From c00ea3bd2cc85a7bd703f3e1b0cebd1377fd6669 Mon Sep 17 00:00:00 2001 From: rfi Date: Wed, 18 Oct 2023 15:49:36 +0700 Subject: [PATCH] table reader v1 --- .idea/.idea.AscNet/.idea/.gitignore | 13 + .idea/.idea.AscNet/.idea/dataSources.xml | 13 + .idea/.idea.AscNet/.idea/indexLayout.xml | 8 + .idea/.idea.AscNet/.idea/vcs.xml | 6 + AscNet.Common/AscNet.Common.csproj | 9 +- AscNet.Common/Common.cs | 2 +- AscNet.Common/Util/TableReader.cs | 32 + AscNet.Table/AscNet.Table.csproj | 28 + AscNet.Table/Properties/launchSettings.json | 8 + AscNet.Table/TableGenerator.cs | 146 + AscNet.sln | 8 +- AscNet/Properties/launchSettings.json | 7 + .../table/client/activity/Activity.tab.bytes | 46 + .../client/activity/ActivityGroup.tab.bytes | 42 + .../client/activity/ActivityLink.tab.bytes | 7 + Resources/table/client/audio/Cue.tab.bytes | Bin 0 -> 957508 bytes .../table/client/audio/CueSheet.tab.bytes | Bin 0 -> 35875 bytes Resources/table/client/audio/Cv.tab.bytes | 4845 ++++++ .../table/client/audio/CvSplit.tab.bytes | 1 + .../BiancaTheatreCharacterElements.tab.bytes | Bin 0 -> 1464 bytes .../BiancaTheatreClientConfig.tab.bytes | Bin 0 -> 7477 bytes .../BiancaTheatreComboTypeName.tab.bytes | 4 + .../BiancaTheatreEventClientConfig.tab.bytes | 48 + .../BiancaTheatreFieldGuide.tab.bytes | Bin 0 -> 200 bytes .../BiancaTheatreFightNodeClient.tab.bytes | Bin 0 -> 49227 bytes .../BiancaTheatreItemType.tab.bytes | 7 + .../BiancaTheatreShopNodeClient.tab.bytes | Bin 0 -> 6511 bytes .../BiancaTheatreStrengthenGroup.tab.bytes | Bin 0 -> 658 bytes .../biancatheatre/BiancaTheatreTask.tab.bytes | Bin 0 -> 590 bytes .../BiancaTheatreTeamType.tab.bytes | Bin 0 -> 173 bytes .../calendar/ActivityCalendar.tab.bytes | 8 + .../character/CharacterDetail.tab.bytes | 46 + .../character/CharacterElement.tab.bytes | Bin 0 -> 1782 bytes .../character/CharacterFilter.tab.bytes | Bin 0 -> 241 bytes .../CharacterFilterCommonGroup.tab.bytes | Bin 0 -> 511 bytes .../character/CharacterFilterTag.tab.bytes | 23 + .../CharacterFilterTagGroup.tab.bytes | Bin 0 -> 368 bytes .../client/character/CharacterGraph.tab.bytes | 9 + .../character/CharacterLiberation.tab.bytes | Bin 0 -> 26632 bytes .../character/CharacterQualityIcon.tab.bytes | 7 + .../character/CharacterRecommend.tab.bytes | Bin 0 -> 4795 bytes .../character/CharacterShowScore.tab.bytes | 46 + .../client/character/CharacterSort.tab.bytes | Bin 0 -> 251 bytes .../character/CharacterSortTag.tab.bytes | 8 + .../client/character/CharacterTabId.tab.bytes | Bin 0 -> 6478 bytes .../character/CharacterUiEffect.tab.bytes | Bin 0 -> 4239 bytes .../enhanceskill/EnhanceSkillEntry.tab.bytes | Bin 0 -> 1806 bytes .../EnhanceSkillTypeInfo.tab.bytes | 16 + .../EnhanceSkillUpgradeDes.tab.bytes | 1011 ++ .../CharacterSkillQualityApart.tab.bytes | Bin 0 -> 4153 bytes .../skill/CharacterSkillEntry.tab.bytes | 25 + .../skill/CharacterSkillGate.tab.bytes | 6 + .../skill/CharacterSkillTeach.tab.bytes | 46 + .../skill/CharacterSkillTypeInfo.tab.bytes | 14 + .../skill/CharacterSkillUpgradeDes.tab.bytes | Bin 0 -> 11598588 bytes .../dormitory/DormCharacterAction.tab.bytes | 528 + .../dormitory/DormCharacterDialog.tab.bytes | 3403 ++++ .../dormitory/DormCharacterEffect.tab.bytes | Bin 0 -> 2364 bytes .../dormitory/DormCharacterMood.tab.bytes | 4 + .../DormF2CBehaviorRelation.tab.bytes | 11 + .../DormFurnitureAnimation.tab.bytes | Bin 0 -> 656 bytes .../dormitory/DormFurnitureSuit.tab.bytes | Bin 0 -> 715 bytes .../dormitory/DormFurnitureTagType.tab.bytes | 6 + .../dormitory/DormFurnitureType.tab.bytes | Bin 0 -> 445 bytes .../client/dormitory/DormGuideTask.tab.bytes | Bin 0 -> 202 bytes .../dormitory/DormInteractiveEvent.tab.bytes | Bin 0 -> 4925 bytes .../client/dormitory/DormShowEvent.tab.bytes | 9 + .../dormitory/DormTemplateCollect.tab.bytes | 38 + .../dormitory/DormTemplateGroup.tab.bytes | Bin 0 -> 935 bytes .../FurnitureSingleAttrLevel.tab.bytes | Bin 0 -> 2127 bytes .../table/client/fight/CommonBall.tab.bytes | 6 + .../fight/DefaultFightTipPrefabPath.tab.bytes | Bin 0 -> 1137 bytes .../table/client/fight/FightConfig.tab.bytes | 38 + .../client/fight/FightDynamicHp.tab.bytes | 6 + .../fight/FightEffectPartRule.tab.bytes | 7 + .../table/client/fight/FightPreload.tab.bytes | 15 + .../client/fight/FightRollChar.tab.bytes | 21 + .../table/client/fight/FightTips.tab.bytes | 5956 +++++++ .../client/fight/OtherBuildABPath.tab.bytes | Bin 0 -> 601 bytes .../fight/PreloadPartnerResByMagic.tab.bytes | Bin 0 -> 413 bytes .../fight/PreloadPartnerSkill.tab.bytes | 62 + .../table/client/fight/ScreenEffect.tab.bytes | Bin 0 -> 5497 bytes .../client/fight/SpriteTextAsset.tab.bytes | Bin 0 -> 333 bytes .../fight/UiFightButtonDefaultStyle.tab.bytes | 3 + .../fuben/FubenActivityTimeTips.tab.bytes | 8 + .../client/fuben/FubenClientConfig.tab.bytes | 7 + .../client/fuben/FubenFeatures.tab.bytes | 4 + .../client/fuben/FubenOnlineMsg.tab.bytes | Bin 0 -> 654 bytes .../client/fuben/FubenSecondTag.tab.bytes | 11 + .../client/fuben/FubenStoryLine.tab.bytes | 50 + .../client/fuben/FubenTabConfig.tab.bytes | Bin 0 -> 1595 bytes .../client/fuben/SettleLoseTip.tab.bytes | 15 + .../fuben/StageFightEventDetails.tab.bytes | 574 + .../client/fuben/StageGamePlayDesc.tab.bytes | Bin 0 -> 232 bytes .../fuben/StageGamePlayDescSheet.tab.bytes | 8 + .../StageMixCharacterLimitBuff.tab.bytes | 3 + .../client/fuben/StageRecommend.tab.bytes | 601 + .../client/fuben/StageStepSkip.tab.bytes | 11 + .../BabelTowerActivityDetails.tab.bytes | Bin 0 -> 660 bytes .../BabelTowerActivityDifficulty.tab.bytes | 43 + .../BabelTowerBuffDetails.tab.bytes | Bin 0 -> 103213 bytes .../BabelTowerBuffGroupDetails.tab.bytes | 266 + .../BabelTowerClientConfig.tab.bytes | 3 + .../BabelTowerConditionDetails.tab.bytes | 31 + .../BabelTowerStageDetails.tab.bytes | 50 + .../BabelTowerStageGuideDetails.tab.bytes | 74 + .../fuben/course/CourseActivity.tab.bytes | 3 + .../course/CourseChapterDetail.tab.bytes | 12 + .../fuben/course/CourseChapterGroup.tab.bytes | 5 + .../fuben/course/CourseClientConfig.tab.bytes | 22 + .../fuben/course/CourseExamChapter.tab.bytes | 6 + .../course/CourseLessonChapter.tab.bytes | Bin 0 -> 1203 bytes .../course/CourseStageShowType.tab.bytes | 3 + .../experiment/BattleExperiment.tab.bytes | Bin 0 -> 29946 bytes .../ExperimentSkillExplainId.tab.bytes | Bin 0 -> 1193 bytes .../practice/PracticeChapterBanner.tab.bytes | 2 + .../practice/PracticeChapterDetail.tab.bytes | 14 + .../practice/PracticeChapterLocal.tab.bytes | 9 + .../fuben/practice/PracticeControl.tab.bytes | 4 + .../practice/PracticeGroupDetail.tab.bytes | 46 + .../practice/PracticeSkillDetails.tab.bytes | 81 + .../functional/FunctionalContents.tab.bytes | 754 + .../functional/MainActivitySkip.tab.bytes | Bin 0 -> 224 bytes .../table/client/functional/MainAd.tab.bytes | 2 + .../functional/SecondaryFunctional.tab.bytes | 1 + .../functional/ShieldFuncList.tab.bytes | 155 + .../functional/SkipFunctional.tab.bytes | 2053 +++ .../guilddorm/GuildDormClientConfig.tab.bytes | Bin 0 -> 1838 bytes .../guilddorm/GuildDormDialog.tab.bytes | Bin 0 -> 1173 bytes .../client/helpcourse/HelpCourse.tab.bytes | Bin 0 -> 70548 bytes .../client/loading/CustomLoading.tab.bytes | Bin 0 -> 504 bytes .../table/client/loading/Loading.tab.bytes | 78 + .../client/lotto/LottoGroupRule.tab.bytes | Bin 0 -> 8185 bytes .../client/lotto/LottoProbShow.tab.bytes | Bin 0 -> 4814 bytes .../lotto/LottoShowRewardConfig.tab.bytes | 12 + .../client/movie/movies/Movie00101.tab.bytes | 36 + .../movie/movies/MovieBJ00101BA.tab.bytes | 30 + .../movie/movies/MovieBJ00101EA.tab.bytes | 15 + .../movie/movies/MovieBJ00102BA.tab.bytes | 48 + .../movie/movies/MovieBJ00102EA.tab.bytes | 18 + .../movie/movies/MovieBJ00103BA.tab.bytes | Bin 0 -> 2457 bytes .../movie/movies/MovieBJ00103EA.tab.bytes | 52 + .../movie/movies/MovieBJ00104BA.tab.bytes | 45 + .../movie/movies/MovieBJ00104EA.tab.bytes | Bin 0 -> 2480 bytes .../movie/movies/MovieBJ00105BA.tab.bytes | 81 + .../movie/movies/MovieBJ00105EA.tab.bytes | 28 + .../movie/movies/MovieBJ00106BA.tab.bytes | 12 + .../movie/movies/MovieBJ00106EA.tab.bytes | 15 + .../movie/movies/MovieBJ00107BA.tab.bytes | Bin 0 -> 6202 bytes .../movie/movies/MovieBJ00107EA.tab.bytes | Bin 0 -> 2503 bytes .../movie/movies/MovieBJ00108BA.tab.bytes | 54 + .../movie/movies/MovieBJ00108EA.tab.bytes | 65 + .../movie/movies/MovieBJ00109BA.tab.bytes | Bin 0 -> 2998 bytes .../movie/movies/MovieBJ00109EA.tab.bytes | Bin 0 -> 16126 bytes .../movie/movies/MovieBJ00110BA.tab.bytes | 51 + .../movie/movies/MovieBJ00110EA.tab.bytes | 28 + .../movie/movies/MovieBJ00111BA.tab.bytes | Bin 0 -> 2568 bytes .../movie/movies/MovieBJ00111EA.tab.bytes | Bin 0 -> 3992 bytes .../movie/movies/MovieBJ00112BA.tab.bytes | 17 + .../movie/movies/MovieBJ00112EA.tab.bytes | Bin 0 -> 3996 bytes .../movie/movies/MovieBJ00201BA.tab.bytes | Bin 0 -> 9832 bytes .../movie/movies/MovieBJ00201EA.tab.bytes | Bin 0 -> 7843 bytes .../movie/movies/MovieBJ00202BA.tab.bytes | Bin 0 -> 6643 bytes .../movie/movies/MovieBJ00203EA.tab.bytes | 44 + .../movie/movies/MovieBJ00204BA.tab.bytes | 122 + .../movie/movies/MovieBJ00204EA.tab.bytes | Bin 0 -> 1217 bytes .../movie/movies/MovieBJ00205BA.tab.bytes | Bin 0 -> 7801 bytes .../movie/movies/MovieBJ00205EA.tab.bytes | 21 + .../movie/movies/MovieBJ00206BA.tab.bytes | 23 + .../movie/movies/MovieBJ00206EA.tab.bytes | Bin 0 -> 5465 bytes .../movie/movies/MovieBJ00207BA.tab.bytes | 63 + .../movie/movies/MovieBJ00207EA.tab.bytes | Bin 0 -> 5683 bytes .../movie/movies/MovieBJ00208BA.tab.bytes | 30 + .../movie/movies/MovieBJ00208EA.tab.bytes | Bin 0 -> 4618 bytes .../movie/movies/MovieBJ00209BA.tab.bytes | 42 + .../movie/movies/MovieBJ00209EA.tab.bytes | Bin 0 -> 8507 bytes .../movie/movies/MovieBJ00210BA.tab.bytes | 74 + .../movie/movies/MovieBJ00210EA.tab.bytes | 32 + .../movie/movies/MovieBJ00211BA.tab.bytes | 159 + .../movie/movies/MovieBJ00211EA.tab.bytes | Bin 0 -> 2401 bytes .../movie/movies/MovieBJ00212BA.tab.bytes | Bin 0 -> 21430 bytes .../movie/movies/MovieBJ00212EA.tab.bytes | 31 + .../movie/movies/MovieCS00146BA.tab.bytes | 79 + .../movie/movies/MovieCS00149BA.tab.bytes | Bin 0 -> 939 bytes .../movie/movies/MovieCS00166BA.tab.bytes | Bin 0 -> 1022 bytes .../movie/movies/MovieCS00170BA.tab.bytes | Bin 0 -> 1989 bytes .../movie/movies/MovieCS00173BA.tab.bytes | 170 + .../movie/movies/MovieCS3D001BA.tab.bytes | 49 + .../movie/movies/MovieCS3D010BA.tab.bytes | 42 + .../movie/movies/MovieCS90002BA.tab.bytes | 12 + .../movie/movies/MovieCW00101BA.tab.bytes | Bin 0 -> 13244 bytes .../movie/movies/MovieCW00102BA.tab.bytes | Bin 0 -> 13541 bytes .../movie/movies/MovieCW00103BA.tab.bytes | 126 + .../movie/movies/MovieCW00103EA.tab.bytes | Bin 0 -> 5146 bytes .../movie/movies/MovieCW00201BA.tab.bytes | 134 + .../movie/movies/MovieCW00202BA.tab.bytes | 53 + .../movie/movies/MovieCW00202EA.tab.bytes | Bin 0 -> 9437 bytes .../movie/movies/MovieCW00203BA.tab.bytes | 103 + .../movie/movies/MovieCW00204BA.tab.bytes | Bin 0 -> 14986 bytes .../movie/movies/MovieCW00205BA.tab.bytes | 103 + .../movie/movies/MovieDW00101BA.tab.bytes | Bin 0 -> 6655 bytes .../movie/movies/MovieDW00101EA.tab.bytes | 72 + .../movie/movies/MovieDW00102BA.tab.bytes | 89 + .../movie/movies/MovieDW00103BA.tab.bytes | Bin 0 -> 6179 bytes .../movie/movies/MovieDW00103EA.tab.bytes | Bin 0 -> 2623 bytes .../movie/movies/MovieDW00104BA.tab.bytes | 58 + .../movie/movies/MovieDW00105BA.tab.bytes | Bin 0 -> 5979 bytes .../movie/movies/MovieDW00105EA.tab.bytes | 53 + .../movie/movies/MovieDW00106BA.tab.bytes | Bin 0 -> 6053 bytes .../movie/movies/MovieDW00107BA.tab.bytes | 484 + .../movie/movies/MovieFZ01601BA.tab.bytes | Bin 0 -> 7647 bytes .../movie/movies/MovieFZ01601BB.tab.bytes | Bin 0 -> 3213 bytes .../movie/movies/MovieFZ01601BC.tab.bytes | 19 + .../movie/movies/MovieFZ01601BD.tab.bytes | 43 + .../movie/movies/MovieFZ01601BE.tab.bytes | Bin 0 -> 5900 bytes .../movie/movies/MovieFZ01601BF.tab.bytes | Bin 0 -> 9576 bytes .../movie/movies/MovieFZ01602BA.tab.bytes | Bin 0 -> 3706 bytes .../movie/movies/MovieFZ01602BB.tab.bytes | Bin 0 -> 4448 bytes .../movie/movies/MovieFZ01602BC.tab.bytes | 83 + .../movie/movies/MovieFZ01602BD.tab.bytes | 19 + .../movie/movies/MovieFZ01603BA.tab.bytes | Bin 0 -> 4320 bytes .../movie/movies/MovieFZ01603BB.tab.bytes | Bin 0 -> 1661 bytes .../movie/movies/MovieFZ01603BC.tab.bytes | 30 + .../movie/movies/MovieFZ01603BD.tab.bytes | 65 + .../movie/movies/MovieFZ01603BE.tab.bytes | Bin 0 -> 4481 bytes .../movie/movies/MovieFZ01604BA.tab.bytes | 62 + .../movie/movies/MovieFZ01604BB.tab.bytes | 29 + .../movie/movies/MovieFZ01605BA.tab.bytes | 90 + .../movie/movies/MovieFZ01605BB.tab.bytes | Bin 0 -> 13367 bytes .../movie/movies/MovieFZ01606BA.tab.bytes | 81 + .../movie/movies/MovieFZ01606BB.tab.bytes | 45 + .../movie/movies/MovieFZ01606BC.tab.bytes | 134 + .../movie/movies/MovieFZ01606BD.tab.bytes | 47 + .../movie/movies/MovieFZ01607BA.tab.bytes | Bin 0 -> 8246 bytes .../movie/movies/MovieFZ01607BB.tab.bytes | Bin 0 -> 3457 bytes .../movie/movies/MovieFZ01607BC.tab.bytes | Bin 0 -> 3988 bytes .../movie/movies/MovieFZ01607BD.tab.bytes | 101 + .../movie/movies/MovieFZ01608BA.tab.bytes | Bin 0 -> 3263 bytes .../movie/movies/MovieFZ01608BB.tab.bytes | Bin 0 -> 9831 bytes .../movie/movies/MovieFZ01608BC.tab.bytes | 53 + .../movie/movies/MovieFZ01609BA.tab.bytes | Bin 0 -> 5174 bytes .../movie/movies/MovieFZ01609BB.tab.bytes | 38 + .../movie/movies/MovieFZ01610BA.tab.bytes | Bin 0 -> 11410 bytes .../movie/movies/MovieFZ01610BB.tab.bytes | 30 + .../movie/movies/MovieFZ01611BA.tab.bytes | 40 + .../movie/movies/MovieFZ01611BB.tab.bytes | 157 + .../movie/movies/MovieFZ01611BC.tab.bytes | Bin 0 -> 8631 bytes .../movie/movies/MovieH001001BA.tab.bytes | Bin 0 -> 25200 bytes .../movie/movies/MovieH001002BA.tab.bytes | Bin 0 -> 58559 bytes .../movie/movies/MovieH001003BA.tab.bytes | 462 + .../movie/movies/MovieH001004BA.tab.bytes | 318 + .../movie/movies/MovieH001004EA.tab.bytes | Bin 0 -> 5985 bytes .../movie/movies/MovieHA12501BA.tab.bytes | Bin 0 -> 14167 bytes .../movie/movies/MovieHA12502BA.tab.bytes | Bin 0 -> 12746 bytes .../movie/movies/MovieHA12503BA.tab.bytes | 79 + .../movie/movies/MovieHA12504BA.tab.bytes | Bin 0 -> 11512 bytes .../movie/movies/MovieHA12505BA.tab.bytes | 81 + .../movie/movies/MovieHA12506BA.tab.bytes | 97 + .../movie/movies/MovieHD00101BA.tab.bytes | 106 + .../movie/movies/MovieHD00201BA.tab.bytes | Bin 0 -> 4738 bytes .../movie/movies/MovieHD00201BB.tab.bytes | 25 + .../movie/movies/MovieHD00201BC.tab.bytes | 28 + .../movie/movies/MovieHD00201BS.tab.bytes | Bin 0 -> 3397 bytes .../movie/movies/MovieHD00301BA.tab.bytes | 170 + .../movie/movies/MovieHD00302BA.tab.bytes | 238 + .../movie/movies/MovieHD00303BA.tab.bytes | Bin 0 -> 17804 bytes .../movie/movies/MovieHD00304BA.tab.bytes | Bin 0 -> 12793 bytes .../movie/movies/MovieHD00305BA.tab.bytes | 84 + .../movie/movies/MovieHD00306BA.tab.bytes | 71 + .../movie/movies/MovieHD00307BA.tab.bytes | 78 + .../movie/movies/MovieHD00308BA.tab.bytes | 109 + .../movie/movies/MovieHD00309BA.tab.bytes | 96 + .../movie/movies/MovieHD00309EA.tab.bytes | 44 + .../movie/movies/MovieHD00401EA.tab.bytes | 70 + .../movie/movies/MovieHD00402BA.tab.bytes | 80 + .../movie/movies/MovieHD00403BA.tab.bytes | 214 + .../movie/movies/MovieHD00404BA.tab.bytes | Bin 0 -> 13664 bytes .../movie/movies/MovieHD00404EA.tab.bytes | 86 + .../movie/movies/MovieHD00405BA.tab.bytes | Bin 0 -> 1056 bytes .../movie/movies/MovieHD00406BA.tab.bytes | Bin 0 -> 7994 bytes .../movie/movies/MovieHD00406EA.tab.bytes | 43 + .../movie/movies/MovieHD00407BA.tab.bytes | 92 + .../movie/movies/MovieHD00408BA.tab.bytes | 68 + .../movie/movies/MovieHD00409BA.tab.bytes | Bin 0 -> 4798 bytes .../movie/movies/MovieHD00410BA.tab.bytes | 53 + .../movie/movies/MovieHD00411BA.tab.bytes | 110 + .../movie/movies/MovieHD00412BA.tab.bytes | Bin 0 -> 6388 bytes .../movie/movies/MovieHD00412EA.tab.bytes | 108 + .../movie/movies/MovieHD00413BA.tab.bytes | Bin 0 -> 7543 bytes .../movie/movies/MovieHD00501BA.tab.bytes | Bin 0 -> 10289 bytes .../movie/movies/MovieHD00502BA.tab.bytes | 75 + .../movie/movies/MovieHD00503BA.tab.bytes | Bin 0 -> 4343 bytes .../movie/movies/MovieHD00504BA.tab.bytes | Bin 0 -> 3591 bytes .../movie/movies/MovieHD00505BA.tab.bytes | 73 + .../movie/movies/MovieHD00601BA.tab.bytes | 249 + .../movie/movies/MovieHD00601EA.tab.bytes | 132 + .../movie/movies/MovieHD00602BA.tab.bytes | Bin 0 -> 22059 bytes .../movie/movies/MovieHD00602EA.tab.bytes | 150 + .../movie/movies/MovieHD00603BA.tab.bytes | 45 + .../movie/movies/MovieHD00603EA.tab.bytes | 58 + .../movie/movies/MovieHD00604BA.tab.bytes | Bin 0 -> 10200 bytes .../movie/movies/MovieHD00604EA.tab.bytes | 62 + .../movie/movies/MovieHD00605BA.tab.bytes | Bin 0 -> 2825 bytes .../movie/movies/MovieHD00605EA.tab.bytes | Bin 0 -> 2274 bytes .../movie/movies/MovieHD00606BA.tab.bytes | Bin 0 -> 6723 bytes .../movie/movies/MovieHD00606EA.tab.bytes | 184 + .../movie/movies/MovieHD00607EA.tab.bytes | Bin 0 -> 16670 bytes .../movie/movies/MovieHD00608BA.tab.bytes | Bin 0 -> 4071 bytes .../movie/movies/MovieHD00608EA.tab.bytes | 40 + .../movie/movies/MovieHD00609BA.tab.bytes | Bin 0 -> 3487 bytes .../movie/movies/MovieHD00609EA.tab.bytes | Bin 0 -> 5307 bytes .../movie/movies/MovieHD00610BA.tab.bytes | Bin 0 -> 6620 bytes .../movie/movies/MovieHD00610EA.tab.bytes | Bin 0 -> 14800 bytes .../movie/movies/MovieHD00701BA.tab.bytes | 149 + .../movie/movies/MovieHD00702BA.tab.bytes | Bin 0 -> 16765 bytes .../movie/movies/MovieHD00703BA.tab.bytes | Bin 0 -> 9363 bytes .../movie/movies/MovieHD00703EA.tab.bytes | Bin 0 -> 9675 bytes .../movie/movies/MovieHD00704BA.tab.bytes | Bin 0 -> 7964 bytes .../movie/movies/MovieHD00704EA.tab.bytes | 67 + .../movie/movies/MovieHD00705BA.tab.bytes | 59 + .../movie/movies/MovieHD00706BA.tab.bytes | 92 + .../movie/movies/MovieHD00707BA.tab.bytes | 64 + .../movie/movies/MovieHD00707EA.tab.bytes | Bin 0 -> 6012 bytes .../movie/movies/MovieHD00708BA.tab.bytes | 79 + .../movie/movies/MovieHD00709BA.tab.bytes | Bin 0 -> 5779 bytes .../movie/movies/MovieHD00709EA.tab.bytes | 43 + .../movie/movies/MovieHD00710BA.tab.bytes | Bin 0 -> 6844 bytes .../movie/movies/MovieHD00711BA.tab.bytes | Bin 0 -> 19990 bytes .../movie/movies/MovieHD00712BA.tab.bytes | 396 + .../movie/movies/MovieHD00801BA.tab.bytes | Bin 0 -> 14639 bytes .../movie/movies/MovieHD00802BA.tab.bytes | 117 + .../movie/movies/MovieHD00803BA.tab.bytes | 86 + .../movie/movies/MovieHD00804BA.tab.bytes | 103 + .../movie/movies/MovieHD00805BA.tab.bytes | Bin 0 -> 8188 bytes .../movie/movies/MovieHD00806BA.tab.bytes | 66 + .../movie/movies/MovieHD00901BA.tab.bytes | 4 + .../movie/movies/MovieHD01101BA.tab.bytes | 583 + .../movie/movies/MovieHD01201BA.tab.bytes | Bin 0 -> 18057 bytes .../movie/movies/MovieHD01202BA.tab.bytes | 184 + .../movie/movies/MovieHD01203BA.tab.bytes | Bin 0 -> 12582 bytes .../movie/movies/MovieHD01204BA.tab.bytes | 139 + .../movie/movies/MovieHD01204EA.tab.bytes | Bin 0 -> 4565 bytes .../movie/movies/MovieHD01205BA.tab.bytes | Bin 0 -> 11939 bytes .../movie/movies/MovieHD01206BA.tab.bytes | 90 + .../movie/movies/MovieHD01206EA.tab.bytes | 70 + .../movie/movies/MovieHD01207BA.tab.bytes | 105 + .../movie/movies/MovieHD01207EA.tab.bytes | Bin 0 -> 2626 bytes .../movie/movies/MovieHD01208BA.tab.bytes | Bin 0 -> 5249 bytes .../movie/movies/MovieHD01208EA.tab.bytes | 37 + .../movie/movies/MovieHD01209BA.tab.bytes | 44 + .../movie/movies/MovieHD01209EA.tab.bytes | 32 + .../movie/movies/MovieHD01210BA.tab.bytes | 21 + .../movie/movies/MovieHD01210EA.tab.bytes | 30 + .../movie/movies/MovieHD01211BA.tab.bytes | Bin 0 -> 22112 bytes .../movie/movies/MovieHD01301BA.tab.bytes | Bin 0 -> 8018 bytes .../movie/movies/MovieHD01302BA.tab.bytes | Bin 0 -> 12861 bytes .../movie/movies/MovieHD01303BA.tab.bytes | 54 + .../movie/movies/MovieHD01303EA.tab.bytes | Bin 0 -> 7207 bytes .../movie/movies/MovieHD01304BA.tab.bytes | 323 + .../movie/movies/MovieHD01305BA.tab.bytes | 129 + .../movie/movies/MovieHD01306BA.tab.bytes | Bin 0 -> 12529 bytes .../movie/movies/MovieHD01307BA.tab.bytes | 160 + .../movie/movies/MovieHD01308BA.tab.bytes | 57 + .../movie/movies/MovieHD01308EA.tab.bytes | Bin 0 -> 5536 bytes .../movie/movies/MovieHD01401BA.tab.bytes | 14 + .../movie/movies/MovieHD01501BA.tab.bytes | Bin 0 -> 10961 bytes .../movie/movies/MovieHD01502BA.tab.bytes | Bin 0 -> 17052 bytes .../movie/movies/MovieHD01504BA.tab.bytes | 110 + .../movie/movies/MovieHD01505BA.tab.bytes | 172 + .../movie/movies/MovieHD01506EA.tab.bytes | Bin 0 -> 8202 bytes .../movie/movies/MovieHD01507BA.tab.bytes | Bin 0 -> 20596 bytes .../movie/movies/MovieHD01508BA.tab.bytes | Bin 0 -> 23143 bytes .../movie/movies/MovieHD01509BA.tab.bytes | Bin 0 -> 3843 bytes .../movie/movies/MovieHD01510BA.tab.bytes | 76 + .../movie/movies/MovieHD01510EA.tab.bytes | 184 + .../movie/movies/MovieHD01511BA.tab.bytes | Bin 0 -> 24389 bytes .../movie/movies/MovieHD01512BA.tab.bytes | Bin 0 -> 11916 bytes .../movie/movies/MovieHD01513BA.tab.bytes | 38 + .../movie/movies/MovieHD01513EA.tab.bytes | 133 + .../movie/movies/MovieHD01514BA.tab.bytes | 137 + .../movie/movies/MovieHD01515BA.tab.bytes | Bin 0 -> 7771 bytes .../movie/movies/MovieHD01601BA.tab.bytes | 583 + .../movie/movies/MovieHD01602BA.tab.bytes | 965 ++ .../movie/movies/MovieHD01603BA.tab.bytes | 284 + .../movie/movies/MovieHD01603EA.tab.bytes | 239 + .../movie/movies/MovieHG10101BA.tab.bytes | 33 + .../movie/movies/MovieHG10101BS.tab.bytes | Bin 0 -> 3463 bytes .../movie/movies/MovieHG10102BA.tab.bytes | Bin 0 -> 2619 bytes .../movie/movies/MovieHG10102BS.tab.bytes | 25 + .../movie/movies/MovieHG10103BA.tab.bytes | 20 + .../movie/movies/MovieHG10103BS.tab.bytes | 34 + .../movie/movies/MovieHG10104BA.tab.bytes | 22 + .../movie/movies/MovieHG10104BS.tab.bytes | 27 + .../movie/movies/MovieHG10105BA.tab.bytes | 25 + .../movie/movies/MovieHG10105BS.tab.bytes | Bin 0 -> 2595 bytes .../movie/movies/MovieHG10106BA.tab.bytes | 26 + .../movie/movies/MovieHG10106BS.tab.bytes | 27 + .../movie/movies/MovieHG10201BA.tab.bytes | 35 + .../movie/movies/MovieHG10201BB.tab.bytes | 49 + .../movie/movies/MovieHG10201BC.tab.bytes | Bin 0 -> 3434 bytes .../movie/movies/MovieHG10201BS.tab.bytes | 63 + .../movie/movies/MovieHG10202BA.tab.bytes | 31 + .../movie/movies/MovieHG10202BB.tab.bytes | 41 + .../movie/movies/MovieHG10202BC.tab.bytes | Bin 0 -> 6768 bytes .../movie/movies/MovieHG10202BS.tab.bytes | 47 + .../movie/movies/MovieHG10203BA.tab.bytes | Bin 0 -> 4401 bytes .../movie/movies/MovieHG10203BB.tab.bytes | Bin 0 -> 4063 bytes .../movie/movies/MovieHG10203BC.tab.bytes | 47 + .../movie/movies/MovieHG10203BS.tab.bytes | Bin 0 -> 9092 bytes .../movie/movies/MovieHG10204BA.tab.bytes | 25 + .../movie/movies/MovieHG10204BB.tab.bytes | 25 + .../movie/movies/MovieHG10204BC.tab.bytes | Bin 0 -> 3236 bytes .../movie/movies/MovieHG10204BS.tab.bytes | Bin 0 -> 9851 bytes .../movie/movies/MovieHG10205BA.tab.bytes | Bin 0 -> 3437 bytes .../movie/movies/MovieHG10205BB.tab.bytes | Bin 0 -> 3942 bytes .../movie/movies/MovieHG10205BC.tab.bytes | 44 + .../movie/movies/MovieHG10205BS.tab.bytes | 36 + .../movie/movies/MovieHG10206BA.tab.bytes | Bin 0 -> 3420 bytes .../movie/movies/MovieHG10206BB.tab.bytes | 59 + .../movie/movies/MovieHG10206BC.tab.bytes | 24 + .../movie/movies/MovieHG10206BS.tab.bytes | Bin 0 -> 5583 bytes .../movie/movies/MovieHG10301BA.tab.bytes | Bin 0 -> 2707 bytes .../movie/movies/MovieHG10301BB.tab.bytes | Bin 0 -> 4668 bytes .../movie/movies/MovieHG10301BS.tab.bytes | 27 + .../movie/movies/MovieHG10302BA.tab.bytes | Bin 0 -> 3691 bytes .../movie/movies/MovieHG10302BB.tab.bytes | 26 + .../movie/movies/MovieHG10302BS.tab.bytes | Bin 0 -> 5292 bytes .../movie/movies/MovieHG10303BA.tab.bytes | 26 + .../movie/movies/MovieHG10303BB.tab.bytes | Bin 0 -> 2858 bytes .../movie/movies/MovieHG10303BS.tab.bytes | Bin 0 -> 3921 bytes .../movie/movies/MovieHG10304BA.tab.bytes | 28 + .../movie/movies/MovieHG10304BB.tab.bytes | 23 + .../movie/movies/MovieHG10304BS.tab.bytes | 33 + .../movie/movies/MovieHG10305BA.tab.bytes | Bin 0 -> 3657 bytes .../movie/movies/MovieHG10305BB.tab.bytes | Bin 0 -> 3213 bytes .../movie/movies/MovieHG10305BS.tab.bytes | 35 + .../movie/movies/MovieHG10306BA.tab.bytes | 40 + .../movie/movies/MovieHG10306BB.tab.bytes | Bin 0 -> 6580 bytes .../movie/movies/MovieHG10306BS.tab.bytes | Bin 0 -> 3966 bytes .../movie/movies/MovieHG10401BA.tab.bytes | 18 + .../movie/movies/MovieHG10401BS.tab.bytes | Bin 0 -> 6160 bytes .../movie/movies/MovieHG10402BA.tab.bytes | Bin 0 -> 3868 bytes .../movie/movies/MovieHG10402BS.tab.bytes | 86 + .../movie/movies/MovieHG10403BA.tab.bytes | Bin 0 -> 2831 bytes .../movie/movies/MovieHG10403BS.tab.bytes | 49 + .../movie/movies/MovieHG10404BA.tab.bytes | Bin 0 -> 3629 bytes .../movie/movies/MovieHG10404BS.tab.bytes | 154 + .../movie/movies/MovieHG10405BA.tab.bytes | Bin 0 -> 4564 bytes .../movie/movies/MovieHG10405BS.tab.bytes | 55 + .../movie/movies/MovieHG10406BA.tab.bytes | Bin 0 -> 2878 bytes .../movie/movies/MovieHG10406BS.tab.bytes | Bin 0 -> 6946 bytes .../movie/movies/MovieHG10501BB.tab.bytes | 71 + .../movie/movies/MovieHG10501BS.tab.bytes | 29 + .../movie/movies/MovieHG10502BB.tab.bytes | Bin 0 -> 6363 bytes .../movie/movies/MovieHG10502BS.tab.bytes | 40 + .../movie/movies/MovieHG10503BB.tab.bytes | 79 + .../movie/movies/MovieHG10503BS.tab.bytes | 29 + .../movie/movies/MovieHG10504BB.tab.bytes | Bin 0 -> 3880 bytes .../movie/movies/MovieHG10504BS.tab.bytes | Bin 0 -> 2791 bytes .../movie/movies/MovieHG10505BB.tab.bytes | 34 + .../movie/movies/MovieHG10505BS.tab.bytes | Bin 0 -> 3318 bytes .../movie/movies/MovieHG10506BB.tab.bytes | Bin 0 -> 4304 bytes .../movie/movies/MovieHG10506BS.tab.bytes | 40 + .../movie/movies/MovieHG10601BA.tab.bytes | Bin 0 -> 3987 bytes .../movie/movies/MovieHG10601BS.tab.bytes | 29 + .../movie/movies/MovieHG10602BA.tab.bytes | Bin 0 -> 4107 bytes .../movie/movies/MovieHG10602BS.tab.bytes | 31 + .../movie/movies/MovieHG10603BA.tab.bytes | 47 + .../movie/movies/MovieHG10603BS.tab.bytes | 34 + .../movie/movies/MovieHG10604BA.tab.bytes | 45 + .../movie/movies/MovieHG10604BS.tab.bytes | 29 + .../movie/movies/MovieHG10605BA.tab.bytes | 72 + .../movie/movies/MovieHG10605BS.tab.bytes | 24 + .../movie/movies/MovieHG10606BA.tab.bytes | Bin 0 -> 7643 bytes .../movie/movies/MovieHG10606BS.tab.bytes | 39 + .../movie/movies/MovieHG10701BA.tab.bytes | 32 + .../movie/movies/MovieHG10701BS.tab.bytes | Bin 0 -> 2943 bytes .../movie/movies/MovieHG10702BA.tab.bytes | Bin 0 -> 3313 bytes .../movie/movies/MovieHG10702BS.tab.bytes | 31 + .../movie/movies/MovieHG10703BA.tab.bytes | Bin 0 -> 2894 bytes .../movie/movies/MovieHG10703BS.tab.bytes | 21 + .../movie/movies/MovieHG10704BA.tab.bytes | 36 + .../movie/movies/MovieHG10704BS.tab.bytes | 29 + .../movie/movies/MovieHG10705BA.tab.bytes | Bin 0 -> 2964 bytes .../movie/movies/MovieHG10705BS.tab.bytes | 21 + .../movie/movies/MovieHG10706BA.tab.bytes | Bin 0 -> 4807 bytes .../movie/movies/MovieHG10706BS.tab.bytes | 26 + .../movie/movies/MovieHG10801BA.tab.bytes | 23 + .../movie/movies/MovieHG10801BS.tab.bytes | Bin 0 -> 2775 bytes .../movie/movies/MovieHG10802BA.tab.bytes | 23 + .../movie/movies/MovieHG10802BS.tab.bytes | Bin 0 -> 4822 bytes .../movie/movies/MovieHG10803BA.tab.bytes | Bin 0 -> 2569 bytes .../movie/movies/MovieHG10803BS.tab.bytes | Bin 0 -> 2904 bytes .../movie/movies/MovieHG10804BA.tab.bytes | 27 + .../movie/movies/MovieHG10804BS.tab.bytes | 39 + .../movie/movies/MovieHG10805BA.tab.bytes | 14 + .../movie/movies/MovieHG10805BS.tab.bytes | 66 + .../movie/movies/MovieHG10806BA.tab.bytes | Bin 0 -> 2636 bytes .../movie/movies/MovieHG10806BS.tab.bytes | 37 + .../movie/movies/MovieHG10901BA.tab.bytes | Bin 0 -> 4540 bytes .../movie/movies/MovieHG10902BA.tab.bytes | 47 + .../movie/movies/MovieHG10903BA.tab.bytes | Bin 0 -> 3348 bytes .../movie/movies/MovieHG10904BA.tab.bytes | 51 + .../movie/movies/MovieHG10905BA.tab.bytes | Bin 0 -> 4220 bytes .../movie/movies/MovieHG10906BA.tab.bytes | 57 + .../movie/movies/MovieHG11101BA.tab.bytes | 43 + .../movie/movies/MovieHG11102BA.tab.bytes | 105 + .../movie/movies/MovieHG11103BA.tab.bytes | 60 + .../movie/movies/MovieHG11104BA.tab.bytes | 80 + .../movie/movies/MovieHG11105BA.tab.bytes | Bin 0 -> 7049 bytes .../movie/movies/MovieHG11106BA.tab.bytes | Bin 0 -> 5822 bytes .../movie/movies/MovieHG11201BA.tab.bytes | 102 + .../movie/movies/MovieHG11202BA.tab.bytes | 98 + .../movie/movies/MovieHG11203BA.tab.bytes | 52 + .../movie/movies/MovieHG11204BA.tab.bytes | Bin 0 -> 10543 bytes .../movie/movies/MovieHG11205BA.tab.bytes | Bin 0 -> 18983 bytes .../movie/movies/MovieHG11206BA.tab.bytes | 209 + .../movie/movies/MovieHG11301BA.tab.bytes | 78 + .../movie/movies/MovieHG11302BA.tab.bytes | 77 + .../movie/movies/MovieHG11303BA.tab.bytes | Bin 0 -> 6454 bytes .../movie/movies/MovieHG11304BA.tab.bytes | 105 + .../movie/movies/MovieHG11305BA.tab.bytes | 125 + .../movie/movies/MovieHG11306BA.tab.bytes | 220 + .../movie/movies/MovieHG11401BA.tab.bytes | Bin 0 -> 9634 bytes .../movie/movies/MovieHG11402BA.tab.bytes | 89 + .../movie/movies/MovieHG11403BA.tab.bytes | 87 + .../movie/movies/MovieHG11404BA.tab.bytes | Bin 0 -> 10698 bytes .../movie/movies/MovieHG11405BA.tab.bytes | Bin 0 -> 7837 bytes .../movie/movies/MovieHG11406BA.tab.bytes | Bin 0 -> 8373 bytes .../movie/movies/MovieHG11601BA.tab.bytes | Bin 0 -> 9529 bytes .../movie/movies/MovieHG11602BA.tab.bytes | 150 + .../movie/movies/MovieHG11603BA.tab.bytes | Bin 0 -> 7894 bytes .../movie/movies/MovieHG11604BA.tab.bytes | 65 + .../movie/movies/MovieHG11605BA.tab.bytes | Bin 0 -> 14479 bytes .../movie/movies/MovieHG11606BA.tab.bytes | 127 + .../movie/movies/MovieHG11701BA.tab.bytes | 222 + .../movie/movies/MovieHG11702BA.tab.bytes | Bin 0 -> 16962 bytes .../movie/movies/MovieHG11703BA.tab.bytes | 109 + .../movie/movies/MovieHG11704BA.tab.bytes | 84 + .../movie/movies/MovieHG11705BA.tab.bytes | Bin 0 -> 8476 bytes .../movie/movies/MovieHG11706BA.tab.bytes | 78 + .../movie/movies/MovieHG11707BA.tab.bytes | 113 + .../movie/movies/MovieHG11708BA.tab.bytes | Bin 0 -> 18619 bytes .../movie/movies/MovieHG11801BA.tab.bytes | Bin 0 -> 9522 bytes .../movie/movies/MovieHG11802BA.tab.bytes | 89 + .../movie/movies/MovieHG11803BA.tab.bytes | 187 + .../movie/movies/MovieHG11804BA.tab.bytes | 113 + .../movie/movies/MovieHG11805BA.tab.bytes | 62 + .../movie/movies/MovieHG11806BA.tab.bytes | Bin 0 -> 14681 bytes .../movie/movies/MovieHG11901BA.tab.bytes | 85 + .../movie/movies/MovieHG11902BA.tab.bytes | Bin 0 -> 11908 bytes .../movie/movies/MovieHG11903BA.tab.bytes | Bin 0 -> 15592 bytes .../movie/movies/MovieHG11904BA.tab.bytes | 98 + .../movie/movies/MovieHG11905BA.tab.bytes | 94 + .../movie/movies/MovieHG11906BA.tab.bytes | Bin 0 -> 6817 bytes .../movie/movies/MovieHG12001BA.tab.bytes | 87 + .../movie/movies/MovieHG12002BA.tab.bytes | Bin 0 -> 8318 bytes .../movie/movies/MovieHG12003BA.tab.bytes | Bin 0 -> 7025 bytes .../movie/movies/MovieHG12004BA.tab.bytes | Bin 0 -> 11430 bytes .../movie/movies/MovieHG12005BA.tab.bytes | 82 + .../movie/movies/MovieHG12006BA.tab.bytes | 97 + .../movie/movies/MovieHG12101BA.tab.bytes | 145 + .../movie/movies/MovieHG12102BA.tab.bytes | Bin 0 -> 11329 bytes .../movie/movies/MovieHG12103BA.tab.bytes | 140 + .../movie/movies/MovieHG12104BA.tab.bytes | Bin 0 -> 7503 bytes .../movie/movies/MovieHG12105BA.tab.bytes | 193 + .../movie/movies/MovieHG12106BA.tab.bytes | 130 + .../movie/movies/MovieHG12201BA.tab.bytes | 175 + .../movie/movies/MovieHG12202BA.tab.bytes | 225 + .../movie/movies/MovieHG12203BA.tab.bytes | Bin 0 -> 20354 bytes .../movie/movies/MovieHG12204BA.tab.bytes | Bin 0 -> 7573 bytes .../movie/movies/MovieHG12205BA.tab.bytes | 128 + .../movie/movies/MovieHG12206BA.tab.bytes | 181 + .../movie/movies/MovieHG12301BA.tab.bytes | Bin 0 -> 11136 bytes .../movie/movies/MovieHG12302BA.tab.bytes | Bin 0 -> 9847 bytes .../movie/movies/MovieHG12303BA.tab.bytes | Bin 0 -> 20836 bytes .../movie/movies/MovieHG12304BA.tab.bytes | Bin 0 -> 11047 bytes .../movie/movies/MovieHG12305BA.tab.bytes | 120 + .../movie/movies/MovieHG12306BA.tab.bytes | Bin 0 -> 10678 bytes .../movie/movies/MovieHG12401BA.tab.bytes | Bin 0 -> 14779 bytes .../movie/movies/MovieHG12402BA.tab.bytes | 301 + .../movie/movies/MovieHG12403BA.tab.bytes | 202 + .../movie/movies/MovieHG12404BA.tab.bytes | 248 + .../movie/movies/MovieHG12405BA.tab.bytes | Bin 0 -> 13276 bytes .../movie/movies/MovieHG12406BA.tab.bytes | 133 + .../movie/movies/MovieHG12407BA.tab.bytes | 200 + .../movie/movies/MovieHG12601BA.tab.bytes | Bin 0 -> 16050 bytes .../movie/movies/MovieHG12602BA.tab.bytes | 110 + .../movie/movies/MovieHG12603BA.tab.bytes | 161 + .../movie/movies/MovieHG12604BA.tab.bytes | Bin 0 -> 17754 bytes .../movie/movies/MovieHG12605BA.tab.bytes | 163 + .../movie/movies/MovieHG12606BA.tab.bytes | 165 + .../movie/movies/MovieHG12701BA.tab.bytes | 144 + .../movie/movies/MovieHG12702BA.tab.bytes | 148 + .../movie/movies/MovieHG12703BA.tab.bytes | Bin 0 -> 13838 bytes .../movie/movies/MovieHG12704BA.tab.bytes | Bin 0 -> 14248 bytes .../movie/movies/MovieHG12705BA.tab.bytes | 123 + .../movie/movies/MovieHG12706BA.tab.bytes | 131 + .../movie/movies/MovieHG12801BA.tab.bytes | Bin 0 -> 15332 bytes .../movie/movies/MovieHG12802BA.tab.bytes | Bin 0 -> 15333 bytes .../movie/movies/MovieHG12803BA.tab.bytes | Bin 0 -> 14027 bytes .../movie/movies/MovieHG12804BA.tab.bytes | Bin 0 -> 27224 bytes .../movie/movies/MovieHG12805BA.tab.bytes | Bin 0 -> 25252 bytes .../movie/movies/MovieHG12806BA.tab.bytes | Bin 0 -> 20991 bytes .../movie/movies/MovieHG12901BA.tab.bytes | 123 + .../movie/movies/MovieHG12902BA.tab.bytes | 137 + .../movie/movies/MovieHG12903BA.tab.bytes | 142 + .../movie/movies/MovieHG12904BA.tab.bytes | Bin 0 -> 5373 bytes .../movie/movies/MovieHG12905BA.tab.bytes | Bin 0 -> 12825 bytes .../movie/movies/MovieHG12906BA.tab.bytes | Bin 0 -> 18671 bytes .../movie/movies/MovieHG13001BA.tab.bytes | 155 + .../movie/movies/MovieHG13002BA.tab.bytes | Bin 0 -> 19521 bytes .../movie/movies/MovieHG13003BA.tab.bytes | 152 + .../movie/movies/MovieHG13004BA.tab.bytes | 123 + .../movie/movies/MovieHG13005BA.tab.bytes | 166 + .../movie/movies/MovieHG13006BA.tab.bytes | Bin 0 -> 11049 bytes .../movie/movies/MovieHG13101BA.tab.bytes | Bin 0 -> 17531 bytes .../movie/movies/MovieHG13102BA.tab.bytes | Bin 0 -> 23107 bytes .../movie/movies/MovieHG13103BA.tab.bytes | 238 + .../movie/movies/MovieHG13104BA.tab.bytes | 240 + .../movie/movies/MovieHG13105BA.tab.bytes | 260 + .../movie/movies/MovieHG13106BA.tab.bytes | 252 + .../movie/movies/MovieHG13107BA.tab.bytes | 62 + .../movie/movies/MovieHG15101BA.tab.bytes | 347 + .../movie/movies/MovieHG15102BA.tab.bytes | 276 + .../movie/movies/MovieHG15103BA.tab.bytes | 179 + .../movie/movies/MovieHG15104BA.tab.bytes | Bin 0 -> 8318 bytes .../movie/movies/MovieHG15105BA.tab.bytes | 219 + .../movie/movies/MovieHG15106BA.tab.bytes | 113 + .../movie/movies/MovieHG15201BA.tab.bytes | Bin 0 -> 15657 bytes .../movie/movies/MovieHG15202BA.tab.bytes | 65 + .../movie/movies/MovieHG15203BA.tab.bytes | Bin 0 -> 7303 bytes .../movie/movies/MovieHG15204BA.tab.bytes | 104 + .../movie/movies/MovieHG15205BA.tab.bytes | Bin 0 -> 14608 bytes .../movie/movies/MovieHG15206BA.tab.bytes | 80 + .../movie/movies/MovieHZ00101BA.tab.bytes | 52 + .../movie/movies/MovieJD01601BA.tab.bytes | Bin 0 -> 2714 bytes .../movie/movies/MovieJD01602BA.tab.bytes | 20 + .../movie/movies/MovieJD01603BA.tab.bytes | 22 + .../movie/movies/MovieJD01604BA.tab.bytes | Bin 0 -> 3145 bytes .../movie/movies/MovieJD01605BA.tab.bytes | 18 + .../movie/movies/MovieJD01606BA.tab.bytes | 22 + .../movie/movies/MovieJD01607BA.tab.bytes | 18 + .../movie/movies/MovieJD01608BA.tab.bytes | 18 + .../movie/movies/MovieJD01609BA.tab.bytes | 16 + .../movie/movies/MovieJD01610BA.tab.bytes | Bin 0 -> 2419 bytes .../movie/movies/MovieJD01611BA.tab.bytes | Bin 0 -> 2120 bytes .../movie/movies/MovieJD01612BA.tab.bytes | 16 + .../movie/movies/MovieJD01613BA.tab.bytes | Bin 0 -> 1672 bytes .../movie/movies/MovieJD01614BA.tab.bytes | Bin 0 -> 2088 bytes .../movie/movies/MovieJD01615BA.tab.bytes | 21 + .../movie/movies/MovieJD01616BA.tab.bytes | 21 + .../movie/movies/MovieJD01621BA.tab.bytes | 33 + .../movie/movies/MovieJD01622BA.tab.bytes | 23 + .../movie/movies/MovieJD01623BA.tab.bytes | 24 + .../movie/movies/MovieJD01624BA.tab.bytes | 29 + .../movie/movies/MovieJD01625BA.tab.bytes | Bin 0 -> 3633 bytes .../movie/movies/MovieJD01626BA.tab.bytes | Bin 0 -> 3477 bytes .../movie/movies/MovieJD01627BA.tab.bytes | 20 + .../movie/movies/MovieJD01628BA.tab.bytes | Bin 0 -> 2199 bytes .../movie/movies/MovieJD01629BA.tab.bytes | Bin 0 -> 2556 bytes .../movie/movies/MovieJD01630BA.tab.bytes | 14 + .../movie/movies/MovieJD01631BA.tab.bytes | 23 + .../movie/movies/MovieJD01632BA.tab.bytes | Bin 0 -> 2367 bytes .../movie/movies/MovieJD01633BA.tab.bytes | 22 + .../movie/movies/MovieJD01634BA.tab.bytes | 15 + .../movie/movies/MovieJD01635BA.tab.bytes | 25 + .../movie/movies/MovieJD01641BA.tab.bytes | Bin 0 -> 3382 bytes .../movie/movies/MovieJD01642BA.tab.bytes | Bin 0 -> 2315 bytes .../movie/movies/MovieJD01661BA.tab.bytes | Bin 0 -> 1914 bytes .../movie/movies/MovieJD01662BA.tab.bytes | 23 + .../movie/movies/MovieJD01663BA.tab.bytes | Bin 0 -> 6010 bytes .../movie/movies/MovieJD01663BB.tab.bytes | 52 + .../movie/movies/MovieJD01663BC.tab.bytes | Bin 0 -> 7936 bytes .../movie/movies/MovieJD01664BA.tab.bytes | 27 + .../movie/movies/MovieJD01665BA.tab.bytes | 14 + .../movie/movies/MovieJD01666BA.tab.bytes | Bin 0 -> 1832 bytes .../movie/movies/MovieJD01667BA.tab.bytes | 17 + .../movie/movies/MovieJZ10101BA.tab.bytes | Bin 0 -> 3673 bytes .../movie/movies/MovieJZ10102BA.tab.bytes | Bin 0 -> 2700 bytes .../movie/movies/MovieJZ10103BA.tab.bytes | 24 + .../movie/movies/MovieJZ10104BA.tab.bytes | Bin 0 -> 1355 bytes .../movie/movies/MovieJZ10105BA.tab.bytes | Bin 0 -> 2651 bytes .../movie/movies/MovieJZ10106BA.tab.bytes | 17 + .../movie/movies/MovieJZ10107BA.tab.bytes | Bin 0 -> 2729 bytes .../movie/movies/MovieJZ10201BB.tab.bytes | Bin 0 -> 2774 bytes .../movie/movies/MovieJZ10201BC.tab.bytes | Bin 0 -> 5109 bytes .../movie/movies/MovieJZ10201BS.tab.bytes | 84 + .../movie/movies/MovieJZ10202BB.tab.bytes | 37 + .../movie/movies/MovieJZ10202BC.tab.bytes | Bin 0 -> 6461 bytes .../movie/movies/MovieJZ10202BS.tab.bytes | Bin 0 -> 9585 bytes .../movie/movies/MovieJZ10203BB.tab.bytes | 26 + .../movie/movies/MovieJZ10203BC.tab.bytes | 48 + .../movie/movies/MovieJZ10203BS.tab.bytes | Bin 0 -> 8022 bytes .../movie/movies/MovieJZ10204BB.tab.bytes | 83 + .../movie/movies/MovieJZ10204BC.tab.bytes | Bin 0 -> 7467 bytes .../movie/movies/MovieJZ10204BS.tab.bytes | 58 + .../movie/movies/MovieJZ10204ES.tab.bytes | 48 + .../movie/movies/MovieJZ10205BB.tab.bytes | 12 + .../movie/movies/MovieJZ10205BC.tab.bytes | 49 + .../movie/movies/MovieJZ10205BS.tab.bytes | 73 + .../movie/movies/MovieJZ10205EB.tab.bytes | Bin 0 -> 5301 bytes .../movie/movies/MovieJZ10205ES.tab.bytes | 24 + .../movie/movies/MovieJZ10206BB.tab.bytes | 46 + .../movie/movies/MovieJZ10206BC.tab.bytes | Bin 0 -> 11651 bytes .../movie/movies/MovieJZ10206BS.tab.bytes | 45 + .../movie/movies/MovieJZ10206EB.tab.bytes | Bin 0 -> 4267 bytes .../movie/movies/MovieJZ10207BB.tab.bytes | Bin 0 -> 6621 bytes .../movie/movies/MovieJZ10207BC.tab.bytes | 14 + .../movie/movies/MovieJZ10207BS.tab.bytes | Bin 0 -> 5493 bytes .../movie/movies/MovieJZ10301BB.tab.bytes | 61 + .../movie/movies/MovieJZ10302BB.tab.bytes | 17 + .../movie/movies/MovieJZ10303BB.tab.bytes | Bin 0 -> 1740 bytes .../movie/movies/MovieJZ10304BB.tab.bytes | Bin 0 -> 3278 bytes .../movie/movies/MovieJZ10305BB.tab.bytes | Bin 0 -> 1875 bytes .../movie/movies/MovieJZ10306BB.tab.bytes | 7 + .../movie/movies/MovieJZ10306EB.tab.bytes | 134 + .../movie/movies/MovieJZ10307BB.tab.bytes | Bin 0 -> 1580 bytes .../movie/movies/MovieJZ10401BA.tab.bytes | 28 + .../movie/movies/MovieJZ10401BS.tab.bytes | Bin 0 -> 12879 bytes .../movie/movies/MovieJZ10402BA.tab.bytes | 34 + .../movie/movies/MovieJZ10402BS.tab.bytes | 93 + .../movie/movies/MovieJZ10402ES.tab.bytes | Bin 0 -> 4536 bytes .../movie/movies/MovieJZ10403BA.tab.bytes | 25 + .../movie/movies/MovieJZ10403BS.tab.bytes | Bin 0 -> 12390 bytes .../movie/movies/MovieJZ10404BA.tab.bytes | Bin 0 -> 3665 bytes .../movie/movies/MovieJZ10404BS.tab.bytes | Bin 0 -> 17985 bytes .../movie/movies/MovieJZ10405BA.tab.bytes | Bin 0 -> 3919 bytes .../movie/movies/MovieJZ10405BS.tab.bytes | 89 + .../movie/movies/MovieJZ10405EA.tab.bytes | 24 + .../movie/movies/MovieJZ10406BA.tab.bytes | Bin 0 -> 2728 bytes .../movie/movies/MovieJZ10406BS.tab.bytes | 48 + .../movie/movies/MovieJZ10406EA.tab.bytes | 78 + .../movie/movies/MovieJZ10407BA.tab.bytes | 29 + .../movie/movies/MovieJZ10407BS.tab.bytes | 89 + .../movie/movies/MovieJZ10501BB.tab.bytes | Bin 0 -> 2280 bytes .../movie/movies/MovieJZ10501BS.tab.bytes | 109 + .../movie/movies/MovieJZ10502BB.tab.bytes | Bin 0 -> 1767 bytes .../movie/movies/MovieJZ10502BS.tab.bytes | 105 + .../movie/movies/MovieJZ10503BB.tab.bytes | Bin 0 -> 2258 bytes .../movie/movies/MovieJZ10503BS.tab.bytes | Bin 0 -> 6106 bytes .../movie/movies/MovieJZ10504BB.tab.bytes | Bin 0 -> 1986 bytes .../movie/movies/MovieJZ10504BS.tab.bytes | 33 + .../movie/movies/MovieJZ10505BB.tab.bytes | 14 + .../movie/movies/MovieJZ10505BS.tab.bytes | 83 + .../movie/movies/MovieJZ10506BB.tab.bytes | 45 + .../movie/movies/MovieJZ10506BS.tab.bytes | 113 + .../movie/movies/MovieJZ10506EB.tab.bytes | Bin 0 -> 1026 bytes .../movie/movies/MovieJZ10507BB.tab.bytes | 32 + .../movie/movies/MovieJZ10507BS.tab.bytes | 26 + .../movie/movies/MovieJZ10601BA.tab.bytes | 35 + .../movie/movies/MovieJZ10602BA.tab.bytes | Bin 0 -> 2983 bytes .../movie/movies/MovieJZ10603BA.tab.bytes | Bin 0 -> 3594 bytes .../movie/movies/MovieJZ10604EA.tab.bytes | Bin 0 -> 3241 bytes .../movie/movies/MovieJZ10605BA.tab.bytes | 42 + .../movie/movies/MovieJZ10606BA.tab.bytes | 80 + .../movie/movies/MovieJZ10607BA.tab.bytes | Bin 0 -> 3028 bytes .../movie/movies/MovieJZ10701BA.tab.bytes | Bin 0 -> 2110 bytes .../movie/movies/MovieJZ10702BA.tab.bytes | Bin 0 -> 2093 bytes .../movie/movies/MovieJZ10703BA.tab.bytes | 39 + .../movie/movies/MovieJZ10704BA.tab.bytes | Bin 0 -> 2650 bytes .../movie/movies/MovieJZ10705BA.tab.bytes | Bin 0 -> 2288 bytes .../movie/movies/MovieJZ10706BA.tab.bytes | 29 + .../movie/movies/MovieJZ10707BA.tab.bytes | 12 + .../movie/movies/MovieJZ10801BA.tab.bytes | Bin 0 -> 2467 bytes .../movie/movies/MovieJZ10801BS.tab.bytes | 93 + .../movie/movies/MovieJZ10802BA.tab.bytes | 28 + .../movie/movies/MovieJZ10802BS.tab.bytes | Bin 0 -> 8363 bytes .../movie/movies/MovieJZ10803BA.tab.bytes | Bin 0 -> 4738 bytes .../movie/movies/MovieJZ10803BS.tab.bytes | 69 + .../movie/movies/MovieJZ10804BA.tab.bytes | Bin 0 -> 2276 bytes .../movie/movies/MovieJZ10804BS.tab.bytes | Bin 0 -> 6015 bytes .../movie/movies/MovieJZ10804EA.tab.bytes | Bin 0 -> 3661 bytes .../movie/movies/MovieJZ10805BA.tab.bytes | 49 + .../movie/movies/MovieJZ10805BS.tab.bytes | Bin 0 -> 9323 bytes .../movie/movies/MovieJZ10805ES.tab.bytes | Bin 0 -> 4266 bytes .../movie/movies/MovieJZ10806BA.tab.bytes | Bin 0 -> 4907 bytes .../movie/movies/MovieJZ10806BS.tab.bytes | 55 + .../movie/movies/MovieJZ10807BA.tab.bytes | 28 + .../movie/movies/MovieJZ10807BS.tab.bytes | Bin 0 -> 3408 bytes .../movie/movies/MovieJZ10901BA.tab.bytes | 75 + .../movie/movies/MovieJZ10902BA.tab.bytes | 82 + .../movie/movies/MovieJZ10902EA.tab.bytes | 93 + .../movie/movies/MovieJZ10903BA.tab.bytes | 101 + .../movie/movies/MovieJZ10904BA.tab.bytes | 57 + .../movie/movies/MovieJZ10904EA.tab.bytes | 24 + .../movie/movies/MovieJZ10905BA.tab.bytes | 51 + .../movie/movies/MovieJZ10906BA.tab.bytes | Bin 0 -> 6163 bytes .../movie/movies/MovieJZ10907BA.tab.bytes | Bin 0 -> 2458 bytes .../movie/movies/MovieJZ11101BA.tab.bytes | Bin 0 -> 6818 bytes .../movie/movies/MovieJZ11102BA.tab.bytes | Bin 0 -> 10311 bytes .../movie/movies/MovieJZ11103BA.tab.bytes | 117 + .../movie/movies/MovieJZ11104BA.tab.bytes | 68 + .../movie/movies/MovieJZ11105BA.tab.bytes | Bin 0 -> 11492 bytes .../movie/movies/MovieJZ11106BA.tab.bytes | 14 + .../movie/movies/MovieJZ11106EA.tab.bytes | 102 + .../movie/movies/MovieJZ11107BA.tab.bytes | 25 + .../movie/movies/MovieJZ11201BA.tab.bytes | Bin 0 -> 13036 bytes .../movie/movies/MovieJZ11202BA.tab.bytes | Bin 0 -> 6517 bytes .../movie/movies/MovieJZ11203BA.tab.bytes | 84 + .../movie/movies/MovieJZ11204BA.tab.bytes | 34 + .../movie/movies/MovieJZ11205BA.tab.bytes | 61 + .../movie/movies/MovieJZ11205EA.tab.bytes | 21 + .../movie/movies/MovieJZ11206BA.tab.bytes | Bin 0 -> 6478 bytes .../movie/movies/MovieJZ11206EA.tab.bytes | 37 + .../movie/movies/MovieJZ11207BA.tab.bytes | Bin 0 -> 3227 bytes .../movie/movies/MovieJZ11301BA.tab.bytes | 74 + .../movie/movies/MovieJZ11302BA.tab.bytes | 52 + .../movie/movies/MovieJZ11303BA.tab.bytes | 70 + .../movie/movies/MovieJZ11304BA.tab.bytes | 42 + .../movie/movies/MovieJZ11305BA.tab.bytes | 47 + .../movie/movies/MovieJZ11306BA.tab.bytes | 69 + .../movie/movies/MovieJZ11306EA.tab.bytes | 89 + .../movie/movies/MovieJZ11307BA.tab.bytes | Bin 0 -> 4687 bytes .../movie/movies/MovieJZ11401BA.tab.bytes | 54 + .../movie/movies/MovieJZ11402BA.tab.bytes | Bin 0 -> 8114 bytes .../movie/movies/MovieJZ11402EA.tab.bytes | 84 + .../movie/movies/MovieJZ11403BA.tab.bytes | 114 + .../movie/movies/MovieJZ11404BA.tab.bytes | 94 + .../movie/movies/MovieJZ11405BA.tab.bytes | 71 + .../movie/movies/MovieJZ11406BA.tab.bytes | 41 + .../movie/movies/MovieJZ11406EA.tab.bytes | Bin 0 -> 11767 bytes .../movie/movies/MovieJZ11407BA.tab.bytes | Bin 0 -> 6547 bytes .../movie/movies/MovieJZ11601BA.tab.bytes | Bin 0 -> 17012 bytes .../movie/movies/MovieJZ11602BA.tab.bytes | 204 + .../movie/movies/MovieJZ11603BA.tab.bytes | 112 + .../movie/movies/MovieJZ11604BA.tab.bytes | 129 + .../movie/movies/MovieJZ11605BA.tab.bytes | Bin 0 -> 9304 bytes .../movie/movies/MovieJZ11606BA.tab.bytes | Bin 0 -> 11182 bytes .../movie/movies/MovieJZ11606EA.tab.bytes | 71 + .../movie/movies/MovieJZ11607BA.tab.bytes | Bin 0 -> 6532 bytes .../movie/movies/MovieJZ11701BA.tab.bytes | 160 + .../movie/movies/MovieJZ11702BA.tab.bytes | 115 + .../movie/movies/MovieJZ11703BA.tab.bytes | 120 + .../movie/movies/MovieJZ11704BA.tab.bytes | 108 + .../movie/movies/MovieJZ11704EA.tab.bytes | Bin 0 -> 14698 bytes .../movie/movies/MovieJZ11705BA.tab.bytes | 74 + .../movie/movies/MovieJZ11706BA.tab.bytes | 37 + .../movie/movies/MovieJZ11706EA.tab.bytes | 74 + .../movie/movies/MovieJZ11707BA.tab.bytes | 18 + .../movie/movies/MovieJZ11801BA.tab.bytes | Bin 0 -> 18003 bytes .../movie/movies/MovieJZ11802BA.tab.bytes | Bin 0 -> 36986 bytes .../movie/movies/MovieJZ11803BA.tab.bytes | 74 + .../movie/movies/MovieJZ11804BA.tab.bytes | 185 + .../movie/movies/MovieJZ11805BA.tab.bytes | 126 + .../movie/movies/MovieJZ11805EA.tab.bytes | Bin 0 -> 28208 bytes .../movie/movies/MovieJZ11806BA.tab.bytes | Bin 0 -> 13975 bytes .../movie/movies/MovieJZ11806EA.tab.bytes | Bin 0 -> 8222 bytes .../movie/movies/MovieJZ11807BA.tab.bytes | 39 + .../movie/movies/MovieJZ11901BA.tab.bytes | 178 + .../movie/movies/MovieJZ11902BA.tab.bytes | 59 + .../movie/movies/MovieJZ11902EA.tab.bytes | Bin 0 -> 22230 bytes .../movie/movies/MovieJZ11903BA.tab.bytes | Bin 0 -> 25086 bytes .../movie/movies/MovieJZ11904BA.tab.bytes | Bin 0 -> 6125 bytes .../movie/movies/MovieJZ11904EA.tab.bytes | 103 + .../movie/movies/MovieJZ11905BA.tab.bytes | Bin 0 -> 17536 bytes .../movie/movies/MovieJZ11906BA.tab.bytes | 169 + .../movie/movies/MovieJZ11907BA.tab.bytes | Bin 0 -> 1646 bytes .../movie/movies/MovieJZ12001BA.tab.bytes | 149 + .../movie/movies/MovieJZ12002BA.tab.bytes | 99 + .../movie/movies/MovieJZ12003BA.tab.bytes | Bin 0 -> 4926 bytes .../movie/movies/MovieJZ12003EA.tab.bytes | 121 + .../movie/movies/MovieJZ12004BA.tab.bytes | 223 + .../movie/movies/MovieJZ12005BA.tab.bytes | 13 + .../movie/movies/MovieJZ12005EA.tab.bytes | Bin 0 -> 6811 bytes .../movie/movies/MovieJZ12006BA.tab.bytes | Bin 0 -> 15228 bytes .../movie/movies/MovieJZ12007BA.tab.bytes | Bin 0 -> 3672 bytes .../movie/movies/MovieJZ12101BA.tab.bytes | Bin 0 -> 28966 bytes .../movie/movies/MovieJZ12102BA.tab.bytes | 93 + .../movie/movies/MovieJZ12102EA.tab.bytes | 63 + .../movie/movies/MovieJZ12103BA.tab.bytes | Bin 0 -> 24548 bytes .../movie/movies/MovieJZ12104BA.tab.bytes | 287 + .../movie/movies/MovieJZ12105BA.tab.bytes | 265 + .../movie/movies/MovieJZ12106BA.tab.bytes | Bin 0 -> 5345 bytes .../movie/movies/MovieJZ12106EA.tab.bytes | 156 + .../movie/movies/MovieJZ12107BA.tab.bytes | Bin 0 -> 5900 bytes .../movie/movies/MovieJZ12201BA.tab.bytes | 116 + .../movie/movies/MovieJZ12202BA.tab.bytes | 104 + .../movie/movies/MovieJZ12202EA.tab.bytes | 88 + .../movie/movies/MovieJZ12203BA.tab.bytes | 124 + .../movie/movies/MovieJZ12204BA.tab.bytes | 88 + .../movie/movies/MovieJZ12205BA.tab.bytes | 177 + .../movie/movies/MovieJZ12206BA.tab.bytes | 80 + .../movie/movies/MovieJZ12206EA.tab.bytes | 92 + .../movie/movies/MovieJZ12207BA.tab.bytes | 132 + .../movie/movies/MovieJZ12301BA.tab.bytes | 213 + .../movie/movies/MovieJZ12302BA.tab.bytes | Bin 0 -> 39057 bytes .../movie/movies/MovieJZ12303BA.tab.bytes | 242 + .../movie/movies/MovieJZ12304BA.tab.bytes | Bin 0 -> 21206 bytes .../movie/movies/MovieJZ12305BA.tab.bytes | 355 + .../movie/movies/MovieJZ12306BA.tab.bytes | Bin 0 -> 29258 bytes .../movie/movies/MovieJZ12307BA.tab.bytes | Bin 0 -> 9665 bytes .../movie/movies/MovieJZ12401BA.tab.bytes | Bin 0 -> 37826 bytes .../movie/movies/MovieJZ12402BA.tab.bytes | 376 + .../movie/movies/MovieJZ12403BA.tab.bytes | 188 + .../movie/movies/MovieJZ12403EA.tab.bytes | 143 + .../movie/movies/MovieJZ12404BA.tab.bytes | Bin 0 -> 12508 bytes .../movie/movies/MovieJZ12405BA.tab.bytes | Bin 0 -> 44225 bytes .../movie/movies/MovieJZ12406EA.tab.bytes | Bin 0 -> 16191 bytes .../movie/movies/MovieJZ12407BA.tab.bytes | 74 + .../movie/movies/MovieJZ12501BA.tab.bytes | 115 + .../movie/movies/MovieJZ12502BA.tab.bytes | 223 + .../movie/movies/MovieJZ12503BA.tab.bytes | Bin 0 -> 14665 bytes .../movie/movies/MovieJZ12504BA.tab.bytes | Bin 0 -> 21148 bytes .../movie/movies/MovieJZ12504EA.tab.bytes | 40 + .../movie/movies/MovieJZ12505BA.tab.bytes | Bin 0 -> 8787 bytes .../movie/movies/MovieJZ12505EA.tab.bytes | 197 + .../movie/movies/MovieJZ12506BA.tab.bytes | 350 + .../movie/movies/MovieJZ12507BA.tab.bytes | Bin 0 -> 6198 bytes .../movie/movies/MovieJZ12601BA.tab.bytes | 236 + .../movie/movies/MovieJZ12601EA.tab.bytes | 55 + .../movie/movies/MovieJZ12602BA.tab.bytes | 81 + .../movie/movies/MovieJZ12603BA.tab.bytes | 95 + .../movie/movies/MovieJZ12604BA.tab.bytes | Bin 0 -> 21633 bytes .../movie/movies/MovieJZ12605BA.tab.bytes | 190 + .../movie/movies/MovieJZ12606BA.tab.bytes | Bin 0 -> 22581 bytes .../movie/movies/MovieJZ12606EA.tab.bytes | 253 + .../movie/movies/MovieJZ12607BA.tab.bytes | 53 + .../movie/movies/MovieJZ15101BA.tab.bytes | Bin 0 -> 12411 bytes .../movie/movies/MovieJZ15102BA.tab.bytes | 95 + .../movie/movies/MovieJZ15103BA.tab.bytes | 84 + .../movie/movies/MovieJZ15104BA.tab.bytes | 73 + .../movie/movies/MovieJZ15104EA.tab.bytes | Bin 0 -> 4385 bytes .../movie/movies/MovieJZ15105BA.tab.bytes | 47 + .../movie/movies/MovieJZ15106BA.tab.bytes | 43 + .../movie/movies/MovieJZ15106EA.tab.bytes | 85 + .../movie/movies/MovieJZ15107BA.tab.bytes | 40 + .../movie/movies/MovieJZ15201BA.tab.bytes | Bin 0 -> 11074 bytes .../movie/movies/MovieJZ15202BA.tab.bytes | 106 + .../movie/movies/MovieJZ15203BA.tab.bytes | 42 + .../movie/movies/MovieJZ15203EA.tab.bytes | Bin 0 -> 5796 bytes .../movie/movies/MovieJZ15204BA.tab.bytes | 143 + .../movie/movies/MovieJZ15205BA.tab.bytes | Bin 0 -> 3884 bytes .../movie/movies/MovieJZ15205EA.tab.bytes | 39 + .../movie/movies/MovieJZ15206BA.tab.bytes | 98 + .../movie/movies/MovieJZ15207BA.tab.bytes | 24 + .../movie/movies/MovieKD00101BA.tab.bytes | Bin 0 -> 5397 bytes .../movie/movies/MovieKD00102BA.tab.bytes | 58 + .../movie/movies/MovieQX00101BA.tab.bytes | Bin 0 -> 15201 bytes .../movie/movies/MovieQX00102BA.tab.bytes | 563 + .../movie/movies/MovieQX00103BA.tab.bytes | 158 + .../movie/movies/MovieQX00103EA.tab.bytes | Bin 0 -> 4388 bytes .../movie/movies/MovieQX00201BA.tab.bytes | 77 + .../movie/movies/MovieQX00202BA.tab.bytes | 17 + .../movie/movies/MovieQX00203BA.tab.bytes | 16 + .../movie/movies/MovieQX00204BA.tab.bytes | 17 + .../movie/movies/MovieQX00205BA.tab.bytes | Bin 0 -> 4702 bytes .../movie/movies/MovieQX00206BA.tab.bytes | 26 + .../movie/movies/MovieQX00207BA.tab.bytes | 19 + .../movie/movies/MovieQX00208BA.tab.bytes | 18 + .../movie/movies/MovieQX00209BA.tab.bytes | 20 + .../movie/movies/MovieQX00210BA.tab.bytes | 15 + .../movie/movies/MovieQX00211BA.tab.bytes | Bin 0 -> 2521 bytes .../movie/movies/MovieQX00212BA.tab.bytes | 19 + .../movie/movies/MovieQX00213BA.tab.bytes | Bin 0 -> 2080 bytes .../movie/movies/MovieQX00214BA.tab.bytes | 17 + .../movie/movies/MovieQX00215BA.tab.bytes | Bin 0 -> 2773 bytes .../movie/movies/MovieQX00216BA.tab.bytes | 21 + .../movie/movies/MovieQX00217BA.tab.bytes | 18 + .../movie/movies/MovieQX00218BA.tab.bytes | Bin 0 -> 2897 bytes .../movie/movies/MovieQX00219BA.tab.bytes | Bin 0 -> 2023 bytes .../movie/movies/MovieQX00220BA.tab.bytes | 16 + .../movie/movies/MovieQX00221BA.tab.bytes | 22 + .../movie/movies/MovieQX00222BA.tab.bytes | 16 + .../movie/movies/MovieQX00223BA.tab.bytes | Bin 0 -> 3165 bytes .../movie/movies/MovieQX00224BA.tab.bytes | 20 + .../movie/movies/MovieQX00225BA.tab.bytes | 21 + .../movie/movies/MovieQX00226BA.tab.bytes | 18 + .../movie/movies/MovieRG00201BA.tab.bytes | 19 + .../movie/movies/MovieRG00202BA.tab.bytes | 20 + .../movie/movies/MovieRG00202EA.tab.bytes | Bin 0 -> 2391 bytes .../movie/movies/MovieRG00203BA.tab.bytes | 17 + .../movie/movies/MovieRG00204BA.tab.bytes | Bin 0 -> 1954 bytes .../movie/movies/MovieRG00204EA.tab.bytes | 9 + .../movie/movies/MovieRG00205BA.tab.bytes | 20 + .../movie/movies/MovieRG00205EA.tab.bytes | 32 + .../movie/movies/MovieRG00206EA.tab.bytes | 26 + .../movie/movies/MovieRG00207EA.tab.bytes | 32 + .../movie/movies/MovieRG00208BA.tab.bytes | 33 + .../movie/movies/MovieRG00209BA.tab.bytes | 18 + .../movie/movies/MovieRG00209EA.tab.bytes | Bin 0 -> 2776 bytes .../movie/movies/MovieRG00210BA.tab.bytes | 32 + .../movie/movies/MovieRG00210EA.tab.bytes | 22 + .../movie/movies/MovieRG00211BA.tab.bytes | Bin 0 -> 4806 bytes .../movie/movies/MovieRG00212BA.tab.bytes | Bin 0 -> 976 bytes .../movie/movies/MovieRG00212EA.tab.bytes | Bin 0 -> 3820 bytes .../movie/movies/MovieRG00213BA.tab.bytes | Bin 0 -> 1059 bytes .../movie/movies/MovieRG00213EA.tab.bytes | 20 + .../movie/movies/MovieRG00214BA.tab.bytes | Bin 0 -> 2686 bytes .../movie/movies/MovieRG00214EA.tab.bytes | 20 + .../movie/movies/MovieRG00215BA.tab.bytes | 28 + .../movie/movies/MovieRG00216BA.tab.bytes | 27 + .../movie/movies/MovieRG00216EA.tab.bytes | 48 + .../movie/movies/MovieRG00301BA.tab.bytes | 116 + .../movie/movies/MovieRG00302BA.tab.bytes | 58 + .../movie/movies/MovieRG00303BA.tab.bytes | Bin 0 -> 3195 bytes .../movie/movies/MovieRG00304EA.tab.bytes | Bin 0 -> 9293 bytes .../movie/movies/MovieRG00305BA.tab.bytes | Bin 0 -> 5150 bytes .../movie/movies/MovieRG00306BA.tab.bytes | Bin 0 -> 4294 bytes .../movie/movies/MovieRG00307BA.tab.bytes | Bin 0 -> 5634 bytes .../movie/movies/MovieRG00308EA.tab.bytes | 60 + .../movie/movies/MovieRG00309BA.tab.bytes | 32 + .../movie/movies/MovieRG00310BA.tab.bytes | 54 + .../movie/movies/MovieRG00311BA.tab.bytes | 41 + .../movie/movies/MovieRG00312BA.tab.bytes | Bin 0 -> 6156 bytes .../movie/movies/MovieRG00313BA.tab.bytes | 39 + .../movie/movies/MovieRG00314BA.tab.bytes | 82 + .../movie/movies/MovieRG00315BA.tab.bytes | Bin 0 -> 7003 bytes .../movie/movies/MovieRG00316BA.tab.bytes | Bin 0 -> 6134 bytes .../movie/movies/MovieRG00316EA.tab.bytes | Bin 0 -> 5451 bytes .../movie/movies/MovieRG00317BA.tab.bytes | Bin 0 -> 5145 bytes .../movie/movies/MovieRG00318BA.tab.bytes | 36 + .../movie/movies/MovieRG00319BA.tab.bytes | Bin 0 -> 7755 bytes .../movie/movies/MovieRG00320BA.tab.bytes | Bin 0 -> 5244 bytes .../movie/movies/MovieRG00321BA.tab.bytes | Bin 0 -> 4564 bytes .../movie/movies/MovieRG00322BA.tab.bytes | 48 + .../movie/movies/MovieRG00323BA.tab.bytes | Bin 0 -> 5285 bytes .../movie/movies/MovieRG00323EA.tab.bytes | 51 + .../movie/movies/MovieRG00324BA.tab.bytes | 40 + .../movie/movies/MovieRG00325BA.tab.bytes | 35 + .../movie/movies/MovieRG00326EA.tab.bytes | 49 + .../movie/movies/MovieRG00327BA.tab.bytes | 67 + .../movie/movies/MovieRG00328BA.tab.bytes | 34 + .../movie/movies/MovieRG00329BA.tab.bytes | 39 + .../movie/movies/MovieRG00330BA.tab.bytes | 52 + .../movie/movies/MovieRG00331BA.tab.bytes | Bin 0 -> 6224 bytes .../movie/movies/MovieRG00332BA.tab.bytes | Bin 0 -> 4072 bytes .../movie/movies/MovieRG00333BA.tab.bytes | 57 + .../movie/movies/MovieRG00334BA.tab.bytes | Bin 0 -> 6974 bytes .../movie/movies/MovieRG00335EA.tab.bytes | Bin 0 -> 6464 bytes .../movie/movies/MovieRG00336BA.tab.bytes | Bin 0 -> 5943 bytes .../movie/movies/MovieRG00337BA.tab.bytes | 40 + .../movie/movies/MovieRG00337EA.tab.bytes | 35 + .../movie/movies/MovieRG00338BA.tab.bytes | 55 + .../movie/movies/MovieRG00339BA.tab.bytes | 33 + .../movie/movies/MovieRG00339EA.tab.bytes | Bin 0 -> 7256 bytes .../movie/movies/MovieRG00401BA.tab.bytes | Bin 0 -> 3692 bytes .../movie/movies/MovieRG00402BA.tab.bytes | 41 + .../movie/movies/MovieRG00403BA.tab.bytes | 51 + .../movie/movies/MovieRG00404BA.tab.bytes | Bin 0 -> 4573 bytes .../movie/movies/MovieRG00405BA.tab.bytes | 46 + .../movie/movies/MovieRG00406BA.tab.bytes | Bin 0 -> 3981 bytes .../movie/movies/MovieRG00407BA.tab.bytes | Bin 0 -> 5456 bytes .../movie/movies/MovieRG00408BA.tab.bytes | Bin 0 -> 5087 bytes .../movie/movies/MovieRG00409BA.tab.bytes | Bin 0 -> 4681 bytes .../movie/movies/MovieRG00410BA.tab.bytes | 45 + .../movie/movies/MovieRG00411BA.tab.bytes | 21 + .../movie/movies/MovieRG00412BA.tab.bytes | 20 + .../movie/movies/MovieRG00413BA.tab.bytes | 17 + .../movie/movies/MovieRG00414BA.tab.bytes | Bin 0 -> 3261 bytes .../movie/movies/MovieRG00415BA.tab.bytes | Bin 0 -> 3961 bytes .../movie/movies/MovieRG00416BA.tab.bytes | 45 + .../movie/movies/MovieRG00417BA.tab.bytes | Bin 0 -> 3870 bytes .../movie/movies/MovieRG00418BA.tab.bytes | Bin 0 -> 3243 bytes .../movie/movies/MovieRG00419BA.tab.bytes | Bin 0 -> 1659 bytes .../movie/movies/MovieRG00420BA.tab.bytes | 89 + .../movie/movies/MovieRG00501BA.tab.bytes | Bin 0 -> 9276 bytes .../movie/movies/MovieRG00502BA.tab.bytes | 51 + .../movie/movies/MovieRG00502EA.tab.bytes | 50 + .../movie/movies/MovieRG00503BA.tab.bytes | Bin 0 -> 5762 bytes .../movie/movies/MovieRG00504BA.tab.bytes | 51 + .../movie/movies/MovieRG00504EA.tab.bytes | 27 + .../movie/movies/MovieRG00505BA.tab.bytes | Bin 0 -> 9032 bytes .../movie/movies/MovieRG00506BA.tab.bytes | 45 + .../movie/movies/MovieRG00506EA.tab.bytes | Bin 0 -> 6736 bytes .../movie/movies/MovieRG00507BA.tab.bytes | 56 + .../movie/movies/MovieRG00508BA.tab.bytes | 19 + .../movie/movies/MovieRG00508EA.tab.bytes | 37 + .../movie/movies/MovieRG00509BA.tab.bytes | 42 + .../movie/movies/MovieRG00601BA.tab.bytes | Bin 0 -> 20155 bytes .../movie/movies/MovieRG00602BA.tab.bytes | Bin 0 -> 7663 bytes .../movie/movies/MovieRG00603BA.tab.bytes | 52 + .../movie/movies/MovieRG00604BA.tab.bytes | 121 + .../movie/movies/MovieRY00101BA.tab.bytes | 55 + .../movie/movies/MovieRY00102BA.tab.bytes | 52 + .../movie/movies/MovieRY00102EA.tab.bytes | 24 + .../movie/movies/MovieRY00103BA.tab.bytes | 51 + .../movie/movies/MovieRY00104BA.tab.bytes | Bin 0 -> 6054 bytes .../movie/movies/MovieRY00105BA.tab.bytes | 49 + .../movie/movies/MovieRY00106BA.tab.bytes | 35 + .../movie/movies/MovieRY00107BA.tab.bytes | 32 + .../movie/movies/MovieRY00108BA.tab.bytes | 83 + .../movie/movies/MovieRY00109BA.tab.bytes | Bin 0 -> 5769 bytes .../movie/movies/MovieRY00110BA.tab.bytes | 78 + .../movie/movies/MovieRY00111BA.tab.bytes | Bin 0 -> 11535 bytes .../movie/movies/MovieRY00201BA.tab.bytes | Bin 0 -> 12107 bytes .../movie/movies/MovieRY00202BA.tab.bytes | Bin 0 -> 8898 bytes .../movie/movies/MovieRY00203BA.tab.bytes | 40 + .../movie/movies/MovieRY00203EA.tab.bytes | 40 + .../movie/movies/MovieRY00204BA.tab.bytes | Bin 0 -> 10848 bytes .../movie/movies/MovieRY00205BA.tab.bytes | 117 + .../movie/movies/MovieRY00206BA.tab.bytes | Bin 0 -> 10824 bytes .../movie/movies/MovieRY00207BA.tab.bytes | Bin 0 -> 5252 bytes .../movie/movies/MovieRY00208BA.tab.bytes | 63 + .../movie/movies/MovieRY00208EA.tab.bytes | Bin 0 -> 11453 bytes .../movie/movies/MovieRY00209BA.tab.bytes | 99 + .../movie/movies/MovieSD00101BA.tab.bytes | Bin 0 -> 14846 bytes .../movie/movies/MovieSD00102BA.tab.bytes | 100 + .../movie/movies/MovieSD00103BA.tab.bytes | 138 + .../movie/movies/MovieSD00103EA.tab.bytes | 52 + .../movie/movies/MovieSD00104BA.tab.bytes | 68 + .../movie/movies/MovieSD00104EA.tab.bytes | 45 + .../movie/movies/MovieSD00105BA.tab.bytes | 130 + .../movie/movies/MovieSD00106BA.tab.bytes | Bin 0 -> 6322 bytes .../movie/movies/MovieSD00107BA.tab.bytes | 78 + .../movie/movies/MovieSD00108BA.tab.bytes | Bin 0 -> 18002 bytes .../movie/movies/MovieSD00109EA.tab.bytes | 93 + .../movie/movies/MovieSD00201BA.tab.bytes | Bin 0 -> 9129 bytes .../movie/movies/MovieSD00202BA.tab.bytes | 52 + .../movie/movies/MovieSD00203BA.tab.bytes | Bin 0 -> 7255 bytes .../movie/movies/MovieSD00204BA.tab.bytes | Bin 0 -> 8692 bytes .../movie/movies/MovieSD00205BA.tab.bytes | 51 + .../movie/movies/MovieSD00206BA.tab.bytes | 90 + .../movie/movies/MovieSD00207BA.tab.bytes | 49 + .../movie/movies/MovieSD00208BA.tab.bytes | Bin 0 -> 27253 bytes .../movie/movies/MovieSJ00101BA.tab.bytes | 98 + .../movie/movies/MovieSJ00102BA.tab.bytes | 92 + .../movie/movies/MovieSJ00103BA.tab.bytes | Bin 0 -> 1782 bytes .../movie/movies/MovieSJ00104BA.tab.bytes | 49 + .../movie/movies/MovieSJ00105BA.tab.bytes | 18 + .../movie/movies/MovieSJ00106BA.tab.bytes | 59 + .../movie/movies/MovieSJ00107BA.tab.bytes | 18 + .../movie/movies/MovieSJ00108BA.tab.bytes | 88 + .../movie/movies/MovieSJ00109BA.tab.bytes | 18 + .../movie/movies/MovieSJ00110BA.tab.bytes | Bin 0 -> 10296 bytes .../movie/movies/MovieSJ00111BA.tab.bytes | Bin 0 -> 1723 bytes .../movie/movies/MovieSJ00112BA.tab.bytes | 33 + .../movie/movies/MovieSJ00113BA.tab.bytes | Bin 0 -> 9166 bytes .../movie/movies/MovieTJ00101BA.tab.bytes | 10 + .../movie/movies/MovieTJ00201BA.tab.bytes | Bin 0 -> 1272 bytes .../movie/movies/MovieTJ00301BA.tab.bytes | Bin 0 -> 1136 bytes .../movie/movies/MovieTJ00401BA.tab.bytes | 9 + .../movie/movies/MovieTJ00501BA.tab.bytes | Bin 0 -> 1235 bytes .../movie/movies/MovieTJ00601BA.tab.bytes | 12 + .../movie/movies/MovieTJ00701BA.tab.bytes | 10 + .../movie/movies/MovieTJ00801BA.tab.bytes | 11 + .../movie/movies/MovieTJ00901BA.tab.bytes | 9 + .../movie/movies/MovieTS00101BA.tab.bytes | 105 + .../movie/movies/MovieTS00102BA.tab.bytes | 25 + .../movie/movies/MovieTS00103BA.tab.bytes | Bin 0 -> 2642 bytes .../movie/movies/MovieTS00104BA.tab.bytes | 43 + .../movie/movies/MovieTS00105BA.tab.bytes | 24 + .../movie/movies/MovieTS00106BA.tab.bytes | Bin 0 -> 3284 bytes .../movie/movies/MovieTS00107BA.tab.bytes | Bin 0 -> 2469 bytes .../movie/movies/MovieTS00108BA.tab.bytes | Bin 0 -> 2611 bytes .../movie/movies/MovieTS00109BA.tab.bytes | Bin 0 -> 4089 bytes .../movie/movies/MovieTS00110BA.tab.bytes | 51 + .../movie/movies/MovieTS00111BA.tab.bytes | 13 + .../movie/movies/MovieTS00112BA.tab.bytes | Bin 0 -> 2681 bytes .../movie/movies/MovieTS00113BA.tab.bytes | Bin 0 -> 1838 bytes .../movie/movies/MovieTS00114BA.tab.bytes | 49 + .../movie/movies/MovieTS00115BA.tab.bytes | Bin 0 -> 3610 bytes .../movie/movies/MovieTS00116BA.tab.bytes | Bin 0 -> 3050 bytes .../movie/movies/MovieTS00117BA.tab.bytes | Bin 0 -> 2962 bytes .../movie/movies/MovieTS00118BA.tab.bytes | 34 + .../movie/movies/MovieTS00119BA.tab.bytes | 27 + .../movie/movies/MovieTS00120BA.tab.bytes | Bin 0 -> 3272 bytes .../movie/movies/MovieTS00121BA.tab.bytes | Bin 0 -> 3183 bytes .../movie/movies/MovieTS00122BA.tab.bytes | 27 + .../movie/movies/MovieTS00123BA.tab.bytes | Bin 0 -> 2748 bytes .../movie/movies/MovieTS00124BA.tab.bytes | Bin 0 -> 2994 bytes .../movie/movies/MovieTS00125BA.tab.bytes | 25 + .../movie/movies/MovieTS00126BA.tab.bytes | 20 + .../movie/movies/MovieTS00127BA.tab.bytes | 46 + .../movie/movies/MovieTS00128BA.tab.bytes | 17 + .../movie/movies/MovieTS00129BA.tab.bytes | Bin 0 -> 2910 bytes .../movie/movies/MovieTS00130BA.tab.bytes | Bin 0 -> 3674 bytes .../movie/movies/MovieTS00131BA.tab.bytes | 43 + .../movie/movies/MovieTS00132BA.tab.bytes | Bin 0 -> 6101 bytes .../movie/movies/MovieTS00133BA.tab.bytes | 24 + .../movie/movies/MovieTS00134BA.tab.bytes | Bin 0 -> 3699 bytes .../movie/movies/MovieTS00135BA.tab.bytes | Bin 0 -> 5136 bytes .../movie/movies/MovieTS00136BA.tab.bytes | 36 + .../movie/movies/MovieTS00137BA.tab.bytes | 53 + .../movie/movies/MovieTS00138BA.tab.bytes | 34 + .../movie/movies/MovieTS00139BA.tab.bytes | 48 + .../movie/movies/MovieTS00140BA.tab.bytes | 25 + .../movie/movies/MovieTS00141BA.tab.bytes | Bin 0 -> 2726 bytes .../movie/movies/MovieTS00142BA.tab.bytes | Bin 0 -> 4559 bytes .../movie/movies/MovieTS00143BA.tab.bytes | Bin 0 -> 4747 bytes .../movie/movies/MovieTS00144BA.tab.bytes | Bin 0 -> 2429 bytes .../movie/movies/MovieTS00145BA.tab.bytes | Bin 0 -> 13505 bytes .../movie/movies/MovieTS00146BA.tab.bytes | 50 + .../movie/movies/MovieTS00147BA.tab.bytes | 61 + .../movie/movies/MovieTS00148BA.tab.bytes | 74 + .../movie/movies/MovieTS00149BA.tab.bytes | 87 + .../movie/movies/MovieTS00150BA.tab.bytes | Bin 0 -> 5404 bytes .../movie/movies/MovieTS00151BA.tab.bytes | 34 + .../movie/movies/MovieTS00152BA.tab.bytes | Bin 0 -> 8356 bytes .../movie/movies/MovieTS00153BA.tab.bytes | 72 + .../movie/movies/MovieTS00154BA.tab.bytes | 86 + .../movie/movies/MovieTS00155BA.tab.bytes | Bin 0 -> 3438 bytes .../movie/movies/MovieTS00156BA.tab.bytes | Bin 0 -> 4169 bytes .../movie/movies/MovieTS00157BA.tab.bytes | Bin 0 -> 8249 bytes .../movie/movies/MovieYC00101BA.tab.bytes | Bin 0 -> 1760 bytes .../movie/movies/MovieYC00102BA.tab.bytes | 24 + .../movie/movies/MovieYC00106BA.tab.bytes | 19 + .../movie/movies/MovieYC00201BA.tab.bytes | 16 + .../movie/movies/MovieYC00202BA.tab.bytes | 16 + .../movie/movies/MovieYC00203EA.tab.bytes | Bin 0 -> 1712 bytes .../movie/movies/MovieYC00206BA.tab.bytes | 28 + .../movie/movies/MovieYC00206EA.tab.bytes | Bin 0 -> 1933 bytes .../movie/movies/MovieYC00301BA.tab.bytes | 9 + .../movie/movies/MovieYC00302BA.tab.bytes | 11 + .../movie/movies/MovieYC00303BA.tab.bytes | Bin 0 -> 1941 bytes .../movie/movies/MovieYC00304BA.tab.bytes | 11 + .../movie/movies/MovieYC00306BA.tab.bytes | 17 + .../movie/movies/MovieYC00401BA.tab.bytes | 18 + .../movie/movies/MovieYC00402BA.tab.bytes | Bin 0 -> 1453 bytes .../movie/movies/MovieYC00403BA.tab.bytes | 12 + .../movie/movies/MovieYC00404BA.tab.bytes | Bin 0 -> 1134 bytes .../movie/movies/MovieYC00405BA.tab.bytes | Bin 0 -> 1532 bytes .../movie/movies/MovieYC00406BA.tab.bytes | 8 + .../movie/movies/MovieYC00501BA.tab.bytes | 17 + .../movie/movies/MovieYC00502BA.tab.bytes | 20 + .../movie/movies/MovieYC00503BA.tab.bytes | 11 + .../movie/movies/MovieYC00504BA.tab.bytes | 17 + .../movie/movies/MovieYC00505BA.tab.bytes | 15 + .../movie/movies/MovieYC00506BA.tab.bytes | Bin 0 -> 1509 bytes .../movie/movies/MovieYC00506EA.tab.bytes | Bin 0 -> 2721 bytes .../movie/movies/MovieYC00601BA.tab.bytes | 15 + .../movie/movies/MovieYC00602BA.tab.bytes | 25 + .../movie/movies/MovieYC00603BA.tab.bytes | 11 + .../movie/movies/MovieYC00604BA.tab.bytes | 27 + .../movie/movies/MovieYC00605BA.tab.bytes | 12 + .../movie/movies/MovieYC00606BA.tab.bytes | Bin 0 -> 1804 bytes .../movie/movies/MovieYC00701BA.tab.bytes | Bin 0 -> 1473 bytes .../movie/movies/MovieYC00702BA.tab.bytes | 16 + .../movie/movies/MovieYC00702EA.tab.bytes | 7 + .../movie/movies/MovieYC00703BA.tab.bytes | 9 + .../movie/movies/MovieYC00703EA.tab.bytes | 8 + .../movie/movies/MovieYC00704BA.tab.bytes | Bin 0 -> 3060 bytes .../movie/movies/MovieYC00705BA.tab.bytes | 9 + .../movie/movies/MovieYC00706BA.tab.bytes | 12 + .../movie/movies/MovieYC00801BA.tab.bytes | 11 + .../movie/movies/MovieYC00802BA.tab.bytes | 10 + .../movie/movies/MovieYC00803BA.tab.bytes | Bin 0 -> 1233 bytes .../movie/movies/MovieYC00804BA.tab.bytes | 10 + .../movie/movies/MovieYC00805BA.tab.bytes | Bin 0 -> 1120 bytes .../movie/movies/MovieYC00806BA.tab.bytes | 8 + .../movie/movies/MovieYC00806EA.tab.bytes | Bin 0 -> 1648 bytes .../movie/movies/MovieYC00901BA.tab.bytes | 28 + .../movie/movies/MovieYC00902BA.tab.bytes | Bin 0 -> 2922 bytes .../movie/movies/MovieYC00903BA.tab.bytes | 85 + .../movie/movies/MovieYC00903EA.tab.bytes | Bin 0 -> 7796 bytes .../movie/movies/MovieYC01001BA.tab.bytes | Bin 0 -> 3762 bytes .../movie/movies/MovieYC01002BA.tab.bytes | 34 + .../movie/movies/MovieYC01003BA.tab.bytes | Bin 0 -> 3603 bytes .../movie/movies/MovieYC01004BA.tab.bytes | 29 + .../movie/movies/MovieYC01005BA.tab.bytes | 31 + .../movie/movies/MovieYC01006BA.tab.bytes | 38 + .../movie/movies/MovieYC01006EA.tab.bytes | 21 + .../movie/movies/MovieYC01101BA.tab.bytes | Bin 0 -> 8948 bytes .../movie/movies/MovieYC01101EA.tab.bytes | 98 + .../movie/movies/MovieYC01102BA.tab.bytes | 91 + .../movie/movies/MovieYC01102EA.tab.bytes | 57 + .../movie/movies/MovieYC01103BA.tab.bytes | Bin 0 -> 8099 bytes .../movie/movies/MovieYC01104EA.tab.bytes | 60 + .../movie/movies/MovieYC01105BA.tab.bytes | 90 + .../movie/movies/MovieYC01105EA.tab.bytes | 74 + .../movie/movies/MovieYC01201BA.tab.bytes | 45 + .../movie/movies/MovieYC01202BA.tab.bytes | Bin 0 -> 5683 bytes .../movie/movies/MovieYC01203BA.tab.bytes | 95 + .../movie/movies/MovieYC01203EA.tab.bytes | Bin 0 -> 4676 bytes .../movie/movies/MovieYC01204BA.tab.bytes | 117 + .../movie/movies/MovieYC01205BA.tab.bytes | 55 + .../movie/movies/MovieYC01206BA.tab.bytes | 38 + .../movie/movies/MovieYC01207BA.tab.bytes | Bin 0 -> 6632 bytes .../movie/movies/MovieYC01207EA.tab.bytes | Bin 0 -> 5038 bytes .../movie/movies/MovieYC01301BA.tab.bytes | Bin 0 -> 13297 bytes .../movie/movies/MovieYC01302BA.tab.bytes | 70 + .../movie/movies/MovieYC01303BA.tab.bytes | Bin 0 -> 14047 bytes .../movie/movies/MovieYC01303EA.tab.bytes | Bin 0 -> 5016 bytes .../movie/movies/MovieYC01304BA.tab.bytes | 79 + .../movie/movies/MovieYC01304EA.tab.bytes | Bin 0 -> 3861 bytes .../movie/movies/MovieYC01305BA.tab.bytes | 146 + .../movie/movies/MovieYC01306BA.tab.bytes | 64 + .../movie/movies/MovieYC01307BA.tab.bytes | 46 + .../movie/movies/MovieYC01308BA.tab.bytes | 127 + .../movie/movies/MovieYC01308EA.tab.bytes | 30 + .../movie/movies/MovieYC01401BA.tab.bytes | 72 + .../movie/movies/MovieYC01402BA.tab.bytes | 52 + .../movie/movies/MovieYC01403BA.tab.bytes | 52 + .../movie/movies/MovieYC01404BA.tab.bytes | Bin 0 -> 7844 bytes .../movie/movies/MovieYC01405BA.tab.bytes | 62 + .../movie/movies/MovieYC01406BA.tab.bytes | Bin 0 -> 5719 bytes .../movie/movies/MovieYC01407BA.tab.bytes | Bin 0 -> 6703 bytes .../movie/movies/MovieYC01408BA.tab.bytes | 131 + .../movie/movies/MovieYC01501BA.tab.bytes | 94 + .../movie/movies/MovieYC01502BA.tab.bytes | 81 + .../movie/movies/MovieYC01503BA.tab.bytes | 353 + .../movie/movies/MovieYC01503EA.tab.bytes | Bin 0 -> 17298 bytes .../movie/movies/MovieYC01601BA.tab.bytes | Bin 0 -> 24574 bytes .../movie/movies/MovieYC01602BA.tab.bytes | 296 + .../movie/movies/MovieYC01801BA.tab.bytes | Bin 0 -> 10873 bytes .../movie/movies/MovieYC01802BA.tab.bytes | Bin 0 -> 14464 bytes .../movie/movies/MovieYC01803BA.tab.bytes | 139 + .../movie/movies/MovieYC01804BA.tab.bytes | 101 + .../movie/movies/MovieYC01804EA.tab.bytes | Bin 0 -> 16503 bytes .../movie/movies/MovieYC01805BA.tab.bytes | Bin 0 -> 12680 bytes .../movie/movies/MovieYC01806BA.tab.bytes | Bin 0 -> 10628 bytes .../movie/movies/MovieYC01806EA.tab.bytes | Bin 0 -> 16809 bytes .../movie/movies/MovieYC01807BA.tab.bytes | 121 + .../movie/movies/MovieYC01808BA.tab.bytes | 177 + .../movie/movies/MovieYC01901BA.tab.bytes | 192 + .../movie/movies/MovieYC01902BA.tab.bytes | Bin 0 -> 40494 bytes .../movie/movies/MovieYC01903BA.tab.bytes | Bin 0 -> 33324 bytes .../movie/movies/MovieYC01904BA.tab.bytes | 127 + .../movie/movies/MovieYC01905BA.tab.bytes | 130 + .../movie/movies/MovieYC01906BA.tab.bytes | Bin 0 -> 13905 bytes .../movie/movies/MovieYC01907BA.tab.bytes | 184 + .../movie/movies/MovieYC01908BA.tab.bytes | 175 + .../movie/movies/MovieYC01908EA.tab.bytes | 86 + .../movie/movies/MovieYC02001BA.tab.bytes | Bin 0 -> 32276 bytes .../movie/movies/MovieYC02002BA.tab.bytes | Bin 0 -> 17741 bytes .../movie/movies/MovieYC02003BA.tab.bytes | 129 + .../movie/movies/MovieYC02004BA.tab.bytes | 259 + .../movie/movies/MovieYC02005BA.tab.bytes | 72 + .../movie/movies/MovieYC02005EA.tab.bytes | 144 + .../movie/movies/MovieYC02006BA.tab.bytes | 139 + .../movie/movies/MovieYC02007BA.tab.bytes | Bin 0 -> 12244 bytes .../movie/movies/MovieYC02007EA.tab.bytes | Bin 0 -> 3969 bytes .../movie/movies/MovieYC02008BA.tab.bytes | 49 + .../movie/movies/MovieYC02008EA.tab.bytes | Bin 0 -> 11982 bytes .../movie/movies/MovieYC02009BA.tab.bytes | Bin 0 -> 8682 bytes .../movie/movies/MovieYC02009EA.tab.bytes | Bin 0 -> 14066 bytes .../movie/movies/MovieYC02010BA.tab.bytes | 110 + .../movie/movies/MovieYC02011BA.tab.bytes | 115 + .../movie/movies/MovieYC02012BA.tab.bytes | 220 + .../movie/movies/MovieYC02101BA.tab.bytes | 84 + .../movie/movies/MovieYC02102BA.tab.bytes | 44 + .../movie/movies/MovieYC02102EA.tab.bytes | 107 + .../movie/movies/MovieYC02103BA.tab.bytes | 100 + .../movie/movies/MovieYC02104BA.tab.bytes | Bin 0 -> 1902 bytes .../movie/movies/MovieYC02104EA.tab.bytes | Bin 0 -> 9287 bytes .../movie/movies/MovieYC02105BA.tab.bytes | Bin 0 -> 13028 bytes .../movie/movies/MovieYC02106BA.tab.bytes | 45 + .../movie/movies/MovieYC02106EA.tab.bytes | Bin 0 -> 4227 bytes .../movie/movies/MovieYC02107BA.tab.bytes | 97 + .../movie/movies/MovieYC02108BA.tab.bytes | 66 + .../movie/movies/MovieYC02201BA.tab.bytes | Bin 0 -> 12669 bytes .../movie/movies/MovieYC02202BA.tab.bytes | 155 + .../movie/movies/MovieYC02202EA.tab.bytes | 29 + .../movie/movies/MovieYC02203BA.tab.bytes | Bin 0 -> 19794 bytes .../movie/movies/MovieYC02204BA.tab.bytes | 230 + .../movie/movies/MovieYC02204EA.tab.bytes | 78 + .../movie/movies/MovieYC02205BA.tab.bytes | Bin 0 -> 14059 bytes .../movie/movies/MovieYC02206BA.tab.bytes | 35 + .../movie/movies/MovieYC02206EA.tab.bytes | Bin 0 -> 10977 bytes .../movie/movies/MovieYC02207BA.tab.bytes | 134 + .../movie/movies/MovieYC02208BA.tab.bytes | 124 + .../movie/movies/MovieYC02209BA.tab.bytes | 420 + .../movie/movies/MovieYC02210BA.tab.bytes | 234 + .../movie/movies/MovieYR01101BA.tab.bytes | Bin 0 -> 6663 bytes .../movie/movies/MovieYR01102BA.tab.bytes | 83 + .../movie/movies/MovieYR01103BA.tab.bytes | Bin 0 -> 5626 bytes .../movie/movies/MovieYR01103EA.tab.bytes | 27 + .../movie/movies/MovieYR01201BA.tab.bytes | Bin 0 -> 6658 bytes .../movie/movies/MovieYR01202BA.tab.bytes | 33 + .../movie/movies/MovieYR01203BA.tab.bytes | 81 + .../movie/movies/MovieYR01301BA.tab.bytes | Bin 0 -> 7934 bytes .../movie/movies/MovieYR01301BB.tab.bytes | 70 + .../movie/movies/MovieYR01302BA.tab.bytes | Bin 0 -> 4001 bytes .../movie/movies/MovieYR01302BB.tab.bytes | 108 + .../movie/movies/MovieYR01303BB.tab.bytes | 120 + .../movie/movies/MovieYR01303EB.tab.bytes | 21 + .../movie/movies/MovieYR01304BB.tab.bytes | 85 + .../movie/movies/MovieYR01304EB.tab.bytes | 19 + .../movie/movies/MovieYR01305BB.tab.bytes | 76 + .../movie/movies/MovieYR01305EB.tab.bytes | 49 + .../movie/movies/MovieYR01306BB.tab.bytes | 86 + .../movie/movies/MovieYR01307BB.tab.bytes | Bin 0 -> 13797 bytes .../movie/movies/MovieYR01401BA.tab.bytes | 56 + .../movie/movies/MovieYR01402BA.tab.bytes | 27 + .../movie/movies/MovieYR01403BA.tab.bytes | 43 + .../movie/movies/MovieYR01501BA.tab.bytes | 37 + .../movie/movies/MovieYR01501EA.tab.bytes | 26 + .../movie/movies/MovieYR01502BA.tab.bytes | 64 + .../movie/movies/MovieYR01502EA.tab.bytes | 26 + .../movie/movies/MovieYR01601BA.tab.bytes | Bin 0 -> 14953 bytes .../movie/movies/MovieYR01602BA.tab.bytes | 103 + .../movie/movies/MovieYR01603BA.tab.bytes | 41 + .../movie/movies/MovieYR01701BA.tab.bytes | Bin 0 -> 9299 bytes .../movie/movies/MovieYR01702BA.tab.bytes | Bin 0 -> 13021 bytes .../movie/movies/MovieYR01703BA.tab.bytes | 90 + .../movie/movies/MovieYR01801BA.tab.bytes | Bin 0 -> 8485 bytes .../movie/movies/MovieYR01802BA.tab.bytes | Bin 0 -> 4334 bytes .../movie/movies/MovieYS01101BA.tab.bytes | 67 + .../movie/movies/MovieYS01101EA.tab.bytes | Bin 0 -> 5812 bytes .../movie/movies/MovieYS01102BA.tab.bytes | 47 + .../movie/movies/MovieYS01102EA.tab.bytes | 78 + .../movie/movies/MovieYS01301EA.tab.bytes | 101 + .../movie/movies/MovieYS01401BA.tab.bytes | Bin 0 -> 2754 bytes .../movie/movies/MovieYS01401EA.tab.bytes | 63 + .../movie/movies/MovieYS01501EA.tab.bytes | Bin 0 -> 5254 bytes .../movie/movies/MovieYS01601BA.tab.bytes | Bin 0 -> 3018 bytes .../movie/movies/MovieYS01601EA.tab.bytes | 67 + .../movie/movies/MovieYS01701EA.tab.bytes | Bin 0 -> 6245 bytes .../movie/movies/MovieYS01801BA.tab.bytes | Bin 0 -> 3502 bytes .../movie/movies/MovieYS01801EA.tab.bytes | Bin 0 -> 5541 bytes .../movie/movies/MovieYS01901EA.tab.bytes | 70 + .../movie/movies/MovieYS02101BA.tab.bytes | 29 + .../movie/movies/MovieYS02101EA.tab.bytes | Bin 0 -> 9373 bytes .../movie/movies/MovieZX00000BA.tab.bytes | Bin 0 -> 740 bytes .../movie/movies/MovieZX00001BA.tab.bytes | 115 + .../movie/movies/MovieZX00002BA.tab.bytes | 115 + .../movie/movies/MovieZX00003BA.tab.bytes | 29 + .../movie/movies/MovieZX00003EA.tab.bytes | 92 + .../movie/movies/MovieZX00101BA.tab.bytes | 121 + .../movie/movies/MovieZX00101EA.tab.bytes | 90 + .../movie/movies/MovieZX00102BA.tab.bytes | 68 + .../movie/movies/MovieZX00103BA.tab.bytes | Bin 0 -> 3656 bytes .../movie/movies/MovieZX00104BA.tab.bytes | 40 + .../movie/movies/MovieZX00105BA.tab.bytes | 127 + .../movie/movies/MovieZX00106BA.tab.bytes | Bin 0 -> 3783 bytes .../movie/movies/MovieZX00107BA.tab.bytes | 90 + .../movie/movies/MovieZX00108BA.tab.bytes | 31 + .../movie/movies/MovieZX00109BA.tab.bytes | Bin 0 -> 2223 bytes .../movie/movies/MovieZX00110BA.tab.bytes | 27 + .../movie/movies/MovieZX00111BA.tab.bytes | Bin 0 -> 3067 bytes .../movie/movies/MovieZX00112BA.tab.bytes | Bin 0 -> 1685 bytes .../movie/movies/MovieZX00112EA.tab.bytes | Bin 0 -> 8366 bytes .../movie/movies/MovieZX00201BA.tab.bytes | 60 + .../movie/movies/MovieZX00202BA.tab.bytes | 75 + .../movie/movies/MovieZX00203BA.tab.bytes | 61 + .../movie/movies/MovieZX00204BA.tab.bytes | Bin 0 -> 1964 bytes .../movie/movies/MovieZX00205BA.tab.bytes | 49 + .../movie/movies/MovieZX00206BA.tab.bytes | Bin 0 -> 2109 bytes .../movie/movies/MovieZX00207BA.tab.bytes | 67 + .../movie/movies/MovieZX00208BA.tab.bytes | 34 + .../movie/movies/MovieZX00209BA.tab.bytes | 28 + .../movie/movies/MovieZX00210BA.tab.bytes | Bin 0 -> 2870 bytes .../movie/movies/MovieZX00211BA.tab.bytes | 31 + .../movie/movies/MovieZX00212BA.tab.bytes | Bin 0 -> 5802 bytes .../movie/movies/MovieZX00212EA.tab.bytes | Bin 0 -> 6299 bytes .../movie/movies/MovieZX00301BA.tab.bytes | 37 + .../movie/movies/MovieZX00302BA.tab.bytes | Bin 0 -> 2789 bytes .../movie/movies/MovieZX00303BA.tab.bytes | Bin 0 -> 2804 bytes .../movie/movies/MovieZX00304BA.tab.bytes | 33 + .../movie/movies/MovieZX00305BA.tab.bytes | 11 + .../movie/movies/MovieZX00306BA.tab.bytes | 33 + .../movie/movies/MovieZX00307BA.tab.bytes | 24 + .../movie/movies/MovieZX00308BA.tab.bytes | 13 + .../movie/movies/MovieZX00309BA.tab.bytes | Bin 0 -> 2963 bytes .../movie/movies/MovieZX00310BA.tab.bytes | 34 + .../movie/movies/MovieZX00311BA.tab.bytes | 44 + .../movie/movies/MovieZX00312BA.tab.bytes | Bin 0 -> 1783 bytes .../movie/movies/MovieZX00312EA.tab.bytes | 39 + .../movie/movies/MovieZX00401BA.tab.bytes | 55 + .../movie/movies/MovieZX00401EA.tab.bytes | 22 + .../movie/movies/MovieZX00402BA.tab.bytes | Bin 0 -> 1689 bytes .../movie/movies/MovieZX00402EA.tab.bytes | 34 + .../movie/movies/MovieZX00403BA.tab.bytes | Bin 0 -> 3675 bytes .../movie/movies/MovieZX00403EA.tab.bytes | Bin 0 -> 2705 bytes .../movie/movies/MovieZX00404BA.tab.bytes | 38 + .../movie/movies/MovieZX00404EA.tab.bytes | Bin 0 -> 3517 bytes .../movie/movies/MovieZX00405BA.tab.bytes | 19 + .../movie/movies/MovieZX00405EA.tab.bytes | Bin 0 -> 1834 bytes .../movie/movies/MovieZX00406BA.tab.bytes | 21 + .../movie/movies/MovieZX00406EA.tab.bytes | 20 + .../movie/movies/MovieZX00407BA.tab.bytes | Bin 0 -> 3838 bytes .../movie/movies/MovieZX00407EA.tab.bytes | Bin 0 -> 5508 bytes .../movie/movies/MovieZX00408BA.tab.bytes | Bin 0 -> 4338 bytes .../movie/movies/MovieZX00408EA.tab.bytes | 37 + .../movie/movies/MovieZX00409BA.tab.bytes | 13 + .../movie/movies/MovieZX00409EA.tab.bytes | Bin 0 -> 2569 bytes .../movie/movies/MovieZX00410BA.tab.bytes | Bin 0 -> 3810 bytes .../movie/movies/MovieZX00411BA.tab.bytes | 12 + .../movie/movies/MovieZX00412BA.tab.bytes | Bin 0 -> 2111 bytes .../movie/movies/MovieZX00412EA.tab.bytes | 24 + .../movie/movies/MovieZX00501BA.tab.bytes | Bin 0 -> 3281 bytes .../movie/movies/MovieZX00502BA.tab.bytes | 18 + .../movie/movies/MovieZX00502EA.tab.bytes | Bin 0 -> 3439 bytes .../movie/movies/MovieZX00503BA.tab.bytes | Bin 0 -> 2503 bytes .../movie/movies/MovieZX00504BA.tab.bytes | 24 + .../movie/movies/MovieZX00505BA.tab.bytes | 13 + .../movie/movies/MovieZX00505EA.tab.bytes | 28 + .../movie/movies/MovieZX00506BA.tab.bytes | 30 + .../movie/movies/MovieZX00506EA.tab.bytes | Bin 0 -> 1730 bytes .../movie/movies/MovieZX00507BA.tab.bytes | 16 + .../movie/movies/MovieZX00507EA.tab.bytes | 34 + .../movie/movies/MovieZX00508BA.tab.bytes | 36 + .../movie/movies/MovieZX00508EA.tab.bytes | Bin 0 -> 2400 bytes .../movie/movies/MovieZX00509BA.tab.bytes | 44 + .../movie/movies/MovieZX00509EA.tab.bytes | 62 + .../movie/movies/MovieZX00510BA.tab.bytes | 19 + .../movie/movies/MovieZX00510EA.tab.bytes | Bin 0 -> 2422 bytes .../movie/movies/MovieZX00511BA.tab.bytes | Bin 0 -> 3327 bytes .../movie/movies/MovieZX00512BA.tab.bytes | 26 + .../movie/movies/MovieZX00512EA.tab.bytes | Bin 0 -> 5386 bytes .../movie/movies/MovieZX00601BA.tab.bytes | Bin 0 -> 6224 bytes .../movie/movies/MovieZX00602BA.tab.bytes | Bin 0 -> 6153 bytes .../movie/movies/MovieZX00602EA.tab.bytes | 21 + .../movie/movies/MovieZX00603BA.tab.bytes | 44 + .../movie/movies/MovieZX00603EA.tab.bytes | Bin 0 -> 4325 bytes .../movie/movies/MovieZX00604BA.tab.bytes | 12 + .../movie/movies/MovieZX00604EA.tab.bytes | 13 + .../movie/movies/MovieZX00605BA.tab.bytes | Bin 0 -> 3566 bytes .../movie/movies/MovieZX00606BA.tab.bytes | 50 + .../movie/movies/MovieZX00607BA.tab.bytes | 35 + .../movie/movies/MovieZX00608BA.tab.bytes | Bin 0 -> 4163 bytes .../movie/movies/MovieZX00608EA.tab.bytes | 20 + .../movie/movies/MovieZX00609BA.tab.bytes | 42 + .../movie/movies/MovieZX00610BA.tab.bytes | 37 + .../movie/movies/MovieZX00611BA.tab.bytes | 19 + .../movie/movies/MovieZX00611EA.tab.bytes | Bin 0 -> 7567 bytes .../movie/movies/MovieZX00612BA.tab.bytes | Bin 0 -> 2114 bytes .../movie/movies/MovieZX00612EA.tab.bytes | 53 + .../movie/movies/MovieZX00701BA.tab.bytes | 104 + .../movie/movies/MovieZX00701EA.tab.bytes | Bin 0 -> 2037 bytes .../movie/movies/MovieZX00702BA.tab.bytes | 52 + .../movie/movies/MovieZX00702EA.tab.bytes | 13 + .../movie/movies/MovieZX00703BA.tab.bytes | 68 + .../movie/movies/MovieZX00703EA.tab.bytes | 49 + .../movie/movies/MovieZX00704BA.tab.bytes | 44 + .../movie/movies/MovieZX00704EA.tab.bytes | 27 + .../movie/movies/MovieZX00705BA.tab.bytes | 47 + .../movie/movies/MovieZX00705EA.tab.bytes | 20 + .../movie/movies/MovieZX00706BA.tab.bytes | 18 + .../movie/movies/MovieZX00706EA.tab.bytes | 23 + .../movie/movies/MovieZX00707BA.tab.bytes | Bin 0 -> 1057 bytes .../movie/movies/MovieZX00708BA.tab.bytes | Bin 0 -> 2943 bytes .../movie/movies/MovieZX00708EA.tab.bytes | 45 + .../movie/movies/MovieZX00709BA.tab.bytes | Bin 0 -> 5194 bytes .../movie/movies/MovieZX00709EA.tab.bytes | 17 + .../movie/movies/MovieZX00710BA.tab.bytes | Bin 0 -> 1724 bytes .../movie/movies/MovieZX00711BA.tab.bytes | 51 + .../movie/movies/MovieZX00711EA.tab.bytes | 13 + .../movie/movies/MovieZX00712BA.tab.bytes | Bin 0 -> 1208 bytes .../movie/movies/MovieZX00712EA.tab.bytes | 25 + .../movie/movies/MovieZX00801BA.tab.bytes | Bin 0 -> 5501 bytes .../movie/movies/MovieZX00801EA.tab.bytes | Bin 0 -> 2960 bytes .../movie/movies/MovieZX00802BA.tab.bytes | 11 + .../movie/movies/MovieZX00803BA.tab.bytes | 17 + .../movie/movies/MovieZX00803EA.tab.bytes | Bin 0 -> 1840 bytes .../movie/movies/MovieZX00804BA.tab.bytes | 19 + .../movie/movies/MovieZX00804EA.tab.bytes | 10 + .../movie/movies/MovieZX00805BA.tab.bytes | 27 + .../movie/movies/MovieZX00805EA.tab.bytes | 29 + .../movie/movies/MovieZX00806BA.tab.bytes | 35 + .../movie/movies/MovieZX00806EA.tab.bytes | 13 + .../movie/movies/MovieZX00807BA.tab.bytes | 18 + .../movie/movies/MovieZX00807EA.tab.bytes | 10 + .../movie/movies/MovieZX00808BA.tab.bytes | 15 + .../movie/movies/MovieZX00808EA.tab.bytes | Bin 0 -> 1919 bytes .../movie/movies/MovieZX00809BA.tab.bytes | Bin 0 -> 1057 bytes .../movie/movies/MovieZX00810BA.tab.bytes | 26 + .../movie/movies/MovieZX00810EA.tab.bytes | Bin 0 -> 1305 bytes .../movie/movies/MovieZX00811BA.tab.bytes | 28 + .../movie/movies/MovieZX00811EA.tab.bytes | 14 + .../movie/movies/MovieZX00812BA.tab.bytes | 43 + .../movie/movies/MovieZX00812EA.tab.bytes | 55 + .../movie/movies/MovieZX00901BA.tab.bytes | Bin 0 -> 8455 bytes .../movie/movies/MovieZX00902BA.tab.bytes | Bin 0 -> 15347 bytes .../movie/movies/MovieZX00902EA.tab.bytes | 68 + .../movie/movies/MovieZX00903BA.tab.bytes | Bin 0 -> 9085 bytes .../movie/movies/MovieZX00903EA.tab.bytes | 91 + .../movie/movies/MovieZX00904BA.tab.bytes | 49 + .../movie/movies/MovieZX00904EA.tab.bytes | 47 + .../movie/movies/MovieZX00905BA.tab.bytes | Bin 0 -> 5880 bytes .../movie/movies/MovieZX00906BA.tab.bytes | Bin 0 -> 3907 bytes .../movie/movies/MovieZX00907BA.tab.bytes | 46 + .../movie/movies/MovieZX00908BA.tab.bytes | 91 + .../movie/movies/MovieZX00909BA.tab.bytes | Bin 0 -> 6558 bytes .../movie/movies/MovieZX00910BA.tab.bytes | Bin 0 -> 8392 bytes .../movie/movies/MovieZX00911BA.tab.bytes | 19 + .../movie/movies/MovieZX00912BA.tab.bytes | 80 + .../movie/movies/MovieZX00913BA.tab.bytes | Bin 0 -> 8915 bytes .../movie/movies/MovieZX00913EA.tab.bytes | 104 + .../movie/movies/MovieZX01001BA.tab.bytes | 31 + .../movie/movies/MovieZX01002BA.tab.bytes | 83 + .../movie/movies/MovieZX01003BA.tab.bytes | Bin 0 -> 4871 bytes .../movie/movies/MovieZX01003EA.tab.bytes | 21 + .../movie/movies/MovieZX01004BA.tab.bytes | Bin 0 -> 11510 bytes .../movie/movies/MovieZX01004EA.tab.bytes | 108 + .../movie/movies/MovieZX01005BA.tab.bytes | 77 + .../movie/movies/MovieZX01006BA.tab.bytes | 38 + .../movie/movies/MovieZX01007BA.tab.bytes | Bin 0 -> 3582 bytes .../movie/movies/MovieZX01008BA.tab.bytes | Bin 0 -> 11067 bytes .../movie/movies/MovieZX01009BA.tab.bytes | 24 + .../movie/movies/MovieZX01010BA.tab.bytes | Bin 0 -> 8640 bytes .../movie/movies/MovieZX01011BA.tab.bytes | 145 + .../movie/movies/MovieZX01011EA.tab.bytes | Bin 0 -> 4161 bytes .../movie/movies/MovieZX01012BA.tab.bytes | Bin 0 -> 6866 bytes .../movie/movies/MovieZX01101BA.tab.bytes | Bin 0 -> 7483 bytes .../movie/movies/MovieZX01102BA.tab.bytes | 58 + .../movie/movies/MovieZX01102EA.tab.bytes | Bin 0 -> 3034 bytes .../movie/movies/MovieZX01103BA.tab.bytes | 49 + .../movie/movies/MovieZX01104BA.tab.bytes | 65 + .../movie/movies/MovieZX01105BA.tab.bytes | 48 + .../movie/movies/MovieZX01106BA.tab.bytes | 57 + .../movie/movies/MovieZX01106EA.tab.bytes | 142 + .../movie/movies/MovieZX01107BA.tab.bytes | Bin 0 -> 5837 bytes .../movie/movies/MovieZX01107EA.tab.bytes | 6 + .../movie/movies/MovieZX01108BA.tab.bytes | Bin 0 -> 2295 bytes .../movie/movies/MovieZX01108EA.tab.bytes | 70 + .../movie/movies/MovieZX01109BA.tab.bytes | 103 + .../movie/movies/MovieZX01109EA.tab.bytes | 27 + .../movie/movies/MovieZX01110BA.tab.bytes | Bin 0 -> 5699 bytes .../movie/movies/MovieZX01110EA.tab.bytes | 94 + .../movie/movies/MovieZX01111BA.tab.bytes | Bin 0 -> 8422 bytes .../movie/movies/MovieZX01201BA.tab.bytes | 65 + .../movie/movies/MovieZX01202BA.tab.bytes | 227 + .../movie/movies/MovieZX01203BA.tab.bytes | 51 + .../movie/movies/MovieZX01204BA.tab.bytes | Bin 0 -> 9445 bytes .../movie/movies/MovieZX01205BA.tab.bytes | Bin 0 -> 7173 bytes .../movie/movies/MovieZX01206BA.tab.bytes | Bin 0 -> 5318 bytes .../movie/movies/MovieZX01207BA.tab.bytes | Bin 0 -> 5440 bytes .../movie/movies/MovieZX01208BA.tab.bytes | Bin 0 -> 5624 bytes .../movie/movies/MovieZX01209BA.tab.bytes | 117 + .../movie/movies/MovieZX01210BA.tab.bytes | 42 + .../movie/movies/MovieZX01211BA.tab.bytes | 88 + .../movie/movies/MovieZX01211EA.tab.bytes | Bin 0 -> 9779 bytes .../movie/movies/MovieZX01212BA.tab.bytes | Bin 0 -> 5753 bytes .../movie/movies/MovieZX01213BA.tab.bytes | 65 + .../movie/movies/MovieZX01214BA.tab.bytes | 50 + .../movie/movies/MovieZX01215BA.tab.bytes | 40 + .../movie/movies/MovieZX01216BA.tab.bytes | 88 + .../movie/movies/MovieZX01217BA.tab.bytes | Bin 0 -> 6851 bytes .../movie/movies/MovieZX01218BA.tab.bytes | 78 + .../movie/movies/MovieZX01218EA.tab.bytes | 38 + .../movie/movies/MovieZX01219BA.tab.bytes | Bin 0 -> 3842 bytes .../movie/movies/MovieZX01220BA.tab.bytes | Bin 0 -> 4444 bytes .../movie/movies/MovieZX01221BA.tab.bytes | Bin 0 -> 6922 bytes .../movie/movies/MovieZX01222BA.tab.bytes | 50 + .../movie/movies/MovieZX01223BA.tab.bytes | Bin 0 -> 4055 bytes .../movie/movies/MovieZX01224BA.tab.bytes | Bin 0 -> 10352 bytes .../movie/movies/MovieZX01225BA.tab.bytes | 103 + .../movie/movies/MovieZX01225EA.tab.bytes | 33 + .../movie/movies/MovieZX01225EB.tab.bytes | Bin 0 -> 2448 bytes .../movie/movies/MovieZX01226BA.tab.bytes | 38 + .../movie/movies/MovieZX01226BB.tab.bytes | 59 + .../movie/movies/MovieZX01301BA.tab.bytes | Bin 0 -> 14713 bytes .../movie/movies/MovieZX01302BA.tab.bytes | 73 + .../movie/movies/MovieZX01302EA.tab.bytes | 109 + .../movie/movies/MovieZX01303BA.tab.bytes | 274 + .../movie/movies/MovieZX01304BA.tab.bytes | 126 + .../movie/movies/MovieZX01304EA.tab.bytes | Bin 0 -> 12799 bytes .../movie/movies/MovieZX01305BA.tab.bytes | Bin 0 -> 26914 bytes .../movie/movies/MovieZX01305EA.tab.bytes | 38 + .../movie/movies/MovieZX01306BA.tab.bytes | 117 + .../movie/movies/MovieZX01306EA.tab.bytes | Bin 0 -> 5092 bytes .../movie/movies/MovieZX01307BA.tab.bytes | 34 + .../movie/movies/MovieZX01308BA.tab.bytes | 72 + .../movie/movies/MovieZX01309BA.tab.bytes | Bin 0 -> 23899 bytes .../movie/movies/MovieZX01310BA.tab.bytes | Bin 0 -> 2428 bytes .../movie/movies/MovieZX01310EA.tab.bytes | 32 + .../movie/movies/MovieZX01311BA.tab.bytes | Bin 0 -> 8097 bytes .../movie/movies/MovieZX01312EA.tab.bytes | 73 + .../movie/movies/MovieZX01313BA.tab.bytes | 50 + .../movie/movies/MovieZX01314BA.tab.bytes | 31 + .../movie/movies/MovieZX01314EA.tab.bytes | Bin 0 -> 1956 bytes .../movie/movies/MovieZX01315BA.tab.bytes | 134 + .../movie/movies/MovieZX01316BA.tab.bytes | 95 + .../movie/movies/MovieZX01316EA.tab.bytes | Bin 0 -> 5437 bytes .../movie/movies/MovieZX01317BA.tab.bytes | Bin 0 -> 6384 bytes .../movie/movies/MovieZX01317EA.tab.bytes | 44 + .../movie/movies/MovieZX01318BA.tab.bytes | 92 + .../movie/movies/MovieZX01319BA.tab.bytes | 85 + .../movie/movies/MovieZX01320BA.tab.bytes | Bin 0 -> 13822 bytes .../movie/movies/MovieZX01401BA.tab.bytes | 89 + .../movie/movies/MovieZX01402BA.tab.bytes | Bin 0 -> 7732 bytes .../movie/movies/MovieZX01403BA.tab.bytes | Bin 0 -> 8298 bytes .../movie/movies/MovieZX01404BA.tab.bytes | 37 + .../movie/movies/MovieZX01404EA.tab.bytes | 77 + .../movie/movies/MovieZX01405BA.tab.bytes | 93 + .../movie/movies/MovieZX01406BA.tab.bytes | 48 + .../movie/movies/MovieZX01407BA.tab.bytes | Bin 0 -> 9902 bytes .../movie/movies/MovieZX01408BA.tab.bytes | Bin 0 -> 6784 bytes .../movie/movies/MovieZX01409BA.tab.bytes | Bin 0 -> 10747 bytes .../movie/movies/MovieZX01410BA.tab.bytes | 90 + .../movie/movies/MovieZX01411BA.tab.bytes | Bin 0 -> 2493 bytes .../movie/movies/MovieZX01412BA.tab.bytes | 51 + .../movie/movies/MovieZX01413BA.tab.bytes | 27 + .../movie/movies/MovieZX01414BA.tab.bytes | 93 + .../movie/movies/MovieZX01415BA.tab.bytes | 83 + .../movie/movies/MovieZX01416BA.tab.bytes | Bin 0 -> 7742 bytes .../movie/movies/MovieZX01416EA.tab.bytes | Bin 0 -> 7883 bytes .../movie/movies/MovieZX01417BA.tab.bytes | 18 + .../movie/movies/MovieZX01418BA.tab.bytes | Bin 0 -> 7109 bytes .../movie/movies/MovieZX01501BA.tab.bytes | 104 + .../movie/movies/MovieZX01501EA.tab.bytes | Bin 0 -> 3402 bytes .../movie/movies/MovieZX01502BA.tab.bytes | 123 + .../movie/movies/MovieZX01503BA.tab.bytes | 106 + .../movie/movies/MovieZX01504BA.tab.bytes | 178 + .../movie/movies/MovieZX01504EA.tab.bytes | 22 + .../movie/movies/MovieZX01505BA.tab.bytes | 77 + .../movie/movies/MovieZX01506BA.tab.bytes | Bin 0 -> 12556 bytes .../movie/movies/MovieZX01507BA.tab.bytes | Bin 0 -> 4358 bytes .../movie/movies/MovieZX01507EA.tab.bytes | 42 + .../movie/movies/MovieZX01508BA.tab.bytes | Bin 0 -> 13989 bytes .../movie/movies/MovieZX01509BA.tab.bytes | Bin 0 -> 21571 bytes .../movie/movies/MovieZX01510BA.tab.bytes | Bin 0 -> 15834 bytes .../movie/movies/MovieZX01510EA.tab.bytes | 52 + .../movie/movies/MovieZX01511BA.tab.bytes | 34 + .../movie/movies/MovieZX01511EA.tab.bytes | Bin 0 -> 13485 bytes .../movie/movies/MovieZX01512BA.tab.bytes | Bin 0 -> 4490 bytes .../movie/movies/MovieZX01512EA.tab.bytes | 14 + .../movie/movies/MovieZX01513BA.tab.bytes | 69 + .../movie/movies/MovieZX01514BA.tab.bytes | 145 + .../movie/movies/MovieZX01515BA.tab.bytes | Bin 0 -> 15415 bytes .../movie/movies/MovieZX01516BA.tab.bytes | Bin 0 -> 10310 bytes .../movie/movies/MovieZX01516EA.tab.bytes | 31 + .../movie/movies/MovieZX01517BA.tab.bytes | Bin 0 -> 11907 bytes .../movie/movies/MovieZX01518BA.tab.bytes | 25 + .../movie/movies/MovieZX01518EA.tab.bytes | Bin 0 -> 2789 bytes .../movie/movies/MovieZX01519BA.tab.bytes | 28 + .../movie/movies/MovieZX01519EA.tab.bytes | 25 + .../movie/movies/MovieZX01601BA.tab.bytes | 421 + .../movie/movies/MovieZX01601BB.tab.bytes | Bin 0 -> 9293 bytes .../movie/movies/MovieZX01602BA.tab.bytes | 139 + .../movie/movies/MovieZX01602EA.tab.bytes | Bin 0 -> 7659 bytes .../movie/movies/MovieZX01603BA.tab.bytes | 52 + .../movie/movies/MovieZX01603EA.tab.bytes | Bin 0 -> 8089 bytes .../movie/movies/MovieZX01604BA.tab.bytes | Bin 0 -> 6200 bytes .../movie/movies/MovieZX01605BA.tab.bytes | Bin 0 -> 6023 bytes .../movie/movies/MovieZX01606BA.tab.bytes | 53 + .../movie/movies/MovieZX01607BA.tab.bytes | Bin 0 -> 5338 bytes .../movie/movies/MovieZX01607EA.tab.bytes | Bin 0 -> 10360 bytes .../movie/movies/MovieZX01608BA.tab.bytes | Bin 0 -> 10335 bytes .../movie/movies/MovieZX01609BA.tab.bytes | Bin 0 -> 1893 bytes .../movie/movies/MovieZX01609EA.tab.bytes | 132 + .../movie/movies/MovieZX01610BA.tab.bytes | 222 + .../movie/movies/MovieZX01611BA.tab.bytes | 38 + .../movie/movies/MovieZX01611BB.tab.bytes | 46 + .../movie/movies/MovieZX01612BA.tab.bytes | Bin 0 -> 1804 bytes .../movie/movies/MovieZX01613BA.tab.bytes | Bin 0 -> 4370 bytes .../movie/movies/MovieZX01613EA.tab.bytes | Bin 0 -> 18048 bytes .../movie/movies/MovieZX01614BA.tab.bytes | Bin 0 -> 13810 bytes .../movie/movies/MovieZX01615BA.tab.bytes | 186 + .../movie/movies/MovieZX01616BA.tab.bytes | Bin 0 -> 3397 bytes .../movie/movies/MovieZX01616BB.tab.bytes | 26 + .../movie/movies/MovieZX01616BC.tab.bytes | 24 + .../movie/movies/MovieZX01616BD.tab.bytes | 32 + .../movie/movies/MovieZX01616BE.tab.bytes | Bin 0 -> 2839 bytes .../movie/movies/MovieZX01616BF.tab.bytes | 24 + .../movie/movies/MovieZX01617BA.tab.bytes | Bin 0 -> 16630 bytes .../movie/movies/MovieZX01618BA.tab.bytes | 200 + .../movie/movies/MovieZX01619BA.tab.bytes | Bin 0 -> 9745 bytes .../movie/movies/MovieZX01620BA.tab.bytes | 190 + .../movie/movies/MovieZX01621BA.tab.bytes | 145 + .../movie/movies/MovieZX01622BA.tab.bytes | Bin 0 -> 2675 bytes .../movie/movies/MovieZX01623BA.tab.bytes | Bin 0 -> 8561 bytes .../movie/movies/MovieZX01624BA.tab.bytes | 86 + .../movie/movies/MovieZX01625BA.tab.bytes | 51 + .../movie/movies/MovieZX01626BA.tab.bytes | 88 + .../movie/movies/MovieZX01627BA.tab.bytes | 51 + .../movie/movies/MovieZX01627EA.tab.bytes | Bin 0 -> 17528 bytes .../movie/movies/MovieZX01628BA.tab.bytes | Bin 0 -> 3456 bytes .../movie/movies/MovieZX01629BA.tab.bytes | 84 + .../movie/movies/MovieZX01630BA.tab.bytes | 36 + .../movie/movies/MovieZX01630EA.tab.bytes | Bin 0 -> 16154 bytes .../movie/movies/MovieZX01631BA.tab.bytes | 70 + .../movie/movies/MovieZX01632BA.tab.bytes | 32 + .../movie/movies/MovieZX01632EA.tab.bytes | Bin 0 -> 13823 bytes .../movie/movies/MovieZX01633BA.tab.bytes | Bin 0 -> 5241 bytes .../movie/movies/MovieZX01633EA.tab.bytes | 19 + .../movie/movies/MovieZX01634BA.tab.bytes | 38 + .../movie/movies/MovieZX01635BA.tab.bytes | 50 + .../movie/movies/MovieZX01636BA.tab.bytes | 52 + .../movie/movies/MovieZX01637BA.tab.bytes | Bin 0 -> 5039 bytes .../movie/movies/MovieZX01638BA.tab.bytes | Bin 0 -> 30343 bytes .../movie/movies/MovieZX01639BA.tab.bytes | 22 + .../movie/movies/MovieZX01640BA.tab.bytes | 114 + .../movie/movies/MovieZX01641BA.tab.bytes | 75 + .../movie/movies/MovieZX01642BA.tab.bytes | Bin 0 -> 10584 bytes .../movie/movies/MovieZX01643BA.tab.bytes | 84 + .../movie/movies/MovieZX01644BA.tab.bytes | Bin 0 -> 5574 bytes .../movie/movies/MovieZX01644EA.tab.bytes | Bin 0 -> 4815 bytes .../movie/movies/MovieZX01645BA.tab.bytes | 73 + .../movie/movies/MovieZX01646BA.tab.bytes | 51 + .../movie/movies/MovieZX01646BB.tab.bytes | 36 + .../movie/movies/MovieZX01647BA.tab.bytes | Bin 0 -> 5205 bytes .../movie/movies/MovieZX01648BA.tab.bytes | 15 + .../movie/movies/MovieZX01649BA.tab.bytes | 60 + .../movie/movies/MovieZX01650BA.tab.bytes | Bin 0 -> 1918 bytes .../movie/movies/MovieZX01651BA.tab.bytes | 80 + .../movie/movies/MovieZX01651EA.tab.bytes | 55 + .../movie/movies/MovieZX01652BA.tab.bytes | 76 + .../movie/movies/MovieZX01653BA.tab.bytes | Bin 0 -> 6975 bytes .../movie/movies/MovieZX01654BA.tab.bytes | 58 + .../movie/movies/MovieZX01654EA.tab.bytes | Bin 0 -> 8769 bytes .../movie/movies/MovieZX01655BA.tab.bytes | 97 + .../movie/movies/MovieZX01656BA.tab.bytes | Bin 0 -> 2593 bytes .../movie/movies/MovieZX01656EA.tab.bytes | Bin 0 -> 6493 bytes .../movie/movies/MovieZX01657BA.tab.bytes | 37 + .../movie/movies/MovieZX01658BA.tab.bytes | Bin 0 -> 23759 bytes .../movie/movies/MovieZX01658BB.tab.bytes | 28 + .../movie/movies/MovieZX01658BC.tab.bytes | 66 + .../movie/movies/MovieZX01658BD.tab.bytes | 31 + .../movie/movies/MovieZX01658EA.tab.bytes | 93 + .../movie/movies/MovieZX01801BA.tab.bytes | 358 + .../movie/movies/MovieZX01802BA.tab.bytes | Bin 0 -> 24790 bytes .../movie/movies/MovieZX01802EA.tab.bytes | 119 + .../movie/movies/MovieZX01803BA.tab.bytes | Bin 0 -> 33948 bytes .../movie/movies/MovieZX01804BA.tab.bytes | 262 + .../movie/movies/MovieZX01805BA.tab.bytes | 206 + .../movie/movies/MovieZX01805EA.tab.bytes | 31 + .../movie/movies/MovieZX01806BA.tab.bytes | Bin 0 -> 25939 bytes .../movie/movies/MovieZX01807BA.tab.bytes | 147 + .../movie/movies/MovieZX01807EA.tab.bytes | 47 + .../movie/movies/MovieZX01808BA.tab.bytes | Bin 0 -> 25799 bytes .../movie/movies/MovieZX01809BA.tab.bytes | Bin 0 -> 28334 bytes .../movie/movies/MovieZX01809EA.tab.bytes | 30 + .../movie/movies/MovieZX01810BA.tab.bytes | Bin 0 -> 41617 bytes .../movie/movies/MovieZX01811BA.tab.bytes | Bin 0 -> 8809 bytes .../movie/movies/MovieZX01812BA.tab.bytes | 180 + .../movie/movies/MovieZX01813BA.tab.bytes | Bin 0 -> 16488 bytes .../movie/movies/MovieZX01814BA.tab.bytes | 82 + .../movie/movies/MovieZX01814EA.tab.bytes | Bin 0 -> 14218 bytes .../movie/movies/MovieZX01815BA.tab.bytes | 158 + .../movie/movies/MovieZX01816BA.tab.bytes | Bin 0 -> 19465 bytes .../movie/movies/MovieZX01817BA.tab.bytes | Bin 0 -> 18885 bytes .../movie/movies/MovieZX01818BA.tab.bytes | Bin 0 -> 6266 bytes .../movie/movies/MovieZX01819BA.tab.bytes | 49 + .../movie/movies/MovieZX01820BA.tab.bytes | Bin 0 -> 27235 bytes .../movie/movies/MovieZX01820EA.tab.bytes | 96 + .../movie/movies/MovieZX01901BA.tab.bytes | 313 + .../movie/movies/MovieZX01902BA.tab.bytes | 252 + .../movie/movies/MovieZX01903BA.tab.bytes | Bin 0 -> 14491 bytes .../movie/movies/MovieZX01904BA.tab.bytes | 177 + .../movie/movies/MovieZX01905BA.tab.bytes | Bin 0 -> 22724 bytes .../movie/movies/MovieZX01906BA.tab.bytes | 195 + .../movie/movies/MovieZX01907BA.tab.bytes | Bin 0 -> 9624 bytes .../movie/movies/MovieZX01908BA.tab.bytes | 189 + .../movie/movies/MovieZX01909BA.tab.bytes | Bin 0 -> 18273 bytes .../movie/movies/MovieZX01910BA.tab.bytes | 523 + .../movie/movies/MovieZX01911BA.tab.bytes | 464 + .../movie/movies/MovieZX01912BA.tab.bytes | 193 + .../movie/movies/MovieZX01913BA.tab.bytes | Bin 0 -> 20611 bytes .../movie/movies/MovieZX01914BA.tab.bytes | 291 + .../movie/movies/MovieZX01915BA.tab.bytes | 287 + .../movie/movies/MovieZX02001BA.tab.bytes | Bin 0 -> 30745 bytes .../movie/movies/MovieZX02002BA.tab.bytes | 316 + .../movie/movies/MovieZX02003BA.tab.bytes | Bin 0 -> 26805 bytes .../movie/movies/MovieZX02003EA.tab.bytes | Bin 0 -> 1855 bytes .../movie/movies/MovieZX02004BA.tab.bytes | 114 + .../movie/movies/MovieZX02005BA.tab.bytes | 324 + .../movie/movies/MovieZX02006BA.tab.bytes | 79 + .../movie/movies/MovieZX02006EA.tab.bytes | 94 + .../movie/movies/MovieZX02007BA.tab.bytes | 38 + .../movie/movies/MovieZX02007EA.tab.bytes | Bin 0 -> 17813 bytes .../movie/movies/MovieZX02008BA.tab.bytes | Bin 0 -> 10906 bytes .../movie/movies/MovieZX02008EA.tab.bytes | Bin 0 -> 7606 bytes .../movie/movies/MovieZX02009BA.tab.bytes | Bin 0 -> 13303 bytes .../movie/movies/MovieZX02009EA.tab.bytes | 82 + .../movie/movies/MovieZX02010BA.tab.bytes | 160 + .../movie/movies/MovieZX02011BA.tab.bytes | 275 + .../movie/movies/MovieZX02011EA.tab.bytes | 123 + .../movie/movies/MovieZX02012BA.tab.bytes | 215 + .../movie/movies/MovieZX02101BA.tab.bytes | 210 + .../movie/movies/MovieZX02102BA.tab.bytes | 339 + .../movie/movies/MovieZX02103BA.tab.bytes | 240 + .../movie/movies/MovieZX02104BA.tab.bytes | 84 + .../movie/movies/MovieZX02104EA.tab.bytes | 36 + .../movie/movies/MovieZX02105BA.tab.bytes | Bin 0 -> 8219 bytes .../movie/movies/MovieZX02105EA.tab.bytes | Bin 0 -> 1557 bytes .../movie/movies/MovieZX02106BA.tab.bytes | 58 + .../movie/movies/MovieZX02107BA.tab.bytes | Bin 0 -> 6890 bytes .../movie/movies/MovieZX02107EA.tab.bytes | 76 + .../movie/movies/MovieZX02108BA.tab.bytes | 236 + .../movie/movies/MovieZX02109BA.tab.bytes | 58 + .../movie/movies/MovieZX02109EA.tab.bytes | 12 + .../movie/movies/MovieZX02113BA.tab.bytes | 249 + .../movie/movies/MovieZX02114BA.tab.bytes | 101 + .../movie/movies/MovieZX02114EA.tab.bytes | 14 + .../movie/movies/MovieZX02115BA.tab.bytes | Bin 0 -> 11058 bytes .../movie/movies/MovieZX02116BA.tab.bytes | 24 + .../movie/movies/MovieZX02116EA.tab.bytes | 37 + .../movie/movies/MovieZX02117BA.tab.bytes | Bin 0 -> 13905 bytes .../movie/movies/MovieZX02201BA.tab.bytes | 134 + .../movie/movies/MovieZX02202BA.tab.bytes | 213 + .../movie/movies/MovieZX02203BA.tab.bytes | Bin 0 -> 5795 bytes .../movie/movies/MovieZX02203EA.tab.bytes | 174 + .../movie/movies/MovieZX02204BA.tab.bytes | 201 + .../movie/movies/MovieZX02205BA.tab.bytes | 184 + .../movie/movies/MovieZX02206BA.tab.bytes | 66 + .../movie/movies/MovieZX02207BA.tab.bytes | 178 + .../movie/movies/MovieZX02207EA.tab.bytes | Bin 0 -> 9549 bytes .../movie/movies/MovieZX02208BA.tab.bytes | Bin 0 -> 10226 bytes .../movie/movies/MovieZX02209BA.tab.bytes | 55 + .../movie/movies/MovieZX02210EA.tab.bytes | Bin 0 -> 18894 bytes .../movie/movies/MovieZX02211BA.tab.bytes | 179 + .../movie/movies/MovieZX02212EA.tab.bytes | Bin 0 -> 18687 bytes .../movie/movies/MovieZX02213BA.tab.bytes | 111 + .../movie/movies/MovieZX02213BB.tab.bytes | 27 + .../movie/movies/MovieZX02213EA.tab.bytes | Bin 0 -> 5634 bytes .../movie/movies/MovieZX02214BA.tab.bytes | 99 + .../movie/movies/MovieZX02215BA.tab.bytes | 45 + .../movie/movies/MovieZX02300BA.tab.bytes | Bin 0 -> 26104 bytes .../movie/movies/MovieZX02301BA.tab.bytes | 247 + .../movie/movies/MovieZX02302BA.tab.bytes | Bin 0 -> 34650 bytes .../movie/movies/MovieZX02303BA.tab.bytes | 141 + .../movie/movies/MovieZX02304BA.tab.bytes | Bin 0 -> 35237 bytes .../movie/movies/MovieZX02305BA.tab.bytes | 491 + .../movie/movies/MovieZX02306BA.tab.bytes | 435 + .../movie/movies/MovieZX02306EA.tab.bytes | 60 + .../movie/movies/MovieZX02307BA.tab.bytes | Bin 0 -> 16092 bytes .../movie/movies/MovieZX02308BA.tab.bytes | 319 + .../movie/movies/MovieZX02309BA.tab.bytes | Bin 0 -> 34097 bytes .../movie/movies/MovieZX02310BA.tab.bytes | 217 + .../movie/movies/MovieZX02311BA.tab.bytes | Bin 0 -> 27295 bytes .../movie/movies/MovieZX02312BA.tab.bytes | 423 + .../movie/movies/MovieZX02312EA.tab.bytes | 20 + .../movie/movies/MovieZX02313BA.tab.bytes | 211 + .../movie/movies/MovieZX02314BA.tab.bytes | 196 + .../movie/movies/MovieZX02314EA.tab.bytes | 44 + .../movie/movies/MovieZX02315BA.tab.bytes | 109 + .../movie/movies/MovieZX02315EA.tab.bytes | Bin 0 -> 3236 bytes .../movie/movies/MovieZX02316BA.tab.bytes | Bin 0 -> 11150 bytes .../movie/movies/MovieZX02316EA.tab.bytes | Bin 0 -> 13450 bytes .../movie/movies/MovieZX02317BA.tab.bytes | 179 + .../movie/movies/MovieZX02318BA.tab.bytes | 195 + .../movie/movies/MovieZX02319BA.tab.bytes | 68 + .../movie/movies/MovieZX02320EA.tab.bytes | 171 + .../movie/movies/MovieZX02322BA.tab.bytes | Bin 0 -> 11529 bytes .../movie/movies/MovieZX02323BA.tab.bytes | 233 + .../movie/movies/MovieZX02324BA.tab.bytes | 20 + .../movie/movies/MovieZX02324EA.tab.bytes | 710 + .../movie/movies/MovieZX02325BA.tab.bytes | Bin 0 -> 10928 bytes .../movie/movies/MovieZX02326BA.tab.bytes | 194 + .../movie/movies/MovieZX02327BA.tab.bytes | Bin 0 -> 10403 bytes .../movie/movies/MovieZX02328BA.tab.bytes | Bin 0 -> 51233 bytes .../movie/movies/MovieZX02401BA.tab.bytes | 11 + .../movie/movies/MovieZX02401BB.tab.bytes | Bin 0 -> 1996 bytes .../movie/movies/MovieZX02401BC.tab.bytes | 13 + .../movie/movies/MovieZX02401BD.tab.bytes | 13 + .../movie/movies/MovieZX02401BE.tab.bytes | 13 + .../movie/movies/MovieZX02401EA.tab.bytes | Bin 0 -> 26042 bytes .../movie/movies/MovieZX02401EB.tab.bytes | 167 + .../movie/movies/MovieZX02401EC.tab.bytes | 231 + .../movie/movies/MovieZX02401ED.tab.bytes | Bin 0 -> 41085 bytes .../movie/movies/MovieZX02401EE.tab.bytes | 231 + .../movie/movies/MovieZX02402BA.tab.bytes | Bin 0 -> 6325 bytes .../movie/movies/MovieZX02402BB.tab.bytes | Bin 0 -> 6325 bytes .../movie/movies/MovieZX02402BC.tab.bytes | Bin 0 -> 6748 bytes .../movie/movies/MovieZX02402BD.tab.bytes | 54 + .../movie/movies/MovieZX02402BE.tab.bytes | 54 + .../movie/movies/MovieZX02403BA.tab.bytes | 24 + .../movie/movies/MovieZX02403BB.tab.bytes | Bin 0 -> 3559 bytes .../movie/movies/MovieZX02403BC.tab.bytes | Bin 0 -> 3559 bytes .../movie/movies/MovieZX02403BD.tab.bytes | Bin 0 -> 3559 bytes .../movie/movies/MovieZX02403BE.tab.bytes | Bin 0 -> 3559 bytes .../movie/movies/MovieZX02404BA.tab.bytes | Bin 0 -> 1309 bytes .../movie/movies/MovieZX02404BB.tab.bytes | 13 + .../movie/movies/MovieZX02404BC.tab.bytes | 13 + .../movie/movies/MovieZX02404BD.tab.bytes | 13 + .../movie/movies/MovieZX02404BE.tab.bytes | 13 + .../movie/movies/MovieZX02405BA.tab.bytes | 20 + .../movie/movies/MovieZX02405BB.tab.bytes | 7 + .../movie/movies/MovieZX02405BC.tab.bytes | 7 + .../movie/movies/MovieZX02405BD.tab.bytes | 7 + .../movie/movies/MovieZX02405BE.tab.bytes | 7 + .../movie/movies/MovieZX02406BA.tab.bytes | Bin 0 -> 8235 bytes .../movie/movies/MovieZX02406BB.tab.bytes | 20 + .../movie/movies/MovieZX02406BC.tab.bytes | 20 + .../movie/movies/MovieZX02406BD.tab.bytes | 20 + .../movie/movies/MovieZX02406BE.tab.bytes | 20 + .../movie/movies/MovieZX02407BA.tab.bytes | Bin 0 -> 4907 bytes .../movie/movies/MovieZX02407BB.tab.bytes | Bin 0 -> 8235 bytes .../movie/movies/MovieZX02407BC.tab.bytes | Bin 0 -> 8235 bytes .../movie/movies/MovieZX02407BD.tab.bytes | Bin 0 -> 8235 bytes .../movie/movies/MovieZX02407BE.tab.bytes | Bin 0 -> 8235 bytes .../movie/movies/MovieZX02408BA.tab.bytes | 37 + .../movie/movies/MovieZX02408BB.tab.bytes | Bin 0 -> 2127 bytes .../movie/movies/MovieZX02408BC.tab.bytes | 11 + .../movie/movies/MovieZX02408BD.tab.bytes | 11 + .../movie/movies/MovieZX02408BE.tab.bytes | 11 + .../movie/movies/MovieZX02409BA.tab.bytes | Bin 0 -> 2140 bytes .../movie/movies/MovieZX02409BB.tab.bytes | Bin 0 -> 4907 bytes .../movie/movies/MovieZX02409BC.tab.bytes | 35 + .../movie/movies/MovieZX02409BD.tab.bytes | 35 + .../movie/movies/MovieZX02409BE.tab.bytes | 35 + .../movie/movies/MovieZX02409EA.tab.bytes | 21 + .../movie/movies/MovieZX02410BA.tab.bytes | 10 + .../movie/movies/MovieZX02410BB.tab.bytes | 37 + .../movie/movies/MovieZX02410BC.tab.bytes | 37 + .../movie/movies/MovieZX02410BD.tab.bytes | 37 + .../movie/movies/MovieZX02410BE.tab.bytes | 37 + .../movie/movies/MovieZX02411BA.tab.bytes | 13 + .../movie/movies/MovieZX02411BB.tab.bytes | Bin 0 -> 6114 bytes .../movie/movies/MovieZX02411BC.tab.bytes | 89 + .../movie/movies/MovieZX02411BD.tab.bytes | 89 + .../movie/movies/MovieZX02411BE.tab.bytes | 89 + .../movie/movies/MovieZX02411EB.tab.bytes | Bin 0 -> 3704 bytes .../movie/movies/MovieZX02412BB.tab.bytes | 15 + .../movie/movies/MovieZX02412BC.tab.bytes | 52 + .../movie/movies/MovieZX02412BD.tab.bytes | 52 + .../movie/movies/MovieZX02412BE.tab.bytes | 52 + .../movie/movies/MovieZX02413BB.tab.bytes | Bin 0 -> 3785 bytes .../movie/movies/MovieZX02413BC.tab.bytes | 16 + .../movie/movies/MovieZX02413BD.tab.bytes | 16 + .../movie/movies/MovieZX02413BE.tab.bytes | 16 + .../movie/movies/MovieZX02413EB.tab.bytes | 4 + .../movie/movies/MovieZX02414BB.tab.bytes | 14 + .../movie/movies/MovieZX02414BC.tab.bytes | Bin 0 -> 3785 bytes .../movie/movies/MovieZX02414BD.tab.bytes | Bin 0 -> 3785 bytes .../movie/movies/MovieZX02414BE.tab.bytes | Bin 0 -> 3785 bytes .../movie/movies/MovieZX02414EC.tab.bytes | 4 + .../movie/movies/MovieZX02414ED.tab.bytes | 4 + .../movie/movies/MovieZX02414EE.tab.bytes | 4 + .../movie/movies/MovieZX02415BB.tab.bytes | Bin 0 -> 2761 bytes .../movie/movies/MovieZX02415BC.tab.bytes | 14 + .../movie/movies/MovieZX02415BD.tab.bytes | 14 + .../movie/movies/MovieZX02415BE.tab.bytes | 14 + .../movie/movies/MovieZX02416BC.tab.bytes | Bin 0 -> 2761 bytes .../movie/movies/MovieZX02416BD.tab.bytes | Bin 0 -> 2761 bytes .../movie/movies/MovieZX02416BE.tab.bytes | Bin 0 -> 2761 bytes .../movie/movies/MovieZX02417BD.tab.bytes | 56 + .../movie/movies/MovieZX02417BE.tab.bytes | 56 + .../movie/movies/MovieZX02418BD.tab.bytes | 51 + .../movie/movies/MovieZX02418BE.tab.bytes | 51 + .../movie/movies/MovieZX02419BC.tab.bytes | Bin 0 -> 6114 bytes .../movie/movies/MovieZX02419BD.tab.bytes | Bin 0 -> 6114 bytes .../movie/movies/MovieZX02419BE.tab.bytes | Bin 0 -> 6114 bytes .../movie/movies/MovieZX02419EC.tab.bytes | Bin 0 -> 3704 bytes .../movie/movies/MovieZX02419ED.tab.bytes | Bin 0 -> 3704 bytes .../movie/movies/MovieZX02419EE.tab.bytes | Bin 0 -> 3704 bytes .../movie/movies/MovieZX02420BD.tab.bytes | Bin 0 -> 3546 bytes .../movie/movies/MovieZX02420BE.tab.bytes | Bin 0 -> 3546 bytes .../movie/movies/MovieZX02501BA.tab.bytes | 153 + .../movie/movies/MovieZX02501EA.tab.bytes | 87 + .../movie/movies/MovieZX02502BA.tab.bytes | Bin 0 -> 2816 bytes .../movie/movies/MovieZX02502EA.tab.bytes | 101 + .../movie/movies/MovieZX02503BA.tab.bytes | Bin 0 -> 8511 bytes .../movie/movies/MovieZX02503EA.tab.bytes | 99 + .../movie/movies/MovieZX02504BA.tab.bytes | 113 + .../movie/movies/MovieZX02504EA.tab.bytes | 193 + .../movie/movies/MovieZX02505BA.tab.bytes | 44 + .../movie/movies/MovieZX02505EA.tab.bytes | 99 + .../movie/movies/MovieZX02506BA.tab.bytes | 164 + .../movie/movies/MovieZX02507BA.tab.bytes | 28 + .../movie/movies/MovieZX02507EA.tab.bytes | Bin 0 -> 3761 bytes .../movie/movies/MovieZX02508BA.tab.bytes | 125 + .../movie/movies/MovieZX02509EA.tab.bytes | 76 + .../movie/movies/MovieZX02510BA.tab.bytes | Bin 0 -> 10325 bytes .../movie/movies/MovieZX02601BA.tab.bytes | Bin 0 -> 21742 bytes .../movie/movies/MovieZX02602BA.tab.bytes | 280 + .../movie/movies/MovieZX02603BA.tab.bytes | Bin 0 -> 15343 bytes .../movie/movies/MovieZX02603EA.tab.bytes | Bin 0 -> 34770 bytes .../movie/movies/MovieZX02604BA.tab.bytes | Bin 0 -> 11460 bytes .../movie/movies/MovieZX02604EA.tab.bytes | Bin 0 -> 6136 bytes .../movie/movies/MovieZX02605BA.tab.bytes | Bin 0 -> 8518 bytes .../movie/movies/MovieZX02606BA.tab.bytes | 86 + .../movie/movies/MovieZX02607BA.tab.bytes | Bin 0 -> 9960 bytes .../movie/movies/MovieZX02607EA.tab.bytes | 70 + .../movie/movies/MovieZX02608BA.tab.bytes | 187 + .../movie/movies/MovieZX02609BA.tab.bytes | Bin 0 -> 23105 bytes .../movie/movies/MovieZX02610BA.tab.bytes | 63 + .../movie/movies/MovieZX02611BA.tab.bytes | 38 + .../movie/movies/MovieZX02611EA.tab.bytes | 62 + .../movie/movies/MovieZX02612BA.tab.bytes | 53 + .../movie/movies/MovieZX02612EA.tab.bytes | Bin 0 -> 10552 bytes .../movie/movies/MovieZX02613BA.tab.bytes | 78 + .../movie/movies/MovieZX02614BA.tab.bytes | Bin 0 -> 9082 bytes .../movie/movies/MovieZX02618BA.tab.bytes | 100 + .../movie/movies/MovieZX02619BA.tab.bytes | Bin 0 -> 12853 bytes .../movie/movies/MovieZX02620BA.tab.bytes | Bin 0 -> 7930 bytes .../movie/movies/MovieZX02621BA.tab.bytes | Bin 0 -> 13374 bytes .../movie/movies/MovieZX02701BA.tab.bytes | Bin 0 -> 13243 bytes .../movie/movies/MovieZX02702BA.tab.bytes | 147 + .../movie/movies/MovieZX02703BA.tab.bytes | Bin 0 -> 12509 bytes .../movie/movies/MovieZX02703EA.tab.bytes | Bin 0 -> 2478 bytes .../movie/movies/MovieZX02704BA.tab.bytes | 225 + .../movie/movies/MovieZX02705BA.tab.bytes | 95 + .../movie/movies/MovieZX02705EA.tab.bytes | 103 + .../movie/movies/MovieZX02706BA.tab.bytes | 116 + .../movie/movies/MovieZX02706EA.tab.bytes | 54 + .../movie/movies/MovieZX02707BA.tab.bytes | 132 + .../movie/movies/MovieZX02708BA.tab.bytes | Bin 0 -> 1891 bytes .../movie/movies/MovieZX02708EA.tab.bytes | Bin 0 -> 6151 bytes .../movie/movies/MovieZX02709BA.tab.bytes | Bin 0 -> 11476 bytes .../movie/movies/MovieZX02710BA.tab.bytes | Bin 0 -> 5224 bytes .../movie/movies/MovieZX02710EA.tab.bytes | 123 + .../movie/movies/MovieZX02711BA.tab.bytes | 152 + .../movie/movies/MovieZX02712BA.tab.bytes | 97 + .../movie/movies/MovieZX02712EA.tab.bytes | 143 + .../movie/movies/MovieZX02713BA.tab.bytes | 99 + .../movie/movies/MovieZX02713EA.tab.bytes | 73 + .../movie/movies/MovieZX02714BA.tab.bytes | 95 + .../movie/movies/MovieZX02801BA.tab.bytes | 281 + .../movie/movies/MovieZX02802BA.tab.bytes | Bin 0 -> 21587 bytes .../movie/movies/MovieZX02803BA.tab.bytes | 78 + .../movie/movies/MovieZX02803EA.tab.bytes | Bin 0 -> 12891 bytes .../movie/movies/MovieZX02804BA.tab.bytes | Bin 0 -> 17386 bytes .../movie/movies/MovieZX02805BA.tab.bytes | 119 + .../movie/movies/MovieZX02806BA.tab.bytes | 128 + .../movie/movies/MovieZX02807BA.tab.bytes | 105 + .../movie/movies/MovieZX02808BA.tab.bytes | Bin 0 -> 3886 bytes .../movie/movies/MovieZX02808EA.tab.bytes | 88 + .../movie/movies/MovieZX02809BA.tab.bytes | 62 + .../movie/movies/MovieZX02810BA.tab.bytes | 29 + .../movie/movies/MovieZX02810EA.tab.bytes | Bin 0 -> 3773 bytes .../movie/movies/MovieZX02811BA.tab.bytes | Bin 0 -> 8918 bytes .../movie/movies/MovieZX02811EA.tab.bytes | 120 + .../movie/movies/MovieZX02812BA.tab.bytes | Bin 0 -> 16307 bytes .../movie/movies/MovieZX02813BA.tab.bytes | Bin 0 -> 2091 bytes .../movie/movies/MovieZX02813EA.tab.bytes | Bin 0 -> 8699 bytes .../movie/movies/MovieZX02814BA.tab.bytes | 214 + .../movie/movies/MovieZX02815BA.tab.bytes | 29 + .../movie/movies/MovieZX02816BA.tab.bytes | Bin 0 -> 12816 bytes .../movie/movies/MovieZX02817BA.tab.bytes | 171 + .../movie/movies/MovieZX02818BA.tab.bytes | 128 + .../movie/movies/MovieZX02819BA.tab.bytes | 21 + .../movie/movies/MovieZX02819EA.tab.bytes | 119 + .../movie/movies/MovieZX02820BA.tab.bytes | 99 + .../movie/movies/MovieZX02820EA.tab.bytes | 72 + .../movie/movies/MovieZX02821BA.tab.bytes | 140 + .../movie/movies/MovieZX02822BA.tab.bytes | 55 + .../movie/movies/MovieZX02901BA.tab.bytes | Bin 0 -> 39153 bytes .../movie/movies/MovieZX02902BA.tab.bytes | 274 + .../movie/movies/MovieZX02903BA.tab.bytes | 334 + .../movie/movies/MovieZX02904BA.tab.bytes | Bin 0 -> 10032 bytes .../movie/movies/MovieZX02904EA.tab.bytes | 36 + .../movie/movies/MovieZX02905BA.tab.bytes | 460 + .../movie/movies/MovieZX02906BA.tab.bytes | 531 + .../movie/movies/MovieZX02907BA.tab.bytes | Bin 0 -> 43837 bytes .../movie/movies/MovieZX02908BA.tab.bytes | Bin 0 -> 46481 bytes .../movie/movies/MovieZX02909BA.tab.bytes | Bin 0 -> 31106 bytes .../movie/movies/MovieZX02910BA.tab.bytes | Bin 0 -> 46859 bytes .../movie/movies/MovieZX02911BA.tab.bytes | Bin 0 -> 45671 bytes .../movie/movies/MovieZX02912BA.tab.bytes | 224 + .../movie/movies/MovieZX02912EA.tab.bytes | Bin 0 -> 15446 bytes .../movie/movies/MovieZX02913BA.tab.bytes | Bin 0 -> 31000 bytes .../movie/movies/MovieZX02914BA.tab.bytes | Bin 0 -> 3662 bytes .../movie/movies/MovieZX02914EA.tab.bytes | 324 + .../movie/movies/MovieZX02915BA.tab.bytes | 432 + .../movie/movies/MovieZX02916BA.tab.bytes | 750 + .../movie/movies/MovieZX02917BA.tab.bytes | 462 + .../movie/movies/MovieZX02918BA.tab.bytes | Bin 0 -> 4408 bytes .../movie/movies/MovieZX02918EA.tab.bytes | 410 + .../movie/movies/MovieZX02919BA.tab.bytes | 569 + .../movie/movies/MovieZX02920BA.tab.bytes | Bin 0 -> 47000 bytes .../movie/movies/MovieZX02921BA.tab.bytes | Bin 0 -> 18864 bytes .../movie/movies/MovieZX02923EA.tab.bytes | 18 + .../movie/movies/MovieZX02924BA.tab.bytes | Bin 0 -> 66119 bytes .../movie/movies/MovieZX03001BA.tab.bytes | Bin 0 -> 41333 bytes .../movie/movies/MovieZX03002BA.tab.bytes | 134 + .../movie/movies/MovieZX03002EA.tab.bytes | 304 + .../movie/movies/MovieZX03003BA.tab.bytes | 90 + .../movie/movies/MovieZX03004EA.tab.bytes | 177 + .../movie/movies/MovieZX03005EA.tab.bytes | Bin 0 -> 6317 bytes .../movie/movies/MovieZX03006BA.tab.bytes | 359 + .../movie/movies/MovieZX03007BA.tab.bytes | 620 + .../movie/movies/MovieZX03008BA.tab.bytes | 247 + .../movie/movies/MovieZX03009BA.tab.bytes | 249 + .../movie/movies/MovieZX03009EA.tab.bytes | 95 + .../movie/movies/MovieZX03010BA.tab.bytes | 366 + .../movie/movies/MovieZX03010EA.tab.bytes | 50 + .../movie/movies/MovieZX03011BA.tab.bytes | 453 + .../movie/movies/MovieZX03011EA.tab.bytes | Bin 0 -> 19126 bytes .../movie/movies/MovieZX03012BA.tab.bytes | Bin 0 -> 28710 bytes .../movie/movies/MovieZX03013BA.tab.bytes | Bin 0 -> 15649 bytes .../movie/movies/MovieZX03013EA.tab.bytes | 83 + .../movie/movies/MovieZX03014BA.tab.bytes | 544 + .../movie/movies/MovieZX91629BA.tab.bytes | 82 + .../movie/movies/MovieZX91637BA.tab.bytes | 51 + .../movie/movies/MovieZX91648BA.tab.bytes | Bin 0 -> 1407 bytes .../movie/movies/MovieZX91649BA.tab.bytes | 58 + .../movie/movies/MovieZX91650BA.tab.bytes | 18 + .../movie/movies/MovieZX91652BA.tab.bytes | 73 + .../movie/movies/MovieZX91653BA.tab.bytes | 67 + .../movie/movies/MovieZY00101BA.tab.bytes | Bin 0 -> 10819 bytes .../movie/movies/MovieZY00102BA.tab.bytes | Bin 0 -> 9075 bytes .../movie/movies/MovieZY00103BA.tab.bytes | 51 + .../movie/movies/MovieZY00104BA.tab.bytes | 56 + .../movie/movies/MovieZY00104EA.tab.bytes | 54 + .../movie/movies/MovieZY00105BA.tab.bytes | 33 + .../movie/movies/MovieZY00106BA.tab.bytes | 77 + .../movie/movies/MovieZZ00101BA.tab.bytes | Bin 0 -> 3698 bytes .../movie/movies/MovieZZ00102BA.tab.bytes | Bin 0 -> 2940 bytes .../movie/movies/MovieZZ00103BA.tab.bytes | 40 + .../movie/movies/MovieZZ00104BA.tab.bytes | Bin 0 -> 5304 bytes .../movie/movies/MovieZZ00105BA.tab.bytes | 19 + .../movie/movies/MovieZZ00106BA.tab.bytes | Bin 0 -> 2875 bytes .../movie/movies/MovieZZ00107BA.tab.bytes | Bin 0 -> 4068 bytes .../movie/movies/MovieZZ00108BA.tab.bytes | 44 + .../movie/movies/MovieZZ00109BA.tab.bytes | Bin 0 -> 2431 bytes .../movie/movies/MovieZZ00110BA.tab.bytes | Bin 0 -> 3412 bytes .../movie/movies/MovieZZ00111BA.tab.bytes | Bin 0 -> 3152 bytes .../movie/movies/MovieZZ00112BA.tab.bytes | 40 + .../movie/movies/MovieZZ00113BA.tab.bytes | 43 + .../movie/movies/MovieZZ00114BA.tab.bytes | Bin 0 -> 5240 bytes .../movie/movies/MovieZZ00115BA.tab.bytes | 14 + .../movie/movies/MovieZZ00116BA.tab.bytes | Bin 0 -> 6359 bytes .../movie/movies/MovieZZ00201BA.tab.bytes | Bin 0 -> 31108 bytes .../movie/movies/MovieZZ00201EA.tab.bytes | 26 + .../partner/PartnerItemSkipId.tab.bytes | 13 + .../client/partner/PartnerModel.tab.bytes | Bin 0 -> 3553 bytes .../partner/PartnerModelControl.tab.bytes | Bin 0 -> 271 bytes .../client/partner/PartnerSkillInfo.tab.bytes | Bin 0 -> 342644 bytes .../PurchaseExchangeUiConfig.tab.bytes | 11 + .../client/purchase/PurchaseHKTab.tab.bytes | 3 + .../purchase/PurchaseIconAssetPath.tab.bytes | Bin 0 -> 97187 bytes .../purchase/PurchaseLBByPass.tab.bytes | Bin 0 -> 157 bytes .../PurchasePackageYKUiConfig.tab.bytes | Bin 0 -> 1027 bytes .../purchase/PurchasePayUiConfig.tab.bytes | 10 + .../purchase/PurchaseTabControl.tab.bytes | 10 + .../client/purchase/PurchaseTagType.tab.bytes | Bin 0 -> 3237 bytes .../client/purchase/PurchaseUiType.tab.bytes | Bin 0 -> 373 bytes .../client/purchase/PurchaseYKIcon.tab.bytes | Bin 0 -> 582 bytes .../summersignin/SummerMessage.tab.bytes | 15 + Resources/table/client/text/Text.tab.bytes | 4299 +++++ .../client/trust/CharacterAction.tab.bytes | 376 + .../client/trust/CharacterBaseData.tab.bytes | Bin 0 -> 7872 bytes .../trust/CharacterCollaboration.tab.bytes | Bin 0 -> 405 bytes .../trust/CharacterInformation.tab.bytes | Bin 0 -> 78339 bytes .../client/trust/CharacterReward.tab.bytes | 101 + .../client/trust/CharacterStory.tab.bytes | 257 + .../trust/CharacterStrangeNews.tab.bytes | Bin 0 -> 103614 bytes .../client/trust/CharacterVoice.tab.bytes | Bin 0 -> 258350 bytes .../table/client/ui/SailikaAnim.tab.bytes | 11 + Resources/table/client/ui/Ui.tab.bytes | 1146 ++ .../table/client/ui/UiComponent.tab.bytes | Bin 0 -> 7651 bytes .../table/client/ui/UiModelCamera.tab.bytes | Bin 0 -> 8710 bytes .../client/ui/UiModelTransform.tab.bytes | Bin 0 -> 30087 bytes .../client/ui/UiPcKeyMapIgnore.tab.bytes | Bin 0 -> 281 bytes .../table/client/ui/UiPcReplace.tab.bytes | 1 + .../client/ui/UiSceneTransform.tab.bytes | 3 + .../table/share/archive/Archive.tab.bytes | Bin 0 -> 1457 bytes .../table/share/archive/ArchiveMail.tab.bytes | 123 + .../share/archive/AwarenessSetting.tab.bytes | Bin 0 -> 41358 bytes .../table/share/archive/CGDetail.tab.bytes | Bin 0 -> 76857 bytes .../table/share/archive/CGGroup.tab.bytes | 13 + .../share/archive/Communication.tab.bytes | 79 + .../share/archive/EventDateGroup.tab.bytes | 10 + .../table/share/archive/Monster.tab.bytes | Bin 0 -> 38352 bytes .../table/share/archive/MonsterInfo.tab.bytes | Bin 0 -> 50779 bytes .../share/archive/MonsterSetting.tab.bytes | 392 + .../share/archive/MonsterSkill.tab.bytes | 69 + .../table/share/archive/PVDetail.tab.bytes | Bin 0 -> 9536 bytes .../share/archive/PartnerSetting.tab.bytes | 52 + .../share/archive/SameExistGroup.tab.bytes | Bin 0 -> 214 bytes .../share/archive/SameNpcGroup.tab.bytes | Bin 0 -> 5293 bytes .../share/archive/StoryChapter.tab.bytes | 122 + .../table/share/archive/StoryDetail.tab.bytes | Bin 0 -> 166202 bytes .../table/share/archive/StoryGroup.tab.bytes | 16 + .../table/share/archive/StoryNpc.tab.bytes | 39 + .../share/archive/StoryNpcSetting.tab.bytes | 145 + Resources/table/share/archive/Tag.tab.bytes | 141 + .../share/archive/WeaponSetting.tab.bytes | Bin 0 -> 53464 bytes .../BiancaTheatreActivity.tab.bytes | Bin 0 -> 164 bytes .../BiancaTheatreBaseCharacter.tab.bytes | 44 + .../BiancaTheatreChapter.tab.bytes | 13 + .../BiancaTheatreChapterGroup.tab.bytes | 4 + .../BiancaTheatreCharacterLevel.tab.bytes | 86 + .../BiancaTheatreChildCombo.tab.bytes | 26 + .../BiancaTheatreCombo.tab.bytes | 74 + .../BiancaTheatreComboValid.tab.bytes | 38 + .../BiancaTheatreConfig.tab.bytes | 7 + ...iancaTheatreDefaultRecruitTicket.tab.bytes | 3 + .../BiancaTheatreDifficulty.tab.bytes | 4 + .../BiancaTheatreEffectGroup.tab.bytes | Bin 0 -> 6014 bytes .../BiancaTheatreEnding.tab.bytes | Bin 0 -> 2194 bytes .../BiancaTheatreEvent.tab.bytes | Bin 0 -> 81219 bytes .../BiancaTheatreEventGroup.tab.bytes | Bin 0 -> 1763 bytes .../BiancaTheatreEventStepGroup.tab.bytes | Bin 0 -> 2534 bytes .../BiancaTheatreFightLib.tab.bytes | 208 + .../BiancaTheatreFightNode.tab.bytes | Bin 0 -> 5295 bytes .../BiancaTheatreFightStageTemplate.tab.bytes | Bin 0 -> 20257 bytes .../biancatheatre/BiancaTheatreGold.tab.bytes | 22 + .../BiancaTheatreGoldGroup.tab.bytes | Bin 0 -> 500 bytes .../biancatheatre/BiancaTheatreItem.tab.bytes | 120 + .../BiancaTheatreItemBox.tab.bytes | Bin 0 -> 1538 bytes .../BiancaTheatreItemBoxGroup.tab.bytes | Bin 0 -> 261 bytes .../BiancaTheatreItemGroup.tab.bytes | 212 + .../BiancaTheatreLevelReward.tab.bytes | 62 + .../BiancaTheatreMonster.tab.bytes | 285 + .../BiancaTheatreMonsterGroup.tab.bytes | 324 + .../biancatheatre/BiancaTheatreNode.tab.bytes | 68 + .../BiancaTheatreNodeShop.tab.bytes | 32 + .../BiancaTheatreNodeShopGroup.tab.bytes | 32 + .../BiancaTheatreNodeShopItem.tab.bytes | 307 + ...ancaTheatreRecruitCharacterGroup.tab.bytes | Bin 0 -> 22621 bytes .../BiancaTheatreRecruitTicket.tab.bytes | 23 + .../BiancaTheatreRecruitTicketGroup.tab.bytes | 25 + ...BiancaTheatreSettleChapterFactor.tab.bytes | 7 + .../BiancaTheatreSettleFactor.tab.bytes | Bin 0 -> 225 bytes .../BiancaTheatreStrengthen.tab.bytes | 25 + .../BiancaTheatreSystemEffect.tab.bytes | 44 + .../biancatheatre/BiancaTheatreTeam.tab.bytes | Bin 0 -> 1261 bytes .../table/share/character/Character.tab.bytes | 47 + .../share/character/CharacterCareer.tab.bytes | Bin 0 -> 1176 bytes .../character/CharacterShowScore.tab.bytes | 46 + .../enhanceskill/EnhanceSkill.tab.bytes | 46 + .../enhanceskill/EnhanceSkillGroup.tab.bytes | 47 + .../EnhanceSkillLevelEffect.tab.bytes | 964 ++ .../enhanceskill/EnhanceSkillPos.tab.bytes | 12 + .../enhanceskill/EnhanceSkillType.tab.bytes | Bin 0 -> 632 bytes .../EnhanceSkillTypePlus.tab.bytes | 1 + .../EnhanceSkillUpgrade.tab.bytes | 551 + .../character/skill/CharacterSkill.tab.bytes | 47 + .../skill/CharacterSkillGroup.tab.bytes | 586 + .../skill/CharacterSkillLevelEffect.tab.bytes | 12979 ++++++++++++++++ .../skill/CharacterSkillPool.tab.bytes | Bin 0 -> 39269 bytes .../skill/CharacterSkillPos.tab.bytes | 46 + .../skill/CharacterSkillType.tab.bytes | 591 + .../skill/CharacterSkillTypePlus.tab.bytes | 9 + .../skill/CharacterSkillUpgrade.tab.bytes | 7017 +++++++++ Resources/table/share/chat/Emoji.tab.bytes | 102 + .../table/share/chat/EmojiPack.tab.bytes | 5 + .../table/share/condition/Condition.tab.bytes | Bin 0 -> 359418 bytes .../character/DormCharacterBehavior.tab.bytes | 2076 +++ .../character/DormCharacterEvent.tab.bytes | 434 + .../DormCharacterEventCondition.tab.bytes | 32 + .../DormCharacterEventReward.tab.bytes | 21 + .../DormCharacterEventType.tab.bytes | 7 + .../DormCharacterFavorAttr.tab.bytes | Bin 0 -> 150 bytes .../character/DormCharacterFondle.tab.bytes | 55 + .../character/DormCharacterMoodBuff.tab.bytes | 19 + .../character/DormCharacterRecovery.tab.bytes | 271 + .../character/DormCharacterReward.tab.bytes | Bin 0 -> 2543 bytes .../character/DormCharacterState.tab.bytes | 11 + .../character/DormCharacterStyle.tab.bytes | 55 + .../character/DormCharacterWork.tab.bytes | 19 + .../character/DormEventComplete.tab.bytes | 9 + .../dormitory/furniture/Furniture.tab.bytes | Bin 0 -> 186203 bytes .../FurnitureAdditionalAttr.tab.bytes | Bin 0 -> 5113 bytes .../furniture/FurnitureBaseAttr.tab.bytes | 802 + .../furniture/FurnitureBehavior.tab.bytes | 43 + .../furniture/FurnitureCreateAttr.tab.bytes | Bin 0 -> 15726 bytes .../furniture/FurnitureExtraAttr.tab.bytes | Bin 0 -> 318 bytes .../furniture/FurnitureLevel.tab.bytes | 57 + .../furniture/FurniturePutNum.tab.bytes | 5 + .../furniture/FurnitureReward.tab.bytes | Bin 0 -> 21885 bytes .../furniture/FurnitureType.tab.bytes | 14 + .../table/share/equip/EatEquipCost.tab.bytes | 43 + Resources/table/share/equip/Equip.tab.bytes | Bin 0 -> 103028 bytes .../table/share/equip/EquipAwake.tab.bytes | 187 + .../share/equip/EquipBreakThrough.tab.bytes | 2402 +++ .../share/equip/EquipDecompose.tab.bytes | Bin 0 -> 6941 bytes .../share/equip/EquipExpConvertItem.tab.bytes | 9 + .../share/equip/EquipResonance.tab.bytes | 390 + .../equip/EquipResonanceUseItem.tab.bytes | 390 + .../table/share/equip/EquipSuit.tab.bytes | Bin 0 -> 26724 bytes .../share/equip/EquipSuitEffect.tab.bytes | 132 + .../table/share/equip/WeaponSkill.tab.bytes | Bin 0 -> 28899 bytes .../share/equip/WeaponSkillPool.tab.bytes | 136 + .../equip/equipguide/EquipJudge.tab.bytes | Bin 0 -> 285 bytes .../equip/equipguide/EquipRecommend.tab.bytes | 696 + .../equip/equipguide/EquipTarget.tab.bytes | Bin 0 -> 3629 bytes .../table/share/fashion/Fashion.tab.bytes | 234 + .../share/fashion/FashionQuality.tab.bytes | Bin 0 -> 270 bytes .../table/share/fight/FightCombo.tab.bytes | 3 + .../table/share/fight/FightConfig.tab.bytes | 95 + .../table/share/fight/FightEvent.tab.bytes | 3852 +++++ .../table/share/fight/npc/MotionLut.tab.bytes | Bin 0 -> 13342 bytes .../table/share/fight/npc/NieRNpc.tab.bytes | 24 + .../fight/npc/NpcFightEventImmunity.tab.bytes | 10 + .../table/share/fight/npc/NpcRes.tab.bytes | Bin 0 -> 19394 bytes .../share/fight/npc/NpcSettleTime.tab.bytes | 51 + .../share/fight/npc/NpcUiFightRes.tab.bytes | 95 + .../table/share/fight/npc/npc/Npc.tab.bytes | 281 + .../share/fight/npc/npc/NpcBaseA.tab.bytes | Bin 0 -> 2891 bytes .../share/fight/npc/npc/NpcBaseA001.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA002.tab.bytes | 6 + .../share/fight/npc/npc/NpcBaseA003.tab.bytes | Bin 0 -> 4995 bytes .../share/fight/npc/npc/NpcBaseA004.tab.bytes | 7 + .../share/fight/npc/npc/NpcBaseA005.tab.bytes | Bin 0 -> 5003 bytes .../share/fight/npc/npc/NpcBaseA006.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA007.tab.bytes | 4 + .../share/fight/npc/npc/NpcBaseA008.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA009.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA010.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA011.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA012.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA013.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA014.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseA015.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA016.tab.bytes | Bin 0 -> 2897 bytes .../share/fight/npc/npc/NpcBaseA017.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA018.tab.bytes | Bin 0 -> 4536 bytes .../share/fight/npc/npc/NpcBaseA019.tab.bytes | Bin 0 -> 3182 bytes .../share/fight/npc/npc/NpcBaseA020.tab.bytes | 6 + .../share/fight/npc/npc/NpcBaseA021.tab.bytes | Bin 0 -> 3098 bytes .../share/fight/npc/npc/NpcBaseA022.tab.bytes | Bin 0 -> 3787 bytes .../share/fight/npc/npc/NpcBaseA023.tab.bytes | Bin 0 -> 2938 bytes .../share/fight/npc/npc/NpcBaseA025.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA026.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA027.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA040.tab.bytes | Bin 0 -> 4166 bytes .../share/fight/npc/npc/NpcBaseA041.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseA042.tab.bytes | Bin 0 -> 3714 bytes .../share/fight/npc/npc/NpcBaseA043.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA044.tab.bytes | 9 + .../share/fight/npc/npc/NpcBaseA045.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseA050.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseA051.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA052.tab.bytes | Bin 0 -> 3430 bytes .../share/fight/npc/npc/NpcBaseA053.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseA060.tab.bytes | Bin 0 -> 7353 bytes .../share/fight/npc/npc/NpcBaseA061.tab.bytes | 39 + .../share/fight/npc/npc/NpcBaseA062.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseB.tab.bytes | Bin 0 -> 6434 bytes .../share/fight/npc/npc/NpcBaseB001.tab.bytes | Bin 0 -> 5586 bytes .../share/fight/npc/npc/NpcBaseB002.tab.bytes | Bin 0 -> 5910 bytes .../share/fight/npc/npc/NpcBaseE.tab.bytes | Bin 0 -> 5110 bytes .../share/fight/npc/npc/NpcBaseG.tab.bytes | 35 + .../share/fight/npc/npc/NpcBaseG001.tab.bytes | 19 + .../share/fight/npc/npc/NpcBaseG002.tab.bytes | 25 + .../share/fight/npc/npc/NpcBaseG003.tab.bytes | 9 + .../share/fight/npc/npc/NpcBaseG004.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseG005.tab.bytes | 29 + .../share/fight/npc/npc/NpcBaseG006.tab.bytes | Bin 0 -> 15467 bytes .../share/fight/npc/npc/NpcBaseG008.tab.bytes | Bin 0 -> 6771 bytes .../share/fight/npc/npc/NpcBaseG009.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseG010.tab.bytes | 3 + .../share/fight/npc/npc/NpcBaseG011.tab.bytes | 9 + .../share/fight/npc/npc/NpcBaseG012.tab.bytes | 12 + .../share/fight/npc/npc/NpcBaseG013.tab.bytes | Bin 0 -> 6908 bytes .../share/fight/npc/npc/NpcBaseG015.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseG016.tab.bytes | Bin 0 -> 2649 bytes .../share/fight/npc/npc/NpcBaseG017.tab.bytes | 20 + .../share/fight/npc/npc/NpcBaseG018.tab.bytes | Bin 0 -> 7385 bytes .../share/fight/npc/npc/NpcBaseG019.tab.bytes | 2 + .../share/fight/npc/npc/NpcBaseG020.tab.bytes | Bin 0 -> 3584 bytes .../share/fight/npc/npc/NpcBaseG021.tab.bytes | 9 + .../share/fight/npc/npc/NpcBaseG022.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseG023.tab.bytes | Bin 0 -> 5883 bytes .../share/fight/npc/npc/NpcBaseG024.tab.bytes | 12 + .../share/fight/npc/npc/NpcBaseG025.tab.bytes | Bin 0 -> 4975 bytes .../share/fight/npc/npc/NpcBaseG026.tab.bytes | 6 + .../share/fight/npc/npc/NpcBaseG027.tab.bytes | Bin 0 -> 2824 bytes .../share/fight/npc/npc/NpcBaseG028.tab.bytes | 11 + .../share/fight/npc/npc/NpcBaseG030.tab.bytes | 4 + .../share/fight/npc/npc/NpcBaseG031.tab.bytes | 4 + .../share/fight/npc/npc/NpcBaseG032.tab.bytes | 5 + .../share/fight/npc/npc/NpcBaseK.tab.bytes | 11 + .../share/fight/npc/npc/NpcBaseK001.tab.bytes | Bin 0 -> 5121 bytes .../share/fight/npc/npc/NpcBaseK002.tab.bytes | 7 + .../share/fight/npc/npc/NpcBaseZ999.tab.bytes | Bin 0 -> 3280 bytes .../share/fight/npc/npc/NpcBoss.tab.bytes | 319 + .../share/fight/npc/npc/NpcMonster.tab.bytes | 476 + .../share/fight/npc/npc/NpcPocket.tab.bytes | Bin 0 -> 66248 bytes .../table/share/fuben/ActSection.tab.bytes | 3 + .../table/share/fuben/AutoFight.tab.bytes | 6 + .../share/fuben/FightOnlineReboot.tab.bytes | 5 + .../table/share/fuben/FightReboot.tab.bytes | 21 + .../table/share/fuben/FlopReward.tab.bytes | 15 + .../table/share/fuben/FubenActivity.tab.bytes | Bin 0 -> 1663 bytes .../fuben/FubenChallengeBanner.tab.bytes | Bin 0 -> 2281 bytes .../share/fuben/FubenCollegeBanner.tab.bytes | 7 + .../share/fuben/MultiChallengeStage.tab.bytes | Bin 0 -> 1500 bytes Resources/table/share/fuben/Stage.tab.bytes | 6617 ++++++++ .../share/fuben/StageCharacterLimit.tab.bytes | 4 + .../share/fuben/StageCharacterNpcId.tab.bytes | Bin 0 -> 2010 bytes .../share/fuben/StageFightControl.tab.bytes | 272 + .../share/fuben/StageFightEvent.tab.bytes | Bin 0 -> 6574 bytes .../share/fuben/StageLevelControl.tab.bytes | 8320 ++++++++++ .../StageMultiplayerLevelControl.tab.bytes | 313 + .../table/share/fuben/StageTeamBuff.tab.bytes | Bin 0 -> 1892 bytes .../share/fuben/StageTransform.tab.bytes | 618 + .../table/share/fuben/StageType.tab.bytes | 9 + .../fuben/bossactivity/BossActivity.tab.bytes | Bin 0 -> 391 bytes .../bossactivity/BossChallenge.tab.bytes | 6 + .../bossactivity/BossRobotGroup.tab.bytes | 13 + .../fuben/bossactivity/BossSection.tab.bytes | 3 + .../bossactivity/BossStarReward.tab.bytes | 7 + .../bosssingle/BossSingleChapter.tab.bytes | Bin 0 -> 849 bytes .../bosssingle/BossSingleGrade.tab.bytes | 5 + .../bosssingle/BossSingleGroup.tab.bytes | Bin 0 -> 1387 bytes .../bosssingle/BossSingleRankReward.tab.bytes | 21 + .../BossSingleScoreReward.tab.bytes | Bin 0 -> 580 bytes .../bosssingle/BossSingleScoreRule.tab.bytes | 191 + .../bosssingle/BossSingleSection.tab.bytes | 36 + .../bosssingle/BossSingleStage.tab.bytes | 201 + .../bosssingle/BossSingleTrialGrade.tab.bytes | Bin 0 -> 224 bytes .../fuben/course/CourseChapter.tab.bytes | 12 + .../share/fuben/course/CourseReward.tab.bytes | 33 + .../share/fuben/course/CourseStage.tab.bytes | Bin 0 -> 929 bytes .../experiment/BattleExperiment.tab.bytes | Bin 0 -> 21624 bytes .../experiment/ExperimentGroup.tab.bytes | Bin 0 -> 2684 bytes .../experiment/ExperimentLevel.tab.bytes | 74 + .../experiment/ExperimentReward.tab.bytes | Bin 0 -> 231 bytes .../fuben/festival/FestivalActivity.tab.bytes | Bin 0 -> 16884 bytes .../share/fuben/mainline/Chapter.tab.bytes | Bin 0 -> 11759 bytes .../fuben/mainline/ChapterMain.tab.bytes | 23 + .../fuben/mainline/ChapterMainGroup.tab.bytes | 6 + .../share/fuben/mainline/SubChapter.tab.bytes | Bin 0 -> 1453 bytes .../share/fuben/mainline/Treasure.tab.bytes | Bin 0 -> 2228 bytes .../pivotcombat/PivotCombatActivity.tab.bytes | Bin 0 -> 708 bytes .../PivotCombatEffectLib.tab.bytes | 11 + .../pivotcombat/PivotCombatRegion.tab.bytes | 41 + .../pivotcombat/PivotCombatRobot.tab.bytes | Bin 0 -> 200 bytes .../pivotcombat/PivotCombatStageLib.tab.bytes | 85 + .../fuben/reform/ReformAffixGroup.tab.bytes | Bin 0 -> 19988 bytes .../fuben/reform/ReformAffixSource.tab.bytes | 1228 ++ .../share/fuben/reform/ReformBuff.tab.bytes | Bin 0 -> 21237 bytes .../fuben/reform/ReformBuffGroup.tab.bytes | Bin 0 -> 1319 bytes .../share/fuben/reform/ReformCfg.tab.bytes | Bin 0 -> 500 bytes .../fuben/reform/ReformEnemyGroup.tab.bytes | Bin 0 -> 1537 bytes .../fuben/reform/ReformEnemySource.tab.bytes | Bin 0 -> 4576 bytes .../fuben/reform/ReformEnemyTarget.tab.bytes | Bin 0 -> 46483 bytes .../share/fuben/reform/ReformEnv.tab.bytes | 249 + .../fuben/reform/ReformEnvGroup.tab.bytes | 21 + .../fuben/reform/ReformMemberGroup.tab.bytes | 22 + .../fuben/reform/ReformMemberSource.tab.bytes | Bin 0 -> 2435 bytes .../fuben/reform/ReformMemberTarget.tab.bytes | 99 + .../share/fuben/reform/ReformStage.tab.bytes | Bin 0 -> 2093 bytes .../fuben/reform/ReformStageDiff.tab.bytes | 21 + .../fuben/reform/ReformTimeEnvGroup.tab.bytes | 7 + .../reform/ReformTimeEnvSource.tab.bytes | Bin 0 -> 4045 bytes .../RepeatChallengeActivity.tab.bytes | Bin 0 -> 1077 bytes .../RepeatChallengeChapter.tab.bytes | 6 + .../RepeatChallengeLevel.tab.bytes | Bin 0 -> 1371 bytes .../RepeatChallengeReward.tab.bytes | Bin 0 -> 256 bytes .../RepeatChallengeStage.tab.bytes | Bin 0 -> 269 bytes .../stronghold/StrongholdActivity.tab.bytes | Bin 0 -> 663 bytes .../stronghold/StrongholdBorrowCost.tab.bytes | Bin 0 -> 216 bytes .../fuben/stronghold/StrongholdBuff.tab.bytes | 240 + .../fuben/stronghold/StrongholdCfg.tab.bytes | Bin 0 -> 1633 bytes .../stronghold/StrongholdChapter.tab.bytes | Bin 0 -> 3109 bytes .../stronghold/StrongholdElectric.tab.bytes | 11 + .../stronghold/StrongholdEndurance.tab.bytes | 11 + .../stronghold/StrongholdGroup.tab.bytes | Bin 0 -> 24145 bytes .../stronghold/StrongholdLevel.tab.bytes | 4 + .../stronghold/StrongholdPlugin.tab.bytes | 3 + .../stronghold/StrongholdReward.tab.bytes | 62 + .../stronghold/StrongholdRobotGroup.tab.bytes | 7 + .../fuben/stronghold/StrongholdRune.tab.bytes | 9 + .../stronghold/StrongholdSubRune.tab.bytes | Bin 0 -> 7236 bytes .../stronghold/StrongholdSupport.tab.bytes | Bin 0 -> 2652 bytes .../StrongholdTeamElectric.tab.bytes | 8 + .../share/fuben/teaching/Teaching.tab.bytes | 639 + .../fuben/teaching/TeachingActivity.tab.bytes | Bin 0 -> 7019 bytes .../fuben/teaching/TeachingRobot.tab.bytes | Bin 0 -> 5580 bytes .../fuben/teaching/TeachingTreasure.tab.bytes | Bin 0 -> 812 bytes .../TwoSideTowerActivity.tab.bytes | 2 + .../TwoSideTowerChapter.tab.bytes | Bin 0 -> 1287 bytes .../TwoSideTowerFeature.tab.bytes | 48 + .../twosidetower/TwoSideTowerPoint.tab.bytes | 22 + .../twosidetower/TwoSideTowerStage.tab.bytes | 43 + .../FunctionalCommunication.tab.bytes | Bin 0 -> 7440 bytes .../FunctionalFestivalCommunication.tab.bytes | Bin 0 -> 2848 bytes ...unctionalInitiativeCommunication.tab.bytes | Bin 0 -> 14267 bytes .../share/functional/FunctionalOpen.tab.bytes | Bin 0 -> 7740 bytes .../functional/FunctionalOpenTime.tab.bytes | Bin 0 -> 373 bytes .../share/guide/FightTalkOption.tab.bytes | 65 + .../table/share/guide/GuideComplete.tab.bytes | Bin 0 -> 9839 bytes .../table/share/guide/GuideFight.tab.bytes | 5 + .../share/guide/GuideFightStep.tab.bytes | 9589 ++++++++++++ .../table/share/guide/GuideGroup.tab.bytes | Bin 0 -> 17477 bytes .../table/share/guide/GuideStep.tab.bytes | Bin 0 -> 43549 bytes .../share/guild/boss/GuildBossData.tab.bytes | Bin 0 -> 1425 bytes .../guild/boss/GuildBossFightStyle.tab.bytes | 4 + .../boss/GuildBossFightStyleSkill.tab.bytes | 15 + .../guild/boss/GuildBossHpReward.tab.bytes | Bin 0 -> 242 bytes .../share/guild/boss/GuildBossLevel.tab.bytes | Bin 0 -> 528 bytes .../guild/boss/GuildBossRankReward.tab.bytes | 6 + .../guild/boss/GuildBossScoreReward.tab.bytes | 6 + .../guild/boss/GuildBossScoreRule.tab.bytes | Bin 0 -> 3864 bytes .../guild/boss/GuildBossStageEffect.tab.bytes | Bin 0 -> 1478 bytes .../guild/boss/GuildBossStageRobot.tab.bytes | 44 + .../share/guilddorm/GuildDormBgm.tab.bytes | Bin 0 -> 3242 bytes .../share/guilddorm/GuildDormConfig.tab.bytes | Bin 0 -> 395 bytes .../GuildDormDefaultFurniture.tab.bytes | 65 + .../guilddorm/GuildDormFurniture.tab.bytes | 65 + .../share/guilddorm/GuildDormNpc.tab.bytes | Bin 0 -> 671 bytes .../guilddorm/GuildDormNpcRefresh.tab.bytes | 11 + .../guilddorm/GuildDormNpcTalk.tab.bytes | 81 + .../guilddorm/GuildDormPlayAction.tab.bytes | 8 + .../share/guilddorm/GuildDormRole.tab.bytes | 55 + .../guilddorm/GuildDormRoleBehavior.tab.bytes | 47 + .../share/guilddorm/GuildDormRoom.tab.bytes | 3 + .../guilddorm/GuildDormRoomTheme.tab.bytes | Bin 0 -> 436 bytes .../share/guildwar/GuildWarActivity.tab.bytes | Bin 0 -> 192 bytes .../share/guildwar/GuildWarBuff.tab.bytes | 9 + .../share/guildwar/GuildWarConfig.tab.bytes | 17 + .../guildwar/GuildWarDifficulty.tab.bytes | Bin 0 -> 1085 bytes .../guildwar/GuildWarEliteMonster.tab.bytes | 8 + .../guildwar/GuildWarMonsterPatrol.tab.bytes | 8 + .../share/guildwar/GuildWarNode.tab.bytes | Bin 0 -> 37859 bytes .../share/guildwar/GuildWarRound.tab.bytes | 5 + .../guildwar/GuildWarSpecialRole.tab.bytes | Bin 0 -> 237 bytes .../GuildWarSpecialRoleTeam.tab.bytes | 2 + .../share/guildwar/GuildWarStage.tab.bytes | Bin 0 -> 1275 bytes .../guildwar/GuildWarStageMonster.tab.bytes | 130 + .../GuildWarStageMonsterLibrary.tab.bytes | Bin 0 -> 3673 bytes .../share/guildwar/GuildWarTask.tab.bytes | Bin 0 -> 32883 bytes .../share/headportrait/HeadPortrait.tab.bytes | Bin 0 -> 32018 bytes Resources/table/share/item/BuyAsset.tab.bytes | 317 + .../table/share/item/BuyAssetConfig.tab.bytes | Bin 0 -> 7868 bytes Resources/table/share/item/Item.tab.bytes | Bin 0 -> 569395 bytes .../table/share/item/UiBuyAsset.tab.bytes | Bin 0 -> 187 bytes Resources/table/share/mail/Mail.tab.bytes | 427 + .../share/mail/MailRewardGoods.tab.bytes | 713 + .../doomsday/DoomsdayActivity.tab.bytes | Bin 0 -> 530 bytes .../doomsday/DoomsdayAttribute.tab.bytes | 64 + .../doomsday/DoomsdayAttributeType.tab.bytes | Bin 0 -> 505 bytes .../doomsday/DoomsdayBuilding.tab.bytes | 26 + .../doomsday/DoomsdayCfg.tab.bytes | Bin 0 -> 261 bytes .../doomsday/DoomsdayCondition.tab.bytes | Bin 0 -> 15221 bytes .../doomsday/DoomsdayCreateTeam.tab.bytes | 4 + .../doomsday/DoomsdayEffect.tab.bytes | 506 + .../doomsday/DoomsdayEvent.tab.bytes | 993 ++ .../doomsday/DoomsdayResource.tab.bytes | 5 + .../doomsday/DoomsdayStage.tab.bytes | 12 + .../doomsday/DoomsdayStageDay.tab.bytes | 163 + .../doomsday/DoomsdayStageEnding.tab.bytes | 21 + .../doomsday/DoomsdayStagePlace.tab.bytes | 162 + .../doomsday/DoomsdayStructure.tab.bytes | Bin 0 -> 308 bytes .../doomsday/DoomsdayTask.tab.bytes | 28 + .../doomsday/DoomsdayTaskCondition.tab.bytes | 27 + .../doomsday/DoomsdayWeather.tab.bytes | 27 + .../doomsday/DoomsdayWeatherMode.tab.bytes | Bin 0 -> 2554 bytes .../table/share/nameplate/Nameplate.tab.bytes | 195 + .../share/scoretitle/CollectionWall.tab.bytes | 3 + .../CollectionWallDecoration.tab.bytes | 5 + .../share/scoretitle/ScoreScreenTag.tab.bytes | 3 + .../share/scoretitle/ScoreTitle.tab.bytes | 96 + .../ScoreTitleActivityExtra.tab.bytes | 3 + .../scoretitle/ScoreTitleExpandInfo.tab.bytes | 6 + .../SpecialCollectionLevel.tab.bytes | Bin 0 -> 52617 bytes .../table/share/task/Condition.tab.bytes | Bin 0 -> 532822 bytes Resources/table/share/task/Course.tab.bytes | 281 + .../share/task/NewPlayerTaskGroup.tab.bytes | Bin 0 -> 2155 bytes .../share/task/NewbieTaskGroup.tab.bytes | Bin 0 -> 578 bytes Resources/table/share/task/Task.tab.bytes | Bin 0 -> 812409 bytes .../table/share/task/TaskActiveness.tab.bytes | 5 + .../table/share/task/TaskTimeLimit.tab.bytes | 181 + Resources/table/share/text/CodeText.tab.bytes | 3334 ++++ .../share/text/RpcExceptionCodeText.tab.bytes | 15 + Resources/table/share/trpg/TRPGBuff.tab.bytes | 55 + .../table/share/trpg/TRPGFunction.tab.bytes | Bin 0 -> 3627 bytes .../share/trpg/TRPGFunctionGroup.tab.bytes | Bin 0 -> 817 bytes Resources/table/share/trpg/TRPGItem.tab.bytes | Bin 0 -> 2697 bytes .../table/share/trpg/TRPGLevel.tab.bytes | 18 + .../table/share/trpg/TRPGMainArea.tab.bytes | Bin 0 -> 1965 bytes Resources/table/share/trpg/TRPGMaze.tab.bytes | Bin 0 -> 845 bytes .../table/share/trpg/TRPGMazeCard.tab.bytes | Bin 0 -> 390915 bytes .../table/share/trpg/TRPGMazeLayer.tab.bytes | 46 + .../share/trpg/TRPGMemoirStory.tab.bytes | 3 + .../table/share/trpg/TRPGReward.tab.bytes | 46 + Resources/table/share/trpg/TRPGRole.tab.bytes | 6 + .../share/trpg/TRPGRoleAttribute.tab.bytes | 4 + .../table/share/trpg/TRPGRoleTalent.tab.bytes | 2 + .../table/share/trpg/TRPGSecondArea.tab.bytes | 20 + Resources/table/share/trpg/TRPGShop.tab.bytes | Bin 0 -> 987 bytes .../table/share/trpg/TRPGShopItem.tab.bytes | Bin 0 -> 998 bytes .../table/share/trpg/TRPGTarget.tab.bytes | 135 + .../table/share/trpg/TRPGTargetLink.tab.bytes | 16 + .../table/share/trpg/TRPGThirdArea.tab.bytes | 12 + 2642 files changed, 211094 insertions(+), 3 deletions(-) create mode 100644 .idea/.idea.AscNet/.idea/.gitignore create mode 100644 .idea/.idea.AscNet/.idea/dataSources.xml create mode 100644 .idea/.idea.AscNet/.idea/indexLayout.xml create mode 100644 .idea/.idea.AscNet/.idea/vcs.xml create mode 100644 AscNet.Common/Util/TableReader.cs create mode 100644 AscNet.Table/AscNet.Table.csproj create mode 100644 AscNet.Table/Properties/launchSettings.json create mode 100644 AscNet.Table/TableGenerator.cs create mode 100644 AscNet/Properties/launchSettings.json create mode 100644 Resources/table/client/activity/Activity.tab.bytes create mode 100644 Resources/table/client/activity/ActivityGroup.tab.bytes create mode 100644 Resources/table/client/activity/ActivityLink.tab.bytes create mode 100644 Resources/table/client/audio/Cue.tab.bytes create mode 100644 Resources/table/client/audio/CueSheet.tab.bytes create mode 100644 Resources/table/client/audio/Cv.tab.bytes create mode 100644 Resources/table/client/audio/CvSplit.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreCharacterElements.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreClientConfig.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreComboTypeName.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreEventClientConfig.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreFieldGuide.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreFightNodeClient.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreItemType.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreShopNodeClient.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreStrengthenGroup.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreTask.tab.bytes create mode 100644 Resources/table/client/biancatheatre/BiancaTheatreTeamType.tab.bytes create mode 100644 Resources/table/client/calendar/ActivityCalendar.tab.bytes create mode 100644 Resources/table/client/character/CharacterDetail.tab.bytes create mode 100644 Resources/table/client/character/CharacterElement.tab.bytes create mode 100644 Resources/table/client/character/CharacterFilter.tab.bytes create mode 100644 Resources/table/client/character/CharacterFilterCommonGroup.tab.bytes create mode 100644 Resources/table/client/character/CharacterFilterTag.tab.bytes create mode 100644 Resources/table/client/character/CharacterFilterTagGroup.tab.bytes create mode 100644 Resources/table/client/character/CharacterGraph.tab.bytes create mode 100644 Resources/table/client/character/CharacterLiberation.tab.bytes create mode 100644 Resources/table/client/character/CharacterQualityIcon.tab.bytes create mode 100644 Resources/table/client/character/CharacterRecommend.tab.bytes create mode 100644 Resources/table/client/character/CharacterShowScore.tab.bytes create mode 100644 Resources/table/client/character/CharacterSort.tab.bytes create mode 100644 Resources/table/client/character/CharacterSortTag.tab.bytes create mode 100644 Resources/table/client/character/CharacterTabId.tab.bytes create mode 100644 Resources/table/client/character/CharacterUiEffect.tab.bytes create mode 100644 Resources/table/client/character/enhanceskill/EnhanceSkillEntry.tab.bytes create mode 100644 Resources/table/client/character/enhanceskill/EnhanceSkillTypeInfo.tab.bytes create mode 100644 Resources/table/client/character/enhanceskill/EnhanceSkillUpgradeDes.tab.bytes create mode 100644 Resources/table/client/character/quality/CharacterSkillQualityApart.tab.bytes create mode 100644 Resources/table/client/character/skill/CharacterSkillEntry.tab.bytes create mode 100644 Resources/table/client/character/skill/CharacterSkillGate.tab.bytes create mode 100644 Resources/table/client/character/skill/CharacterSkillTeach.tab.bytes create mode 100644 Resources/table/client/character/skill/CharacterSkillTypeInfo.tab.bytes create mode 100644 Resources/table/client/character/skill/CharacterSkillUpgradeDes.tab.bytes create mode 100644 Resources/table/client/dormitory/DormCharacterAction.tab.bytes create mode 100644 Resources/table/client/dormitory/DormCharacterDialog.tab.bytes create mode 100644 Resources/table/client/dormitory/DormCharacterEffect.tab.bytes create mode 100644 Resources/table/client/dormitory/DormCharacterMood.tab.bytes create mode 100644 Resources/table/client/dormitory/DormF2CBehaviorRelation.tab.bytes create mode 100644 Resources/table/client/dormitory/DormFurnitureAnimation.tab.bytes create mode 100644 Resources/table/client/dormitory/DormFurnitureSuit.tab.bytes create mode 100644 Resources/table/client/dormitory/DormFurnitureTagType.tab.bytes create mode 100644 Resources/table/client/dormitory/DormFurnitureType.tab.bytes create mode 100644 Resources/table/client/dormitory/DormGuideTask.tab.bytes create mode 100644 Resources/table/client/dormitory/DormInteractiveEvent.tab.bytes create mode 100644 Resources/table/client/dormitory/DormShowEvent.tab.bytes create mode 100644 Resources/table/client/dormitory/DormTemplateCollect.tab.bytes create mode 100644 Resources/table/client/dormitory/DormTemplateGroup.tab.bytes create mode 100644 Resources/table/client/dormitory/FurnitureSingleAttrLevel.tab.bytes create mode 100644 Resources/table/client/fight/CommonBall.tab.bytes create mode 100644 Resources/table/client/fight/DefaultFightTipPrefabPath.tab.bytes create mode 100644 Resources/table/client/fight/FightConfig.tab.bytes create mode 100644 Resources/table/client/fight/FightDynamicHp.tab.bytes create mode 100644 Resources/table/client/fight/FightEffectPartRule.tab.bytes create mode 100644 Resources/table/client/fight/FightPreload.tab.bytes create mode 100644 Resources/table/client/fight/FightRollChar.tab.bytes create mode 100644 Resources/table/client/fight/FightTips.tab.bytes create mode 100644 Resources/table/client/fight/OtherBuildABPath.tab.bytes create mode 100644 Resources/table/client/fight/PreloadPartnerResByMagic.tab.bytes create mode 100644 Resources/table/client/fight/PreloadPartnerSkill.tab.bytes create mode 100644 Resources/table/client/fight/ScreenEffect.tab.bytes create mode 100644 Resources/table/client/fight/SpriteTextAsset.tab.bytes create mode 100644 Resources/table/client/fight/UiFightButtonDefaultStyle.tab.bytes create mode 100644 Resources/table/client/fuben/FubenActivityTimeTips.tab.bytes create mode 100644 Resources/table/client/fuben/FubenClientConfig.tab.bytes create mode 100644 Resources/table/client/fuben/FubenFeatures.tab.bytes create mode 100644 Resources/table/client/fuben/FubenOnlineMsg.tab.bytes create mode 100644 Resources/table/client/fuben/FubenSecondTag.tab.bytes create mode 100644 Resources/table/client/fuben/FubenStoryLine.tab.bytes create mode 100644 Resources/table/client/fuben/FubenTabConfig.tab.bytes create mode 100644 Resources/table/client/fuben/SettleLoseTip.tab.bytes create mode 100644 Resources/table/client/fuben/StageFightEventDetails.tab.bytes create mode 100644 Resources/table/client/fuben/StageGamePlayDesc.tab.bytes create mode 100644 Resources/table/client/fuben/StageGamePlayDescSheet.tab.bytes create mode 100644 Resources/table/client/fuben/StageMixCharacterLimitBuff.tab.bytes create mode 100644 Resources/table/client/fuben/StageRecommend.tab.bytes create mode 100644 Resources/table/client/fuben/StageStepSkip.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerActivityDetails.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerActivityDifficulty.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerBuffDetails.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerBuffGroupDetails.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerClientConfig.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerConditionDetails.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerStageDetails.tab.bytes create mode 100644 Resources/table/client/fuben/babeltower/BabelTowerStageGuideDetails.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseActivity.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseChapterDetail.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseChapterGroup.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseClientConfig.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseExamChapter.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseLessonChapter.tab.bytes create mode 100644 Resources/table/client/fuben/course/CourseStageShowType.tab.bytes create mode 100644 Resources/table/client/fuben/experiment/BattleExperiment.tab.bytes create mode 100644 Resources/table/client/fuben/experiment/ExperimentSkillExplainId.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeChapterBanner.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeChapterDetail.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeChapterLocal.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeControl.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeGroupDetail.tab.bytes create mode 100644 Resources/table/client/fuben/practice/PracticeSkillDetails.tab.bytes create mode 100644 Resources/table/client/functional/FunctionalContents.tab.bytes create mode 100644 Resources/table/client/functional/MainActivitySkip.tab.bytes create mode 100644 Resources/table/client/functional/MainAd.tab.bytes create mode 100644 Resources/table/client/functional/SecondaryFunctional.tab.bytes create mode 100644 Resources/table/client/functional/ShieldFuncList.tab.bytes create mode 100644 Resources/table/client/functional/SkipFunctional.tab.bytes create mode 100644 Resources/table/client/guilddorm/GuildDormClientConfig.tab.bytes create mode 100644 Resources/table/client/guilddorm/GuildDormDialog.tab.bytes create mode 100644 Resources/table/client/helpcourse/HelpCourse.tab.bytes create mode 100644 Resources/table/client/loading/CustomLoading.tab.bytes create mode 100644 Resources/table/client/loading/Loading.tab.bytes create mode 100644 Resources/table/client/lotto/LottoGroupRule.tab.bytes create mode 100644 Resources/table/client/lotto/LottoProbShow.tab.bytes create mode 100644 Resources/table/client/lotto/LottoShowRewardConfig.tab.bytes create mode 100644 Resources/table/client/movie/movies/Movie00101.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00105EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00107EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00108EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00109EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00110EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00111EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00112BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00112EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00201EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00204EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00205EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00207EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00208EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00209EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00210EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00211EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00212BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieBJ00212EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS00146BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS00149BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS00166BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS00170BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS00173BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS3D001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS3D010BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCS90002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00202EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieCW00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00105EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieDW00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01601BF.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01602BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01602BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01602BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01603BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01603BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01603BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01603BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01604BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01605BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01606BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01606BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01606BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01607BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01607BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01607BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01608BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01608BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01609BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01610BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01611BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01611BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieFZ01611BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieH001001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieH001002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieH001003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieH001004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieH001004EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHA12506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00201BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00201BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00201BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00309BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00309EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00401EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00404EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00406EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00409BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00410BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00411BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00412BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00412EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00413BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00601EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00602EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00603EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00604EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00605EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00606EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00607EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00608EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00609EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00610EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00703EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00704EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00707EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00708BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00709BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00709EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00710BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00711BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00712BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD00901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01204EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01207EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01208EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01209EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01210EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01303EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01308EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01506EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01508BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01509BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01510BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01510EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01511BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01512BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01513BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01513EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01514BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01515BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHD01603EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10101BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10102BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10103BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10104BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10105BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10106BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10201BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10201BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10201BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10202BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10202BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10202BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10203BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10203BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10203BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10204BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10204BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10204BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10205BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10205BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10205BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10206BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10206BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10206BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10301BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10301BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10302BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10302BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10303BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10303BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10304BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10304BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10305BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10305BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10306BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10306BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10401BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10402BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10403BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10404BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10405BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10406BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10501BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10501BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10502BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10502BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10503BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10503BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10504BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10504BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10505BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10505BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10506BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10506BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10601BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10602BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10603BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10604BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10605BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10606BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10701BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10702BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10703BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10704BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10705BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10706BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10801BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10802BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10803BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10804BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10805BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10806BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG10906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11708BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG11906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG12906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG13107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHG15206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieHZ00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01611BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01612BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01613BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01614BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01615BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01616BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01621BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01622BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01623BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01624BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01625BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01626BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01627BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01628BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01629BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01630BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01631BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01632BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01633BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01634BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01635BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01641BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01642BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01661BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01662BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01663BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01663BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01663BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01664BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01665BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01666BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJD01667BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10201BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10201BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10201BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10202BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10202BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10202BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10203BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10203BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10203BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10204BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10204BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10204BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10204ES.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10205BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10205BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10205BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10205EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10205ES.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10206BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10206BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10206BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10206EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10207BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10207BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10207BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10301BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10302BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10303BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10304BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10305BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10306BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10306EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10307BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10401BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10402BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10402ES.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10403BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10404BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10405BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10405EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10406BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10406EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10407BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10501BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10501BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10502BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10502BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10503BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10503BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10504BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10504BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10505BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10505BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10506BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10506BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10506EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10507BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10507BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10604EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10801BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10802BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10803BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10804BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10804EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10805BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10805ES.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10806BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10807BS.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10902EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10904EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ10907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11205EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11306EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11402EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11406EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11606EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11704EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11706EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11805EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11806EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11902EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11904EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ11907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12003EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12005EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12007BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12202EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12403EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12406EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12504EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12505EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12601EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12606EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ12607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15205EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieJZ15207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieKD00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieKD00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00212BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00213BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00214BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00215BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00216BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00217BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00218BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00219BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00220BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00221BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00222BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00223BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00224BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00225BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieQX00226BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00202EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00204EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00205EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00207EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00209EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00210EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00212BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00212EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00213BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00213EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00214BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00214EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00215BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00216BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00216EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00304EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00308EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00309BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00310BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00311BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00312BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00313BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00314BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00315BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00316BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00316EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00317BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00318BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00319BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00320BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00321BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00322BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00323BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00323EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00324BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00325BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00326EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00327BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00328BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00329BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00330BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00331BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00332BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00333BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00334BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00335EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00336BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00337BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00337EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00338BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00339BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00339EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00409BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00410BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00411BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00412BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00413BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00414BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00415BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00416BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00417BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00418BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00419BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00420BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00502EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00504EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00506EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00508BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00508EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00509BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRG00604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00208EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieRY00209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00109EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSD00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00112BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieSJ00113BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTJ00901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00112BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00113BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00114BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00115BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00116BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00117BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00118BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00119BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00120BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00121BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00122BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00123BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00124BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00125BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00126BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00127BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00128BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00129BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00130BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00131BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00132BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00133BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00134BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00135BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00136BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00137BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00138BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00139BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00140BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00141BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00142BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00143BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00144BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00145BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00146BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00147BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00148BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00149BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00150BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00151BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00152BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00153BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00154BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00155BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00156BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieTS00157BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00506EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00702EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00703EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00806EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC00903EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01006EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01105EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01207EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01303EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01304EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01308EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01503EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01804EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01806EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01808BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01908BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC01908EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02005EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02007BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02007EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02008BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02008EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02009BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02009EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02010BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02011BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02012BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02202EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02204EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02206EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYC02210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01103EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01301BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01302BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01303BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01303EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01304BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01304EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01305BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01305EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01306BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01307BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01501EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01502EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYR01802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01301EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01401EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01501EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01601EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01701EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01801EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS01901EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS02101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieYS02101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00000BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00003EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00101EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00112BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00112EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00212BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00212EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00309BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00310BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00311BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00312BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00312EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00401EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00402EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00403EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00404EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00405EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00406EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00407EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00408EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00409BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00409EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00410BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00411BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00412BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00412EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00502EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00505EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00506EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00507EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00508BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00508EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00509BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00509EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00510BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00510EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00511BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00512BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00512EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00602EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00603EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00604EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00608EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00611BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00611EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00612BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00612EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00701EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00702EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00703EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00704EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00705EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00706EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00708BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00708EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00709BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00709EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00710BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00711BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00711EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00712BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00712EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00801EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00803EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00804EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00805EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00806EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00807EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00808BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00808EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00809BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00810BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00810EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00811BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00811EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00812BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00812EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00902EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00903EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00904EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00908BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00909BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00910BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00911BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00912BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00913BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX00913EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01003EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01004EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01007BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01008BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01009BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01010BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01011BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01011EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01012BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01102EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01106EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01107EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01108EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01109EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01110EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01210BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01211EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01212BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01213BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01214BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01215BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01216BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01217BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01218BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01218EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01219BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01220BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01221BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01222BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01223BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01224BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01225BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01225EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01225EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01226BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01226BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01302EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01304EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01305EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01306EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01309BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01310BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01310EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01311BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01312EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01313BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01314BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01314EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01315BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01316BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01316EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01317BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01317EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01318BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01319BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01320BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01404EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01409BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01410BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01411BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01412BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01413BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01414BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01415BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01416BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01416EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01417BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01418BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01501EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01504EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01507EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01508BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01509BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01510BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01510EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01511BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01511EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01512BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01512EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01513BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01514BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01515BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01516BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01516EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01517BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01518BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01518EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01519BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01519EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01601BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01602EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01603EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01607EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01609EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01611BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01611BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01612BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01613BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01613EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01614BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01615BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01616BF.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01617BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01618BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01619BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01620BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01621BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01622BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01623BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01624BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01625BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01626BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01627BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01627EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01628BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01629BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01630BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01630EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01631BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01632BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01632EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01633BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01633EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01634BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01635BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01636BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01637BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01638BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01639BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01640BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01641BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01642BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01643BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01644BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01644EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01645BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01646BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01646BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01647BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01648BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01649BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01650BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01651BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01651EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01652BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01653BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01654BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01654EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01655BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01656BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01656EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01657BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01658BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01658BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01658BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01658BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01658EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01802EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01805EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01807EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01808BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01809BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01809EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01810BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01811BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01812BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01813BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01814BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01814EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01815BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01816BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01817BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01818BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01819BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01820BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01820EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01908BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01909BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01910BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01911BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01912BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01913BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01914BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX01915BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02003EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02004BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02005BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02006EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02007BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02007EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02008BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02008EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02009BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02009EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02010BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02011BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02011EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02012BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02105EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02107EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02109EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02113BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02114BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02114EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02115BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02116BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02116EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02117BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02202BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02203BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02203EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02204BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02205BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02206BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02207BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02207EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02208BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02209BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02210EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02211BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02212EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02213BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02213BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02213EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02214BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02215BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02300BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02301BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02302BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02303BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02304BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02305BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02306BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02306EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02307BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02308BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02309BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02310BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02311BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02312BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02312EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02313BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02314BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02314EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02315BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02315EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02316BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02316EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02317BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02318BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02319BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02320EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02322BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02323BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02324BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02324EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02325BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02326BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02327BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02328BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401EC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401ED.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02401EE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02402BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02402BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02402BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02402BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02402BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02403BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02403BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02403BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02403BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02403BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02404BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02404BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02404BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02404BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02404BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02405BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02405BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02405BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02405BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02405BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02406BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02406BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02406BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02406BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02406BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02407BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02407BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02407BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02407BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02407BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02408BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02408BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02408BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02408BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02408BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02409EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02410BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02410BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02410BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02410BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02410BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02411EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02412BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02412BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02412BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02412BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02413BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02413BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02413BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02413BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02413EB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414EC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414ED.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02414EE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02415BB.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02415BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02415BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02415BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02416BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02416BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02416BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02417BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02417BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02418BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02418BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419BC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419EC.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419ED.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02419EE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02420BD.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02420BE.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02501BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02501EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02502BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02502EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02503BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02503EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02504BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02504EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02505BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02505EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02506BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02507BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02507EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02508BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02509EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02510BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02601BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02602BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02603BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02603EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02604BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02604EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02605BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02606BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02607BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02607EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02608BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02609BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02610BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02611BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02611EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02612BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02612EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02613BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02614BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02618BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02619BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02620BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02621BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02701BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02702BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02703BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02703EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02704BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02705BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02705EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02706BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02706EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02707BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02708BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02708EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02709BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02710BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02710EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02711BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02712BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02712EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02713BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02713EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02714BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02801BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02802BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02803BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02803EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02804BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02805BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02806BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02807BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02808BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02808EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02809BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02810BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02810EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02811BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02811EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02812BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02813BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02813EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02814BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02815BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02816BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02817BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02818BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02819BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02819EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02820BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02820EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02821BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02822BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02901BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02902BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02903BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02904BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02904EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02905BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02906BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02907BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02908BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02909BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02910BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02911BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02912BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02912EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02913BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02914BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02914EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02915BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02916BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02917BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02918BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02918EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02919BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02920BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02921BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02923EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX02924BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03001BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03002BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03002EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03003BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03004EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03005EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03006BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03007BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03008BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03009BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03009EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03010BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03010EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03011BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03011EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03012BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03013BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03013EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX03014BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91629BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91637BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91648BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91649BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91650BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91652BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZX91653BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00104EA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZY00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00101BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00102BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00103BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00104BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00105BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00106BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00107BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00108BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00109BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00110BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00111BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00112BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00113BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00114BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00115BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00116BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00201BA.tab.bytes create mode 100644 Resources/table/client/movie/movies/MovieZZ00201EA.tab.bytes create mode 100644 Resources/table/client/partner/PartnerItemSkipId.tab.bytes create mode 100644 Resources/table/client/partner/PartnerModel.tab.bytes create mode 100644 Resources/table/client/partner/PartnerModelControl.tab.bytes create mode 100644 Resources/table/client/partner/PartnerSkillInfo.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseExchangeUiConfig.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseHKTab.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseIconAssetPath.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseLBByPass.tab.bytes create mode 100644 Resources/table/client/purchase/PurchasePackageYKUiConfig.tab.bytes create mode 100644 Resources/table/client/purchase/PurchasePayUiConfig.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseTabControl.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseTagType.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseUiType.tab.bytes create mode 100644 Resources/table/client/purchase/PurchaseYKIcon.tab.bytes create mode 100644 Resources/table/client/signin/summersignin/SummerMessage.tab.bytes create mode 100644 Resources/table/client/text/Text.tab.bytes create mode 100644 Resources/table/client/trust/CharacterAction.tab.bytes create mode 100644 Resources/table/client/trust/CharacterBaseData.tab.bytes create mode 100644 Resources/table/client/trust/CharacterCollaboration.tab.bytes create mode 100644 Resources/table/client/trust/CharacterInformation.tab.bytes create mode 100644 Resources/table/client/trust/CharacterReward.tab.bytes create mode 100644 Resources/table/client/trust/CharacterStory.tab.bytes create mode 100644 Resources/table/client/trust/CharacterStrangeNews.tab.bytes create mode 100644 Resources/table/client/trust/CharacterVoice.tab.bytes create mode 100644 Resources/table/client/ui/SailikaAnim.tab.bytes create mode 100644 Resources/table/client/ui/Ui.tab.bytes create mode 100644 Resources/table/client/ui/UiComponent.tab.bytes create mode 100644 Resources/table/client/ui/UiModelCamera.tab.bytes create mode 100644 Resources/table/client/ui/UiModelTransform.tab.bytes create mode 100644 Resources/table/client/ui/UiPcKeyMapIgnore.tab.bytes create mode 100644 Resources/table/client/ui/UiPcReplace.tab.bytes create mode 100644 Resources/table/client/ui/UiSceneTransform.tab.bytes create mode 100644 Resources/table/share/archive/Archive.tab.bytes create mode 100644 Resources/table/share/archive/ArchiveMail.tab.bytes create mode 100644 Resources/table/share/archive/AwarenessSetting.tab.bytes create mode 100644 Resources/table/share/archive/CGDetail.tab.bytes create mode 100644 Resources/table/share/archive/CGGroup.tab.bytes create mode 100644 Resources/table/share/archive/Communication.tab.bytes create mode 100644 Resources/table/share/archive/EventDateGroup.tab.bytes create mode 100644 Resources/table/share/archive/Monster.tab.bytes create mode 100644 Resources/table/share/archive/MonsterInfo.tab.bytes create mode 100644 Resources/table/share/archive/MonsterSetting.tab.bytes create mode 100644 Resources/table/share/archive/MonsterSkill.tab.bytes create mode 100644 Resources/table/share/archive/PVDetail.tab.bytes create mode 100644 Resources/table/share/archive/PartnerSetting.tab.bytes create mode 100644 Resources/table/share/archive/SameExistGroup.tab.bytes create mode 100644 Resources/table/share/archive/SameNpcGroup.tab.bytes create mode 100644 Resources/table/share/archive/StoryChapter.tab.bytes create mode 100644 Resources/table/share/archive/StoryDetail.tab.bytes create mode 100644 Resources/table/share/archive/StoryGroup.tab.bytes create mode 100644 Resources/table/share/archive/StoryNpc.tab.bytes create mode 100644 Resources/table/share/archive/StoryNpcSetting.tab.bytes create mode 100644 Resources/table/share/archive/Tag.tab.bytes create mode 100644 Resources/table/share/archive/WeaponSetting.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreActivity.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreBaseCharacter.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreChapter.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreChapterGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreCharacterLevel.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreChildCombo.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreCombo.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreComboValid.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreConfig.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreDefaultRecruitTicket.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreDifficulty.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreEffectGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreEnding.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreEvent.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreEventGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreEventStepGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreFightLib.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreFightNode.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreFightStageTemplate.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreGold.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreGoldGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreItem.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreItemBox.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreItemBoxGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreItemGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreLevelReward.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreMonster.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreMonsterGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreNode.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreNodeShop.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreNodeShopGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreNodeShopItem.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreRecruitCharacterGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreRecruitTicket.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreRecruitTicketGroup.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreSettleChapterFactor.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreSettleFactor.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreStrengthen.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreSystemEffect.tab.bytes create mode 100644 Resources/table/share/biancatheatre/BiancaTheatreTeam.tab.bytes create mode 100644 Resources/table/share/character/Character.tab.bytes create mode 100644 Resources/table/share/character/CharacterCareer.tab.bytes create mode 100644 Resources/table/share/character/CharacterShowScore.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkill.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillGroup.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillLevelEffect.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillPos.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillType.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillTypePlus.tab.bytes create mode 100644 Resources/table/share/character/enhanceskill/EnhanceSkillUpgrade.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkill.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillGroup.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillLevelEffect.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillPool.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillPos.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillType.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillTypePlus.tab.bytes create mode 100644 Resources/table/share/character/skill/CharacterSkillUpgrade.tab.bytes create mode 100644 Resources/table/share/chat/Emoji.tab.bytes create mode 100644 Resources/table/share/chat/EmojiPack.tab.bytes create mode 100644 Resources/table/share/condition/Condition.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterBehavior.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterEvent.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterEventCondition.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterEventReward.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterEventType.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterFavorAttr.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterFondle.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterMoodBuff.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterRecovery.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterReward.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterState.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterStyle.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormCharacterWork.tab.bytes create mode 100644 Resources/table/share/dormitory/character/DormEventComplete.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/Furniture.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureAdditionalAttr.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureBaseAttr.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureBehavior.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureCreateAttr.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureExtraAttr.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureLevel.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurniturePutNum.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureReward.tab.bytes create mode 100644 Resources/table/share/dormitory/furniture/FurnitureType.tab.bytes create mode 100644 Resources/table/share/equip/EatEquipCost.tab.bytes create mode 100644 Resources/table/share/equip/Equip.tab.bytes create mode 100644 Resources/table/share/equip/EquipAwake.tab.bytes create mode 100644 Resources/table/share/equip/EquipBreakThrough.tab.bytes create mode 100644 Resources/table/share/equip/EquipDecompose.tab.bytes create mode 100644 Resources/table/share/equip/EquipExpConvertItem.tab.bytes create mode 100644 Resources/table/share/equip/EquipResonance.tab.bytes create mode 100644 Resources/table/share/equip/EquipResonanceUseItem.tab.bytes create mode 100644 Resources/table/share/equip/EquipSuit.tab.bytes create mode 100644 Resources/table/share/equip/EquipSuitEffect.tab.bytes create mode 100644 Resources/table/share/equip/WeaponSkill.tab.bytes create mode 100644 Resources/table/share/equip/WeaponSkillPool.tab.bytes create mode 100644 Resources/table/share/equip/equipguide/EquipJudge.tab.bytes create mode 100644 Resources/table/share/equip/equipguide/EquipRecommend.tab.bytes create mode 100644 Resources/table/share/equip/equipguide/EquipTarget.tab.bytes create mode 100644 Resources/table/share/fashion/Fashion.tab.bytes create mode 100644 Resources/table/share/fashion/FashionQuality.tab.bytes create mode 100644 Resources/table/share/fight/FightCombo.tab.bytes create mode 100644 Resources/table/share/fight/FightConfig.tab.bytes create mode 100644 Resources/table/share/fight/FightEvent.tab.bytes create mode 100644 Resources/table/share/fight/npc/MotionLut.tab.bytes create mode 100644 Resources/table/share/fight/npc/NieRNpc.tab.bytes create mode 100644 Resources/table/share/fight/npc/NpcFightEventImmunity.tab.bytes create mode 100644 Resources/table/share/fight/npc/NpcRes.tab.bytes create mode 100644 Resources/table/share/fight/npc/NpcSettleTime.tab.bytes create mode 100644 Resources/table/share/fight/npc/NpcUiFightRes.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/Npc.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA001.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA002.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA003.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA004.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA005.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA006.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA007.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA008.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA009.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA010.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA011.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA012.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA013.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA014.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA015.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA016.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA017.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA018.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA019.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA020.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA021.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA022.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA023.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA025.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA026.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA027.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA040.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA041.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA042.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA043.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA044.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA045.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA050.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA051.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA052.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA053.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA060.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA061.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseA062.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseB.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseB001.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseB002.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseE.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG001.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG002.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG003.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG004.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG005.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG006.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG008.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG009.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG010.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG011.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG012.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG013.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG015.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG016.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG017.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG018.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG019.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG020.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG021.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG022.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG023.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG024.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG025.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG026.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG027.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG028.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG030.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG031.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseG032.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseK.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseK001.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseK002.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBaseZ999.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcBoss.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcMonster.tab.bytes create mode 100644 Resources/table/share/fight/npc/npc/NpcPocket.tab.bytes create mode 100644 Resources/table/share/fuben/ActSection.tab.bytes create mode 100644 Resources/table/share/fuben/AutoFight.tab.bytes create mode 100644 Resources/table/share/fuben/FightOnlineReboot.tab.bytes create mode 100644 Resources/table/share/fuben/FightReboot.tab.bytes create mode 100644 Resources/table/share/fuben/FlopReward.tab.bytes create mode 100644 Resources/table/share/fuben/FubenActivity.tab.bytes create mode 100644 Resources/table/share/fuben/FubenChallengeBanner.tab.bytes create mode 100644 Resources/table/share/fuben/FubenCollegeBanner.tab.bytes create mode 100644 Resources/table/share/fuben/MultiChallengeStage.tab.bytes create mode 100644 Resources/table/share/fuben/Stage.tab.bytes create mode 100644 Resources/table/share/fuben/StageCharacterLimit.tab.bytes create mode 100644 Resources/table/share/fuben/StageCharacterNpcId.tab.bytes create mode 100644 Resources/table/share/fuben/StageFightControl.tab.bytes create mode 100644 Resources/table/share/fuben/StageFightEvent.tab.bytes create mode 100644 Resources/table/share/fuben/StageLevelControl.tab.bytes create mode 100644 Resources/table/share/fuben/StageMultiplayerLevelControl.tab.bytes create mode 100644 Resources/table/share/fuben/StageTeamBuff.tab.bytes create mode 100644 Resources/table/share/fuben/StageTransform.tab.bytes create mode 100644 Resources/table/share/fuben/StageType.tab.bytes create mode 100644 Resources/table/share/fuben/bossactivity/BossActivity.tab.bytes create mode 100644 Resources/table/share/fuben/bossactivity/BossChallenge.tab.bytes create mode 100644 Resources/table/share/fuben/bossactivity/BossRobotGroup.tab.bytes create mode 100644 Resources/table/share/fuben/bossactivity/BossSection.tab.bytes create mode 100644 Resources/table/share/fuben/bossactivity/BossStarReward.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleChapter.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleGrade.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleGroup.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleRankReward.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleScoreReward.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleScoreRule.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleSection.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleStage.tab.bytes create mode 100644 Resources/table/share/fuben/bosssingle/BossSingleTrialGrade.tab.bytes create mode 100644 Resources/table/share/fuben/course/CourseChapter.tab.bytes create mode 100644 Resources/table/share/fuben/course/CourseReward.tab.bytes create mode 100644 Resources/table/share/fuben/course/CourseStage.tab.bytes create mode 100644 Resources/table/share/fuben/experiment/BattleExperiment.tab.bytes create mode 100644 Resources/table/share/fuben/experiment/ExperimentGroup.tab.bytes create mode 100644 Resources/table/share/fuben/experiment/ExperimentLevel.tab.bytes create mode 100644 Resources/table/share/fuben/experiment/ExperimentReward.tab.bytes create mode 100644 Resources/table/share/fuben/festival/FestivalActivity.tab.bytes create mode 100644 Resources/table/share/fuben/mainline/Chapter.tab.bytes create mode 100644 Resources/table/share/fuben/mainline/ChapterMain.tab.bytes create mode 100644 Resources/table/share/fuben/mainline/ChapterMainGroup.tab.bytes create mode 100644 Resources/table/share/fuben/mainline/SubChapter.tab.bytes create mode 100644 Resources/table/share/fuben/mainline/Treasure.tab.bytes create mode 100644 Resources/table/share/fuben/pivotcombat/PivotCombatActivity.tab.bytes create mode 100644 Resources/table/share/fuben/pivotcombat/PivotCombatEffectLib.tab.bytes create mode 100644 Resources/table/share/fuben/pivotcombat/PivotCombatRegion.tab.bytes create mode 100644 Resources/table/share/fuben/pivotcombat/PivotCombatRobot.tab.bytes create mode 100644 Resources/table/share/fuben/pivotcombat/PivotCombatStageLib.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformAffixGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformAffixSource.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformBuff.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformBuffGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformCfg.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformEnemyGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformEnemySource.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformEnemyTarget.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformEnv.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformEnvGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformMemberGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformMemberSource.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformMemberTarget.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformStage.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformStageDiff.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformTimeEnvGroup.tab.bytes create mode 100644 Resources/table/share/fuben/reform/ReformTimeEnvSource.tab.bytes create mode 100644 Resources/table/share/fuben/repeatchallenge/RepeatChallengeActivity.tab.bytes create mode 100644 Resources/table/share/fuben/repeatchallenge/RepeatChallengeChapter.tab.bytes create mode 100644 Resources/table/share/fuben/repeatchallenge/RepeatChallengeLevel.tab.bytes create mode 100644 Resources/table/share/fuben/repeatchallenge/RepeatChallengeReward.tab.bytes create mode 100644 Resources/table/share/fuben/repeatchallenge/RepeatChallengeStage.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdActivity.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdBorrowCost.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdBuff.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdCfg.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdChapter.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdElectric.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdEndurance.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdGroup.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdLevel.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdPlugin.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdReward.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdRobotGroup.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdRune.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdSubRune.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdSupport.tab.bytes create mode 100644 Resources/table/share/fuben/stronghold/StrongholdTeamElectric.tab.bytes create mode 100644 Resources/table/share/fuben/teaching/Teaching.tab.bytes create mode 100644 Resources/table/share/fuben/teaching/TeachingActivity.tab.bytes create mode 100644 Resources/table/share/fuben/teaching/TeachingRobot.tab.bytes create mode 100644 Resources/table/share/fuben/teaching/TeachingTreasure.tab.bytes create mode 100644 Resources/table/share/fuben/twosidetower/TwoSideTowerActivity.tab.bytes create mode 100644 Resources/table/share/fuben/twosidetower/TwoSideTowerChapter.tab.bytes create mode 100644 Resources/table/share/fuben/twosidetower/TwoSideTowerFeature.tab.bytes create mode 100644 Resources/table/share/fuben/twosidetower/TwoSideTowerPoint.tab.bytes create mode 100644 Resources/table/share/fuben/twosidetower/TwoSideTowerStage.tab.bytes create mode 100644 Resources/table/share/functional/FunctionalCommunication.tab.bytes create mode 100644 Resources/table/share/functional/FunctionalFestivalCommunication.tab.bytes create mode 100644 Resources/table/share/functional/FunctionalInitiativeCommunication.tab.bytes create mode 100644 Resources/table/share/functional/FunctionalOpen.tab.bytes create mode 100644 Resources/table/share/functional/FunctionalOpenTime.tab.bytes create mode 100644 Resources/table/share/guide/FightTalkOption.tab.bytes create mode 100644 Resources/table/share/guide/GuideComplete.tab.bytes create mode 100644 Resources/table/share/guide/GuideFight.tab.bytes create mode 100644 Resources/table/share/guide/GuideFightStep.tab.bytes create mode 100644 Resources/table/share/guide/GuideGroup.tab.bytes create mode 100644 Resources/table/share/guide/GuideStep.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossData.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossFightStyle.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossFightStyleSkill.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossHpReward.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossLevel.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossRankReward.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossScoreReward.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossScoreRule.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossStageEffect.tab.bytes create mode 100644 Resources/table/share/guild/boss/GuildBossStageRobot.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormBgm.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormConfig.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormDefaultFurniture.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormFurniture.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormNpc.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormNpcRefresh.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormNpcTalk.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormPlayAction.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormRole.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormRoleBehavior.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormRoom.tab.bytes create mode 100644 Resources/table/share/guilddorm/GuildDormRoomTheme.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarActivity.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarBuff.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarConfig.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarDifficulty.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarEliteMonster.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarMonsterPatrol.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarNode.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarRound.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarSpecialRole.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarSpecialRoleTeam.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarStage.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarStageMonster.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarStageMonsterLibrary.tab.bytes create mode 100644 Resources/table/share/guildwar/GuildWarTask.tab.bytes create mode 100644 Resources/table/share/headportrait/HeadPortrait.tab.bytes create mode 100644 Resources/table/share/item/BuyAsset.tab.bytes create mode 100644 Resources/table/share/item/BuyAssetConfig.tab.bytes create mode 100644 Resources/table/share/item/Item.tab.bytes create mode 100644 Resources/table/share/item/UiBuyAsset.tab.bytes create mode 100644 Resources/table/share/mail/Mail.tab.bytes create mode 100644 Resources/table/share/mail/MailRewardGoods.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayActivity.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayAttribute.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayAttributeType.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayBuilding.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayCfg.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayCondition.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayCreateTeam.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayEffect.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayEvent.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayResource.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayStage.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayStageDay.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayStageEnding.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayStagePlace.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayStructure.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayTask.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayTaskCondition.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayWeather.tab.bytes create mode 100644 Resources/table/share/miniactivity/doomsday/DoomsdayWeatherMode.tab.bytes create mode 100644 Resources/table/share/nameplate/Nameplate.tab.bytes create mode 100644 Resources/table/share/scoretitle/CollectionWall.tab.bytes create mode 100644 Resources/table/share/scoretitle/CollectionWallDecoration.tab.bytes create mode 100644 Resources/table/share/scoretitle/ScoreScreenTag.tab.bytes create mode 100644 Resources/table/share/scoretitle/ScoreTitle.tab.bytes create mode 100644 Resources/table/share/scoretitle/ScoreTitleActivityExtra.tab.bytes create mode 100644 Resources/table/share/scoretitle/ScoreTitleExpandInfo.tab.bytes create mode 100644 Resources/table/share/scoretitle/SpecialCollectionLevel.tab.bytes create mode 100644 Resources/table/share/task/Condition.tab.bytes create mode 100644 Resources/table/share/task/Course.tab.bytes create mode 100644 Resources/table/share/task/NewPlayerTaskGroup.tab.bytes create mode 100644 Resources/table/share/task/NewbieTaskGroup.tab.bytes create mode 100644 Resources/table/share/task/Task.tab.bytes create mode 100644 Resources/table/share/task/TaskActiveness.tab.bytes create mode 100644 Resources/table/share/task/TaskTimeLimit.tab.bytes create mode 100644 Resources/table/share/text/CodeText.tab.bytes create mode 100644 Resources/table/share/text/RpcExceptionCodeText.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGBuff.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGFunction.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGFunctionGroup.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGItem.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGLevel.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGMainArea.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGMaze.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGMazeCard.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGMazeLayer.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGMemoirStory.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGReward.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGRole.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGRoleAttribute.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGRoleTalent.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGSecondArea.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGShop.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGShopItem.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGTarget.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGTargetLink.tab.bytes create mode 100644 Resources/table/share/trpg/TRPGThirdArea.tab.bytes diff --git a/.idea/.idea.AscNet/.idea/.gitignore b/.idea/.idea.AscNet/.idea/.gitignore new file mode 100644 index 0000000..53da387 --- /dev/null +++ b/.idea/.idea.AscNet/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/projectSettingsUpdater.xml +/.idea.AscNet.iml +/modules.xml +/contentModel.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.AscNet/.idea/dataSources.xml b/.idea/.idea.AscNet/.idea/dataSources.xml new file mode 100644 index 0000000..f9ff498 --- /dev/null +++ b/.idea/.idea.AscNet/.idea/dataSources.xml @@ -0,0 +1,13 @@ + + + + + mongo + true + true + com.dbschema.MongoJdbcDriver + mongodb://localhost:27017 + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/.idea/.idea.AscNet/.idea/indexLayout.xml b/.idea/.idea.AscNet/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.AscNet/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.AscNet/.idea/vcs.xml b/.idea/.idea.AscNet/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.AscNet/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/AscNet.Common/AscNet.Common.csproj b/AscNet.Common/AscNet.Common.csproj index 711f88f..f2442b7 100644 --- a/AscNet.Common/AscNet.Common.csproj +++ b/AscNet.Common/AscNet.Common.csproj @@ -8,8 +8,15 @@ + - + + + + + diff --git a/AscNet.Common/Common.cs b/AscNet.Common/Common.cs index 0adc340..1ca30dc 100644 --- a/AscNet.Common/Common.cs +++ b/AscNet.Common/Common.cs @@ -6,7 +6,7 @@ namespace AscNet.Common public static class Common { public static readonly IConfig config; - public static readonly MongoClient mongoClient; + private static readonly MongoClient mongoClient; public static readonly IMongoDatabase db; static Common() diff --git a/AscNet.Common/Util/TableReader.cs b/AscNet.Common/Util/TableReader.cs new file mode 100644 index 0000000..f39d28b --- /dev/null +++ b/AscNet.Common/Util/TableReader.cs @@ -0,0 +1,32 @@ +using AscNet.Logging; + +namespace AscNet.Common.Util +{ + #pragma warning disable CS8618, CS8602 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable. + public abstract class TableReader + { + public List All { get; set; } + private readonly Logger c = new(typeof(TableReader), nameof(TableReader), LogLevel.DEBUG, LogLevel.DEBUG); + protected abstract string FilePath { get; } + private static TSelf _instance; + + public static TSelf Instance + { + get + { + _instance ??= Activator.CreateInstance(); + // ReSharper disable once ConditionIsAlwaysTrueOrFalseAccordingToNullableAPIContract + if ((_instance as TableReader).All == null) + { + (_instance as TableReader).Load(); + (_instance as TableReader).c.Debug($"{typeof(TSelf).Name} Excel Loaded From {(_instance as TableReader).FilePath}"); + } + + return _instance; + } + } + + protected abstract void Load(); + } +} + diff --git a/AscNet.Table/AscNet.Table.csproj b/AscNet.Table/AscNet.Table.csproj new file mode 100644 index 0000000..1df9f1f --- /dev/null +++ b/AscNet.Table/AscNet.Table.csproj @@ -0,0 +1,28 @@ + + + + netstandard2.0 + false + latest + enable + true + Generated + true + true + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/AscNet.Table/Properties/launchSettings.json b/AscNet.Table/Properties/launchSettings.json new file mode 100644 index 0000000..5fb3942 --- /dev/null +++ b/AscNet.Table/Properties/launchSettings.json @@ -0,0 +1,8 @@ +{ + "profiles": { + "DebugRoslyn": { + "commandName": "DebugRoslynComponent", + "targetProject": "..\\AscNet.Common\\AscNet.Common.csproj" + } + } +} \ No newline at end of file diff --git a/AscNet.Table/TableGenerator.cs b/AscNet.Table/TableGenerator.cs new file mode 100644 index 0000000..b6f2901 --- /dev/null +++ b/AscNet.Table/TableGenerator.cs @@ -0,0 +1,146 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using System.IO; +using System.Linq; +using System.Text; +using Microsoft.CodeAnalysis; + +namespace AscNet.Table +{ + [Generator] + public class TableGenerator : ISourceGenerator + { + public void Execute(GeneratorExecutionContext context) + { + List fails = new(); + foreach (var table in context.AdditionalFiles.Where(x => x.Path.EndsWith(".tab.bytes"))) + { + try + { + string ns = string.Join("", Path.GetDirectoryName(table.Path)?.Split(new string[] { "table" }, StringSplitOptions.None).Skip(1)!) + .Replace('\\', '/').Replace('/', '.'); + + byte[] fileBytes = File.ReadAllBytes(table.Path); + string fileTsv = Encoding.UTF8.GetString(fileBytes.Skip(128).ToArray()); + + IEnumerable tsvLines = fileTsv.Split(new string[] { "\r\n", "\n" }, StringSplitOptions.RemoveEmptyEntries); + + string[] nameList = tsvLines.First().Split('\t'); + List resolvedTypes = new(); + + foreach (var items in tsvLines.Skip(1).Select(x => x.Split('\t'))) + { + List types = new(); + foreach (var item in items) + { + if (string.IsNullOrEmpty(item)) + { + types.Add("global::System.String"); + continue; + } + else if (int.TryParse(item, out var res)) + { + types.Add("global::System.Int32"); + continue; + } + types.Add("global::System.String"); + } + resolvedTypes.Add(types.ToArray()); + } + + Dictionary properties = new(); + Dictionary listCount = new(); + + for (int i = 0; i < nameList.Length; i++) + { + string headName = nameList[i]; + if (string.IsNullOrEmpty(headName)) + continue; + + string[] types = resolvedTypes.Select(x => x[i]).ToArray(); + string propName = headName.Split('[').First(); + + + string resolvedType = types.All(x => x.Equals(types.First())) ? types.First() : "global::System.String"; + if (headName.Contains('[')) + { + if (listCount.ContainsKey(propName)) + listCount[propName] += 1; + else + listCount.Add(propName, 1); + resolvedType = $"global::System.Collections.Generic.List<{resolvedType}>"; + } + + if (!properties.ContainsKey(propName)) + properties.Add(propName, $"public {resolvedType} {propName} {{ get; set; }}"); + } + + string file = $@"// +namespace AscNet.Table{ns} +{{ + public class {Path.GetFileName(table.Path).Split('.').First()}Table + {{ + {string.Join("\r\n\t\t", properties.Values)} + }} + + public class {Path.GetFileName(table.Path).Split('.').First()}TableReader : global::AscNet.Common.Util.TableReader<{Path.GetFileName(table.Path).Split('.').First()}TableReader, {Path.GetFileName(table.Path).Split('.').First()}Table> + {{ + protected override string FilePath {{ get {{ return ""{string.Join("", table.Path.Replace("\\", "/").Split(new string[] {"/Resources/"}, StringSplitOptions.None).Skip(1))}""; }} }} + protected override void Load() + {{ + string tsvStr = global::System.Text.Encoding.UTF8.GetString(global::System.IO.File.ReadAllBytes(FilePath).Skip(128).ToArray()); + using var reader = new global::System.IO.StringReader(tsvStr.Replace(""\t"", "","")); + using var csv = new global::CsvHelper.CsvReader(reader, new global::CsvHelper.Configuration.CsvConfiguration(global::System.Globalization.CultureInfo.InvariantCulture) {{ BadDataFound = null, HeaderValidated = null, MissingFieldFound = null }}); + csv.Context.RegisterClassMap<{Path.GetFileName(table.Path).Split('.').First()}TableMap>(); + All = csv.GetRecords<{Path.GetFileName(table.Path).Split('.').First()}Table>().ToList(); + }} + }} + + public sealed class {Path.GetFileName(table.Path).Split('.').First()}TableMap : global::CsvHelper.Configuration.ClassMap<{Path.GetFileName(table.Path).Split('.').First()}Table> + {{ + public {Path.GetFileName(table.Path).Split('.').First()}TableMap() + {{ + {string.Join("\r\n\t\t\t", properties.Keys.Where(x => !listCount.ContainsKey(x)).Select(x => $"Map(m => m.{x}).Name(\"{x}\");"))} +{string.Join("\r\n\t\t\t", listCount.Keys.Select(x => $@" + Map(m => m.{x}).Convert(args => + {{ + {properties[x].Split(' ')[1]} tags = new {properties[x].Split(' ')[1]}(); + + for (int i = 1; i <= {listCount[x]}; i++) + {{ + string tagValue = args.Row.GetField($""{x}[{{i}}]""); + if (!string.IsNullOrEmpty(tagValue)) + {{ +{(properties[x].Split('<')[1].StartsWith("global::System.Int32") ? @" + if (int.TryParse(tagValue, out int tag)) + { + tags.Add(tag); + }": @" + tags.Add(tagValue); +")} + }} + }} + + return tags; + }}); +"))} + }} + }} +}}"; + context.AddSource($"AscNet.Table{ns}.{Path.GetFileName(table.Path).Split('.').First()}.g.cs", file); + } + catch (Exception ex) + { + fails.Add(new + { + msg = ex.Message, + file = table.Path + }); + } + } + } + + public void Initialize(GeneratorInitializationContext context) { } + } +} \ No newline at end of file diff --git a/AscNet.sln b/AscNet.sln index 899b1c7..8c5d832 100644 --- a/AscNet.sln +++ b/AscNet.sln @@ -13,7 +13,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.GameServer", "AscNet EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.Test", "AscNet.Test\AscNet.Test.csproj", "{DD4C8BB1-2422-4AA4-A12C-9B3A25873887}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AscNet.Logging", "AscNet.Logging\AscNet.Logging.csproj", "{1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.Logging", "AscNet.Logging\AscNet.Logging.csproj", "{1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AscNet.Table", "AscNet.Table\AscNet.Table.csproj", "{7B6F3E2A-69D6-429B-9D5C-52339093663C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -45,6 +47,10 @@ Global {1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}.Debug|Any CPU.Build.0 = Debug|Any CPU {1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}.Release|Any CPU.ActiveCfg = Release|Any CPU {1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}.Release|Any CPU.Build.0 = Release|Any CPU + {7B6F3E2A-69D6-429B-9D5C-52339093663C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7B6F3E2A-69D6-429B-9D5C-52339093663C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7B6F3E2A-69D6-429B-9D5C-52339093663C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7B6F3E2A-69D6-429B-9D5C-52339093663C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/AscNet/Properties/launchSettings.json b/AscNet/Properties/launchSettings.json new file mode 100644 index 0000000..fc9d809 --- /dev/null +++ b/AscNet/Properties/launchSettings.json @@ -0,0 +1,7 @@ +{ + "profiles": { + "AscNet": { + "commandName": "Project" + } + } +} \ No newline at end of file diff --git a/Resources/table/client/activity/Activity.tab.bytes b/Resources/table/client/activity/Activity.tab.bytes new file mode 100644 index 0000000..93c9176 --- /dev/null +++ b/Resources/table/client/activity/Activity.tab.bytes @@ -0,0 +1,46 @@ +8rdϕ@O]<{x2ԴYjNd@ 㑂`e1e|MޭPMCQLh*y*t[ fUC0 S +/p')mae78lo[ࣳhP{ +`x$el6K (7Id Name SortId Bg +1 The Ark Beyond 1 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg1.png +2 Reveries with a Whale 2 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg1.png +3 Invite Event 10 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg2.png +4 Mid-Autumn Rerun Mission 11 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg38.png +5 Return Support 12 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg11.png +6 Limited Collab Rewards 20 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg21.png +7 Rosa Tryst 21 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg20.png +8 Rabbit Hunt 22 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg29.png +9 Deed of Snow Leopard 31 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg45.png +10 Roamer Records 32 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg44.png +11 Beach Frolics 33 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg33.png +12 A Covenant of Glass 105 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg48.png +13 Character Leap Trial 107 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg2.png +14 Farewell Memento 42 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg47.png +15 Veiled Rift 107 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg54.png +16 Survey 999 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg9.png +17 Godseeker's Psalm 52 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg48.png +18 Entropy: Illusionist 105 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg49.png +19 Tenebrion: Tiger Imperium 54 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg46.png +20 Adaptation Fitting: Jet Jaeger 55 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg50.png +21 Oath of Purity 104 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBgKrLantern.png +22 A New Divide 101 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableMainLineV128.png +23 Nuclear Darkness 102 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryKaLieV128.png +24 Adaptation Fitting: Moonhopper 103 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLabelBg53.png +25 Guild Expedition 104 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableZhongZhiV129.png +26 Cinder Burns 56 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableMainLineV129.png +27 A Sinner's Confession 57 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryNuoAnV129.png +28 Pulao: Dreamweaver 58 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryIdolV129.png +29 Scarlet Summers 65 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBgJpSummer2023.png +30 Across the Ruined Sea 59 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableMainLineV130.png +31 Reborn Resolve 60 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryBiankaV130.png +32 Adaptation Fitting: Shimmer 61 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryPetV130.png +33 Empyrea: Dreamcatcher 62 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryLivV130.png +34 Garnet: Wavebender 63 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryVelaV130.png +35 Stigmata: Exorcist 64 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseLableTryBansV130.png +99 Happy New Year 2 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBg02.png +1001 Liftoff Project 1001 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBgRisingstar.png +1000 Energy Recovery Operation 1000 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBgSlotmachine.png +1002 Energy Recovery Operation EX 1002 Assets/Product/Texture/Image/UiActivityBase/UiActivityBaseTableBgSlotmachine.png \ No newline at end of file diff --git a/Resources/table/client/activity/ActivityLink.tab.bytes b/Resources/table/client/activity/ActivityLink.tab.bytes new file mode 100644 index 0000000..25fc58d --- /dev/null +++ b/Resources/table/client/activity/ActivityLink.tab.bytes @@ -0,0 +1,7 @@ +qc2ApJUfXp7H;0SQta8y1Pzyozvab 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

&Fw01;M23Sww40{ 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�ildm4wt>#0ikleF2zC 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�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¯+SFBH=E+ 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

< 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/audio/CueSheet.tab.bytes b/Resources/table/client/audio/CueSheet.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b68c19985cb2e968c6440b7832cbf22407b6c17f GIT binary patch literal 35875 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 A9smFU literal 0 HcmV?d00001 diff --git a/Resources/table/client/audio/Cv.tab.bytes b/Resources/table/client/audio/Cv.tab.bytes new file mode 100644 index 0000000..eab0f94 --- /dev/null +++ b/Resources/table/client/audio/Cv.tab.bytes @@ -0,0 +1,4845 @@ + +fB +Hߟ*/u N4 2BG[Evk1Ps:2A:A%6JiD=Ojn}LO`y +VlsKib>rId Cvs[1] Cvs[2] Cvs[3] Cvs[4] CvContent[1] CvContent[2] CvContent[3] CvContent[4] +899 899 899 899 899 Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) +900 900 900 900 900 Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) +901 901 901 901 901 Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) Summer Event Ten Stages (Test) +102001 102001 202001 302001 402001 Gray Raven leader, Lucia. Nice to meet you, Commandant. Gray Raven leader, Lucia. Nice to meet you, Commandant. Gray Raven leader, Lucia. Nice to meet you, Commandant. Gray Raven leader, Lucia. Nice to meet you, Commandant. +102002 102002 202002 302002 402002 Understood. Understood. Understood. Understood. +102003 102003 202003 302003 402003 Mh-hm. Mh-hm. Mh-hm. Mh-hm. +102004 102004 202004 302004 402004 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +102005 102005 202005 302005 402005 What? What? What? What? +102006 102006 202006 302006 402006 Combative capabilities increased. Combative capabilities increased. Combative capabilities increased. Combative capabilities increased. +102007 102007 202007 302007 402007 This should make the missions easier... This should make the missions easier... This should make the missions easier... This should make the missions easier... +102008 102008 202008 302008 402008 With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. +102009 102009 202009 302009 402009 I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. +102010 102010 202010 302010 402010 I will put this to good use. I will put this to good use. I will put this to good use. I will put this to good use. +102011 102011 202011 302011 402011 A new message from HQ, Commandant. A new message from HQ, Commandant. A new message from HQ, Commandant. A new message from HQ, Commandant. +102012 102012 202012 302012 402012 Please look forward to my performance. Please look forward to my performance. Please look forward to my performance. Please look forward to my performance. +102013 102013 202013 302013 402013 I'll fulfill my duties as a squad leader. I'll fulfill my duties as a squad leader. I'll fulfill my duties as a squad leader. I'll fulfill my duties as a squad leader. +102014 102014 202014 302014 402014 Mission has been completed. Let's return to HQ and claim the reward. Mission has been completed. Let's return to HQ and claim the reward. Mission has been completed. Let's return to HQ and claim the reward. Mission has been completed. Let's return to HQ and claim the reward. +102015 102015 202015 302015 402015 Mission has been completed. Remember to claim the reward. Mission has been completed. Remember to claim the reward. Mission has been completed. Remember to claim the reward. Mission has been completed. Remember to claim the reward. +102016 102016 202016 302016 402016 Mission has been completed. Do remember to claim the reward. Mission has been completed. Do remember to claim the reward. Mission has been completed. Do remember to claim the reward. Mission has been completed. Do remember to claim the reward. +102017 102017 202017 302017 402017 All missions give their corresponding rewards. All missions give their corresponding rewards. All missions give their corresponding rewards. All missions give their corresponding rewards. +102018 102018 202018 302018 402018 Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. +102019 102019 202019 302019 402019 Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. Do remember to return to HQ after completing a mission to claim the reward. +102020 102020 202020 302020 402020 Have you claimed your mission reward yet, Commandant? Have you claimed your mission reward yet, Commandant? Have you claimed your mission reward yet, Commandant? Have you claimed your mission reward yet, Commandant? +102021 102021 202021 302021 402021 I think the mission rewards have arrived, Commandant. I think the mission rewards have arrived, Commandant. I think the mission rewards have arrived, Commandant. I think the mission rewards have arrived, Commandant. +102022 102022 202022 302022 402022 The mission rewards have arrived, Commandant. Would you like to take a look? The mission rewards have arrived, Commandant. Would you like to take a look? The mission rewards have arrived, Commandant. Would you like to take a look? The mission rewards have arrived, Commandant. Would you like to take a look? +102023 102023 202023 302023 402023 This is Babylonia's acknowledgment of your efforts, Commandant. Let us go claim it. This is Babylonia's acknowledgment of your efforts, Commandant. Let us go claim it. This is Babylonia's acknowledgment of your efforts, Commandant. Let us go claim it. This is Babylonia's acknowledgment of your efforts, Commandant. Let us go claim it. +102024 102024 202024 302024 402024 ...Why do I always have to remind you to claim your mission rewards? ...Why do I always have to remind you to claim your mission rewards? ...Why do I always have to remind you to claim your mission rewards? ...Why do I always have to remind you to claim your mission rewards? +102025 102025 202025 302025 402025 Did you forget your mission reward again? Luckily, I'm here to remind you. Did you forget your mission reward again? Luckily, I'm here to remind you. Did you forget your mission reward again? Luckily, I'm here to remind you. Did you forget your mission reward again? Luckily, I'm here to remind you. +102026 102026 202026 302026 402026 Good morning, Commandant. Let us continue to work hard for humanity. Good morning, Commandant. Let us continue to work hard for humanity. Good morning, Commandant. Let us continue to work hard for humanity. Good morning, Commandant. Let us continue to work hard for humanity. +102027 102027 202027 302027 402027 Humans fall ill without consistent nutritional intake. Please strive for a healthy diet, Commandant. Humans fall ill without consistent nutritional intake. Please strive for a healthy diet, Commandant. Humans fall ill without consistent nutritional intake. Please strive for a healthy diet, Commandant. Humans fall ill without consistent nutritional intake. Please strive for a healthy diet, Commandant. +102028 102028 202028 302028 402028 Gray Raven will remain on standby at HQ until we receive your orders. Gray Raven will remain on standby at HQ until we receive your orders. Gray Raven will remain on standby at HQ until we receive your orders. Gray Raven will remain on standby at HQ until we receive your orders. +102029 102029 202029 302029 402029 Good evening. Now is probably not the best time to be going out on missions. Good evening. Now is probably not the best time to be going out on missions. Good evening. Now is probably not the best time to be going out on missions. Good evening. Now is probably not the best time to be going out on missions. +102030 102030 202030 302030 402030 If you run into any trouble, Commandant, please don't hesitate to find me. If you run into any trouble, Commandant, please don't hesitate to find me. If you run into any trouble, Commandant, please don't hesitate to find me. If you run into any trouble, Commandant, please don't hesitate to find me. +102031 102031 202031 302031 402031 I hope you're getting used to your work, Commandant. I hope you're getting used to your work, Commandant. I hope you're getting used to your work, Commandant. I hope you're getting used to your work, Commandant. +102032 102032 202032 302032 402032 Unlike Constructs, humans experience fatigue. Please make sure you get enough rest. Unlike Constructs, humans experience fatigue. Please make sure you get enough rest. Unlike Constructs, humans experience fatigue. Please make sure you get enough rest. Unlike Constructs, humans experience fatigue. Please make sure you get enough rest. +102033 102033 202033 302033 402033 The missions are only going to get harder, but don't worry, I'll assist you. The missions are only going to get harder, but don't worry, I'll assist you. The missions are only going to get harder, but don't worry, I'll assist you. The missions are only going to get harder, but don't worry, I'll assist you. +102034 102034 202034 302034 402034 I am your blade. Do not hesitate to use me. I am your blade. Do not hesitate to use me. I am your blade. Do not hesitate to use me. I am your blade. Do not hesitate to use me. +102035 102035 202035 302035 402035 You're saying... I should change how I speak? You're saying... I should change how I speak? You're saying... I should change how I speak? You're saying... I should change how I speak? +102036 102036 202036 302036 402036 The recent missions have been difficult... Please don't hesitate to ask for my help. The recent missions have been difficult... Please don't hesitate to ask for my help. The recent missions have been difficult... Please don't hesitate to ask for my help. The recent missions have been difficult... Please don't hesitate to ask for my help. +102037 102037 202037 302037 402037 Remember to get as much rest as you need. Remember to get as much rest as you need. Remember to get as much rest as you need. Remember to get as much rest as you need. +102038 102038 202038 302038 402038 I will make myself stronger, so please don't overwork yourself. I will make myself stronger, so please don't overwork yourself. I will make myself stronger, so please don't overwork yourself. I will make myself stronger, so please don't overwork yourself. +102039 102039 202039 302039 402039 On the day when all this comes to an end… can I see you? On the day when all this comes to an end… can I see you? On the day when all this comes to an end… can I see you? On the day when all this comes to an end… can I see you? +102040 102040 202040 302040 402040 Don't worry. I won't, ever, forget... Don't worry. I won't, ever, forget... Don't worry. I won't, ever, forget... Don't worry. I won't, ever, forget... +102041 102041 202041 302041 402041 If you order it so, then I shall never lose. If you order it so, then I shall never lose. If you order it so, then I shall never lose. If you order it so, then I shall never lose. +102042 102042 202042 302042 402042 A beautiful red flower blooms inside my M.I.N.D. A beautiful red flower blooms inside my M.I.N.D. A beautiful red flower blooms inside my M.I.N.D. A beautiful red flower blooms inside my M.I.N.D. +102043 102043 202043 302043 402043 No matter what the future holds, I am not afraid, as long as you're here. No matter what the future holds, I am not afraid, as long as you're here. No matter what the future holds, I am not afraid, as long as you're here. No matter what the future holds, I am not afraid, as long as you're here. +102044 102044 202044 302044 402044 I tried to imagine the world without you... Please stay my Commandant always. I tried to imagine the world without you... Please stay my Commandant always. I tried to imagine the world without you... Please stay my Commandant always. I tried to imagine the world without you... Please stay my Commandant always. +102045 102045 202045 302045 402045 Knowing each other better will help us in battle. Knowing each other better will help us in battle. Knowing each other better will help us in battle. Knowing each other better will help us in battle. +102046 102046 202046 302046 402046 Hmm... We've been seeing a lot of each other lately. Hmm... We've been seeing a lot of each other lately. Hmm... We've been seeing a lot of each other lately. Hmm... We've been seeing a lot of each other lately. +102047 102047 202047 302047 402047 I feel like something's changing in my M.I.N.D... I feel like something's changing in my M.I.N.D... I feel like something's changing in my M.I.N.D... I feel like something's changing in my M.I.N.D... +102048 102048 202048 302048 402048 Is this what it feels like... to have your heart race? Is this what it feels like... to have your heart race? Is this what it feels like... to have your heart race? Is this what it feels like... to have your heart race? +102049 102049 202049 302049 402049 I think I'm finally beginning to understand you. I think I'm finally beginning to understand you. I think I'm finally beginning to understand you. I think I'm finally beginning to understand you. +102050 102050 202050 302050 402050 I'm content right now. I'm content right now. I'm content right now. I'm content right now. +102051 102051 202051 302051 402051 I'm glad you are our Commandant. I'm glad you are our Commandant. I'm glad you are our Commandant. I'm glad you are our Commandant. +102052 102052 202052 302052 402052 Are human relationships anything like ours? Are human relationships anything like ours? Are human relationships anything like ours? Are human relationships anything like ours? +102053 102053 202053 302053 402053 Do humans refer to our relationship as... "Love?" Do humans refer to our relationship as... "Love?" Do humans refer to our relationship as... "Love?" Do humans refer to our relationship as... "Love?" +102054 102054 202054 302054 402054 If I were human, would that make us closer? If I were human, would that make us closer? If I were human, would that make us closer? If I were human, would that make us closer? +102055 102055 202055 302055 402055 Please accept this, Commandant. Please accept this, Commandant. Please accept this, Commandant. Please accept this, Commandant. +102056 102056 202056 302056 402056 You should be able to find a use for this. You should be able to find a use for this. You should be able to find a use for this. You should be able to find a use for this. +102057 102057 202057 302057 402057 Seeing this makes me think of you... When I came to, I already found myself before you... Seeing this makes me think of you... When I came to, I already found myself before you... Seeing this makes me think of you... When I came to, I already found myself before you... Seeing this makes me think of you... When I came to, I already found myself before you... +102058 102058 202058 302058 402058 Do you... like it? It would be great... if you do... Do you... like it? It would be great... if you do... Do you... like it? It would be great... if you do... Do you... like it? It would be great... if you do... +102059 102059 202059 302059 402059 Are you busy, Commandant? Are you busy, Commandant? Are you busy, Commandant? Are you busy, Commandant? +102060 102060 202060 302060 402060 Are you still here, Commandant? Are you still here, Commandant? Are you still here, Commandant? Are you still here, Commandant? +102061 102061 202061 302061 402061 Commandant. Should we do something if you're free...? Commandant. Should we do something if you're free...? Commandant. Should we do something if you're free...? Commandant. Should we do something if you're free...? +102062 102062 202062 302062 402062 Just staying like this is fine too. Just the two of us... Just staying like this is fine too. Just the two of us... Just staying like this is fine too. Just the two of us... Just staying like this is fine too. Just the two of us... +102063 102063 202063 302063 402063 Our minds have been linked for over 1 hour. Do you need to rest, Commandant? Our minds have been linked for over 1 hour. Do you need to rest, Commandant? Our minds have been linked for over 1 hour. Do you need to rest, Commandant? Our minds have been linked for over 1 hour. Do you need to rest, Commandant? +102064 102064 202064 302064 402064 Linking minds for an extended period of time is not advised. Please take care, Commandant. Linking minds for an extended period of time is not advised. Please take care, Commandant. Linking minds for an extended period of time is not advised. Please take care, Commandant. Linking minds for an extended period of time is not advised. Please take care, Commandant. +102065 102065 202065 302065 402065 Prolonged connection can lead to mental exhaustion. Would you like a break? Prolonged connection can lead to mental exhaustion. Would you like a break? Prolonged connection can lead to mental exhaustion. Would you like a break? Prolonged connection can lead to mental exhaustion. Would you like a break? +102066 102066 202066 302066 402066 I'd prefer staying linked with you, but it bears too much of a strain on you. Please take a break. I'd prefer staying linked with you, but it bears too much of a strain on you. Please take a break. I'd prefer staying linked with you, but it bears too much of a strain on you. Please take a break. I'd prefer staying linked with you, but it bears too much of a strain on you. Please take a break. +102067 102067 202067 302067 402067 Good to see you again, Commandant. Good to see you again, Commandant. Good to see you again, Commandant. Good to see you again, Commandant. +102068 102068 202068 302068 402068 Awaiting your orders, Commandant. Awaiting your orders, Commandant. Awaiting your orders, Commandant. Awaiting your orders, Commandant. +102069 102069 202069 302069 402069 Lucia at your service. Lucia at your service. Lucia at your service. Lucia at your service. +102070 102070 202070 302070 402070 I'm always ready, Commandant. I'm always ready, Commandant. I'm always ready, Commandant. I'm always ready, Commandant. +102071 102071 202071 302071 402071 Are you done with your other missions? Welcome back. Are you done with your other missions? Welcome back. Are you done with your other missions? Welcome back. Are you done with your other missions? Welcome back. +102072 102072 202072 302072 402072 It has been a while. Do you need a quick debriefing on recent events? It has been a while. Do you need a quick debriefing on recent events? It has been a while. Do you need a quick debriefing on recent events? It has been a while. Do you need a quick debriefing on recent events? +102073 102073 202073 302073 402073 I was thinking about you when you were away. I was thinking about you when you were away. I was thinking about you when you were away. I was thinking about you when you were away. +102074 102074 202074 302074 402074 I've been waiting for you... Anyway, I'm glad you're back. I've been waiting for you... Anyway, I'm glad you're back. I've been waiting for you... Anyway, I'm glad you're back. I've been waiting for you... Anyway, I'm glad you're back. +102075 102075 202075 302075 402075 I-is this some new form of training? I-is this some new form of training? I-is this some new form of training? I-is this some new form of training? +102076 102076 202076 302076 402076 Are you trying to improve my reaction time? Are you trying to improve my reaction time? Are you trying to improve my reaction time? Are you trying to improve my reaction time? +102077 102077 202077 302077 402077 Well, I won't fall over so easily. Well, I won't fall over so easily. Well, I won't fall over so easily. Well, I won't fall over so easily. +102078 102078 202078 302078 402078 Okay, okay... Okay, okay... Okay, okay... Okay, okay... +102079 102079 202079 302079 402079 Hm? What's happening to my joints? Hm? What's happening to my joints? Hm? What's happening to my joints? Hm? What's happening to my joints? +102080 102080 202080 302080 402080 This is...? This is...? This is...? This is...? +102081 102081 202081 302081 402081 Ah...! You're always trying to surprise me when I'm in a daze. Ah...! You're always trying to surprise me when I'm in a daze. Ah...! You're always trying to surprise me when I'm in a daze. Ah...! You're always trying to surprise me when I'm in a daze. +102082 102082 202082 302082 402082 If this is a display of your emotions, then allow me to reciprocate. If this is a display of your emotions, then allow me to reciprocate. If this is a display of your emotions, then allow me to reciprocate. If this is a display of your emotions, then allow me to reciprocate. +102083 102083 202083 302083 402083 Well done, Commandant. You have already reached maximum Activity for today. Well done, Commandant. You have already reached maximum Activity for today. Well done, Commandant. You have already reached maximum Activity for today. Well done, Commandant. You have already reached maximum Activity for today. +102084 102084 202084 302084 402084 The battle is over... What's our next mission? The battle is over... What's our next mission? The battle is over... What's our next mission? The battle is over... What's our next mission? +102085 102085 202085 302085 402085 Good work. Will you be needing me? Good work. Will you be needing me? Good work. Will you be needing me? Good work. Will you be needing me? +102086 102086 202086 302086 402086 Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. +102087 102087 202087 302087 402087 Commandant, your remaining power levels are low. Please recharge. Commandant, your remaining power levels are low. Please recharge. Commandant, your remaining power levels are low. Please recharge. Commandant, your remaining power levels are low. Please recharge. +102088 102088 202088 302088 402088 ...Morning. Get ready, quickly. ...Morning. Get ready, quickly. ...Morning. Get ready, quickly. ...Morning. Get ready, quickly. +102089 102089 202089 302089 402089 Get some rest. And be ready to fight this afternoon. Get some rest. And be ready to fight this afternoon. Get some rest. And be ready to fight this afternoon. Get some rest. And be ready to fight this afternoon. +102090 102090 202090 302090 402090 Trouble sleeping? May as well keep fighting then. Trouble sleeping? May as well keep fighting then. Trouble sleeping? May as well keep fighting then. Trouble sleeping? May as well keep fighting then. +102091 102091 202091 302091 402091 If you've got nothing going on, we might as well go and fight, Commandant. If you've got nothing going on, we might as well go and fight, Commandant. If you've got nothing going on, we might as well go and fight, Commandant. If you've got nothing going on, we might as well go and fight, Commandant. +102092 102092 202092 302092 402092 Don't slack off. The mission isn't over. Don't slack off. The mission isn't over. Don't slack off. The mission isn't over. Don't slack off. The mission isn't over. +102093 102093 202093 302093 402093 Why do you always find a need to sleep just before a battle? Why do you always find a need to sleep just before a battle? Why do you always find a need to sleep just before a battle? Why do you always find a need to sleep just before a battle? +102094 102094 202094 302094 402094 Recharge before we begin another battle. Recharge before we begin another battle. Recharge before we begin another battle. Recharge before we begin another battle. +102095 102095 202095 302095 402095 Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? +102096 102096 202096 302096 402096 The battlefield will always be my home. The battlefield will always be my home. The battlefield will always be my home. The battlefield will always be my home. +102097 102097 202097 302097 402097 Don't worry. l won't cause you trouble. Don't worry. l won't cause you trouble. Don't worry. l won't cause you trouble. Don't worry. l won't cause you trouble. +102098 102098 202098 302098 402098 You put on a brave face far more than I do, don't you? You put on a brave face far more than I do, don't you? You put on a brave face far more than I do, don't you? You put on a brave face far more than I do, don't you? +102099 102099 202099 302099 402099 Well, we're... okay, I guess. Well, we're... okay, I guess. Well, we're... okay, I guess. Well, we're... okay, I guess. +102100 102100 202100 302100 402100 As long as we're together, I'll be fine. As long as we're together, I'll be fine. As long as we're together, I'll be fine. As long as we're together, I'll be fine. +102101 102101 202101 302101 402101 Don't worry. I'll protect you. Don't worry. I'll protect you. Don't worry. I'll protect you. Don't worry. I'll protect you. +102102 102102 202102 302102 402102 Your will is mine. I will never go against them! Your will is mine. I will never go against them! Your will is mine. I will never go against them! Your will is mine. I will never go against them! +102103 102103 202103 302103 402103 I only fight for you. I only fight for you. I only fight for you. I only fight for you. +102104 102104 202104 302104 402104 Our fates are linked. I'll never betray you. What about you? Our fates are linked. I'll never betray you. What about you? Our fates are linked. I'll never betray you. What about you? Our fates are linked. I'll never betray you. What about you? +102105 102105 202105 302105 402105 Even if I forsake my humanity, I'll still protect you. Even if I forsake my humanity, I'll still protect you. Even if I forsake my humanity, I'll still protect you. Even if I forsake my humanity, I'll still protect you. +102106 102106 202106 302106 402106 I actually... didn't really intend to get too close to you... I actually... didn't really intend to get too close to you... I actually... didn't really intend to get too close to you... I actually... didn't really intend to get too close to you... +102107 102107 202107 302107 402107 Sure... Sure... Sure... Sure... +102108 102108 202108 302108 402108 You're getting too close. You're getting too close. You're getting too close. You're getting too close. +102109 102109 202109 302109 402109 Hm? No, not a thing. Not at all. Hm? No, not a thing. Not at all. Hm? No, not a thing. Not at all. Hm? No, not a thing. Not at all. +102110 102110 202110 302110 402110 What... reactions are you expecting from me? What... reactions are you expecting from me? What... reactions are you expecting from me? What... reactions are you expecting from me? +102111 102111 202111 302111 402111 Only because it's you. Only because it's you. Only because it's you. Only because it's you. +102112 102112 202112 302112 402112 My understandings of such matters are... largely theoretical. My understandings of such matters are... largely theoretical. My understandings of such matters are... largely theoretical. My understandings of such matters are... largely theoretical. +102113 102113 202113 302113 402113 My M.I.N.D. seems compliant with these emotions. My M.I.N.D. seems compliant with these emotions. My M.I.N.D. seems compliant with these emotions. My M.I.N.D. seems compliant with these emotions. +102114 102114 202114 302114 402114 This feeling... It has a power that could encompass everything. This feeling... It has a power that could encompass everything. This feeling... It has a power that could encompass everything. This feeling... It has a power that could encompass everything. +102115 102115 202115 302115 402115 You give me the courage to face the darkness. You give me the courage to face the darkness. You give me the courage to face the darkness. You give me the courage to face the darkness. +102116 102116 202116 302116 402116 If I could, I'd keep you in my M.I.N.D. forever... If I could, I'd keep you in my M.I.N.D. forever... If I could, I'd keep you in my M.I.N.D. forever... If I could, I'd keep you in my M.I.N.D. forever... +102117 102117 202117 302117 402117 I found this. You can have it if you like. I found this. You can have it if you like. I found this. You can have it if you like. I found this. You can have it if you like. +102118 102118 202118 302118 402118 I'm not sure if this makes an acceptable gift. But please have it if you like. I'm not sure if this makes an acceptable gift. But please have it if you like. I'm not sure if this makes an acceptable gift. But please have it if you like. I'm not sure if this makes an acceptable gift. But please have it if you like. +102119 102119 202119 302119 402119 Someone said this functions as a souvenir, so I brought it for you. Someone said this functions as a souvenir, so I brought it for you. Someone said this functions as a souvenir, so I brought it for you. Someone said this functions as a souvenir, so I brought it for you. +102120 102120 202120 302120 402120 Please take good care of it. Please take good care of it. Please take good care of it. Please take good care of it. +102121 102121 202121 302121 402121 Nose to the grindstone, Commandant. Nose to the grindstone, Commandant. Nose to the grindstone, Commandant. Nose to the grindstone, Commandant. +102122 102122 202122 302122 402122 Babylonia needing you, Commandant? Babylonia needing you, Commandant? Babylonia needing you, Commandant? Babylonia needing you, Commandant? +102123 102123 202123 302123 402123 Even you're ignoring me... Even you're ignoring me... Even you're ignoring me... Even you're ignoring me... +102124 102124 202124 302124 402124 Look at me... Look at me... Look at me... Look at me... +102125 102125 202125 302125 402125 Being online so long without rest... Are you ready to forsake your human shell? Being online so long without rest... Are you ready to forsake your human shell? Being online so long without rest... Are you ready to forsake your human shell? Being online so long without rest... Are you ready to forsake your human shell? +102126 102126 202126 302126 402126 Humans are not like us Constructs. Please don't risk your health. Humans are not like us Constructs. Please don't risk your health. Humans are not like us Constructs. Please don't risk your health. Humans are not like us Constructs. Please don't risk your health. +102127 102127 202127 302127 402127 I'm not going to let you stay connected for so long. It takes a heavy toll on your body, you know? I'm not going to let you stay connected for so long. It takes a heavy toll on your body, you know? I'm not going to let you stay connected for so long. It takes a heavy toll on your body, you know? I'm not going to let you stay connected for so long. It takes a heavy toll on your body, you know? +102128 102128 202128 302128 402128 If you got hurt because of this... What am I going to do? If you got hurt because of this... What am I going to do? If you got hurt because of this... What am I going to do? If you got hurt because of this... What am I going to do? +102129 102129 202129 302129 402129 Oh, it's you. I'm primed and ready for battle. Oh, it's you. I'm primed and ready for battle. Oh, it's you. I'm primed and ready for battle. Oh, it's you. I'm primed and ready for battle. +102130 102130 202130 302130 402130 Nice to see you. If you need anything, you know where to find me. Nice to see you. If you need anything, you know where to find me. Nice to see you. If you need anything, you know where to find me. Nice to see you. If you need anything, you know where to find me. +102131 102131 202131 302131 402131 It's rare to see you at this time, Commandant. It's rare to see you at this time, Commandant. It's rare to see you at this time, Commandant. It's rare to see you at this time, Commandant. +102132 102132 202132 302132 402132 I wasn't expecting you today... But I'm glad to see you... I wasn't expecting you today... But I'm glad to see you... I wasn't expecting you today... But I'm glad to see you... I wasn't expecting you today... But I'm glad to see you... +102133 102133 202133 302133 402133 So you're back. So you're back. So you're back. So you're back. +102134 102134 202134 302134 402134 So you do remember. So you do remember. So you do remember. So you do remember. +102135 102135 202135 302135 402135 You've been gone for a long time... You've been gone for a long time... You've been gone for a long time... You've been gone for a long time... +102136 102136 202136 302136 402136 As long as you're back... I'll wait for you here forever. As long as you're back... I'll wait for you here forever. As long as you're back... I'll wait for you here forever. As long as you're back... I'll wait for you here forever. +102151 102151 202151 302151 402151 The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. +102152 102152 202152 302152 402152 The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. +102153 102153 202153 302153 402153 I will show no mercy. I will show no mercy. I will show no mercy. I will show no mercy. +102154 102154 202154 302154 402154 The flaming lotus will end everything! The flaming lotus will end everything! The flaming lotus will end everything! The flaming lotus will end everything! +102155 102155 202155 302155 402155 Ugh... I'm fine! Ugh... I'm fine! Ugh... I'm fine! Ugh... I'm fine! +102156 102156 202156 302156 402156 This isn't going well... This isn't going well... This isn't going well... This isn't going well... +102157 102157 202157 302157 402157 We'll... meet again. We'll... meet again. We'll... meet again. We'll... meet again. +102158 102158 202158 302158 402158 Where is the enemy? Where is the enemy? Where is the enemy? Where is the enemy? +102159 102159 202159 302159 402159 Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. +102160 102160 202160 302160 402160 The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. +102161 102161 202161 302161 402161 The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. The crimson lotus is in full bloom. +102162 102162 202162 302162 402162 The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. The flames of my blade will cleanse everything in my path. +102163 102163 202163 302163 402163 I will show no mercy. I will show no mercy. I will show no mercy. I will show no mercy. +102164 102164 202164 302164 402164 The flaming lotus will end everything! The flaming lotus will end everything! The flaming lotus will end everything! The flaming lotus will end everything! +102165 102165 202165 302165 402165 Ugh... I'm fine! Ugh... I'm fine! Ugh... I'm fine! Ugh... I'm fine! +102166 102166 202166 302166 402166 This isn't going well... This isn't going well... This isn't going well... This isn't going well... +102167 102167 202167 302167 402167 We'll... meet again. We'll... meet again. We'll... meet again. We'll... meet again. +102168 102168 202168 302168 402168 Where is the enemy? Where is the enemy? Where is the enemy? Where is the enemy? +102169 102169 202169 302169 402169 Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. Lucia... joining the battle. +102170 102170 202170 302170 402170 The battle's over... What's our next operation? The battle's over... What's our next operation? The battle's over... What's our next operation? The battle's over... What's our next operation? +102171 102171 202171 302171 402171 May my blade split the night! May my blade split the night! May my blade split the night! May my blade split the night! +102172 102172 202172 302172 402172 My blade shall cut like falling rain! My blade shall cut like falling rain! My blade shall cut like falling rain! My blade shall cut like falling rain! +102173 102173 202173 302173 402173 Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? Fighting? Isn't that our only purpose? +102137 102137 202137 302137 402137 Combative capabilities increased. Combative capabilities increased. Combative capabilities increased. Combative capabilities increased. +102138 102138 202138 302138 402138 This should make the missions easier... This should make the missions easier... This should make the missions easier... This should make the missions easier... +102139 102139 202139 302139 402139 With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. With this strength, no enemies can stand in my way. +102140 102140 202140 302140 402140 I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. I will put myself to use on the battlefield. Thank you, Commandant. +102141 102141 202141 302141 402141 I will put this to good use. I will put this to good use. I will put this to good use. I will put this to good use. +1021001 1021001 2021001 3021001 4021001 Forced connection successful—I'll be keeping an eye on you from now on. Forced connection successful—I'll be keeping an eye on you from now on. Forced connection successful—I'll be keeping an eye on you from now on. Forced connection successful—I'll be keeping an eye on you from now on. +1021002 1021002 2021002 3021002 4021002 Not bad. Continue. Not bad. Continue. Not bad. Continue. Not bad. Continue. +1021003 1021003 2021003 3021003 4021003 You're making me stronger... you should be careful. You're making me stronger... you should be careful. You're making me stronger... you should be careful. You're making me stronger... you should be careful. +1021004 1021004 2021004 3021004 4021004 You desire more power. I see... Humans, after all. You desire more power. I see... Humans, after all. You desire more power. I see... Humans, after all. You desire more power. I see... Humans, after all. +1021005 1021005 2021005 3021005 4021005 This move can still improve. This move can still improve. This move can still improve. This move can still improve. +1021006 1021006 2021006 3021006 4021006 Whichever one works. Whichever one works. Whichever one works. Whichever one works. +1021007 1021007 2021007 3021007 4021007 ...Well then, I'll lend you my power. ...Well then, I'll lend you my power. ...Well then, I'll lend you my power. ...Well then, I'll lend you my power. +1021008 1021008 2021008 3021008 4021008 I'll show your Constructs how it's done! I'll show your Constructs how it's done! I'll show your Constructs how it's done! I'll show your Constructs how it's done! +1021009 1021009 2021009 3021009 4021009 What are you expecting from me...? What are you expecting from me...? What are you expecting from me...? What are you expecting from me...? +1021010 1021010 2021010 3021010 4021010 Being in contact with me will only increase your risk of infection. Are you sure? Being in contact with me will only increase your risk of infection. Are you sure? Being in contact with me will only increase your risk of infection. Are you sure? Being in contact with me will only increase your risk of infection. Are you sure? +1021011 1021011 2021011 3021011 4021011 I'll give you one piece of advice—perform your best. I'll give you one piece of advice—perform your best. I'll give you one piece of advice—perform your best. I'll give you one piece of advice—perform your best. +1021012 1021012 2021012 3021012 4021012 Are you hoping that I will be lenient? Are you hoping that I will be lenient? Are you hoping that I will be lenient? Are you hoping that I will be lenient? +1021013 1021013 2021013 3021013 4021013 I don't need this anymore. I don't need this anymore. I don't need this anymore. I don't need this anymore. +1021014 1021014 2021014 3021014 4021014 ...Al...right. ...Al...right. ...Al...right. ...Al...right. +1021015 1021015 2021015 3021015 4021015 You should know full well what happens to the things I touch. You should know full well what happens to the things I touch. You should know full well what happens to the things I touch. You should know full well what happens to the things I touch. +1021016 1021016 2021016 3021016 4021016 It's trivial, but I'll still take it. It's trivial, but I'll still take it. It's trivial, but I'll still take it. It's trivial, but I'll still take it. +1021017 1021017 2021017 3021017 4021017 So you thought I'd like it... So you thought I'd like it... So you thought I'd like it... So you thought I'd like it... +1021018 1021018 2021018 3021018 4021018 ...You're thinking of something dangerous, aren't you? ...You're thinking of something dangerous, aren't you? ...You're thinking of something dangerous, aren't you? ...You're thinking of something dangerous, aren't you? +1021019 1021019 2021019 3021019 4021019 What you are thinking right now makes more sense than saving the Earth. What you are thinking right now makes more sense than saving the Earth. What you are thinking right now makes more sense than saving the Earth. What you are thinking right now makes more sense than saving the Earth. +1021020 1021020 2021020 3021020 4021020 Looks like you finally know which Lucia you should give more attention to. Looks like you finally know which Lucia you should give more attention to. Looks like you finally know which Lucia you should give more attention to. Looks like you finally know which Lucia you should give more attention to. +1021021 1021021 2021021 3021021 4021021 Next time, you only need to tell me things about yourself. Next time, you only need to tell me things about yourself. Next time, you only need to tell me things about yourself. Next time, you only need to tell me things about yourself. +1021022 1021022 2021022 3021022 4021022 Forget about her and those Constructs... You just need me, and only me. Forget about her and those Constructs... You just need me, and only me. Forget about her and those Constructs... You just need me, and only me. Forget about her and those Constructs... You just need me, and only me. +1021023 1021023 2021023 3021023 4021023 I can take you away if you've had enough of this child play. Just say the word. I can take you away if you've had enough of this child play. Just say the word. I can take you away if you've had enough of this child play. Just say the word. I can take you away if you've had enough of this child play. Just say the word. +1021024 1021024 2021024 3021024 4021024 What's so important that you're risking your life to disturb me? What's so important that you're risking your life to disturb me? What's so important that you're risking your life to disturb me? What's so important that you're risking your life to disturb me? +1021025 1021025 2021025 3021025 4021025 You'll get used to seeing me here, until— You'll get used to seeing me here, until— You'll get used to seeing me here, until— You'll get used to seeing me here, until— +1021026 1021026 2021026 3021026 4021026 I have completely corrupted this place while you were away... Just joking. I have completely corrupted this place while you were away... Just joking. I have completely corrupted this place while you were away... Just joking. I have completely corrupted this place while you were away... Just joking. +1021027 1021027 2021027 3021027 4021027 ...Fall into the abyss. ...Fall into the abyss. ...Fall into the abyss. ...Fall into the abyss. +1021028 1021028 2021028 3021028 4021028 Lose yourself in the abyss... Lose yourself in the abyss... Lose yourself in the abyss... Lose yourself in the abyss... +1021029 1021029 2021029 3021029 4021029 SELECT: You're weak.ALT: Weak. SELECT: You're weak.ALT: Weak. SELECT: You're weak.ALT: Weak. SELECT: You're weak.ALT: Weak. +1021030 1021030 2021030 3021030 4021030 Continue. Continue. Continue. Continue. +1021031 1021031 2021031 3021031 4021031 The flames of the abyss will end it all... The flames of the abyss will end it all... The flames of the abyss will end it all... The flames of the abyss will end it all... +1021032 1021032 2021032 3021032 4021032 Hmph... Hmph... Hmph... Hmph... +1021033 1021033 2021033 3021033 4021033 Finally, this is getting interesting. Finally, this is getting interesting. Finally, this is getting interesting. Finally, this is getting interesting. +1021034 1021034 2021034 3021034 4021034 Luna... Luna... Luna... Luna... +1021035 1021035 2021035 3021035 4021035 I alone will be enough for this battlefield. I alone will be enough for this battlefield. I alone will be enough for this battlefield. I alone will be enough for this battlefield. +1021036 1021036 2021036 3021036 4021036 Tell me your target. Tell me your target. Tell me your target. Tell me your target. +1021037 1021037 2021037 3021037 4021037 ...Fall into the abyss. ...Fall into the abyss. ...Fall into the abyss. ...Fall into the abyss. +1021038 1021038 2021038 3021038 4021038 How was that? Had enough of my power? How was that? Had enough of my power? How was that? Had enough of my power? How was that? Had enough of my power? +1021039 1021039 2021039 3021039 4021039 Lose yourself in the abyss... Lose yourself in the abyss... Lose yourself in the abyss... Lose yourself in the abyss... +1021040 1021041 2021040 3021040 4021040 Weak. Weak. Weak. Weak. +1021041 1021040 2021041 3021041 4021041 Too slow. Too slow. Too slow. Too slow. +1021042 1021042 2021042 3021042 4021042 Hmph... Hmph... Hmph... Hmph... +1021043 1021043 2021043 3021043 4021043 Finally, this is getting interesting. Finally, this is getting interesting. Finally, this is getting interesting. Finally, this is getting interesting. +1021044 1021044 2021044 3021044 4021044 I alone will be enough for this battlefield. I alone will be enough for this battlefield. I alone will be enough for this battlefield. I alone will be enough for this battlefield. +1021045 1021045 2021045 3021045 4021045 Yes. Yes. Yes. Yes. +1021046 1021046 2021046 3021046 4021046 Yes. Yes. Yes. Yes. +1021047 1021047 2021047 3021047 4021047 Yes. Yes. Yes. Yes. +1021048 1021048 2021048 3021048 4021048 Yes. Yes. Yes. Yes. +1021049 1021049 2021049 3021049 4021049 Yes. Yes. Yes. Yes. +1021050 1021050 2021050 3021050 4021050 Yes. Yes. Yes. Yes. +1021051 1021051 2021051 3021051 4021051 Yes. Yes. Yes. Yes. +1021052 1021052 2021052 3021052 4021052 Yes. Yes. Yes. Yes. +1021053 1021053 2021053 3021053 4021053 Yes. Yes. Yes. Yes. +1021054 1021054 2021054 3021054 4021054 Yes. Yes. Yes. Yes. +1021055 1021055 2021055 3021055 4021055 Yes. Yes. Yes. Yes. +1021056 1021056 2021056 3021056 4021056 Yes. Yes. Yes. Yes. +1021057 1021057 2021057 3021057 4021057 Yes. Yes. Yes. Yes. +1021058 1021058 2021058 3021058 4021058 Yes. Yes. Yes. Yes. +1021059 1021059 2021059 3021059 4021059 Yes. Yes. Yes. Yes. +1021060 1021060 2021060 3021060 4021060 Tell me your target. Tell me your target. Tell me your target. Tell me your target. +1021061 1021061 2021061 3021061 4021061 Don't try your silly ways on me, like you do the others. Don't try your silly ways on me, like you do the others. Don't try your silly ways on me, like you do the others. Don't try your silly ways on me, like you do the others. +1021062 1021062 2021062 3021062 4021062 Are you trying to make me show some emotion? Your effort would be in vain. Are you trying to make me show some emotion? Your effort would be in vain. Are you trying to make me show some emotion? Your effort would be in vain. Are you trying to make me show some emotion? Your effort would be in vain. +1021063 1021063 2021063 3021063 4021063 Don't touch my tail—that's the blade... You are just daft, aren't you...? Whatever. Don't touch my tail—that's the blade... You are just daft, aren't you...? Whatever. Don't touch my tail—that's the blade... You are just daft, aren't you...? Whatever. Don't touch my tail—that's the blade... You are just daft, aren't you...? Whatever. +1021064 1021064 2021064 3021064 4021064 I liked this world, once. I liked this world, once. I liked this world, once. I liked this world, once. +1021065 1021065 2021065 3021065 4021065 You gazed at the abyss. There's no turning back. You gazed at the abyss. There's no turning back. You gazed at the abyss. There's no turning back. You gazed at the abyss. There's no turning back. +1021066 1021066 2021066 3021066 4021066 Being an Ascendant does not bind me. What about you? Must you be bound to being a commandant? Being an Ascendant does not bind me. What about you? Must you be bound to being a commandant? Being an Ascendant does not bind me. What about you? Must you be bound to being a commandant? Being an Ascendant does not bind me. What about you? Must you be bound to being a commandant? +1021067 1021067 2021067 3021067 4021067 The past and the future are pointless. There is only the present—the present, you and me. Got it? The past and the future are pointless. There is only the present—the present, you and me. Got it? The past and the future are pointless. There is only the present—the present, you and me. Got it? The past and the future are pointless. There is only the present—the present, you and me. Got it? +1021068 1021068 2021068 3021068 4021068 Why would an Ascendant kill the Corrupted? Because of you. Why would an Ascendant kill the Corrupted? Because of you. Why would an Ascendant kill the Corrupted? Because of you. Why would an Ascendant kill the Corrupted? Because of you. +1021069 1021069 2021069 3021069 4021069 When all has come to an end, at least let me... When all has come to an end, at least let me... When all has come to an end, at least let me... When all has come to an end, at least let me... +1021070 1021070 2021070 3021070 4021070 ...Not here? Fine. ...Not here? Fine. ...Not here? Fine. ...Not here? Fine. +1021071 1021071 2021071 3021071 4021071 You want me to hack this place to pieces? You want me to hack this place to pieces? You want me to hack this place to pieces? You want me to hack this place to pieces? +1021072 1021072 2021072 3021072 4021072 Come out. It's not Babylonia break time yet, is it? Come out. It's not Babylonia break time yet, is it? Come out. It's not Babylonia break time yet, is it? Come out. It's not Babylonia break time yet, is it? +1021073 1021073 2021073 3021073 4021073 I've waited long enough. How long do you plan to keep me standing here? I've waited long enough. How long do you plan to keep me standing here? I've waited long enough. How long do you plan to keep me standing here? I've waited long enough. How long do you plan to keep me standing here? +1021074 1021074 2021074 3021074 4021074 I'm tired. Let's call it for today. I'm tired. Let's call it for today. I'm tired. Let's call it for today. I'm tired. Let's call it for today. +1021075 1021075 2021075 3021075 4021075 You are just like a machine... Don't you ever get tired? You are just like a machine... Don't you ever get tired? You are just like a machine... Don't you ever get tired? You are just like a machine... Don't you ever get tired? +1021076 1021076 2021076 3021076 4021076 Still grinding at it this time of day? Well, I'm not stopping you. Still grinding at it this time of day? Well, I'm not stopping you. Still grinding at it this time of day? Well, I'm not stopping you. Still grinding at it this time of day? Well, I'm not stopping you. +1021077 1021077 2021077 3021077 4021077 Let's continue our relationship. Let's continue our relationship. Let's continue our relationship. Let's continue our relationship. +1021078 1021078 2021078 3021078 4021078 As an Ascendant, I don't have time to waste. Have you decided today's itinerary? As an Ascendant, I don't have time to waste. Have you decided today's itinerary? As an Ascendant, I don't have time to waste. Have you decided today's itinerary? As an Ascendant, I don't have time to waste. Have you decided today's itinerary? +1021079 1021079 2021079 3021079 4021079 You're finally here. Go destroy your enemies. You're finally here. Go destroy your enemies. You're finally here. Go destroy your enemies. You're finally here. Go destroy your enemies. +1021080 1021080 2021080 3021080 4021080 How many days have we been meeting like this? You always look the same. Well, whatever. How many days have we been meeting like this? You always look the same. Well, whatever. How many days have we been meeting like this? You always look the same. Well, whatever. How many days have we been meeting like this? You always look the same. Well, whatever. +1021081 1021081 2021081 3021081 4021081 I have plenty of time. So you're staying here with me, until I say you can go. I have plenty of time. So you're staying here with me, until I say you can go. I have plenty of time. So you're staying here with me, until I say you can go. I have plenty of time. So you're staying here with me, until I say you can go. +1021082 1021082 2021082 3021082 4021082 ...Try it again and you'll be in several pieces. ...Try it again and you'll be in several pieces. ...Try it again and you'll be in several pieces. ...Try it again and you'll be in several pieces. +1021083 1021083 2021083 3021083 4021083 Tch. I hate these silly balance games. Tch. I hate these silly balance games. Tch. I hate these silly balance games. Tch. I hate these silly balance games. +1021084 1021084 2021084 3021084 4021084 Hardly a challenge. I can use my tail to support me. Hardly a challenge. I can use my tail to support me. Hardly a challenge. I can use my tail to support me. Hardly a challenge. I can use my tail to support me. +1021085 1021085 2021085 3021085 4021085 Do you think you can hurt me this way? Do you think you can hurt me this way? Do you think you can hurt me this way? Do you think you can hurt me this way? +1021086 1021086 2021086 3021086 4021086 Stop touching! Stop touching! Stop touching! Stop touching! +1021087 1021087 2021087 3021087 4021087 One day, you will regret it... One day, you will regret it... One day, you will regret it... One day, you will regret it... +1021088 1021088 2021088 3021088 4021088 Babylonia sent some supplies over... Hmph, it'd better not be some trap. Babylonia sent some supplies over... Hmph, it'd better not be some trap. Babylonia sent some supplies over... Hmph, it'd better not be some trap. Babylonia sent some supplies over... Hmph, it'd better not be some trap. +1021089 1021089 2021089 3021089 4021089 Nothing left to do? Then go report to your higher-ups. Nothing left to do? Then go report to your higher-ups. Nothing left to do? Then go report to your higher-ups. Nothing left to do? Then go report to your higher-ups. +1021090 1021090 2021090 3021090 4021090 Hmph. Hmph. Hmph. Hmph. +1021091 1021091 2021091 3021091 4021091 Heh... Heh... Heh... Heh... +1021092 1021092 2021092 3021092 4021092 So? So? So? So? +1021093 1021093 2021093 3021093 4021093 Tch... Tch... Tch... Tch... +1021094 1021094 2021094 3021094 4021094 I don't understand. I don't understand. I don't understand. I don't understand. +1022001 1022001 2022001 3022001 4022001 I am Lucia, and you're my commandant. That's all I need. Let's walk forth together, Commandant. I am Lucia, and you're my commandant. That's all I need. Let's walk forth together, Commandant. I am Lucia, and you're my commandant. That's all I need. Let's walk forth together, Commandant. I am Lucia, and you're my commandant. That's all I need. Let's walk forth together, Commandant. +1022002 1022002 2022002 3022002 4022002 Getting used to the original memories isn't easy, but I'll try. Getting used to the original memories isn't easy, but I'll try. Getting used to the original memories isn't easy, but I'll try. Getting used to the original memories isn't easy, but I'll try. +1022003 1022003 2022003 3022003 4022003 Experience is strength... I'll remember that. Experience is strength... I'll remember that. Experience is strength... I'll remember that. Experience is strength... I'll remember that. +1022004 1022004 2022004 3022004 4022004 The functions of this frame will be our first and final trump card. The functions of this frame will be our first and final trump card. The functions of this frame will be our first and final trump card. The functions of this frame will be our first and final trump card. +1022005 1022005 2022005 3022005 4022005 I'll get used to this frame. I'll get used to this frame. I'll get used to this frame. I'll get used to this frame. +1022006 1022006 2022006 3022006 4022006 I know you must be right, Commandant. I'll put this to good use. I know you must be right, Commandant. I'll put this to good use. I know you must be right, Commandant. I'll put this to good use. I know you must be right, Commandant. I'll put this to good use. +1022007 1022007 2022007 3022007 4022007 Let's go. Victory will be ours. Let's go. Victory will be ours. Let's go. Victory will be ours. Let's go. Victory will be ours. +1022008 1022008 2022008 3022008 4022008 Understood. I'll lead the others just like before. Understood. I'll lead the others just like before. Understood. I'll lead the others just like before. Understood. I'll lead the others just like before. +1022009 1022009 2022009 3022009 4022009 My memories are a bit muddled... but it shouldn't affect the missions. My memories are a bit muddled... but it shouldn't affect the missions. My memories are a bit muddled... but it shouldn't affect the missions. My memories are a bit muddled... but it shouldn't affect the missions. +1022010 1022010 2022010 3022010 4022010 The thruster is quite hard to control. Would replacing it with wings be better? The thruster is quite hard to control. Would replacing it with wings be better? The thruster is quite hard to control. Would replacing it with wings be better? The thruster is quite hard to control. Would replacing it with wings be better? +1022011 1022011 2022011 3022011 4022011 I might... act weird without realizing it. Please bear with me, Commandant. I might... act weird without realizing it. Please bear with me, Commandant. I might... act weird without realizing it. Please bear with me, Commandant. I might... act weird without realizing it. Please bear with me, Commandant. +1022012 1022012 2022012 3022012 4022012 Gray Raven... I never thought I'd get to know a squad three times... Such a peculiar feeling. Gray Raven... I never thought I'd get to know a squad three times... Such a peculiar feeling. Gray Raven... I never thought I'd get to know a squad three times... Such a peculiar feeling. Gray Raven... I never thought I'd get to know a squad three times... Such a peculiar feeling. +1022013 1022013 2022013 3022013 4022013 I have my past memory data, but to become part of the squad again... I still find it quite difficult. I have my past memory data, but to become part of the squad again... I still find it quite difficult. I have my past memory data, but to become part of the squad again... I still find it quite difficult. I have my past memory data, but to become part of the squad again... I still find it quite difficult. +1022014 1022014 2022014 3022014 4022014 We are all Constructs with different personalities. I am not inferior to them, right? We are all Constructs with different personalities. I am not inferior to them, right? We are all Constructs with different personalities. I am not inferior to them, right? We are all Constructs with different personalities. I am not inferior to them, right? +1022015 1022015 2022015 3022015 4022015 Everything will become memories... within my M.I.N.D. Everything will become memories... within my M.I.N.D. Everything will become memories... within my M.I.N.D. Everything will become memories... within my M.I.N.D. +1022016 1022016 2022016 3022016 4022016 What am I doing? I am recording this moment. Please pay me no heed. What am I doing? I am recording this moment. Please pay me no heed. What am I doing? I am recording this moment. Please pay me no heed. What am I doing? I am recording this moment. Please pay me no heed. +1022017 1022017 2022017 3022017 4022017 If only peace would come faster, then we could go on a trip together. If only peace would come faster, then we could go on a trip together. If only peace would come faster, then we could go on a trip together. If only peace would come faster, then we could go on a trip together. +1022018 1022018 2022018 3022018 4022018 I did not change, neither did you, Commandant. It was only the ties between us that did. I did not change, neither did you, Commandant. It was only the ties between us that did. I did not change, neither did you, Commandant. It was only the ties between us that did. I did not change, neither did you, Commandant. It was only the ties between us that did. +1022019 1022019 2022019 3022019 4022019 No matter how many times, I will always choose the same. I'll be by your side. That is our promise. No matter how many times, I will always choose the same. I'll be by your side. That is our promise. No matter how many times, I will always choose the same. I'll be by your side. That is our promise. No matter how many times, I will always choose the same. I'll be by your side. That is our promise. +1022020 1022020 2022020 3022020 4022020 Plumes are feathers that ravens shed mid-flight. They symbolize the history we share, and are the tokens of our cause. Do you like the current me, Commandant? Plumes are feathers that ravens shed mid-flight. They symbolize the history we share, and are the tokens of our cause. Do you like the current me, Commandant? Plumes are feathers that ravens shed mid-flight. They symbolize the history we share, and are the tokens of our cause. Do you like the current me, Commandant? Plumes are feathers that ravens shed mid-flight. They symbolize the history we share, and are the tokens of our cause. Do you like the current me, Commandant? +1022021 1022021 2022021 3022021 4022021 Being with you helps me familiarize myself with my past. Being with you helps me familiarize myself with my past. Being with you helps me familiarize myself with my past. Being with you helps me familiarize myself with my past. +1022022 1022027 2022022 3022022 4022022 Thank you, Commandant. Thank you, Commandant. Thank you, Commandant. Thank you, Commandant. +1022023 1022022 2022023 3022023 4022023 Let's try to return to our old relationship slowly, Commandant. Let's try to return to our old relationship slowly, Commandant. Let's try to return to our old relationship slowly, Commandant. Let's try to return to our old relationship slowly, Commandant. +1022024 1022028 2022024 3022024 4022024 Did the previous me like this? Did the previous me like this? Did the previous me like this? Did the previous me like this? +1022025 1022023 2022025 3022025 4022025 Calling each other by names... might be rushing things too much, but... Thank you, Commandant. Calling each other by names... might be rushing things too much, but... Thank you, Commandant. Calling each other by names... might be rushing things too much, but... Thank you, Commandant. Calling each other by names... might be rushing things too much, but... Thank you, Commandant. +1022026 1022029 2022026 3022026 4022026 I think I'm growing to like this… I think I'm growing to like this… I think I'm growing to like this… I think I'm growing to like this… +1022027 1022024 2022027 3022027 4022027 I have my past memories in my M.I.N.D., but it'd be nice to experience it again... Ah, nothing, Commandant. I have my past memories in my M.I.N.D., but it'd be nice to experience it again... Ah, nothing, Commandant. I have my past memories in my M.I.N.D., but it'd be nice to experience it again... Ah, nothing, Commandant. I have my past memories in my M.I.N.D., but it'd be nice to experience it again... Ah, nothing, Commandant. +1022028 1022030 2022028 3022028 4022028 I think I know why I... came to like this. I think I know why I... came to like this. I think I know why I... came to like this. I think I know why I... came to like this. +1022029 1022025 2022029 3022029 4022029 Perhaps now I am more involved than before. Please give me more time, Commandant. Perhaps now I am more involved than before. Please give me more time, Commandant. Perhaps now I am more involved than before. Please give me more time, Commandant. Perhaps now I am more involved than before. Please give me more time, Commandant. +1022030 1022031 2022030 3022030 4022030 Tagging all my presents with dates is now my favorite pastime. Tagging all my presents with dates is now my favorite pastime. Tagging all my presents with dates is now my favorite pastime. Tagging all my presents with dates is now my favorite pastime. +1022031 1022026 2022031 3022031 4022031 Is this what they call love...? I won't ever, ever forget it again, Commandant. Is this what they call love...? I won't ever, ever forget it again, Commandant. Is this what they call love...? I won't ever, ever forget it again, Commandant. Is this what they call love...? I won't ever, ever forget it again, Commandant. +1022032 1022032 2022032 3022032 4022032 Will you hold my hand? That's my most desired, most meaningful present. Will you hold my hand? That's my most desired, most meaningful present. Will you hold my hand? That's my most desired, most meaningful present. Will you hold my hand? That's my most desired, most meaningful present. +1022033 1022033 2022033 3022033 4022033 Where did you go? Where did you go? Where did you go? Where did you go? +1022034 1022034 2022034 3022034 4022034 The old me should know where Commandant is... The old me should know where Commandant is... The old me should know where Commandant is... The old me should know where Commandant is... +1022035 1022035 2022035 3022035 4022035 Hide-and-seek? Commandant isn't one to do something so childish. I'll have to gather the others for a search party... Hide-and-seek? Commandant isn't one to do something so childish. I'll have to gather the others for a search party... Hide-and-seek? Commandant isn't one to do something so childish. I'll have to gather the others for a search party... Hide-and-seek? Commandant isn't one to do something so childish. I'll have to gather the others for a search party... +1022036 1022036 2022036 3022036 4022036 Commandant, you won't lose your memories like I did, but... can you answer me something? Commandant, you won't lose your memories like I did, but... can you answer me something? Commandant, you won't lose your memories like I did, but... can you answer me something? Commandant, you won't lose your memories like I did, but... can you answer me something? +1022037 1022037 2022037 3022037 4022037 It's late now. Take a break from the missions, Commandant. It's late now. Take a break from the missions, Commandant. It's late now. Take a break from the missions, Commandant. It's late now. Take a break from the missions, Commandant. +1022038 1022038 2022038 3022038 4022038 Commandant, you should go rest. Handle the remainder of your work after you get some sleep. Commandant, you should go rest. Handle the remainder of your work after you get some sleep. Commandant, you should go rest. Handle the remainder of your work after you get some sleep. Commandant, you should go rest. Handle the remainder of your work after you get some sleep. +1022039 1022039 2022039 3022039 4022039 That'll be it today. To fulfill our promise, you need enough rest. That'll be it today. To fulfill our promise, you need enough rest. That'll be it today. To fulfill our promise, you need enough rest. That'll be it today. To fulfill our promise, you need enough rest. +1022040 1022040 2022040 3022040 4022040 I'll still be here when you wake up. So go rest, Commandant. I'll still be here when you wake up. So go rest, Commandant. I'll still be here when you wake up. So go rest, Commandant. I'll still be here when you wake up. So go rest, Commandant. +1022041 1022041 2022041 3022041 4022041 Let's learn about this frame together, Commandant. Let's learn about this frame together, Commandant. Let's learn about this frame together, Commandant. Let's learn about this frame together, Commandant. +1022042 1022042 2022042 3022042 4022042 I've been waiting for you, Commandant. I've been waiting for you, Commandant. I've been waiting for you, Commandant. I've been waiting for you, Commandant. +1022043 1022043 2022043 3022043 4022043 I've been waiting, Commandant. Let's go. I've been waiting, Commandant. Let's go. I've been waiting, Commandant. Let's go. I've been waiting, Commandant. Let's go. +1022044 1022044 2022044 3022044 4022044 Good morning. We've unknowingly been through a lot together, Commandant. Good morning. We've unknowingly been through a lot together, Commandant. Good morning. We've unknowingly been through a lot together, Commandant. Good morning. We've unknowingly been through a lot together, Commandant. +1022045 1022045 2022045 3022045 4022045 Should we try a new way of saying hello? I'm just joking, Commandant. Should we try a new way of saying hello? I'm just joking, Commandant. Should we try a new way of saying hello? I'm just joking, Commandant. Should we try a new way of saying hello? I'm just joking, Commandant. +1022046 1022046 2022046 3022046 4022046 You're here. I'll remember to be here on time for you. You're here. I'll remember to be here on time for you. You're here. I'll remember to be here on time for you. You're here. I'll remember to be here on time for you. +1022047 1022047 2022047 3022047 4022047 If you're going on a trip, can you bring me with you? I'll do anything, as long as I can be with you. If you're going on a trip, can you bring me with you? I'll do anything, as long as I can be with you. If you're going on a trip, can you bring me with you? I'll do anything, as long as I can be with you. If you're going on a trip, can you bring me with you? I'll do anything, as long as I can be with you. +1022048 1022048 2022048 3022048 4022048 Ah... This is... you're trying to spook me? How should I react? Ah... This is... you're trying to spook me? How should I react? Ah... This is... you're trying to spook me? How should I react? Ah... This is... you're trying to spook me? How should I react? +1022049 1022049 2022049 3022049 4022049 Um... the Plume model actually has flight capabilities, so this isn't really going to do anything. Um... the Plume model actually has flight capabilities, so this isn't really going to do anything. Um... the Plume model actually has flight capabilities, so this isn't really going to do anything. Um... the Plume model actually has flight capabilities, so this isn't really going to do anything. +1022050 1022050 2022050 3022050 4022050 Is this Babylonia's weight training?... Is this Babylonia's weight training?... Is this Babylonia's weight training?... Is this Babylonia's weight training?... +1022051 1022051 2022051 3022051 4022051 I don't dislike this, in fact... I think I can begin to like it. I don't dislike this, in fact... I think I can begin to like it. I don't dislike this, in fact... I think I can begin to like it. I don't dislike this, in fact... I think I can begin to like it. +1022052 1022052 2022052 3022052 4022052 Only because it's you, Commandant, or I would have already cut that hand down. Only because it's you, Commandant, or I would have already cut that hand down. Only because it's you, Commandant, or I would have already cut that hand down. Only because it's you, Commandant, or I would have already cut that hand down. +1022053 1022053 2022053 3022053 4022053 I... think I need some time for mental preparation. I... think I need some time for mental preparation. I... think I need some time for mental preparation. I... think I need some time for mental preparation. +1022054 1022054 2022054 3022054 4022054 Judging from the previous logs, Babylonia should have rewards for you. Let's check it out, Commandant. Judging from the previous logs, Babylonia should have rewards for you. Let's check it out, Commandant. Judging from the previous logs, Babylonia should have rewards for you. Let's check it out, Commandant. Judging from the previous logs, Babylonia should have rewards for you. Let's check it out, Commandant. +1022055 1022055 2022055 3022055 4022055 Gray Raven's performance will be recognized. Good work, Commandant. Gray Raven's performance will be recognized. Good work, Commandant. Gray Raven's performance will be recognized. Good work, Commandant. Gray Raven's performance will be recognized. Good work, Commandant. +1022056 1022056 2022056 3022056 4022056 Mh-hm. Mh-hm. Mh-hm. Mh-hm. +1022057 1022057 2022057 3022057 4022057 Haha. Haha. Haha. Haha. +1022058 1022058 2022058 3022058 4022058 No way! No way! No way! No way! +1022059 1022059 2022059 3022059 4022059 Why... Why... Why... Why... +1022060 1022060 2022060 3022060 4022060 So it was... So it was... So it was... So it was... +1022061 1022061 2022061 3022061 4022061 Raven flash! Raven flash! Raven flash! Raven flash! +1022062 1022062 2022062 3022062 4022062 Take this! Take this! Take this! Take this! +1022063 1022063 2022063 3022063 4022063 Out of the way! Out of the way! Out of the way! Out of the way! +1022064 1022064 2022064 3022064 4022064 Be my blade, Plume! Be my blade, Plume! Be my blade, Plume! Be my blade, Plume! +1022065 1022065 2022065 3022065 4022065 Is this all I have...? Is this all I have...? Is this all I have...? Is this all I have...? +1022066 1022066 2022066 3022066 4022066 This isn't the end! This isn't the end! This isn't the end! This isn't the end! +1022067 1022067 2022067 3022067 4022067 I won't forget. Ever. I won't forget. Ever. I won't forget. Ever. I won't forget. Ever. +1022068 1022068 2022068 3022068 4022068 I shall pave a path! I shall pave a path! I shall pave a path! I shall pave a path! +1022069 1022069 2022069 3022069 4022069 Let me protect you. Let me protect you. Let me protect you. Let me protect you. +1022070 1022070 2022070 3022070 4022070 I'll be your wings, Commandant. Your orders, please. I'll be your wings, Commandant. Your orders, please. I'll be your wings, Commandant. Your orders, please. I'll be your wings, Commandant. Your orders, please. +1022071 1022071 2022071 3022071 4022071 If only this were the last, Commandant. If only this were the last, Commandant. If only this were the last, Commandant. If only this were the last, Commandant. +1022072 1022072 2022072 3022072 4022072 Raven flash! Raven flash! Raven flash! Raven flash! +1022073 1022073 2022073 3022073 4022073 Take this! Take this! Take this! Take this! +1022074 1022074 2022074 3022074 4022074 Out of the way! Out of the way! Out of the way! Out of the way! +1022075 1022075 2022075 3022075 4022075 Is this all I have...? Is this all I have...? Is this all I have...? Is this all I have...? +1022076 1022076 2022076 3022076 4022076 This isn't the end! This isn't the end! This isn't the end! This isn't the end! +1022077 1022077 2022077 3022077 4022077 I shall pave a path! I shall pave a path! I shall pave a path! I shall pave a path! +1022078 1022078 2022078 3022078 4022078 Let me protect you. Let me protect you. Let me protect you. Let me protect you. +103001 103001 203001 303001 403001 Commandant... My name is Liv... I'll try to be of help. Commandant... My name is Liv... I'll try to be of help. Commandant... My name is Liv... I'll try to be of help. Commandant... My name is Liv... I'll try to be of help. +103002 103002 203002 303002 403002 Okay. Okay. Okay. Okay. +103003 103003 203003 303003 403003 Ah. Ah. Ah. Ah. +103004 103004 203004 303004 403004 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +103005 103005 203005 303005 403005 No! No! No! No! +103006 103006 203006 303006 403006 I'll keep trying. I'll keep trying. I'll keep trying. I'll keep trying. +103007 103007 203007 303007 403007 I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. +103008 103008 203008 303008 403008 Am I now... a bit stronger? Am I now... a bit stronger? Am I now... a bit stronger? Am I now... a bit stronger? +103009 103009 203009 303009 403009 My combat ability has improved... Commandant. My combat ability has improved... Commandant. My combat ability has improved... Commandant. My combat ability has improved... Commandant. +103010 103010 203010 303010 403010 Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. +103011 103011 203011 303011 403011 You have new mail. You have new mail. You have new mail. You have new mail. +103012 103012 203012 303012 403012 I'll keep trying my best! I'll keep trying my best! I'll keep trying my best! I'll keep trying my best! +103013 103013 203013 303013 403013 I'm the... leader? I'll give it everything I've got! I'm the... leader? I'll give it everything I've got! I'm the... leader? I'll give it everything I've got! I'm the... leader? I'll give it everything I've got! +103014 103014 203014 303014 403014 Commandant, please remember to claim your rewards after completing a mission. Commandant, please remember to claim your rewards after completing a mission. Commandant, please remember to claim your rewards after completing a mission. Commandant, please remember to claim your rewards after completing a mission. +103015 103015 203015 303015 403015 The mission is complete and your reward is available. Please check for it. The mission is complete and your reward is available. Please check for it. The mission is complete and your reward is available. Please check for it. The mission is complete and your reward is available. Please check for it. +103016 103016 203016 303016 403016 Good morning, Commandant. Make sure you eat at mealtimes, or else you'll have low blood sugar. Good morning, Commandant. Make sure you eat at mealtimes, or else you'll have low blood sugar. Good morning, Commandant. Make sure you eat at mealtimes, or else you'll have low blood sugar. Good morning, Commandant. Make sure you eat at mealtimes, or else you'll have low blood sugar. +103017 103017 203017 303017 403017 According to my analysis, you need to take a break sometime between 12:00 and 1:30. According to my analysis, you need to take a break sometime between 12:00 and 1:30. According to my analysis, you need to take a break sometime between 12:00 and 1:30. According to my analysis, you need to take a break sometime between 12:00 and 1:30. +103018 103018 203018 303018 403018 Please get some rest. I'll help Lucia protect the base. Please get some rest. I'll help Lucia protect the base. Please get some rest. I'll help Lucia protect the base. Please get some rest. I'll help Lucia protect the base. +103019 103019 203019 303019 403019 If you've got any questions about HQ, please feel free to ask me. If you've got any questions about HQ, please feel free to ask me. If you've got any questions about HQ, please feel free to ask me. If you've got any questions about HQ, please feel free to ask me. +103020 103020 203020 303020 403020 Lee has provided me with stats for your last battle. Please take a look. Lee has provided me with stats for your last battle. Please take a look. Lee has provided me with stats for your last battle. Please take a look. Lee has provided me with stats for your last battle. Please take a look. +103021 103021 203021 303021 403021 I noticed that Lee sometimes stares at me... Have I done something wrong? I noticed that Lee sometimes stares at me... Have I done something wrong? I noticed that Lee sometimes stares at me... Have I done something wrong? I noticed that Lee sometimes stares at me... Have I done something wrong? +103022 103022 203022 303022 403022 I may not fight as well as the others, but I'll always try my best! I may not fight as well as the others, but I'll always try my best! I may not fight as well as the others, but I'll always try my best! I may not fight as well as the others, but I'll always try my best! +103023 103023 203023 303023 403023 Have you been staying up late reading again? I already warned you about that. Have you been staying up late reading again? I already warned you about that. Have you been staying up late reading again? I already warned you about that. Have you been staying up late reading again? I already warned you about that. +103024 103024 203024 303024 403024 Lucia is a powerful Construct, and you... are a powerful human. Lucia is a powerful Construct, and you... are a powerful human. Lucia is a powerful Construct, and you... are a powerful human. Lucia is a powerful Construct, and you... are a powerful human. +103025 103025 203025 303025 403025 When will I catch up to everyone else...? When will I catch up to everyone else...? When will I catch up to everyone else...? When will I catch up to everyone else...? +103026 103026 203026 303026 403026 You promised me you'd go to bed early. Well... Did you? You promised me you'd go to bed early. Well... Did you? You promised me you'd go to bed early. Well... Did you? You promised me you'd go to bed early. Well... Did you? +103027 103027 203027 303027 403027 Sorry for troubling you again. But if I can be of any help, I would be happy to oblige. Sorry for troubling you again. But if I can be of any help, I would be happy to oblige. Sorry for troubling you again. But if I can be of any help, I would be happy to oblige. Sorry for troubling you again. But if I can be of any help, I would be happy to oblige. +103028 103028 203028 303028 403028 Don't worry, I'm here. I may not be able to hold my own, but I'll try my best to do so. Don't worry, I'm here. I may not be able to hold my own, but I'll try my best to do so. Don't worry, I'm here. I may not be able to hold my own, but I'll try my best to do so. Don't worry, I'm here. I may not be able to hold my own, but I'll try my best to do so. +103029 103029 203029 303029 403029 I wonder what it was like when humans still roamed the Earth? I wonder what it was like when humans still roamed the Earth? I wonder what it was like when humans still roamed the Earth? I wonder what it was like when humans still roamed the Earth? +103030 103030 203030 303030 403030 Have I been of any help? I'm training myself to get better at fighting... Have I been of any help? I'm training myself to get better at fighting... Have I been of any help? I'm training myself to get better at fighting... Have I been of any help? I'm training myself to get better at fighting... +103031 103031 203031 303031 403031 Hm? You're afraid of the dark? In that case... I'll stay with you a bit longer. Hm? You're afraid of the dark? In that case... I'll stay with you a bit longer. Hm? You're afraid of the dark? In that case... I'll stay with you a bit longer. Hm? You're afraid of the dark? In that case... I'll stay with you a bit longer. +103032 103032 203032 303032 403032 I-if it's possible, I'd love to watch the sunset and sunrise with you one day. I-if it's possible, I'd love to watch the sunset and sunrise with you one day. I-if it's possible, I'd love to watch the sunset and sunrise with you one day. I-if it's possible, I'd love to watch the sunset and sunrise with you one day. +103033 103033 203033 303033 403033 Meeting you is the best thing that has ever happened to me. Meeting you is the best thing that has ever happened to me. Meeting you is the best thing that has ever happened to me. Meeting you is the best thing that has ever happened to me. +103034 103034 203034 303034 403034 I will archive and record all the times we spent together. I will archive and record all the times we spent together. I will archive and record all the times we spent together. I will archive and record all the times we spent together. +103035 103035 203035 303035 403035 There are a lot of things about you that I'd like to study further. There are a lot of things about you that I'd like to study further. There are a lot of things about you that I'd like to study further. There are a lot of things about you that I'd like to study further. +103036 103036 203036 303036 403036 I'm acquiring more data about you, Commandant. I'm acquiring more data about you, Commandant. I'm acquiring more data about you, Commandant. I'm acquiring more data about you, Commandant. +103037 103037 203037 303037 403037 Commandant, can you tell me a little more about yourself? Commandant, can you tell me a little more about yourself? Commandant, can you tell me a little more about yourself? Commandant, can you tell me a little more about yourself? +103038 103038 203038 303038 403038 If it's you, I don't think I'd mind being a bit closer. If it's you, I don't think I'd mind being a bit closer. If it's you, I don't think I'd mind being a bit closer. If it's you, I don't think I'd mind being a bit closer. +103039 103039 203039 303039 403039 It pleases me to be on such intimate terms with you. It pleases me to be on such intimate terms with you. It pleases me to be on such intimate terms with you. It pleases me to be on such intimate terms with you. +103040 103040 203040 303040 403040 I like—N-no it's nothing. I like—N-no it's nothing. I like—N-no it's nothing. I like—N-no it's nothing. +103041 103041 203041 303041 403041 I find your voice very reassuring. I find your voice very reassuring. I find your voice very reassuring. I find your voice very reassuring. +103042 103042 203042 303042 403042 Maybe in the future, I'd get to feel the real you... Maybe in the future, I'd get to feel the real you... Maybe in the future, I'd get to feel the real you... Maybe in the future, I'd get to feel the real you... +103043 103043 203043 303043 403043 Based on the data I have, I prepared this for you. Do you like it? Based on the data I have, I prepared this for you. Do you like it? Based on the data I have, I prepared this for you. Do you like it? Based on the data I have, I prepared this for you. Do you like it? +103044 103044 203044 303044 403044 Lucia said this should make you happy... Lucia said this should make you happy... Lucia said this should make you happy... Lucia said this should make you happy... +103045 103045 203045 303045 403045 According to my data, you should like this. According to my data, you should like this. According to my data, you should like this. According to my data, you should like this. +103046 103046 203046 303046 403046 This is for you. In return, may I have a smile? This is for you. In return, may I have a smile? This is for you. In return, may I have a smile? This is for you. In return, may I have a smile? +103047 103047 203047 303047 403047 Pardon me, Commandant. Are you busy at the moment? Pardon me, Commandant. Are you busy at the moment? Pardon me, Commandant. Are you busy at the moment? Pardon me, Commandant. Are you busy at the moment? +103048 103048 203048 303048 403048 Are you still there... Commandant? Are you still there... Commandant? Are you still there... Commandant? Are you still there... Commandant? +103049 103049 203049 303049 403049 Are you going to rest now? Are you going to rest now? Are you going to rest now? Are you going to rest now? +103050 103050 203050 303050 403050 What are you doing? What are you doing? What are you doing? What are you doing? +103051 103051 203051 303051 403051 Why do you never answer me? Why do you never answer me? Why do you never answer me? Why do you never answer me? +103052 103052 203052 303052 403052 Our minds have been linked for over an hour. Please get some rest, Commandant. Our minds have been linked for over an hour. Please get some rest, Commandant. Our minds have been linked for over an hour. Please get some rest, Commandant. Our minds have been linked for over an hour. Please get some rest, Commandant. +103053 103053 203053 303053 403053 Prolonged mind linking is taxing on your body, Commandant. Prolonged mind linking is taxing on your body, Commandant. Prolonged mind linking is taxing on your body, Commandant. Prolonged mind linking is taxing on your body, Commandant. +103054 103054 203054 303054 403054 Please take better care of yourself. Being linked for so long isn't good for your health... Please take better care of yourself. Being linked for so long isn't good for your health... Please take better care of yourself. Being linked for so long isn't good for your health... Please take better care of yourself. Being linked for so long isn't good for your health... +103055 103055 203055 303055 403055 I would like to spend some more time with you, but you know, being linked for so long isn't really good for your health... I would like to spend some more time with you, but you know, being linked for so long isn't really good for your health... I would like to spend some more time with you, but you know, being linked for so long isn't really good for your health... I would like to spend some more time with you, but you know, being linked for so long isn't really good for your health... +103056 103056 203056 303056 403056 Commandant, a new day is dawning. Commandant, a new day is dawning. Commandant, a new day is dawning. Commandant, a new day is dawning. +103057 103057 203057 303057 403057 Welcome back! Let's all do our best today. Welcome back! Let's all do our best today. Welcome back! Let's all do our best today. Welcome back! Let's all do our best today. +103058 103058 203058 303058 403058 Oh, you're here...! Oh, you're here...! Oh, you're here...! Oh, you're here...! +103059 103059 203059 303059 403059 Ah! There you are... Ah! There you are... Ah! There you are... Ah! There you are... +103060 103060 203060 303060 403060 Commandant, welcome back. Do you need a data summary of the period when you were away? Commandant, welcome back. Do you need a data summary of the period when you were away? Commandant, welcome back. Do you need a data summary of the period when you were away? Commandant, welcome back. Do you need a data summary of the period when you were away? +103061 103061 203061 303061 403061 Have you been assigned a long-term mission somewhere else? Could I perhaps be of any help? Have you been assigned a long-term mission somewhere else? Could I perhaps be of any help? Have you been assigned a long-term mission somewhere else? Could I perhaps be of any help? Have you been assigned a long-term mission somewhere else? Could I perhaps be of any help? +103062 103062 203062 303062 403062 Next time... please... tell me if you're going to leave for so long... Next time... please... tell me if you're going to leave for so long... Next time... please... tell me if you're going to leave for so long... Next time... please... tell me if you're going to leave for so long... +103063 103063 203063 303063 403063 I know you might be busy, but... please come see me every once in a while... I know you might be busy, but... please come see me every once in a while... I know you might be busy, but... please come see me every once in a while... I know you might be busy, but... please come see me every once in a while... +103064 103064 203064 303064 403064 P-please behave yourself… P-please behave yourself… P-please behave yourself… P-please behave yourself… +103065 103065 203065 303065 403065 I... I'm feeling a bit queasy... I... I'm feeling a bit queasy... I... I'm feeling a bit queasy... I... I'm feeling a bit queasy... +103066 103066 203066 303066 403066 Do you always have to do that? Do you always have to do that? Do you always have to do that? Do you always have to do that? +103067 103067 203067 303067 403067 I... I'm getting used to it... I... I'm getting used to it... I... I'm getting used to it... I... I'm getting used to it... +103068 103068 203068 303068 403068 Ah! Ah! Ah! Ah! +103069 103069 203069 303069 403069 W-wha... W-wha... W-wha... W-wha... +103070 103070 203070 303070 403070 Please, that part is... Please, that part is... Please, that part is... Please, that part is... +103071 103071 203071 303071 403071 You can poke me all you like... As long as you don't leave me... You can poke me all you like... As long as you don't leave me... You can poke me all you like... As long as you don't leave me... You can poke me all you like... As long as you don't leave me... +103072 103072 203072 303072 403072 You have already reached maximum Activity for today! Good work, Commandant! You have already reached maximum Activity for today! Good work, Commandant! You have already reached maximum Activity for today! Good work, Commandant! You have already reached maximum Activity for today! Good work, Commandant! +103073 103073 203073 303073 403073 I hope I didn't drag everyone down... I hope I didn't drag everyone down... I hope I didn't drag everyone down... I hope I didn't drag everyone down... +103074 103074 203074 303074 403074 You must be tired, please take a break now. I can handle the data analysis. You must be tired, please take a break now. I can handle the data analysis. You must be tired, please take a break now. I can handle the data analysis. You must be tired, please take a break now. I can handle the data analysis. +103075 103075 203075 303075 403075 A recharge is required, Commandant, or else we won't be able to fight. A recharge is required, Commandant, or else we won't be able to fight. A recharge is required, Commandant, or else we won't be able to fight. A recharge is required, Commandant, or else we won't be able to fight. +103076 103076 203076 303076 403076 I am only fighting for you for justice and my conscience. I am only fighting for you for justice and my conscience. I am only fighting for you for justice and my conscience. I am only fighting for you for justice and my conscience. +103077 103077 203077 303077 403077 I won't serve a low-spirited Commandant... So, please manage your nutrition intake. I won't serve a low-spirited Commandant... So, please manage your nutrition intake. I won't serve a low-spirited Commandant... So, please manage your nutrition intake. I won't serve a low-spirited Commandant... So, please manage your nutrition intake. +103078 103078 203078 303078 403078 Please go to bed if you're not trying to wipe out that pile of enemies now. Please go to bed if you're not trying to wipe out that pile of enemies now. Please go to bed if you're not trying to wipe out that pile of enemies now. Please go to bed if you're not trying to wipe out that pile of enemies now. +103079 103079 203079 303079 403079 I am no longer alive. What fear does death hold for me? I am no longer alive. What fear does death hold for me? I am no longer alive. What fear does death hold for me? I am no longer alive. What fear does death hold for me? +103080 103080 203080 303080 403080 I will try my best to look out for my own safety after ensuring yours. I will try my best to look out for my own safety after ensuring yours. I will try my best to look out for my own safety after ensuring yours. I will try my best to look out for my own safety after ensuring yours. +103081 103081 203081 303081 403081 What is it about the night that makes you want to stay up late? What is it about the night that makes you want to stay up late? What is it about the night that makes you want to stay up late? What is it about the night that makes you want to stay up late? +103082 103082 203082 303082 403082 A world shrouded in darkness is not worth anything. That's why I wish to restore the light. A world shrouded in darkness is not worth anything. That's why I wish to restore the light. A world shrouded in darkness is not worth anything. That's why I wish to restore the light. A world shrouded in darkness is not worth anything. That's why I wish to restore the light. +103083 103083 203083 303083 403083 Walking in the darkness will make you stronger. Walking in the darkness will make you stronger. Walking in the darkness will make you stronger. Walking in the darkness will make you stronger. +103084 103084 203084 303084 403084 Don't think I don't know you stayed up late again last night. Don't think I don't know you stayed up late again last night. Don't think I don't know you stayed up late again last night. Don't think I don't know you stayed up late again last night. +103085 103085 203085 303085 403085 Do you need my help with today's battle plan? Do you need my help with today's battle plan? Do you need my help with today's battle plan? Do you need my help with today's battle plan? +103086 103086 203086 303086 403086 Long ago, books told of an age when all beings lived in harmony. Humans and Constructs—Do you think we will ever see such a day? Long ago, books told of an age when all beings lived in harmony. Humans and Constructs—Do you think we will ever see such a day? Long ago, books told of an age when all beings lived in harmony. Humans and Constructs—Do you think we will ever see such a day? Long ago, books told of an age when all beings lived in harmony. Humans and Constructs—Do you think we will ever see such a day? +103087 103087 203087 303087 403087 You need not fear the darkness, for I shall be there to lead you forward. You need not fear the darkness, for I shall be there to lead you forward. You need not fear the darkness, for I shall be there to lead you forward. You need not fear the darkness, for I shall be there to lead you forward. +103088 103088 203088 303088 403088 Do not fear to be in the darkness, for I shall lead you forward. Do not fear to be in the darkness, for I shall lead you forward. Do not fear to be in the darkness, for I shall lead you forward. Do not fear to be in the darkness, for I shall lead you forward. +103089 103089 203089 303089 403089 You are my light. You dispel the darkness. You are my light. You dispel the darkness. You are my light. You dispel the darkness. You are my light. You dispel the darkness. +103090 103090 203090 303090 403090 I am so lucky I met you. I am so lucky I met you. I am so lucky I met you. I am so lucky I met you. +103091 103091 203091 303091 403091 I can lose everything, but not you. I can lose everything, but not you. I can lose everything, but not you. I can lose everything, but not you. +103092 103092 203092 303092 403092 I could never hate you. I could never hate you. I could never hate you. I could never hate you. +103093 103093 203093 303093 403093 Everything about you is burned into my memories. Everything about you is burned into my memories. Everything about you is burned into my memories. Everything about you is burned into my memories. +103095 103095 203095 303095 403095 I can never know too much about you. I can never know too much about you. I can never know too much about you. I can never know too much about you. +103096 103096 203096 303096 403096 I don't know if it's right to be this close to you... but it makes me happy inside... I don't know if it's right to be this close to you... but it makes me happy inside... I don't know if it's right to be this close to you... but it makes me happy inside... I don't know if it's right to be this close to you... but it makes me happy inside... +103098 103098 203098 303098 403098 Nothing wrong with being a bit closer... Nothing wrong with being a bit closer... Nothing wrong with being a bit closer... Nothing wrong with being a bit closer... +103099 103099 203099 303099 403099 I like you, Commandant... I like you, Commandant... I like you, Commandant... I like you, Commandant... +103101 103101 203101 303101 403101 Your presence is very reassuring. Your presence is very reassuring. Your presence is very reassuring. Your presence is very reassuring. +103102 103102 203102 303102 403102 My yearning to touch you grows inside my M.I.N.D... My yearning to touch you grows inside my M.I.N.D... My yearning to touch you grows inside my M.I.N.D... My yearning to touch you grows inside my M.I.N.D... +103103 103103 203103 303103 403103 Humans like this, right? Is that true for you too? Humans like this, right? Is that true for you too? Humans like this, right? Is that true for you too? Humans like this, right? Is that true for you too? +103104 103104 203104 303104 403104 These appear to be quite popular, so I made you one. These appear to be quite popular, so I made you one. These appear to be quite popular, so I made you one. These appear to be quite popular, so I made you one. +103105 103105 203105 303105 403105 I know all about your preferences. You should like this, right? I know all about your preferences. You should like this, right? I know all about your preferences. You should like this, right? I know all about your preferences. You should like this, right? +103106 103106 203106 303106 403106 This is for you! I want your smile to... never fade... This is for you! I want your smile to... never fade... This is for you! I want your smile to... never fade... This is for you! I want your smile to... never fade... +103107 103107 203107 303107 403107 Are you still on duty? Are you still on duty? Are you still on duty? Are you still on duty? +103108 103108 203108 303108 403108 Have you run into trouble? Have you run into trouble? Have you run into trouble? Have you run into trouble? +103109 103109 203109 303109 403109 Please say something... It's making me worry. Please say something... It's making me worry. Please say something... It's making me worry. Please say something... It's making me worry. +103110 103110 203110 303110 403110 Did I displease you in some way? Did I displease you in some way? Did I displease you in some way? Did I displease you in some way? +103111 103111 203111 303111 403111 Don't scare me... You're still there, right? Don't scare me... You're still there, right? Don't scare me... You're still there, right? Don't scare me... You're still there, right? +103112 103112 203112 303112 403112 Please take better care of yourself... Please take better care of yourself... Please take better care of yourself... Please take better care of yourself... +103113 103113 203113 303113 403113 Extended mind linking can cause harm to your body... Please go and get some rest! Extended mind linking can cause harm to your body... Please go and get some rest! Extended mind linking can cause harm to your body... Please go and get some rest! Extended mind linking can cause harm to your body... Please go and get some rest! +103114 103114 203114 303114 403114 Please don't spend too much time linked. I'll always be here... Please don't spend too much time linked. I'll always be here... Please don't spend too much time linked. I'll always be here... Please don't spend too much time linked. I'll always be here... +103115 103115 203115 303115 403115 Good morning, Commandant. Good morning, Commandant. Good morning, Commandant. Good morning, Commandant. +103116 103116 203116 303116 403116 Let's try our best to recover the Earth today! Let's try our best to recover the Earth today! Let's try our best to recover the Earth today! Let's try our best to recover the Earth today! +103117 103117 203117 303117 403117 Your orders, Commandant. Your orders, Commandant. Your orders, Commandant. Your orders, Commandant. +103118 103118 203118 303118 403118 Oh, you're here! Oh, you're here! Oh, you're here! Oh, you're here! +103119 103119 203119 303119 403119 So you're finally back... So you're finally back... So you're finally back... So you're finally back... +103120 103120 203120 303120 403120 If you run into trouble, don't try to solve it by yourself. I... We're all here for you... If you run into trouble, don't try to solve it by yourself. I... We're all here for you... If you run into trouble, don't try to solve it by yourself. I... We're all here for you... If you run into trouble, don't try to solve it by yourself. I... We're all here for you... +103121 103121 203121 303121 403121 I almost believed you wouldn't come back, like what they said... I almost believed you wouldn't come back, like what they said... I almost believed you wouldn't come back, like what they said... I almost believed you wouldn't come back, like what they said... +103122 103122 203122 303122 403122 I just knew in my heart you would come back. Thank goodness that you did... I just knew in my heart you would come back. Thank goodness that you did... I just knew in my heart you would come back. Thank goodness that you did... I just knew in my heart you would come back. Thank goodness that you did... +103151 103151 203151 303151 403151 I'll protect everyone... I'll protect everyone... I'll protect everyone... I'll protect everyone... +103152 103152 203152 303152 403152 I can do it. I can do it. I can do it. I can do it. +103153 103153 203153 303153 403153 I'll do my best...! Now perish! I'll do my best...! Now perish! I'll do my best...! Now perish! I'll do my best...! Now perish! +103154 103154 203154 303154 403154 May the stars light your path toward the abyss. May the stars light your path toward the abyss. May the stars light your path toward the abyss. May the stars light your path toward the abyss. +103155 103155 203155 303155 403155 I'm fine... I'm fine... I'm fine... I'm fine... +103156 103156 203156 303156 403156 It's getting dangerous. It's getting dangerous. It's getting dangerous. It's getting dangerous. +103157 103157 203157 303157 403157 I... can't... I... can't... I... can't... I... can't... +103158 103158 203158 303158 403158 Liv, activating support mode. Liv, activating support mode. Liv, activating support mode. Liv, activating support mode. +103159 103159 203159 303159 403159 Even I can...! Even I can...! Even I can...! Even I can...! +103160 103160 203160 303160 403160 I'll protect everyone... I'll protect everyone... I'll protect everyone... I'll protect everyone... +103161 103161 203161 303161 403161 I'll protect everyone... I'll protect everyone... I'll protect everyone... I'll protect everyone... +103162 103162 203162 303162 403162 I can do it. I can do it. I can do it. I can do it. +103163 103163 203163 303163 403163 I'll do my best...! Now perish! I'll do my best...! Now perish! I'll do my best...! Now perish! I'll do my best...! Now perish! +103164 103164 203164 303164 403164 May the stars light your path toward the abyss. May the stars light your path toward the abyss. May the stars light your path toward the abyss. May the stars light your path toward the abyss. +103165 103165 203165 303165 403165 I'm fine... I'm fine... I'm fine... I'm fine... +103166 103166 203166 303166 403166 It's getting dangerous. It's getting dangerous. It's getting dangerous. It's getting dangerous. +103167 103167 203167 303167 403167 I... can't... I... can't... I... can't... I... can't... +103168 103168 203168 303168 403168 Liv, activating support mode. Liv, activating support mode. Liv, activating support mode. Liv, activating support mode. +103169 103169 203169 303169 403169 Even I can...! Even I can...! Even I can...! Even I can...! +103170 103170 203170 303170 403170 I hope I didn't drag everyone down... I hope I didn't drag everyone down... I hope I didn't drag everyone down... I hope I didn't drag everyone down... +103171 103171 203171 303171 403171 Let the shackles of lightning punish you! Let the shackles of lightning punish you! Let the shackles of lightning punish you! Let the shackles of lightning punish you! +103172 103172 203172 303172 403172 May the blessed light grant us new life. May the blessed light grant us new life. May the blessed light grant us new life. May the blessed light grant us new life. +103123 103123 203123 303123 403123 I'll keep trying. I'll keep trying. I'll keep trying. I'll keep trying. +103124 103124 203124 303124 403124 I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. I might not be as good as Lucia, but I'll try to catch up. +103125 103125 203125 303125 403125 Am I now... a bit stronger? Am I now... a bit stronger? Am I now... a bit stronger? Am I now... a bit stronger? +103126 103126 203126 303126 403126 My combat ability has improved... Commandant. My combat ability has improved... Commandant. My combat ability has improved... Commandant. My combat ability has improved... Commandant. +103127 103127 203127 303127 403127 Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. Is this really for me? If you say so, then... thanks. +101001 101001 201001 301001 401001 So you're the Commandant, huh... Just don't do anything stupid. So you're the Commandant, huh... Just don't do anything stupid. So you're the Commandant, huh... Just don't do anything stupid. So you're the Commandant, huh... Just don't do anything stupid. +101002 101002 201002 301002 401002 Nothing. Nothing. Nothing. Nothing. +101003 101003 201003 301003 401003 Oh. Oh. Oh. Oh. +101004 101004 201004 301004 401004 Hmph— Hmph— Hmph— Hmph— +101005 101005 201005 301005 401005 Huh?! Huh?! Huh?! Huh?! +101006 101006 201006 301006 401006 A most obvious thing. A most obvious thing. A most obvious thing. A most obvious thing. +101007 101007 201007 301007 401007 Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. +101008 101008 201008 301008 401008 Passable. But there's still room for improvement. Passable. But there's still room for improvement. Passable. But there's still room for improvement. Passable. But there's still room for improvement. +101009 101009 201009 301009 401009 Let's make good use of this activity pattern. Let's make good use of this activity pattern. Let's make good use of this activity pattern. Let's make good use of this activity pattern. +101010 101010 201010 301010 401010 Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. +101011 101011 201011 301011 401011 Look to the upper right, Commandant. You've got mail! Look to the upper right, Commandant. You've got mail! Look to the upper right, Commandant. You've got mail! Look to the upper right, Commandant. You've got mail! +101012 101012 201012 301012 401012 Good choice. Good choice. Good choice. Good choice. +101013 101013 201013 301013 401013 Leading the team? I'm more than qualified. Leading the team? I'm more than qualified. Leading the team? I'm more than qualified. Leading the team? I'm more than qualified. +101014 101014 201014 301014 401014 There's a reward. Go get it. There's a reward. Go get it. There's a reward. Go get it. There's a reward. Go get it. +101015 101015 201015 301015 401015 Earn rewards by completing missions... You know that, right? Earn rewards by completing missions... You know that, right? Earn rewards by completing missions... You know that, right? Earn rewards by completing missions... You know that, right? +101016 101016 201016 301016 401016 Strategy and tactics are two different things... Not that you'd understand. Strategy and tactics are two different things... Not that you'd understand. Strategy and tactics are two different things... Not that you'd understand. Strategy and tactics are two different things... Not that you'd understand. +101017 101017 201017 301017 401017 I prefer not to engage in conflicts. I prefer not to engage in conflicts. I prefer not to engage in conflicts. I prefer not to engage in conflicts. +101019 101019 201019 301019 401019 Morning. Are your battle preparations done? Morning. Are your battle preparations done? Morning. Are your battle preparations done? Morning. Are your battle preparations done? +101020 101020 201020 301020 401020 Get some rest, or you won't last 'til the afternoon operations. Get some rest, or you won't last 'til the afternoon operations. Get some rest, or you won't last 'til the afternoon operations. Get some rest, or you won't last 'til the afternoon operations. +101021 101021 201021 301021 401021 Apparently, humans without enough rest at night have a higher rate of hair loss. Apparently, humans without enough rest at night have a higher rate of hair loss. Apparently, humans without enough rest at night have a higher rate of hair loss. Apparently, humans without enough rest at night have a higher rate of hair loss. +101022 101022 201022 301022 401022 I ran some tests on the Corrupted yesterday. I'll show you later. I ran some tests on the Corrupted yesterday. I'll show you later. I ran some tests on the Corrupted yesterday. I'll show you later. I ran some tests on the Corrupted yesterday. I'll show you later. +101023 101023 201023 301023 401023 Rest is optional for Constructs. Rest is optional for Constructs. Rest is optional for Constructs. Rest is optional for Constructs. +101024 101024 201024 301024 401024 I'm not just your average data jockey. I can fight as well. I'm not just your average data jockey. I can fight as well. I'm not just your average data jockey. I can fight as well. I'm not just your average data jockey. I can fight as well. +101025 101025 201025 301025 401025 Don't worry too much about us. You're much more important. Don't worry too much about us. You're much more important. Don't worry too much about us. You're much more important. Don't worry too much about us. You're much more important. +101026 101026 201026 301026 401026 I am designed to be rational. So sometimes I may not be able to keep up with your logic. Just tell me what you mean directly. I am designed to be rational. So sometimes I may not be able to keep up with your logic. Just tell me what you mean directly. I am designed to be rational. So sometimes I may not be able to keep up with your logic. Just tell me what you mean directly. I am designed to be rational. So sometimes I may not be able to keep up with your logic. Just tell me what you mean directly. +101027 101027 201027 301027 401027 Staying in this squad was the best decision I've ever made. Staying in this squad was the best decision I've ever made. Staying in this squad was the best decision I've ever made. Staying in this squad was the best decision I've ever made. +101028 101028 201028 301028 401028 I hope all humans are like you, but I also wish for you to be unique. I hope all humans are like you, but I also wish for you to be unique. I hope all humans are like you, but I also wish for you to be unique. I hope all humans are like you, but I also wish for you to be unique. +101029 101029 201029 301029 401029 In your service, I am unstoppable. In your service, I am unstoppable. In your service, I am unstoppable. In your service, I am unstoppable. +101030 101030 201030 301030 401030 I do not make promises, but all my actions are devoted to giving you a future. I do not make promises, but all my actions are devoted to giving you a future. I do not make promises, but all my actions are devoted to giving you a future. I do not make promises, but all my actions are devoted to giving you a future. +101031 101031 201031 301031 401031 You look like you can handle yourself in a fight. You look like you can handle yourself in a fight. You look like you can handle yourself in a fight. You look like you can handle yourself in a fight. +101032 101032 201032 301032 401032 I might go a bit easier on you if you manage to survive the next battle. I might go a bit easier on you if you manage to survive the next battle. I might go a bit easier on you if you manage to survive the next battle. I might go a bit easier on you if you manage to survive the next battle. +101033 101033 201033 301033 401033 I can't complain. You're easier to deal with than the last commandant. I can't complain. You're easier to deal with than the last commandant. I can't complain. You're easier to deal with than the last commandant. I can't complain. You're easier to deal with than the last commandant. +101034 101034 201034 301034 401034 Remember, this is just to enhance our combat efficiency. Remember, this is just to enhance our combat efficiency. Remember, this is just to enhance our combat efficiency. Remember, this is just to enhance our combat efficiency. +101035 101035 201035 301035 401035 Okay, okay. "We're getting along." I get it. Okay, okay. "We're getting along." I get it. Okay, okay. "We're getting along." I get it. Okay, okay. "We're getting along." I get it. +101036 101036 201036 301036 401036 Aren't these tricks the ones you use on humans? Why are you using them on me? Aren't these tricks the ones you use on humans? Why are you using them on me? Aren't these tricks the ones you use on humans? Why are you using them on me? Aren't these tricks the ones you use on humans? Why are you using them on me? +101037 101037 201037 301037 401037 Am I the closest connection you have? Am I the closest connection you have? Am I the closest connection you have? Am I the closest connection you have? +101038 101038 201038 301038 401038 Am I the only one that's this close to you? Am I the only one that's this close to you? Am I the only one that's this close to you? Am I the only one that's this close to you? +101039 101039 201039 301039 401039 I just happened upon this. Thought you could use it. I just happened upon this. Thought you could use it. I just happened upon this. Thought you could use it. I just happened upon this. Thought you could use it. +101040 101040 201040 301040 401040 I happened upon this but there's nowhere to put it, so, here. I happened upon this but there's nowhere to put it, so, here. I happened upon this but there's nowhere to put it, so, here. I happened upon this but there's nowhere to put it, so, here. +101041 101041 201041 301041 401041 I ran a brief analysis out of boredom and it said you might like this, so I brought this back... I ran a brief analysis out of boredom and it said you might like this, so I brought this back... I ran a brief analysis out of boredom and it said you might like this, so I brought this back... I ran a brief analysis out of boredom and it said you might like this, so I brought this back... +101042 101042 201042 301042 401042 What are you staring at? Keep staring and I'll take it back. What are you staring at? Keep staring and I'll take it back. What are you staring at? Keep staring and I'll take it back. What are you staring at? Keep staring and I'll take it back. +101043 101043 201043 301043 401043 Commandant, you're not neglecting your duties, are you? Commandant, you're not neglecting your duties, are you? Commandant, you're not neglecting your duties, are you? Commandant, you're not neglecting your duties, are you? +101044 101044 201044 301044 401044 Where is the Commandant...? Slacking off? Where is the Commandant...? Slacking off? Where is the Commandant...? Slacking off? Where is the Commandant...? Slacking off? +101045 101045 201045 301045 401045 Idle hands are the devil's workshop, Commandant. Idle hands are the devil's workshop, Commandant. Idle hands are the devil's workshop, Commandant. Idle hands are the devil's workshop, Commandant. +101046 101046 201046 301046 401046 Do I really have to fetch you myself? Do I really have to fetch you myself? Do I really have to fetch you myself? Do I really have to fetch you myself? +101047 101047 201047 301047 401047 Extended mind linking can place undue stress on the nervous system. Don't say I didn't warn you. Extended mind linking can place undue stress on the nervous system. Don't say I didn't warn you. Extended mind linking can place undue stress on the nervous system. Don't say I didn't warn you. Extended mind linking can place undue stress on the nervous system. Don't say I didn't warn you. +101048 101048 201048 301048 401048 We've been linked for ages. Don't you need some rest? We've been linked for ages. Don't you need some rest? We've been linked for ages. Don't you need some rest? We've been linked for ages. Don't you need some rest? +101049 101049 201049 301049 401049 You are not like us. Extended mind linking can overwhelm your system. Take some time out. You are not like us. Extended mind linking can overwhelm your system. Take some time out. You are not like us. Extended mind linking can overwhelm your system. Take some time out. You are not like us. Extended mind linking can overwhelm your system. Take some time out. +101050 101050 201050 301050 401050 Don't push yourself. Extended mind linking will cause you harm. How many times do I have to tell you? Don't push yourself. Extended mind linking will cause you harm. How many times do I have to tell you? Don't push yourself. Extended mind linking will cause you harm. How many times do I have to tell you? Don't push yourself. Extended mind linking will cause you harm. How many times do I have to tell you? +101051 101051 201051 301051 401051 Ready for a new day of operations, Commandant? Ready for a new day of operations, Commandant? Ready for a new day of operations, Commandant? Ready for a new day of operations, Commandant? +101052 101052 201052 301052 401052 There you are! Let us begin by analyzing those Corrupted samples we collected yesterday. There you are! Let us begin by analyzing those Corrupted samples we collected yesterday. There you are! Let us begin by analyzing those Corrupted samples we collected yesterday. There you are! Let us begin by analyzing those Corrupted samples we collected yesterday. +101053 101053 201053 301053 401053 You're here. I have the entire day. What do you have planned? You're here. I have the entire day. What do you have planned? You're here. I have the entire day. What do you have planned? You're here. I have the entire day. What do you have planned? +101054 101054 201054 301054 401054 I wasn't waiting for you. I wasn't waiting for you. I wasn't waiting for you. I wasn't waiting for you. +101055 101055 201055 301055 401055 Did that mission really have to take so long? Did that mission really have to take so long? Did that mission really have to take so long? Did that mission really have to take so long? +101056 101056 201056 301056 401056 You've been gone a long time... You've been gone a long time... You've been gone a long time... You've been gone a long time... +101057 101057 201057 301057 401057 Heh, guess you still remember me? I haven't seen you for ages. Heh, guess you still remember me? I haven't seen you for ages. Heh, guess you still remember me? I haven't seen you for ages. Heh, guess you still remember me? I haven't seen you for ages. +101058 101058 201058 301058 401058 You've been gone a long time... I thought you'd never come back... Anyway, good to see you. You've been gone a long time... I thought you'd never come back... Anyway, good to see you. You've been gone a long time... I thought you'd never come back... Anyway, good to see you. You've been gone a long time... I thought you'd never come back... Anyway, good to see you. +101059 101059 201059 301059 401059 What are you—!? What are you—!? What are you—!? What are you—!? +101060 101060 201060 301060 401060 Don't be so childish…! Don't be so childish…! Don't be so childish…! Don't be so childish…! +101061 101061 201061 301061 401061 …Are you done yet? …Are you done yet? …Are you done yet? …Are you done yet? +101062 101062 201062 301062 401062 You never get bored of this, do you? You never get bored of this, do you? You never get bored of this, do you? You never get bored of this, do you? +101063 101063 201063 301063 401063 That's enough! That's enough! That's enough! That's enough! +101064 101064 201064 301064 401064 Did you get hit on the head or something!? Did you get hit on the head or something!? Did you get hit on the head or something!? Did you get hit on the head or something!? +101065 101065 201065 301065 401065 I fail to comprehend what you find interesting about this. I fail to comprehend what you find interesting about this. I fail to comprehend what you find interesting about this. I fail to comprehend what you find interesting about this. +101066 101066 201066 301066 401066 You just wait. When I meet you for real, I'll poke you right back. You just wait. When I meet you for real, I'll poke you right back. You just wait. When I meet you for real, I'll poke you right back. You just wait. When I meet you for real, I'll poke you right back. +101067 101067 201067 301067 401067 Max activity. Remember to claim your reward. Max activity. Remember to claim your reward. Max activity. Remember to claim your reward. Max activity. Remember to claim your reward. +101068 101068 201068 301068 401068 Perfect as always. Perfect as always. Perfect as always. Perfect as always. +101069 101069 201069 301069 401069 Good. You came back alive. Good. You came back alive. Good. You came back alive. Good. You came back alive. +101070 101070 201070 301070 401070 How can we fight without power? How can we fight without power? How can we fight without power? How can we fight without power? +101071 101071 201071 301071 401071 ...What are you looking at? ...What are you looking at? ...What are you looking at? ...What are you looking at? +101072 101072 201072 301072 401072 If you find yourself with a lot of spare time, you should maybe do some brain exercises. If you find yourself with a lot of spare time, you should maybe do some brain exercises. If you find yourself with a lot of spare time, you should maybe do some brain exercises. If you find yourself with a lot of spare time, you should maybe do some brain exercises. +101073 101073 201073 301073 401073 Back yet? Back yet? Back yet? Back yet? +101074 101074 201074 301074 401074 Commandants shouldn't just be sitting around all day, right? Commandants shouldn't just be sitting around all day, right? Commandants shouldn't just be sitting around all day, right? Commandants shouldn't just be sitting around all day, right? +101075 101075 201075 301075 401075 Once you've had enough rest, let's get ready to fight. Once you've had enough rest, let's get ready to fight. Once you've had enough rest, let's get ready to fight. Once you've had enough rest, let's get ready to fight. +101076 101076 201076 301076 401076 You free? How about we play a few rounds at the range? You free? How about we play a few rounds at the range? You free? How about we play a few rounds at the range? You free? How about we play a few rounds at the range? +101077 101077 201077 301077 401077 What are you doing here, staring into space? What are you doing here, staring into space? What are you doing here, staring into space? What are you doing here, staring into space? +101078 101078 201078 301078 401078 You must be tired, Commandant. If there's anything I can do to make you more comfortable, let me know. You must be tired, Commandant. If there's anything I can do to make you more comfortable, let me know. You must be tired, Commandant. If there's anything I can do to make you more comfortable, let me know. You must be tired, Commandant. If there's anything I can do to make you more comfortable, let me know. +101079 101079 201079 301079 401079 We're really fortunate to have you as our leader. We're really fortunate to have you as our leader. We're really fortunate to have you as our leader. We're really fortunate to have you as our leader. +101080 101080 201080 301080 401080 Tell me if you run into any trouble. Don't just keep it all to yourself. Tell me if you run into any trouble. Don't just keep it all to yourself. Tell me if you run into any trouble. Don't just keep it all to yourself. Tell me if you run into any trouble. Don't just keep it all to yourself. +101081 101081 201081 301081 401081 I remember everything you say. Orders, and everything else. I remember everything you say. Orders, and everything else. I remember everything you say. Orders, and everything else. I remember everything you say. Orders, and everything else. +101082 101082 201082 301082 401082 What's playing in my earpiece? No... it's not an earpiece! There's nothing playing in it! What's playing in my earpiece? No... it's not an earpiece! There's nothing playing in it! What's playing in my earpiece? No... it's not an earpiece! There's nothing playing in it! What's playing in my earpiece? No... it's not an earpiece! There's nothing playing in it! +101083 101083 201083 301083 401083 I never make promises lightly... but I would like a promise from you... I never make promises lightly... but I would like a promise from you... I never make promises lightly... but I would like a promise from you... I never make promises lightly... but I would like a promise from you... +101084 101084 201084 301084 401084 Human lives are fleeting compared to ours... If I can just share half of your time... Human lives are fleeting compared to ours... If I can just share half of your time... Human lives are fleeting compared to ours... If I can just share half of your time... Human lives are fleeting compared to ours... If I can just share half of your time... +101085 101085 201085 301085 401085 I don't need to get close. I don't need to get close. I don't need to get close. I don't need to get close. +101086 101086 201086 301086 401086 I've seen your little diplomatic tricks. They're useless on me. I've seen your little diplomatic tricks. They're useless on me. I've seen your little diplomatic tricks. They're useless on me. I've seen your little diplomatic tricks. They're useless on me. +101087 101087 201087 301087 401087 I didn't say I dislike it. I didn't say I dislike it. I didn't say I dislike it. I didn't say I dislike it. +101088 101088 201088 301088 401088 I'm getting used to you, I guess. I'm getting used to you, I guess. I'm getting used to you, I guess. I'm getting used to you, I guess. +101089 101089 201089 301089 401089 So we're getting to know each other, huh. So we're getting to know each other, huh. So we're getting to know each other, huh. So we're getting to know each other, huh. +101090 101090 201090 301090 401090 I wouldn't mind knowing more about you, I guess... I wouldn't mind knowing more about you, I guess... I wouldn't mind knowing more about you, I guess... I wouldn't mind knowing more about you, I guess... +101091 101091 201091 301091 401091 I'm not displeased that you want to get to know me better... I'm not displeased that you want to get to know me better... I'm not displeased that you want to get to know me better... I'm not displeased that you want to get to know me better... +101092 101092 201092 301092 401092 If I could spend the rest of my time with you... If I could spend the rest of my time with you... If I could spend the rest of my time with you... If I could spend the rest of my time with you... +101093 101093 201093 301093 401093 You will shine in my M.I.N.D. forever. You will shine in my M.I.N.D. forever. You will shine in my M.I.N.D. forever. You will shine in my M.I.N.D. forever. +101094 101094 201094 301094 401094 Not enough space at my place, so, here, you take it. Not enough space at my place, so, here, you take it. Not enough space at my place, so, here, you take it. Not enough space at my place, so, here, you take it. +101095 101095 201095 301095 401095 I remember you said something about wanting this. I remember you said something about wanting this. I remember you said something about wanting this. I remember you said something about wanting this. +101096 101096 201096 301096 401096 Well, don't say I never got you anything. Well, don't say I never got you anything. Well, don't say I never got you anything. Well, don't say I never got you anything. +101097 101097 201097 301097 401097 I remember your words. You wanted this, right? I remember your words. You wanted this, right? I remember your words. You wanted this, right? I remember your words. You wanted this, right? +101098 101098 201098 301098 401098 Not on duty during work hours? Not on duty during work hours? Not on duty during work hours? Not on duty during work hours? +101099 101099 201099 301099 401099 Any problems you can't solve? Don't beat yourself up. I can help. Any problems you can't solve? Don't beat yourself up. I can help. Any problems you can't solve? Don't beat yourself up. I can help. Any problems you can't solve? Don't beat yourself up. I can help. +101100 101100 201100 301100 401100 It's awkward when you suddenly go quiet like that... Wanna do something maybe? It's awkward when you suddenly go quiet like that... Wanna do something maybe? It's awkward when you suddenly go quiet like that... Wanna do something maybe? It's awkward when you suddenly go quiet like that... Wanna do something maybe? +101101 101101 201101 301101 401101 You still there? Don't creep me out... You still there? Don't creep me out... You still there? Don't creep me out... You still there? Don't creep me out... +101102 101102 201102 301102 401102 What's the point of working endlessly? What's the point of working endlessly? What's the point of working endlessly? What's the point of working endlessly? +101103 101103 201103 301103 401103 Being hardworking is a virtue, but don't neglect your health. Being hardworking is a virtue, but don't neglect your health. Being hardworking is a virtue, but don't neglect your health. Being hardworking is a virtue, but don't neglect your health. +101104 101104 201104 301104 401104 Relax. I'll take care of you. Don't be so hard on yourself. Rest awhile. Relax. I'll take care of you. Don't be so hard on yourself. Rest awhile. Relax. I'll take care of you. Don't be so hard on yourself. Rest awhile. Relax. I'll take care of you. Don't be so hard on yourself. Rest awhile. +101105 101105 201105 301105 401105 I've warned you so many times, don't stay linked for so long. Do I need to physically remove you from the link chamber? I've warned you so many times, don't stay linked for so long. Do I need to physically remove you from the link chamber? I've warned you so many times, don't stay linked for so long. Do I need to physically remove you from the link chamber? I've warned you so many times, don't stay linked for so long. Do I need to physically remove you from the link chamber? +101106 101106 201106 301106 401106 Morning. If you're ready, let's get started. Morning. If you're ready, let's get started. Morning. If you're ready, let's get started. Morning. If you're ready, let's get started. +101107 101107 201107 301107 401107 The data analysis is ready. If you're awake, let's discuss the results. The data analysis is ready. If you're awake, let's discuss the results. The data analysis is ready. If you're awake, let's discuss the results. The data analysis is ready. If you're awake, let's discuss the results. +101108 101108 201108 301108 401108 Great timing. There're issues with the experiment data. Be prepared to be holed up in the lab for the whole day. Great timing. There're issues with the experiment data. Be prepared to be holed up in the lab for the whole day. Great timing. There're issues with the experiment data. Be prepared to be holed up in the lab for the whole day. Great timing. There're issues with the experiment data. Be prepared to be holed up in the lab for the whole day. +101109 101109 201109 301109 401109 Is this our newly appointed Commandant? So why do I feel like I've seen you before? Is this our newly appointed Commandant? So why do I feel like I've seen you before? Is this our newly appointed Commandant? So why do I feel like I've seen you before? Is this our newly appointed Commandant? So why do I feel like I've seen you before? +101110 101110 201110 301110 401110 Standby mode was indeed the right option. Welcome back, Commandant. Standby mode was indeed the right option. Welcome back, Commandant. Standby mode was indeed the right option. Welcome back, Commandant. Standby mode was indeed the right option. Welcome back, Commandant. +101111 101111 201111 301111 401111 I just happened to be on duty today. I definitely was not waiting for you here. I just happened to be on duty today. I definitely was not waiting for you here. I just happened to be on duty today. I definitely was not waiting for you here. I just happened to be on duty today. I definitely was not waiting for you here. +101112 101112 201112 301112 401112 I'm glad you came back. I'm glad you came back. I'm glad you came back. I'm glad you came back. +101151 101151 201151 301151 401151 No one can escape my bullets. No one can escape my bullets. No one can escape my bullets. No one can escape my bullets. +101152 101152 201152 301152 401152 Hah, still trying to run? Hah, still trying to run? Hah, still trying to run? Hah, still trying to run? +101153 101153 201153 301153 401153 I'd advise giving up. I'd advise giving up. I'd advise giving up. I'd advise giving up. +101154 101154 201154 301154 401154 Your fate converges at the same end point. Your fate converges at the same end point. Your fate converges at the same end point. Your fate converges at the same end point. +101155 101155 201155 301155 401155 Tsk... Not bad... Tsk... Not bad... Tsk... Not bad... Tsk... Not bad... +101156 101156 201156 301156 401156 This isn't going well... This isn't going well... This isn't going well... This isn't going well... +101157 101157 201157 301157 401157 Don't be afraid... I won't... Don't be afraid... I won't... Don't be afraid... I won't... Don't be afraid... I won't... +101158 101158 201158 301158 401158 Don't worry, I'm here. Don't worry, I'm here. Don't worry, I'm here. Don't worry, I'm here. +101159 101159 201159 301159 401159 Your orders, please. Your orders, please. Your orders, please. Your orders, please. +101160 101160 201160 301160 401160 No one can escape my shots. No one can escape my shots. No one can escape my shots. No one can escape my shots. +101161 101161 201161 301161 401161 No one can escape my shots. No one can escape my shots. No one can escape my shots. No one can escape my shots. +101162 101162 201162 301162 401162 Hah, still trying to run? Hah, still trying to run? Hah, still trying to run? Hah, still trying to run? +101163 101163 201163 301163 401163 I'd advise giving up. I'd advise giving up. I'd advise giving up. I'd advise giving up. +101164 101164 201164 301164 401164 Your fate converges to the same end. Your fate converges to the same end. Your fate converges to the same end. Your fate converges to the same end. +101165 101165 201165 301165 401165 Tsk... Not bad... Tsk... Not bad... Tsk... Not bad... Tsk... Not bad... +101166 101166 201166 301166 401166 This isn't going well... This isn't going well... This isn't going well... This isn't going well... +101167 101167 201167 301167 401167 Don't be afraid... I won't... Don't be afraid... I won't... Don't be afraid... I won't... Don't be afraid... I won't... +101168 101168 201168 301168 401168 Don't worry, I'm here. Don't worry, I'm here. Don't worry, I'm here. Don't worry, I'm here. +101169 101169 201169 301169 401169 Your orders, please. Your orders, please. Your orders, please. Your orders, please. +101170 101170 201170 301170 401170 Perfect as always. Perfect as always. Perfect as always. Perfect as always. +101171 101171 201171 301171 401171 Hit. Just as calculated. Hit. Just as calculated. Hit. Just as calculated. Hit. Just as calculated. +101113 101113 201113 301113 401113 A most obvious thing. A most obvious thing. A most obvious thing. A most obvious thing. +101114 101114 201114 301114 401114 Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. Not bad. I feel like I'll grow stronger. +101115 101115 201115 301115 401115 Passable. But there's still room for improvement. Passable. But there's still room for improvement. Passable. But there's still room for improvement. Passable. But there's still room for improvement. +101116 101116 201116 301116 401116 Let's make good use of this activity pattern. Let's make good use of this activity pattern. Let's make good use of this activity pattern. Let's make good use of this activity pattern. +101117 101117 201117 301117 401117 Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. Hmm... Quite ergonomic. Nice. +101118 101118 201118 301118 401118 My gunslinging ain't half bad. My gunslinging ain't half bad. My gunslinging ain't half bad. My gunslinging ain't half bad. +106001 106001 206001 306001 406001 I'm Kamui. Good to meet you, Commandant! I'm Kamui. Good to meet you, Commandant! I'm Kamui. Good to meet you, Commandant! I'm Kamui. Good to meet you, Commandant! +106002 106002 206002 306002 406002 What about me?! What about me?! What about me?! What about me?! +106003 106003 206003 306003 406003 Yep, yep! Yep, yep! Yep, yep! Yep, yep! +106004 106004 206004 306004 406004 Hahaha! Hahaha! Hahaha! Hahaha! +106005 106005 206005 306005 406005 What?! What?! What?! What?! +106006 106006 206006 306006 406006 Keep it going. Don't stop! Keep it going. Don't stop! Keep it going. Don't stop! Keep it going. Don't stop! +106007 106007 206007 306007 406007 Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! +106008 106008 206008 306008 406008 Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! +106009 106009 206009 306009 406009 Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! +106010 106010 206010 306010 406010 A new weapon! No one can stop me now! A new weapon! No one can stop me now! A new weapon! No one can stop me now! A new weapon! No one can stop me now! +106011 106011 206011 306011 406011 You got mail. Who's it from? You got mail. Who's it from? You got mail. Who's it from? You got mail. Who's it from? +106012 106012 206012 306012 406012 Haha! My turn! Haha! My turn! Haha! My turn! Haha! My turn! +106013 106013 206013 306013 406013 Woah! I'm the leader now! Don't worry, I'll lead us to victory! Woah! I'm the leader now! Don't worry, I'll lead us to victory! Woah! I'm the leader now! Don't worry, I'll lead us to victory! Woah! I'm the leader now! Don't worry, I'll lead us to victory! +106014 106014 206014 306014 406014 That mission had bonus rewards! Hope it's a weapon! That mission had bonus rewards! Hope it's a weapon! That mission had bonus rewards! Hope it's a weapon! That mission had bonus rewards! Hope it's a weapon! +106015 106015 206015 306015 406015 Nicely done... and there's a mission reward! Nicely done... and there's a mission reward! Nicely done... and there's a mission reward! Nicely done... and there's a mission reward! +106016 106016 206016 306016 406016 Heyo—! Mornin'! Y'all ready for the next battle?! Heyo—! Mornin'! Y'all ready for the next battle?! Heyo—! Mornin'! Y'all ready for the next battle?! Heyo—! Mornin'! Y'all ready for the next battle?! +106017 106017 206017 306017 406017 I wouldn't mind knowing what hunger feels like... but being able to charge up like us is also pretty convenient, right? I wouldn't mind knowing what hunger feels like... but being able to charge up like us is also pretty convenient, right? I wouldn't mind knowing what hunger feels like... but being able to charge up like us is also pretty convenient, right? I wouldn't mind knowing what hunger feels like... but being able to charge up like us is also pretty convenient, right? +106018 106018 206018 306018 406018 It's pretty late. You trying to see the stars? It's pretty late. You trying to see the stars? It's pretty late. You trying to see the stars? It's pretty late. You trying to see the stars? +106019 106019 206019 306019 406019 Commandant! When are you going to take me on another mission—?! Commandant! When are you going to take me on another mission—?! Commandant! When are you going to take me on another mission—?! Commandant! When are you going to take me on another mission—?! +106020 106020 206020 306020 406020 Hey, Commandant! Have you ever painted a picture? Hey, Commandant! Have you ever painted a picture? Hey, Commandant! Have you ever painted a picture? Hey, Commandant! Have you ever painted a picture? +106021 106021 206021 306021 406021 I do have other interests, but fighting is what we do. Lucia's the same too, right? I do have other interests, but fighting is what we do. Lucia's the same too, right? I do have other interests, but fighting is what we do. Lucia's the same too, right? I do have other interests, but fighting is what we do. Lucia's the same too, right? +106022 106022 206022 306022 406022 The very thought of fighting next to you sends energy coursing through my body. The very thought of fighting next to you sends energy coursing through my body. The very thought of fighting next to you sends energy coursing through my body. The very thought of fighting next to you sends energy coursing through my body. +106023 106023 206023 306023 406023 I'm easy to understand?! Hah! You mean you think I'm simple! I'm easy to understand?! Hah! You mean you think I'm simple! I'm easy to understand?! Hah! You mean you think I'm simple! I'm easy to understand?! Hah! You mean you think I'm simple! +106024 106024 206024 306024 406024 Humans dream. Do you ever dream of me? Humans dream. Do you ever dream of me? Humans dream. Do you ever dream of me? Humans dream. Do you ever dream of me? +106025 106025 206025 306025 406025 I keep going, for your sake. I keep going, for your sake. I keep going, for your sake. I keep going, for your sake. +106026 106026 206026 306026 406026 I'm like the sun? In that case Commandant, are you signing up to be my moon? I'm like the sun? In that case Commandant, are you signing up to be my moon? I'm like the sun? In that case Commandant, are you signing up to be my moon? I'm like the sun? In that case Commandant, are you signing up to be my moon? +106027 106027 206027 306027 406027 Even if it's impossible, I just wanna be your only one. Even if it's impossible, I just wanna be your only one. Even if it's impossible, I just wanna be your only one. Even if it's impossible, I just wanna be your only one. +106028 106028 206028 306028 406028 Oh yeah, we're best buds! Oh yeah, we're best buds! Oh yeah, we're best buds! Oh yeah, we're best buds! +106029 106029 206029 306029 406029 Hey! We should go one on one sometime! Hey! We should go one on one sometime! Hey! We should go one on one sometime! Hey! We should go one on one sometime! +106031 106031 206031 306031 406031 I'm just happy we're growing closer! I'm just happy we're growing closer! I'm just happy we're growing closer! I'm just happy we're growing closer! +106032 106032 206032 306032 406032 Let's do our best in the future too! Let's do our best in the future too! Let's do our best in the future too! Let's do our best in the future too! +106033 106033 206033 306033 406033 We're closer than most humans, I bet. We're closer than most humans, I bet. We're closer than most humans, I bet. We're closer than most humans, I bet. +106034 106034 206034 306034 406034 Haha, oh nothing. Just smiling at you. Haha, oh nothing. Just smiling at you. Haha, oh nothing. Just smiling at you. Haha, oh nothing. Just smiling at you. +106035 106035 206035 306035 406035 My M.I.N.D. accepts you from the inside out. My M.I.N.D. accepts you from the inside out. My M.I.N.D. accepts you from the inside out. My M.I.N.D. accepts you from the inside out. +106036 106036 206036 306036 406036 Weird. I think I'm developing strange feelings for you... Weird. I think I'm developing strange feelings for you... Weird. I think I'm developing strange feelings for you... Weird. I think I'm developing strange feelings for you... +106037 106037 206037 306037 406037 I thought this looked interesting so I brought it for you! I thought this looked interesting so I brought it for you! I thought this looked interesting so I brought it for you! I thought this looked interesting so I brought it for you! +106038 106038 206038 306038 406038 I saw this and thought of you! I saw this and thought of you! I saw this and thought of you! I saw this and thought of you! +106039 106039 206039 306039 406039 I wrangled this from Lee! Keep this somewhere safe! I wrangled this from Lee! Keep this somewhere safe! I wrangled this from Lee! Keep this somewhere safe! I wrangled this from Lee! Keep this somewhere safe! +106040 106040 206040 306040 406040 Wha—But you're mandated to love everything I get you! Wha—But you're mandated to love everything I get you! Wha—But you're mandated to love everything I get you! Wha—But you're mandated to love everything I get you! +106041 106041 206041 306041 406041 Commandant? Where are you? Commandant? Where are you? Commandant? Where are you? Commandant? Where are you? +106042 106042 206042 306042 406042 Hey! Why are you ignoring me? Hey! Why are you ignoring me? Hey! Why are you ignoring me? Hey! Why are you ignoring me? +106043 106043 206043 306043 406043 I'm so bored... Come and play with meeee... I'm so bored... Come and play with meeee... I'm so bored... Come and play with meeee... I'm so bored... Come and play with meeee... +106044 106044 206044 306044 406044 How can you just leave me like that! How can you just leave me like that! How can you just leave me like that! How can you just leave me like that! +106045 106045 206045 306045 406045 Commandant, you need some rest. You've been linked for over 1 hour already. Commandant, you need some rest. You've been linked for over 1 hour already. Commandant, you need some rest. You've been linked for over 1 hour already. Commandant, you need some rest. You've been linked for over 1 hour already. +106046 106046 206046 306046 406046 You've been linked for so long. Aren't you tired? You should rest! You've been linked for so long. Aren't you tired? You should rest! You've been linked for so long. Aren't you tired? You should rest! You've been linked for so long. Aren't you tired? You should rest! +106047 106047 206047 306047 406047 You really can't get enough of me, huh? Still... you should get some rest. You really can't get enough of me, huh? Still... you should get some rest. You really can't get enough of me, huh? Still... you should get some rest. You really can't get enough of me, huh? Still... you should get some rest. +106048 106048 206048 306048 406048 Spending too much time linked is bad for you. Listen. Go get some rest, okay? Spending too much time linked is bad for you. Listen. Go get some rest, okay? Spending too much time linked is bad for you. Listen. Go get some rest, okay? Spending too much time linked is bad for you. Listen. Go get some rest, okay? +106049 106049 206049 306049 406049 Oh, you're here? Let's go fight! Oh, you're here? Let's go fight! Oh, you're here? Let's go fight! Oh, you're here? Let's go fight! +106050 106050 206050 306050 406050 Looking good as always, Commandant! Looking good as always, Commandant! Looking good as always, Commandant! Looking good as always, Commandant! +106051 106051 206051 306051 406051 Ha, there you are! Come on, let's get rumblin'! Ha, there you are! Come on, let's get rumblin'! Ha, there you are! Come on, let's get rumblin'! Ha, there you are! Come on, let's get rumblin'! +106052 106052 206052 306052 406052 Come on. Make me the leader today! Come on. Make me the leader today! Come on. Make me the leader today! Come on. Make me the leader today! +106053 106053 206053 306053 406053 You've been away for a long time. Why? You've been away for a long time. Why? You've been away for a long time. Why? You've been away for a long time. Why? +106054 106054 206054 306054 406054 It feels like forever since I last saw you! What have you been doing? It feels like forever since I last saw you! What have you been doing? It feels like forever since I last saw you! What have you been doing? It feels like forever since I last saw you! What have you been doing? +106055 106055 206055 306055 406055 Are you done with me...? I haven't seen you for so long... Are you done with me...? I haven't seen you for so long... Are you done with me...? I haven't seen you for so long... Are you done with me...? I haven't seen you for so long... +106056 106056 206056 306056 406056 I waited patiently for you... and look, you're finally back! I waited patiently for you... and look, you're finally back! I waited patiently for you... and look, you're finally back! I waited patiently for you... and look, you're finally back! +106057 106057 206057 306057 406057 Whaaaaaaa—?! Whaaaaaaa—?! Whaaaaaaa—?! Whaaaaaaa—?! +106058 106058 206058 306058 406058 I'm g-g-getting d-d-d-dizzy! I'm g-g-getting d-d-d-dizzy! I'm g-g-getting d-d-d-dizzy! I'm g-g-getting d-d-d-dizzy! +106059 106059 206059 306059 406059 Oh! Haha! I got used to it! Oh! Haha! I got used to it! Oh! Haha! I got used to it! Oh! Haha! I got used to it! +106060 106060 206060 306060 406060 Try something else! This is too easy! Try something else! This is too easy! Try something else! This is too easy! Try something else! This is too easy! +106061 106061 206061 306061 406061 Ahh— Ahh— Ahh— Ahh— +106062 106062 206062 306062 406062 Beep—User has crashed— Beep—User has crashed— Beep—User has crashed— Beep—User has crashed— +106063 106063 206063 306063 406063 Hey, you gonna pay for that?! Hey, you gonna pay for that?! Hey, you gonna pay for that?! Hey, you gonna pay for that?! +106064 106064 206064 306064 406064 Ah, so much poking. I'll get you back someday! Ah, so much poking. I'll get you back someday! Ah, so much poking. I'll get you back someday! Ah, so much poking. I'll get you back someday! +106065 106065 206065 306065 406065 Oh wow! Your activity is at max! Oh wow! Your activity is at max! Oh wow! Your activity is at max! Oh wow! Your activity is at max! +106066 106066 206066 306066 406066 Ha! That felt so good! Ha! That felt so good! Ha! That felt so good! Ha! That felt so good! +106067 106067 206067 306067 406067 Good work! Remember to bring me along next time as well! Good work! Remember to bring me along next time as well! Good work! Remember to bring me along next time as well! Good work! Remember to bring me along next time as well! +106068 106068 206068 306068 406068 Power is running low... and there's still a lot of fighting to do! Power is running low... and there's still a lot of fighting to do! Power is running low... and there's still a lot of fighting to do! Power is running low... and there's still a lot of fighting to do! +106069 106069 206069 306069 406069 Good morning. All systems reporting as normal. Good morning. All systems reporting as normal. Good morning. All systems reporting as normal. Good morning. All systems reporting as normal. +106070 106070 206070 306070 406070 Have you eaten? You'd better. There's nothing to eat here if you get the munchies later. Have you eaten? You'd better. There's nothing to eat here if you get the munchies later. Have you eaten? You'd better. There's nothing to eat here if you get the munchies later. Have you eaten? You'd better. There's nothing to eat here if you get the munchies later. +106071 106071 206071 306071 406071 You can't see the stars on our current Earth. Better spend the time thinking about tomorrow's operations instead. You can't see the stars on our current Earth. Better spend the time thinking about tomorrow's operations instead. You can't see the stars on our current Earth. Better spend the time thinking about tomorrow's operations instead. You can't see the stars on our current Earth. Better spend the time thinking about tomorrow's operations instead. +106072 106072 206072 306072 406072 I'm just as good as Lee and Watanabe! I can be trusted with important missions too! I'm just as good as Lee and Watanabe! I can be trusted with important missions too! I'm just as good as Lee and Watanabe! I can be trusted with important missions too! I'm just as good as Lee and Watanabe! I can be trusted with important missions too! +106073 106073 206073 306073 406073 You're the strangest Commandant I've ever seen... not that I'm complaining, haha! You're the strangest Commandant I've ever seen... not that I'm complaining, haha! You're the strangest Commandant I've ever seen... not that I'm complaining, haha! You're the strangest Commandant I've ever seen... not that I'm complaining, haha! +106074 106074 206074 306074 406074 I can't wait to fight by your side! I can't wait to fight by your side! I can't wait to fight by your side! I can't wait to fight by your side! +106075 106075 206075 306075 406075 Have I changed a lot? I'd change anything, as long as it's for you. Have I changed a lot? I'd change anything, as long as it's for you. Have I changed a lot? I'd change anything, as long as it's for you. Have I changed a lot? I'd change anything, as long as it's for you. +106076 106076 206076 306076 406076 What am I going to do once the world's been saved? Ah, who cares, as long as we're together! What am I going to do once the world's been saved? Ah, who cares, as long as we're together! What am I going to do once the world's been saved? Ah, who cares, as long as we're together! What am I going to do once the world's been saved? Ah, who cares, as long as we're together! +106077 106077 206077 306077 406077 You're the one who gives me the strength to keep moving forward. You're the one who gives me the strength to keep moving forward. You're the one who gives me the strength to keep moving forward. You're the one who gives me the strength to keep moving forward. +106078 106078 206078 306078 406078 If I were the sun, I'd use all my light and heat to protect you. If I were the sun, I'd use all my light and heat to protect you. If I were the sun, I'd use all my light and heat to protect you. If I were the sun, I'd use all my light and heat to protect you. +106079 106079 206079 306079 406079 Whatever happens, I'll always stand by your side! Whatever happens, I'll always stand by your side! Whatever happens, I'll always stand by your side! Whatever happens, I'll always stand by your side! +106080 106080 206080 306080 406080 What do humans call relationships like ours again...? Siblings? What do humans call relationships like ours again...? Siblings? What do humans call relationships like ours again...? Siblings? What do humans call relationships like ours again...? Siblings? +106081 106081 206081 306081 406081 I once saw the term "besties" in a book. Are we besties? I once saw the term "besties" in a book. Are we besties? I once saw the term "besties" in a book. Are we besties? I once saw the term "besties" in a book. Are we besties? +106082 106082 206082 306082 406082 I guess that means we're pretty close now? I guess that means we're pretty close now? I guess that means we're pretty close now? I guess that means we're pretty close now? +106083 106083 206083 306083 406083 It's hard to describe how I feel, but I do know I feel very happy. It's hard to describe how I feel, but I do know I feel very happy. It's hard to describe how I feel, but I do know I feel very happy. It's hard to describe how I feel, but I do know I feel very happy. +106084 106084 206084 306084 406084 I'm not sure what purpose smiling serves for humans, but if you like it, I'll give you all the smiles! I'm not sure what purpose smiling serves for humans, but if you like it, I'll give you all the smiles! I'm not sure what purpose smiling serves for humans, but if you like it, I'll give you all the smiles! I'm not sure what purpose smiling serves for humans, but if you like it, I'll give you all the smiles! +106085 106085 206085 306085 406085 Surely these feelings must be forbidden… Surely these feelings must be forbidden… Surely these feelings must be forbidden… Surely these feelings must be forbidden… +106086 106086 206086 306086 406086 I regret nothing, even if it burns my M.I.N.D. to cinders. I regret nothing, even if it burns my M.I.N.D. to cinders. I regret nothing, even if it burns my M.I.N.D. to cinders. I regret nothing, even if it burns my M.I.N.D. to cinders. +106087 106087 206087 306087 406087 Don't you just love little gadgets like this? Don't you just love little gadgets like this? Don't you just love little gadgets like this? Don't you just love little gadgets like this? +106088 106088 206088 306088 406088 I recall that you have a preference for these. I recall that you have a preference for these. I recall that you have a preference for these. I recall that you have a preference for these. +106089 106089 206089 306089 406089 I brought this back just for you. One of a kind! Don't tell the others! I brought this back just for you. One of a kind! Don't tell the others! I brought this back just for you. One of a kind! Don't tell the others! I brought this back just for you. One of a kind! Don't tell the others! +106090 106090 206090 306090 406090 But what I really want to give you is... me. All yours... But what I really want to give you is... me. All yours... But what I really want to give you is... me. All yours... But what I really want to give you is... me. All yours... +106091 106091 206091 306091 406091 You're not slacking off, are you? You're not slacking off, are you? You're not slacking off, are you? You're not slacking off, are you? +106092 106092 206092 306092 406092 Battle's about to start! Where is everybody? Battle's about to start! Where is everybody? Battle's about to start! Where is everybody? Battle's about to start! Where is everybody? +106093 106093 206093 306093 406093 Hey! You wouldn't leave me here all alone, would you? Hey! You wouldn't leave me here all alone, would you? Hey! You wouldn't leave me here all alone, would you? Hey! You wouldn't leave me here all alone, would you? +106094 106094 206094 306094 406094 If you're feeling bored, we could always run away together! Haha, just joking... If you're feeling bored, we could always run away together! Haha, just joking... If you're feeling bored, we could always run away together! Haha, just joking... If you're feeling bored, we could always run away together! Haha, just joking... +106095 106095 206095 306095 406095 Our minds have been linked for over one hour. Better get some rest. Our minds have been linked for over one hour. Better get some rest. Our minds have been linked for over one hour. Better get some rest. Our minds have been linked for over one hour. Better get some rest. +106096 106096 206096 306096 406096 It's great to see you so busy, but you don't want to burn yourself out either. It's great to see you so busy, but you don't want to burn yourself out either. It's great to see you so busy, but you don't want to burn yourself out either. It's great to see you so busy, but you don't want to burn yourself out either. +106097 106097 206097 306097 406097 Go and rest. I'm not going anywhere. Go and rest. I'm not going anywhere. Go and rest. I'm not going anywhere. Go and rest. I'm not going anywhere. +106098 106098 206098 306098 406098 Do I really need to remind you to take a break? Only naughty children refuse to go to bed. Do I really need to remind you to take a break? Only naughty children refuse to go to bed. Do I really need to remind you to take a break? Only naughty children refuse to go to bed. Do I really need to remind you to take a break? Only naughty children refuse to go to bed. +106099 106099 206099 306099 406099 Yup. Ready for battle. Yup. Ready for battle. Yup. Ready for battle. Yup. Ready for battle. +106100 106100 206100 306100 406100 Feeling good today! Let's get this party started! Feeling good today! Let's get this party started! Feeling good today! Let's get this party started! Feeling good today! Let's get this party started! +106101 106101 206101 306101 406101 Today's MVP will be ours! Today's MVP will be ours! Today's MVP will be ours! Today's MVP will be ours! +106102 106102 206102 306102 406102 Before we start, let's get one thing straight. I'll obey your orders, but you can't takes risks with your mental health. Okay? Before we start, let's get one thing straight. I'll obey your orders, but you can't takes risks with your mental health. Okay? Before we start, let's get one thing straight. I'll obey your orders, but you can't takes risks with your mental health. Okay? Before we start, let's get one thing straight. I'll obey your orders, but you can't takes risks with your mental health. Okay? +106103 106103 206103 306103 406103 What time is it now? Hm? What time is it now? Hm? What time is it now? Hm? What time is it now? Hm? +106104 106104 206104 306104 406104 It's been a while. How are you doing? It's been a while. How are you doing? It's been a while. How are you doing? It's been a while. How are you doing? +106105 106105 206105 306105 406105 Time sure drags on when you're not around... Time sure drags on when you're not around... Time sure drags on when you're not around... Time sure drags on when you're not around... +106106 106106 206106 306106 406106 You're back? Luckily I'm still here. You're back? Luckily I'm still here. You're back? Luckily I'm still here. You're back? Luckily I'm still here. +106151 106151 206151 306151 406151 Forward! Forward! Forward! Forward! +106152 106152 206152 306152 406152 You can't beat me! You can't beat me! You can't beat me! You can't beat me! +106153 106153 206153 306153 406153 Let me handle the fighting! Let me handle the fighting! Let me handle the fighting! Let me handle the fighting! +106154 106154 206154 306154 406154 I'll smash you all to pieces! I'll smash you all to pieces! I'll smash you all to pieces! I'll smash you all to pieces! +106155 106155 206155 306155 406155 Hah, 'tis but a scratch! Hah, 'tis but a scratch! Hah, 'tis but a scratch! Hah, 'tis but a scratch! +106156 106156 206156 306156 406156 Uh... Not feeling too good... Uh... Not feeling too good... Uh... Not feeling too good... Uh... Not feeling too good... +106157 106157 206157 306157 406157 I guess I... lost... I guess I... lost... I guess I... lost... I guess I... lost... +106158 106158 206158 306158 406158 Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! +106159 106159 206159 306159 406159 Yeah! Let's go! Yeah! Let's go! Yeah! Let's go! Yeah! Let's go! +106160 106160 206160 306160 406160 Forward! Forward! Forward! Forward! +106161 106161 206161 306161 406161 Forward! Forward! Forward! Forward! +106162 106162 206162 306162 406162 You can't beat me! You can't beat me! You can't beat me! You can't beat me! +106163 106163 206163 306163 406163 Let me handle the fighting! Let me handle the fighting! Let me handle the fighting! Let me handle the fighting! +106164 106164 206164 306164 406164 I'll smash you all to pieces! I'll smash you all to pieces! I'll smash you all to pieces! I'll smash you all to pieces! +106165 106165 206165 306165 406165 Hah, 'tis but a scratch! Hah, 'tis but a scratch! Hah, 'tis but a scratch! Hah, 'tis but a scratch! +106166 106166 206166 306166 406166 Uh... Not feeling too good... Uh... Not feeling too good... Uh... Not feeling too good... Uh... Not feeling too good... +106167 106167 206167 306167 406167 I guess I... lost... I guess I... lost... I guess I... lost... I guess I... lost... +106168 106168 206168 306168 406168 Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! Help's here! Let me turn them into mush! +106169 106169 206169 306169 406169 Yeah! Let's go! Yeah! Let's go! Yeah! Let's go! Yeah! Let's go! +106170 106170 206170 306170 406170 Ha! That felt so good! Ha! That felt so good! Ha! That felt so good! Ha! That felt so good! +106171 106171 206171 306171 406171 I'll cut my own path with darkness! I'll cut my own path with darkness! I'll cut my own path with darkness! I'll cut my own path with darkness! +106107 106107 206107 306107 406107 Keep it going. Don't stop! Keep it going. Don't stop! Keep it going. Don't stop! Keep it going. Don't stop! +106108 106108 206108 306108 406108 Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! Ahah, I feel the power pouring in! +106109 106109 206109 306109 406109 Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! Thanks, Commandant! Though I feel like I still have room for improvement! +106110 106110 206110 306110 406110 Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! Hmm, nice. I'm feeling stronger already! +106111 106111 206111 306111 406111 A new weapon! No one can stop me now! A new weapon! No one can stop me now! A new weapon! No one can stop me now! A new weapon! No one can stop me now! +1061001 1061001 2061001 3061001 4061001 I am... Kamui. Still the same old me as before... I think. I am... Kamui. Still the same old me as before... I think. I am... Kamui. Still the same old me as before... I think. I am... Kamui. Still the same old me as before... I think. +1061002 1061002 2061002 3061002 4061002 I can become stronger. I can become stronger. I can become stronger. I can become stronger. +1061003 1061003 2061003 3061003 4061003 I can feel the power fusing in me. I can feel the power fusing in me. I can feel the power fusing in me. I can feel the power fusing in me. +1061004 1061004 2061004 3061004 4061004 My power surges. My power surges. My power surges. My power surges. +1061005 1061005 2061005 3061005 4061005 This new combat mode is pretty fun. This new combat mode is pretty fun. This new combat mode is pretty fun. This new combat mode is pretty fun. +1061006 1061006 2061006 3061006 4061006 With this, I can grow stronger. With this, I can grow stronger. With this, I can grow stronger. With this, I can grow stronger. +1061007 1061007 2061007 3061007 4061007 Kamui, to the rescue! Kamui, to the rescue! Kamui, to the rescue! Kamui, to the rescue! +1061008 1061008 2061008 3061008 4061008 I'll lead everyone to victory! Leave it all to me! I'll lead everyone to victory! Leave it all to me! I'll lead everyone to victory! Leave it all to me! I'll lead everyone to victory! Leave it all to me! +1061009 1061009 2061009 3061009 4061009 Easy peasy! Easy peasy! Easy peasy! Easy peasy! +1061010 1061010 2061010 3061010 4061010 Listen up! Victory will be ours! Listen up! Victory will be ours! Listen up! Victory will be ours! Listen up! Victory will be ours! +1061011 1061011 2061011 3061011 4061011 Are you going to surrender or not? This thing smacks really hard. Are you going to surrender or not? This thing smacks really hard. Are you going to surrender or not? This thing smacks really hard. Are you going to surrender or not? This thing smacks really hard. +1061012 1061012 2061012 3061012 4061012 I may be entwined in darkness, but I will still march toward the light. I may be entwined in darkness, but I will still march toward the light. I may be entwined in darkness, but I will still march toward the light. I may be entwined in darkness, but I will still march toward the light. +1061013 1061013 2061013 3061013 4061013 Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. +1061014 1061014 2061014 3061014 4061014 This might be... going kinda bad. This might be... going kinda bad. This might be... going kinda bad. This might be... going kinda bad. +1061015 1061015 2061015 3061015 4061015 Not losing, no way… Not losing, no way… Not losing, no way… Not losing, no way… +1061016 1061016 2061016 3061016 4061016 Is it my turn? Is it my turn? Is it my turn? Is it my turn? +1061017 1061017 2061017 3061017 4061017 Complete victory! Commandant, how did I do? Complete victory! Commandant, how did I do? Complete victory! Commandant, how did I do? Complete victory! Commandant, how did I do? +1061018 1061018 2061018 3061018 4061018 I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? +1061019 1061019 2061019 3061019 4061019 Take—this! Take—this! Take—this! Take—this! +1061020 1061020 2061020 3061020 4061020 Take—this! Take—this! Take—this! Take—this! +1061021 1061021 2061021 3061021 4061021 Take—this! Take—this! Take—this! Take—this! +1061022 1061022 2061022 3061022 4061022 Take—this! Take—this! Take—this! Take—this! +1061023 1061023 2061023 3061023 4061023 Take—this! Take—this! Take—this! Take—this! +1061024 1061024 2061024 3061024 4061024 Take—this! Take—this! Take—this! Take—this! +1061025 1061025 2061025 3061025 4061025 Take—this! Take—this! Take—this! Take—this! +1061026 1061026 2061026 3061026 4061026 Take—this! Take—this! Take—this! Take—this! +1061027 1061027 2061027 3061027 4061027 Take—this! Take—this! Take—this! Take—this! +1061028 1061028 2061028 3061028 4061028 Take—this! Take—this! Take—this! Take—this! +1061029 1061029 2061029 3061029 4061029 Take—this! Take—this! Take—this! Take—this! +1061030 1061030 2061030 3061030 4061030 Take—this! Take—this! Take—this! Take—this! +1061031 1061031 2061031 3061031 4061031 Take—this! Take—this! Take—this! Take—this! +1061032 1061032 2061032 3061032 4061032 Take—this! Take—this! Take—this! Take—this! +1061033 1061033 2061033 3061033 4061033 Take—this! Take—this! Take—this! Take—this! +1061034 1061034 2061034 3061034 4061034 Easy peasy! Easy peasy! Easy peasy! Easy peasy! +1061035 1061035 2061035 3061035 4061035 Listen up! Victory will be ours! Listen up! Victory will be ours! Listen up! Victory will be ours! Listen up! Victory will be ours! +1061036 1061036 2061036 3061036 4061036 Are you going to surrender or not? This thing hits really hard. Are you going to surrender or not? This thing hits really hard. Are you going to surrender or not? This thing hits really hard. Are you going to surrender or not? This thing hits really hard. +1061037 1061037 2061037 3061037 4061037 Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. Just a scratch. Nothing to worry about. +1061038 1061038 2061038 3061038 4061038 This might be... going kinda bad. This might be... going kinda bad. This might be... going kinda bad. This might be... going kinda bad. +1061039 1061039 2061039 3061039 4061039 Not losing, no way... Not losing, no way... Not losing, no way... Not losing, no way... +1061040 1061040 2061040 3061040 4061040 I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? I'll just smash 'em all to pieces, yeah? +1061041 1061041 2061041 3061041 4061041 Is it my turn? Is it my turn? Is it my turn? Is it my turn? +1061042 1061042 2061042 3061042 4061042 A complete victory! I did a good job, right? Commandant? A complete victory! I did a good job, right? Commandant? A complete victory! I did a good job, right? Commandant? A complete victory! I did a good job, right? Commandant? +105001 105001 205001 305001 405001 Witness Nanami's grand entrance! I'm the strongest! Witness Nanami's grand entrance! I'm the strongest! Witness Nanami's grand entrance! I'm the strongest! Witness Nanami's grand entrance! I'm the strongest! +105002 105002 205002 305002 405002 Oh! Oh! Oh! Oh! +105003 105003 205003 305003 405003 M-hm. M-hm. M-hm. M-hm. +105004 105004 205004 305004 405004 Hahaha! Hahaha! Hahaha! Hahaha! +105005 105005 205005 305005 405005 Huh?!? What the heck! Huh?!? What the heck! Huh?!? What the heck! Huh?!? What the heck! +105006 105006 205006 305006 405006 My hidden potential is being revealed! My hidden potential is being revealed! My hidden potential is being revealed! My hidden potential is being revealed! +105007 105007 205007 305007 405007 Hmmm... You think I need this? Hmmm... You think I need this? Hmmm... You think I need this? Hmmm... You think I need this? +105008 105008 205008 305008 405008 If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. +105009 105009 205009 305009 405009 Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. +105010 105010 205010 305010 405010 A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! +105011 105011 205011 305011 405011 Mail's here! What's on it? Mail's here! What's on it? Mail's here! What's on it? Mail's here! What's on it? +105012 105012 205012 305012 405012 All enemies are friends of Nanami! All enemies are friends of Nanami! All enemies are friends of Nanami! All enemies are friends of Nanami! +105013 105013 205013 305013 405013 Ohoho? Nanami's the leader now?! In that case... FULL FRONTAL ASSAULT!!! Ohoho? Nanami's the leader now?! In that case... FULL FRONTAL ASSAULT!!! Ohoho? Nanami's the leader now?! In that case... FULL FRONTAL ASSAULT!!! Ohoho? Nanami's the leader now?! In that case... FULL FRONTAL ASSAULT!!! +105014 105014 205014 305014 405014 Mission has been completed! Go grab the reward! Mission has been completed! Go grab the reward! Mission has been completed! Go grab the reward! Mission has been completed! Go grab the reward! +105015 105015 205015 305015 405015 Go on expeditions to make discoveries, complete missions to earn rewards! Go on expeditions to make discoveries, complete missions to earn rewards! Go on expeditions to make discoveries, complete missions to earn rewards! Go on expeditions to make discoveries, complete missions to earn rewards! +105016 105016 205016 305016 405016 Good morning, Commandant! What do humans say...? The early bird catches the worm? Good morning, Commandant! What do humans say...? The early bird catches the worm? Good morning, Commandant! What do humans say...? The early bird catches the worm? Good morning, Commandant! What do humans say...? The early bird catches the worm? +105017 105017 205017 305017 405017 You humans get to eat anything you want! I'm dying to try that strawberry thing one day! You humans get to eat anything you want! I'm dying to try that strawberry thing one day! You humans get to eat anything you want! I'm dying to try that strawberry thing one day! You humans get to eat anything you want! I'm dying to try that strawberry thing one day! +105018 105018 205018 305018 405018 Is it true humans go bald if they don't get enough sleep? You probably don't want that... Well, it might look pretty okay on you. Is it true humans go bald if they don't get enough sleep? You probably don't want that... Well, it might look pretty okay on you. Is it true humans go bald if they don't get enough sleep? You probably don't want that... Well, it might look pretty okay on you. Is it true humans go bald if they don't get enough sleep? You probably don't want that... Well, it might look pretty okay on you. +105019 105019 205019 305019 405019 You want to know my secrets? My affection gauge needs to be THIS high for you to know! You want to know my secrets? My affection gauge needs to be THIS high for you to know! You want to know my secrets? My affection gauge needs to be THIS high for you to know! You want to know my secrets? My affection gauge needs to be THIS high for you to know! +105020 105020 205020 305020 405020 Gray Raven is Nanami's first squad! Gray Raven is Nanami's first squad! Gray Raven is Nanami's first squad! Gray Raven is Nanami's first squad! +105021 105021 205021 305021 405021 Humans are sooo interesting! I'd like to study you more closely, if you don't mind— Humans are sooo interesting! I'd like to study you more closely, if you don't mind— Humans are sooo interesting! I'd like to study you more closely, if you don't mind— Humans are sooo interesting! I'd like to study you more closely, if you don't mind— +105022 105022 205022 305022 405022 Playing hard-to-get makes someone more tempting... Like wanting to pick a thorny rose... Is that true, Commandant? Playing hard-to-get makes someone more tempting... Like wanting to pick a thorny rose... Is that true, Commandant? Playing hard-to-get makes someone more tempting... Like wanting to pick a thorny rose... Is that true, Commandant? Playing hard-to-get makes someone more tempting... Like wanting to pick a thorny rose... Is that true, Commandant? +105023 105023 205023 305023 405023 Nanami's pretty one of a kind! Take a closer look and you'll see. Nanami's pretty one of a kind! Take a closer look and you'll see. Nanami's pretty one of a kind! Take a closer look and you'll see. Nanami's pretty one of a kind! Take a closer look and you'll see. +105024 105024 205024 305024 405024 Sure thing, and when everything is over I'll maybe even let you hug me. Sure thing, and when everything is over I'll maybe even let you hug me. Sure thing, and when everything is over I'll maybe even let you hug me. Sure thing, and when everything is over I'll maybe even let you hug me. +105025 105025 205025 305025 405025 Studying humans may or may not just be an excuse. What I really want to study is you! Studying humans may or may not just be an excuse. What I really want to study is you! Studying humans may or may not just be an excuse. What I really want to study is you! Studying humans may or may not just be an excuse. What I really want to study is you! +105026 105026 205026 305026 405026 Who knows, maybe one day Nanami will just disappear altogether... So, please try to remember me. Who knows, maybe one day Nanami will just disappear altogether... So, please try to remember me. Who knows, maybe one day Nanami will just disappear altogether... So, please try to remember me. Who knows, maybe one day Nanami will just disappear altogether... So, please try to remember me. +105027 105027 205027 305027 405027 The moon is beautiful, isn't it? Ohoho. The moon is beautiful, isn't it? Ohoho. The moon is beautiful, isn't it? Ohoho. The moon is beautiful, isn't it? Ohoho. +105028 105028 205028 305028 405028 Haha! I knew we'd get along! Haha! I knew we'd get along! Haha! I knew we'd get along! Haha! I knew we'd get along! +105029 105029 205029 305029 405029 Yeah, what's that thing humans always say? Unity is strength? Yeah, what's that thing humans always say? Unity is strength? Yeah, what's that thing humans always say? Unity is strength? Yeah, what's that thing humans always say? Unity is strength? +105030 105030 205030 305030 405030 I've never been friends with a Commandant before! I've never been friends with a Commandant before! I've never been friends with a Commandant before! I've never been friends with a Commandant before! +105031 105031 205031 305031 405031 Haha, we're getting pretty close, aren't we? Haha, we're getting pretty close, aren't we? Haha, we're getting pretty close, aren't we? Haha, we're getting pretty close, aren't we? +105032 105032 205032 305032 405032 The more time I spend with you, the more I feel like I'm becoming a human... The more time I spend with you, the more I feel like I'm becoming a human... The more time I spend with you, the more I feel like I'm becoming a human... The more time I spend with you, the more I feel like I'm becoming a human... +105033 105033 205033 305033 405033 Haha, I like how close we are now! Haha, I like how close we are now! Haha, I like how close we are now! Haha, I like how close we are now! +105034 105034 205034 305034 405034 You're the first human I've ever felt this close to. Am I the first Construct you've ever felt this way about too? You're the first human I've ever felt this close to. Am I the first Construct you've ever felt this way about too? You're the first human I've ever felt this close to. Am I the first Construct you've ever felt this way about too? You're the first human I've ever felt this close to. Am I the first Construct you've ever felt this way about too? +105035 105035 205035 305035 405035 Affection level max! Sadly there's no achievement for this... Affection level max! Sadly there's no achievement for this... Affection level max! Sadly there's no achievement for this... Affection level max! Sadly there's no achievement for this... +105036 105036 205036 305036 405036 Look what I found! Here! Look what I found! Here! Look what I found! Here! Look what I found! Here! +105037 105037 205037 305037 405037 I like this too. So here, have it! I like this too. So here, have it! I like this too. So here, have it! I like this too. So here, have it! +105038 105038 205038 305038 405038 I'm dying to catch your expression when you see this! I'm dying to catch your expression when you see this! I'm dying to catch your expression when you see this! I'm dying to catch your expression when you see this! +105039 105039 205039 305039 405039 Shhh. This one's just for you and you only! Shhh. This one's just for you and you only! Shhh. This one's just for you and you only! Shhh. This one's just for you and you only! +105040 105040 205040 305040 405040 Commandant—ARE YOU SLEEPING?!! Commandant—ARE YOU SLEEPING?!! Commandant—ARE YOU SLEEPING?!! Commandant—ARE YOU SLEEPING?!! +105041 105041 205041 305041 405041 You still here, Commandant? You still here, Commandant? You still here, Commandant? You still here, Commandant? +105042 105042 205042 305042 405042 Hello! Hello! Is my little cutie pie still online? Hello! Hello! Is my little cutie pie still online? Hello! Hello! Is my little cutie pie still online? Hello! Hello! Is my little cutie pie still online? +105043 105043 205043 305043 405043 No playing hide and seek. I get anxious when I can't see you! No playing hide and seek. I get anxious when I can't see you! No playing hide and seek. I get anxious when I can't see you! No playing hide and seek. I get anxious when I can't see you! +105044 105044 205044 305044 405044 Woah, you've been online for a long time! You should maybe take a break. Woah, you've been online for a long time! You should maybe take a break. Woah, you've been online for a long time! You should maybe take a break. Woah, you've been online for a long time! You should maybe take a break. +105045 105045 205045 305045 405045 You tired? Go snoozy doozy! You tired? Go snoozy doozy! You tired? Go snoozy doozy! You tired? Go snoozy doozy! +105046 105046 205046 305046 405046 Staying linked for so long can harm you. Go and get some rest! Staying linked for so long can harm you. Go and get some rest! Staying linked for so long can harm you. Go and get some rest! Staying linked for so long can harm you. Go and get some rest! +105047 105047 205047 305047 405047 Staying linked for too long can cause brain damage... What am I going to do if you went bonkers?! Staying linked for too long can cause brain damage... What am I going to do if you went bonkers?! Staying linked for too long can cause brain damage... What am I going to do if you went bonkers?! Staying linked for too long can cause brain damage... What am I going to do if you went bonkers?! +105048 105048 205048 305048 405048 HEY COMMANDANT!!! HEY COMMANDANT!!! HEY COMMANDANT!!! HEY COMMANDANT!!! +105049 105049 205049 305049 405049 Hmmmm, is it time for work already? Hmmmm, is it time for work already? Hmmmm, is it time for work already? Hmmmm, is it time for work already? +105050 105050 205050 305050 405050 You're the only reason I get up this early! You're the only reason I get up this early! You're the only reason I get up this early! You're the only reason I get up this early! +105051 105051 205051 305051 405051 Even work is fun when you're around! Even work is fun when you're around! Even work is fun when you're around! Even work is fun when you're around! +105052 105052 205052 305052 405052 Where have you been? Did Nanami do something wrong? Where have you been? Did Nanami do something wrong? Where have you been? Did Nanami do something wrong? Where have you been? Did Nanami do something wrong? +105053 105053 205053 305053 405053 You're back? Nanami has been waiting for you for a long time... You're back? Nanami has been waiting for you for a long time... You're back? Nanami has been waiting for you for a long time... You're back? Nanami has been waiting for you for a long time... +105054 105054 205054 305054 405054 I really thought you weren't coming back... Don't leave me again, okay? I really thought you weren't coming back... Don't leave me again, okay? I really thought you weren't coming back... Don't leave me again, okay? I really thought you weren't coming back... Don't leave me again, okay? +105055 105055 205055 305055 405055 Your absence taught me the meaning of loneliness and sorrow... Your absence taught me the meaning of loneliness and sorrow... Your absence taught me the meaning of loneliness and sorrow... Your absence taught me the meaning of loneliness and sorrow... +105056 105056 205056 305056 405056 Hahahahaha! That's fun! Can we do it again? Hahahahaha! That's fun! Can we do it again? Hahahahaha! That's fun! Can we do it again? Hahahahaha! That's fun! Can we do it again? +105057 105057 205057 305057 405057 Oh! This again? Oh! This again? Oh! This again? Oh! This again? +105058 105058 205058 305058 405058 Okay, this isn't fun anymore... Okay, this isn't fun anymore... Okay, this isn't fun anymore... Okay, this isn't fun anymore... +105059 105059 205059 305059 405059 Don't you have something better to do? Don't you have something better to do? Don't you have something better to do? Don't you have something better to do? +105060 105060 205060 305060 405060 Snap—Beep— Snap—Beep— Snap—Beep— Snap—Beep— +105061 105061 205061 305061 405061 Don't blame me if you get your hand stuck in the machinery! Don't blame me if you get your hand stuck in the machinery! Don't blame me if you get your hand stuck in the machinery! Don't blame me if you get your hand stuck in the machinery! +105062 105062 205062 305062 405062 Dodged it! Argh! Didn't dodge it… Dodged it! Argh! Didn't dodge it… Dodged it! Argh! Didn't dodge it… Dodged it! Argh! Didn't dodge it… +105063 105063 205063 305063 405063 You poke and poke! Just wait til Nanami gives you the shining finger! You poke and poke! Just wait til Nanami gives you the shining finger! You poke and poke! Just wait til Nanami gives you the shining finger! You poke and poke! Just wait til Nanami gives you the shining finger! +105064 105064 205064 305064 405064 Hey! Commandant! Activity is at max! Hey! Commandant! Activity is at max! Hey! Commandant! Activity is at max! Hey! Commandant! Activity is at max! +105065 105065 205065 305065 405065 AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! +105066 105066 205066 305066 405066 You're back! You okay? Was it fun? You're back! You okay? Was it fun? You're back! You okay? Was it fun? You're back! You okay? Was it fun? +105067 105067 205067 305067 405067 Huh? We're all out of power! There's no way we can fight the next battle! Huh? We're all out of power! There's no way we can fight the next battle! Huh? We're all out of power! There's no way we can fight the next battle! Huh? We're all out of power! There's no way we can fight the next battle! +105068 105068 205068 305068 405068 Good morning! Nanami says hello! Good morning! Nanami says hello! Good morning! Nanami says hello! Good morning! Nanami says hello! +105069 105069 205069 305069 405069 Stop eating in front of Nanami?! It makes me want to eat too... Stop eating in front of Nanami?! It makes me want to eat too... Stop eating in front of Nanami?! It makes me want to eat too... Stop eating in front of Nanami?! It makes me want to eat too... +105070 105070 205070 305070 405070 What's it like to lose your hair? Nanami wants to try! What's it like to lose your hair? Nanami wants to try! What's it like to lose your hair? Nanami wants to try! What's it like to lose your hair? Nanami wants to try! +105071 105071 205071 305071 405071 Humans are all mysterious creatures to me. That's why Nanami is striving to be mysterious to humans too! Humans are all mysterious creatures to me. That's why Nanami is striving to be mysterious to humans too! Humans are all mysterious creatures to me. That's why Nanami is striving to be mysterious to humans too! Humans are all mysterious creatures to me. That's why Nanami is striving to be mysterious to humans too! +105072 105072 205072 305072 405072 I've learned so many things in the Gray Raven squad! Nanami loves it! I've learned so many things in the Gray Raven squad! Nanami loves it! I've learned so many things in the Gray Raven squad! Nanami loves it! I've learned so many things in the Gray Raven squad! Nanami loves it! +105073 105073 205073 305073 405073 Nanami loves humans! Nanami loves humans! Nanami loves humans! Nanami loves humans! +105074 105074 205074 305074 405074 Humans always say that the unattainable is the most beautiful, do you think so too? Humans always say that the unattainable is the most beautiful, do you think so too? Humans always say that the unattainable is the most beautiful, do you think so too? Humans always say that the unattainable is the most beautiful, do you think so too? +105075 105075 205075 305075 405075 Nanami is a super-duper unique specimen. Would you like to collect me, Commandant? Nanami is a super-duper unique specimen. Would you like to collect me, Commandant? Nanami is a super-duper unique specimen. Would you like to collect me, Commandant? Nanami is a super-duper unique specimen. Would you like to collect me, Commandant? +105076 105076 205076 305076 405076 I'm working hard to meet you face-to-face one day. I'm working hard to meet you face-to-face one day. I'm working hard to meet you face-to-face one day. I'm working hard to meet you face-to-face one day. +105077 105077 205077 305077 405077 Weird. My fixation with all things human has become a fixation of all things you. Weird. My fixation with all things human has become a fixation of all things you. Weird. My fixation with all things human has become a fixation of all things you. Weird. My fixation with all things human has become a fixation of all things you. +105078 105078 205078 305078 405078 Life is fleeting for both humans and Constructs... so Commandant, will you write Nanami into your transient life? Life is fleeting for both humans and Constructs... so Commandant, will you write Nanami into your transient life? Life is fleeting for both humans and Constructs... so Commandant, will you write Nanami into your transient life? Life is fleeting for both humans and Constructs... so Commandant, will you write Nanami into your transient life? +105079 105079 205079 305079 405079 We go together like peas and carrots! We go together like peas and carrots! We go together like peas and carrots! We go together like peas and carrots! +105080 105080 205080 305080 405080 Are all humans so eager to increase their affection levels? Are all humans so eager to increase their affection levels? Are all humans so eager to increase their affection levels? Are all humans so eager to increase their affection levels? +105081 105081 205081 305081 405081 I've never met a more amiable Commandant! I've never met a more amiable Commandant! I've never met a more amiable Commandant! I've never met a more amiable Commandant! +105082 105082 205082 305082 405082 Don't humans have a special word for this kind of relationship? Friends? Lovers...? Don't humans have a special word for this kind of relationship? Friends? Lovers...? Don't humans have a special word for this kind of relationship? Friends? Lovers...? Don't humans have a special word for this kind of relationship? Friends? Lovers...? +105083 105083 205083 305083 405083 I totally forget that I'm a Construct when I'm with you... I totally forget that I'm a Construct when I'm with you... I totally forget that I'm a Construct when I'm with you... I totally forget that I'm a Construct when I'm with you... +105084 105084 205084 305084 405084 Ah, is it at max level? Wow, you really do like Nanami! Ah, is it at max level? Wow, you really do like Nanami! Ah, is it at max level? Wow, you really do like Nanami! Ah, is it at max level? Wow, you really do like Nanami! +105085 105085 205085 305085 405085 I think... some emotions have no upper limits! I think... some emotions have no upper limits! I think... some emotions have no upper limits! I think... some emotions have no upper limits! +105086 105086 205086 305086 405086 Look what I found! Here! Look what I found! Here! Look what I found! Here! Look what I found! Here! +105087 105087 205087 305087 405087 Giving gifts is a good way to improve affection levels. Giving gifts is a good way to improve affection levels. Giving gifts is a good way to improve affection levels. Giving gifts is a good way to improve affection levels. +105088 105088 205088 305088 405088 I knew this would make you happy, haha! I knew this would make you happy, haha! I knew this would make you happy, haha! I knew this would make you happy, haha! +105089 105089 205089 305089 405089 Nanami's gifts are worth more than gold! Nanami's gifts are worth more than gold! Nanami's gifts are worth more than gold! Nanami's gifts are worth more than gold! +105090 105090 205090 305090 405090 Commandant, you're not slacking off during work hours, are you? Commandant, you're not slacking off during work hours, are you? Commandant, you're not slacking off during work hours, are you? Commandant, you're not slacking off during work hours, are you? +105091 105091 205091 305091 405091 Huh? Where'd Commandant go? Huh? Where'd Commandant go? Huh? Where'd Commandant go? Huh? Where'd Commandant go? +105092 105092 205092 305092 405092 Hello? Hello? Ignoring Nanami is a capital offense! Hello? Hello? Ignoring Nanami is a capital offense! Hello? Hello? Ignoring Nanami is a capital offense! Hello? Hello? Ignoring Nanami is a capital offense! +105093 105093 205093 305093 405093 Ha-has something happened? Why are you ignoring Nanami...?! Ha-has something happened? Why are you ignoring Nanami...?! Ha-has something happened? Why are you ignoring Nanami...?! Ha-has something happened? Why are you ignoring Nanami...?! +105094 105094 205094 305094 405094 Our minds have been linked for ages. Maybe go and get some rest? Our minds have been linked for ages. Maybe go and get some rest? Our minds have been linked for ages. Maybe go and get some rest? Our minds have been linked for ages. Maybe go and get some rest? +105095 105095 205095 305095 405095 Don't overdo it! It's not worth it! Don't overdo it! It's not worth it! Don't overdo it! It's not worth it! Don't overdo it! It's not worth it! +105096 105096 205096 305096 405096 You should go and rest! Staying online for too long is bad for your health! You should go and rest! Staying online for too long is bad for your health! You should go and rest! Staying online for too long is bad for your health! You should go and rest! Staying online for too long is bad for your health! +105097 105097 205097 305097 405097 Your brain contains precious memories about Nanami! What if your brain went haywire? Quick, go and get some rest! Your brain contains precious memories about Nanami! What if your brain went haywire? Quick, go and get some rest! Your brain contains precious memories about Nanami! What if your brain went haywire? Quick, go and get some rest! Your brain contains precious memories about Nanami! What if your brain went haywire? Quick, go and get some rest! +105098 105098 205098 305098 405098 Good meowning! That's how humans greet each other in the morning, right? Good meowning! That's how humans greet each other in the morning, right? Good meowning! That's how humans greet each other in the morning, right? Good meowning! That's how humans greet each other in the morning, right? +105099 105099 205099 305099 405099 Commandant, you're here! Let's get started! Commandant, you're here! Let's get started! Commandant, you're here! Let's get started! Commandant, you're here! Let's get started! +105100 105100 205100 305100 405100 Haha, you slept in today! Right?! Haha, you slept in today! Right?! Haha, you slept in today! Right?! Haha, you slept in today! Right?! +105101 105101 205101 305101 405101 When we're together, work feels just like going on a date! When we're together, work feels just like going on a date! When we're together, work feels just like going on a date! When we're together, work feels just like going on a date! +105102 105102 205102 305102 405102 You've been gone a long time... I thought we were getting a new Commandant... You've been gone a long time... I thought we were getting a new Commandant... You've been gone a long time... I thought we were getting a new Commandant... You've been gone a long time... I thought we were getting a new Commandant... +105103 105103 205103 305103 405103 What was the hold-up? We haven't seen you for ages... What was the hold-up? We haven't seen you for ages... What was the hold-up? We haven't seen you for ages... What was the hold-up? We haven't seen you for ages... +105104 105104 205104 305104 405104 Nanami thought she'd lost you... Nanami thought she'd lost you... Nanami thought she'd lost you... Nanami thought she'd lost you... +105151 105151 205151 305151 405151 The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! +105152 105152 205152 305152 405152 That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! +105153 105153 205153 305153 405153 Time to clean up the floor! Time to clean up the floor! Time to clean up the floor! Time to clean up the floor! +105154 105154 205154 305154 405154 From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! +105155 105155 205155 305155 405155 AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! +105156 105156 205156 305156 405156 C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... +105157 105157 205157 305157 405157 N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... +105158 105158 205158 305158 405158 Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! +105159 105159 205159 305159 405159 Jetstream attack! Jetstream attack! Jetstream attack! Jetstream attack! +105160 105160 205160 305160 405160 The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! +105161 105161 205161 305161 405161 The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! The heavens call me, the earth calls me, humanity calls me! +105162 105162 205162 305162 405162 That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! That's quite a crowd! Nanamideon, activate! +105163 105163 205163 305163 405163 Time to clean up the floor! Time to clean up the floor! Time to clean up the floor! Time to clean up the floor! +105164 105164 205164 305164 405164 From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! +105165 105165 205165 305165 405165 AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! AH—don't mess with Nanami's outfit! +105166 105166 205166 305166 405166 C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... C-Commandant... Tears... in... rain... +105167 105167 205167 305167 405167 N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... N-Nanami's becoming No-no-me... +105168 105168 205168 305168 405168 Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! Tadaaah~! Nanami arrives precisely when she means to! +105169 105169 205169 305169 405169 Jetstream attack! Jetstream attack! Jetstream attack! Jetstream attack! +105170 105170 205170 305170 405170 AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! AHH!!! That was close. Phooey. Nanami lived! +105171 105171 205171 305171 405171 This glowing hand of mine is telling me to defeat you! This glowing hand of mine is telling me to defeat you! This glowing hand of mine is telling me to defeat you! This glowing hand of mine is telling me to defeat you! +105105 105105 205105 305105 405105 You have discovered my secret power! You have discovered my secret power! You have discovered my secret power! You have discovered my secret power! +105106 105106 205106 305106 405106 Hmmm... You think I need this? Hmmm... You think I need this? Hmmm... You think I need this? Hmmm... You think I need this? +105107 105107 205107 305107 405107 If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. If you say so, then maaaaybe I'll remove a few more of my power limiters. +105108 105108 205108 305108 405108 Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. Oooh, nice. Can't wait to go vroom vroom on this one. +105109 105109 205109 305109 405109 A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! A new toy for Nanami! Anything's a weapon in Nanami-sama's hands! +104001 104001 204001 304001 404001 I am Bianca, the captain of the Purifying Force... For now, I'll work with Gray Raven. I am Bianca, the captain of the Purifying Force... For now, I'll work with Gray Raven. I am Bianca, the captain of the Purifying Force... For now, I'll work with Gray Raven. I am Bianca, the captain of the Purifying Force... For now, I'll work with Gray Raven. +104002 104002 204002 304002 404002 Um... Um... Um... Um... +104003 104003 204003 304003 404003 Yes. Yes. Yes. Yes. +104004 104004 204004 304004 404004 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +104005 104005 204005 304005 404005 Huh?! Huh?! Huh?! Huh?! +104006 104006 204006 304006 404006 I can become even... stronger? I can become even... stronger? I can become even... stronger? I can become even... stronger? +104007 104007 204007 304007 404007 Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. +104008 104008 204008 304008 404008 They don't have this in the Purifying Force. They don't have this in the Purifying Force. They don't have this in the Purifying Force. They don't have this in the Purifying Force. +104009 104009 204009 304009 404009 Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. +104010 104010 204010 304010 404010 New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. +104011 104011 204011 304011 404011 You have mail, Commandant. You have mail, Commandant. You have mail, Commandant. You have mail, Commandant. +104012 104012 204012 304012 404012 Bianca at your service. Bianca at your service. Bianca at your service. Bianca at your service. +104013 104013 204013 304013 404013 I think I can handle leading the team. I think I can handle leading the team. I think I can handle leading the team. I think I can handle leading the team. +104014 104014 204014 304014 404014 Mission completed. Remember to claim your reward at HQ. Mission completed. Remember to claim your reward at HQ. Mission completed. Remember to claim your reward at HQ. Mission completed. Remember to claim your reward at HQ. +104015 104015 204015 304015 404015 For flawlessly completing missions, Babylonia has dispatched rewards. Don't forget to claim them. For flawlessly completing missions, Babylonia has dispatched rewards. Don't forget to claim them. For flawlessly completing missions, Babylonia has dispatched rewards. Don't forget to claim them. For flawlessly completing missions, Babylonia has dispatched rewards. Don't forget to claim them. +104016 104016 204016 304016 404016 Good morning, Commandant. Let's get started. Good morning, Commandant. Let's get started. Good morning, Commandant. Let's get started. Good morning, Commandant. Let's get started. +104017 104017 204017 304017 404017 It's time to rest, Commandant. Please rest regularly. It's time to rest, Commandant. Please rest regularly. It's time to rest, Commandant. Please rest regularly. It's time to rest, Commandant. Please rest regularly. +104018 104018 204018 304018 404018 You should take a break. Please don't overdo it. You should take a break. Please don't overdo it. You should take a break. Please don't overdo it. You should take a break. Please don't overdo it. +104019 104019 204019 304019 404019 Now that I am a member of Gray Raven, you can just treat me like the others. Now that I am a member of Gray Raven, you can just treat me like the others. Now that I am a member of Gray Raven, you can just treat me like the others. Now that I am a member of Gray Raven, you can just treat me like the others. +104020 104020 204020 304020 404020 My religion? It came quite naturally. I hope you don't mind. My religion? It came quite naturally. I hope you don't mind. My religion? It came quite naturally. I hope you don't mind. My religion? It came quite naturally. I hope you don't mind. +104021 104021 204021 304021 404021 I will do whatever needs to be done. That's the code I believe in. I will do whatever needs to be done. That's the code I believe in. I will do whatever needs to be done. That's the code I believe in. I will do whatever needs to be done. That's the code I believe in. +104022 104022 204022 304022 404022 I have a different attitude toward everything, so it's only natural that I show a different face toward everyone. Which face do you prefer? I have a different attitude toward everything, so it's only natural that I show a different face toward everyone. Which face do you prefer? I have a different attitude toward everything, so it's only natural that I show a different face toward everyone. Which face do you prefer? I have a different attitude toward everything, so it's only natural that I show a different face toward everyone. Which face do you prefer? +104023 104023 204023 304023 404023 You're the only person who has ever called me unique. You're the only person who has ever called me unique. You're the only person who has ever called me unique. You're the only person who has ever called me unique. +104024 104024 204024 304024 404024 My favorite word is belief. Belief in people and belief in things can be very reassuring. My favorite word is belief. Belief in people and belief in things can be very reassuring. My favorite word is belief. Belief in people and belief in things can be very reassuring. My favorite word is belief. Belief in people and belief in things can be very reassuring. +104025 104025 204025 304025 404025 I believe in you, Commandant. I believe in you, Commandant. I believe in you, Commandant. I believe in you, Commandant. +104026 104026 204026 304026 404026 Before I fought for redemption. Now I fight for the future you have imagined. Before I fought for redemption. Now I fight for the future you have imagined. Before I fought for redemption. Now I fight for the future you have imagined. Before I fought for redemption. Now I fight for the future you have imagined. +104027 104027 204027 304027 404027 I'm given a more mature disposition than the other girls on the team... What do you think of it, Commandant...? I'm given a more mature disposition than the other girls on the team... What do you think of it, Commandant...? I'm given a more mature disposition than the other girls on the team... What do you think of it, Commandant...? I'm given a more mature disposition than the other girls on the team... What do you think of it, Commandant...? +104028 104028 204028 304028 404028 I feel very comfortable working with you, Commandant. I feel very comfortable working with you, Commandant. I feel very comfortable working with you, Commandant. I feel very comfortable working with you, Commandant. +104029 104029 204029 304029 404029 Indeed, we get along quite well. Indeed, we get along quite well. Indeed, we get along quite well. Indeed, we get along quite well. +104030 104030 204030 304030 404030 You're the first Commandant I have felt this close to. You're the first Commandant I have felt this close to. You're the first Commandant I have felt this close to. You're the first Commandant I have felt this close to. +104031 104031 204031 304031 404031 You really want to get to know me, don't you? You really want to get to know me, don't you? You really want to get to know me, don't you? You really want to get to know me, don't you? +104032 104032 204032 304032 404032 Only because it's you. Only because it's you. Only because it's you. Only because it's you. +104033 104033 204033 304033 404033 No more goofing off when we're together, okay? No more goofing off when we're together, okay? No more goofing off when we're together, okay? No more goofing off when we're together, okay? +104034 104034 204034 304034 404034 Now we'll never be apart. Now we'll never be apart. Now we'll never be apart. Now we'll never be apart. +104035 104035 204035 304035 404035 I really do appreciate your attention. I really do appreciate your attention. I really do appreciate your attention. I really do appreciate your attention. +104036 104036 204036 304036 404036 I figured you could use it, so I brought this for you. I figured you could use it, so I brought this for you. I figured you could use it, so I brought this for you. I figured you could use it, so I brought this for you. +104037 104037 204037 304037 404037 I thought it looked interesting, so I brought this for you. I thought it looked interesting, so I brought this for you. I thought it looked interesting, so I brought this for you. I thought it looked interesting, so I brought this for you. +104038 104038 204038 304038 404038 I saw this when visiting the Expedition Force. I hope you like it. I saw this when visiting the Expedition Force. I hope you like it. I saw this when visiting the Expedition Force. I hope you like it. I saw this when visiting the Expedition Force. I hope you like it. +104039 104039 204039 304039 404039 Well? Do you like it? Well? Do you like it? Well? Do you like it? Well? Do you like it? +104040 104040 204040 304040 404040 Commandant? Take a break if you're feeling tired. Commandant? Take a break if you're feeling tired. Commandant? Take a break if you're feeling tired. Commandant? Take a break if you're feeling tired. +104041 104041 204041 304041 404041 Since you're here, you might as well work. Since you're here, you might as well work. Since you're here, you might as well work. Since you're here, you might as well work. +104042 104042 204042 304042 404042 Goofing off again? I'll help, so stay focused. Goofing off again? I'll help, so stay focused. Goofing off again? I'll help, so stay focused. Goofing off again? I'll help, so stay focused. +104043 104043 204043 304043 404043 Eyes on me only, please. Eyes on me only, please. Eyes on me only, please. Eyes on me only, please. +104044 104044 204044 304044 404044 Commandant. Our minds have been linked for quite a while. I think you need some rest. Commandant. Our minds have been linked for quite a while. I think you need some rest. Commandant. Our minds have been linked for quite a while. I think you need some rest. Commandant. Our minds have been linked for quite a while. I think you need some rest. +104045 104045 204045 304045 404045 Extended mind linking can damage mental functions. Treat your body with a little more respect, Commandant. Extended mind linking can damage mental functions. Treat your body with a little more respect, Commandant. Extended mind linking can damage mental functions. Treat your body with a little more respect, Commandant. Extended mind linking can damage mental functions. Treat your body with a little more respect, Commandant. +104046 104046 204046 304046 404046 You'd be surprised by the number of brain deaths caused by extended linking. Please, get some rest. You'd be surprised by the number of brain deaths caused by extended linking. Please, get some rest. You'd be surprised by the number of brain deaths caused by extended linking. Please, get some rest. You'd be surprised by the number of brain deaths caused by extended linking. Please, get some rest. +104047 104047 204047 304047 404047 Listen to me for once... Go and get some rest. Listen to me for once... Go and get some rest. Listen to me for once... Go and get some rest. Listen to me for once... Go and get some rest. +104048 104048 204048 304048 404048 Good day, Commandant. Good day, Commandant. Good day, Commandant. Good day, Commandant. +104049 104049 204049 304049 404049 Good to see you, Commandant. Good to see you, Commandant. Good to see you, Commandant. Good to see you, Commandant. +104050 104050 204050 304050 404050 I thought you were too busy lounging around in bed. I thought you were too busy lounging around in bed. I thought you were too busy lounging around in bed. I thought you were too busy lounging around in bed. +104051 104051 204051 304051 404051 Please. I'm waiting. Please. I'm waiting. Please. I'm waiting. Please. I'm waiting. +104052 104052 204052 304052 404052 It's been a while. Is everything okay, Commandant? It's been a while. Is everything okay, Commandant? It's been a while. Is everything okay, Commandant? It's been a while. Is everything okay, Commandant? +104053 104053 204053 304053 404053 Did you run into trouble, Commandant? It feels like a long time since I last saw you. Did you run into trouble, Commandant? It feels like a long time since I last saw you. Did you run into trouble, Commandant? It feels like a long time since I last saw you. Did you run into trouble, Commandant? It feels like a long time since I last saw you. +104054 104054 204054 304054 404054 You were gone for a long time. You were gone for a long time. You were gone for a long time. You were gone for a long time. +104055 104055 204055 304055 404055 You were away for a long time, but as long as you're back... You were away for a long time, but as long as you're back... You were away for a long time, but as long as you're back... You were away for a long time, but as long as you're back... +104056 104056 204056 304056 404056 That's not very good for a Construct's well-being, Commandant. That's not very good for a Construct's well-being, Commandant. That's not very good for a Construct's well-being, Commandant. That's not very good for a Construct's well-being, Commandant. +104057 104057 204057 304057 404057 That's enough, Commandant. That's enough, Commandant. That's enough, Commandant. That's enough, Commandant. +104058 104058 204058 304058 404058 You really enjoy doing this, don't you? You really enjoy doing this, don't you? You really enjoy doing this, don't you? You really enjoy doing this, don't you? +104059 104059 204059 304059 404059 Sigh, just do whatever you like. Sigh, just do whatever you like. Sigh, just do whatever you like. Sigh, just do whatever you like. +104060 104060 204060 304060 404060 Um... Does your finger require medical attention? Um... Does your finger require medical attention? Um... Does your finger require medical attention? Um... Does your finger require medical attention? +104061 104061 204061 304061 404061 It's not funny, Commandant. It's not funny, Commandant. It's not funny, Commandant. It's not funny, Commandant. +104062 104062 204062 304062 404062 (Sighs) ...Help yourself. (Sighs) ...Help yourself. (Sighs) ...Help yourself. (Sighs) ...Help yourself. +104063 104063 204063 304063 404063 Never mind. I just need to get used to it. Never mind. I just need to get used to it. Never mind. I just need to get used to it. Never mind. I just need to get used to it. +104064 104064 204064 304064 404064 Well done, Commandant. Your activity has reached its max value. Well done, Commandant. Your activity has reached its max value. Well done, Commandant. Your activity has reached its max value. Well done, Commandant. Your activity has reached its max value. +104065 104065 204065 304065 404065 Well, that was well fought. Well, that was well fought. Well, that was well fought. Well, that was well fought. +104066 104066 204066 304066 404066 Let me tidy up the battlefield. You should get ready for the next battle, Commandant. Let me tidy up the battlefield. You should get ready for the next battle, Commandant. Let me tidy up the battlefield. You should get ready for the next battle, Commandant. Let me tidy up the battlefield. You should get ready for the next battle, Commandant. +104067 104067 204067 304067 404067 Power is too low to sustain battle functions. Please recharge ASAP. Power is too low to sustain battle functions. Please recharge ASAP. Power is too low to sustain battle functions. Please recharge ASAP. Power is too low to sustain battle functions. Please recharge ASAP. +104068 104068 204068 304068 404068 It's time for work, Commandant. It's time for work, Commandant. It's time for work, Commandant. It's time for work, Commandant. +104069 104069 204069 304069 404069 During this time period, I recommend resting and replenishing energy and calories. During this time period, I recommend resting and replenishing energy and calories. During this time period, I recommend resting and replenishing energy and calories. During this time period, I recommend resting and replenishing energy and calories. +104070 104070 204070 304070 404070 Humans require sufficient sleep. You should go and get some rest. I'll watch HQ for you, don't worry. Humans require sufficient sleep. You should go and get some rest. I'll watch HQ for you, don't worry. Humans require sufficient sleep. You should go and get some rest. I'll watch HQ for you, don't worry. Humans require sufficient sleep. You should go and get some rest. I'll watch HQ for you, don't worry. +104071 104071 204071 304071 404071 It's an honor to join Gray Raven. It's an honor to join Gray Raven. It's an honor to join Gray Raven. It's an honor to join Gray Raven. +104072 104072 204072 304072 404072 Constructs can't truly have faith? Or are you trying to be my object of worship? Constructs can't truly have faith? Or are you trying to be my object of worship? Constructs can't truly have faith? Or are you trying to be my object of worship? Constructs can't truly have faith? Or are you trying to be my object of worship? +104073 104073 204073 304073 404073 I will follow all your commands. I will follow all your commands. I will follow all your commands. I will follow all your commands. +104074 104074 204074 304074 404074 I trust you completely, Commandant. I trust you completely, Commandant. I trust you completely, Commandant. I trust you completely, Commandant. +104075 104075 204075 304075 404075 I'm a believer, but my faith isn't blind—that's why I protect you. I'm a believer, but my faith isn't blind—that's why I protect you. I'm a believer, but my faith isn't blind—that's why I protect you. I'm a believer, but my faith isn't blind—that's why I protect you. +104076 104076 204076 304076 404076 The power of faith cannot be denied—just like the power you give me. The power of faith cannot be denied—just like the power you give me. The power of faith cannot be denied—just like the power you give me. The power of faith cannot be denied—just like the power you give me. +104077 104077 204077 304077 404077 Because of you, battle now has meaning for me. Because of you, battle now has meaning for me. Because of you, battle now has meaning for me. Because of you, battle now has meaning for me. +104078 104078 204078 304078 404078 I hope we can fight together, at the very least. I hope we can fight together, at the very least. I hope we can fight together, at the very least. I hope we can fight together, at the very least. +104079 104079 204079 304079 404079 Hmm, I'm not opposed to this. Hmm, I'm not opposed to this. Hmm, I'm not opposed to this. Hmm, I'm not opposed to this. +104080 104080 204080 304080 404080 I've never been so close to a Commandant before. I've never been so close to a Commandant before. I've never been so close to a Commandant before. I've never been so close to a Commandant before. +104081 104081 204081 304081 404081 Looks like I'm quite easy to get along with. Looks like I'm quite easy to get along with. Looks like I'm quite easy to get along with. Looks like I'm quite easy to get along with. +104082 104082 204082 304082 404082 I feel quite comfortable when we're together. I feel quite comfortable when we're together. I feel quite comfortable when we're together. I feel quite comfortable when we're together. +104083 104083 204083 304083 404083 I know we're getting on well, but we can't let it interfere with our work. I know we're getting on well, but we can't let it interfere with our work. I know we're getting on well, but we can't let it interfere with our work. I know we're getting on well, but we can't let it interfere with our work. +104084 104084 204084 304084 404084 Belief is inseparable from the believer. Belief is inseparable from the believer. Belief is inseparable from the believer. Belief is inseparable from the believer. +104085 104085 204085 304085 404085 I revel in the thought that you find me important. I revel in the thought that you find me important. I revel in the thought that you find me important. I revel in the thought that you find me important. +104086 104086 204086 304086 404086 This is quite practical. Do you like it? This is quite practical. Do you like it? This is quite practical. Do you like it? This is quite practical. Do you like it? +104087 104087 204087 304087 404087 I think Nanami made these popular. I brought this for you. I think Nanami made these popular. I brought this for you. I think Nanami made these popular. I brought this for you. I think Nanami made these popular. I brought this for you. +104088 104088 204088 304088 404088 I thought you might like this. Is it to your fancy? I thought you might like this. Is it to your fancy? I thought you might like this. Is it to your fancy? I thought you might like this. Is it to your fancy? +104089 104089 204089 304089 404089 Here, a present. Here, a present. Here, a present. Here, a present. +104090 104090 204090 304090 404090 You should rest if you're tired, but please don't slack off during work. You should rest if you're tired, but please don't slack off during work. You should rest if you're tired, but please don't slack off during work. You should rest if you're tired, but please don't slack off during work. +104091 104091 204091 304091 404091 Are you still here, Commandant? Are you still here, Commandant? Are you still here, Commandant? Are you still here, Commandant? +104092 104092 204092 304092 404092 I'm here right now. Could I perhaps have your full attention? I'm here right now. Could I perhaps have your full attention? I'm here right now. Could I perhaps have your full attention? I'm here right now. Could I perhaps have your full attention? +104093 104093 204093 304093 404093 It'll be too late if you collapse from exhaustion! Go and get some rest! It'll be too late if you collapse from exhaustion! Go and get some rest! It'll be too late if you collapse from exhaustion! Go and get some rest! It'll be too late if you collapse from exhaustion! Go and get some rest! +104094 104094 204094 304094 404094 Are you even listening to me? Are you even listening to me? Are you even listening to me? Are you even listening to me? +104095 104095 204095 304095 404095 Pleased to meet you, Commandant. Pleased to meet you, Commandant. Pleased to meet you, Commandant. Pleased to meet you, Commandant. +104096 104096 204096 304096 404096 Preparations are complete. You can begin working whenever you like. Preparations are complete. You can begin working whenever you like. Preparations are complete. You can begin working whenever you like. Preparations are complete. You can begin working whenever you like. +104097 104097 204097 304097 404097 You arrived right on time today. Commendable. You arrived right on time today. Commendable. You arrived right on time today. Commendable. You arrived right on time today. Commendable. +104098 104098 204098 304098 404098 For some reason, I tense up whenever I see you. For some reason, I tense up whenever I see you. For some reason, I tense up whenever I see you. For some reason, I tense up whenever I see you. +104099 104099 204099 304099 404099 You haven't been to HQ in quite a while. Has something happened? You haven't been to HQ in quite a while. Has something happened? You haven't been to HQ in quite a while. Has something happened? You haven't been to HQ in quite a while. Has something happened? +104100 104100 204100 304100 404100 You've been gone a long time... I really missed you. You've been gone a long time... I really missed you. You've been gone a long time... I really missed you. You've been gone a long time... I really missed you. +104101 104101 204101 304101 404101 So... you're back. So... you're back. So... you're back. So... you're back. +104151 104151 204151 304151 404151 Perish! Perish! Perish! Perish! +104152 104152 204152 304152 404152 Repent! Repent! Repent! Repent! +104153 104153 204153 304153 404153 God will not forgive you... God will not forgive you... God will not forgive you... God will not forgive you... +104154 104154 204154 304154 404154 My next shot will put you out of your misery. My next shot will put you out of your misery. My next shot will put you out of your misery. My next shot will put you out of your misery. +104155 104155 204155 304155 404155 God bless... God bless... God bless... God bless... +104156 104156 204156 304156 404156 Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. +104157 104157 204157 304157 404157 Back to the... start... Back to the... start... Back to the... start... Back to the... start... +104158 104158 204158 304158 404158 I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. +104159 104159 204159 304159 404159 Understood. Understood. Understood. Understood. +104160 104160 204160 304160 404160 Fall! Fall! Fall! Fall! +104161 104161 204161 304161 404161 Fall! Fall! Fall! Fall! +104162 104162 204162 304162 404162 Repent! Repent! Repent! Repent! +104163 104163 204163 304163 404163 God will not forgive you... God will not forgive you... God will not forgive you... God will not forgive you... +104164 104164 204164 304164 404164 My next shot will put you out of your misery. My next shot will put you out of your misery. My next shot will put you out of your misery. My next shot will put you out of your misery. +104165 104165 204165 304165 404165 God bless... God bless... God bless... God bless... +104166 104166 204166 304166 404166 Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. Commandant, now might be a good time to pull back. +104167 104167 204167 304167 404167 Back to the... start... Back to the... start... Back to the... start... Back to the... start... +104168 104168 204168 304168 404168 I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. I will coordinate with everyone's attacks. +104169 104169 204169 304169 404169 Understood. Understood. Understood. Understood. +104170 104170 204170 304170 404170 Well, that was well fought. Well, that was well fought. Well, that was well fought. Well, that was well fought. +104171 104171 204171 304171 404171 May God purify your sinful soul! May God purify your sinful soul! May God purify your sinful soul! May God purify your sinful soul! +104172 104172 204172 304172 404172 Yeah, it was a hell of a fight. Yeah, it was a hell of a fight. Yeah, it was a hell of a fight. Yeah, it was a hell of a fight. +104102 104102 104102 304006 404102 I can become even... stronger? I can become even... stronger? I can become even... stronger? I can become even... stronger? +104103 104103 104103 304007 404103 Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. Might is needed to fulfill your wishes. +104104 104104 104104 304008 404104 They don't have this in the Purifying Force. They don't have this in the Purifying Force. They don't have this in the Purifying Force. They don't have this in the Purifying Force. +104105 104105 104105 304009 404105 Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. Practice makes perfect. The same goes for all skills. +104106 104106 104106 304010 404106 New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. New weaponry? Thank you, Commandant. +108001 108001 208001 308001 408001 I have no fondness for humankind... We just happen to share the same goal for now. I have no fondness for humankind... We just happen to share the same goal for now. I have no fondness for humankind... We just happen to share the same goal for now. I have no fondness for humankind... We just happen to share the same goal for now. +108002 108002 208002 308002 408002 Got it. Got it. Got it. Got it. +108003 108003 208003 308003 408003 Okay. Okay. Okay. Okay. +108004 108004 208004 308004 408004 Hmph. Hmph. Hmph. Hmph. +108005 108005 208005 308005 408005 Tch! Tch! Tch! Tch! +108006 108006 208006 308006 408006 I can do better. I can do better. I can do better. I can do better. +108007 108007 208007 308007 408007 You have my gratitude. You have my gratitude. You have my gratitude. You have my gratitude. +108008 108008 208008 308008 408008 I appreciate your approval. I appreciate your approval. I appreciate your approval. I appreciate your approval. +108009 108009 208009 308009 408009 Getting more and more used to this. Getting more and more used to this. Getting more and more used to this. Getting more and more used to this. +108010 108010 208010 308010 408010 A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. +108011 108011 208011 308011 408011 Mail from Babylonia... Hmph. Mail from Babylonia... Hmph. Mail from Babylonia... Hmph. Mail from Babylonia... Hmph. +108012 108012 208012 308012 408012 Ready to fight anywhere, anytime. Ready to fight anywhere, anytime. Ready to fight anywhere, anytime. Ready to fight anywhere, anytime. +108013 108013 208013 308013 408013 Leader, huh... I haven't been in the job for long, but I will follow your orders. Leader, huh... I haven't been in the job for long, but I will follow your orders. Leader, huh... I haven't been in the job for long, but I will follow your orders. Leader, huh... I haven't been in the job for long, but I will follow your orders. +108014 108014 208014 308014 408014 The mission is complete. Please take a look, Commandant. The mission is complete. Please take a look, Commandant. The mission is complete. Please take a look, Commandant. The mission is complete. Please take a look, Commandant. +108015 108015 208015 308015 408015 Remember to claim your mission rewards. Remember to claim your mission rewards. Remember to claim your mission rewards. Remember to claim your mission rewards. +108016 108016 208016 308016 408016 Good morning. Come get me if there's a new mission. Good morning. Come get me if there's a new mission. Good morning. Come get me if there's a new mission. Good morning. Come get me if there's a new mission. +108017 108017 208017 308017 408017 Humans have to eat. Otherwise, they'll waste away. Humans have to eat. Otherwise, they'll waste away. Humans have to eat. Otherwise, they'll waste away. Humans have to eat. Otherwise, they'll waste away. +108018 108018 208018 308018 408018 I'll stay right here. If anything weird happens, I'll let you know. I'll stay right here. If anything weird happens, I'll let you know. I'll stay right here. If anything weird happens, I'll let you know. I'll stay right here. If anything weird happens, I'll let you know. +108019 108019 208019 308019 408019 Still haven't come up with an operation plan yet? Don't wait too long. Still haven't come up with an operation plan yet? Don't wait too long. Still haven't come up with an operation plan yet? Don't wait too long. Still haven't come up with an operation plan yet? Don't wait too long. +108020 108020 208020 308020 408020 Work-life balance is important, though there may not be many things left on this land that can help you relax. Work-life balance is important, though there may not be many things left on this land that can help you relax. Work-life balance is important, though there may not be many things left on this land that can help you relax. Work-life balance is important, though there may not be many things left on this land that can help you relax. +108021 108021 208021 308021 408021 The night is dark and long. I know. The night is dark and long. I know. The night is dark and long. I know. The night is dark and long. I know. +108022 108022 208022 308022 408022 Fear not. I'll protect you. Fear not. I'll protect you. Fear not. I'll protect you. Fear not. I'll protect you. +108023 108023 208023 308023 408023 Stop pleading for Kamui and Lee. Those two brats won't learn if you don't discipline them when they screw up. You treat them too nicely. Stop pleading for Kamui and Lee. Those two brats won't learn if you don't discipline them when they screw up. You treat them too nicely. Stop pleading for Kamui and Lee. Those two brats won't learn if you don't discipline them when they screw up. You treat them too nicely. Stop pleading for Kamui and Lee. Those two brats won't learn if you don't discipline them when they screw up. You treat them too nicely. +108024 108024 208024 308024 408024 I'm not certain... Is this considered... breaking the rules...? I'm not certain... Is this considered... breaking the rules...? I'm not certain... Is this considered... breaking the rules...? I'm not certain... Is this considered... breaking the rules...? +108025 108025 208025 308025 408025 Commandant, you have an immense power that can escape rules. Commandant, you have an immense power that can escape rules. Commandant, you have an immense power that can escape rules. Commandant, you have an immense power that can escape rules. +108026 108026 208026 308026 408026 I would even betray my own principles, if you asked me to. I would even betray my own principles, if you asked me to. I would even betray my own principles, if you asked me to. I would even betray my own principles, if you asked me to. +108027 108027 208027 308027 408027 You are my only guide. You are my only guide. You are my only guide. You are my only guide. +108028 108028 208028 308028 408028 Thank you for your concern, Commandant. Thank you for your concern, Commandant. Thank you for your concern, Commandant. Thank you for your concern, Commandant. +108029 108029 208029 308029 408029 I know what you mean, Commandant. I know what you mean, Commandant. I know what you mean, Commandant. I know what you mean, Commandant. +108030 108030 208030 308030 408030 Hmm, this should help in battle. Hmm, this should help in battle. Hmm, this should help in battle. Hmm, this should help in battle. +108031 108031 208031 308031 408031 The last Commandant didn't go so far... The last Commandant didn't go so far... The last Commandant didn't go so far... The last Commandant didn't go so far... +108032 108032 208032 308032 408032 I am not sure if we're crossing the line... but I hope this doesn't change... I am not sure if we're crossing the line... but I hope this doesn't change... I am not sure if we're crossing the line... but I hope this doesn't change... I am not sure if we're crossing the line... but I hope this doesn't change... +108033 108033 208033 308033 408033 I support all your decisions, including those concerning our relationship. I support all your decisions, including those concerning our relationship. I support all your decisions, including those concerning our relationship. I support all your decisions, including those concerning our relationship. +108034 108034 208034 308034 408034 I've never felt this close to anyone before. I've never felt this close to anyone before. I've never felt this close to anyone before. I've never felt this close to anyone before. +108035 108035 208035 308035 408035 You're in every corner of my M.I.N.D. You're in every corner of my M.I.N.D. You're in every corner of my M.I.N.D. You're in every corner of my M.I.N.D. +108036 108036 208036 308036 408036 I found this on a mission. I thought it would suit you. I found this on a mission. I thought it would suit you. I found this on a mission. I thought it would suit you. I found this on a mission. I thought it would suit you. +108037 108037 208037 308037 408037 Someone else found this. Here, it's yours now. Someone else found this. Here, it's yours now. Someone else found this. Here, it's yours now. Someone else found this. Here, it's yours now. +108038 108038 208038 308038 408038 I brought this for you. Don't read too much into it. Take it. I brought this for you. Don't read too much into it. Take it. I brought this for you. Don't read too much into it. Take it. I brought this for you. Don't read too much into it. Take it. +108039 108039 208039 308039 408039 You like it? I think it suits you. You like it? I think it suits you. You like it? I think it suits you. You like it? I think it suits you. +108040 108040 208040 308040 408040 Why not make a plan for your next battle if you have time to spare? Why not make a plan for your next battle if you have time to spare? Why not make a plan for your next battle if you have time to spare? Why not make a plan for your next battle if you have time to spare? +108041 108041 208041 308041 408041 Are you busy? Are you busy? Are you busy? Are you busy? +108042 108042 208042 308042 408042 Why so quiet? If something's bothering you, you can always talk to me. Why so quiet? If something's bothering you, you can always talk to me. Why so quiet? If something's bothering you, you can always talk to me. Why so quiet? If something's bothering you, you can always talk to me. +108043 108043 208043 308043 408043 I'm not good with this kind of atmosphere... Just come over and talk to me. I'm not good with this kind of atmosphere... Just come over and talk to me. I'm not good with this kind of atmosphere... Just come over and talk to me. I'm not good with this kind of atmosphere... Just come over and talk to me. +108044 108044 208044 308044 408044 Our minds have been linked for over an hour already. You should get some rest, Commandant. Our minds have been linked for over an hour already. You should get some rest, Commandant. Our minds have been linked for over an hour already. You should get some rest, Commandant. Our minds have been linked for over an hour already. You should get some rest, Commandant. +108045 108045 208045 308045 408045 Working too hard can be counterproductive. Why don't you go rest? Working too hard can be counterproductive. Why don't you go rest? Working too hard can be counterproductive. Why don't you go rest? Working too hard can be counterproductive. Why don't you go rest? +108046 108046 208046 308046 408046 Extended linking is never good for the body. We may be made of steel, but you are not. Go take a break. Extended linking is never good for the body. We may be made of steel, but you are not. Go take a break. Extended linking is never good for the body. We may be made of steel, but you are not. Go take a break. Extended linking is never good for the body. We may be made of steel, but you are not. Go take a break. +108047 108047 208047 308047 408047 Don't worry, I'll be here. You go and rest. Don't worry, I'll be here. You go and rest. Don't worry, I'll be here. You go and rest. Don't worry, I'll be here. You go and rest. +108048 108048 208048 308048 408048 What are your operational orders for today, Commandant? What are your operational orders for today, Commandant? What are your operational orders for today, Commandant? What are your operational orders for today, Commandant? +108049 108049 208049 308049 408049 Are today's missions assigned? Are today's missions assigned? Are today's missions assigned? Are today's missions assigned? +108050 108050 208050 308050 408050 Another day, another battle. Let's get started. Another day, another battle. Let's get started. Another day, another battle. Let's get started. Another day, another battle. Let's get started. +108051 108051 208051 308051 408051 What kept you? Come here. What kept you? Come here. What kept you? Come here. What kept you? Come here. +108052 108052 208052 308052 408052 You must have been on quite the mission. How'd it go? Need any help? You must have been on quite the mission. How'd it go? Need any help? You must have been on quite the mission. How'd it go? Need any help? You must have been on quite the mission. How'd it go? Need any help? +108053 108053 208053 308053 408053 A Commandant's place should be on the battlefield, and not on some long and faraway mission. A Commandant's place should be on the battlefield, and not on some long and faraway mission. A Commandant's place should be on the battlefield, and not on some long and faraway mission. A Commandant's place should be on the battlefield, and not on some long and faraway mission. +108054 108054 208054 308054 408054 You were gone for a long time. Is everything okay? You were gone for a long time. Is everything okay? You were gone for a long time. Is everything okay? You were gone for a long time. Is everything okay? +108055 108055 208055 308055 408055 Why were you gone for so long? Stay around longer this time. Why were you gone for so long? Stay around longer this time. Why were you gone for so long? Stay around longer this time. Why were you gone for so long? Stay around longer this time. +108056 108056 208056 308056 408056 Please don't do that, Commandant. Please don't do that, Commandant. Please don't do that, Commandant. Please don't do that, Commandant. +108057 108057 208057 308057 408057 Nothing better to do? Nothing better to do? Nothing better to do? Nothing better to do? +108058 108058 208058 308058 408058 You think I won't fight back? You think I won't fight back? You think I won't fight back? You think I won't fight back? +108059 108059 208059 308059 408059 Naughty. Naughty. Naughty. Naughty. +108060 108060 208060 308060 408060 … … … … +108061 108061 208061 308061 408061 Stop it. Stop it. Stop it. Stop it. +108062 108062 208062 308062 408062 Don't push your luck. Don't push your luck. Don't push your luck. Don't push your luck. +108063 108063 208063 308063 408063 Poke me if you have to. Poke me if you have to. Poke me if you have to. Poke me if you have to. +108064 108064 208064 308064 408064 Your activity is at max. There are rewards to claim. Your activity is at max. There are rewards to claim. Your activity is at max. There are rewards to claim. Your activity is at max. There are rewards to claim. +108065 108065 208065 308065 408065 Could be better next time, but still... not bad. Could be better next time, but still... not bad. Could be better next time, but still... not bad. Could be better next time, but still... not bad. +108066 108066 208066 308066 408066 Safety is of the utmost importance. Safety is of the utmost importance. Safety is of the utmost importance. Safety is of the utmost importance. +108067 108067 208067 308067 408067 The team requires power resupply. Please hurry. The team requires power resupply. Please hurry. The team requires power resupply. Please hurry. The team requires power resupply. Please hurry. +108068 108068 208068 308068 408068 Good morning. Try to make keeping regular hours a habit. Good morning. Try to make keeping regular hours a habit. Good morning. Try to make keeping regular hours a habit. Good morning. Try to make keeping regular hours a habit. +108069 108069 208069 308069 408069 Even Constructs need to recharge, you should also remember to eat. Even Constructs need to recharge, you should also remember to eat. Even Constructs need to recharge, you should also remember to eat. Even Constructs need to recharge, you should also remember to eat. +108070 108070 208070 308070 408070 Don't worry yourself too much about HQ. I'll keep an eye on things for you. Don't worry yourself too much about HQ. I'll keep an eye on things for you. Don't worry yourself too much about HQ. I'll keep an eye on things for you. Don't worry yourself too much about HQ. I'll keep an eye on things for you. +108071 108071 208071 308071 408071 Careful planning is the key to success. You should learn this skill. Careful planning is the key to success. You should learn this skill. Careful planning is the key to success. You should learn this skill. Careful planning is the key to success. You should learn this skill. +108072 108072 208072 308072 408072 One day, our favorite flowers will sprout upon this earth. Let's make this a reality. One day, our favorite flowers will sprout upon this earth. Let's make this a reality. One day, our favorite flowers will sprout upon this earth. Let's make this a reality. One day, our favorite flowers will sprout upon this earth. Let's make this a reality. +108073 108073 208073 308073 408073 At least the stars are worth looking at... Assuming there are no clouds. At least the stars are worth looking at... Assuming there are no clouds. At least the stars are worth looking at... Assuming there are no clouds. At least the stars are worth looking at... Assuming there are no clouds. +108074 108074 208074 308074 408074 I'm just worried that people might be bullying you... I'm just worried that people might be bullying you... I'm just worried that people might be bullying you... I'm just worried that people might be bullying you... +108075 108075 208075 308075 408075 What do others have to do with me? I only have eyes for you. What do others have to do with me? I only have eyes for you. What do others have to do with me? I only have eyes for you. What do others have to do with me? I only have eyes for you. +108076 108076 208076 308076 408076 For the rules I made, naturally, I get to break them. For the rules I made, naturally, I get to break them. For the rules I made, naturally, I get to break them. For the rules I made, naturally, I get to break them. +108077 108077 208077 308077 408077 When people break rules I get irate... except maybe you. When people break rules I get irate... except maybe you. When people break rules I get irate... except maybe you. When people break rules I get irate... except maybe you. +108078 108078 208078 308078 408078 I'm always breaking rules for you... I'm always breaking rules for you... I'm always breaking rules for you... I'm always breaking rules for you... +108079 108079 208079 308079 408079 I don't trust humans, but I trust you. Your existence is already rule-breaking. I don't trust humans, but I trust you. Your existence is already rule-breaking. I don't trust humans, but I trust you. Your existence is already rule-breaking. I don't trust humans, but I trust you. Your existence is already rule-breaking. +108080 108080 208080 308080 408080 What's in it for you? What's in it for you? What's in it for you? What's in it for you? +108081 108081 208081 308081 408081 An exercise in futility. An exercise in futility. An exercise in futility. An exercise in futility. +108082 108082 208082 308082 408082 Can't be all bad. Can't be all bad. Can't be all bad. Can't be all bad. +108083 108083 208083 308083 408083 Whatever. Suit yourself. Whatever. Suit yourself. Whatever. Suit yourself. Whatever. Suit yourself. +108084 108084 208084 308084 408084 I must admit, I don't want to wreck what we've got... I must admit, I don't want to wreck what we've got... I must admit, I don't want to wreck what we've got... I must admit, I don't want to wreck what we've got... +108085 108085 208085 308085 408085 As long as you're happy. As long as you're happy. As long as you're happy. As long as you're happy. +108086 108086 208086 308086 408086 You're not the first human I've met, but you are the dearest to me. You're not the first human I've met, but you are the dearest to me. You're not the first human I've met, but you are the dearest to me. You're not the first human I've met, but you are the dearest to me. +108087 108087 208087 308087 408087 Strange. Even when you're not present, you're in every corner of my M.I.N.D. Strange. Even when you're not present, you're in every corner of my M.I.N.D. Strange. Even when you're not present, you're in every corner of my M.I.N.D. Strange. Even when you're not present, you're in every corner of my M.I.N.D. +108088 108088 208088 308088 408088 No one else wanted it. Here, you can have it. No one else wanted it. Here, you can have it. No one else wanted it. Here, you can have it. No one else wanted it. Here, you can have it. +108089 108089 208089 308089 408089 I found this. Here. I found this. Here. I found this. Here. I found this. Here. +108090 108090 208090 308090 408090 I heard you needed one of these, so I brought you one back. I heard you needed one of these, so I brought you one back. I heard you needed one of these, so I brought you one back. I heard you needed one of these, so I brought you one back. +108091 108091 208091 308091 408091 Hope you like this... Just wanted to see you smile. Hope you like this... Just wanted to see you smile. Hope you like this... Just wanted to see you smile. Hope you like this... Just wanted to see you smile. +108092 108092 208092 308092 408092 You're all silent. I hope it's because you're planning about what to do next. You're all silent. I hope it's because you're planning about what to do next. You're all silent. I hope it's because you're planning about what to do next. You're all silent. I hope it's because you're planning about what to do next. +108093 108093 208093 308093 408093 Too much paperwork? You seem very busy. Too much paperwork? You seem very busy. Too much paperwork? You seem very busy. Too much paperwork? You seem very busy. +108094 108094 208094 308094 408094 Why so quiet? Do you need a little chat? Why so quiet? Do you need a little chat? Why so quiet? Do you need a little chat? Why so quiet? Do you need a little chat? +108095 108095 208095 308095 408095 Say nothing. Let's just stay like this. Say nothing. Let's just stay like this. Say nothing. Let's just stay like this. Say nothing. Let's just stay like this. +108096 108096 208096 308096 408096 Sometimes working too hard can be counterproductive. You know? Sometimes working too hard can be counterproductive. You know? Sometimes working too hard can be counterproductive. You know? Sometimes working too hard can be counterproductive. You know? +108097 108097 208097 308097 408097 You'll fall ill if you keep going. Go and take a break. I'm worried about you. You'll fall ill if you keep going. Go and take a break. I'm worried about you. You'll fall ill if you keep going. Go and take a break. I'm worried about you. You'll fall ill if you keep going. Go and take a break. I'm worried about you. +108098 108098 208098 308098 408098 Treasure yourself more! Of course I'd notice you being linked for so long! Go and get some rest! Treasure yourself more! Of course I'd notice you being linked for so long! Go and get some rest! Treasure yourself more! Of course I'd notice you being linked for so long! Go and get some rest! Treasure yourself more! Of course I'd notice you being linked for so long! Go and get some rest! +108099 108099 208099 308099 408099 Have today's battle plans been issued? Have today's battle plans been issued? Have today's battle plans been issued? Have today's battle plans been issued? +108100 108100 208100 308100 408100 Awaiting orders, Commandant. Awaiting orders, Commandant. Awaiting orders, Commandant. Awaiting orders, Commandant. +108101 108101 208101 308101 408101 You're always running late. Every. Single. Time. You're always running late. Every. Single. Time. You're always running late. Every. Single. Time. You're always running late. Every. Single. Time. +108102 108102 208102 308102 408102 Were you planning something new? It's been a long time. Were you planning something new? It's been a long time. Were you planning something new? It's been a long time. Were you planning something new? It's been a long time. +108103 108103 208103 308103 408103 I held the fort while you were away. Don't forget the overtime pay. I held the fort while you were away. Don't forget the overtime pay. I held the fort while you were away. Don't forget the overtime pay. I held the fort while you were away. Don't forget the overtime pay. +108104 108104 208104 308104 408104 You were gone a long time... Aren't you worried that something might happen while you were gone? You were gone a long time... Aren't you worried that something might happen while you were gone? You were gone a long time... Aren't you worried that something might happen while you were gone? You were gone a long time... Aren't you worried that something might happen while you were gone? +108105 108105 208105 308105 408105 There you are at last... You can't just leave without saying anything! There you are at last... You can't just leave without saying anything! There you are at last... You can't just leave without saying anything! There you are at last... You can't just leave without saying anything! +108151 108151 208151 308151 408151 Cheap tricks. Cheap tricks. Cheap tricks. Cheap tricks. +108152 108152 208152 308152 408152 You'll regret making an enemy of me. You'll regret making an enemy of me. You'll regret making an enemy of me. You'll regret making an enemy of me. +108153 108153 208153 308153 408153 Hah. Weak. Hah. Weak. Hah. Weak. Hah. Weak. +108154 108154 208154 308154 408154 The will of the blade will tear everything apart. The will of the blade will tear everything apart. The will of the blade will tear everything apart. The will of the blade will tear everything apart. +108155 108155 208155 308155 408155 Managing to tag me... not bad. Managing to tag me... not bad. Managing to tag me... not bad. Managing to tag me... not bad. +108156 108156 208156 308156 408156 We're in trouble, Commandant. We're in trouble, Commandant. We're in trouble, Commandant. We're in trouble, Commandant. +108157 108157 208157 308157 408157 It was my ineptitude that got us into this mess... Commandant… It was my ineptitude that got us into this mess... Commandant… It was my ineptitude that got us into this mess... Commandant… It was my ineptitude that got us into this mess... Commandant… +108158 108158 208158 308158 408158 I'll give it everything I've got. I'll give it everything I've got. I'll give it everything I've got. I'll give it everything I've got. +108159 108159 208159 308159 408159 Leave it to me. Leave it to me. Leave it to me. Leave it to me. +108160 108160 208160 308160 408160 Easy. Try harder. Easy. Try harder. Easy. Try harder. Easy. Try harder. +108161 108161 208161 308161 408161 Easy. Try harder. Easy. Try harder. Easy. Try harder. Easy. Try harder. +108162 108162 208162 308162 408162 You'll regret making an enemy of me. You'll regret making an enemy of me. You'll regret making an enemy of me. You'll regret making an enemy of me. +108163 108163 208163 308163 408163 Hah. Weak. Hah. Weak. Hah. Weak. Hah. Weak. +108164 108164 208164 308164 408164 The will of the blade will tear everything apart. The will of the blade will tear everything apart. The will of the blade will tear everything apart. The will of the blade will tear everything apart. +108165 108165 208165 308165 408165 Managing to tag me... not bad. Managing to tag me... not bad. Managing to tag me... not bad. Managing to tag me... not bad. +108166 108166 208166 308166 408166 We're in trouble, Commandant. We're in trouble, Commandant. We're in trouble, Commandant. We're in trouble, Commandant. +108167 108167 208167 308167 408167 It was my ineptitude... that got us into this mess... Commandant... It was my ineptitude... that got us into this mess... Commandant... It was my ineptitude... that got us into this mess... Commandant... It was my ineptitude... that got us into this mess... Commandant... +108168 108168 208168 308168 408168 I'll give it everything I've got. I'll give it everything I've got. I'll give it everything I've got. I'll give it everything I've got. +108169 108169 208169 308169 408169 Leave it to me. Leave it to me. Leave it to me. Leave it to me. +108170 108170 208170 308170 408170 Could be better next time, but still... not bad. Could be better next time, but still... not bad. Could be better next time, but still... not bad. Could be better next time, but still... not bad. +108171 108171 208171 308171 408171 Welcome to... the world of shadows. Welcome to... the world of shadows. Welcome to... the world of shadows. Welcome to... the world of shadows. +108106 108106 208106 308106 408106 I can do better. I can do better. I can do better. I can do better. +108107 108107 208107 308107 408107 Thanks. Thanks. Thanks. Thanks. +108108 108108 208108 308108 408108 I appreciate your approval. I appreciate your approval. I appreciate your approval. I appreciate your approval. +108109 108109 208109 308109 408109 Getting more and more used to this. Getting more and more used to this. Getting more and more used to this. Getting more and more used to this. +108110 108110 208110 308110 408110 A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. A better weapon... I wish for a time when we no longer need them. +107001 107001 207001 307001 407001 I don't care who's the boss, as long as I get to fight. I don't care who's the boss, as long as I get to fight. I don't care who's the boss, as long as I get to fight. I don't care who's the boss, as long as I get to fight. +107002 107002 207002 307002 407002 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +107003 107003 207003 307003 407003 What? What? What? What? +107004 107004 207004 307004 407004 Hmph. Hmph. Hmph. Hmph. +107005 107005 207005 307005 407005 Huh?! Huh?! Huh?! Huh?! +107006 107006 207006 307006 407006 Okay... Okay... Okay... Okay... +107007 107007 207007 307007 407007 I'm stronger than Lucia, right? I'm stronger than Lucia, right? I'm stronger than Lucia, right? I'm stronger than Lucia, right? +107008 107008 207008 307008 407008 Who better to trust than me? Who better to trust than me? Who better to trust than me? Who better to trust than me? +107009 107009 207009 307009 407009 Practice makes perfect. Practice makes perfect. Practice makes perfect. Practice makes perfect. +107010 107010 207010 307010 407010 I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. +107011 107011 207011 307011 407011 You have mail. Unless it's about combat missions, don't bother me. You have mail. Unless it's about combat missions, don't bother me. You have mail. Unless it's about combat missions, don't bother me. You have mail. Unless it's about combat missions, don't bother me. +107012 107012 207012 307012 407012 Wise decision. Wise decision. Wise decision. Wise decision. +107013 107013 207013 307013 407013 Lucia's job doesn't interest me at all... A-alright, I'll give it a try. Lucia's job doesn't interest me at all... A-alright, I'll give it a try. Lucia's job doesn't interest me at all... A-alright, I'll give it a try. Lucia's job doesn't interest me at all... A-alright, I'll give it a try. +107014 107014 207014 307014 407014 Hey. Mission's over. Hey. Mission's over. Hey. Mission's over. Hey. Mission's over. +107015 107015 207015 307015 407015 Missions come with rewards. Do I really need to remind you? Missions come with rewards. Do I really need to remind you? Missions come with rewards. Do I really need to remind you? Missions come with rewards. Do I really need to remind you? +107016 107016 207016 307016 407016 Go organize the schedules already. Go organize the schedules already. Go organize the schedules already. Go organize the schedules already. +107017 107017 207017 307017 407017 Tired already? Ah, forget it. You take a break. I'll take care of the rest. Tired already? Ah, forget it. You take a break. I'll take care of the rest. Tired already? Ah, forget it. You take a break. I'll take care of the rest. Tired already? Ah, forget it. You take a break. I'll take care of the rest. +107018 107018 207018 307018 407018 Purifying Force Commandants look after themselves. You don't, I guess. Purifying Force Commandants look after themselves. You don't, I guess. Purifying Force Commandants look after themselves. You don't, I guess. Purifying Force Commandants look after themselves. You don't, I guess. +107019 107019 207019 307019 407019 Why do I hate Lucia? Because she's strong... I mean, nothing! Why do I hate Lucia? Because she's strong... I mean, nothing! Why do I hate Lucia? Because she's strong... I mean, nothing! Why do I hate Lucia? Because she's strong... I mean, nothing! +107020 107020 207020 307020 407020 ...I'll be infected with the stupids if I stay on this team for long. ...I'll be infected with the stupids if I stay on this team for long. ...I'll be infected with the stupids if I stay on this team for long. ...I'll be infected with the stupids if I stay on this team for long. +107021 107021 207021 307021 407021 I'm only here wasting time with you because of mission requirements. I'm only here wasting time with you because of mission requirements. I'm only here wasting time with you because of mission requirements. I'm only here wasting time with you because of mission requirements. +107022 107022 207022 307022 407022 Will I ever find something in my life that's more important than battling? Will I ever find something in my life that's more important than battling? Will I ever find something in my life that's more important than battling? Will I ever find something in my life that's more important than battling? +107023 107023 207023 307023 407023 I should be the one beside you, not Lucia! I should be the one beside you, not Lucia! I should be the one beside you, not Lucia! I should be the one beside you, not Lucia! +107024 107024 207024 307024 407024 I'm only here because you said so... It's not like I want to be here... I'm only here because you said so... It's not like I want to be here... I'm only here because you said so... It's not like I want to be here... I'm only here because you said so... It's not like I want to be here... +107025 107025 207025 307025 407025 Battling and winning meant everything to me before... but now, you're part of that too. Battling and winning meant everything to me before... but now, you're part of that too. Battling and winning meant everything to me before... but now, you're part of that too. Battling and winning meant everything to me before... but now, you're part of that too. +107026 107026 207026 307026 407026 I'll keep on fighting. Not just for myself, but for you. I'll keep on fighting. Not just for myself, but for you. I'll keep on fighting. Not just for myself, but for you. I'll keep on fighting. Not just for myself, but for you. +107027 107027 207027 307027 407027 Will I ever become your "special one"? Will I ever become your "special one"? Will I ever become your "special one"? Will I ever become your "special one"? +107028 107028 207028 307028 407028 Well... You don't need to be this nice to me. Well... You don't need to be this nice to me. Well... You don't need to be this nice to me. Well... You don't need to be this nice to me. +107029 107029 207029 307029 407029 You want to make me sharper? Then let me fight! You want to make me sharper? Then let me fight! You want to make me sharper? Then let me fight! You want to make me sharper? Then let me fight! +107030 107030 207030 307030 407030 They say it makes you fight better this way... They say it makes you fight better this way... They say it makes you fight better this way... They say it makes you fight better this way... +107031 107031 207031 307031 407031 I ain't trying to get on your good side! This is just for me and me only! I ain't trying to get on your good side! This is just for me and me only! I ain't trying to get on your good side! This is just for me and me only! I ain't trying to get on your good side! This is just for me and me only! +107032 107032 207032 307032 407032 I'll m-maybe pay you just a little bit more attention! I'll m-maybe pay you just a little bit more attention! I'll m-maybe pay you just a little bit more attention! I'll m-maybe pay you just a little bit more attention! +107033 107033 207033 307033 407033 I've never felt... so close to a human before... I've never felt... so close to a human before... I've never felt... so close to a human before... I've never felt... so close to a human before... +107034 107034 207034 307034 407034 I've never been this close to someone... too close... I've never been this close to someone... too close... I've never been this close to someone... too close... I've never been this close to someone... too close... +107035 107035 207035 307035 407035 I-I can feel my M.I.N.D. boiling over! What did you do?! I-I can feel my M.I.N.D. boiling over! What did you do?! I-I can feel my M.I.N.D. boiling over! What did you do?! I-I can feel my M.I.N.D. boiling over! What did you do?! +107036 107036 207036 307036 407036 Lucia gave you something recently, didn't she? Well, this is definitely heaps better than what she gave. Lucia gave you something recently, didn't she? Well, this is definitely heaps better than what she gave. Lucia gave you something recently, didn't she? Well, this is definitely heaps better than what she gave. Lucia gave you something recently, didn't she? Well, this is definitely heaps better than what she gave. +107037 107037 207037 307037 407037 You're getting this, whether you like it or not! You're getting this, whether you like it or not! You're getting this, whether you like it or not! You're getting this, whether you like it or not! +107038 107038 207038 307038 407038 This is for you. You MUST accept it... and DON'T give it to others! This is for you. You MUST accept it... and DON'T give it to others! This is for you. You MUST accept it... and DON'T give it to others! This is for you. You MUST accept it... and DON'T give it to others! +107039 107039 207039 307039 407039 I don't care. You HAVE TO like this! I don't care. You HAVE TO like this! I don't care. You HAVE TO like this! I don't care. You HAVE TO like this! +107040 107040 207040 307040 407040 Hey, what are you doing dawdling here?! Give us your orders already! Hey, what are you doing dawdling here?! Give us your orders already! Hey, what are you doing dawdling here?! Give us your orders already! Hey, what are you doing dawdling here?! Give us your orders already! +107041 107041 207041 307041 407041 Wouldn't your time be better spent killing Corrupted? Wouldn't your time be better spent killing Corrupted? Wouldn't your time be better spent killing Corrupted? Wouldn't your time be better spent killing Corrupted? +107042 107042 207042 307042 407042 HEY!!! IGNORING ME IS A BIG NO-NO!!! HEY!!! IGNORING ME IS A BIG NO-NO!!! HEY!!! IGNORING ME IS A BIG NO-NO!!! HEY!!! IGNORING ME IS A BIG NO-NO!!! +107043 107043 207043 307043 407043 I'm right here. You dare get distracted?! I'm right here. You dare get distracted?! I'm right here. You dare get distracted?! I'm right here. You dare get distracted?! +107044 107044 207044 307044 407044 I'd love to keep fighting, but you're not much use to me passed out on the floor. I'd love to keep fighting, but you're not much use to me passed out on the floor. I'd love to keep fighting, but you're not much use to me passed out on the floor. I'd love to keep fighting, but you're not much use to me passed out on the floor. +107045 107045 207045 307045 407045 Humans are frail. Oh well, go get some rest. Humans are frail. Oh well, go get some rest. Humans are frail. Oh well, go get some rest. Humans are frail. Oh well, go get some rest. +107046 107046 207046 307046 407046 If you pass out, I'll have to drag your ass back to HQ. Go get some rest! If you pass out, I'll have to drag your ass back to HQ. Go get some rest! If you pass out, I'll have to drag your ass back to HQ. Go get some rest! If you pass out, I'll have to drag your ass back to HQ. Go get some rest! +107047 107047 207047 307047 407047 Go get some sleep. I did just fine without you back then. Go get some sleep. I did just fine without you back then. Go get some sleep. I did just fine without you back then. Go get some sleep. I did just fine without you back then. +107048 107048 207048 307048 407048 There you are. Let's get started! There you are. Let's get started! There you are. Let's get started! There you are. Let's get started! +107049 107049 207049 307049 407049 What kept you?! Get a move on! What kept you?! Get a move on! What kept you?! Get a move on! What kept you?! Get a move on! +107050 107050 207050 307050 407050 There you are, finally! I won't wait for you next time! There you are, finally! I won't wait for you next time! There you are, finally! I won't wait for you next time! There you are, finally! I won't wait for you next time! +107051 107051 207051 307051 407051 What? You only just got here! What? You only just got here! What? You only just got here! What? You only just got here! +107052 107052 207052 307052 407052 You think your time is more valuable than mine? You think your time is more valuable than mine? You think your time is more valuable than mine? You think your time is more valuable than mine? +107053 107053 207053 307053 407053 Are you deliberately avoiding me? Are you deliberately avoiding me? Are you deliberately avoiding me? Are you deliberately avoiding me? +107054 107054 207054 307054 407054 You've been gone for ages! You might as well never come back! You've been gone for ages! You might as well never come back! You've been gone for ages! You might as well never come back! You've been gone for ages! You might as well never come back! +107055 107055 207055 307055 407055 Too. Damn. Long. Try that again and I'll chain you up! Too. Damn. Long. Try that again and I'll chain you up! Too. Damn. Long. Try that again and I'll chain you up! Too. Damn. Long. Try that again and I'll chain you up! +107056 107056 207056 307056 407056 WHAT THE—!!? WHAT THE—!!? WHAT THE—!!? WHAT THE—!!? +107057 107057 207057 307057 407057 ...How childish can you be!? ...How childish can you be!? ...How childish can you be!? ...How childish can you be!? +107058 107058 207058 307058 407058 You think I won't stomp on you?! You think I won't stomp on you?! You think I won't stomp on you?! You think I won't stomp on you?! +107059 107059 207059 307059 407059 Hah! Doesn't work on me anymore! Hah! Doesn't work on me anymore! Hah! Doesn't work on me anymore! Hah! Doesn't work on me anymore! +107060 107060 207060 307060 407060 You want a taste of my cannon?! You want a taste of my cannon?! You want a taste of my cannon?! You want a taste of my cannon?! +107061 107061 207061 307061 407061 You wanna lose that finger? You wanna lose that finger? You wanna lose that finger? You wanna lose that finger? +107062 107062 207062 307062 407062 Come poke me in person if you dare! Come poke me in person if you dare! Come poke me in person if you dare! Come poke me in person if you dare! +107063 107063 207063 307063 407063 Poke, poke, poke. All you do is poke. How old are you...? Poke, poke, poke. All you do is poke. How old are you...? Poke, poke, poke. All you do is poke. How old are you...? Poke, poke, poke. All you do is poke. How old are you...? +107064 107064 207064 307064 407064 Hey, didn't you see? Activity is at max. You don't want your rewards? Hey, didn't you see? Activity is at max. You don't want your rewards? Hey, didn't you see? Activity is at max. You don't want your rewards? Hey, didn't you see? Activity is at max. You don't want your rewards? +107065 107065 207065 307065 407065 Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! +107066 107066 207066 307066 407066 Why didn't you take me into battle? Why didn't you take me into battle? Why didn't you take me into battle? Why didn't you take me into battle? +107067 107067 207067 307067 407067 Hey, power levels are running low. Recharge so I can get back out there! Hey, power levels are running low. Recharge so I can get back out there! Hey, power levels are running low. Recharge so I can get back out there! Hey, power levels are running low. Recharge so I can get back out there! +107068 107068 207068 307068 407068 You're just like everyone else, toiling through the morning. You're just like everyone else, toiling through the morning. You're just like everyone else, toiling through the morning. You're just like everyone else, toiling through the morning. +107069 107069 207069 307069 407069 Replenish your energy right now, or your afternoon is going to get ugly... Me? I'm a lot stronger than you. I don't need to do that. Replenish your energy right now, or your afternoon is going to get ugly... Me? I'm a lot stronger than you. I don't need to do that. Replenish your energy right now, or your afternoon is going to get ugly... Me? I'm a lot stronger than you. I don't need to do that. Replenish your energy right now, or your afternoon is going to get ugly... Me? I'm a lot stronger than you. I don't need to do that. +107070 107070 207070 307070 407070 Going to bed early will do you good. Ignore me at your own peril. Going to bed early will do you good. Ignore me at your own peril. Going to bed early will do you good. Ignore me at your own peril. Going to bed early will do you good. Ignore me at your own peril. +107071 107071 207071 307071 407071 I don't need your approval! I just want to beat Lucia! I don't need your approval! I just want to beat Lucia! I don't need your approval! I just want to beat Lucia! I don't need your approval! I just want to beat Lucia! +107072 107072 207072 307072 407072 Is every team you lead this stupid? Is every team you lead this stupid? Is every team you lead this stupid? Is every team you lead this stupid? +107073 107073 207073 307073 407073 I talk more in one day on your team than I did in a whole week on the Purifying Force... I talk more in one day on your team than I did in a whole week on the Purifying Force... I talk more in one day on your team than I did in a whole week on the Purifying Force... I talk more in one day on your team than I did in a whole week on the Purifying Force... +107074 107074 207074 307074 407074 Something more important than battle...? Y-you'll have to give me a hint! Something more important than battle...? Y-you'll have to give me a hint! Something more important than battle...? Y-you'll have to give me a hint! Something more important than battle...? Y-you'll have to give me a hint! +107075 107075 207075 307075 407075 I will become stronger and I will earn my place by your side. I will become stronger and I will earn my place by your side. I will become stronger and I will earn my place by your side. I will become stronger and I will earn my place by your side. +107076 107076 207076 307076 407076 Ahem, of course, if you say so, then maybe I'll stay by your side. Ahem, of course, if you say so, then maybe I'll stay by your side. Ahem, of course, if you say so, then maybe I'll stay by your side. Ahem, of course, if you say so, then maybe I'll stay by your side. +107077 107077 207077 307077 407077 Fine, I admit it. Somehow you've become even more important to me than battles... Fine, I admit it. Somehow you've become even more important to me than battles... Fine, I admit it. Somehow you've become even more important to me than battles... Fine, I admit it. Somehow you've become even more important to me than battles... +107078 107078 207078 307078 407078 I wonder, is there a place for me in your heart? I wonder, is there a place for me in your heart? I wonder, is there a place for me in your heart? I wonder, is there a place for me in your heart? +107079 107079 207079 307079 407079 I know what it feels like to have your M.I.N.D. all steamed up... and you're the cause of that. I know what it feels like to have your M.I.N.D. all steamed up... and you're the cause of that. I know what it feels like to have your M.I.N.D. all steamed up... and you're the cause of that. I know what it feels like to have your M.I.N.D. all steamed up... and you're the cause of that. +107080 107080 207080 307080 407080 Are you trying to get on my good side? Are you trying to get on my good side? Are you trying to get on my good side? Are you trying to get on my good side? +107081 107081 207081 307081 407081 We're only doing this so we can fight better, yeah? We're only doing this so we can fight better, yeah? We're only doing this so we can fight better, yeah? We're only doing this so we can fight better, yeah? +107082 107082 207082 307082 407082 Hm, let's see if this lets me fight better. Hm, let's see if this lets me fight better. Hm, let's see if this lets me fight better. Hm, let's see if this lets me fight better. +107083 107083 207083 307083 407083 I-I'm not trying to be on good terms with you, I swear... I-I'm not trying to be on good terms with you, I swear... I-I'm not trying to be on good terms with you, I swear... I-I'm not trying to be on good terms with you, I swear... +107084 107084 207084 307084 407084 I'm keeping an eye on you! I'm keeping an eye on you! I'm keeping an eye on you! I'm keeping an eye on you! +107085 107085 207085 307085 407085 I doubt anyone will ever get this close to me again. I doubt anyone will ever get this close to me again. I doubt anyone will ever get this close to me again. I doubt anyone will ever get this close to me again. +107086 107086 207086 307086 407086 I can't believe... how close we've grown. I can't believe... how close we've grown. I can't believe... how close we've grown. I can't believe... how close we've grown. +107087 107087 207087 307087 407087 I feel like my M.I.N.D. is burning up... I feel like my M.I.N.D. is burning up... I feel like my M.I.N.D. is burning up... I feel like my M.I.N.D. is burning up... +107088 107088 207088 307088 407088 Mine is definitely the best. Have this. Mine is definitely the best. Have this. Mine is definitely the best. Have this. Mine is definitely the best. Have this. +107089 107089 207089 307089 407089 This one's for you! This one's for you! This one's for you! This one's for you! +107090 107090 207090 307090 407090 Here's a gift from me! Treasure it! Here's a gift from me! Treasure it! Here's a gift from me! Treasure it! Here's a gift from me! Treasure it! +107091 107091 207091 307091 407091 You're getting it, whether you like it or not. No returns either! You're getting it, whether you like it or not. No returns either! You're getting it, whether you like it or not. No returns either! You're getting it, whether you like it or not. No returns either! +107092 107092 207092 307092 407092 Hello? Babylonia to Commandant, are you there? Hello? Babylonia to Commandant, are you there? Hello? Babylonia to Commandant, are you there? Hello? Babylonia to Commandant, are you there? +107093 107093 207093 307093 407093 Corrupted are beating down our door! Get off your butt, lazybones! Corrupted are beating down our door! Get off your butt, lazybones! Corrupted are beating down our door! Get off your butt, lazybones! Corrupted are beating down our door! Get off your butt, lazybones! +107094 107094 207094 307094 407094 I'll count to three and if you're still ignoring me, I'll... I'll... I'll...I'll ignore you! I'll count to three and if you're still ignoring me, I'll... I'll... I'll...I'll ignore you! I'll count to three and if you're still ignoring me, I'll... I'll... I'll...I'll ignore you! I'll count to three and if you're still ignoring me, I'll... I'll... I'll...I'll ignore you! +107095 107095 207095 307095 407095 C'mon! I'm standing right here! Look at me already! C'mon! I'm standing right here! Look at me already! C'mon! I'm standing right here! Look at me already! C'mon! I'm standing right here! Look at me already! +107096 107096 207096 307096 407096 Humans are weak, I get it. Go get some rest. Humans are weak, I get it. Go get some rest. Humans are weak, I get it. Go get some rest. Humans are weak, I get it. Go get some rest. +107097 107097 207097 307097 407097 It's okay, go get some rest. Everyone knows you can't hack it. It's okay, go get some rest. Everyone knows you can't hack it. It's okay, go get some rest. Everyone knows you can't hack it. It's okay, go get some rest. Everyone knows you can't hack it. +107098 107098 207098 307098 407098 You think I want to see you get sick or hurt? Go get some rest already! You think I want to see you get sick or hurt? Go get some rest already! You think I want to see you get sick or hurt? Go get some rest already! You think I want to see you get sick or hurt? Go get some rest already! +107099 107099 207099 307099 407099 Don't push yourself too hard. You and I still have a long way to go together. Don't push yourself too hard. You and I still have a long way to go together. Don't push yourself too hard. You and I still have a long way to go together. Don't push yourself too hard. You and I still have a long way to go together. +107100 107100 207100 307100 407100 Ready yet? Ready yet? Ready yet? Ready yet? +107101 107101 207101 307101 407101 Hurry up! I can't wait to start fighting! Hurry up! I can't wait to start fighting! Hurry up! I can't wait to start fighting! Hurry up! I can't wait to start fighting! +107102 107102 207102 307102 407102 Any slower and next time you'll be waiting for me! Any slower and next time you'll be waiting for me! Any slower and next time you'll be waiting for me! Any slower and next time you'll be waiting for me! +107103 107103 207103 307103 407103 Next time you plan to sleep in, let me know so I can too... Next time you plan to sleep in, let me know so I can too... Next time you plan to sleep in, let me know so I can too... Next time you plan to sleep in, let me know so I can too... +107104 107104 207104 307104 407104 Oh, and here I thought you'd deserted! Oh, and here I thought you'd deserted! Oh, and here I thought you'd deserted! Oh, and here I thought you'd deserted! +107105 107105 207105 307105 407105 Fess up. Where have you been all this time? Fess up. Where have you been all this time? Fess up. Where have you been all this time? Fess up. Where have you been all this time? +107106 107106 207106 307106 407106 Are you sure you're at the right base, Commandant? Hmph... Are you sure you're at the right base, Commandant? Hmph... Are you sure you're at the right base, Commandant? Hmph... Are you sure you're at the right base, Commandant? Hmph... +107107 107107 207107 307107 407107 I... I thought you'd... You're never leaving me again!!! I... I thought you'd... You're never leaving me again!!! I... I thought you'd... You're never leaving me again!!! I... I thought you'd... You're never leaving me again!!! +107151 107151 207151 307151 407151 Die, scum! Die, scum! Die, scum! Die, scum! +107152 107152 207152 307152 407152 Outta my way! Outta my way! Outta my way! Outta my way! +107153 107153 207153 307153 407153 Go to hell! Go to hell! Go to hell! Go to hell! +107154 107154 207154 307154 407154 Get blown to smithereens! Get blown to smithereens! Get blown to smithereens! Get blown to smithereens! +107155 107155 207155 307155 407155 Tsk... Bloody... Tsk... Bloody... Tsk... Bloody... Tsk... Bloody... +107156 107156 207156 307156 407156 Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! +107157 107157 207157 307157 407157 I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... +107158 107158 207158 307158 407158 Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! +107159 107159 207159 307159 407159 You called? You called? You called? You called? +107160 107160 207160 307160 407160 Die, scum! Die, scum! Die, scum! Die, scum! +107161 107161 207161 307161 407161 Die, scum! Die, scum! Die, scum! Die, scum! +107162 107162 207162 307162 407162 Outta my way! Outta my way! Outta my way! Outta my way! +107163 107163 207163 307163 407163 Go to hell! Go to hell! Go to hell! Go to hell! +107164 107164 207164 307164 407164 Get blown to smithereens! Get blown to smithereens! Get blown to smithereens! Get blown to smithereens! +107165 107165 207165 307165 407165 Tsk... Bloody... Tsk... Bloody... Tsk... Bloody... Tsk... Bloody... +107166 107166 207166 307166 407166 Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! Watch out! You want us all to reboot or something?! +107167 107167 207167 307167 407167 I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... I'll pay you back... a thousandfold... +107168 107168 207168 307168 407168 Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! Looks like y'all can't handle it without me! +107169 107169 207169 307169 407169 You called? You called? You called? You called? +107170 107170 207170 307170 407170 Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! Did I win over Lucia? Tell me! +107171 107171 207171 307171 407171 Squeal in the flames! Squeal in the flames! Squeal in the flames! Squeal in the flames! +107108 107108 207108 307108 407108 Okay... Okay... Okay... Okay... +107109 107109 207109 307109 407109 I'm stronger than Lucia, right? I'm stronger than Lucia, right? I'm stronger than Lucia, right? I'm stronger than Lucia, right? +107110 107110 207110 307110 407110 Who better to trust than me? Who better to trust than me? Who better to trust than me? Who better to trust than me? +107111 107111 207111 307111 407111 Practice makes perfect. Practice makes perfect. Practice makes perfect. Practice makes perfect. +107112 107112 207112 307112 407112 I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. I'm a master of weapons. So don't waste so much time on it. +107113 107113 207113 307113 407113 Hey, do you think I beat Lucia? Hey, do you think I beat Lucia? Hey, do you think I beat Lucia? Hey, do you think I beat Lucia? +109001 109001 209001 309001 409001 This world needs more colors! This world needs more colors! This world needs more colors! This world needs more colors! +109002 109002 209002 309002 409002 Keep improving yourself! Keep improving yourself! Keep improving yourself! Keep improving yourself! +109003 109003 209003 309003 409003 Ah, I just got a flash of inspiration! Ah, I just got a flash of inspiration! Ah, I just got a flash of inspiration! Ah, I just got a flash of inspiration! +109004 109004 209004 309004 409004 Ideas are flooding into my head! Ideas are flooding into my head! Ideas are flooding into my head! Ideas are flooding into my head! +109005 109005 209005 309005 409005 I see, this is a training session, isn't it? I see, this is a training session, isn't it? I see, this is a training session, isn't it? I see, this is a training session, isn't it? +109006 109006 209006 309006 409006 So that's your taste, Commandant. So that's your taste, Commandant. So that's your taste, Commandant. So that's your taste, Commandant. +109007 109007 209007 309007 409007 Time for some warm-up exercises. Time for some warm-up exercises. Time for some warm-up exercises. Time for some warm-up exercises. +109008 109008 209008 309008 409008 My paintbrush is ready! My paintbrush is ready! My paintbrush is ready! My paintbrush is ready! +109009 109009 209009 309009 409009 Smiling is important! Smiling is important! Smiling is important! Smiling is important! +109010 109010 209010 309010 409010 This vast world is the perfect canvas for me! This vast world is the perfect canvas for me! This vast world is the perfect canvas for me! This vast world is the perfect canvas for me! +109011 109011 209011 309011 409011 How does it feel to create with me? It feels great, right? How does it feel to create with me? It feels great, right? How does it feel to create with me? It feels great, right? How does it feel to create with me? It feels great, right? +109012 109012 209012 309012 409012 Please bring the gifts from my fans to my agent—Huh, it's from Commandant? Wait, I'll take it. Please bring the gifts from my fans to my agent—Huh, it's from Commandant? Wait, I'll take it. Please bring the gifts from my fans to my agent—Huh, it's from Commandant? Wait, I'll take it. Please bring the gifts from my fans to my agent—Huh, it's from Commandant? Wait, I'll take it. +109013 109013 209013 309013 409013 Hey, Your aesthetic is certainly getting better! Hey, Your aesthetic is certainly getting better! Hey, Your aesthetic is certainly getting better! Hey, Your aesthetic is certainly getting better! +109014 109014 209014 309014 409014 Hehe, let me test how good your taste is, Commandant. Hehe, let me test how good your taste is, Commandant. Hehe, let me test how good your taste is, Commandant. Hehe, let me test how good your taste is, Commandant. +109015 109015 209015 309015 409015 Inspiration is definitely a lovable yet annoying thing. Inspiration is definitely a lovable yet annoying thing. Inspiration is definitely a lovable yet annoying thing. Inspiration is definitely a lovable yet annoying thing. +109016 109016 209016 309016 409016 You understand me even better than my agent. You understand me even better than my agent. You understand me even better than my agent. You understand me even better than my agent. +109017 109017 209017 309017 409017 What do you think about me? You can tell me straight up, Commandant. What do you think about me? You can tell me straight up, Commandant. What do you think about me? You can tell me straight up, Commandant. What do you think about me? You can tell me straight up, Commandant. +109018 109018 209018 309018 409018 You're thinking I'm picky about gifts, aren't you? That's right, but your gift is the exception! You're thinking I'm picky about gifts, aren't you? That's right, but your gift is the exception! You're thinking I'm picky about gifts, aren't you? That's right, but your gift is the exception! You're thinking I'm picky about gifts, aren't you? That's right, but your gift is the exception! +109019 109019 209019 309019 409019 Minds in sync... That's what it means, right? Minds in sync... That's what it means, right? Minds in sync... That's what it means, right? Minds in sync... That's what it means, right? +109020 109020 209020 309020 409020 Commandant can always figure out what I want to do. That's indeed a tricky skill to me. Commandant can always figure out what I want to do. That's indeed a tricky skill to me. Commandant can always figure out what I want to do. That's indeed a tricky skill to me. Commandant can always figure out what I want to do. That's indeed a tricky skill to me. +109021 109021 209021 309021 409021 As I expected, Commandant is the one who knows me best! As I expected, Commandant is the one who knows me best! As I expected, Commandant is the one who knows me best! As I expected, Commandant is the one who knows me best! +109022 109022 209022 309022 409022 I didn't know you were this smooth, Commandant. Now how should I repay you... I didn't know you were this smooth, Commandant. Now how should I repay you... I didn't know you were this smooth, Commandant. Now how should I repay you... I didn't know you were this smooth, Commandant. Now how should I repay you... +109023 109023 209023 309023 409023 Commandant has already become my inspiration activator, so you can't leave me again. Commandant has already become my inspiration activator, so you can't leave me again. Commandant has already become my inspiration activator, so you can't leave me again. Commandant has already become my inspiration activator, so you can't leave me again. +109024 109024 209024 309024 409024 Why are you so quiet? Have you been focusing on something, Commandant? Why are you so quiet? Have you been focusing on something, Commandant? Why are you so quiet? Have you been focusing on something, Commandant? Why are you so quiet? Have you been focusing on something, Commandant? +109025 109025 209025 309025 409025 Have you finished your work, Commandant? Then please keep your eyes on me from now on. Have you finished your work, Commandant? Then please keep your eyes on me from now on. Have you finished your work, Commandant? Then please keep your eyes on me from now on. Have you finished your work, Commandant? Then please keep your eyes on me from now on. +109026 109026 209026 309026 409026 I finished hundreds of sketches while you were away! I finished hundreds of sketches while you were away! I finished hundreds of sketches while you were away! I finished hundreds of sketches while you were away! +109027 109027 209027 309027 409027 I'm going to teach you a lesson! I'm going to teach you a lesson! I'm going to teach you a lesson! I'm going to teach you a lesson! +109028 109028 209028 309028 409028 What a stubborn stain! What a stubborn stain! What a stubborn stain! What a stubborn stain! +109029 109029 209029 309029 409029 The beauty of brokenness suits you well! The beauty of brokenness suits you well! The beauty of brokenness suits you well! The beauty of brokenness suits you well! +109030 109030 209030 309030 409030 This is—the moment of art! This is—the moment of art! This is—the moment of art! This is—the moment of art! +109031 109031 209031 309031 409031 Ah, it slipped from my grasp. Ah, it slipped from my grasp. Ah, it slipped from my grasp. Ah, it slipped from my grasp. +109032 109032 209032 309032 409032 I haven't... finished yet... I haven't... finished yet... I haven't... finished yet... I haven't... finished yet... +109033 109033 209033 309033 409033 I've run out of ideas… I've run out of ideas… I've run out of ideas… I've run out of ideas… +109034 109034 209034 309034 409034 Let me add one more stroke! Let me add one more stroke! Let me add one more stroke! Let me add one more stroke! +109035 109035 209035 309035 409035 Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! +109036 109036 209036 309036 409036 Who wants to be the first one to have fun? Who wants to be the first one to have fun? Who wants to be the first one to have fun? Who wants to be the first one to have fun? +109037 109037 209037 309037 409037 I'm so happy that Commandant has taken it so seriously. I'm so happy that Commandant has taken it so seriously. I'm so happy that Commandant has taken it so seriously. I'm so happy that Commandant has taken it so seriously. +109038 109038 209038 309038 409038 Yes. Yes. Yes. Yes. +109039 109039 209039 309039 409039 Yes. Yes. Yes. Yes. +109040 109040 209040 309040 409040 Yes. Yes. Yes. Yes. +109041 109041 209041 309041 409041 Yes. Yes. Yes. Yes. +109042 109042 209042 309042 409042 Yes. Yes. Yes. Yes. +109043 109043 209043 309043 409043 Yes. Yes. Yes. Yes. +109044 109044 209044 309044 409044 Yes. Yes. Yes. Yes. +109045 109045 209045 309045 409045 Yes. Yes. Yes. Yes. +109046 109046 209046 309046 409046 Yes. Yes. Yes. Yes. +109047 109047 209047 309047 409047 Yes. Yes. Yes. Yes. +109048 109048 209048 309048 409048 Yes. Yes. Yes. Yes. +109049 109049 209049 309049 409049 Yes. Yes. Yes. Yes. +109050 109050 209050 309050 409050 Yes. Yes. Yes. Yes. +109051 109051 209051 309051 409051 Yes. Yes. Yes. Yes. +109052 109052 209052 309052 409052 Yes. Yes. Yes. Yes. +109053 109053 209053 309053 409053 Mission accomplished. How's it going? Great, isn't it? Mission accomplished. How's it going? Great, isn't it? Mission accomplished. How's it going? Great, isn't it? Mission accomplished. How's it going? Great, isn't it? +109054 109054 209054 309054 409054 Those letters are sent to you? Or to me? Those letters are sent to you? Or to me? Those letters are sent to you? Or to me? Those letters are sent to you? Or to me? +109055 109055 209055 309055 409055 Where should I do my research today? Where should I do my research today? Where should I do my research today? Where should I do my research today? +109056 109056 209056 309056 409056 I can see you keep training yourself, Commandant. I can see you keep training yourself, Commandant. I can see you keep training yourself, Commandant. I can see you keep training yourself, Commandant. +109057 109057 209057 309057 409057 For the Constructs who love smiling, their strength shouldn't be too bad. For the Constructs who love smiling, their strength shouldn't be too bad. For the Constructs who love smiling, their strength shouldn't be too bad. For the Constructs who love smiling, their strength shouldn't be too bad. +109058 109058 209058 309058 409058 Hiatus is not in my vocabulary. Hiatus is not in my vocabulary. Hiatus is not in my vocabulary. Hiatus is not in my vocabulary. +109059 109059 209059 309059 409059 Ah, inspiration has struck me. Let me make a sketch before moving out! Ah, inspiration has struck me. Let me make a sketch before moving out! Ah, inspiration has struck me. Let me make a sketch before moving out! Ah, inspiration has struck me. Let me make a sketch before moving out! +109060 109060 209060 309060 409060 Commandant, can you be my art model? Commandant, can you be my art model? Commandant, can you be my art model? Commandant, can you be my art model? +109061 109061 209061 309061 409061 I want to put my favorite color on your whole body, Commandant! I want to put my favorite color on your whole body, Commandant! I want to put my favorite color on your whole body, Commandant! I want to put my favorite color on your whole body, Commandant! +109062 109062 209062 309062 409062 Commandant's compliments really hit the mark. Commandant's compliments really hit the mark. Commandant's compliments really hit the mark. Commandant's compliments really hit the mark. +109063 109063 209063 309063 409063 Commandant, it's not the right time to be an art model. Commandant, it's not the right time to be an art model. Commandant, it's not the right time to be an art model. Commandant, it's not the right time to be an art model. +109064 109064 209064 309064 409064 Has your attention flown away from me? Then, how about this smile? Has your attention flown away from me? Then, how about this smile? Has your attention flown away from me? Then, how about this smile? Has your attention flown away from me? Then, how about this smile? +109065 109065 209065 309065 409065 You can't be that apathetic when you have me standing right in front of you, right? You can't be that apathetic when you have me standing right in front of you, right? You can't be that apathetic when you have me standing right in front of you, right? You can't be that apathetic when you have me standing right in front of you, right? +109066 109066 209066 309066 409066 Your face is getting stiff, Commandant. Please go get some rest, otherwise I'll draw it on my canvas. Your face is getting stiff, Commandant. Please go get some rest, otherwise I'll draw it on my canvas. Your face is getting stiff, Commandant. Please go get some rest, otherwise I'll draw it on my canvas. Your face is getting stiff, Commandant. Please go get some rest, otherwise I'll draw it on my canvas. +109067 109067 209067 309067 409067 Wow! You're as sluggish as the statue "The Thinking Construct". Please get some rest! Wow! You're as sluggish as the statue "The Thinking Construct". Please get some rest! Wow! You're as sluggish as the statue "The Thinking Construct". Please get some rest! Wow! You're as sluggish as the statue "The Thinking Construct". Please get some rest! +109068 109068 209068 309068 409068 Let's stop working and go somewhere to lift our spirits! Let's stop working and go somewhere to lift our spirits! Let's stop working and go somewhere to lift our spirits! Let's stop working and go somewhere to lift our spirits! +109069 109069 209069 309069 409069 I'm a bit tired too, Commandant. Let's do some stretches together! I'm a bit tired too, Commandant. Let's do some stretches together! I'm a bit tired too, Commandant. Let's do some stretches together! I'm a bit tired too, Commandant. Let's do some stretches together! +109070 109070 209070 309070 409070 Are you here to be my audience today, Commandant? Are you here to be my audience today, Commandant? Are you here to be my audience today, Commandant? Are you here to be my audience today, Commandant? +109071 109071 209071 309071 409071 I'm going to turn this place into my art studio today, Commandant! I'm going to turn this place into my art studio today, Commandant! I'm going to turn this place into my art studio today, Commandant! I'm going to turn this place into my art studio today, Commandant! +109072 109072 209072 309072 409072 I'm going to find some inspiration from you today, Commandant. I'm going to find some inspiration from you today, Commandant. I'm going to find some inspiration from you today, Commandant. I'm going to find some inspiration from you today, Commandant. +109073 109073 209073 309073 409073 Did you watch my interview show last night? Let me test you. Did you watch my interview show last night? Let me test you. Did you watch my interview show last night? Let me test you. Did you watch my interview show last night? Let me test you. +109074 109074 209074 309074 409074 You can admire my works when I'm away. You can admire my works when I'm away. You can admire my works when I'm away. You can admire my works when I'm away. +109075 109075 209075 309075 409075 I pulled an all-nighter to make my artwork last night. Fortunately... Constructs won't have raccoon eyes! I pulled an all-nighter to make my artwork last night. Fortunately... Constructs won't have raccoon eyes! I pulled an all-nighter to make my artwork last night. Fortunately... Constructs won't have raccoon eyes! I pulled an all-nighter to make my artwork last night. Fortunately... Constructs won't have raccoon eyes! +109076 109076 209076 309076 409076 Commandant, have you noticed any difference from me today? Commandant, have you noticed any difference from me today? Commandant, have you noticed any difference from me today? Commandant, have you noticed any difference from me today? +109077 109077 209077 309077 409077 Here you are, Commandant! Another good day for me! Here you are, Commandant! Another good day for me! Here you are, Commandant! Another good day for me! Here you are, Commandant! Another good day for me! +109078 109078 209078 309078 409078 It's one of my greatest works. You want to take a look at it, don't you? It's one of my greatest works. You want to take a look at it, don't you? It's one of my greatest works. You want to take a look at it, don't you? It's one of my greatest works. You want to take a look at it, don't you? +109079 109079 209079 309079 409079 Finally finished a painting that has you and me on it. Can I send it to everyone, Commandant? Finally finished a painting that has you and me on it. Can I send it to everyone, Commandant? Finally finished a painting that has you and me on it. Can I send it to everyone, Commandant? Finally finished a painting that has you and me on it. Can I send it to everyone, Commandant? +109080 109080 209080 309080 409080 L-O-V-E—! L-O-V-E—! L-O-V-E—! L-O-V-E—! +109081 109081 209081 309081 409081 Long time no see, Commandant. Come here and give me some inspiration! Long time no see, Commandant. Come here and give me some inspiration! Long time no see, Commandant. Come here and give me some inspiration! Long time no see, Commandant. Come here and give me some inspiration! +109082 109082 209082 309082 409082 I thought you went to be someone else's art model. I thought you went to be someone else's art model. I thought you went to be someone else's art model. I thought you went to be someone else's art model. +109083 109083 209083 309083 409083 Are you willing to be my art model again? Photos are not nearly as good as you! Are you willing to be my art model again? Photos are not nearly as good as you! Are you willing to be my art model again? Photos are not nearly as good as you! Are you willing to be my art model again? Photos are not nearly as good as you! +109084 109084 209084 309084 409084 Waaaa! The paintbrush is slipping from my hand! Waaaa! The paintbrush is slipping from my hand! Waaaa! The paintbrush is slipping from my hand! Waaaa! The paintbrush is slipping from my hand! +109085 109085 209085 309085 409085 Oops, the paint splattered... Oops, the paint splattered... Oops, the paint splattered... Oops, the paint splattered... +109086 109086 209086 309086 409086 Stop messing around, Commandant! Stop messing around, Commandant! Stop messing around, Commandant! Stop messing around, Commandant! +109087 109087 209087 309087 409087 Commandant, it's time for artistic creation... I'll let you do what you want later! Commandant, it's time for artistic creation... I'll let you do what you want later! Commandant, it's time for artistic creation... I'll let you do what you want later! Commandant, it's time for artistic creation... I'll let you do what you want later! +109088 109088 209088 309088 409088 Hahaha! It's itchy! Hahaha! It's itchy! Hahaha! It's itchy! Hahaha! It's itchy! +109089 109089 209089 309089 409089 Hmm? Do you like this, Commandant? Hmm? Do you like this, Commandant? Hmm? Do you like this, Commandant? Hmm? Do you like this, Commandant? +109090 109090 209090 309090 409090 Hm? You're acting like a spoiled kid, Commandant. Hm? You're acting like a spoiled kid, Commandant. Hm? You're acting like a spoiled kid, Commandant. Hm? You're acting like a spoiled kid, Commandant. +109091 109091 209091 309091 409091 I see, so Commandant is interested in body painting. There's no need to be shy. Let me paint your body! I see, so Commandant is interested in body painting. There's no need to be shy. Let me paint your body! I see, so Commandant is interested in body painting. There's no need to be shy. Let me paint your body! I see, so Commandant is interested in body painting. There's no need to be shy. Let me paint your body! +109092 109092 209092 309092 409092 I'm going to teach you a lesson! I'm going to teach you a lesson! I'm going to teach you a lesson! I'm going to teach you a lesson! +109093 109093 209093 309093 409093 What a stubborn stain! What a stubborn stain! What a stubborn stain! What a stubborn stain! +109094 109094 209094 309094 409094 The beauty of brokenness suits you well! The beauty of brokenness suits you well! The beauty of brokenness suits you well! The beauty of brokenness suits you well! +109095 109095 209095 309095 409095 Ah, it slipped from my grasp. Ah, it slipped from my grasp. Ah, it slipped from my grasp. Ah, it slipped from my grasp. +109096 109096 209096 309096 409096 I haven't... finished yet... I haven't... finished yet... I haven't... finished yet... I haven't... finished yet... +109097 109097 209097 309097 409097 Let me add one more stroke! Let me add one more stroke! Let me add one more stroke! Let me add one more stroke! +109098 109098 209098 309098 409098 Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! +110001 110001 210001 310001 410001 ...I'm Sophia. I'm here on behalf of the Akdilek Commercial Alliance. ...I'm Sophia. I'm here on behalf of the Akdilek Commercial Alliance. ...I'm Sophia. I'm here on behalf of the Akdilek Commercial Alliance. ...I'm Sophia. I'm here on behalf of the Akdilek Commercial Alliance. +110002 110002 210002 310002 410002 Frame upgrade complete. Frame upgrade complete. Frame upgrade complete. Frame upgrade complete. +110003 110003 210003 310003 410003 Inspection complete. No malfunctions detected. Inspection complete. No malfunctions detected. Inspection complete. No malfunctions detected. Inspection complete. No malfunctions detected. +110004 110004 210004 310004 410004 Upgraded to this extent... I'll report it to Jamilah. Upgraded to this extent... I'll report it to Jamilah. Upgraded to this extent... I'll report it to Jamilah. Upgraded to this extent... I'll report it to Jamilah. +110005 110005 210005 310005 410005 Practice, until you become stronger. Practice, until you become stronger. Practice, until you become stronger. Practice, until you become stronger. +110006 110006 210006 310006 410006 Attack module replacement complete. Attack module replacement complete. Attack module replacement complete. Attack module replacement complete. +110007 110007 210007 310007 410007 Thank you for choosing the Akdilek mercenary service. Thank you for choosing the Akdilek mercenary service. Thank you for choosing the Akdilek mercenary service. Thank you for choosing the Akdilek mercenary service. +110008 110008 210008 310008 410008 Now, please keep up with my speed. Now, please keep up with my speed. Now, please keep up with my speed. Now, please keep up with my speed. +110009 110009 210009 310009 410009 Gray Raven…I used to see vultures back on the train. Gray Raven…I used to see vultures back on the train. Gray Raven…I used to see vultures back on the train. Gray Raven…I used to see vultures back on the train. +110010 110010 210010 310010 410010 This place... is much bigger than a train carriage. This place... is much bigger than a train carriage. This place... is much bigger than a train carriage. This place... is much bigger than a train carriage. +110011 110011 210011 310011 410011 Recently, I seem to have forgotten the feeling of living on a train. Recently, I seem to have forgotten the feeling of living on a train. Recently, I seem to have forgotten the feeling of living on a train. Recently, I seem to have forgotten the feeling of living on a train. +110012 110012 210012 310012 410012 This is...? This is...? This is...? This is...? +110013 110013 210013 310013 410013 I'm used to being lonely. I'm used to being lonely. I'm used to being lonely. I'm used to being lonely. +110014 110014 210014 310014 410014 As an envoy, I believe it is necessary to deepen our relationship. As an envoy, I believe it is necessary to deepen our relationship. As an envoy, I believe it is necessary to deepen our relationship. As an envoy, I believe it is necessary to deepen our relationship. +110015 110015 210015 310015 410015 What is the meaning of this... behavior... What is the meaning of this... behavior... What is the meaning of this... behavior... What is the meaning of this... behavior... +110016 110016 210016 310016 410016 It seems... to have gone beyond business etiquette. It seems... to have gone beyond business etiquette. It seems... to have gone beyond business etiquette. It seems... to have gone beyond business etiquette. +110017 110017 210017 310017 410017 Not merely... a relationship based on benefits? Not merely... a relationship based on benefits? Not merely... a relationship based on benefits? Not merely... a relationship based on benefits? +110018 110018 210018 310018 410018 It feels... good. It feels... good. It feels... good. It feels... good. +110019 110019 210019 310019 410019 How should I express my gratitude according to Babylonia's etiquette? How should I express my gratitude according to Babylonia's etiquette? How should I express my gratitude according to Babylonia's etiquette? How should I express my gratitude according to Babylonia's etiquette? +110020 110020 210020 310020 410020 I'd like to know more about Commandant. I'd like to know more about Commandant. I'd like to know more about Commandant. I'd like to know more about Commandant. +110021 110021 210021 310021 410021 You're kind to me... like Jamilah. You're kind to me... like Jamilah. You're kind to me... like Jamilah. You're kind to me... like Jamilah. +110022 110022 210022 310022 410022 Will our bond go any further? Will our bond go any further? Will our bond go any further? Will our bond go any further? +110023 110023 210023 310023 410023 Thank you... I will cherish it the way I cherish my tool bag… Thank you... I will cherish it the way I cherish my tool bag… Thank you... I will cherish it the way I cherish my tool bag… Thank you... I will cherish it the way I cherish my tool bag… +110024 110024 210024 310024 410024 It's understandable that you keep your distance from me, as I haven't fully earned your trust. It's understandable that you keep your distance from me, as I haven't fully earned your trust. It's understandable that you keep your distance from me, as I haven't fully earned your trust. It's understandable that you keep your distance from me, as I haven't fully earned your trust. +110025 110025 210025 310025 410025 I'll protect Commandant from any harm, as always. I'll protect Commandant from any harm, as always. I'll protect Commandant from any harm, as always. I'll protect Commandant from any harm, as always. +110026 110026 210026 310026 410026 You've been away for too long… You've been away for too long… You've been away for too long… You've been away for too long… +110027 110027 210027 310027 410027 Clear all the obstacles. Clear all the obstacles. Clear all the obstacles. Clear all the obstacles. +110028 110028 210028 310028 410028 Dismantling. Dismantling. Dismantling. Dismantling. +110029 110029 210029 310029 410029 Scrap. Scrap. Scrap. Scrap. +110030 110030 210030 310030 410030 Whatever obstacles stand in my way, I'll crunch, smash, and shatter them into dust! Whatever obstacles stand in my way, I'll crunch, smash, and shatter them into dust! Whatever obstacles stand in my way, I'll crunch, smash, and shatter them into dust! Whatever obstacles stand in my way, I'll crunch, smash, and shatter them into dust! +110031 110031 210031 310031 410031 Ugh! Ugh! Ugh! Ugh! +110032 110032 210032 310032 410032 I will... endure... I will... endure... I will... endure... I will... endure... +110033 110033 210033 310033 410033 Sorry, Jamilah... Sorry, Jamilah... Sorry, Jamilah... Sorry, Jamilah... +110034 110034 210034 310034 410034 Roger. Roger. Roger. Roger. +110035 110035 210035 310035 410035 Sophia, at your command. Sophia, at your command. Sophia, at your command. Sophia, at your command. +110036 110036 210036 310036 410036 A new mission. Please time me to see how long it takes to finish this task. A new mission. Please time me to see how long it takes to finish this task. A new mission. Please time me to see how long it takes to finish this task. A new mission. Please time me to see how long it takes to finish this task. +110037 110037 210037 310037 410037 Mission complete. How would you rate my performance? Mission complete. How would you rate my performance? Mission complete. How would you rate my performance? Mission complete. How would you rate my performance? +110038 110038 210038 310038 410038 Yes. Yes. Yes. Yes. +110039 110039 210039 310039 410039 Yes. Yes. Yes. Yes. +110040 110040 210040 310040 410040 Yes. Yes. Yes. Yes. +110041 110041 210041 310041 410041 Yes. Yes. Yes. Yes. +110042 110042 210042 310042 410042 Yes. Yes. Yes. Yes. +110043 110043 210043 310043 410043 Yes. Yes. Yes. Yes. +110044 110044 210044 310044 410044 Yes. Yes. Yes. Yes. +110045 110045 210045 310045 410045 Yes. Yes. Yes. Yes. +110046 110046 210046 310046 410046 Yes. Yes. Yes. Yes. +110047 110047 210047 310047 410047 Yes. Yes. Yes. Yes. +110048 110048 210048 310048 410048 Yes. Yes. Yes. Yes. +110049 110049 210049 310049 410049 Yes. Yes. Yes. Yes. +110050 110050 210050 310050 410050 Yes. Yes. Yes. Yes. +110051 110051 210051 310051 410051 Yes. Yes. Yes. Yes. +110052 110052 210052 310052 410052 Yes. Yes. Yes. Yes. +110053 110053 210053 310053 410053 Mission accomplished... Mission accomplished... Mission accomplished... Mission accomplished... +110054 110054 210054 310054 410054 Those are your mails... I'm not allowed to read them. Those are your mails... I'm not allowed to read them. Those are your mails... I'm not allowed to read them. Those are your mails... I'm not allowed to read them. +110055 110055 210055 310055 410055 Commandant of Gray Raven... It kind of trips off the tongue. Commandant of Gray Raven... It kind of trips off the tongue. Commandant of Gray Raven... It kind of trips off the tongue. Commandant of Gray Raven... It kind of trips off the tongue. +110056 110056 210056 310056 410056 It is not necessary to spend this much time with me. It is not necessary to spend this much time with me. It is not necessary to spend this much time with me. It is not necessary to spend this much time with me. +110057 110057 210057 310057 410057 I hope we can forge a positive cooperative relationship. I hope we can forge a positive cooperative relationship. I hope we can forge a positive cooperative relationship. I hope we can forge a positive cooperative relationship. +110058 110058 210058 310058 410058 I'm terrible at communicating. Pardon me if I say something rude. I'm terrible at communicating. Pardon me if I say something rude. I'm terrible at communicating. Pardon me if I say something rude. I'm terrible at communicating. Pardon me if I say something rude. +110059 110059 210059 310059 410059 Everything here is new to me... Everything here is new to me... Everything here is new to me... Everything here is new to me... +110060 110060 210060 310060 410060 I hope you'll get along with Jamilah. I hope you'll get along with Jamilah. I hope you'll get along with Jamilah. I hope you'll get along with Jamilah. +110061 110061 210061 310061 410061 When you have a chance, please visit Asslam again. When you have a chance, please visit Asslam again. When you have a chance, please visit Asslam again. When you have a chance, please visit Asslam again. +110062 110062 210062 310062 410062 What would you do if I have to go back to the train? What would you do if I have to go back to the train? What would you do if I have to go back to the train? What would you do if I have to go back to the train? +110063 110063 210063 310063 410063 It feels comfortable... being with you. It feels comfortable... being with you. It feels comfortable... being with you. It feels comfortable... being with you. +110064 110064 210064 310064 410064 I've been waiting for you. Anything you need to tell me? I've been waiting for you. Anything you need to tell me? I've been waiting for you. Anything you need to tell me? I've been waiting for you. Anything you need to tell me? +110065 110065 210065 310065 410065 Let's keep this vibe alive. Let's keep this vibe alive. Let's keep this vibe alive. Let's keep this vibe alive. +110066 110066 210066 310066 410066 As a companion of yours, I have to remind you adequate rest is very important. As a companion of yours, I have to remind you adequate rest is very important. As a companion of yours, I have to remind you adequate rest is very important. As a companion of yours, I have to remind you adequate rest is very important. +110067 110067 210067 310067 410067 You've been working overtime... Please go take a break. You've been working overtime... Please go take a break. You've been working overtime... Please go take a break. You've been working overtime... Please go take a break. +110068 110068 210068 310068 410068 Judging by your work hours, I suppose it's difficult on your end too. Judging by your work hours, I suppose it's difficult on your end too. Judging by your work hours, I suppose it's difficult on your end too. Judging by your work hours, I suppose it's difficult on your end too. +110069 110069 210069 310069 410069 Your muscles are stiff. Do you need me to give you a massage with my robotic arms? Your muscles are stiff. Do you need me to give you a massage with my robotic arms? Your muscles are stiff. Do you need me to give you a massage with my robotic arms? Your muscles are stiff. Do you need me to give you a massage with my robotic arms? +110070 110070 210070 310070 410070 There you are. There you are. There you are. There you are. +110071 110071 210071 310071 410071 We meet again, Commandant of Gray Raven. We meet again, Commandant of Gray Raven. We meet again, Commandant of Gray Raven. We meet again, Commandant of Gray Raven. +110072 110072 210072 310072 410072 Time to carry out today's inspection. Time to carry out today's inspection. Time to carry out today's inspection. Time to carry out today's inspection. +110073 110073 210073 310073 410073 You look great, Commandant. I'm confident that your work efficiency will be high today. You look great, Commandant. I'm confident that your work efficiency will be high today. You look great, Commandant. I'm confident that your work efficiency will be high today. You look great, Commandant. I'm confident that your work efficiency will be high today. +110074 110074 210074 310074 410074 Greetings, Commandant. Greetings, Commandant. Greetings, Commandant. Greetings, Commandant. +110075 110075 210075 310075 410075 It's good that you're punctual, Commandant. It's good that you're punctual, Commandant. It's good that you're punctual, Commandant. It's good that you're punctual, Commandant. +110076 110076 210076 310076 410076 Right on time, Commandant. Please pass a tool over there to me. Right on time, Commandant. Please pass a tool over there to me. Right on time, Commandant. Please pass a tool over there to me. Right on time, Commandant. Please pass a tool over there to me. +110077 110077 210077 310077 410077 Good morning. I've begun to get used to an unshakable bed, Commandant. Good morning. I've begun to get used to an unshakable bed, Commandant. Good morning. I've begun to get used to an unshakable bed, Commandant. Good morning. I've begun to get used to an unshakable bed, Commandant. +110078 110078 210078 310078 410078 Do you need me in today's mission? Do you need me in today's mission? Do you need me in today's mission? Do you need me in today's mission? +110079 110079 210079 310079 410079 I mentioned you when I had comms with Jamilah last night. What I said... it's classified. I mentioned you when I had comms with Jamilah last night. What I said... it's classified. I mentioned you when I had comms with Jamilah last night. What I said... it's classified. I mentioned you when I had comms with Jamilah last night. What I said... it's classified. +110080 110080 210080 310080 410080 I made a timetable that records the time you show up every day. It makes me feel more secure. I made a timetable that records the time you show up every day. It makes me feel more secure. I made a timetable that records the time you show up every day. It makes me feel more secure. I made a timetable that records the time you show up every day. It makes me feel more secure. +110081 110081 210081 310081 410081 I didn't expect you to come back... I didn't expect you to come back... I didn't expect you to come back... I didn't expect you to come back... +110082 110082 210082 310082 410082 You disappeared for a long time. I thought you'd resigned. You disappeared for a long time. I thought you'd resigned. You disappeared for a long time. I thought you'd resigned. You disappeared for a long time. I thought you'd resigned. +110083 110083 210083 310083 410083 I was considering going back to Jamilah... if you never returned. I was considering going back to Jamilah... if you never returned. I was considering going back to Jamilah... if you never returned. I was considering going back to Jamilah... if you never returned. +110084 110084 210084 310084 410084 It's shaking... It's shaking... It's shaking... It's shaking... +110085 110085 210085 310085 410085 What... happened outside? What... happened outside? What... happened outside? What... happened outside? +110086 110086 210086 310086 410086 It's more intense than a train's emergency brake... It's more intense than a train's emergency brake... It's more intense than a train's emergency brake... It's more intense than a train's emergency brake... +110087 110087 210087 310087 410087 So this is the feeling of motion sickness... So this is the feeling of motion sickness... So this is the feeling of motion sickness... So this is the feeling of motion sickness... +110088 110088 210088 310088 410088 What... are you doing? What... are you doing? What... are you doing? What... are you doing? +110089 110089 210089 310089 410089 Are you finished? Are you finished? Are you finished? Are you finished? +110090 110090 210090 310090 410090 You act like a child. You act like a child. You act like a child. You act like a child. +110091 110091 210091 310091 410091 Even I will get angry. Even I will get angry. Even I will get angry. Even I will get angry. +110092 110092 210092 310092 410092 Clear obstacles. Clear obstacles. Clear obstacles. Clear obstacles. +110093 110093 210093 310093 410093 Dismantle. Dismantle. Dismantle. Dismantle. +110094 110094 210094 310094 410094 Scrap. Scrap. Scrap. Scrap. +110095 110095 210095 310095 410095 Ugh! Ugh! Ugh! Ugh! +110096 110096 210096 310096 410096 I will... endure... I will... endure... I will... endure... I will... endure... +110097 110097 210097 310097 410097 Roger. Roger. Roger. Roger. +110098 110098 210098 310098 410098 Sophia, at your command. Sophia, at your command. Sophia, at your command. Sophia, at your command. +111001 111001 211001 311001 411001 Strike Hawk Captain Chrome reporting. Greetings, Gray Raven Commandant. Have you... seen my teammate Kamui? Strike Hawk Captain Chrome reporting. Greetings, Gray Raven Commandant. Have you... seen my teammate Kamui? Strike Hawk Captain Chrome reporting. Greetings, Gray Raven Commandant. Have you... seen my teammate Kamui? Strike Hawk Captain Chrome reporting. Greetings, Gray Raven Commandant. Have you... seen my teammate Kamui? +111002 111002 211002 311002 411002 Self-improvement is a prime goal of mine. Self-improvement is a prime goal of mine. Self-improvement is a prime goal of mine. Self-improvement is a prime goal of mine. +111003 111003 211003 311003 411003 Thank you for your teachings. Thank you for your teachings. Thank you for your teachings. Thank you for your teachings. +111004 111004 211004 311004 411004 I have been striving to be a good example for others. I have been striving to be a good example for others. I have been striving to be a good example for others. I have been striving to be a good example for others. +111005 111005 211005 311005 411005 I see... So this is how the Gray Ravens train. I see... So this is how the Gray Ravens train. I see... So this is how the Gray Ravens train. I see... So this is how the Gray Ravens train. +111006 111006 211006 311006 411006 The tool is only as powerful as the wielder. The tool is only as powerful as the wielder. The tool is only as powerful as the wielder. The tool is only as powerful as the wielder. +111007 111007 211007 311007 411007 You got it. Strike Hawk leader Chrome, joining in. You got it. Strike Hawk leader Chrome, joining in. You got it. Strike Hawk leader Chrome, joining in. You got it. Strike Hawk leader Chrome, joining in. +111008 111008 211008 311008 411008 Leave this to me. I'll do my best. Leave this to me. I'll do my best. Leave this to me. I'll do my best. Leave this to me. I'll do my best. +111009 111009 211009 311009 411009 Strike Hawks usually work alone, and we relay info through a special channel. Strike Hawks usually work alone, and we relay info through a special channel. Strike Hawks usually work alone, and we relay info through a special channel. Strike Hawks usually work alone, and we relay info through a special channel. +111010 111010 211010 311010 411010 Do not stray from the predetermined schedule or plan. I do not wish to receive complaints from other squads... Ah, Commandant, sorry. I was in a call with a squad member of mine. Do not stray from the predetermined schedule or plan. I do not wish to receive complaints from other squads... Ah, Commandant, sorry. I was in a call with a squad member of mine. Do not stray from the predetermined schedule or plan. I do not wish to receive complaints from other squads... Ah, Commandant, sorry. I was in a call with a squad member of mine. Do not stray from the predetermined schedule or plan. I do not wish to receive complaints from other squads... Ah, Commandant, sorry. I was in a call with a squad member of mine. +111011 111011 211011 311011 411011 Commandant, do you have a moment? I'd like to confirm some details about the mission. Commandant, do you have a moment? I'd like to confirm some details about the mission. Commandant, do you have a moment? I'd like to confirm some details about the mission. Commandant, do you have a moment? I'd like to confirm some details about the mission. +111012 111012 211012 311012 411012 Strike Hawk Permanent Frontier 101, Gray Raven Branch. This must be... the work of Kamui. I am terribly sorry for the trouble, Commandant. Strike Hawk Permanent Frontier 101, Gray Raven Branch. This must be... the work of Kamui. I am terribly sorry for the trouble, Commandant. Strike Hawk Permanent Frontier 101, Gray Raven Branch. This must be... the work of Kamui. I am terribly sorry for the trouble, Commandant. Strike Hawk Permanent Frontier 101, Gray Raven Branch. This must be... the work of Kamui. I am terribly sorry for the trouble, Commandant. +111013 111013 211013 311013 411013 What is it, Commandant? Why are you looking at me like this...? Do I have something on my hair? What is it, Commandant? Why are you looking at me like this...? Do I have something on my hair? What is it, Commandant? Why are you looking at me like this...? Do I have something on my hair? What is it, Commandant? Why are you looking at me like this...? Do I have something on my hair? +111014 111014 211014 311014 411014 Why do I like things organized? I suppose it makes things more effective and easier for the M.I.N.D. to process. Why do I like things organized? I suppose it makes things more effective and easier for the M.I.N.D. to process. Why do I like things organized? I suppose it makes things more effective and easier for the M.I.N.D. to process. Why do I like things organized? I suppose it makes things more effective and easier for the M.I.N.D. to process. +111015 111015 211015 311015 411015 About Kamui's temporary arrangements... No, I don't oppose them. I only wish to be of help to you, Commandant. About Kamui's temporary arrangements... No, I don't oppose them. I only wish to be of help to you, Commandant. About Kamui's temporary arrangements... No, I don't oppose them. I only wish to be of help to you, Commandant. About Kamui's temporary arrangements... No, I don't oppose them. I only wish to be of help to you, Commandant. +111016 111016 211016 311016 411016 Whether it is leading the charge or maintaining morale, a leader should be self-disciplined and lead by example. Most importantly, a leader should stay safe... I'm glad you know what I mean. Whether it is leading the charge or maintaining morale, a leader should be self-disciplined and lead by example. Most importantly, a leader should stay safe... I'm glad you know what I mean. Whether it is leading the charge or maintaining morale, a leader should be self-disciplined and lead by example. Most importantly, a leader should stay safe... I'm glad you know what I mean. Whether it is leading the charge or maintaining morale, a leader should be self-disciplined and lead by example. Most importantly, a leader should stay safe... I'm glad you know what I mean. +111017 111017 211017 311017 411017 I have made a special channel for us. You can now contact me whenever you need to... Not just for work. I have made a special channel for us. You can now contact me whenever you need to... Not just for work. I have made a special channel for us. You can now contact me whenever you need to... Not just for work. I have made a special channel for us. You can now contact me whenever you need to... Not just for work. +111018 111018 211018 311018 411018 Call me through our special channel if there are any emergencies. I'll be there immediately. Call me through our special channel if there are any emergencies. I'll be there immediately. Call me through our special channel if there are any emergencies. I'll be there immediately. Call me through our special channel if there are any emergencies. I'll be there immediately. +111019 111019 211019 311019 411019 I will give anything to bring you victory. I will give anything to bring you victory. I will give anything to bring you victory. I will give anything to bring you victory. +111020 111020 211020 311020 411020 You have won a special place in my heart... I wish to be your number one. You have won a special place in my heart... I wish to be your number one. You have won a special place in my heart... I wish to be your number one. You have won a special place in my heart... I wish to be your number one. +111021 111021 211021 311021 411021 Natural talent... Such a tasteless phrase, is it not? Natural talent... Such a tasteless phrase, is it not? Natural talent... Such a tasteless phrase, is it not? Natural talent... Such a tasteless phrase, is it not? +111022 111022 211022 311022 411022 ...Thank you. ...Thank you. ...Thank you. ...Thank you. +111023 111023 211023 311023 411023 Sorry, but Kamui seems to have hit something with his Inver-Device again... I might have to be away for a while. Sorry, but Kamui seems to have hit something with his Inver-Device again... I might have to be away for a while. Sorry, but Kamui seems to have hit something with his Inver-Device again... I might have to be away for a while. Sorry, but Kamui seems to have hit something with his Inver-Device again... I might have to be away for a while. +111024 111024 211024 311024 411024 Commandant, you don't need to spare any expense for me. Commandant, you don't need to spare any expense for me. Commandant, you don't need to spare any expense for me. Commandant, you don't need to spare any expense for me. +111025 111025 211025 311025 411025 Perfection is not about winning, but rather, giving it your best. Perfection is not about winning, but rather, giving it your best. Perfection is not about winning, but rather, giving it your best. Perfection is not about winning, but rather, giving it your best. +111026 111026 211026 311026 411026 Thank you. Commandant, do you think honor is greater than life or safety? Thank you. Commandant, do you think honor is greater than life or safety? Thank you. Commandant, do you think honor is greater than life or safety? Thank you. Commandant, do you think honor is greater than life or safety? +111027 111027 211027 311027 411027 Not just tactics and strategies, but I would like to talk with you more about other things as well. Not just tactics and strategies, but I would like to talk with you more about other things as well. Not just tactics and strategies, but I would like to talk with you more about other things as well. Not just tactics and strategies, but I would like to talk with you more about other things as well. +111028 111028 211028 311028 411028 Your interests, Commandant, I seem to have developed an interest in them as well. Your interests, Commandant, I seem to have developed an interest in them as well. Your interests, Commandant, I seem to have developed an interest in them as well. Your interests, Commandant, I seem to have developed an interest in them as well. +111029 111029 211029 311029 411029 I shall be your shield, your fortress, your final answer. I shall be your shield, your fortress, your final answer. I shall be your shield, your fortress, your final answer. I shall be your shield, your fortress, your final answer. +111030 111030 211030 311030 411030 This is the greatest present I have ever received. This is the greatest present I have ever received. This is the greatest present I have ever received. This is the greatest present I have ever received. +111031 111031 211031 311031 411031 You are the optimal solution. You are the optimal solution. You are the optimal solution. You are the optimal solution. +111032 111032 211032 311032 411032 The present I want the most... is right before my eyes. The present I want the most... is right before my eyes. The present I want the most... is right before my eyes. The present I want the most... is right before my eyes. +111033 111033 211033 311033 411033 Commandant, please stay focused during the mission. Commandant, please stay focused during the mission. Commandant, please stay focused during the mission. Commandant, please stay focused during the mission. +111034 111034 211034 311034 411034 I look forward to going on a mission together with you. I look forward to going on a mission together with you. I look forward to going on a mission together with you. I look forward to going on a mission together with you. +111035 111035 211035 311035 411035 I am looking for an answer... But the answerer seems to be quite reluctant still. I am looking for an answer... But the answerer seems to be quite reluctant still. I am looking for an answer... But the answerer seems to be quite reluctant still. I am looking for an answer... But the answerer seems to be quite reluctant still. +111036 111036 211036 311036 411036 Is something the matter...? No, it's okay. I'll always be here. Is something the matter...? No, it's okay. I'll always be here. Is something the matter...? No, it's okay. I'll always be here. Is something the matter...? No, it's okay. I'll always be here. +111037 111037 211037 311037 411037 Commandant, please, take a break. Commandant, please, take a break. Commandant, please, take a break. Commandant, please, take a break. +111038 111038 211038 311038 411038 This is not the time to plan for missions. Humans should rest during actual rest time, otherwise, you might compromise the mission. This is not the time to plan for missions. Humans should rest during actual rest time, otherwise, you might compromise the mission. This is not the time to plan for missions. Humans should rest during actual rest time, otherwise, you might compromise the mission. This is not the time to plan for missions. Humans should rest during actual rest time, otherwise, you might compromise the mission. +111039 111039 211039 311039 411039 Overloading your mental capacity will cause issues. Please take a break immediately. Otherwise, I will have to force you to. Overloading your mental capacity will cause issues. Please take a break immediately. Otherwise, I will have to force you to. Overloading your mental capacity will cause issues. Please take a break immediately. Otherwise, I will have to force you to. Overloading your mental capacity will cause issues. Please take a break immediately. Otherwise, I will have to force you to. +111040 111040 211040 311040 411040 What do I have to do to make you rest? Please stop hurting your own body already! What do I have to do to make you rest? Please stop hurting your own body already! What do I have to do to make you rest? Please stop hurting your own body already! What do I have to do to make you rest? Please stop hurting your own body already! +111041 111041 211041 311041 411041 Good morning, Commandant. Good morning, Commandant. Good morning, Commandant. Good morning, Commandant. +111042 111042 211042 311042 411042 It's been a while. I have sent the new mission details to your comms screen. Your orders, please. It's been a while. I have sent the new mission details to your comms screen. Your orders, please. It's been a while. I have sent the new mission details to your comms screen. Your orders, please. It's been a while. I have sent the new mission details to your comms screen. Your orders, please. +111043 111043 211043 311043 411043 I will be supporting you for the time being, Commandant. I look forward to working with you. I will be supporting you for the time being, Commandant. I look forward to working with you. I will be supporting you for the time being, Commandant. I look forward to working with you. I will be supporting you for the time being, Commandant. I look forward to working with you. +111044 111044 211044 311044 411044 Commandant, pleased to see you today. Commandant, pleased to see you today. Commandant, pleased to see you today. Commandant, pleased to see you today. +111045 111045 211045 311045 411045 Kamui has been spending quite a lot of time here... I think I understand him now. Kamui has been spending quite a lot of time here... I think I understand him now. Kamui has been spending quite a lot of time here... I think I understand him now. Kamui has been spending quite a lot of time here... I think I understand him now. +111046 111046 211046 311046 411046 Chrome, ready for your orders. Chrome, ready for your orders. Chrome, ready for your orders. Chrome, ready for your orders. +111047 111047 211047 311047 411047 Finally, we meet again, Commandant. Finally, we meet again, Commandant. Finally, we meet again, Commandant. Finally, we meet again, Commandant. +111048 111048 211048 311048 411048 What is it? An ambush? What is it? An ambush? What is it? An ambush? What is it? An ambush? +111049 111049 211049 311049 411049 My head... I must stay vigilant... My head... I must stay vigilant... My head... I must stay vigilant... My head... I must stay vigilant... +111050 111050 211050 311050 411050 Huh... Kamui? Or... Commandant? Huh... Kamui? Or... Commandant? Huh... Kamui? Or... Commandant? Huh... Kamui? Or... Commandant? +111051 111051 211051 311051 411051 This is not a... proper way to do it. This is not a... proper way to do it. This is not a... proper way to do it. This is not a... proper way to do it. +111052 111052 211052 311052 411052 Is there something on me? Is there something on me? Is there something on me? Is there something on me? +111053 111053 211053 311053 411053 Please stop... I-I'm feeling... strange... Please stop... I-I'm feeling... strange... Please stop... I-I'm feeling... strange... Please stop... I-I'm feeling... strange... +111054 111054 211054 311054 411054 Commandant! Please confirm the results! Commandant! Please confirm the results! Commandant! Please confirm the results! Commandant! Please confirm the results! +111055 111055 211055 311055 411055 Maintenance complete! Strike Hawk's Chrome is now ready! Maintenance complete! Strike Hawk's Chrome is now ready! Maintenance complete! Strike Hawk's Chrome is now ready! Maintenance complete! Strike Hawk's Chrome is now ready! +111056 111056 211056 311056 411056 Understood. Understood. Understood. Understood. +111057 111057 211057 311057 411057 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +111058 111058 211058 311058 411058 Hey! Hey! Hey! Hey! +111059 111059 211059 311059 411059 ...Sigh. ...Sigh. ...Sigh. ...Sigh. +111060 111060 211060 311060 411060 ...About. ...About. ...About. ...About. +111061 111061 211061 311061 411061 Give it your best shot! Give it your best shot! Give it your best shot! Give it your best shot! +111062 111062 211062 311062 411062 How do you feel about the result? How do you feel about the result? How do you feel about the result? How do you feel about the result? +111063 111063 211063 311063 411063 Get behind me! Get behind me! Get behind me! Get behind me! +111064 111064 211064 311064 411064 Let's end it all! Let's end it all! Let's end it all! Let's end it all! +111065 111065 211065 311065 411065 Requesting support! Requesting support! Requesting support! Requesting support! +111066 111066 211066 311066 411066 Alert! Regroup and replan! Alert! Regroup and replan! Alert! Regroup and replan! Alert! Regroup and replan! +111067 111067 211067 311067 411067 ...This is... my fault... ...This is... my fault... ...This is... my fault... ...This is... my fault... +111068 111068 211068 311068 411068 Is this all you have? Is this all you have? Is this all you have? Is this all you have? +111069 111069 211069 311069 411069 Strike Hawk leader Chrome. I have come to support you. Strike Hawk leader Chrome. I have come to support you. Strike Hawk leader Chrome. I have come to support you. Strike Hawk leader Chrome. I have come to support you. +111070 111070 211070 311070 411070 The one that advances wins! The one that advances wins! The one that advances wins! The one that advances wins! +111071 111071 211071 311071 411071 I have brought you the promised victory. I have brought you the promised victory. I have brought you the promised victory. I have brought you the promised victory. +111072 111072 211072 311072 411072 Attack short exclamations Attack short exclamations Attack short exclamations Attack short exclamations +111073 111073 211073 311073 411073 Attack short exclamations Attack short exclamations Attack short exclamations Attack short exclamations +111074 111074 211074 311074 411074 Attack short exclamations Attack short exclamations Attack short exclamations Attack short exclamations +111075 111075 211075 311075 411075 Attack short exclamations Attack short exclamations Attack short exclamations Attack short exclamations +111076 111076 211076 311076 411076 Attack short exclamations Attack short exclamations Attack short exclamations Attack short exclamations +111077 111077 211077 311077 411077 Attack long exclamations Attack long exclamations Attack long exclamations Attack long exclamations +111078 111078 211078 311078 411078 Attack long exclamations Attack long exclamations Attack long exclamations Attack long exclamations +111079 111079 211079 311079 411079 Attack long exclamations Attack long exclamations Attack long exclamations Attack long exclamations +111080 111080 211080 311080 411080 Attack long exclamations Attack long exclamations Attack long exclamations Attack long exclamations +111081 111081 211081 311081 411081 Attack long exclamations Attack long exclamations Attack long exclamations Attack long exclamations +111082 111082 211082 311082 411082 Damage sounds Damage sounds Damage sounds Damage sounds +111083 111083 211083 311083 411083 Damage sounds Damage sounds Damage sounds Damage sounds +111084 111084 211084 311084 411084 Damage sounds Damage sounds Damage sounds Damage sounds +111085 111085 211085 311085 411085 Damage sounds Damage sounds Damage sounds Damage sounds +111086 111086 211086 311086 411086 Damage sounds Damage sounds Damage sounds Damage sounds +111087 111087 211087 311087 411087 Give it your best shot! Give it your best shot! Give it your best shot! Give it your best shot! +111088 111088 211088 311088 411088 How do you feel about the result? How do you feel about the result? How do you feel about the result? How do you feel about the result? +111089 111089 211089 311089 411089 Get behind me! Get behind me! Get behind me! Get behind me! +111090 111090 211090 311090 411090 Requesting support! Requesting support! Requesting support! Requesting support! +111091 111091 211091 311091 411091 Alert! Regroup and replan! Alert! Regroup and replan! Alert! Regroup and replan! Alert! Regroup and replan! +111092 111092 211092 311092 411092 Is this all you have? Is this all you have? Is this all you have? Is this all you have? +111093 111093 211093 311093 411093 Strike Hawk leader Chrome. I have come to support. Strike Hawk leader Chrome. I have come to support. Strike Hawk leader Chrome. I have come to support. Strike Hawk leader Chrome. I have come to support. +100000001 100000001 200000001 300000001 400000001 (Lee, Liv, and Ayla shouting for Lucia's name) (Lee, Liv, and Ayla shouting for Lucia's name) (Lee, Liv, and Ayla shouting for Lucia's name) (Lee, Liv, and Ayla shouting for Lucia's name) +100000002 100000002 200000002 300000002 400000002 This frame has yet to receive its final calibrations. This frame has yet to receive its final calibrations. This frame has yet to receive its final calibrations. This frame has yet to receive its final calibrations. +100000003 100000003 200000003 300000003 400000003 Even if you re-read the data afterwards, you would only experience it as the actions of another, not your own. Even if you re-read the data afterwards, you would only experience it as the actions of another, not your own. Even if you re-read the data afterwards, you would only experience it as the actions of another, not your own. Even if you re-read the data afterwards, you would only experience it as the actions of another, not your own. +100000004 100000004 200000004 300000004 400000004 That is to say, after this battle... That is to say, after this battle... That is to say, after this battle... That is to say, after this battle... +100000005 100000005 200000005 300000005 400000005 ...I will no longer be myself. ...I will no longer be myself. ...I will no longer be myself. ...I will no longer be myself. +100000006 100000006 200000006 300000006 400000006 I won't let you past me! I won't let you past me! I won't let you past me! I won't let you past me! +100000007 100000007 200000007 300000007 400000007 You will never hurt... Commandant! You will never hurt... Commandant! You will never hurt... Commandant! You will never hurt... Commandant! +100000008 100000008 200000008 300000008 400000008 I still... remember... I still... remember... I still... remember... I still... remember... +100000009 100000009 200000009 300000009 400000009 The times we all spent together... The awakening machines, and the infected Tifa. The times we all spent together... The awakening machines, and the infected Tifa. The times we all spent together... The awakening machines, and the infected Tifa. The times we all spent together... The awakening machines, and the infected Tifa. +100000010 100000010 200000010 300000010 400000010 I feel grave sadness for them... But there was nothing I can do, but to defeat them. I feel grave sadness for them... But there was nothing I can do, but to defeat them. I feel grave sadness for them... But there was nothing I can do, but to defeat them. I feel grave sadness for them... But there was nothing I can do, but to defeat them. +100000011 100000011 200000011 300000011 400000011 If this is the only way...! If this is the only way...! If this is the only way...! If this is the only way...! +100000012 100000012 200000012 300000012 400000012 If this is the only way. If this is the only way. If this is the only way. If this is the only way. +100000013 100000013 200000013 300000013 400000013 Commandant, please allow me...! Commandant, please allow me...! Commandant, please allow me...! Commandant, please allow me...! +100000014 100000014 200000014 300000014 400000014 I still remember... the sister who took care of me, and Camu who appeared after Kamui's corruption. I still remember... the sister who took care of me, and Camu who appeared after Kamui's corruption. I still remember... the sister who took care of me, and Camu who appeared after Kamui's corruption. I still remember... the sister who took care of me, and Camu who appeared after Kamui's corruption. +100000015 100000015 200000015 300000015 400000015 They dread this world because of the madness the virus brings. They dread this world because of the madness the virus brings. They dread this world because of the madness the virus brings. They dread this world because of the madness the virus brings. +100000016 100000016 200000016 300000016 400000016 So I told them what I learnt from Commandant. So I told them what I learnt from Commandant. So I told them what I learnt from Commandant. So I told them what I learnt from Commandant. +100000017 100000017 200000017 300000017 400000017 You can't survive alone. You can't survive alone. You can't survive alone. You can't survive alone. +100000018 100000018 200000018 300000018 400000018 I won't fade. I won't fade. I won't fade. I won't fade. +100000019 100000019 200000019 300000019 400000019 No matter what happens, I will always, always be with you, Commandant! No matter what happens, I will always, always be with you, Commandant! No matter what happens, I will always, always be with you, Commandant! No matter what happens, I will always, always be with you, Commandant! +100000020 100000020 200000020 300000020 400000020 It's our... victory, Commandant. It's our... victory, Commandant. It's our... victory, Commandant. It's our... victory, Commandant. +100000021 100000021 200000021 300000021 400000021 I'd have liked to help you extract from this place. I'd have liked to help you extract from this place. I'd have liked to help you extract from this place. I'd have liked to help you extract from this place. +100000022 100000022 200000022 300000022 400000022 But it looks like... I... But it looks like... I... But it looks like... I... But it looks like... I... +100000023 100000023 200000023 300000023 400000023 Commandant. Commandant. Commandant. Commandant. +100000024 100000024 200000024 300000024 400000024 I am the Lucia you gave life to. I am the Lucia you gave life to. I am the Lucia you gave life to. I am the Lucia you gave life to. +100000025 100000025 200000025 300000025 400000025 The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. +100000026 100000026 200000026 300000026 400000026 The memories with you made the current Lucia. The memories with you made the current Lucia. The memories with you made the current Lucia. The memories with you made the current Lucia. +100000027 100000027 200000027 300000027 400000027 So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. +100000028 100000028 200000028 300000028 400000028 Because, when we meet again, I'll be reborn—— Because, when we meet again, I'll be reborn—— Because, when we meet again, I'll be reborn—— Because, when we meet again, I'll be reborn—— +100000029 100000029 200000029 300000029 400000029 I don't remember much of what happened after that. I don't remember much of what happened after that. I don't remember much of what happened after that. I don't remember much of what happened after that. +100000030 100000030 200000030 300000030 400000030 Just a lot of conflicting emotions. Just a lot of conflicting emotions. Just a lot of conflicting emotions. Just a lot of conflicting emotions. +100000031 100000031 200000031 300000031 400000031 But to be honest, I felt relieved for the first time. But to be honest, I felt relieved for the first time. But to be honest, I felt relieved for the first time. But to be honest, I felt relieved for the first time. +100000032 100000032 200000032 300000032 400000032 Because everything I've ever wanted is already here. Because everything I've ever wanted is already here. Because everything I've ever wanted is already here. Because everything I've ever wanted is already here. +100000033 100000033 200000033 300000033 400000033 My hands finally held what is mine. My hands finally held what is mine. My hands finally held what is mine. My hands finally held what is mine. +100000034 100000034 200000034 300000034 400000034 Commandant—— Commandant—— Commandant—— Commandant—— +100000035 100000035 200000035 300000035 400000035 I am the Lucia you gave life to. I am the Lucia you gave life to. I am the Lucia you gave life to. I am the Lucia you gave life to. +100000036 100000036 200000036 300000036 400000036 The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. The day when I touched your hand and felt your warmth... that was the moment I truly came alive, alive to everything in the world. +100000037 100000037 200000037 300000037 400000037 The memories with you made the current Lucia. The memories with you made the current Lucia. The memories with you made the current Lucia. The memories with you made the current Lucia. +100000038 100000038 200000038 300000038 400000038 So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. So even if I fade, even if I'm no longer myself. It'll be okay. +100000039 100000039 200000039 300000039 400000039 Because, when we meet again, I'll be reborn. Because, when we meet again, I'll be reborn. Because, when we meet again, I'll be reborn. Because, when we meet again, I'll be reborn. +100000040 100000040 200000040 300000040 400000040 So—— So—— So—— So—— +100000041 100000041 200000041 300000041 400000041 White. White. White. White. +100000042 100000042 200000042 300000042 400000042 I don't remember much of what happened after that. I don't remember much of what happened after that. I don't remember much of what happened after that. I don't remember much of what happened after that. +100000043 100000043 200000043 300000043 400000043 People came here afterwards and guarded me. Someone kept calling my name, who was that...? People came here afterwards and guarded me. Someone kept calling my name, who was that...? People came here afterwards and guarded me. Someone kept calling my name, who was that...? People came here afterwards and guarded me. Someone kept calling my name, who was that...? +100000044 100000044 200000044 300000044 400000044 And... Why did that person look so worried? Why? Why are you putting on such a face? And... Why did that person look so worried? Why? Why are you putting on such a face? And... Why did that person look so worried? Why? Why are you putting on such a face? And... Why did that person look so worried? Why? Why are you putting on such a face? +100000045 100000045 200000045 300000045 400000045 It's the first time I've felt such relief. It's the first time I've felt such relief. It's the first time I've felt such relief. It's the first time I've felt such relief. +100000046 100000046 200000046 300000046 400000046 Because that person is here. Everyone's here. Because that person is here. Everyone's here. Because that person is here. Everyone's here. Because that person is here. Everyone's here. +100000047 100000047 200000047 300000047 400000047 Everything I've ever wanted is already here. Everything I've ever wanted is already here. Everything I've ever wanted is already here. Everything I've ever wanted is already here. +100000048 100000048 200000048 300000048 400000048 It's a name I shouldn't forget... That person's... It's a name I shouldn't forget... That person's... It's a name I shouldn't forget... That person's... It's a name I shouldn't forget... That person's... +100000049 100000049 200000049 300000049 400000049 ...What is... the name? ...What is... the name? ...What is... the name? ...What is... the name? +100000050 100000050 200000050 300000050 400000050 It's okay. I won't be gone because of this. It's okay. I won't be gone because of this. It's okay. I won't be gone because of this. It's okay. I won't be gone because of this. +100000051 100000051 200000051 300000051 400000051 Because—everyone remembers. You, remember. Because—everyone remembers. You, remember. Because—everyone remembers. You, remember. Because—everyone remembers. You, remember. +100000052 100000052 200000052 300000052 400000052 Let us win this battle together, Commandant. Let us win this battle together, Commandant. Let us win this battle together, Commandant. Let us win this battle together, Commandant. +100000053 100000053 200000053 300000053 400000053 I'm... I'm... I'm... I'm... +100000054 100000054 200000054 300000054 400000054 ID BPL-01. Part of Babylonia's task force. Military Construct. Gray Raven leader, my name is... Lucia. ID BPL-01. Part of Babylonia's task force. Military Construct. Gray Raven leader, my name is... Lucia. ID BPL-01. Part of Babylonia's task force. Military Construct. Gray Raven leader, my name is... Lucia. ID BPL-01. Part of Babylonia's task force. Military Construct. Gray Raven leader, my name is... Lucia. +100000055 100000055 200000055 300000055 400000055 And you are...? And you are...? And you are...? And you are...? +100000056 100000056 200000056 300000056 400000056 I'm... Lucia. I'm... Lucia. I'm... Lucia. I'm... Lucia. +100000057 100000057 200000057 300000057 400000057 ...Commandant. ...Commandant. ...Commandant. ...Commandant. +100000058 100000058 200000058 300000058 400000058 You mere Construct, stop being in my way! You mere Construct, stop being in my way! You mere Construct, stop being in my way! You mere Construct, stop being in my way! +100000059 100000059 200000059 300000059 400000059 You would go to such lengths? Then I'll give you my all. You would go to such lengths? Then I'll give you my all. You would go to such lengths? Then I'll give you my all. You would go to such lengths? Then I'll give you my all. +100000060 100000060 200000060 300000060 400000060 Are you trying to take me with you?! Are you trying to take me with you?! Are you trying to take me with you?! Are you trying to take me with you?! +100000061 100000061 200000061 300000061 400000061 Fighting so recklessly... Your best outcome is a mutual death. Fighting so recklessly... Your best outcome is a mutual death. Fighting so recklessly... Your best outcome is a mutual death. Fighting so recklessly... Your best outcome is a mutual death. +100000062 100000062 200000062 300000062 400000062 No matter how this battle ends, "you" will fade from this world, "you" will no longer exist—— No matter how this battle ends, "you" will fade from this world, "you" will no longer exist—— No matter how this battle ends, "you" will fade from this world, "you" will no longer exist—— No matter how this battle ends, "you" will fade from this world, "you" will no longer exist—— +100000063 100000063 200000063 300000063 400000063 Is not ending it here the best possible outcome? Is not ending it here the best possible outcome? Is not ending it here the best possible outcome? Is not ending it here the best possible outcome? +100000064 100000064 200000064 300000064 400000064 It matters not if the integration halts! It matters not if the integration halts! It matters not if the integration halts! It matters not if the integration halts! +100000065 100000065 200000065 300000065 400000065 I'll destroy the ARU. I'll get to live! I'll destroy the ARU. I'll get to live! I'll destroy the ARU. I'll get to live! I'll destroy the ARU. I'll get to live! +100000066 100000066 200000066 300000066 400000066 Stop that narwhal's wails! Stop! Stop that narwhal's wails! Stop! Stop that narwhal's wails! Stop! Stop that narwhal's wails! Stop! +100000067 100000067 200000067 300000067 400000067 Looks like that commandant is having some trouble in my M.I.N.D., ahahahaha! Looks like that commandant is having some trouble in my M.I.N.D., ahahahaha! Looks like that commandant is having some trouble in my M.I.N.D., ahahahaha! Looks like that commandant is having some trouble in my M.I.N.D., ahahahaha! +100000068 100000068 200000068 300000068 400000068 End your pointless struggle. Then die! End your pointless struggle. Then die! End your pointless struggle. Then die! End your pointless struggle. Then die! +100000069 100000069 200000069 300000069 400000069 Cough... Don't think I'll just sit here and take it! Cough... Don't think I'll just sit here and take it! Cough... Don't think I'll just sit here and take it! Cough... Don't think I'll just sit here and take it! +100000070 100000070 200000070 300000070 400000070 It's not... OVER!!! It's not... OVER!!! It's not... OVER!!! It's not... OVER!!! +100000071 100000071 200000071 300000071 400000071 I will wipe you off the face of the earth! I will wipe you off the face of the earth! I will wipe you off the face of the earth! I will wipe you off the face of the earth! +100000072 100000072 200000072 300000072 400000072 Ugh... Aaaaaahhhh! Ugh... Aaaaaahhhh! Ugh... Aaaaaahhhh! Ugh... Aaaaaahhhh! +100000073 100000073 200000073 300000073 400000073 ...Commandant, let's end this nightmare. ...Commandant, let's end this nightmare. ...Commandant, let's end this nightmare. ...Commandant, let's end this nightmare. +100000074 100000074 200000074 300000074 400000074 ...Ugh! ...Ugh! ...Ugh! ...Ugh! +100000075 100000075 200000075 300000075 400000075 I won't give up...! I won't give up...! I won't give up...! I won't give up...! +100000076 100000076 200000076 300000076 400000076 How, she's...! How, she's...! How, she's...! How, she's...! +100000077 100000077 200000077 300000077 400000077 But if I follow what Commandant says... But if I follow what Commandant says... But if I follow what Commandant says... But if I follow what Commandant says... +100000078 100000078 200000078 300000078 400000078 There! There! There! There! +100000079 100000079 200000079 300000079 400000079 Ngh... It's too late! Ngh... It's too late! Ngh... It's too late! Ngh... It's too late! +100000080 100000080 200000080 300000080 400000080 This... is the weight of enmity, but! This... is the weight of enmity, but! This... is the weight of enmity, but! This... is the weight of enmity, but! +100000081 100000081 200000081 300000081 400000081 Just my luck, but... Just my luck, but... Just my luck, but... Just my luck, but... +100000082 100000082 200000082 300000082 400000082 Let's end it here! Let's end it here! Let's end it here! Let's end it here! +100000083 100000083 200000083 300000083 400000083 This is... within my striking range! This is... within my striking range! This is... within my striking range! This is... within my striking range! +100000084 100000084 200000084 300000084 400000084 FALL! FALL! FALL! FALL! +100000085 100000085 200000085 300000085 400000085 Do you see? Do you see? Do you see? Do you see? +100000086 100000086 200000086 300000086 400000086 Is it not laughable? Is it not laughable? Is it not laughable? Is it not laughable? +100000087 100000087 200000087 300000087 400000087 The tools made and enslaved by the people became the weapons of the virus. The tools made and enslaved by the people became the weapons of the virus. The tools made and enslaved by the people became the weapons of the virus. The tools made and enslaved by the people became the weapons of the virus. +100000088 100000088 200000088 300000088 400000088 Those witless hunks of steel are roaming in KCC boundaries. Those witless hunks of steel are roaming in KCC boundaries. Those witless hunks of steel are roaming in KCC boundaries. Those witless hunks of steel are roaming in KCC boundaries. +100000089 100000089 200000089 300000089 400000089 Kowloong runs the greatest economy on this planet. Kowloong governs East Asia, it stands independent even from the World Government. Kowloong runs the greatest economy on this planet. Kowloong governs East Asia, it stands independent even from the World Government. Kowloong runs the greatest economy on this planet. Kowloong governs East Asia, it stands independent even from the World Government. Kowloong runs the greatest economy on this planet. Kowloong governs East Asia, it stands independent even from the World Government. +100000090 100000090 200000090 300000090 400000090 The cities fall, one by one. But why are we still standing? The cities fall, one by one. But why are we still standing? The cities fall, one by one. But why are we still standing? The cities fall, one by one. But why are we still standing? +100000091 100000091 200000091 300000091 400000091 Because countless brave warriors fought for Kowloong. It is the will of Kowloong that they bear. They fight against the virus, they prove to the world. Those red-eyes will rot and rust on Kowloong grounds. Because countless brave warriors fought for Kowloong. It is the will of Kowloong that they bear. They fight against the virus, they prove to the world. Those red-eyes will rot and rust on Kowloong grounds. Because countless brave warriors fought for Kowloong. It is the will of Kowloong that they bear. They fight against the virus, they prove to the world. Those red-eyes will rot and rust on Kowloong grounds. Because countless brave warriors fought for Kowloong. It is the will of Kowloong that they bear. They fight against the virus, they prove to the world. Those red-eyes will rot and rust on Kowloong grounds. +100000092 100000092 200000092 300000092 400000092 We bear the same pride. We hold the same beliefs. We bear the same pride. We hold the same beliefs. We bear the same pride. We hold the same beliefs. We bear the same pride. We hold the same beliefs. +100000093 100000093 200000093 300000093 400000093 Kowloong is a crystal, nucleated from history. Kowloongers do not fear war, because war cannot break the will of Kowloong. Kowloong is a crystal, nucleated from history. Kowloongers do not fear war, because war cannot break the will of Kowloong. Kowloong is a crystal, nucleated from history. Kowloongers do not fear war, because war cannot break the will of Kowloong. Kowloong is a crystal, nucleated from history. Kowloongers do not fear war, because war cannot break the will of Kowloong. +100000094 100000094 200000094 300000094 400000094 Since time immemorial, everyone knew our name. I now ask you, who are we? Since time immemorial, everyone knew our name. I now ask you, who are we? Since time immemorial, everyone knew our name. I now ask you, who are we? Since time immemorial, everyone knew our name. I now ask you, who are we? +100000095 100000095 200000095 300000095 400000095 WHO ARE WE? WHO ARE WE? WHO ARE WE? WHO ARE WE? +100000096 100000096 200000096 300000096 400000096 Indeed. We are the people of Kowloong. The will of Kowloong binds us together. Numbers mean nothing before Kowloong. Indeed. We are the people of Kowloong. The will of Kowloong binds us together. Numbers mean nothing before Kowloong. Indeed. We are the people of Kowloong. The will of Kowloong binds us together. Numbers mean nothing before Kowloong. Indeed. We are the people of Kowloong. The will of Kowloong binds us together. Numbers mean nothing before Kowloong. +100000097 100000097 200000097 300000097 400000097 War is always fraught with sacrifices. But as long as one last Kowloonger stands, until the moment that we all backup our minds—then victory will be ours. War is always fraught with sacrifices. But as long as one last Kowloonger stands, until the moment that we all backup our minds—then victory will be ours. War is always fraught with sacrifices. But as long as one last Kowloonger stands, until the moment that we all backup our minds—then victory will be ours. War is always fraught with sacrifices. But as long as one last Kowloonger stands, until the moment that we all backup our minds—then victory will be ours. +100000098 100000098 200000098 300000098 400000098 And from then on, there will be no sweeter victory than this one in the annals of Kowloong. And from then on, there will be no sweeter victory than this one in the annals of Kowloong. And from then on, there will be no sweeter victory than this one in the annals of Kowloong. And from then on, there will be no sweeter victory than this one in the annals of Kowloong. +100000099 100000099 200000099 300000099 400000099 The Kowloong Crew is the protector of the KCC. Every Corrupted we destroy, is another step toward our victory. The Kowloong Crew is the protector of the KCC. Every Corrupted we destroy, is another step toward our victory. The Kowloong Crew is the protector of the KCC. Every Corrupted we destroy, is another step toward our victory. The Kowloong Crew is the protector of the KCC. Every Corrupted we destroy, is another step toward our victory. +100000100 100000100 200000100 300000100 400000100 They will pay for setting foot on the sanctum that is Kowloong. We will prove here that the virus can be defeated. Kowloong will live on, until the end of the world. They will pay for setting foot on the sanctum that is Kowloong. We will prove here that the virus can be defeated. Kowloong will live on, until the end of the world. They will pay for setting foot on the sanctum that is Kowloong. We will prove here that the virus can be defeated. Kowloong will live on, until the end of the world. They will pay for setting foot on the sanctum that is Kowloong. We will prove here that the virus can be defeated. Kowloong will live on, until the end of the world. +100000101 100000101 200000101 300000101 400000101 This is a KCC city. Kowloongers, let us show those pathetic machines the will of Kowloong! This is a KCC city. Kowloongers, let us show those pathetic machines the will of Kowloong! This is a KCC city. Kowloongers, let us show those pathetic machines the will of Kowloong! This is a KCC city. Kowloongers, let us show those pathetic machines the will of Kowloong! +100000102 100000102 200000102 300000102 400000102 Kowloong! Kowloong! Kowloong! Kowloong! +100000103 100000103 200000103 300000103 400000103 Kowloong! Kowloong! Kowloong! Kowloong! +100000104 100000104 200000104 300000104 400000104 For eternity! For eternity! For eternity! For eternity! +100000105 100000105 200000105 300000105 400000105 Long live the Kowloong Chamber of Commerce! Long live the Kowloong Chamber of Commerce! Long live the Kowloong Chamber of Commerce! Long live the Kowloong Chamber of Commerce! +100000106 100000106 200000106 300000106 400000106 I am the Alpha and the Omega. I am the arbiter. I am everything. I am the Alpha and the Omega. I am the arbiter. I am everything. I am the Alpha and the Omega. I am the arbiter. I am everything. I am the Alpha and the Omega. I am the arbiter. I am everything. +100000107 100000107 200000107 300000107 400000107 I am the cunning fox. I am the dreadful lion. I am the cunning fox. I am the dreadful lion. I am the cunning fox. I am the dreadful lion. I am the cunning fox. I am the dreadful lion. +100000108 100000108 200000108 300000108 400000108 I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. +100000109 100000109 200000109 300000109 400000109 To bring Father back to Earth, I crown the champion. To bring Father back to Earth, I crown the champion. To bring Father back to Earth, I crown the champion. To bring Father back to Earth, I crown the champion. +100000110 100000110 200000110 300000110 400000110 However, there is no champion here. However, there is no champion here. However, there is no champion here. However, there is no champion here. +100000111 100000111 200000111 300000111 400000111 There was no champion last time, or the time before. There was no champion last time, or the time before. There was no champion last time, or the time before. There was no champion last time, or the time before. +100000112 100000112 200000112 300000112 400000112 Every time, I destroy Father's city and rebuild it again. Every time, I destroy Father's city and rebuild it again. Every time, I destroy Father's city and rebuild it again. Every time, I destroy Father's city and rebuild it again. +100000113 100000113 200000113 300000113 400000113 Every time, I release blood and the beasts sealed in Heaven. I crown the champion. Every time, I release blood and the beasts sealed in Heaven. I crown the champion. Every time, I release blood and the beasts sealed in Heaven. I crown the champion. Every time, I release blood and the beasts sealed in Heaven. I crown the champion. +100000114 100000114 200000114 300000114 400000114 You're such a gentleman, Commandant. You're such a gentleman, Commandant. You're such a gentleman, Commandant. You're such a gentleman, Commandant. +100000115 100000115 200000115 300000115 400000115 Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! Be careful, don't let me take everyone's attention away! +100000116 100000116 200000116 300000116 400000116 If that's what you think... I'm willing to try to accept it. If that's what you think... I'm willing to try to accept it. If that's what you think... I'm willing to try to accept it. If that's what you think... I'm willing to try to accept it. +100000117 100000117 200000117 300000117 400000117 You seem to have some dangerous thoughts. You seem to have some dangerous thoughts. You seem to have some dangerous thoughts. You seem to have some dangerous thoughts. +100000118 100000118 200000118 300000118 400000118 Your recognition is greatly appreciated. Your recognition is greatly appreciated. Your recognition is greatly appreciated. Your recognition is greatly appreciated. +100000119 100000119 200000119 300000119 400000119 Bianca, at your service. Bianca, at your service. Bianca, at your service. Bianca, at your service. +100000120 100000120 200000120 300000120 400000120 Ha, that's the way! I have you covered from now on! Ha, that's the way! I have you covered from now on! Ha, that's the way! I have you covered from now on! Ha, that's the way! I have you covered from now on! +100000121 100000121 200000121 300000121 400000121 Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. +100000122 100000122 200000122 300000122 400000122 I don't really care about the data... But I can feel your effort. Thanks very much. I don't really care about the data... But I can feel your effort. Thanks very much. I don't really care about the data... But I can feel your effort. Thanks very much. I don't really care about the data... But I can feel your effort. Thanks very much. +100000123 100000123 200000123 300000123 400000123 Your recognition is my pleasure. Your recognition is my pleasure. Your recognition is my pleasure. Your recognition is my pleasure. +100000124 100000124 200000124 300000124 400000124 Hmph, you should have done this long ago! Hmph, you should have done this long ago! Hmph, you should have done this long ago! Hmph, you should have done this long ago! +100000125 100000125 200000125 300000125 400000125 A wise choice. A wise choice. A wise choice. A wise choice. +100000126 100000126 200000126 300000126 400000126 What's that look on your face? Are you seriously expecting me to thank you? What's that look on your face? Are you seriously expecting me to thank you? What's that look on your face? Are you seriously expecting me to thank you? What's that look on your face? Are you seriously expecting me to thank you? +100000127 100000127 200000127 300000127 400000127 Enhance me as much as you can, so I can escape this place. Enhance me as much as you can, so I can escape this place. Enhance me as much as you can, so I can escape this place. Enhance me as much as you can, so I can escape this place. +100000128 100000128 200000128 300000128 400000128 Chrome reporting. I will do my best. Chrome reporting. I will do my best. Chrome reporting. I will do my best. Chrome reporting. I will do my best. +100000129 100000129 200000129 300000129 400000129 I look forward to fighting by your side. I look forward to fighting by your side. I look forward to fighting by your side. I look forward to fighting by your side. +100000130 100000130 200000130 300000130 400000130 Just as I expected. Our synchronization will improve. Just as I expected. Our synchronization will improve. Just as I expected. Our synchronization will improve. Just as I expected. Our synchronization will improve. +100000131 100000131 200000131 300000131 400000131 Good, you made the right choice. Good, you made the right choice. Good, you made the right choice. Good, you made the right choice. +100000132 100000132 200000132 300000132 400000132 Commandant, thank you for trusting me... I will do my best. Commandant, thank you for trusting me... I will do my best. Commandant, thank you for trusting me... I will do my best. Commandant, thank you for trusting me... I will do my best. +100000133 100000133 200000133 300000133 400000133 I'll give my best! I'll give my best! I'll give my best! I'll give my best! +100000134 100000134 200000134 300000134 400000134 Let's go, Commandant. Let's go, Commandant. Let's go, Commandant. Let's go, Commandant. +100000135 100000135 200000135 300000135 400000135 I've been waiting for you, Commandant. I've been waiting for you, Commandant. I've been waiting for you, Commandant. I've been waiting for you, Commandant. +100000136 100000136 200000136 300000136 400000136 Hmm... Is it for me? I like your eagerness. Hmm... Is it for me? I like your eagerness. Hmm... Is it for me? I like your eagerness. Hmm... Is it for me? I like your eagerness. +100000137 100000137 200000137 300000137 400000137 Have you finally come to your senses? Have you finally come to your senses? Have you finally come to your senses? Have you finally come to your senses? +100000138 100000138 200000138 300000138 400000138 What are you going to do to me? I look forward to it. What are you going to do to me? I look forward to it. What are you going to do to me? I look forward to it. What are you going to do to me? I look forward to it. +100000139 100000139 200000139 300000139 400000139 Hah... An interesting choice. Hah... An interesting choice. Hah... An interesting choice. Hah... An interesting choice. +100000140 100000140 200000140 300000140 400000140 ...Sorry, I'm not good at this, but I will not fail your trust. ...Sorry, I'm not good at this, but I will not fail your trust. ...Sorry, I'm not good at this, but I will not fail your trust. ...Sorry, I'm not good at this, but I will not fail your trust. +100000141 100000141 200000141 300000141 400000141 Instead of these things, training is more important. Instead of these things, training is more important. Instead of these things, training is more important. Instead of these things, training is more important. +100000142 100000142 200000142 300000142 400000142 Is this for me? Woah... Thank you! Is this for me? Woah... Thank you! Is this for me? Woah... Thank you! Is this for me? Woah... Thank you! +100000143 100000143 200000143 300000143 400000143 Um, I'm not quite used to this... But I will do my best! Um, I'm not quite used to this... But I will do my best! Um, I'm not quite used to this... But I will do my best! Um, I'm not quite used to this... But I will do my best! +100000144 100000144 200000144 300000144 400000144 Wow, Nanami's so happy! Wow, Nanami's so happy! Wow, Nanami's so happy! Wow, Nanami's so happy! +100000145 100000145 200000145 300000145 400000145 Ta-da! Nanami incoming! Ta-da! Nanami incoming! Ta-da! Nanami incoming! Ta-da! Nanami incoming! +100000146 100000146 200000146 300000146 400000146 A wise choice. A wise choice. A wise choice. A wise choice. +100000147 100000147 200000147 300000147 400000147 Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. +100000148 100000148 200000148 300000148 400000148 Encore...? I see. Let me play one more song for you. Encore...? I see. Let me play one more song for you. Encore...? I see. Let me play one more song for you. Encore...? I see. Let me play one more song for you. +100000149 100000149 200000149 300000149 400000149 Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. +100000150 100000150 200000150 300000150 400000150 I'm your best buddy, right, Commandant? I'm your best buddy, right, Commandant? I'm your best buddy, right, Commandant? I'm your best buddy, right, Commandant? +100000151 100000151 200000151 300000151 400000151 Haha! My turn! Haha! My turn! Haha! My turn! Haha! My turn! +100000152 100000152 200000152 300000152 400000152 ...Thanks, Commandant. ...Thanks, Commandant. ...Thanks, Commandant. ...Thanks, Commandant. +100000153 100000153 200000153 300000153 400000153 No need to pay too much attention to me. No need to pay too much attention to me. No need to pay too much attention to me. No need to pay too much attention to me. +100000154 100000154 200000154 300000154 400000154 Wow, never thought someone would care about a security guard like me. Thanks anyway! Wow, never thought someone would care about a security guard like me. Thanks anyway! Wow, never thought someone would care about a security guard like me. Thanks anyway! Wow, never thought someone would care about a security guard like me. Thanks anyway! +100000155 100000155 200000155 300000155 400000155 Huh, me? Do you mean me? Really? Huh, me? Do you mean me? Really? Huh, me? Do you mean me? Really? Huh, me? Do you mean me? Really? +100000156 100000156 200000156 300000156 400000156 Oh, thanks. Finally I can go to sleep... Zzz Oh, thanks. Finally I can go to sleep... Zzz Oh, thanks. Finally I can go to sleep... Zzz Oh, thanks. Finally I can go to sleep... Zzz +100000157 100000157 200000157 300000157 400000157 If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. +100000158 100000158 200000158 300000158 400000158 That's totally not unexpected, don't you think? Commandant? That's totally not unexpected, don't you think? Commandant? That's totally not unexpected, don't you think? Commandant? That's totally not unexpected, don't you think? Commandant? +100000159 100000159 200000159 300000159 400000159 Is this what you have prepared? Is this what you have prepared? Is this what you have prepared? Is this what you have prepared? +100000160 100000160 200000160 300000160 400000160 Humans waste so much time doing this... Whatever. As long as you are happy. Humans waste so much time doing this... Whatever. As long as you are happy. Humans waste so much time doing this... Whatever. As long as you are happy. Humans waste so much time doing this... Whatever. As long as you are happy. +100000161 100000161 200000161 300000161 400000161 Do I really have to do this? Such a waste of time... Do I really have to do this? Such a waste of time... Do I really have to do this? Such a waste of time... Do I really have to do this? Such a waste of time... +100000162 100000162 200000162 300000162 400000162 Sink... till the bottom of this sea. Sink... till the bottom of this sea. Sink... till the bottom of this sea. Sink... till the bottom of this sea. +100000163 100000163 200000163 300000163 400000163 Everything crumbles and falls. Everything crumbles and falls. Everything crumbles and falls. Everything crumbles and falls. +100000164 100000164 200000164 300000164 400000164 I... I can no longer go back! I... I can no longer go back! I... I can no longer go back! I... I can no longer go back! +100000165 100000165 200000165 300000165 400000165 Let the ocean bury you! Let the ocean bury you! Let the ocean bury you! Let the ocean bury you! +100000166 100000166 200000166 300000166 400000166 Wherever you go, I will be by your side, in the warmth of the sunlight, in the comfort of the night breeze... like an unfaltering shadow. Wherever you go, I will be by your side, in the warmth of the sunlight, in the comfort of the night breeze... like an unfaltering shadow. Wherever you go, I will be by your side, in the warmth of the sunlight, in the comfort of the night breeze... like an unfaltering shadow. Wherever you go, I will be by your side, in the warmth of the sunlight, in the comfort of the night breeze... like an unfaltering shadow. +100000167 100000167 200000167 300000167 400000167 Wherever you go, Wherever you go, Wherever you go, Wherever you go, +100000168 100000168 200000168 300000168 400000168 I will be by your side, I will be by your side, I will be by your side, I will be by your side, +100000169 100000169 200000169 300000169 400000169 in the warmth of the sunlight, in the warmth of the sunlight, in the warmth of the sunlight, in the warmth of the sunlight, +100000170 100000170 200000170 300000170 400000170 in the comfort of the night breeze... in the comfort of the night breeze... in the comfort of the night breeze... in the comfort of the night breeze... +100000171 100000171 200000171 300000171 400000171 like an unfaltering shadow. like an unfaltering shadow. like an unfaltering shadow. like an unfaltering shadow. +100000172 100000172 200000172 300000172 400000172 As long as everyone and you get to live, that will be the greatest proof that I, Liv of Gray Raven, have stood and fought until my very last breath. As long as everyone and you get to live, that will be the greatest proof that I, Liv of Gray Raven, have stood and fought until my very last breath. As long as everyone and you get to live, that will be the greatest proof that I, Liv of Gray Raven, have stood and fought until my very last breath. As long as everyone and you get to live, that will be the greatest proof that I, Liv of Gray Raven, have stood and fought until my very last breath. +100000173 100000173 200000173 300000173 400000173 As long as everyone and you As long as everyone and you As long as everyone and you As long as everyone and you +100000174 100000174 200000174 300000174 400000174 get to live, get to live, get to live, get to live, +100000175 100000175 200000175 300000175 400000175 that will be the greatest proof that I, that will be the greatest proof that I, that will be the greatest proof that I, that will be the greatest proof that I, +100000176 100000176 200000176 300000176 400000176 Liv of Gray Raven, Liv of Gray Raven, Liv of Gray Raven, Liv of Gray Raven, +100000177 100000177 200000177 300000177 400000177 have stood and fought until my very last breath. have stood and fought until my very last breath. have stood and fought until my very last breath. have stood and fought until my very last breath. +100000178 100000178 200000178 300000178 400000178 BPN08, humanity needs you. BPN08, humanity needs you. BPN08, humanity needs you. BPN08, humanity needs you. +100000179 100000179 200000179 300000179 400000179 BPN. BPN. BPN. BPN. +100000180 100000180 200000180 300000180 400000180 08。 08。 08。 08。 +100000181 100000181 200000181 300000181 400000181 We... We... We... We... +100000182 100000182 200000182 300000182 400000182 Humanity... Humanity... Humanity... Humanity... +100000183 100000183 200000183 300000183 400000183 Needs you. Needs you. Needs you. Needs you. +100000184 100000184 200000184 300000184 400000184 They will seek, understand, and possess sentiments once only known to humankind. They will seek, understand, and possess sentiments once only known to humankind. They will seek, understand, and possess sentiments once only known to humankind. They will seek, understand, and possess sentiments once only known to humankind. +100000185 100000185 200000185 300000185 400000185 They will learn, abolish, and replace humanity's dated ideas of the world. They will learn, abolish, and replace humanity's dated ideas of the world. They will learn, abolish, and replace humanity's dated ideas of the world. They will learn, abolish, and replace humanity's dated ideas of the world. +100000186 100000186 200000186 300000186 400000186 Ah Ah Ah Ah +100000187 100000187 200000187 300000187 400000187 Ah Ah Ah Ah +100000188 100000188 200000188 300000188 400000188 Ah Ah Ah Ah +100000189 100000189 200000189 300000189 400000189 Ah Ah Ah Ah +100000190 100000190 200000190 300000190 400000190 Ah Ah Ah Ah +100000191 100000191 200000191 300000191 400000191 Ah Ah Ah Ah +100000192 100000192 200000192 300000192 400000192 Ah Ah Ah Ah +100000193 100000193 200000193 300000193 400000193 Ah Ah Ah Ah +100000194 100000194 200000194 300000194 400000194 Ah Ah Ah Ah +100000195 100000195 200000195 300000195 400000195 Ah Ah Ah Ah +100000196 100000196 200000196 300000196 400000196 Ah Ah Ah Ah +100000197 100000197 200000197 300000197 400000197 Ah Ah Ah Ah +100000198 100000198 200000198 300000198 400000198 Ah Ah Ah Ah +100000199 100000199 200000199 300000199 400000199 Ah Ah Ah Ah +100000200 100000200 200000200 300000200 400000200 Ah Ah Ah Ah +100000201 100000201 200000201 300000201 400000201 Ah Ah Ah Ah +100000202 100000202 200000202 300000202 400000202 Ah Ah Ah Ah +100000203 100000203 200000203 300000203 400000203 Ah Ah Ah Ah +100000204 100000204 200000204 300000204 400000204 Ah Ah Ah Ah +100000205 100000205 200000205 300000205 400000205 Ah Ah Ah Ah +100000206 100000206 200000206 300000206 400000206 Ah Ah Ah Ah +100000207 100000207 200000207 300000207 400000207 Ah Ah Ah Ah +100000208 100000208 200000208 300000208 400000208 Ah Ah Ah Ah +100000209 100000209 200000209 300000209 400000209 Ah Ah Ah Ah +100000210 100000210 200000210 300000210 400000210 Ah Ah Ah Ah +100000211 100000211 200000211 300000211 400000211 Ah Ah Ah Ah +100000212 100000212 200000212 300000212 400000212 Ah Ah Ah Ah +100000213 100000213 200000213 300000213 400000213 Ah Ah Ah Ah +100000214 100000214 200000214 300000214 400000214 Ah Ah Ah Ah +100000215 100000215 200000215 300000215 400000215 Ah Ah Ah Ah +100000216 100000216 200000216 300000216 400000216 Ah Ah Ah Ah +100000217 100000217 200000217 300000217 400000217 Ah Ah Ah Ah +100000218 100000218 200000218 300000218 400000218 Ah Ah Ah Ah +100000219 100000219 200000219 300000219 400000219 Ah Ah Ah Ah +100000220 100000220 200000220 300000220 400000220 Ah Ah Ah Ah +100000221 100000221 200000221 300000221 400000221 Ah Ah Ah Ah +100000222 100000222 200000222 300000222 400000222 The last test went well. Thank you, Liv. The last test went well. Thank you, Liv. The last test went well. Thank you, Liv. The last test went well. Thank you, Liv. +100000223 100000223 200000223 300000223 400000223 You will be landing in the abandoned church where Gray Raven and Chrome are. According to our locators, the twins are also approaching there. You will be landing in the abandoned church where Gray Raven and Chrome are. According to our locators, the twins are also approaching there. You will be landing in the abandoned church where Gray Raven and Chrome are. According to our locators, the twins are also approaching there. You will be landing in the abandoned church where Gray Raven and Chrome are. According to our locators, the twins are also approaching there. +100000224 100000224 200000224 300000224 400000224 We've successfully established communication. You can talk to them in the transport craft. We've successfully established communication. You can talk to them in the transport craft. We've successfully established communication. You can talk to them in the transport craft. We've successfully established communication. You can talk to them in the transport craft. +100000225 100000225 200000225 300000225 400000225 Liv... you're the hope of humanity. Save them. Liv... you're the hope of humanity. Save them. Liv... you're the hope of humanity. Save them. Liv... you're the hope of humanity. Save them. +100000226 100000226 200000226 300000226 400000226 ...It's our fault that we have to rely on you to do all this alone. ...It's our fault that we have to rely on you to do all this alone. ...It's our fault that we have to rely on you to do all this alone. ...It's our fault that we have to rely on you to do all this alone. +100000227 100000227 200000227 300000227 400000227 ...It seems like there's nothing else I can teach you. ...It seems like there's nothing else I can teach you. ...It seems like there's nothing else I can teach you. ...It seems like there's nothing else I can teach you. +100000228 100000228 200000228 300000228 400000228 ...Class dismissed. ...Class dismissed. ...Class dismissed. ...Class dismissed. +100000229 100000229 200000229 300000229 400000229 It's my duty. Everyone is counting on me. It's my duty. Everyone is counting on me. It's my duty. Everyone is counting on me. It's my duty. Everyone is counting on me. +100000230 100000230 200000230 300000230 400000230 Someone has to do it. I'm glad that I have earned your trust. Someone has to do it. I'm glad that I have earned your trust. Someone has to do it. I'm glad that I have earned your trust. Someone has to do it. I'm glad that I have earned your trust. +100000231 100000231 200000231 300000231 400000231 I know you picked the name Hippocrates to remind your student not to betray the oath they made. I know you picked the name Hippocrates to remind your student not to betray the oath they made. I know you picked the name Hippocrates to remind your student not to betray the oath they made. I know you picked the name Hippocrates to remind your student not to betray the oath they made. +100000232 100000232 200000232 300000232 400000232 Just like the day I made my oath, I still wish to dedicate my life to the service of humanity. The well-being of my patients always comes first. I will respect the autonomy and dignity of all lives. Just like the day I made my oath, I still wish to dedicate my life to the service of humanity. The well-being of my patients always comes first. I will respect the autonomy and dignity of all lives. Just like the day I made my oath, I still wish to dedicate my life to the service of humanity. The well-being of my patients always comes first. I will respect the autonomy and dignity of all lives. Just like the day I made my oath, I still wish to dedicate my life to the service of humanity. The well-being of my patients always comes first. I will respect the autonomy and dignity of all lives. +100000233 100000233 200000233 300000233 400000233 It is my greatest honor to be your student and grow under everyone's care. It is my greatest honor to be your student and grow under everyone's care. It is my greatest honor to be your student and grow under everyone's care. It is my greatest honor to be your student and grow under everyone's care. +100000234 100000234 200000234 300000234 400000234 That's why I will never forget the Hippocratic Oath. Because that is all I wish for. That's why I will never forget the Hippocratic Oath. Because that is all I wish for. That's why I will never forget the Hippocratic Oath. Because that is all I wish for. That's why I will never forget the Hippocratic Oath. Because that is all I wish for. +100000235 100000235 200000235 300000235 400000235 Thank you... Professor. Thank you... Professor. Thank you... Professor. Thank you... Professor. +100000236 100000236 200000236 300000236 400000236 How are they? How are they? How are they? How are they? +100000237 100000237 200000237 300000237 400000237 Understood. Understood. Understood. Understood. +100000238 100000238 200000238 300000238 400000238 I will not let you down. I will not let you down. I will not let you down. I will not let you down. +100000239 100000239 200000239 300000239 400000239 She's using the contaminated Signal Orbs as her power! Leave, Lucia! She's using the contaminated Signal Orbs as her power! Leave, Lucia! She's using the contaminated Signal Orbs as her power! Leave, Lucia! She's using the contaminated Signal Orbs as her power! Leave, Lucia! +100000240 100000240 200000240 300000240 400000240 Lucia! Lucia! Lucia! Lucia! +100000241 100000241 200000241 300000241 400000241 I can... stop her...! I can... stop her...! I can... stop her...! I can... stop her...! +100000242 100000242 200000242 300000242 400000242 I entrust the hope to you... I entrust the hope to you... I entrust the hope to you... I entrust the hope to you... +100000243 100000243 200000243 300000243 400000243 The will of the Punishing Virus has corrupted the Signal Orbs! The will of the Punishing Virus has corrupted the Signal Orbs! The will of the Punishing Virus has corrupted the Signal Orbs! The will of the Punishing Virus has corrupted the Signal Orbs! +100000244 100000244 200000244 300000244 400000244 Ah Ah Ah Ah +100000245 100000245 200000245 300000245 400000245 The Punishing Virus is gathering. At this rate... The Punishing Virus is gathering. At this rate... The Punishing Virus is gathering. At this rate... The Punishing Virus is gathering. At this rate... +100000246 100000246 200000246 300000246 400000246 Give Liv... back to us! Give Liv... back to us! Give Liv... back to us! Give Liv... back to us! +100000247 100000247 200000247 300000247 400000247 Noise Noise Noise Noise +100000248 100000248 200000248 300000248 400000248 Noise Noise Noise Noise +100000249 100000249 200000249 300000249 400000249 Noise Noise Noise Noise +100000250 100000250 200000250 300000250 400000250 Noise Noise Noise Noise +100000251 100000251 200000251 300000251 400000251 Noise Noise Noise Noise +100000252 100000252 200000252 300000252 400000252 Noise Noise Noise Noise +100000253 100000253 200000253 300000253 400000253 Noise Noise Noise Noise +100000254 100000254 200000254 300000254 400000254 Noise Noise Noise Noise +100000255 100000255 200000255 300000255 400000255 Noise Noise Noise Noise +100000256 100000256 200000256 300000256 400000256 Noise Noise Noise Noise +100000257 100000257 200000257 300000257 400000257 Noise Noise Noise Noise +100000258 100000258 200000258 300000258 400000258 Noise Noise Noise Noise +100000259 100000259 200000259 300000259 400000259 Noise Noise Noise Noise +100000260 100000260 200000260 300000260 400000260 Noise Noise Noise Noise +100000261 100000261 200000261 300000261 400000261 Noise Noise Noise Noise +100000262 100000262 200000262 300000262 400000262 Noise Noise Noise Noise +100000263 100000263 200000263 300000263 400000263 Noise Noise Noise Noise +100000264 100000264 200000264 300000264 400000264 I could be bounded in a nut shell and count myself a king of infinite space. I could be bounded in a nut shell and count myself a king of infinite space. I could be bounded in a nut shell and count myself a king of infinite space. I could be bounded in a nut shell and count myself a king of infinite space. +100000265 100000265 200000265 300000265 400000265 The time is out of joint: O cursed spite, that ever I was born to set it right! The time is out of joint: O cursed spite, that ever I was born to set it right! The time is out of joint: O cursed spite, that ever I was born to set it right! The time is out of joint: O cursed spite, that ever I was born to set it right! +100000266 100000266 200000266 300000266 400000266 Should the wicked tale has yet to part thy lips, I plea it remains unspoken. Should the wicked tale has yet to part thy lips, I plea it remains unspoken. Should the wicked tale has yet to part thy lips, I plea it remains unspoken. Should the wicked tale has yet to part thy lips, I plea it remains unspoken. +100000267 100000267 200000267 300000267 400000267 Arrgh... Arrgh... Arrgh... Arrgh... +100000268 100000268 200000268 300000268 400000268 And by a sleep to say we end the heart-ache and the thousand natural shocks that flesh is heir to... And by a sleep to say we end the heart-ache and the thousand natural shocks that flesh is heir to... And by a sleep to say we end the heart-ache and the thousand natural shocks that flesh is heir to... And by a sleep to say we end the heart-ache and the thousand natural shocks that flesh is heir to... +100000269 100000269 200000269 300000269 400000269 'Tis a consummation devoutly to be wish'd. 'Tis a consummation devoutly to be wish'd. 'Tis a consummation devoutly to be wish'd. 'Tis a consummation devoutly to be wish'd. +100000270 100000270 200000270 300000270 400000270 To be, or not to be, that is the question. To be, or not to be, that is the question. To be, or not to be, that is the question. To be, or not to be, that is the question. +100000271 100000271 200000271 300000271 400000271 Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune, or to take arms against a sea of troubles, and by opposing end them? Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune, or to take arms against a sea of troubles, and by opposing end them? Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune, or to take arms against a sea of troubles, and by opposing end them? Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune, or to take arms against a sea of troubles, and by opposing end them? +100000272 100000272 200000272 300000272 400000272 All the world's a stage, and all the men and women merely players. All the world's a stage, and all the men and women merely players. All the world's a stage, and all the men and women merely players. All the world's a stage, and all the men and women merely players. +100000273 100000273 200000273 300000273 400000273 'Tis now the very witching time of night, when churchyards yawn, and hell itself breathes out contagion to this world. 'Tis now the very witching time of night, when churchyards yawn, and hell itself breathes out contagion to this world. 'Tis now the very witching time of night, when churchyards yawn, and hell itself breathes out contagion to this world. 'Tis now the very witching time of night, when churchyards yawn, and hell itself breathes out contagion to this world. +100000274 100000274 200000274 300000274 400000274 The rest is silence. The rest is silence. The rest is silence. The rest is silence. +100000297 100000297 200000297 300000297 400000297 I'm no flop! It's Pulao! I'm no flop! It's Pulao! I'm no flop! It's Pulao! I'm no flop! It's Pulao! +100000298 100000298 200000298 300000298 400000298 Your gaze is so passionate, Commandant... Hehe, just want to say you've really got a good taste! Your gaze is so passionate, Commandant... Hehe, just want to say you've really got a good taste! Your gaze is so passionate, Commandant... Hehe, just want to say you've really got a good taste! Your gaze is so passionate, Commandant... Hehe, just want to say you've really got a good taste! +100000299 100000299 200000299 300000299 400000299 Do you feel my charisma, Commandant? Do you feel my charisma, Commandant? Do you feel my charisma, Commandant? Do you feel my charisma, Commandant? +100000300 100000300 200000300 300000300 400000300 You're still as fanciful as ever. You're still as fanciful as ever. You're still as fanciful as ever. You're still as fanciful as ever. +100000301 100000301 200000301 300000301 400000301 Don't hold any expectations for me though... Never mind, it's fine as long as you're having fun. Don't hold any expectations for me though... Never mind, it's fine as long as you're having fun. Don't hold any expectations for me though... Never mind, it's fine as long as you're having fun. Don't hold any expectations for me though... Never mind, it's fine as long as you're having fun. +100000302 100000302 200000302 300000302 400000302 No matter what path you have chosen, I will always stand by your side. No matter what path you have chosen, I will always stand by your side. No matter what path you have chosen, I will always stand by your side. No matter what path you have chosen, I will always stand by your side. +100000303 100000303 200000303 300000303 400000303 It's my honor to have received your support, Commandant. It's my honor to have received your support, Commandant. It's my honor to have received your support, Commandant. It's my honor to have received your support, Commandant. +100000304 100000304 200000304 300000304 400000304 I'm a man pullin' through storms. An event like this is only a small wave for me! I'm a man pullin' through storms. An event like this is only a small wave for me! I'm a man pullin' through storms. An event like this is only a small wave for me! I'm a man pullin' through storms. An event like this is only a small wave for me! +100000305 100000305 200000305 300000305 400000305 You've got a keen eye! Lemme show you some of my techniques as a thank-you. To-ra! You've got a keen eye! Lemme show you some of my techniques as a thank-you. To-ra! You've got a keen eye! Lemme show you some of my techniques as a thank-you. To-ra! You've got a keen eye! Lemme show you some of my techniques as a thank-you. To-ra! +100000306 100000306 200000306 300000306 400000306 Your selection will not be forgotten. Your selection will not be forgotten. Your selection will not be forgotten. Your selection will not be forgotten. +100000307 100000307 200000307 300000307 400000307 Thank you for your support. I won't ever forget it. Thank you for your support. I won't ever forget it. Thank you for your support. I won't ever forget it. Thank you for your support. I won't ever forget it. +100000308 100000308 200000308 300000308 400000308 Gain popularity? Please wait, I'm searching through my database for the optimal solution. Gain popularity? Please wait, I'm searching through my database for the optimal solution. Gain popularity? Please wait, I'm searching through my database for the optimal solution. Gain popularity? Please wait, I'm searching through my database for the optimal solution. +100000309 100000309 200000309 300000309 400000309 Detected an increase in the total Cheers. I'm grateful for your support. Detected an increase in the total Cheers. I'm grateful for your support. Detected an increase in the total Cheers. I'm grateful for your support. Detected an increase in the total Cheers. I'm grateful for your support. +100000310 100000310 200000310 300000310 400000310 Hmph, who else are you gonna vote for besides me? Hmph, who else are you gonna vote for besides me? Hmph, who else are you gonna vote for besides me? Hmph, who else are you gonna vote for besides me? +100000311 100000311 200000311 300000311 400000311 I knew you'd vote for me... So I'm not surprised. Not at all! I knew you'd vote for me... So I'm not surprised. Not at all! I knew you'd vote for me... So I'm not surprised. Not at all! I knew you'd vote for me... So I'm not surprised. Not at all! +100000312 100000312 200000312 300000312 400000312 You want me to do this that much, huh? Hmph, whatever. You want me to do this that much, huh? Hmph, whatever. You want me to do this that much, huh? Hmph, whatever. You want me to do this that much, huh? Hmph, whatever. +100000313 100000313 200000313 300000313 400000313 You and this event are so absurd... But you have the freedom to do whatever you want. You and this event are so absurd... But you have the freedom to do whatever you want. You and this event are so absurd... But you have the freedom to do whatever you want. You and this event are so absurd... But you have the freedom to do whatever you want. +100000314 100000314 200000314 300000314 400000314 Your trust is appreciated, Commandant. Your trust is appreciated, Commandant. Your trust is appreciated, Commandant. Your trust is appreciated, Commandant. +100000315 100000315 200000315 300000315 400000315 I'll do my best to bring us victory. I'll do my best to bring us victory. I'll do my best to bring us victory. I'll do my best to bring us victory. +100000316 100000316 200000316 300000316 400000316 Choosing me would be your most reasonable decision. Choosing me would be your most reasonable decision. Choosing me would be your most reasonable decision. Choosing me would be your most reasonable decision. +100000317 100000317 200000317 300000317 400000317 Good. By keeping this up, our cooperation will become smoother than ever. Good. By keeping this up, our cooperation will become smoother than ever. Good. By keeping this up, our cooperation will become smoother than ever. Good. By keeping this up, our cooperation will become smoother than ever. +100000318 100000318 200000318 300000318 400000318 Please look at me more, Commandant... Is it too much for me to ask? Please look at me more, Commandant... Is it too much for me to ask? Please look at me more, Commandant... Is it too much for me to ask? Please look at me more, Commandant... Is it too much for me to ask? +100000319 100000319 200000319 300000319 400000319 I appreciate your support, Commandant. It truly... warms my heart. I appreciate your support, Commandant. It truly... warms my heart. I appreciate your support, Commandant. It truly... warms my heart. I appreciate your support, Commandant. It truly... warms my heart. +100000320 100000320 200000320 300000320 400000320 I will be Commandant's wings. I will be Commandant's wings. I will be Commandant's wings. I will be Commandant's wings. +100000321 100000321 200000321 300000321 400000321 Nothing can hold me back as long as Commandant is by my side. Nothing can hold me back as long as Commandant is by my side. Nothing can hold me back as long as Commandant is by my side. Nothing can hold me back as long as Commandant is by my side. +100000322 100000322 200000322 300000322 400000322 I know what choice you're going to make as I've seen every action you took in the past. I know what choice you're going to make as I've seen every action you took in the past. I know what choice you're going to make as I've seen every action you took in the past. I know what choice you're going to make as I've seen every action you took in the past. +100000323 100000323 200000323 300000323 400000323 I can't wait to see how this farce will end if everything goes as you wish. I can't wait to see how this farce will end if everything goes as you wish. I can't wait to see how this farce will end if everything goes as you wish. I can't wait to see how this farce will end if everything goes as you wish. +100000324 100000324 200000324 300000324 400000324 You should make your choice only after you can see through this mask. You should make your choice only after you can see through this mask. You should make your choice only after you can see through this mask. You should make your choice only after you can see through this mask. +100000325 100000325 200000325 300000325 400000325 Do you want me to put on a show exclusively for you? Do you want me to put on a show exclusively for you? Do you want me to put on a show exclusively for you? Do you want me to put on a show exclusively for you? +100000326 100000326 200000326 300000326 400000326 Has this event come again? If I could summarize the experience from last time... Has this event come again? If I could summarize the experience from last time... Has this event come again? If I could summarize the experience from last time... Has this event come again? If I could summarize the experience from last time... +100000327 100000327 200000327 300000327 400000327 My luck has never favored me... But your expectation made me feel a little different this time. My luck has never favored me... But your expectation made me feel a little different this time. My luck has never favored me... But your expectation made me feel a little different this time. My luck has never favored me... But your expectation made me feel a little different this time. +100000328 100000328 200000328 300000328 400000328 A new hunting ground, not bad! Let's catch each and every prey together, Commandant! A new hunting ground, not bad! Let's catch each and every prey together, Commandant! A new hunting ground, not bad! Let's catch each and every prey together, Commandant! A new hunting ground, not bad! Let's catch each and every prey together, Commandant! +100000329 100000329 200000329 300000329 400000329 Just cast all votes for me. With me by your side, I'll make sure your every vote will pay off! Just cast all votes for me. With me by your side, I'll make sure your every vote will pay off! Just cast all votes for me. With me by your side, I'll make sure your every vote will pay off! Just cast all votes for me. With me by your side, I'll make sure your every vote will pay off! +100000330 100000330 200000330 300000330 400000330 What should I do at a moment like this... Is singing a song... enough here? What should I do at a moment like this... Is singing a song... enough here? What should I do at a moment like this... Is singing a song... enough here? What should I do at a moment like this... Is singing a song... enough here? +100000331 100000331 200000331 300000331 400000331 Thank you for your support! I'll keep it going! Thank you for your support! I'll keep it going! Thank you for your support! I'll keep it going! Thank you for your support! I'll keep it going! +100000332 100000332 200000332 300000332 400000332 Ta-da! Here comes the best girl Nanami! Everyone's gonna root for Nanami, right? Ta-da! Here comes the best girl Nanami! Everyone's gonna root for Nanami, right? Ta-da! Here comes the best girl Nanami! Everyone's gonna root for Nanami, right? Ta-da! Here comes the best girl Nanami! Everyone's gonna root for Nanami, right? +100000333 100000333 200000333 300000333 400000333 You're Nanami's best friend, Commandant! You're Nanami's best friend, Commandant! You're Nanami's best friend, Commandant! You're Nanami's best friend, Commandant! +100000334 100000334 200000334 300000334 400000334 Reveal your will before Lord of Kowloong. Reveal your will before Lord of Kowloong. Reveal your will before Lord of Kowloong. Reveal your will before Lord of Kowloong. +100000335 100000335 200000335 300000335 400000335 The whole Kowloong will remember your choice. The whole Kowloong will remember your choice. The whole Kowloong will remember your choice. The whole Kowloong will remember your choice. +100000336 100000336 200000336 300000336 400000336 Ah... is this considered another type of overtime work? Ah... is this considered another type of overtime work? Ah... is this considered another type of overtime work? Ah... is this considered another type of overtime work? +100000337 100000337 200000337 300000337 400000337 Can I get a couple more paid leaves if I win? Can I get a couple more paid leaves if I win? Can I get a couple more paid leaves if I win? Can I get a couple more paid leaves if I win? +100000338 100000338 200000338 300000338 400000338 Would you like to dance with me, Conductor? Would you like to dance with me, Conductor? Would you like to dance with me, Conductor? Would you like to dance with me, Conductor? +100000339 100000339 200000339 300000339 400000339 I wish this dance would go on forever like a never-ending dream. I wish this dance would go on forever like a never-ending dream. I wish this dance would go on forever like a never-ending dream. I wish this dance would go on forever like a never-ending dream. +100000340 100000340 200000340 300000340 400000340 Awoooo—! Is anyone going to vote for me...? Awoooo—! Is anyone going to vote for me...? Awoooo—! Is anyone going to vote for me...? Awoooo—! Is anyone going to vote for me...? +100000341 100000341 200000341 300000341 400000341 Thank you, Commandant. I'll share my gingerbread cookies with you. Thank you, Commandant. I'll share my gingerbread cookies with you. Thank you, Commandant. I'll share my gingerbread cookies with you. Thank you, Commandant. I'll share my gingerbread cookies with you. +100000342 100000342 200000342 300000342 400000342 Haha, sorry pals. With me here, the winner's already decided! Haha, sorry pals. With me here, the winner's already decided! Haha, sorry pals. With me here, the winner's already decided! Haha, sorry pals. With me here, the winner's already decided! +100000343 100000343 200000343 300000343 400000343 Let's take all of our opponents down, Commandant! Let's take all of our opponents down, Commandant! Let's take all of our opponents down, Commandant! Let's take all of our opponents down, Commandant! +100000344 100000344 200000344 300000344 400000344 Celebration... I'm glad that I can be part of it. Celebration... I'm glad that I can be part of it. Celebration... I'm glad that I can be part of it. Celebration... I'm glad that I can be part of it. +100000345 100000345 200000345 300000345 400000345 Thank you. Commandant is always gentle with me. Thank you. Commandant is always gentle with me. Thank you. Commandant is always gentle with me. Thank you. Commandant is always gentle with me. +100000346 100000346 200000346 300000346 400000346 Popularity poll? What's that... something yummy? Popularity poll? What's that... something yummy? Popularity poll? What's that... something yummy? Popularity poll? What's that... something yummy? +100000347 100000347 200000347 300000347 400000347 It feels... fulfilling. I don't know why... but I'm really happy about that. It feels... fulfilling. I don't know why... but I'm really happy about that. It feels... fulfilling. I don't know why... but I'm really happy about that. It feels... fulfilling. I don't know why... but I'm really happy about that. +100000348 100000348 200000348 300000348 400000348 Ha... it can probably pep me up... if you really mean it... Ha... it can probably pep me up... if you really mean it... Ha... it can probably pep me up... if you really mean it... Ha... it can probably pep me up... if you really mean it... +100000349 100000349 200000349 300000349 400000349 Only if it were reality... Oh, it's reality. Only if it were reality... Oh, it's reality. Only if it were reality... Oh, it's reality. Only if it were reality... Oh, it's reality. +100000350 100000350 200000350 300000350 400000350 Wanna kneel in front of my flag, Commandant? Wanna kneel in front of my flag, Commandant? Wanna kneel in front of my flag, Commandant? Wanna kneel in front of my flag, Commandant? +100000351 100000351 200000351 300000351 400000351 Wonderful. You may give your best to amuse me from now on, Com–man–dant. Wonderful. You may give your best to amuse me from now on, Com–man–dant. Wonderful. You may give your best to amuse me from now on, Com–man–dant. Wonderful. You may give your best to amuse me from now on, Com–man–dant. +100000352 100000352 200000352 300000352 400000352 But I've known how to wake myself up for a long time. But I've known how to wake myself up for a long time. But I've known how to wake myself up for a long time. But I've known how to wake myself up for a long time. +100000353 100000353 200000353 300000353 400000353 I can get out once I open it. I can get out once I open it. I can get out once I open it. I can get out once I open it. +100000354 100000354 200000354 300000354 400000354 Ah. Ah. Ah. Ah. +100000355 100000355 200000355 300000355 400000355 Ah. Ah. Ah. Ah. +100000356 100000356 200000356 300000356 400000356 Yeah, but she told me not to make the mistakes she made. Yeah, but she told me not to make the mistakes she made. Yeah, but she told me not to make the mistakes she made. Yeah, but she told me not to make the mistakes she made. +100000357 100000357 200000357 300000357 400000357 The door to the train has opened. I have to get out of here quickly. The door to the train has opened. I have to get out of here quickly. The door to the train has opened. I have to get out of here quickly. The door to the train has opened. I have to get out of here quickly. +100000358 100000358 200000358 300000358 400000358 Then give something better! Then give something better! Then give something better! Then give something better! +100000359 100000359 200000359 300000359 400000359 We can use the attacks of Lithos to open the train's door, like it did just now. We can use the attacks of Lithos to open the train's door, like it did just now. We can use the attacks of Lithos to open the train's door, like it did just now. We can use the attacks of Lithos to open the train's door, like it did just now. +100000360 100000360 200000360 300000360 400000360 Thanks. This gift will come in handy. Thanks. This gift will come in handy. Thanks. This gift will come in handy. Thanks. This gift will come in handy. +100000361 100000361 200000361 300000361 400000361 You should wake up from your dream! You should wake up from your dream! You should wake up from your dream! You should wake up from your dream! +100000362 100000362 200000362 300000362 400000362 Ah. Ah. Ah. Ah. +100000363 100000363 200000363 300000363 400000363 Ah. Ah. Ah. Ah. +100000364 100000364 200000364 300000364 400000364 Mom...? Is she... pointing at the exit? Mom...? Is she... pointing at the exit? Mom...? Is she... pointing at the exit? Mom...? Is she... pointing at the exit? +100000365 100000365 200000365 300000365 400000365 Captain Rachel... Captain Rachel... Captain Rachel... Captain Rachel... +100000366 100000366 200000366 300000366 400000366 Goodbye... Goodbye. Goodbye... Goodbye. Goodbye... Goodbye. Goodbye... Goodbye. +100000367 100000367 200000367 300000367 400000367 Vents are the book storage room's best friends. Vents are the book storage room's best friends. Vents are the book storage room's best friends. Vents are the book storage room's best friends. +100000368 100000368 200000368 300000368 400000368 Spring will come. Snow will melt even if we don't use the books as fuel. Spring will come. Snow will melt even if we don't use the books as fuel. Spring will come. Snow will melt even if we don't use the books as fuel. Spring will come. Snow will melt even if we don't use the books as fuel. +100000369 100000369 200000369 300000369 400000369 Goodbye, Shrek. Goodbye, Shrek. Goodbye, Shrek. Goodbye, Shrek. +100000370 100000370 200000370 300000370 400000370 Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! +100000371 100000371 200000371 300000371 400000371 You die because you lived; you rot because you were. Dying weeds often bear new lives. Why else would rotten grass bring about fireflies? You die because you lived; you rot because you were. Dying weeds often bear new lives. Why else would rotten grass bring about fireflies? You die because you lived; you rot because you were. Dying weeds often bear new lives. Why else would rotten grass bring about fireflies? You die because you lived; you rot because you were. Dying weeds often bear new lives. Why else would rotten grass bring about fireflies? +100000372 100000372 200000372 300000372 400000372 Noan... Look... Noan... Look... Noan... Look... Noan... Look... +100000373 100000373 200000373 300000373 400000373 Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! +100000374 100000374 200000374 300000374 400000374 Stay inside this cradle of glass. Stay inside this cradle of glass. Stay inside this cradle of glass. Stay inside this cradle of glass. +100000375 100000375 200000375 300000375 400000375 I will build you a beautiful dream. I will build you a beautiful dream. I will build you a beautiful dream. I will build you a beautiful dream. +100000376 100000376 200000376 300000376 400000376 I'm sorry I've kept you here by yourself... You must be lonely. I'm sorry I've kept you here by yourself... You must be lonely. I'm sorry I've kept you here by yourself... You must be lonely. I'm sorry I've kept you here by yourself... You must be lonely. +100000377 100000377 200000377 300000377 400000377 I've brought you some friends. I've brought you some friends. I've brought you some friends. I've brought you some friends. +100000378 100000378 200000378 300000378 400000378 Be a good boy. This is for your own good. Be a good boy. This is for your own good. Be a good boy. This is for your own good. Be a good boy. This is for your own good. +100000379 100000379 200000379 300000379 400000379 I don't want to watch them hurt you anymore... I don't want to watch them hurt you anymore... I don't want to watch them hurt you anymore... I don't want to watch them hurt you anymore... +100000380 100000380 200000380 300000380 400000380 I'm just trying to protect you... I'm just trying to protect you... I'm just trying to protect you... I'm just trying to protect you... +100000381 100000381 200000381 300000381 400000381 Don't go... Don't leave me... Don't go... Don't leave me... Don't go... Don't leave me... Don't go... Don't leave me... +100000382 100000382 200000382 300000382 400000382 It's late. You should go to bed... Stay. It's late. You should go to bed... Stay. It's late. You should go to bed... Stay. It's late. You should go to bed... Stay. +100000383 100000383 200000383 300000383 400000383 No! No! No! No! +100000384 100000384 200000384 300000384 400000384 Do you want to be like them? Do you want to be like them? Do you want to be like them? Do you want to be like them? +100000385 100000385 200000385 300000385 400000385 Naughty children need to be disciplined! Naughty children need to be disciplined! Naughty children need to be disciplined! Naughty children need to be disciplined! +100000386 100000386 200000386 300000386 400000386 You turned away from your mentor's teaching that day. You let her sacrifice be in vain. You turned away from your mentor's teaching that day. You let her sacrifice be in vain. You turned away from your mentor's teaching that day. You let her sacrifice be in vain. You turned away from your mentor's teaching that day. You let her sacrifice be in vain. +100000387 100000387 200000387 300000387 400000387 What about me? I saved you, and I've been watching over you. What about me? I saved you, and I've been watching over you. What about me? I saved you, and I've been watching over you. What about me? I saved you, and I've been watching over you. +100000388 100000388 200000388 300000388 400000388 Are you going to betray me too? Are you going to betray me too? Are you going to betray me too? Are you going to betray me too? +100000389 100000389 200000389 300000389 400000389 Have you always been running away from this powerlessness your whole life? Have you always been running away from this powerlessness your whole life? Have you always been running away from this powerlessness your whole life? Have you always been running away from this powerlessness your whole life? +100000390 100000390 200000390 300000390 400000390 You shouldn't have turned down my gift. You shouldn't have turned down my gift. You shouldn't have turned down my gift. You shouldn't have turned down my gift. +100000391 100000391 200000391 300000391 400000391 How much longer are you going to run before you are willing to face your crime? How much longer are you going to run before you are willing to face your crime? How much longer are you going to run before you are willing to face your crime? How much longer are you going to run before you are willing to face your crime? +100000392 100000392 200000392 300000392 400000392 You no longer have a choice. There is only me here. You have to face me. You no longer have a choice. There is only me here. You have to face me. You no longer have a choice. There is only me here. You have to face me. You no longer have a choice. There is only me here. You have to face me. +100000393 100000393 200000393 300000393 400000393 May your past haunt you... forever... forever... May your past haunt you... forever... forever... May your past haunt you... forever... forever... May your past haunt you... forever... forever... +100000394 100000394 200000394 300000394 400000394 Help me... Help me... Help me... Help me... Help me... Help me... Help me... Help me... +100000395 100000395 200000395 300000395 400000395 Whatever future you want, don't make the mistakes I've made. Whatever future you want, don't make the mistakes I've made. Whatever future you want, don't make the mistakes I've made. Whatever future you want, don't make the mistakes I've made. +100000396 100000396 200000396 300000396 400000396 Live. Goodbye... Goodbye, Noan! Live. Goodbye... Goodbye, Noan! Live. Goodbye... Goodbye, Noan! Live. Goodbye... Goodbye, Noan! +100000397 100000397 200000397 300000397 400000397 Don't be afraid. People are still alive. Don't be afraid. People are still alive. Don't be afraid. People are still alive. Don't be afraid. People are still alive. +100000398 100000398 200000398 300000398 400000398 Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! +100000399 100000399 200000399 300000399 400000399 It'll be quite tragic if this is what we've been working toward and looking forward to. It'll be quite tragic if this is what we've been working toward and looking forward to. It'll be quite tragic if this is what we've been working toward and looking forward to. It'll be quite tragic if this is what we've been working toward and looking forward to. +100000400 100000400 200000400 300000400 400000400 Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! +100000401 100000401 200000401 300000401 400000401 Noan, I hope you get to grow up and survive the apocalypse... I hope you get to become who you want to be. Noan, I hope you get to grow up and survive the apocalypse... I hope you get to become who you want to be. Noan, I hope you get to grow up and survive the apocalypse... I hope you get to become who you want to be. Noan, I hope you get to grow up and survive the apocalypse... I hope you get to become who you want to be. +100000402 100000402 200000402 300000402 400000402 Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! Goodbye... Goodbye! Noan, goodbye! +100000403 100000403 200000403 300000403 400000403 Welcome to the Copperfield Aquarium. We hope you have a wonderful time here. Welcome to the Copperfield Aquarium. We hope you have a wonderful time here. Welcome to the Copperfield Aquarium. We hope you have a wonderful time here. Welcome to the Copperfield Aquarium. We hope you have a wonderful time here. +100000404 100000404 200000404 300000404 400000404 All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. +100000405 100000405 200000405 300000405 400000405 All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. All "residents" at the Copperfield Aquarium have their own "meal" times. You're welcome to share in those amazing moments. +100000406 100000406 200000406 300000406 400000406 The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. +100000407 100000407 200000407 300000407 400000407 The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. The show "Cyborg Dolphins' Smiles" is about to begin at the theater hall. Please take a seat and enjoy the show. +100000408 100000408 200000408 300000408 400000408 All dear visitors, please be advised that we will be closing soon. Thank you for your visit today. We look forward to seeing you again. All dear visitors, please be advised that we will be closing soon. Thank you for your visit today. We look forward to seeing you again. All dear visitors, please be advised that we will be closing soon. Thank you for your visit today. We look forward to seeing you again. All dear visitors, please be advised that we will be closing soon. Thank you for your visit today. We look forward to seeing you again. +100000409 0 200000409 0 0 Where are you now? Where are you now? Where are you now? Where are you now? +100000410 0 200000410 0 0 Stop whatever you're doing now if it's not super urgent. I need you to come down to Science Council now. Stop whatever you're doing now if it's not super urgent. I need you to come down to Science Council now. Stop whatever you're doing now if it's not super urgent. I need you to come down to Science Council now. Stop whatever you're doing now if it's not super urgent. I need you to come down to Science Council now. +100000411 0 200000411 0 0 I can't get into the details on the line, but I'll fill you in on the situation when you're here. Remember to bring Liv with you. I can't get into the details on the line, but I'll fill you in on the situation when you're here. Remember to bring Liv with you. I can't get into the details on the line, but I'll fill you in on the situation when you're here. Remember to bring Liv with you. I can't get into the details on the line, but I'll fill you in on the situation when you're here. Remember to bring Liv with you. +100000412 0 200000412 0 0 Liv is there with you, right? Bring her with you. Liv is there with you, right? Bring her with you. Liv is there with you, right? Bring her with you. Liv is there with you, right? Bring her with you. +100000413 0 200000413 0 0 Done. Done. Done. Done. +100000414 0 200000414 0 0 I'll start from the very beginning. You do still remember what you had to go through to get Liv's M.I.N.D. shards back, right? I'll start from the very beginning. You do still remember what you had to go through to get Liv's M.I.N.D. shards back, right? I'll start from the very beginning. You do still remember what you had to go through to get Liv's M.I.N.D. shards back, right? I'll start from the very beginning. You do still remember what you had to go through to get Liv's M.I.N.D. shards back, right? +100000415 0 200000415 0 0 And you found a seventh M.I.N.D. shard—and that's something we'd never found previously. And you found a seventh M.I.N.D. shard—and that's something we'd never found previously. And you found a seventh M.I.N.D. shard—and that's something we'd never found previously. And you found a seventh M.I.N.D. shard—and that's something we'd never found previously. +100000416 0 200000416 0 0 After transferring her consciousness back to the Eclipse frame, we'd scan the Empyrea frame with signals of varying frequencies on a regular basis to see if we'd missed anything. After transferring her consciousness back to the Eclipse frame, we'd scan the Empyrea frame with signals of varying frequencies on a regular basis to see if we'd missed anything. After transferring her consciousness back to the Eclipse frame, we'd scan the Empyrea frame with signals of varying frequencies on a regular basis to see if we'd missed anything. After transferring her consciousness back to the Eclipse frame, we'd scan the Empyrea frame with signals of varying frequencies on a regular basis to see if we'd missed anything. +100000417 0 200000417 0 0 Spot on. The signal is negligibly weak, but it is part of Liv. Spot on. The signal is negligibly weak, but it is part of Liv. Spot on. The signal is negligibly weak, but it is part of Liv. Spot on. The signal is negligibly weak, but it is part of Liv. +100000418 0 200000418 0 0 We took a look at the data sent back by the probe. The bands seem very special, and I'd describe them as... We took a look at the data sent back by the probe. The bands seem very special, and I'd describe them as... We took a look at the data sent back by the probe. The bands seem very special, and I'd describe them as... We took a look at the data sent back by the probe. The bands seem very special, and I'd describe them as... +100000419 0 200000419 0 0 It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." +100000420 0 200000420 0 0 Based on our analysis of the signal waveform sent back to us, we were able to more or less pinpoint the location of this M.I.N.D. shard that's projecting this forest. Based on our analysis of the signal waveform sent back to us, we were able to more or less pinpoint the location of this M.I.N.D. shard that's projecting this forest. Based on our analysis of the signal waveform sent back to us, we were able to more or less pinpoint the location of this M.I.N.D. shard that's projecting this forest. Based on our analysis of the signal waveform sent back to us, we were able to more or less pinpoint the location of this M.I.N.D. shard that's projecting this forest. +100000421 0 200000421 0 0 It's only lightly infected, but it doesn't mean we can just ignore it. It's only lightly infected, but it doesn't mean we can just ignore it. It's only lightly infected, but it doesn't mean we can just ignore it. It's only lightly infected, but it doesn't mean we can just ignore it. +100000422 0 200000422 0 0 Which is why we need you to clean up the contamination—in addition to looking into it. Which is why we need you to clean up the contamination—in addition to looking into it. Which is why we need you to clean up the contamination—in addition to looking into it. Which is why we need you to clean up the contamination—in addition to looking into it. +100000423 0 200000423 0 0 The same way we'd be drawn to what we're most familiar with when looking at a messy picture, there is something that exists between a commandant and their Construct that connects them. The same way we'd be drawn to what we're most familiar with when looking at a messy picture, there is something that exists between a commandant and their Construct that connects them. The same way we'd be drawn to what we're most familiar with when looking at a messy picture, there is something that exists between a commandant and their Construct that connects them. The same way we'd be drawn to what we're most familiar with when looking at a messy picture, there is something that exists between a commandant and their Construct that connects them. +100000424 0 200000424 0 0 The validity of the data went beyond our expectations. We can go ahead and get ready for the trial coming up next. The validity of the data went beyond our expectations. We can go ahead and get ready for the trial coming up next. The validity of the data went beyond our expectations. We can go ahead and get ready for the trial coming up next. The validity of the data went beyond our expectations. We can go ahead and get ready for the trial coming up next. +100000425 0 200000425 0 0 It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." +100000426 0 200000426 0 0 We're fixing M.I.N.D. and analyzing the interactive data over here. We're fixing M.I.N.D. and analyzing the interactive data over here. We're fixing M.I.N.D. and analyzing the interactive data over here. We're fixing M.I.N.D. and analyzing the interactive data over here. +100000427 0 200000427 0 0 Working on that now... Working on that now... Working on that now... Working on that now... +100000428 0 200000428 0 0 Come on in. Come on in. Come on in. Come on in. +100000429 0 200000429 0 0 I wanted to talk about your plan after graduation. I wanted to talk about your plan after graduation. I wanted to talk about your plan after graduation. I wanted to talk about your plan after graduation. +100000430 0 200000430 0 0 I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. +100000431 0 200000431 0 0 Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? +100000432 0 200000432 0 0 I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. +100000433 0 200000433 0 0 Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? +100000434 0 200000434 0 0 Are you trying to say you're one of the brave? Are you trying to say you're one of the brave? Are you trying to say you're one of the brave? Are you trying to say you're one of the brave? +100000435 0 200000435 0 0 I hope you're aware that this is no place for you to discuss a bedtime story. I hope you're aware that this is no place for you to discuss a bedtime story. I hope you're aware that this is no place for you to discuss a bedtime story. I hope you're aware that this is no place for you to discuss a bedtime story. +100000436 0 200000436 0 0 Has it ever crossed your mind that your potential might have an easier time shining through if you work in a different position? Has it ever crossed your mind that your potential might have an easier time shining through if you work in a different position? Has it ever crossed your mind that your potential might have an easier time shining through if you work in a different position? Has it ever crossed your mind that your potential might have an easier time shining through if you work in a different position? +100000437 0 200000437 0 0 We came up with this choice for you precisely because we recognized your commanding talent. We came up with this choice for you precisely because we recognized your commanding talent. We came up with this choice for you precisely because we recognized your commanding talent. We came up with this choice for you precisely because we recognized your commanding talent. +100000438 0 200000438 0 0 ...Do you know the average life expectancy of a commandant? ...Do you know the average life expectancy of a commandant? ...Do you know the average life expectancy of a commandant? ...Do you know the average life expectancy of a commandant? +100000439 0 200000439 0 0 You need to understand that there is no going back. You need to understand that there is no going back. You need to understand that there is no going back. You need to understand that there is no going back. +100000440 0 200000440 0 0 You can show yourself the door now. You can show yourself the door now. You can show yourself the door now. You can show yourself the door now. +100000441 0 200000441 0 0 C-Commandant... C-could you... C-Commandant... C-could you... C-Commandant... C-could you... C-Commandant... C-could you... +100000442 0 200000442 0 0 What are you doing sleeping here, Commandant? A little too tired, I guess? What are you doing sleeping here, Commandant? A little too tired, I guess? What are you doing sleeping here, Commandant? A little too tired, I guess? What are you doing sleeping here, Commandant? A little too tired, I guess? +100000443 0 200000443 0 0 ... ... ... ... +100000444 0 200000444 0 0 Shift your head backward a little and remember to relax. Shift your head backward a little and remember to relax. Shift your head backward a little and remember to relax. Shift your head backward a little and remember to relax. +100000445 0 200000445 0 0 Everything is good, but I'd still suggest you go to bed earlier, Commandant. Everything is good, but I'd still suggest you go to bed earlier, Commandant. Everything is good, but I'd still suggest you go to bed earlier, Commandant. Everything is good, but I'd still suggest you go to bed earlier, Commandant. +100000446 0 200000446 0 0 It depends on how you manage your health, Commandant. Going to sleep now, for example, will be mighty helpful. It depends on how you manage your health, Commandant. Going to sleep now, for example, will be mighty helpful. It depends on how you manage your health, Commandant. Going to sleep now, for example, will be mighty helpful. It depends on how you manage your health, Commandant. Going to sleep now, for example, will be mighty helpful. +100000447 0 200000447 0 0 Well, let me help you with all the paperwork, then. You can go to sleep earlier if we finish everything ahead of time. Well, let me help you with all the paperwork, then. You can go to sleep earlier if we finish everything ahead of time. Well, let me help you with all the paperwork, then. You can go to sleep earlier if we finish everything ahead of time. Well, let me help you with all the paperwork, then. You can go to sleep earlier if we finish everything ahead of time. +100000448 0 200000448 0 0 Is completed. Is completed. Is completed. Is completed. +100000449 0 200000449 0 0 You weren't late for today's rehab session, right? You weren't late for today's rehab session, right? You weren't late for today's rehab session, right? You weren't late for today's rehab session, right? +100000450 0 200000450 0 0 I wonder what happened to Lee and Lucia, though... I wonder what happened to Lee and Lucia, though... I wonder what happened to Lee and Lucia, though... I wonder what happened to Lee and Lucia, though... +100000451 0 200000451 0 0 Yes! Yes! Yes! Yes! +100000452 0 200000452 0 0 How about something else for a change, Commandant? How about something else for a change, Commandant? How about something else for a change, Commandant? How about something else for a change, Commandant? +100000453 0 200000453 0 0 This is a decaffeinated herbal tea. You should refrain from consuming any more caffeine for the day, given that you've already consumed 180mg. This is a decaffeinated herbal tea. You should refrain from consuming any more caffeine for the day, given that you've already consumed 180mg. This is a decaffeinated herbal tea. You should refrain from consuming any more caffeine for the day, given that you've already consumed 180mg. This is a decaffeinated herbal tea. You should refrain from consuming any more caffeine for the day, given that you've already consumed 180mg. +100000454 0 200000454 0 0 I need you to go over some parts of this report, Commandant. I need you to go over some parts of this report, Commandant. I need you to go over some parts of this report, Commandant. I need you to go over some parts of this report, Commandant. +100000455 0 200000455 0 0 This is the last one. This is the last one. This is the last one. This is the last one. +100000456 0 200000456 0 0 I'm trying to pinpoint Lucia and Lee... I'm trying to pinpoint Lucia and Lee... I'm trying to pinpoint Lucia and Lee... I'm trying to pinpoint Lucia and Lee... +100000457 0 200000457 0 0 I mean, because I missed their call from last night. I mean, because I missed their call from last night. I mean, because I missed their call from last night. I mean, because I missed their call from last night. +100000458 0 200000458 0 0 If only I were there, too... If only I were there, too... If only I were there, too... If only I were there, too... +100000459 0 200000459 0 0 And that's if they manage to improve remote Deep M.I.N.D. connection, right? And that's if they manage to improve remote Deep M.I.N.D. connection, right? And that's if they manage to improve remote Deep M.I.N.D. connection, right? And that's if they manage to improve remote Deep M.I.N.D. connection, right? +100000460 0 200000460 0 0 By the way, Commandant, I understand that Professor Hippocrates asked you to exercise your body, but I'd still suggest that you steer clear of ground missions before you make a full recovery. By the way, Commandant, I understand that Professor Hippocrates asked you to exercise your body, but I'd still suggest that you steer clear of ground missions before you make a full recovery. By the way, Commandant, I understand that Professor Hippocrates asked you to exercise your body, but I'd still suggest that you steer clear of ground missions before you make a full recovery. By the way, Commandant, I understand that Professor Hippocrates asked you to exercise your body, but I'd still suggest that you steer clear of ground missions before you make a full recovery. +100000461 0 200000461 0 0 What are we going to do now, though... What are we going to do now, though... What are we going to do now, though... What are we going to do now, though... +100000462 0 200000462 0 0 Wait, are you asking me? Wait, are you asking me? Wait, are you asking me? Wait, are you asking me? +100000463 0 200000463 0 0 I don't know either... but let's see... I don't know either... but let's see... I don't know either... but let's see... I don't know either... but let's see... +100000464 0 200000464 0 0 Eh? Eh? Eh? Eh? +100000465 0 200000465 0 0 Why does he need us, though? Why does he need us, though? Why does he need us, though? Why does he need us, though? +100000466 0 200000466 0 0 Can I give you a hand, Commandant? Can I give you a hand, Commandant? Can I give you a hand, Commandant? Can I give you a hand, Commandant? +100000467 0 200000467 0 0 Professor? Professor? Professor? Professor? +100000468 0 200000468 0 0 Don't worry, Commandant. I'm okay. Don't worry, Commandant. I'm okay. Don't worry, Commandant. I'm okay. Don't worry, Commandant. I'm okay. +100000469 0 200000469 0 0 I have another question. I have another question. I have another question. I have another question. +100000470 0 200000470 0 0 How am I supposed to get inside my own M.I.N.D. shard with Commandant? How am I supposed to get inside my own M.I.N.D. shard with Commandant? How am I supposed to get inside my own M.I.N.D. shard with Commandant? How am I supposed to get inside my own M.I.N.D. shard with Commandant? +100000471 0 200000471 0 0 Of course. Of course. Of course. Of course. +100000472 0 200000472 0 0 Will see you in a bit, Commandant. Will see you in a bit, Commandant. Will see you in a bit, Commandant. Will see you in a bit, Commandant. +100000473 0 200000473 0 0 Commandant? Commandant? Commandant? Commandant? +100000474 0 200000474 0 0 C-Commandant... Please stop looking at me like that... C-Commandant... Please stop looking at me like that... C-Commandant... Please stop looking at me like that... C-Commandant... Please stop looking at me like that... +100000475 0 200000475 0 0 I don't know... I found myself like this when I woke up. I don't know... I found myself like this when I woke up. I don't know... I found myself like this when I woke up. I don't know... I found myself like this when I woke up. +100000476 0 200000476 0 0 Asimov said the same thing... Asimov said the same thing... Asimov said the same thing... Asimov said the same thing... +100000477 0 200000477 0 0 How do you feel, though, Commandant? How do you feel, though, Commandant? How do you feel, though, Commandant? How do you feel, though, Commandant? +100000478 0 200000478 0 0 Commandant... Commandant... Commandant... Commandant... +100000479 0 200000479 0 0 I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. +100000480 0 200000480 0 0 Wait, what? Wait, what? Wait, what? Wait, what? +100000481 0 200000481 0 0 I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. +100000482 0 200000482 0 0 Is that so? I see... Is that so? I see... Is that so? I see... Is that so? I see... +100000483 0 200000483 0 0 But I actually meant to ask you if you've noticed anything out of the ordinary about yourself, too... But I actually meant to ask you if you've noticed anything out of the ordinary about yourself, too... But I actually meant to ask you if you've noticed anything out of the ordinary about yourself, too... But I actually meant to ask you if you've noticed anything out of the ordinary about yourself, too... +100000484 0 200000484 0 0 Well... I'm not quite sure if this is something my M.I.N.D. shard has done to me, but... Well... I'm not quite sure if this is something my M.I.N.D. shard has done to me, but... Well... I'm not quite sure if this is something my M.I.N.D. shard has done to me, but... Well... I'm not quite sure if this is something my M.I.N.D. shard has done to me, but... +100000485 0 200000485 0 0 It's okay. This isn't a bad person. It's okay. This isn't a bad person. It's okay. This isn't a bad person. It's okay. This isn't a bad person. +100000486 0 200000486 0 0 I was just trying to brush all the dirt off my hands, and then these babies showed up. I was just trying to brush all the dirt off my hands, and then these babies showed up. I was just trying to brush all the dirt off my hands, and then these babies showed up. I was just trying to brush all the dirt off my hands, and then these babies showed up. +100000487 0 200000487 0 0 I did try to change the tempo and the number of claps, and I even tried mimicking this character from a TV show for kids... I did try to change the tempo and the number of claps, and I even tried mimicking this character from a TV show for kids... I did try to change the tempo and the number of claps, and I even tried mimicking this character from a TV show for kids... I did try to change the tempo and the number of claps, and I even tried mimicking this character from a TV show for kids... +100000488 0 200000488 0 0 And... well, I tried all sorts of things, but the only thing I've managed to get to come to me so far is the chipmunk. And... well, I tried all sorts of things, but the only thing I've managed to get to come to me so far is the chipmunk. And... well, I tried all sorts of things, but the only thing I've managed to get to come to me so far is the chipmunk. And... well, I tried all sorts of things, but the only thing I've managed to get to come to me so far is the chipmunk. +100000489 0 200000489 0 0 So, when I woke up... So, when I woke up... So, when I woke up... So, when I woke up... +100000490 0 200000490 0 0 A butterfly, you said? I didn't see any when I woke up, though. A butterfly, you said? I didn't see any when I woke up, though. A butterfly, you said? I didn't see any when I woke up, though. A butterfly, you said? I didn't see any when I woke up, though. +100000491 0 200000491 0 0 Should we do a quick round of scan? Should we do a quick round of scan? Should we do a quick round of scan? Should we do a quick round of scan? +100000492 0 200000492 0 0 Understood. I'm analyzing the landscape and the paths. Understood. I'm analyzing the landscape and the paths. Understood. I'm analyzing the landscape and the paths. Understood. I'm analyzing the landscape and the paths. +100000493 0 200000493 0 0 Hmm... Hmm... Hmm... Hmm... +100000494 0 200000494 0 0 I can't come up with a path that can take us straight to the center of the forest with all the obstacles in the way. I can't come up with a path that can take us straight to the center of the forest with all the obstacles in the way. I can't come up with a path that can take us straight to the center of the forest with all the obstacles in the way. I can't come up with a path that can take us straight to the center of the forest with all the obstacles in the way. +100000495 0 200000495 0 0 I... am trying to come up with a different route. I... am trying to come up with a different route. I... am trying to come up with a different route. I... am trying to come up with a different route. +100000496 0 200000496 0 0 Wait, what? Wait, what? Wait, what? Wait, what? +100000497 0 200000497 0 0 This bridge here... is a little different from how I imagined it would be. This bridge here... is a little different from how I imagined it would be. This bridge here... is a little different from how I imagined it would be. This bridge here... is a little different from how I imagined it would be. +100000498 0 200000498 0 0 I never thought we'd run into anything like this... They don't seem hostile, though. I never thought we'd run into anything like this... They don't seem hostile, though. I never thought we'd run into anything like this... They don't seem hostile, though. I never thought we'd run into anything like this... They don't seem hostile, though. +100000499 0 200000499 0 0 I... think this just might have something to do with the story of the "magpie bridge" that I heard as a kid. I... think this just might have something to do with the story of the "magpie bridge" that I heard as a kid. I... think this just might have something to do with the story of the "magpie bridge" that I heard as a kid. I... think this just might have something to do with the story of the "magpie bridge" that I heard as a kid. +100000500 0 200000500 0 0 Yes, this particular M.I.N.D. shard probably has to do with all the fairytales I heard... Yes, this particular M.I.N.D. shard probably has to do with all the fairytales I heard... Yes, this particular M.I.N.D. shard probably has to do with all the fairytales I heard... Yes, this particular M.I.N.D. shard probably has to do with all the fairytales I heard... +100000501 0 200000501 0 0 Do you find me childish now, Commandant? Do you find me childish now, Commandant? Do you find me childish now, Commandant? Do you find me childish now, Commandant? +100000502 0 200000502 0 0 ... ... ... ... +100000503 0 200000503 0 0 Should I try to come up with a different route, Commandant? Should I try to come up with a different route, Commandant? Should I try to come up with a different route, Commandant? Should I try to come up with a different route, Commandant? +100000504 0 200000504 0 0 Well, I think... I should probably take off my shoes first? Well, I think... I should probably take off my shoes first? Well, I think... I should probably take off my shoes first? Well, I think... I should probably take off my shoes first? +100000505 0 200000505 0 0 Commandant, come back now! Commandant, come back now! Commandant, come back now! Commandant, come back now! +100000506 0 200000506 0 0 My wings... are getting squashed... Commandant... My wings... are getting squashed... Commandant... My wings... are getting squashed... Commandant... My wings... are getting squashed... Commandant... +100000507 0 200000507 0 0 T-that's fine, but I think this is exactly how we're supposed to cross the valley. T-that's fine, but I think this is exactly how we're supposed to cross the valley. T-that's fine, but I think this is exactly how we're supposed to cross the valley. T-that's fine, but I think this is exactly how we're supposed to cross the valley. +100000508 0 200000508 0 0 Yup. I think this is exactly how we're supposed to get across the valley. Yup. I think this is exactly how we're supposed to get across the valley. Yup. I think this is exactly how we're supposed to get across the valley. Yup. I think this is exactly how we're supposed to get across the valley. +100000509 0 200000509 0 0 I don't think they're trying to build a bridge cuddling up together. I think they're just trying to rest. I don't think they're trying to build a bridge cuddling up together. I think they're just trying to rest. I don't think they're trying to build a bridge cuddling up together. I think they're just trying to rest. I don't think they're trying to build a bridge cuddling up together. I think they're just trying to rest. +100000510 0 200000510 0 0 Well... that was probably just the jellyfish feeling grumpy waking up? Well... that was probably just the jellyfish feeling grumpy waking up? Well... that was probably just the jellyfish feeling grumpy waking up? Well... that was probably just the jellyfish feeling grumpy waking up? +100000511 0 200000511 0 0 Thank you all, but don't worry about it. Thank you all, but don't worry about it. Thank you all, but don't worry about it. Thank you all, but don't worry about it. +100000512 0 200000512 0 0 Wait, what...?! But why are you... Wait, what...?! But why are you... Wait, what...?! But why are you... Wait, what...?! But why are you... +100000513 0 200000513 0 0 Well, then... if you insist. Well, then... if you insist. Well, then... if you insist. Well, then... if you insist. +100000514 0 200000514 0 0 This doesn't happen in real life, though. This doesn't happen in real life, though. This doesn't happen in real life, though. This doesn't happen in real life, though. +100000515 0 200000515 0 0 Do you think there is a way... for us to make what we're seeing here possible, then? Do you think there is a way... for us to make what we're seeing here possible, then? Do you think there is a way... for us to make what we're seeing here possible, then? Do you think there is a way... for us to make what we're seeing here possible, then? +100000516 0 200000516 0 0 P-please just stop... P-please just stop... P-please just stop... P-please just stop... +100000517 0 200000517 0 0 Y-yes, I did... Y-yes, I did... Y-yes, I did... Y-yes, I did... +100000518 0 200000518 0 0 I'd count them one at a time when I couldn't fall asleep. I'd count them one at a time when I couldn't fall asleep. I'd count them one at a time when I couldn't fall asleep. I'd count them one at a time when I couldn't fall asleep. +100000519 0 200000519 0 0 And sometimes I'd end up having even more trouble sleeping because I was so focused on counting them. And sometimes I'd end up having even more trouble sleeping because I was so focused on counting them. And sometimes I'd end up having even more trouble sleeping because I was so focused on counting them. And sometimes I'd end up having even more trouble sleeping because I was so focused on counting them. +100000520 0 200000520 0 0 Have you ever experienced it? Have you ever experienced it? Have you ever experienced it? Have you ever experienced it? +100000521 0 200000521 0 0 Because sheep are cute. Because sheep are cute. Because sheep are cute. Because sheep are cute. +100000522 0 200000522 0 0 I... actually am a big fan of sheep, and we even had sheep back home when I was a kid. I... actually am a big fan of sheep, and we even had sheep back home when I was a kid. I... actually am a big fan of sheep, and we even had sheep back home when I was a kid. I... actually am a big fan of sheep, and we even had sheep back home when I was a kid. +100000523 0 200000523 0 0 Should we find a place to rest for the day, Commandant? Should we find a place to rest for the day, Commandant? Should we find a place to rest for the day, Commandant? Should we find a place to rest for the day, Commandant? +100000524 0 200000524 0 0 Wait, did that happen to you, too? Wait, did that happen to you, too? Wait, did that happen to you, too? Wait, did that happen to you, too? +100000525 0 200000525 0 0 Are you talking about the plush just now? Are you talking about the plush just now? Are you talking about the plush just now? Are you talking about the plush just now? +100000526 0 200000526 0 0 Did you ever feel scared? Did you ever feel scared? Did you ever feel scared? Did you ever feel scared? +100000527 0 200000527 0 0 I think we should split up, Commandant... I think we should split up, Commandant... I think we should split up, Commandant... I think we should split up, Commandant... +100000528 0 200000528 0 0 But I'm only dragging you down the way I am now. But I'm only dragging you down the way I am now. But I'm only dragging you down the way I am now. But I'm only dragging you down the way I am now. +100000529 0 200000529 0 0 Hurry up and hide yourselves up... Where are you trying to take us? Hurry up and hide yourselves up... Where are you trying to take us? Hurry up and hide yourselves up... Where are you trying to take us? Hurry up and hide yourselves up... Where are you trying to take us? +100000530 0 200000530 0 0 How did the chipmunks find us, though? How did the chipmunks find us, though? How did the chipmunks find us, though? How did the chipmunks find us, though? +100000531 0 200000531 0 0 What would you have done, though, if they had never shown up? What would you have done, though, if they had never shown up? What would you have done, though, if they had never shown up? What would you have done, though, if they had never shown up? +100000532 0 200000532 0 0 ... ... ... ... +100000533 0 200000533 0 0 This place seems perfect for rest. This place seems perfect for rest. This place seems perfect for rest. This place seems perfect for rest. +100000534 0 200000534 0 0 Oh, I think I'll just... Oh, I think I'll just... Oh, I think I'll just... Oh, I think I'll just... +100000535 0 200000535 0 0 I can't just rest whenever I want to inside my M.I.N.D... I can't just rest whenever I want to inside my M.I.N.D... I can't just rest whenever I want to inside my M.I.N.D... I can't just rest whenever I want to inside my M.I.N.D... +100000536 0 200000536 0 0 But I'll still try to get some sleep, Commandant. But I'll still try to get some sleep, Commandant. But I'll still try to get some sleep, Commandant. But I'll still try to get some sleep, Commandant. +100000537 0 200000537 0 0 Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? +100000538 0 200000538 0 0 But you fell asleep in the crater in that mission we went on together. But you fell asleep in the crater in that mission we went on together. But you fell asleep in the crater in that mission we went on together. But you fell asleep in the crater in that mission we went on together. +100000539 0 200000539 0 0 I haven't recalled a thing, but I find this place familiar and am very used to it. I haven't recalled a thing, but I find this place familiar and am very used to it. I haven't recalled a thing, but I find this place familiar and am very used to it. I haven't recalled a thing, but I find this place familiar and am very used to it. +100000540 0 200000540 0 0 Yup... So, what was your childhood like, Commandant? Yup... So, what was your childhood like, Commandant? Yup... So, what was your childhood like, Commandant? Yup... So, what was your childhood like, Commandant? +100000541 0 200000541 0 0 Alright, then. Alright, then. Alright, then. Alright, then. +100000542 0 200000542 0 0 Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? Having a hard time falling asleep, Commandant? +100000543 0 200000543 0 0 The forest of a fairytale, huh... So, what was your childhood like, Commandant? The forest of a fairytale, huh... So, what was your childhood like, Commandant? The forest of a fairytale, huh... So, what was your childhood like, Commandant? The forest of a fairytale, huh... So, what was your childhood like, Commandant? +100000544 0 200000544 0 0 I'd love to learn more about you, Commandant... but I guess it's time for bed. I'd love to learn more about you, Commandant... but I guess it's time for bed. I'd love to learn more about you, Commandant... but I guess it's time for bed. I'd love to learn more about you, Commandant... but I guess it's time for bed. +100000545 0 200000545 0 0 Me...? I barely remember anything, though, and the things I do still remember... probably aren't too interesting at all. Me...? I barely remember anything, though, and the things I do still remember... probably aren't too interesting at all. Me...? I barely remember anything, though, and the things I do still remember... probably aren't too interesting at all. Me...? I barely remember anything, though, and the things I do still remember... probably aren't too interesting at all. +100000546 0 200000546 0 0 Commandant... Who's this? Commandant... Who's this? Commandant... Who's this? Commandant... Who's this? +100000547 0 200000547 0 0 Thank you so much, Ms. Cinderella. Thank you so much, Ms. Cinderella. Thank you so much, Ms. Cinderella. Thank you so much, Ms. Cinderella. +100000548 0 200000548 0 0 O-of course. O-of course. O-of course. O-of course. +100000549 0 200000549 0 0 S-same here... S-same here... S-same here... S-same here... +100000550 0 200000550 0 0 Whew... Whew... Whew... Whew... +100000551 0 200000551 0 0 ... ... ... ... +100000552 0 200000552 0 0 T-thank you. T-thank you. T-thank you. T-thank you. +100000553 0 200000553 0 0 No... Thank you so much, but I think I'm okay, too. No... Thank you so much, but I think I'm okay, too. No... Thank you so much, but I think I'm okay, too. No... Thank you so much, but I think I'm okay, too. +100000554 0 200000554 0 0 No, we insist. This is the least we can do. No, we insist. This is the least we can do. No, we insist. This is the least we can do. No, we insist. This is the least we can do. +100000555 0 200000555 0 0 Uhm... I have the same take as you, Commandant. She's unique, but I don't think she's the M.I.N.D. shard we're looking for. Uhm... I have the same take as you, Commandant. She's unique, but I don't think she's the M.I.N.D. shard we're looking for. Uhm... I have the same take as you, Commandant. She's unique, but I don't think she's the M.I.N.D. shard we're looking for. Uhm... I have the same take as you, Commandant. She's unique, but I don't think she's the M.I.N.D. shard we're looking for. +100000556 0 200000556 0 0 And she's such a friendly soul. I think we just might be able to learn about this place from her. And she's such a friendly soul. I think we just might be able to learn about this place from her. And she's such a friendly soul. I think we just might be able to learn about this place from her. And she's such a friendly soul. I think we just might be able to learn about this place from her. +100000557 0 200000557 0 0 Oh... by the way, are you over here, Commandant? Oh... by the way, are you over here, Commandant? Oh... by the way, are you over here, Commandant? Oh... by the way, are you over here, Commandant? +100000558 0 200000558 0 0 ... ... ... ... +100000559 0 200000559 0 0 Guess we'll just have to wait for the bubbles to go away, then. Guess we'll just have to wait for the bubbles to go away, then. Guess we'll just have to wait for the bubbles to go away, then. Guess we'll just have to wait for the bubbles to go away, then. +100000560 0 200000560 0 0 Commandant? Are you still there? Commandant? Are you still there? Commandant? Are you still there? Commandant? Are you still there? +100000561 0 200000561 0 0 Let's just keep talking. It makes me a little nervous if we don't... Let's just keep talking. It makes me a little nervous if we don't... Let's just keep talking. It makes me a little nervous if we don't... Let's just keep talking. It makes me a little nervous if we don't... +100000562 0 200000562 0 0 Well... I'm curious about why you decided to go to F.O.S. Well... I'm curious about why you decided to go to F.O.S. Well... I'm curious about why you decided to go to F.O.S. Well... I'm curious about why you decided to go to F.O.S. +100000563 0 200000563 0 0 It's a common choice among people from Babylonia, but it's never the only choice. It's a common choice among people from Babylonia, but it's never the only choice. It's a common choice among people from Babylonia, but it's never the only choice. It's a common choice among people from Babylonia, but it's never the only choice. +100000564 0 200000564 0 0 A dream, huh... That's exactly what I had in mind when I asked to be relocated... A dream, huh... That's exactly what I had in mind when I asked to be relocated... A dream, huh... That's exactly what I had in mind when I asked to be relocated... A dream, huh... That's exactly what I had in mind when I asked to be relocated... +100000565 0 200000565 0 0 O-oh, it's nothing! O-oh, it's nothing! O-oh, it's nothing! O-oh, it's nothing! +100000566 0 200000566 0 0 That sounds like something President Hassen would say. That sounds like something President Hassen would say. That sounds like something President Hassen would say. That sounds like something President Hassen would say. +100000567 0 200000567 0 0 It's a very brave choice, though. It's a very brave choice, though. It's a very brave choice, though. It's a very brave choice, though. +100000568 0 200000568 0 0 Oh, is that so? Oh, is that so? Oh, is that so? Oh, is that so? +100000569 0 200000569 0 0 A dream, eh... A dream, eh... A dream, eh... A dream, eh... +100000570 0 200000570 0 0 But that's something you've always been holding on to, right? But that's something you've always been holding on to, right? But that's something you've always been holding on to, right? But that's something you've always been holding on to, right? +100000571 0 200000571 0 0 ... ... ... ... +100000572 0 200000572 0 0 Wait, what exactly... Wait, what exactly... Wait, what exactly... Wait, what exactly... +100000573 0 200000573 0 0 ... ... ... ... +100000574 0 200000574 0 0 What's the matter? What's the matter? What's the matter? What's the matter? +100000575 0 200000575 0 0 Yes—we're indeed from outside the forest, as you said. Yes—we're indeed from outside the forest, as you said. Yes—we're indeed from outside the forest, as you said. Yes—we're indeed from outside the forest, as you said. +100000576 0 200000576 0 0 Well... Well... Well... Well... +100000577 0 200000577 0 0 Sorry... Sorry... Sorry... Sorry... +100000578 0 200000578 0 0 ... ... ... ... +100000579 0 200000579 0 0 Yes, and there were... things that stood in our way. Yes, and there were... things that stood in our way. Yes, and there were... things that stood in our way. Yes, and there were... things that stood in our way. +100000580 0 200000580 0 0 And we have no idea where we are now. And we have no idea where we are now. And we have no idea where we are now. And we have no idea where we are now. +100000581 0 200000581 0 0 Would you happen to know how to get to the spire? Would you happen to know how to get to the spire? Would you happen to know how to get to the spire? Would you happen to know how to get to the spire? +100000582 0 200000582 0 0 Is it because there are places in between you just can't get across? Is it because there are places in between you just can't get across? Is it because there are places in between you just can't get across? Is it because there are places in between you just can't get across? +100000583 0 200000583 0 0 Are they moving? Are they moving? Are they moving? Are they moving? +100000584 0 200000584 0 0 I didn't even know this was happening... I didn't even know this was happening... I didn't even know this was happening... I didn't even know this was happening... +100000585 0 200000585 0 0 ... ... ... ... +100000586 0 200000586 0 0 Yes, and it's because we can't. Yes, and it's because we can't. Yes, and it's because we can't. Yes, and it's because we can't. +100000587 0 200000587 0 0 ... ... ... ... +100000588 0 200000588 0 0 Where am I? Where am I? Where am I? Where am I? +100000589 0 200000589 0 0 Ahh! I-I'm just lost... Who are you? Ahh! I-I'm just lost... Who are you? Ahh! I-I'm just lost... Who are you? Ahh! I-I'm just lost... Who are you? +100000590 0 200000590 0 0 Dreams...? Dreams...? Dreams...? Dreams...? +100000591 0 200000591 0 0 Wait! Wait! Wait! Wait! +100000592 0 200000592 0 0 I-I want a lot of friends... My sister and brother just wouldn't hang out with me... Can you make that come true? I-I want a lot of friends... My sister and brother just wouldn't hang out with me... Can you make that come true? I-I want a lot of friends... My sister and brother just wouldn't hang out with me... Can you make that come true? I-I want a lot of friends... My sister and brother just wouldn't hang out with me... Can you make that come true? +100000593 0 200000593 0 0 P-pay? With that? P-pay? With that? P-pay? With that? P-pay? With that? +100000594 0 200000594 0 0 Wait, that's it? Wait, that's it? Wait, that's it? Wait, that's it? +100000595 0 200000595 0 0 1... 2... 3. Are you... Oh, dear! 1... 2... 3. Are you... Oh, dear! 1... 2... 3. Are you... Oh, dear! 1... 2... 3. Are you... Oh, dear! +100000596 0 200000596 0 0 ... ... ... ... +100000597 0 200000597 0 0 Something happened and I have to leave. Something happened and I have to leave. Something happened and I have to leave. Something happened and I have to leave. +100000598 0 200000598 0 0 Yes, I am. Yes, I am. Yes, I am. Yes, I am. +100000599 0 200000599 0 0 Sorry... Sorry... Sorry... Sorry... +100000600 0 200000600 0 0 I... I... I... I... +100000601 0 200000601 0 0 I guess that means a no? I guess that means a no? I guess that means a no? I guess that means a no? +100000602 0 200000602 0 0 With? With? With? With? +100000603 0 200000603 0 0 What should I do? What should I do? What should I do? What should I do? +100000604 0 200000604 0 0 ... ... ... ... +100000605 0 200000605 0 0 No, and thank you for everything, Cinderella. No, and thank you for everything, Cinderella. No, and thank you for everything, Cinderella. No, and thank you for everything, Cinderella. +100000606 0 200000606 0 0 All these... are the dreams I used to have. All these... are the dreams I used to have. All these... are the dreams I used to have. All these... are the dreams I used to have. +100000607 0 200000607 0 0 Actually, I... Actually, I... Actually, I... Actually, I... +100000608 0 200000608 0 0 ... ... ... ... +100000609 0 200000609 0 0 Yes, these dreams are childish... Yes, these dreams are childish... Yes, these dreams are childish... Yes, these dreams are childish... +100000610 0 200000610 0 0 I'd even call them far-fetched and unrealistic... I'd even call them far-fetched and unrealistic... I'd even call them far-fetched and unrealistic... I'd even call them far-fetched and unrealistic... +100000611 0 200000611 0 0 But they're worth pursuing, so long as we still long for them. But they're worth pursuing, so long as we still long for them. But they're worth pursuing, so long as we still long for them. But they're worth pursuing, so long as we still long for them. +100000612 0 200000612 0 0 That's something I'll work toward. That's something I'll work toward. That's something I'll work toward. That's something I'll work toward. +100000613 0 200000613 0 0 It matters more that a dream is made true than when it's made true. It matters more that a dream is made true than when it's made true. It matters more that a dream is made true than when it's made true. It matters more that a dream is made true than when it's made true. +100000614 0 200000614 0 0 My dreams might be childish, and they were probably just what I came up with on a whim... My dreams might be childish, and they were probably just what I came up with on a whim... My dreams might be childish, and they were probably just what I came up with on a whim... My dreams might be childish, and they were probably just what I came up with on a whim... +100000615 0 200000615 0 0 But I can take my time to make them come true, because they have and always will be part of me. But I can take my time to make them come true, because they have and always will be part of me. But I can take my time to make them come true, because they have and always will be part of me. But I can take my time to make them come true, because they have and always will be part of me. +100000616 0 200000616 0 0 We're still pursuing them precisely because we haven't made them come true. We're still pursuing them precisely because we haven't made them come true. We're still pursuing them precisely because we haven't made them come true. We're still pursuing them precisely because we haven't made them come true. +100000617 0 200000617 0 0 We're keeping it in the future precisely because we don't want to run away from it anymore or see it as a luxury. We're keeping it in the future precisely because we don't want to run away from it anymore or see it as a luxury. We're keeping it in the future precisely because we don't want to run away from it anymore or see it as a luxury. We're keeping it in the future precisely because we don't want to run away from it anymore or see it as a luxury. +100000618 0 200000618 0 0 People never get lost going after seemingly far-fetched dreams. People never get lost going after seemingly far-fetched dreams. People never get lost going after seemingly far-fetched dreams. People never get lost going after seemingly far-fetched dreams. +100000619 0 200000619 0 0 Because these dreams are like beacons on the shore or the stars in the skies—they guide you along the way. Because these dreams are like beacons on the shore or the stars in the skies—they guide you along the way. Because these dreams are like beacons on the shore or the stars in the skies—they guide you along the way. Because these dreams are like beacons on the shore or the stars in the skies—they guide you along the way. +100000620 0 200000620 0 0 A person can't possibly grow by throwing away what they have or forgetting who they are. A person can't possibly grow by throwing away what they have or forgetting who they are. A person can't possibly grow by throwing away what they have or forgetting who they are. A person can't possibly grow by throwing away what they have or forgetting who they are. +100000621 0 200000621 0 0 Holding on to what you have and never letting go is the only thing that will help you move forward. Holding on to what you have and never letting go is the only thing that will help you move forward. Holding on to what you have and never letting go is the only thing that will help you move forward. Holding on to what you have and never letting go is the only thing that will help you move forward. +100000622 0 200000622 0 0 But it doesn't seem like it's ever going to run again... But it doesn't seem like it's ever going to run again... But it doesn't seem like it's ever going to run again... But it doesn't seem like it's ever going to run again... +100000623 0 200000623 0 0 Wait, what? Wait, what? Wait, what? Wait, what? +100000624 0 200000624 0 0 ...Thanks again. ...Thanks again. ...Thanks again. ...Thanks again. +100000625 0 200000625 0 0 I'll do everything in my power to stop the monster Cinderella spoke of from hurting you, Commandant. I'll do everything in my power to stop the monster Cinderella spoke of from hurting you, Commandant. I'll do everything in my power to stop the monster Cinderella spoke of from hurting you, Commandant. I'll do everything in my power to stop the monster Cinderella spoke of from hurting you, Commandant. +100000626 0 200000626 0 0 Professor, I have some questions for you. Professor, I have some questions for you. Professor, I have some questions for you. Professor, I have some questions for you. +100000627 0 200000627 0 0 It's about Deep M.I.N.D. connection... It's about Deep M.I.N.D. connection... It's about Deep M.I.N.D. connection... It's about Deep M.I.N.D. connection... +100000628 0 200000628 0 0 I just wanted to know if it'd ever affect Commandant in a negative way. I just wanted to know if it'd ever affect Commandant in a negative way. I just wanted to know if it'd ever affect Commandant in a negative way. I just wanted to know if it'd ever affect Commandant in a negative way. +100000629 0 200000629 0 0 ... ... ... ... +100000630 0 200000630 0 0 Did Commandant know about this? Did Commandant know about this? Did Commandant know about this? Did Commandant know about this? +100000631 0 200000631 0 0 So the Construct's M.I.N.D. is to the ship as the commandant's Mind Beacon is to the anchor, right? So the Construct's M.I.N.D. is to the ship as the commandant's Mind Beacon is to the anchor, right? So the Construct's M.I.N.D. is to the ship as the commandant's Mind Beacon is to the anchor, right? So the Construct's M.I.N.D. is to the ship as the commandant's Mind Beacon is to the anchor, right? +100000632 0 200000632 0 0 If the anchor can help the ship make it through the storm, so, too, can the ship sail forth with the anchor. If the anchor can help the ship make it through the storm, so, too, can the ship sail forth with the anchor. If the anchor can help the ship make it through the storm, so, too, can the ship sail forth with the anchor. If the anchor can help the ship make it through the storm, so, too, can the ship sail forth with the anchor. +100000633 0 200000633 0 0 Commandant said that risks and concerns should never bog us down. We didn't come together so we can huddle up in fear—but so we can go even further. Commandant said that risks and concerns should never bog us down. We didn't come together so we can huddle up in fear—but so we can go even further. Commandant said that risks and concerns should never bog us down. We didn't come together so we can huddle up in fear—but so we can go even further. Commandant said that risks and concerns should never bog us down. We didn't come together so we can huddle up in fear—but so we can go even further. +100000634 0 200000634 0 0 I'm happy to have someone by my side who's willing to help me unconditionally. I'm happy to have someone by my side who's willing to help me unconditionally. I'm happy to have someone by my side who's willing to help me unconditionally. I'm happy to have someone by my side who's willing to help me unconditionally. +100000635 0 200000635 0 0 Because I've promised to keep Commandant safe! Because I've promised to keep Commandant safe! Because I've promised to keep Commandant safe! Because I've promised to keep Commandant safe! +100000636 0 200000636 0 0 And here I am making my promise count! And here I am making my promise count! And here I am making my promise count! And here I am making my promise count! +100000637 0 200000637 0 0 Yes. Thank you, Commandant. Yes. Thank you, Commandant. Yes. Thank you, Commandant. Yes. Thank you, Commandant. +100000638 0 200000638 0 0 This place is safe, and I figured you needed some rest. This place is safe, and I figured you needed some rest. This place is safe, and I figured you needed some rest. This place is safe, and I figured you needed some rest. +100000639 0 200000639 0 0 And... And... And... And... +100000640 0 200000640 0 0 The flowers, the trees, and the sun... All these are beautiful and put my mind at ease... The flowers, the trees, and the sun... All these are beautiful and put my mind at ease... The flowers, the trees, and the sun... All these are beautiful and put my mind at ease... The flowers, the trees, and the sun... All these are beautiful and put my mind at ease... +100000641 0 200000641 0 0 None of these is going to last forever, and they'll probably wake us up in no time... None of these is going to last forever, and they'll probably wake us up in no time... None of these is going to last forever, and they'll probably wake us up in no time... None of these is going to last forever, and they'll probably wake us up in no time... +100000642 0 200000642 0 0 But I really just... But I really just... But I really just... But I really just... +100000643 0 200000643 0 0 I really just want to be here with you for just a little longer, Commandant... I really just want to be here with you for just a little longer, Commandant... I really just want to be here with you for just a little longer, Commandant... I really just want to be here with you for just a little longer, Commandant... +100000644 0 200000644 0 0 So I wouldn't have to see you keep fighting... So I wouldn't have to see you keep fighting... So I wouldn't have to see you keep fighting... So I wouldn't have to see you keep fighting... +100000645 0 200000645 0 0 And end up hurting yourself all over... And end up hurting yourself all over... And end up hurting yourself all over... And end up hurting yourself all over... +100000646 0 200000646 0 0 I don't want to say goodbye to you again... I don't want to say goodbye to you again... I don't want to say goodbye to you again... I don't want to say goodbye to you again... +100000647 0 200000647 0 0 I feel safe feeling your warmth and heartbeat... I feel safe feeling your warmth and heartbeat... I feel safe feeling your warmth and heartbeat... I feel safe feeling your warmth and heartbeat... +100000648 0 200000648 0 0 I know this is an illusion. I know this is an illusion. I know this is an illusion. I know this is an illusion. +100000649 0 200000649 0 0 And... And... And... And... +100000650 0 200000650 0 0 I also know that this is the kind of future I'll always be pursuing going forward. I also know that this is the kind of future I'll always be pursuing going forward. I also know that this is the kind of future I'll always be pursuing going forward. I also know that this is the kind of future I'll always be pursuing going forward. +100000651 0 200000651 0 0 So... how do you like the views here, Commandant? So... how do you like the views here, Commandant? So... how do you like the views here, Commandant? So... how do you like the views here, Commandant? +100000652 0 200000652 0 0 Care to elaborate? Care to elaborate? Care to elaborate? Care to elaborate? +100000653 0 200000653 0 0 Uhm... if that's what you're thinking, you can probably build a cottage where there isn't anything around. Uhm... if that's what you're thinking, you can probably build a cottage where there isn't anything around. Uhm... if that's what you're thinking, you can probably build a cottage where there isn't anything around. Uhm... if that's what you're thinking, you can probably build a cottage where there isn't anything around. +100000654 0 200000654 0 0 You have all these trees here at your disposal, but you'd still need to be careful so the wood won't go bad... You have all these trees here at your disposal, but you'd still need to be careful so the wood won't go bad... You have all these trees here at your disposal, but you'd still need to be careful so the wood won't go bad... You have all these trees here at your disposal, but you'd still need to be careful so the wood won't go bad... +100000655 0 200000655 0 0 And you would of course need some electric generators here to make life easier... And you would of course need some electric generators here to make life easier... And you would of course need some electric generators here to make life easier... And you would of course need some electric generators here to make life easier... +100000656 0 200000656 0 0 What would you like to have as a pet, Commandant? What would you like to have as a pet, Commandant? What would you like to have as a pet, Commandant? What would you like to have as a pet, Commandant? +100000657 0 200000657 0 0 Sheep are good, but chipmunks seem like a good choice, too... Oh, I want to have some butterflies in the garden, too, if that's okay. Sheep are good, but chipmunks seem like a good choice, too... Oh, I want to have some butterflies in the garden, too, if that's okay. Sheep are good, but chipmunks seem like a good choice, too... Oh, I want to have some butterflies in the garden, too, if that's okay. Sheep are good, but chipmunks seem like a good choice, too... Oh, I want to have some butterflies in the garden, too, if that's okay. +100000658 0 200000658 0 0 I'd love to go for a walk during sunset with you, Lucia, and Lee—just the four of us, with the setting sun and all the butterflies around us... I'd love to go for a walk during sunset with you, Lucia, and Lee—just the four of us, with the setting sun and all the butterflies around us... I'd love to go for a walk during sunset with you, Lucia, and Lee—just the four of us, with the setting sun and all the butterflies around us... I'd love to go for a walk during sunset with you, Lucia, and Lee—just the four of us, with the setting sun and all the butterflies around us... +100000659 0 200000659 0 0 And I want to try growing some veggies, too... And I want to try growing some veggies, too... And I want to try growing some veggies, too... And I want to try growing some veggies, too... +100000660 0 200000660 0 0 Why not, though? Why not, though? Why not, though? Why not, though? +100000661 0 200000661 0 0 I never knew you couldn't stand being alone, Commandant. I never knew you couldn't stand being alone, Commandant. I never knew you couldn't stand being alone, Commandant. I never knew you couldn't stand being alone, Commandant. +100000662 0 200000662 0 0 ... ... ... ... +100000663 0 200000663 0 0 I felt you back then... Commandant. I felt you back then... Commandant. I felt you back then... Commandant. I felt you back then... Commandant. +100000664 0 200000664 0 0 I want to hear more of your story, Commandant. Can we stay here for just a bit longer before we go? I want to hear more of your story, Commandant. Can we stay here for just a bit longer before we go? I want to hear more of your story, Commandant. Can we stay here for just a bit longer before we go? I want to hear more of your story, Commandant. Can we stay here for just a bit longer before we go? +100000665 0 200000665 0 0 Sure. Where should I begin, Commandant? Sure. Where should I begin, Commandant? Sure. Where should I begin, Commandant? Sure. Where should I begin, Commandant? +100000666 0 200000666 0 0 Commandant... Commandant... Commandant... Commandant... +100000667 0 200000667 0 0 Of course... Of course... Of course... Of course... +100000668 0 200000668 0 0 Is it Lucia? Is it Lucia? Is it Lucia? Is it Lucia? +100000669 0 200000669 0 0 Professor... Professor... Professor... Professor... +100000670 0 200000670 0 0 We'll be able to see Lucia and Lee in person when this is over, right? We'll be able to see Lucia and Lee in person when this is over, right? We'll be able to see Lucia and Lee in person when this is over, right? We'll be able to see Lucia and Lee in person when this is over, right? +100000671 0 200000671 0 0 Let's go, Commandant. Let's go, Commandant. Let's go, Commandant. Let's go, Commandant. +100000672 100000672 200000672 300000672 400000672 This is... Commandant... It already worked. This is... Commandant... It already worked. This is... Commandant... It already worked. This is... Commandant... It already worked. +100000673 100000673 200000673 300000673 400000673 Welcome back... Welcome back... Welcome back... Welcome back... +100000674 100000674 200000674 300000674 400000674 I'll end this nightmare once and for all. I'll end this nightmare once and for all. I'll end this nightmare once and for all. I'll end this nightmare once and for all. +100000675 0 200000675 0 0 I'm going to eat every last kid that refuses to sleep. Owooooo...! I'm going to eat every last kid that refuses to sleep. Owooooo...! I'm going to eat every last kid that refuses to sleep. Owooooo...! I'm going to eat every last kid that refuses to sleep. Owooooo...! +100000676 0 200000676 0 0 I'm not scary at all, but I still eat kids who refuse to go to sleep. Owoooo...! I'm not scary at all, but I still eat kids who refuse to go to sleep. Owoooo...! I'm not scary at all, but I still eat kids who refuse to go to sleep. Owoooo...! I'm not scary at all, but I still eat kids who refuse to go to sleep. Owoooo...! +100000677 0 200000677 0 0 There you are! Kids who refuse to go to sleep! There you are! Kids who refuse to go to sleep! There you are! Kids who refuse to go to sleep! There you are! Kids who refuse to go to sleep! +100000678 0 200000678 0 0 Gone... They're gone... Owoooo...! Gone... They're gone... Owoooo...! Gone... They're gone... Owoooo...! Gone... They're gone... Owoooo...! +100000679 0 200000679 0 0 Owoooo! You're the bad kids that make it impossible for people to sleep! Owoooo! You're the bad kids that make it impossible for people to sleep! Owoooo! You're the bad kids that make it impossible for people to sleep! Owoooo! You're the bad kids that make it impossible for people to sleep! +100000680 100000680 200000680 300000680 400000680 Baa! Baa! Baa! Baa! Baa! Baa! Baa! Baa! Baa! Baa! Baa! Baa! +100000681 0 200000681 0 0 Hey... Good morning. Did you have some quality rest? Hey... Good morning. Did you have some quality rest? Hey... Good morning. Did you have some quality rest? Hey... Good morning. Did you have some quality rest? +100000682 0 200000682 0 0 Call me Cinderella. Call me Cinderella. Call me Cinderella. Call me Cinderella. +100000683 0 200000683 0 0 The young lady, right? She's in the room right across. The young lady, right? She's in the room right across. The young lady, right? She's in the room right across. The young lady, right? She's in the room right across. +100000684 0 200000684 0 0 Is she the type that struggles to wake up? Is she the type that struggles to wake up? Is she the type that struggles to wake up? Is she the type that struggles to wake up? +100000685 0 200000685 0 0 She's fine now. She's fine now. She's fine now. She's fine now. +100000686 0 200000686 0 0 I'm fine. I was just a bit out of it. I'm fine. I was just a bit out of it. I'm fine. I was just a bit out of it. I'm fine. I was just a bit out of it. +100000687 0 200000687 0 0 Feel free to call me Cinderella, Liv. Feel free to call me Cinderella, Liv. Feel free to call me Cinderella, Liv. Feel free to call me Cinderella, Liv. +100000688 0 200000688 0 0 Don't mention it, and feel free to just call me Cinderella. Don't mention it, and feel free to just call me Cinderella. Don't mention it, and feel free to just call me Cinderella. Don't mention it, and feel free to just call me Cinderella. +100000689 0 200000689 0 0 You're both now safe, and I bet you must be hungry. How about a bowl of bean soup? You're both now safe, and I bet you must be hungry. How about a bowl of bean soup? You're both now safe, and I bet you must be hungry. How about a bowl of bean soup? You're both now safe, and I bet you must be hungry. How about a bowl of bean soup? +100000690 0 200000690 0 0 Right, you probably still have trouble eating on your own, right? Right, you probably still have trouble eating on your own, right? Right, you probably still have trouble eating on your own, right? Right, you probably still have trouble eating on your own, right? +100000691 0 200000691 0 0 Let me feed you, then. Let me feed you, then. Let me feed you, then. Let me feed you, then. +100000692 0 200000692 0 0 Pretty good, right? Pretty good, right? Pretty good, right? Pretty good, right? +100000693 0 200000693 0 0 Of course. You can have as many as you please. Of course. You can have as many as you please. Of course. You can have as many as you please. Of course. You can have as many as you please. +100000694 0 200000694 0 0 I know you didn't ask for it, but you were about to, right? I know you didn't ask for it, but you were about to, right? I know you didn't ask for it, but you were about to, right? I know you didn't ask for it, but you were about to, right? +100000695 0 200000695 0 0 Of course. You can have as many as you please. Of course. You can have as many as you please. Of course. You can have as many as you please. Of course. You can have as many as you please. +100000696 0 200000696 0 0 Glad to see you both enjoy the soup! Glad to see you both enjoy the soup! Glad to see you both enjoy the soup! Glad to see you both enjoy the soup! +100000697 0 200000697 0 0 I picked these veggies early in the morning, and that's when I found both of you. I picked these veggies early in the morning, and that's when I found both of you. I picked these veggies early in the morning, and that's when I found both of you. I picked these veggies early in the morning, and that's when I found both of you. +100000698 0 200000698 0 0 Oh, yeah! Oh, yeah! Oh, yeah! Oh, yeah! +100000699 0 200000699 0 0 And the soup has the pea pods you stayed in yesterday. How do you like them? And the soup has the pea pods you stayed in yesterday. How do you like them? And the soup has the pea pods you stayed in yesterday. How do you like them? And the soup has the pea pods you stayed in yesterday. How do you like them? +100000700 0 200000700 0 0 Pff. Pff. Pff. Pff. +100000701 0 200000701 0 0 My bad. You're both so cute and I just couldn't help but wanted to see you shocked. My bad. You're both so cute and I just couldn't help but wanted to see you shocked. My bad. You're both so cute and I just couldn't help but wanted to see you shocked. My bad. You're both so cute and I just couldn't help but wanted to see you shocked. +100000702 0 200000702 0 0 Don't worry about the pea pods, though. They're safe and sound in my backyard. Don't worry about the pea pods, though. They're safe and sound in my backyard. Don't worry about the pea pods, though. They're safe and sound in my backyard. Don't worry about the pea pods, though. They're safe and sound in my backyard. +100000703 0 200000703 0 0 Do you see the peas in the soup? They seem about the right size, right? Do you see the peas in the soup? They seem about the right size, right? Do you see the peas in the soup? They seem about the right size, right? Do you see the peas in the soup? They seem about the right size, right? +100000704 0 200000704 0 0 Apologies. It's been such a long time since I last met anyone. Apologies. It's been such a long time since I last met anyone. Apologies. It's been such a long time since I last met anyone. Apologies. It's been such a long time since I last met anyone. +100000705 0 200000705 0 0 Welcome to Wonderland. Welcome to Wonderland. Welcome to Wonderland. Welcome to Wonderland. +100000706 0 200000706 0 0 Want some more? Want some more? Want some more? Want some more? +100000707 0 200000707 0 0 Uhm... Are you sure? Uhm... Are you sure? Uhm... Are you sure? Uhm... Are you sure? +100000708 0 200000708 0 0 And you, Liv... And you, Liv... And you, Liv... And you, Liv... +100000709 0 200000709 0 0 I'm going to start cleaning up, then. I'm going to start cleaning up, then. I'm going to start cleaning up, then. I'm going to start cleaning up, then. +100000710 0 200000710 0 0 But you are my guests. I can't just... But you are my guests. I can't just... But you are my guests. I can't just... But you are my guests. I can't just... +100000711 0 200000711 0 0 Alright, then. Let me get you guys some tea and snacks. There is a river in the back for you to do the dishes. Alright, then. Let me get you guys some tea and snacks. There is a river in the back for you to do the dishes. Alright, then. Let me get you guys some tea and snacks. There is a river in the back for you to do the dishes. Alright, then. Let me get you guys some tea and snacks. There is a river in the back for you to do the dishes. +100000712 0 200000712 0 0 Watch out, though. Watch out, though. Watch out, though. Watch out, though. +100000713 0 200000713 0 0 My bad. I actually meant to ask you to keep an eye out for these bubbles when I said "watch out" back there. My bad. I actually meant to ask you to keep an eye out for these bubbles when I said "watch out" back there. My bad. I actually meant to ask you to keep an eye out for these bubbles when I said "watch out" back there. My bad. I actually meant to ask you to keep an eye out for these bubbles when I said "watch out" back there. +100000714 0 200000714 0 0 Oops, am I being intrusive? Oops, am I being intrusive? Oops, am I being intrusive? Oops, am I being intrusive? +100000715 0 200000715 0 0 Right, why don't I... bring the bubbles back for you guys, then? Right, why don't I... bring the bubbles back for you guys, then? Right, why don't I... bring the bubbles back for you guys, then? Right, why don't I... bring the bubbles back for you guys, then? +100000716 0 200000716 0 0 Here, I've got some tea for you... So, how can I help? Here, I've got some tea for you... So, how can I help? Here, I've got some tea for you... So, how can I help? Here, I've got some tea for you... So, how can I help? +100000717 0 200000717 0 0 The spire in the middle of the forest, you said? The spire in the middle of the forest, you said? The spire in the middle of the forest, you said? The spire in the middle of the forest, you said? +100000718 0 200000718 0 0 Oh, well, I was just trying to have something worked out in my head... Oh, well, I was just trying to have something worked out in my head... Oh, well, I was just trying to have something worked out in my head... Oh, well, I was just trying to have something worked out in my head... +100000719 0 200000719 0 0 See, I thought you came from the spire—but I see that's where you're going now. See, I thought you came from the spire—but I see that's where you're going now. See, I thought you came from the spire—but I see that's where you're going now. See, I thought you came from the spire—but I see that's where you're going now. +100000720 0 200000720 0 0 You're from outside the forest, aren't you? You're from outside the forest, aren't you? You're from outside the forest, aren't you? You're from outside the forest, aren't you? +100000721 0 200000721 0 0 Because the spire is off-limits to everything living in the forest. Because the spire is off-limits to everything living in the forest. Because the spire is off-limits to everything living in the forest. Because the spire is off-limits to everything living in the forest. +100000722 0 200000722 0 0 Some animals wander off into the spire every now and then, and that would be the last anyone sees of them. Some animals wander off into the spire every now and then, and that would be the last anyone sees of them. Some animals wander off into the spire every now and then, and that would be the last anyone sees of them. Some animals wander off into the spire every now and then, and that would be the last anyone sees of them. +100000723 0 200000723 0 0 Which is why everyone and everything living here knows better than to get close to the spire. Which is why everyone and everything living here knows better than to get close to the spire. Which is why everyone and everything living here knows better than to get close to the spire. Which is why everyone and everything living here knows better than to get close to the spire. +100000724 0 200000724 0 0 What's the world like outside the forest, though? What's the world like outside the forest, though? What's the world like outside the forest, though? What's the world like outside the forest, though? +100000725 0 200000725 0 0 Uhm... Must be a heck of a world for you to put in simple words, yeah? Uhm... Must be a heck of a world for you to put in simple words, yeah? Uhm... Must be a heck of a world for you to put in simple words, yeah? Uhm... Must be a heck of a world for you to put in simple words, yeah? +100000726 0 200000726 0 0 It's fine. I'm sure it's something you'd rather not tell me to keep my sanity. It's fine. I'm sure it's something you'd rather not tell me to keep my sanity. It's fine. I'm sure it's something you'd rather not tell me to keep my sanity. It's fine. I'm sure it's something you'd rather not tell me to keep my sanity. +100000727 0 200000727 0 0 C'mon, I can just tell—your faces said it all. C'mon, I can just tell—your faces said it all. C'mon, I can just tell—your faces said it all. C'mon, I can just tell—your faces said it all. +100000728 0 200000728 0 0 Although I'd really love to get to know your world, too... Although I'd really love to get to know your world, too... Although I'd really love to get to know your world, too... Although I'd really love to get to know your world, too... +100000729 0 200000729 0 0 So, the spire, right? So, the spire, right? So, the spire, right? So, the spire, right? +100000730 0 200000730 0 0 You were camping out there in the forest last night because you'd been traveling through the forest during the day, right? You were camping out there in the forest last night because you'd been traveling through the forest during the day, right? You were camping out there in the forest last night because you'd been traveling through the forest during the day, right? You were camping out there in the forest last night because you'd been traveling through the forest during the day, right? +100000731 0 200000731 0 0 Uhm... Unfortunately, I don't. Uhm... Unfortunately, I don't. Uhm... Unfortunately, I don't. Uhm... Unfortunately, I don't. +100000732 0 200000732 0 0 Well, I guess I should say there doesn't exist a single path that can take you there. Well, I guess I should say there doesn't exist a single path that can take you there. Well, I guess I should say there doesn't exist a single path that can take you there. Well, I guess I should say there doesn't exist a single path that can take you there. +100000733 0 200000733 0 0 No, it's not that. No, it's not that. No, it's not that. No, it's not that. +100000734 0 200000734 0 0 Here, let me show you something. Here, let me show you something. Here, let me show you something. Here, let me show you something. +100000735 0 200000735 0 0 You'll see why. You'll see why. You'll see why. You'll see why. +100000736 0 200000736 0 0 It's about to start. It's about to start. It's about to start. It's about to start. +100000737 0 200000737 0 0 To those living in the forest, the very ground you stand on isn't what changes—but your location. To those living in the forest, the very ground you stand on isn't what changes—but your location. To those living in the forest, the very ground you stand on isn't what changes—but your location. To those living in the forest, the very ground you stand on isn't what changes—but your location. +100000738 0 200000738 0 0 See, our location is changing as we speak. See, our location is changing as we speak. See, our location is changing as we speak. See, our location is changing as we speak. +100000739 0 200000739 0 0 Which is why it's impossible for you to get to the spire. Which is why it's impossible for you to get to the spire. Which is why it's impossible for you to get to the spire. Which is why it's impossible for you to get to the spire. +100000740 0 200000740 0 0 But you aren't just going to give up, right? But you aren't just going to give up, right? But you aren't just going to give up, right? But you aren't just going to give up, right? +100000741 0 200000741 0 0 And I don't suppose you're going to tell me why, yeah? And I don't suppose you're going to tell me why, yeah? And I don't suppose you're going to tell me why, yeah? And I don't suppose you're going to tell me why, yeah? +100000742 0 200000742 0 0 Hey, what's with the long face? I'm sure the forest brought you both to me for a reason. Who knows, right? Hey, what's with the long face? I'm sure the forest brought you both to me for a reason. Who knows, right? Hey, what's with the long face? I'm sure the forest brought you both to me for a reason. Who knows, right? Hey, what's with the long face? I'm sure the forest brought you both to me for a reason. Who knows, right? +100000743 0 200000743 0 0 Now, since you're trying to get to the spire, let me tell you about how it came about... Now, since you're trying to get to the spire, let me tell you about how it came about... Now, since you're trying to get to the spire, let me tell you about how it came about... Now, since you're trying to get to the spire, let me tell you about how it came about... +100000744 0 200000744 0 0 And what it used to be. And what it used to be. And what it used to be. And what it used to be. +100000745 0 200000745 0 0 I don't recognize you, kid. How can I help you? I don't recognize you, kid. How can I help you? I don't recognize you, kid. How can I help you? I don't recognize you, kid. How can I help you? +100000746 0 200000746 0 0 Me? I'm the master of this spire, a fairy that can make all dreams come true. Me? I'm the master of this spire, a fairy that can make all dreams come true. Me? I'm the master of this spire, a fairy that can make all dreams come true. Me? I'm the master of this spire, a fairy that can make all dreams come true. +100000747 0 200000747 0 0 Yes—dreams are wonderful, and people can't lavish enough praise on them. Yes—dreams are wonderful, and people can't lavish enough praise on them. Yes—dreams are wonderful, and people can't lavish enough praise on them. Yes—dreams are wonderful, and people can't lavish enough praise on them. +100000748 0 200000748 0 0 Now, let me take you home. Now, let me take you home. Now, let me take you home. Now, let me take you home. +100000749 0 200000749 0 0 Oh, I see you don't want to go home just yet. Oh, I see you don't want to go home just yet. Oh, I see you don't want to go home just yet. Oh, I see you don't want to go home just yet. +100000750 0 200000750 0 0 Easy peasy lemon squeezy, but... are you ready to pay for it? Easy peasy lemon squeezy, but... are you ready to pay for it? Easy peasy lemon squeezy, but... are you ready to pay for it? Easy peasy lemon squeezy, but... are you ready to pay for it? +100000751 0 200000751 0 0 With... With... With... With... +100000752 0 200000752 0 0 With that. With that. With that. With that. +100000753 0 200000753 0 0 bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! +100000754 0 200000754 0 0 Try clapping three times. Try clapping three times. Try clapping three times. Try clapping three times. +100000755 0 200000755 0 0 How do you like these adorable furballs? Oh, right, I wanted to give you something else, too. How do you like these adorable furballs? Oh, right, I wanted to give you something else, too. How do you like these adorable furballs? Oh, right, I wanted to give you something else, too. How do you like these adorable furballs? Oh, right, I wanted to give you something else, too. +100000756 0 200000756 0 0 Take this home so you won't get lost. Take this home so you won't get lost. Take this home so you won't get lost. Take this home so you won't get lost. +100000757 0 200000757 0 0 Becoming friends with the fairy, the girl keeps making wishes for the fairy to make happen in the forest. Becoming friends with the fairy, the girl keeps making wishes for the fairy to make happen in the forest. Becoming friends with the fairy, the girl keeps making wishes for the fairy to make happen in the forest. Becoming friends with the fairy, the girl keeps making wishes for the fairy to make happen in the forest. +100000758 0 200000758 0 0 Floating jellyfish that drives the darkness away, sheep you can never finish counting when you can't fall asleep, and peas so big that a single one can make you full... Floating jellyfish that drives the darkness away, sheep you can never finish counting when you can't fall asleep, and peas so big that a single one can make you full... Floating jellyfish that drives the darkness away, sheep you can never finish counting when you can't fall asleep, and peas so big that a single one can make you full... Floating jellyfish that drives the darkness away, sheep you can never finish counting when you can't fall asleep, and peas so big that a single one can make you full... +100000759 0 200000759 0 0 As time goes by, the little girl grows up. As time goes by, the little girl grows up. As time goes by, the little girl grows up. As time goes by, the little girl grows up. +100000760 0 200000760 0 0 Something happens down the road that leaves her with no choice but to leave home. Something happens down the road that leaves her with no choice but to leave home. Something happens down the road that leaves her with no choice but to leave home. Something happens down the road that leaves her with no choice but to leave home. +100000761 0 200000761 0 0 It's been such a long time. How have you been? It's been such a long time. How have you been? It's been such a long time. How have you been? It's been such a long time. How have you been? +100000762 0 200000762 0 0 ... ... ... ... +100000763 0 200000763 0 0 The world out there is one far beyond my reach. The world out there is one far beyond my reach. The world out there is one far beyond my reach. The world out there is one far beyond my reach. +100000764 0 200000764 0 0 And you won't be able to leave with anything from the forest. And you won't be able to leave with anything from the forest. And you won't be able to leave with anything from the forest. And you won't be able to leave with anything from the forest. +100000765 0 200000765 0 0 Are you sure about this? Are you sure about this? Are you sure about this? Are you sure about this? +100000766 0 200000766 0 0 Just remember... to drop by sometime... Just remember... to drop by sometime... Just remember... to drop by sometime... Just remember... to drop by sometime... +100000767 0 200000767 0 0 With reality standing in her way, she has been looking away and giving up on her dreams only too many times. With reality standing in her way, she has been looking away and giving up on her dreams only too many times. With reality standing in her way, she has been looking away and giving up on her dreams only too many times. With reality standing in her way, she has been looking away and giving up on her dreams only too many times. +100000768 0 200000768 0 0 Because dreams are for the childish, and all she can do is steal glances at them every now and then. Because dreams are for the childish, and all she can do is steal glances at them every now and then. Because dreams are for the childish, and all she can do is steal glances at them every now and then. Because dreams are for the childish, and all she can do is steal glances at them every now and then. +100000769 0 200000769 0 0 What the girl never knows, though, is that her dreams are all kept safe and sound by the fairy. What the girl never knows, though, is that her dreams are all kept safe and sound by the fairy. What the girl never knows, though, is that her dreams are all kept safe and sound by the fairy. What the girl never knows, though, is that her dreams are all kept safe and sound by the fairy. +100000770 0 200000770 0 0 Until that fateful day, that is... Until that fateful day, that is... Until that fateful day, that is... Until that fateful day, that is... +100000771 0 200000771 0 0 The ground starts spitting out scarlet flames, tearing the world into pieces. The ground starts spitting out scarlet flames, tearing the world into pieces. The ground starts spitting out scarlet flames, tearing the world into pieces. The ground starts spitting out scarlet flames, tearing the world into pieces. +100000772 0 200000772 0 0 Hey, look at you all grown-up. Hey, look at you all grown-up. Hey, look at you all grown-up. Hey, look at you all grown-up. +100000773 0 200000773 0 0 No, don't say that. I'm very happy to see you again... No, don't say that. I'm very happy to see you again... No, don't say that. I'm very happy to see you again... No, don't say that. I'm very happy to see you again... +100000774 0 200000774 0 0 What's your wish this time? What's your wish this time? What's your wish this time? What's your wish this time? +100000775 0 200000775 0 0 It's a little difficult for me, but... are you ready to pay for it? It's a little difficult for me, but... are you ready to pay for it? It's a little difficult for me, but... are you ready to pay for it? It's a little difficult for me, but... are you ready to pay for it? +100000776 0 200000776 0 0 Do you have any other wishes? Do you have any other wishes? Do you have any other wishes? Do you have any other wishes? +100000777 0 200000777 0 0 Liv. Liv. Liv. Liv. +100000778 0 200000778 0 0 I see. Goodbye, then... I see. Goodbye, then... I see. Goodbye, then... I see. Goodbye, then... +100000779 0 200000779 0 0 After that, I let all your dreams out and came up with this forest with them. After that, I let all your dreams out and came up with this forest with them. After that, I let all your dreams out and came up with this forest with them. After that, I let all your dreams out and came up with this forest with them. +100000780 0 200000780 0 0 Yes, everything here came from you. Yes, everything here came from you. Yes, everything here came from you. Yes, everything here came from you. +100000781 0 200000781 0 0 Some of these are wishes you made when you were reading fairytales... Some of these are wishes you made when you were reading fairytales... Some of these are wishes you made when you were reading fairytales... Some of these are wishes you made when you were reading fairytales... +100000782 0 200000782 0 0 And there is one you made thinking about the sheep in the garden at night when everyone else was sleeping. And there is one you made thinking about the sheep in the garden at night when everyone else was sleeping. And there is one you made thinking about the sheep in the garden at night when everyone else was sleeping. And there is one you made thinking about the sheep in the garden at night when everyone else was sleeping. +100000783 0 200000783 0 0 And this other one... And this other one... And this other one... And this other one... +100000784 0 200000784 0 0 You made this other wish when you were scared soulless alone under the blanket... You made this other wish when you were scared soulless alone under the blanket... You made this other wish when you were scared soulless alone under the blanket... You made this other wish when you were scared soulless alone under the blanket... +100000785 0 200000785 0 0 With the hope that the monster that eats up kids that don't go to bed would be a little more adorable. With the hope that the monster that eats up kids that don't go to bed would be a little more adorable. With the hope that the monster that eats up kids that don't go to bed would be a little more adorable. With the hope that the monster that eats up kids that don't go to bed would be a little more adorable. +100000786 0 200000786 0 0 You never wanted to see it, though, and you wouldn't believe how sad that made it feel. You never wanted to see it, though, and you wouldn't believe how sad that made it feel. You never wanted to see it, though, and you wouldn't believe how sad that made it feel. You never wanted to see it, though, and you wouldn't believe how sad that made it feel. +100000787 0 200000787 0 0 These are all the dreams you forgot. These are all the dreams you forgot. These are all the dreams you forgot. These are all the dreams you forgot. +100000788 0 200000788 0 0 I remembered everything the moment I saw you. I remembered everything the moment I saw you. I remembered everything the moment I saw you. I remembered everything the moment I saw you. +100000789 0 200000789 0 0 I thought you broke free of your confinement from the spire and was on your way to leave the forest... I thought you broke free of your confinement from the spire and was on your way to leave the forest... I thought you broke free of your confinement from the spire and was on your way to leave the forest... I thought you broke free of your confinement from the spire and was on your way to leave the forest... +100000790 0 200000790 0 0 But now I see that's where you're headed. But now I see that's where you're headed. But now I see that's where you're headed. But now I see that's where you're headed. +100000791 0 200000791 0 0 You're not the caged butterfly, Liv—but the white bird that soars with its wings. You're not the caged butterfly, Liv—but the white bird that soars with its wings. You're not the caged butterfly, Liv—but the white bird that soars with its wings. You're not the caged butterfly, Liv—but the white bird that soars with its wings. +100000792 0 200000792 0 0 I'd very much love to help you however I can like I did before... I'd very much love to help you however I can like I did before... I'd very much love to help you however I can like I did before... I'd very much love to help you however I can like I did before... +100000793 0 200000793 0 0 But I wanted to hear you out, because I'm as much a part of this dream as everything else is here. But I wanted to hear you out, because I'm as much a part of this dream as everything else is here. But I wanted to hear you out, because I'm as much a part of this dream as everything else is here. But I wanted to hear you out, because I'm as much a part of this dream as everything else is here. +100000794 0 200000794 0 0 You outgrew your dreams. Is that what you were going to say? You outgrew your dreams. Is that what you were going to say? You outgrew your dreams. Is that what you were going to say? You outgrew your dreams. Is that what you were going to say? +100000795 0 200000795 0 0 But what about the dreams you had? If you've outgrown them, why are you still holding on to those dreams? But what about the dreams you had? If you've outgrown them, why are you still holding on to those dreams? But what about the dreams you had? If you've outgrown them, why are you still holding on to those dreams? But what about the dreams you had? If you've outgrown them, why are you still holding on to those dreams? +100000796 0 200000796 0 0 Do you still think those dreams are only for the childish? Do you still think those dreams are only for the childish? Do you still think those dreams are only for the childish? Do you still think those dreams are only for the childish? +100000797 0 200000797 0 0 Are you still going to give up on them and forget them the same way you did? Are you still going to give up on them and forget them the same way you did? Are you still going to give up on them and forget them the same way you did? Are you still going to give up on them and forget them the same way you did? +100000798 0 200000798 0 0 Is it how you'd like to keep growing as a person? Is it how you'd like to keep growing as a person? Is it how you'd like to keep growing as a person? Is it how you'd like to keep growing as a person? +100000799 0 200000799 0 0 Knowing what you do, are you still going to try to make them come true? Knowing what you do, are you still going to try to make them come true? Knowing what you do, are you still going to try to make them come true? Knowing what you do, are you still going to try to make them come true? +100000800 0 200000800 0 0 So you want to take your time, huh... That sounds like an excuse to me, though. So you want to take your time, huh... That sounds like an excuse to me, though. So you want to take your time, huh... That sounds like an excuse to me, though. So you want to take your time, huh... That sounds like an excuse to me, though. +100000801 0 200000801 0 0 ... ... ... ... +100000802 0 200000802 0 0 I see there is nothing more I need to worry about. I see there is nothing more I need to worry about. I see there is nothing more I need to worry about. I see there is nothing more I need to worry about. +100000803 0 200000803 0 0 Are you still willing to save "her," then? Are you still willing to save "her," then? Are you still willing to save "her," then? Are you still willing to save "her," then? +100000804 0 200000804 0 0 Even if that means putting yourself in harm's way? Even if that means putting yourself in harm's way? Even if that means putting yourself in harm's way? Even if that means putting yourself in harm's way? +100000805 0 200000805 0 0 Even if that means putting yourself in harm's way is something Liv never wants to see? Even if that means putting yourself in harm's way is something Liv never wants to see? Even if that means putting yourself in harm's way is something Liv never wants to see? Even if that means putting yourself in harm's way is something Liv never wants to see? +100000806 0 200000806 0 0 Very well. I'm trusting you with "her," then. Very well. I'm trusting you with "her," then. Very well. I'm trusting you with "her," then. Very well. I'm trusting you with "her," then. +100000807 0 200000807 0 0 Follow me. I'll show you how to get to the spire. Follow me. I'll show you how to get to the spire. Follow me. I'll show you how to get to the spire. Follow me. I'll show you how to get to the spire. +100000808 0 200000808 0 0 This is what's going to take you to the spire. This is what's going to take you to the spire. This is what's going to take you to the spire. This is what's going to take you to the spire. +100000809 0 200000809 0 0 This pumpkin carriage will take you there even without a route. This pumpkin carriage will take you there even without a route. This pumpkin carriage will take you there even without a route. This pumpkin carriage will take you there even without a route. +100000810 0 200000810 0 0 All you need is a little magic sometimes. All you need is a little magic sometimes. All you need is a little magic sometimes. All you need is a little magic sometimes. +100000811 0 200000811 0 0 bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! bibbidi-bobbidi-boo! +100000812 0 200000812 0 0 Oops, I never said this carriage would be drawn by "horses," did I? Oops, I never said this carriage would be drawn by "horses," did I? Oops, I never said this carriage would be drawn by "horses," did I? Oops, I never said this carriage would be drawn by "horses," did I? +100000813 0 200000813 0 0 She is at the bottom of the spire and that's where your friend needs to go. She is at the bottom of the spire and that's where your friend needs to go. She is at the bottom of the spire and that's where your friend needs to go. She is at the bottom of the spire and that's where your friend needs to go. +100000814 0 200000814 0 0 You, Liv, need to go to the tip—where the monster is kept locked up. You, Liv, need to go to the tip—where the monster is kept locked up. You, Liv, need to go to the tip—where the monster is kept locked up. You, Liv, need to go to the tip—where the monster is kept locked up. +100000815 0 200000815 0 0 And given that you've run away from it once... And given that you've run away from it once... And given that you've run away from it once... And given that you've run away from it once... +100000816 0 200000816 0 0 I'm sure it'll do everything in its power to get you. I'm sure it'll do everything in its power to get you. I'm sure it'll do everything in its power to get you. I'm sure it'll do everything in its power to get you. +100000817 0 200000817 0 0 Someone needs to destroy it before it destroys the spire. Someone needs to destroy it before it destroys the spire. Someone needs to destroy it before it destroys the spire. Someone needs to destroy it before it destroys the spire. +100000818 0 200000818 0 0 Which is why, Liv, you need this scepter more than I do. Which is why, Liv, you need this scepter more than I do. Which is why, Liv, you need this scepter more than I do. Which is why, Liv, you need this scepter more than I do. +100000819 0 200000819 0 0 And... see, I won't be needing it anymore. And... see, I won't be needing it anymore. And... see, I won't be needing it anymore. And... see, I won't be needing it anymore. +100000820 0 200000820 0 0 This place is made of dreams and my power doesn't go beyond the forest... This place is made of dreams and my power doesn't go beyond the forest... This place is made of dreams and my power doesn't go beyond the forest... This place is made of dreams and my power doesn't go beyond the forest... +100000821 0 200000821 0 0 But you now have what it takes to press forward with your dreams and walk out of this shelter—not to mention that you have someone right next to you who's willing to go through it with you, too. But you now have what it takes to press forward with your dreams and walk out of this shelter—not to mention that you have someone right next to you who's willing to go through it with you, too. But you now have what it takes to press forward with your dreams and walk out of this shelter—not to mention that you have someone right next to you who's willing to go through it with you, too. But you now have what it takes to press forward with your dreams and walk out of this shelter—not to mention that you have someone right next to you who's willing to go through it with you, too. +100000822 0 200000822 0 0 Liv... Liv... Liv... Liv... +100000823 0 200000823 0 0 Don't ever stop chasing your dream and fear all the good things the world has to offer just because reality chooses to rough you up. Don't ever stop chasing your dream and fear all the good things the world has to offer just because reality chooses to rough you up. Don't ever stop chasing your dream and fear all the good things the world has to offer just because reality chooses to rough you up. Don't ever stop chasing your dream and fear all the good things the world has to offer just because reality chooses to rough you up. +100000824 0 200000824 0 0 So long as your memory still exists, so, too, will the magic with which you can make your dreams come true. So long as your memory still exists, so, too, will the magic with which you can make your dreams come true. So long as your memory still exists, so, too, will the magic with which you can make your dreams come true. So long as your memory still exists, so, too, will the magic with which you can make your dreams come true. +100000825 0 200000825 0 0 You really need to stop pampering your commandant, Liv. You really need to stop pampering your commandant, Liv. You really need to stop pampering your commandant, Liv. You really need to stop pampering your commandant, Liv. +100000826 0 200000826 0 0 I see you're making headway with your recovery. I see you're making headway with your recovery. I see you're making headway with your recovery. I see you're making headway with your recovery. +100000827 0 200000827 0 0 And judging from that look on your face, I gather you've figured out why Asimov had asked you and Liv to come down here. And judging from that look on your face, I gather you've figured out why Asimov had asked you and Liv to come down here. And judging from that look on your face, I gather you've figured out why Asimov had asked you and Liv to come down here. And judging from that look on your face, I gather you've figured out why Asimov had asked you and Liv to come down here. +100000828 0 200000828 0 0 Right, we've received some data from the probe we'd left in the Empyrea frame. Right, we've received some data from the probe we'd left in the Empyrea frame. Right, we've received some data from the probe we'd left in the Empyrea frame. Right, we've received some data from the probe we'd left in the Empyrea frame. +100000829 0 200000829 0 0 Asimov is working on visualizing the data, except... Asimov is working on visualizing the data, except... Asimov is working on visualizing the data, except... Asimov is working on visualizing the data, except... +100000830 0 200000830 0 0 Except they don't seem normal. Except they don't seem normal. Except they don't seem normal. Except they don't seem normal. +100000831 0 200000831 0 0 Unfortunately, no. Unfortunately, no. Unfortunately, no. Unfortunately, no. +100000832 0 200000832 0 0 But we received some data from the probe we'd left in the Empyrea frame. But we received some data from the probe we'd left in the Empyrea frame. But we received some data from the probe we'd left in the Empyrea frame. But we received some data from the probe we'd left in the Empyrea frame. +100000833 0 200000833 0 0 These data might help further enhance the Deep M.I.N.D. connection, and Asimov is working on visualizing the data. These data might help further enhance the Deep M.I.N.D. connection, and Asimov is working on visualizing the data. These data might help further enhance the Deep M.I.N.D. connection, and Asimov is working on visualizing the data. These data might help further enhance the Deep M.I.N.D. connection, and Asimov is working on visualizing the data. +100000834 0 200000834 0 0 I'll take over from here. I'll take over from here. I'll take over from here. I'll take over from here. +100000835 0 200000835 0 0 Here is an example. Do you remember how many people you passed by in the rehab center yesterday? Here is an example. Do you remember how many people you passed by in the rehab center yesterday? Here is an example. Do you remember how many people you passed by in the rehab center yesterday? Here is an example. Do you remember how many people you passed by in the rehab center yesterday? +100000836 0 200000836 0 0 Correct. See, no one ever remembers how much bread they ate. Correct. See, no one ever remembers how much bread they ate. Correct. See, no one ever remembers how much bread they ate. Correct. See, no one ever remembers how much bread they ate. +100000837 0 200000837 0 0 And I take it that you recall how much bread you ate? Now, that's definitely worth looking into. And I take it that you recall how much bread you ate? Now, that's definitely worth looking into. And I take it that you recall how much bread you ate? Now, that's definitely worth looking into. And I take it that you recall how much bread you ate? Now, that's definitely worth looking into. +100000838 0 200000838 0 0 People don't remember all the information that goes through the brain. People don't remember all the information that goes through the brain. People don't remember all the information that goes through the brain. People don't remember all the information that goes through the brain. +100000839 0 200000839 0 0 We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. +100000840 0 200000840 0 0 I know what's bothering you. Your safety will always be our top priority. I know what's bothering you. Your safety will always be our top priority. I know what's bothering you. Your safety will always be our top priority. I know what's bothering you. Your safety will always be our top priority. +100000841 0 200000841 0 0 We have an ample amount of time to get ourselves ready, unlike last time. We have an ample amount of time to get ourselves ready, unlike last time. We have an ample amount of time to get ourselves ready, unlike last time. We have an ample amount of time to get ourselves ready, unlike last time. +100000842 0 200000842 0 0 Asimov came up with a "safety trigger" program. Asimov came up with a "safety trigger" program. Asimov came up with a "safety trigger" program. Asimov came up with a "safety trigger" program. +100000843 0 200000843 0 0 And what it does is that if and when things get out of hand, the "trigger" will activate and force you to wake up. And what it does is that if and when things get out of hand, the "trigger" will activate and force you to wake up. And what it does is that if and when things get out of hand, the "trigger" will activate and force you to wake up. And what it does is that if and when things get out of hand, the "trigger" will activate and force you to wake up. +100000844 0 200000844 0 0 And feel free to pull the "trigger" yourself if the situation becomes such that doesn't allow you to continue probing. And feel free to pull the "trigger" yourself if the situation becomes such that doesn't allow you to continue probing. And feel free to pull the "trigger" yourself if the situation becomes such that doesn't allow you to continue probing. And feel free to pull the "trigger" yourself if the situation becomes such that doesn't allow you to continue probing. +100000845 0 200000845 0 0 It won't hurt your M.I.N.D., but we'll have no choice but to give up on this particular shard. It won't hurt your M.I.N.D., but we'll have no choice but to give up on this particular shard. It won't hurt your M.I.N.D., but we'll have no choice but to give up on this particular shard. It won't hurt your M.I.N.D., but we'll have no choice but to give up on this particular shard. +100000846 0 200000846 0 0 I decided to ask you and Liv for help for another reason. See, this shard and the subconscious mind are similar in that they're both what make up the bottom layer of the M.I.N.D. I decided to ask you and Liv for help for another reason. See, this shard and the subconscious mind are similar in that they're both what make up the bottom layer of the M.I.N.D. I decided to ask you and Liv for help for another reason. See, this shard and the subconscious mind are similar in that they're both what make up the bottom layer of the M.I.N.D. I decided to ask you and Liv for help for another reason. See, this shard and the subconscious mind are similar in that they're both what make up the bottom layer of the M.I.N.D. +100000847 0 200000847 0 0 And the feedback of both of your activities there will go a long way toward improving the Deep M.I.N.D. connection. You just don't get samples of this kind of M.I.N.D. every day. And the feedback of both of your activities there will go a long way toward improving the Deep M.I.N.D. connection. You just don't get samples of this kind of M.I.N.D. every day. And the feedback of both of your activities there will go a long way toward improving the Deep M.I.N.D. connection. You just don't get samples of this kind of M.I.N.D. every day. And the feedback of both of your activities there will go a long way toward improving the Deep M.I.N.D. connection. You just don't get samples of this kind of M.I.N.D. every day. +100000848 0 200000848 0 0 Although I wouldn't want to go through all of it again to get another sample... Although I wouldn't want to go through all of it again to get another sample... Although I wouldn't want to go through all of it again to get another sample... Although I wouldn't want to go through all of it again to get another sample... +100000849 0 200000849 0 0 Yes? Yes? Yes? Yes? +100000850 0 200000850 0 0 Asimov wrote you a program that will help you do just that. He'll take you through some fine-tuning first, though. Asimov wrote you a program that will help you do just that. He'll take you through some fine-tuning first, though. Asimov wrote you a program that will help you do just that. He'll take you through some fine-tuning first, though. Asimov wrote you a program that will help you do just that. He'll take you through some fine-tuning first, though. +100000851 0 200000851 0 0 Your Commandant, on the other hand, will get in there when you're done fine-tuning. Your Commandant, on the other hand, will get in there when you're done fine-tuning. Your Commandant, on the other hand, will get in there when you're done fine-tuning. Your Commandant, on the other hand, will get in there when you're done fine-tuning. +100000852 0 200000852 0 0 Liv is bound to be affected one way or another when she's there in her M.I.N.D. shard. Liv is bound to be affected one way or another when she's there in her M.I.N.D. shard. Liv is bound to be affected one way or another when she's there in her M.I.N.D. shard. Liv is bound to be affected one way or another when she's there in her M.I.N.D. shard. +100000853 0 200000853 0 0 It might be her consciousness or her personality, but what it is will depend on which part of Liv this particular M.I.N.D. shard is. It might be her consciousness or her personality, but what it is will depend on which part of Liv this particular M.I.N.D. shard is. It might be her consciousness or her personality, but what it is will depend on which part of Liv this particular M.I.N.D. shard is. It might be her consciousness or her personality, but what it is will depend on which part of Liv this particular M.I.N.D. shard is. +100000854 0 200000854 0 0 I mean, to a certain degree, this whole thing is just like "really getting to know yourself." I mean, to a certain degree, this whole thing is just like "really getting to know yourself." I mean, to a certain degree, this whole thing is just like "really getting to know yourself." I mean, to a certain degree, this whole thing is just like "really getting to know yourself." +100000855 0 200000855 0 0 And I was hoping you could take good care of her when you're both in there. And I was hoping you could take good care of her when you're both in there. And I was hoping you could take good care of her when you're both in there. And I was hoping you could take good care of her when you're both in there. +100000856 0 200000856 0 0 You'll probably land at a different location from Liv because this is your first attempt. You'll probably land at a different location from Liv because this is your first attempt. You'll probably land at a different location from Liv because this is your first attempt. You'll probably land at a different location from Liv because this is your first attempt. +100000857 0 200000857 0 0 We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. We might experience certain things or think about them, but they don't become lasting memories in our brains. +100000858 0 200000858 0 0 Yes? Yes? Yes? Yes? +100000859 0 200000859 0 0 If you're trying to find out if it's going to cause your commandant migraines or death mirages... If you're trying to find out if it's going to cause your commandant migraines or death mirages... If you're trying to find out if it's going to cause your commandant migraines or death mirages... If you're trying to find out if it's going to cause your commandant migraines or death mirages... +100000860 0 200000860 0 0 I can tell you without a shadow of a doubt that it won't. I can tell you without a shadow of a doubt that it won't. I can tell you without a shadow of a doubt that it won't. I can tell you without a shadow of a doubt that it won't. +100000861 0 200000861 0 0 See, the Deep M.I.N.D. connection doesn't "distribute" your migraines. See, the Deep M.I.N.D. connection doesn't "distribute" your migraines. See, the Deep M.I.N.D. connection doesn't "distribute" your migraines. See, the Deep M.I.N.D. connection doesn't "distribute" your migraines. +100000862 0 200000862 0 0 What it does is it stabilizes your M.I.N.D. through Mind Beacon's deep connection. What it does is it stabilizes your M.I.N.D. through Mind Beacon's deep connection. What it does is it stabilizes your M.I.N.D. through Mind Beacon's deep connection. What it does is it stabilizes your M.I.N.D. through Mind Beacon's deep connection. +100000863 0 200000863 0 0 Let's say you have a ship floating out at sea. When the ship shakes to winds or waves, you end up with a mess inside, right? Let's say you have a ship floating out at sea. When the ship shakes to winds or waves, you end up with a mess inside, right? Let's say you have a ship floating out at sea. When the ship shakes to winds or waves, you end up with a mess inside, right? Let's say you have a ship floating out at sea. When the ship shakes to winds or waves, you end up with a mess inside, right? +100000864 0 200000864 0 0 But the ship won't shake to the winds and waves if you have an anchor. But the ship won't shake to the winds and waves if you have an anchor. But the ship won't shake to the winds and waves if you have an anchor. But the ship won't shake to the winds and waves if you have an anchor. +100000865 0 200000865 0 0 It's true that Deep M.I.N.D. connection won't cause any damage... It's true that Deep M.I.N.D. connection won't cause any damage... It's true that Deep M.I.N.D. connection won't cause any damage... It's true that Deep M.I.N.D. connection won't cause any damage... +100000866 0 200000866 0 0 But I still want you to know that, in the process of improving it, we'll need your commandant to dive into your M.I.N.D. many times to collect data. But I still want you to know that, in the process of improving it, we'll need your commandant to dive into your M.I.N.D. many times to collect data. But I still want you to know that, in the process of improving it, we'll need your commandant to dive into your M.I.N.D. many times to collect data. But I still want you to know that, in the process of improving it, we'll need your commandant to dive into your M.I.N.D. many times to collect data. +100000867 0 200000867 0 0 During which, all the migraines and death mirages experienced will inflict real damage. During which, all the migraines and death mirages experienced will inflict real damage. During which, all the migraines and death mirages experienced will inflict real damage. During which, all the migraines and death mirages experienced will inflict real damage. +100000868 0 200000868 0 0 Like what happened last time. Like what happened last time. Like what happened last time. Like what happened last time. +100000869 0 200000869 0 0 So? Are we going to call it quits? So? Are we going to call it quits? So? Are we going to call it quits? So? Are we going to call it quits? +100000870 0 200000870 0 0 Before it's too late to, that is... Before it's too late to, that is... Before it's too late to, that is... Before it's too late to, that is... +100000871 0 200000871 0 0 Of course, and the commandant still signed the paper right away. Of course, and the commandant still signed the paper right away. Of course, and the commandant still signed the paper right away. Of course, and the commandant still signed the paper right away. +100000872 0 200000872 0 0 ... ... ... ... +100000873 0 200000873 0 0 Why...? Why...? Why...? Why...? +100000874 0 200000874 0 0 Commandant is back. No sign of contamination. Commandant is back. No sign of contamination. Commandant is back. No sign of contamination. Commandant is back. No sign of contamination. +100000875 0 200000875 0 0 Are the data looking valid? Are the data looking valid? Are the data looking valid? Are the data looking valid? +100000876 0 200000876 0 0 Which means that, until we're done improving Deep M.I.N.D. connection, you'll need to go through one stimulation after another—and no, you won't be allowed to leave Babylonia no matter what. Which means that, until we're done improving Deep M.I.N.D. connection, you'll need to go through one stimulation after another—and no, you won't be allowed to leave Babylonia no matter what. Which means that, until we're done improving Deep M.I.N.D. connection, you'll need to go through one stimulation after another—and no, you won't be allowed to leave Babylonia no matter what. Which means that, until we're done improving Deep M.I.N.D. connection, you'll need to go through one stimulation after another—and no, you won't be allowed to leave Babylonia no matter what. +100000877 0 200000877 0 0 Got it? Got it? Got it? Got it? +100000878 0 200000878 0 0 You'll be able to move around normally after this, but remember to come back for the regular check-ups. You'll be able to move around normally after this, but remember to come back for the regular check-ups. You'll be able to move around normally after this, but remember to come back for the regular check-ups. You'll be able to move around normally after this, but remember to come back for the regular check-ups. +100000879 0 200000879 0 0 It's all good. Both of you can leave now. It's all good. Both of you can leave now. It's all good. Both of you can leave now. It's all good. Both of you can leave now. +100000880 100000880 200000880 300000880 400000880 hi~ hi~ hi~ hi~ +100000881 100000881 200000881 300000881 400000881 HAAAAAA! HAAAAAA! HAAAAAA! HAAAAAA! +100000882 100000882 200000882 300000882 400000882 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +100000883 100000883 200000883 300000883 400000883 Ugh... Ugh... Ugh... Ugh... +100000884 100000884 200000884 300000884 400000884 Yes! Yes! Yes! Yes! +100000885 100000885 200000885 300000885 400000885 Hmm... Hmm... Hmm... Hmm... +100000886 100000886 200000886 300000886 400000886 (Coughs.) (Coughs.) (Coughs.) (Coughs.) +100000887 100000887 200000887 300000887 400000887 Well... Well... Well... Well... +100000888 100000888 200000888 300000888 400000888 But you now have what it takes to press forward with your dreams and walk out of this shelter— But you now have what it takes to press forward with your dreams and walk out of this shelter— But you now have what it takes to press forward with your dreams and walk out of this shelter— But you now have what it takes to press forward with your dreams and walk out of this shelter— +100000889 100000889 200000889 300000889 400000889 not to mention that you have someone right next to you who's willing to go through it with you, too. not to mention that you have someone right next to you who's willing to go through it with you, too. not to mention that you have someone right next to you who's willing to go through it with you, too. not to mention that you have someone right next to you who's willing to go through it with you, too. +100000890 100000890 200000890 300000890 400000890 I know. I know. I know. I know. +100000891 100000891 200000891 300000891 400000891 I know... These are all her wishes. I know... These are all her wishes. I know... These are all her wishes. I know... These are all her wishes. +100000892 100000892 200000892 300000892 400000892 Even at this point, her remnants of consciousness... are still protecting us! Even at this point, her remnants of consciousness... are still protecting us! Even at this point, her remnants of consciousness... are still protecting us! Even at this point, her remnants of consciousness... are still protecting us! +100000893 100000893 200000893 300000893 400000893 You want to eliminate Chiko? You want to eliminate Chiko? You want to eliminate Chiko? You want to eliminate Chiko? +100000894 100000894 200000894 300000894 400000894 You... shouldn't hold your weapon against your friend... You... shouldn't hold your weapon against your friend... You... shouldn't hold your weapon against your friend... You... shouldn't hold your weapon against your friend... +100000895 100000895 200000895 300000895 400000895 Didn't you hear her calling for help? Didn't you hear her calling for help? Didn't you hear her calling for help? Didn't you hear her calling for help? +100000896 100000896 200000896 300000896 400000896 Do you know which one is her true wish? Do you know which one is her true wish? Do you know which one is her true wish? Do you know which one is her true wish? +100000897 100000897 200000897 300000897 400000897 I'm looking for you. I'm looking for you. I'm looking for you. I'm looking for you. +100000898 100000898 200000898 300000898 400000898 Restore this devastated world... Restore this devastated world... Restore this devastated world... Restore this devastated world... +100000899 100000899 200000899 300000899 400000899 Bianca... Bianca... Bianca... Bianca... +100000900 100000900 200000900 300000900 400000900 I'm looking for you. I'm looking for you. I'm looking for you. I'm looking for you. +100000901 100000901 200000901 300000901 400000901 Help me... Help me... Help me... Help me... +100000902 100000902 200000902 300000902 400000902 Kill me... Kill me... Kill me... Kill me... +100000903 100000903 200000903 300000903 400000903 My friend. My friend. My friend. My friend. +100000904 100000904 200000904 300000904 400000904 The only one who understands me. The only one who understands me. The only one who understands me. The only one who understands me. +100000905 100000905 200000905 300000905 400000905 The only one who knows my weaknesses. The only one who knows my weaknesses. The only one who knows my weaknesses. The only one who knows my weaknesses. +100000906 100000906 200000906 300000906 400000906 Together, we will... Together, we will... Together, we will... Together, we will... +100000907 100000907 200000907 300000907 400000907 Destroy this despairing world! Destroy this despairing world! Destroy this despairing world! Destroy this despairing world! +112001 112001 212001 312001 412001 Vera of Cerberus. A M.I.N.D.-linking Commandant, huh... Try not to disappoint me. Vera of Cerberus. A M.I.N.D.-linking Commandant, huh... Try not to disappoint me. Vera of Cerberus. A M.I.N.D.-linking Commandant, huh... Try not to disappoint me. Vera of Cerberus. A M.I.N.D.-linking Commandant, huh... Try not to disappoint me. +112002 112002 212002 312002 412002 You're just battle-data dumping. That's not how you grow strong. You're just battle-data dumping. That's not how you grow strong. You're just battle-data dumping. That's not how you grow strong. You're just battle-data dumping. That's not how you grow strong. +112003 112003 212003 312003 412003 Honestly, I kinda hate military ranks. Honestly, I kinda hate military ranks. Honestly, I kinda hate military ranks. Honestly, I kinda hate military ranks. +112004 112004 212004 312004 412004 I'd like to skip the boring part. You know what to do next, don't you? I'd like to skip the boring part. You know what to do next, don't you? I'd like to skip the boring part. You know what to do next, don't you? I'd like to skip the boring part. You know what to do next, don't you? +112005 112005 212005 312005 412005 Go on. I don't want to waste time here. Go on. I don't want to waste time here. Go on. I don't want to waste time here. Go on. I don't want to waste time here. +112006 112006 212006 312006 412006 Prickly and beautiful... huh. Prickly and beautiful... huh. Prickly and beautiful... huh. Prickly and beautiful... huh. +112007 112007 212007 312007 412007 This, is your doing? This, is your doing? This, is your doing? This, is your doing? +112008 112008 212008 312008 412008 I'll show you how to squeeze every last drop of value out of a person. I'll show you how to squeeze every last drop of value out of a person. I'll show you how to squeeze every last drop of value out of a person. I'll show you how to squeeze every last drop of value out of a person. +112009 112009 212009 312009 412009 Commanda... oh? You weren't actually expecting me to call you that, were you? Commanda... oh? You weren't actually expecting me to call you that, were you? Commanda... oh? You weren't actually expecting me to call you that, were you? Commanda... oh? You weren't actually expecting me to call you that, were you? +112010 112010 212010 312010 412010 You want to know about Cerberus' commandant? Save it. You're not getting anything from me. You want to know about Cerberus' commandant? Save it. You're not getting anything from me. You want to know about Cerberus' commandant? Save it. You're not getting anything from me. You want to know about Cerberus' commandant? Save it. You're not getting anything from me. +112011 112011 212011 312011 412011 Link with my M.I.N.D. Link with my M.I.N.D. Link with my M.I.N.D. Link with my M.I.N.D. +112012 112012 212012 312012 412012 Still alive? It seems your suffering is not yet over. Still alive? It seems your suffering is not yet over. Still alive? It seems your suffering is not yet over. Still alive? It seems your suffering is not yet over. +112013 112013 212013 312013 412013 Don't treat me like those dilly-dalliers, got it? Don't treat me like those dilly-dalliers, got it? Don't treat me like those dilly-dalliers, got it? Don't treat me like those dilly-dalliers, got it? +112014 112014 212014 312014 412014 I'll act cautiously according to Commandant's order... or will I? Of course I won't. I'll act cautiously according to Commandant's order... or will I? Of course I won't. I'll act cautiously according to Commandant's order... or will I? Of course I won't. I'll act cautiously according to Commandant's order... or will I? Of course I won't. +112015 112015 212015 312015 412015 Catching any hints yet? At the thing I want. Catching any hints yet? At the thing I want. Catching any hints yet? At the thing I want. Catching any hints yet? At the thing I want. +112016 112016 212016 312016 412016 You don't seem to like me talking about other commandants in front of you, hm? But well, I—don't—care. I'll even talk more about them. The expression you make is just priceless... It tickles all the right spots. You don't seem to like me talking about other commandants in front of you, hm? But well, I—don't—care. I'll even talk more about them. The expression you make is just priceless... It tickles all the right spots. You don't seem to like me talking about other commandants in front of you, hm? But well, I—don't—care. I'll even talk more about them. The expression you make is just priceless... It tickles all the right spots. You don't seem to like me talking about other commandants in front of you, hm? But well, I—don't—care. I'll even talk more about them. The expression you make is just priceless... It tickles all the right spots. +112017 112017 212017 312017 412017 Commandant. Commandant. Commandant. You've been longing for this, haven't you? Commandant. Commandant. Commandant. You've been longing for this, haven't you? Commandant. Commandant. Commandant. You've been longing for this, haven't you? Commandant. Commandant. Commandant. You've been longing for this, haven't you? +112018 112018 212018 312018 412018 Commandant, I don't like my belongings getting intimate with others. Commandant, I don't like my belongings getting intimate with others. Commandant, I don't like my belongings getting intimate with others. Commandant, I don't like my belongings getting intimate with others. +112019 112019 212019 312019 412019 I may not obey your command, but you must listen to me—That is the condition for me being here. I may not obey your command, but you must listen to me—That is the condition for me being here. I may not obey your command, but you must listen to me—That is the condition for me being here. I may not obey your command, but you must listen to me—That is the condition for me being here. +112020 112020 212020 312020 412020 You are mine, Commandant. You are mine, Commandant. You are mine, Commandant. You are mine, Commandant. +112021 112021 212021 312021 412021 Trying to win me over? That isn't easy. Trying to win me over? That isn't easy. Trying to win me over? That isn't easy. Trying to win me over? That isn't easy. +112022 112022 212022 312022 412022 You sucking up to me? You sucking up to me? You sucking up to me? You sucking up to me? +112023 112023 212023 312023 412023 ...Still not giving up? Well then, let's see how far you can go. ...Still not giving up? Well then, let's see how far you can go. ...Still not giving up? Well then, let's see how far you can go. ...Still not giving up? Well then, let's see how far you can go. +112024 112024 212024 312024 412024 Hand it in. Hand it in. Hand it in. Hand it in. +112025 112025 212025 312025 412025 Looks like you're just like me—someone who's boundlessly greedy. Looks like you're just like me—someone who's boundlessly greedy. Looks like you're just like me—someone who's boundlessly greedy. Looks like you're just like me—someone who's boundlessly greedy. +112026 112026 212026 312026 412026 I know you've got something better. Hand it all in. I know you've got something better. Hand it all in. I know you've got something better. Hand it all in. I know you've got something better. Hand it all in. +112027 112027 212027 312027 412027 Sure. I'll leave a place in my M.I.N.D. for you. Sure. I'll leave a place in my M.I.N.D. for you. Sure. I'll leave a place in my M.I.N.D. for you. Sure. I'll leave a place in my M.I.N.D. for you. +112028 112028 212028 312028 412028 Learning, aren't you? That's what I like. Learning, aren't you? That's what I like. Learning, aren't you? That's what I like. Learning, aren't you? That's what I like. +112029 112029 212029 312029 412029 Commandant, you are such a good plunderer. Commandant, you are such a good plunderer. Commandant, you are such a good plunderer. Commandant, you are such a good plunderer. +112030 112030 212030 312030 412030 I'll take this. And, would you kindly also hand in all the stuff you got for the others? I'll take this. And, would you kindly also hand in all the stuff you got for the others? I'll take this. And, would you kindly also hand in all the stuff you got for the others? I'll take this. And, would you kindly also hand in all the stuff you got for the others? +112031 112031 212031 312031 412031 I'd like to take my stuff somewhere—some place where no one can find it, unlike last time. I'd like to take my stuff somewhere—some place where no one can find it, unlike last time. I'd like to take my stuff somewhere—some place where no one can find it, unlike last time. I'd like to take my stuff somewhere—some place where no one can find it, unlike last time. +112032 112032 212032 312032 412032 This won't fill me up... And I've grown so greedy, all because of you, Commandant. This won't fill me up... And I've grown so greedy, all because of you, Commandant. This won't fill me up... And I've grown so greedy, all because of you, Commandant. This won't fill me up... And I've grown so greedy, all because of you, Commandant. +112033 112033 212033 312033 412033 Dropping your guard—is this how Gray Raven operates? Dropping your guard—is this how Gray Raven operates? Dropping your guard—is this how Gray Raven operates? Dropping your guard—is this how Gray Raven operates? +112034 112034 212034 312034 412034 Asleep? Well then, I'll be heading back to Cerberus' place. Asleep? Well then, I'll be heading back to Cerberus' place. Asleep? Well then, I'll be heading back to Cerberus' place. Asleep? Well then, I'll be heading back to Cerberus' place. +112035 112035 212035 312035 412035 Making me wait? You must be going through the phase. Making me wait? You must be going through the phase. Making me wait? You must be going through the phase. Making me wait? You must be going through the phase. +112036 112036 212036 312036 412036 Not waking up? Then don't blame me for what happens after. Not waking up? Then don't blame me for what happens after. Not waking up? Then don't blame me for what happens after. Not waking up? Then don't blame me for what happens after. +112037 112037 212037 312037 412037 Mission time is running a bit long today. But, not like it matters. You're just eating popcorn on the side. Mission time is running a bit long today. But, not like it matters. You're just eating popcorn on the side. Mission time is running a bit long today. But, not like it matters. You're just eating popcorn on the side. Mission time is running a bit long today. But, not like it matters. You're just eating popcorn on the side. +112038 112038 212038 312038 412038 Putting someone to bed isn't in my job description. I'll go get the Gray Ravens. Putting someone to bed isn't in my job description. I'll go get the Gray Ravens. Putting someone to bed isn't in my job description. I'll go get the Gray Ravens. Putting someone to bed isn't in my job description. I'll go get the Gray Ravens. +112039 112039 212039 312039 412039 Tired? You're tired, right...? Sure, then go rest. Tired? You're tired, right...? Sure, then go rest. Tired? You're tired, right...? Sure, then go rest. Tired? You're tired, right...? Sure, then go rest. +112040 112040 212040 312040 412040 You're still trying to stay awake? What are you expecting? Me lullabying you to sleep? Ahaha... I have a better idea. You wanna try? You're still trying to stay awake? What are you expecting? Me lullabying you to sleep? Ahaha... I have a better idea. You wanna try? You're still trying to stay awake? What are you expecting? Me lullabying you to sleep? Ahaha... I have a better idea. You wanna try? You're still trying to stay awake? What are you expecting? Me lullabying you to sleep? Ahaha... I have a better idea. You wanna try? +112041 112041 212041 312041 412041 Good morning. Or is it night? I'm bad with time. Good morning. Or is it night? I'm bad with time. Good morning. Or is it night? I'm bad with time. Good morning. Or is it night? I'm bad with time. +112042 112042 212042 312042 412042 Finally showing yourself before me. Finally showing yourself before me. Finally showing yourself before me. Finally showing yourself before me. +112043 112043 212043 312043 412043 Not bad, I guess—you being the first person I see today. Not bad, I guess—you being the first person I see today. Not bad, I guess—you being the first person I see today. Not bad, I guess—you being the first person I see today. +112044 112044 212044 312044 412044 We've been meeting quite frequently lately. You can't be...? We've been meeting quite frequently lately. You can't be...? We've been meeting quite frequently lately. You can't be...? We've been meeting quite frequently lately. You can't be...? +112045 112045 212045 312045 412045 I sent everyone away. You can just tell me the schedule for today. I sent everyone away. You can just tell me the schedule for today. I sent everyone away. You can just tell me the schedule for today. I sent everyone away. You can just tell me the schedule for today. +112046 112046 212046 312046 412046 Commandant, let me handle your schedule today, how does that sound? Commandant, let me handle your schedule today, how does that sound? Commandant, let me handle your schedule today, how does that sound? Commandant, let me handle your schedule today, how does that sound? +112047 112047 212047 312047 412047 You actually returned... To stop you from running away, I'd better do something. Maybe I should just tie you up, Commandant. You actually returned... To stop you from running away, I'd better do something. Maybe I should just tie you up, Commandant. You actually returned... To stop you from running away, I'd better do something. Maybe I should just tie you up, Commandant. You actually returned... To stop you from running away, I'd better do something. Maybe I should just tie you up, Commandant. +112048 112048 212048 312048 412048 Didn't know you liked these kiddy games. Didn't know you liked these kiddy games. Didn't know you liked these kiddy games. Didn't know you liked these kiddy games. +112049 112049 212049 312049 412049 You aren't hurting me in the slightest with this. What's the point? You aren't hurting me in the slightest with this. What's the point? You aren't hurting me in the slightest with this. What's the point? You aren't hurting me in the slightest with this. What's the point? +112050 112050 212050 312050 412050 ...Get your temper in check already, okay? ...Get your temper in check already, okay? ...Get your temper in check already, okay? ...Get your temper in check already, okay? +112051 112051 212051 312051 412051 I hate this thing you do. I hate this thing you do. I hate this thing you do. I hate this thing you do. +112052 112052 212052 312052 412052 Are you inviting me? To cut you up? Are you inviting me? To cut you up? Are you inviting me? To cut you up? Are you inviting me? To cut you up? +112053 112053 212053 312053 412053 If you're enjoying it, go on, continue, won't you? If you're enjoying it, go on, continue, won't you? If you're enjoying it, go on, continue, won't you? If you're enjoying it, go on, continue, won't you? +112054 112054 212054 312054 412054 Mission complete? There's more, right? Mission complete? There's more, right? Mission complete? There's more, right? Mission complete? There's more, right? +112055 112055 212055 312055 412055 Guess that's it for the day. What a killjoy. Guess that's it for the day. What a killjoy. Guess that's it for the day. What a killjoy. Guess that's it for the day. What a killjoy. +112056 112056 212056 312056 412056 Is this an order? Is this an order? Is this an order? Is this an order? +112057 112057 212057 312057 412057 How pleasing it is. How pleasing it is. How pleasing it is. How pleasing it is. +112058 112058 212058 312058 412058 You...! You...! You...! You...! +112059 112059 212059 312059 412059 Ugh... Ugh... Ugh... Ugh... +112060 112060 212060 312060 412060 Or... Or... Or... Or... +112061 112061 212061 312061 412061 Need a ride to hell? Need a ride to hell? Need a ride to hell? Need a ride to hell? +112062 112062 212062 312062 412062 Hurts, doesn't it? Hurts, doesn't it? Hurts, doesn't it? Hurts, doesn't it? +112063 112063 212063 312063 412063 Who said you could stand up? Who said you could stand up? Who said you could stand up? Who said you could stand up? +112064 112064 212064 312064 412064 Feed me more pain! Feed me more pain! Feed me more pain! Feed me more pain! +112065 112065 212065 312065 412065 Not good enough... Not good enough... Not good enough... Not good enough... +112066 112066 212066 312066 412066 This is my favorite feeling... This is my favorite feeling... This is my favorite feeling... This is my favorite feeling... +112067 112067 212067 312067 412067 No more... pain? No more... pain? No more... pain? No more... pain? +112068 112068 212068 312068 412068 Begging for help? Need a hand? Begging for help? Need a hand? Begging for help? Need a hand? Begging for help? Need a hand? +112069 112069 212069 312069 412069 There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. +112070 112070 212070 312070 412070 Let's begin pillaging this battlefield. Let's begin pillaging this battlefield. Let's begin pillaging this battlefield. Let's begin pillaging this battlefield. +112071 112071 212071 312071 412071 Have your perfect little victory, Commandant. Have your perfect little victory, Commandant. Have your perfect little victory, Commandant. Have your perfect little victory, Commandant. +112072 112072 212072 312072 412072 Hmph! Hmph! Hmph! Hmph! +112073 112073 212073 312073 412073 Hah! Hah! Hah! Hah! +112074 112074 212074 312074 412074 Yah! Yah! Yah! Yah! +112075 112075 212075 312075 412075 There! There! There! There! +112076 112076 212076 312076 412076 Haah! Haah! Haah! Haah! +112077 112077 212077 312077 412077 Take—this! Take—this! Take—this! Take—this! +112078 112078 212078 312078 412078 Take this! Take this! Take this! Take this! +112079 112079 212079 312079 412079 There! There! There! There! +112080 112080 212080 312080 412080 Hargh! Hargh! Hargh! Hargh! +112081 112081 212081 312081 412081 Come on! Come on! Come on! Come on! +112082 112082 212082 312082 412082 Ngh! Ngh! Ngh! Ngh! +112083 112083 212083 312083 412083 Aah! Aah! Aah! Aah! +112084 112084 212084 312084 412084 Nngh! Nngh! Nngh! Nngh! +112085 112085 212085 312085 412085 Ach! Ach! Ach! Ach! +112086 112086 212086 312086 412086 Tch! Tch! Tch! Tch! +112087 112087 212087 312087 412087 Need a ride to hell? Need a ride to hell? Need a ride to hell? Need a ride to hell? +112088 112088 212088 312088 412088 Hurts, doesn't it? Hurts, doesn't it? Hurts, doesn't it? Hurts, doesn't it? +112089 112089 212089 312089 412089 Who said you could stand up? Who said you could stand up? Who said you could stand up? Who said you could stand up? +112090 112090 212090 312090 412090 Not good enough... Not good enough... Not good enough... Not good enough... +112091 112091 212091 312091 412091 This is my favorite feeling... This is my favorite feeling... This is my favorite feeling... This is my favorite feeling... +112092 112092 212092 312092 412092 Begging for help? Need a hand? Begging for help? Need a hand? Begging for help? Need a hand? Begging for help? Need a hand? +112093 112093 212093 312093 412093 There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. There you are. I'll be taking your share of the mission reward. +113001 113001 213001 313001 413001 So it did end up like this... What a loathsome world. So it did end up like this... What a loathsome world. So it did end up like this... What a loathsome world. So it did end up like this... What a loathsome world. +113002 113002 213002 313002 413002 Getting stronger with just this stuff... That's too easy. Getting stronger with just this stuff... That's too easy. Getting stronger with just this stuff... That's too easy. Getting stronger with just this stuff... That's too easy. +113003 113003 213003 313003 413003 You're not planning to tie me up with this, are you? You're not planning to tie me up with this, are you? You're not planning to tie me up with this, are you? You're not planning to tie me up with this, are you? +113004 113004 213004 313004 413004 Power me up more. So I can escape from this place. Power me up more. So I can escape from this place. Power me up more. So I can escape from this place. Power me up more. So I can escape from this place. +113005 113005 213005 313005 413005 Skills are what you use to battle, yeah...? Reminds me of some bad memories. Skills are what you use to battle, yeah...? Reminds me of some bad memories. Skills are what you use to battle, yeah...? Reminds me of some bad memories. Skills are what you use to battle, yeah...? Reminds me of some bad memories. +113006 113006 213006 313006 413006 Weapons are nothing but the shields of the weak. Weapons are nothing but the shields of the weak. Weapons are nothing but the shields of the weak. Weapons are nothing but the shields of the weak. +113007 113007 213007 313007 413007 So there's others? Not like I'd treat them as my companions. So there's others? Not like I'd treat them as my companions. So there's others? Not like I'd treat them as my companions. So there's others? Not like I'd treat them as my companions. +113008 113008 213008 313008 413008 I'm not gonna babysit. I'm not gonna babysit. I'm not gonna babysit. I'm not gonna babysit. +113009 113009 213009 313009 413009 Kamui... I'll treat him just like I did before. Don't worry. Kamui... I'll treat him just like I did before. Don't worry. Kamui... I'll treat him just like I did before. Don't worry. Kamui... I'll treat him just like I did before. Don't worry. +113010 113010 213010 313010 413010 Don't talk to me. My memories are still muddled. Don't wanna get it mixed up with that idiot's. Don't talk to me. My memories are still muddled. Don't wanna get it mixed up with that idiot's. Don't talk to me. My memories are still muddled. Don't wanna get it mixed up with that idiot's. Don't talk to me. My memories are still muddled. Don't wanna get it mixed up with that idiot's. +113011 113011 213011 313011 413011 Bringing me over here... You people must be in a hurry to die or something. Bringing me over here... You people must be in a hurry to die or something. Bringing me over here... You people must be in a hurry to die or something. Bringing me over here... You people must be in a hurry to die or something. +113012 113012 213012 313012 413012 Honestly, greatswords—not my jam. Honestly, greatswords—not my jam. Honestly, greatswords—not my jam. Honestly, greatswords—not my jam. +113013 113013 213013 313013 413013 Commandant. That's what I should be calling you? How silly. Commandant. That's what I should be calling you? How silly. Commandant. That's what I should be calling you? How silly. Commandant. That's what I should be calling you? How silly. +113014 113014 213014 313014 413014 The thing I hate the most is Kurono. The second thing I hate the most is the Punishing Virus. The third? This world, of course. The thing I hate the most is Kurono. The second thing I hate the most is the Punishing Virus. The third? This world, of course. The thing I hate the most is Kurono. The second thing I hate the most is the Punishing Virus. The third? This world, of course. The thing I hate the most is Kurono. The second thing I hate the most is the Punishing Virus. The third? This world, of course. +113015 113015 213015 313015 413015 It's been a while since I've been separated... Commandant, will you tell me about how Kamui's been doing? It's been a while since I've been separated... Commandant, will you tell me about how Kamui's been doing? It's been a while since I've been separated... Commandant, will you tell me about how Kamui's been doing? It's been a while since I've been separated... Commandant, will you tell me about how Kamui's been doing? +113016 113016 213016 313016 413016 Knowing more about me won't help you with your plans. Instead, shouldn't you be worrying about what to do in the future? Knowing more about me won't help you with your plans. Instead, shouldn't you be worrying about what to do in the future? Knowing more about me won't help you with your plans. Instead, shouldn't you be worrying about what to do in the future? Knowing more about me won't help you with your plans. Instead, shouldn't you be worrying about what to do in the future? +113017 113017 213017 313017 413017 Superiors and whatnots are what I hate the most, so next time, before the operation, think about what I should call you. Okay? Superiors and whatnots are what I hate the most, so next time, before the operation, think about what I should call you. Okay? Superiors and whatnots are what I hate the most, so next time, before the operation, think about what I should call you. Okay? Superiors and whatnots are what I hate the most, so next time, before the operation, think about what I should call you. Okay? +113018 113018 213018 313018 413018 Ascendants don't hate this world like I do. So beware. Try not to get them to like you, after all, even I... Ascendants don't hate this world like I do. So beware. Try not to get them to like you, after all, even I... Ascendants don't hate this world like I do. So beware. Try not to get them to like you, after all, even I... Ascendants don't hate this world like I do. So beware. Try not to get them to like you, after all, even I... +113019 113019 213019 313019 413019 Ah, that felt so good... That's what you've been wanting to hear, yeah? Ah, that felt so good... That's what you've been wanting to hear, yeah? Ah, that felt so good... That's what you've been wanting to hear, yeah? Ah, that felt so good... That's what you've been wanting to hear, yeah? +113020 113020 213020 313020 413020 Even without the virus, this world would have fallen from something else. So try not to stay too far, or else I wouldn't be able to protect you. Even without the virus, this world would have fallen from something else. So try not to stay too far, or else I wouldn't be able to protect you. Even without the virus, this world would have fallen from something else. So try not to stay too far, or else I wouldn't be able to protect you. Even without the virus, this world would have fallen from something else. So try not to stay too far, or else I wouldn't be able to protect you. +113021 113021 213021 313021 413021 I'm not Kamui. Spare your little tricks. I'm not Kamui. Spare your little tricks. I'm not Kamui. Spare your little tricks. I'm not Kamui. Spare your little tricks. +113022 113022 213022 313022 413022 Don't force it. Don't force it. Don't force it. Don't force it. +113023 113023 213023 313023 413023 Fine. I'll treat you like a commandant. Fine. I'll treat you like a commandant. Fine. I'll treat you like a commandant. Fine. I'll treat you like a commandant. +113024 113024 213024 313024 413024 Don't compare my tastes with Kamui's. Don't compare my tastes with Kamui's. Don't compare my tastes with Kamui's. Don't compare my tastes with Kamui's. +113025 113025 213025 313025 413025 Is this how you handle Kamui too? Is this how you handle Kamui too? Is this how you handle Kamui too? Is this how you handle Kamui too? +113026 113026 213026 313026 413026 Something to eat? Let me see. Something to eat? Let me see. Something to eat? Let me see. Something to eat? Let me see. +113027 113027 213027 313027 413027 The benefits of having a body, huh... Hmph. The benefits of having a body, huh... Hmph. The benefits of having a body, huh... Hmph. The benefits of having a body, huh... Hmph. +113028 113028 213028 313028 413028 Yeah, not a bad choice. Thanks. Yeah, not a bad choice. Thanks. Yeah, not a bad choice. Thanks. Yeah, not a bad choice. Thanks. +113029 113029 213029 313029 413029 If only you were there when that happened... If only you were there when that happened... If only you were there when that happened... If only you were there when that happened... +113030 113030 213030 313030 413030 Of course I'll accept it if it's something nice. I'm different from that guy after all—I'm true to my own desires. Of course I'll accept it if it's something nice. I'm different from that guy after all—I'm true to my own desires. Of course I'll accept it if it's something nice. I'm different from that guy after all—I'm true to my own desires. Of course I'll accept it if it's something nice. I'm different from that guy after all—I'm true to my own desires. +113031 113031 213031 313031 413031 I'm the same as that guy... No, I'm more than him. Because I'm the original. I'm the same as that guy... No, I'm more than him. Because I'm the original. I'm the same as that guy... No, I'm more than him. Because I'm the original. I'm the same as that guy... No, I'm more than him. Because I'm the original. +113032 113032 213032 313032 413032 You're sending me gifts for a reason, trying to get something out of me, yeah? Just spill it. You're sending me gifts for a reason, trying to get something out of me, yeah? Just spill it. You're sending me gifts for a reason, trying to get something out of me, yeah? Just spill it. You're sending me gifts for a reason, trying to get something out of me, yeah? Just spill it. +113033 113033 213033 313033 413033 What are you doing? I'm not planning on wasting time here! What are you doing? I'm not planning on wasting time here! What are you doing? I'm not planning on wasting time here! What are you doing? I'm not planning on wasting time here! +113034 113034 213034 313034 413034 If you ain't moving, then let's just call it for today! If you ain't moving, then let's just call it for today! If you ain't moving, then let's just call it for today! If you ain't moving, then let's just call it for today! +113035 113035 213035 313035 413035 Gone home...? Guess I'll try the seat... Hmm, not bad. Gone home...? Guess I'll try the seat... Hmm, not bad. Gone home...? Guess I'll try the seat... Hmm, not bad. Gone home...? Guess I'll try the seat... Hmm, not bad. +113036 113036 213036 313036 413036 If you're daydreaming, go somewhere else. Even if you've got serum, it's bad for your body. If you're daydreaming, go somewhere else. Even if you've got serum, it's bad for your body. If you're daydreaming, go somewhere else. Even if you've got serum, it's bad for your body. If you're daydreaming, go somewhere else. Even if you've got serum, it's bad for your body. +113037 113037 213037 313037 413037 You've been here for too long. Get out! You've been here for too long. Get out! You've been here for too long. Get out! You've been here for too long. Get out! +113038 113038 213038 313038 413038 If you don't have further plans, then let's call it here. I need some me-time. If you don't have further plans, then let's call it here. I need some me-time. If you don't have further plans, then let's call it here. I need some me-time. If you don't have further plans, then let's call it here. I need some me-time. +113039 113039 213039 313039 413039 You dozed off in the last mission, yeah? Can't be helped then, let's leave this 'til tomorrow. You dozed off in the last mission, yeah? Can't be helped then, let's leave this 'til tomorrow. You dozed off in the last mission, yeah? Can't be helped then, let's leave this 'til tomorrow. You dozed off in the last mission, yeah? Can't be helped then, let's leave this 'til tomorrow. +113040 113040 213040 313040 413040 You're sleeping here tonight? Then should I sing a lullaby for you that even Kamui hasn't heard before? You're sleeping here tonight? Then should I sing a lullaby for you that even Kamui hasn't heard before? You're sleeping here tonight? Then should I sing a lullaby for you that even Kamui hasn't heard before? You're sleeping here tonight? Then should I sing a lullaby for you that even Kamui hasn't heard before? +113041 113041 213041 313041 413041 ...What? You want me to say hi to you? ...What? You want me to say hi to you? ...What? You want me to say hi to you? ...What? You want me to say hi to you? +113042 113042 213042 313042 413042 Mornin'. That's what Kamui would say to you. Mornin'. That's what Kamui would say to you. Mornin'. That's what Kamui would say to you. Mornin'. That's what Kamui would say to you. +113043 113043 213043 313043 413043 How about a short sparring session with me before an actual operation? Your face right now looks like it could use a beating. How about a short sparring session with me before an actual operation? Your face right now looks like it could use a beating. How about a short sparring session with me before an actual operation? Your face right now looks like it could use a beating. How about a short sparring session with me before an actual operation? Your face right now looks like it could use a beating. +113044 113044 213044 313044 413044 My "best friend..." The phrase still doesn't click with me, but, let's get today's missions started. My "best friend..." The phrase still doesn't click with me, but, let's get today's missions started. My "best friend..." The phrase still doesn't click with me, but, let's get today's missions started. My "best friend..." The phrase still doesn't click with me, but, let's get today's missions started. +113045 113045 213045 313045 413045 I have the virus in me, so I can't go see you, but I'll just wait here... Don't make me wait for too long. I have the virus in me, so I can't go see you, but I'll just wait here... Don't make me wait for too long. I have the virus in me, so I can't go see you, but I'll just wait here... Don't make me wait for too long. I have the virus in me, so I can't go see you, but I'll just wait here... Don't make me wait for too long. +113046 113046 213046 313046 413046 Waiting for you here has become my only pastime. Let's go, Commandant. Waiting for you here has become my only pastime. Let's go, Commandant. Waiting for you here has become my only pastime. Let's go, Commandant. Waiting for you here has become my only pastime. Let's go, Commandant. +113047 113047 213047 313047 413047 Have you never heard of this thing called responsibility? You dragged me out of Kamui, and left me all alone! What is the meaning of this?! Have you never heard of this thing called responsibility? You dragged me out of Kamui, and left me all alone! What is the meaning of this?! Have you never heard of this thing called responsibility? You dragged me out of Kamui, and left me all alone! What is the meaning of this?! Have you never heard of this thing called responsibility? You dragged me out of Kamui, and left me all alone! What is the meaning of this?! +113048 113048 213048 313048 413048 Kamui might like this kind of stuff, but not me. Kamui might like this kind of stuff, but not me. Kamui might like this kind of stuff, but not me. Kamui might like this kind of stuff, but not me. +113049 113049 213049 313049 413049 My master once made me go through similar training... You're just as despicable as him. My master once made me go through similar training... You're just as despicable as him. My master once made me go through similar training... You're just as despicable as him. My master once made me go through similar training... You're just as despicable as him. +113050 113050 213050 313050 413050 Uwaa...! Cough, cough... That was just an accident. One more! Uwaa...! Cough, cough... That was just an accident. One more! Uwaa...! Cough, cough... That was just an accident. One more! Uwaa...! Cough, cough... That was just an accident. One more! +113051 113051 213051 313051 413051 This is why I hate being with people. This is why I hate being with people. This is why I hate being with people. This is why I hate being with people. +113052 113052 213052 313052 413052 You wanna know what happens when I go mad? You wanna know what happens when I go mad? You wanna know what happens when I go mad? You wanna know what happens when I go mad? +113053 113053 213053 313053 413053 Hah... What kinda reaction are you trying to get outta me? Hah... What kinda reaction are you trying to get outta me? Hah... What kinda reaction are you trying to get outta me? Hah... What kinda reaction are you trying to get outta me? +113054 113054 213054 313054 413054 Mission complete. Let's go see what they have for us. Mission complete. Let's go see what they have for us. Mission complete. Let's go see what they have for us. Mission complete. Let's go see what they have for us. +113055 113055 213055 313055 413055 Activity's full. Satisfied? Activity's full. Satisfied? Activity's full. Satisfied? Activity's full. Satisfied? +113056 113056 213056 313056 413056 Let's do it your way. Let's do it your way. Let's do it your way. Let's do it your way. +113057 113057 213057 313057 413057 Hmm? Hmm? Hmm? Hmm? +113058 113058 213058 313058 413058 Hmph. Hmph. Hmph. Hmph. +113059 113059 213059 313059 413059 Let's see... Let's see... Let's see... Let's see... +113060 113060 213060 313060 413060 How annoying. How annoying. How annoying. How annoying. +113061 113061 213061 313061 413061 No mercy! No mercy! No mercy! No mercy! +113062 113062 213062 313062 413062 Stay put! Stay put! Stay put! Stay put! +113063 113063 213063 313063 413063 I found your weakness! I found your weakness! I found your weakness! I found your weakness! +113064 113064 213064 313064 413064 I walk with the dark. No—I AM the DARK! I walk with the dark. No—I AM the DARK! I walk with the dark. No—I AM the DARK! I walk with the dark. No—I AM the DARK! +113065 113065 213065 313065 413065 Easy. Easy. Easy. Easy. +113066 113066 213066 313066 413066 Don't think you're getting away with this! Don't think you're getting away with this! Don't think you're getting away with this! Don't think you're getting away with this! +113067 113067 213067 313067 413067 ...I'll leave the rest to you, Kamui. ...I'll leave the rest to you, Kamui. ...I'll leave the rest to you, Kamui. ...I'll leave the rest to you, Kamui. +113068 113068 213068 313068 413068 CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! +113069 113069 213069 313069 413069 Is that all you've got? Is that all you've got? Is that all you've got? Is that all you've got? +113070 113070 213070 313070 413070 I'll destroy all there is to hate! I'll destroy all there is to hate! I'll destroy all there is to hate! I'll destroy all there is to hate! +113071 113071 213071 313071 413071 There are enemies everywhere. Let's get ready for the next battle. There are enemies everywhere. Let's get ready for the next battle. There are enemies everywhere. Let's get ready for the next battle. There are enemies everywhere. Let's get ready for the next battle. +113072 113072 213072 313072 413072 Hah! Hah! Hah! Hah! +113073 113073 213073 313073 413073 Yah! Yah! Yah! Yah! +113074 113074 213074 313074 413074 Hmph! Hmph! Hmph! Hmph! +113075 113075 213075 313075 413075 Take this! Take this! Take this! Take this! +113076 113076 213076 313076 413076 Haah! Haah! Haah! Haah! +113077 113077 213077 313077 413077 ORA! ORA! ORA! ORA! +113078 113078 213078 313078 413078 There! There! There! There! +113079 113079 213079 313079 413079 Yaar! Yaar! Yaar! Yaar! +113080 113080 213080 313080 413080 Taaake this! Taaake this! Taaake this! Taaake this! +113081 113081 213081 313081 413081 Yeaargh! Yeaargh! Yeaargh! Yeaargh! +113082 113082 213082 313082 413082 Ngh! Ngh! Ngh! Ngh! +113083 113083 213083 313083 413083 Oof... Oof... Oof... Oof... +113084 113084 213084 313084 413084 Cough... Cough... Cough... Cough... +113085 113085 213085 313085 413085 Ach! Ach! Ach! Ach! +113086 113086 213086 313086 413086 Tsk! Tsk! Tsk! Tsk! +113087 113087 213087 313087 413087 No mercy! No mercy! No mercy! No mercy! +113088 113088 213088 313088 413088 Stay put! Stay put! Stay put! Stay put! +113089 113089 213089 313089 413089 I found your weakness! I found your weakness! I found your weakness! I found your weakness! +113090 113090 213090 313090 413090 Easy. Easy. Easy. Easy. +113091 113091 213091 313091 413091 Don't think you're getting away with this! Don't think you're getting away with this! Don't think you're getting away with this! Don't think you're getting away with this! +113092 113092 213092 313092 413092 CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! CRUSHING! BOOMING! DEATH! +113093 113093 213093 313093 413093 Is that all you've got? Is that all you've got? Is that all you've got? Is that all you've got? +114001 114001 214001 314001 414001 This form was created to protect. Rosetta, previously of the Forest Guard, is here at your service. This form was created to protect. Rosetta, previously of the Forest Guard, is here at your service. This form was created to protect. Rosetta, previously of the Forest Guard, is here at your service. This form was created to protect. Rosetta, previously of the Forest Guard, is here at your service. +114002 114002 214002 314002 414002 Relearning how to wield power... Such a nostalgic feeling. Relearning how to wield power... Such a nostalgic feeling. Relearning how to wield power... Such a nostalgic feeling. Relearning how to wield power... Such a nostalgic feeling. +114003 114003 214003 314003 414003 This kind of honor... Do I really deserve it? This kind of honor... Do I really deserve it? This kind of honor... Do I really deserve it? This kind of honor... Do I really deserve it? +114004 114004 214004 314004 414004 I'm not like the past me. I'm not like the past me. I'm not like the past me. I'm not like the past me. +114005 114005 214005 314005 414005 Training is key to becoming stronger. Training is key to becoming stronger. Training is key to becoming stronger. Training is key to becoming stronger. +114006 114006 214006 314006 414006 If you don't want to die, then you must be prepared for everything. If you don't want to die, then you must be prepared for everything. If you don't want to die, then you must be prepared for everything. If you don't want to die, then you must be prepared for everything. +114007 114007 214007 314007 414007 Leave the toughest enemies to me. Leave the toughest enemies to me. Leave the toughest enemies to me. Leave the toughest enemies to me. +114008 114008 214008 314008 414008 Leader... Such a nostalgic and unfamiliar feeling. Leader... Such a nostalgic and unfamiliar feeling. Leader... Such a nostalgic and unfamiliar feeling. Leader... Such a nostalgic and unfamiliar feeling. +114009 114009 214009 314009 414009 I've gotten used to... being alone. I've gotten used to... being alone. I've gotten used to... being alone. I've gotten used to... being alone. +114010 114010 214010 314010 414010 I'm sorry. I'm not used to such small spaces. I'm sorry. I'm not used to such small spaces. I'm sorry. I'm not used to such small spaces. I'm sorry. I'm not used to such small spaces. +114011 114011 214011 314011 414011 I can't feel the wind in Babylonia. It's slightly disconcerting. I can't feel the wind in Babylonia. It's slightly disconcerting. I can't feel the wind in Babylonia. It's slightly disconcerting. I can't feel the wind in Babylonia. It's slightly disconcerting. +114012 114012 214012 314012 414012 Should I call you "Commandant" just like the others? Should I call you "Commandant" just like the others? Should I call you "Commandant" just like the others? Should I call you "Commandant" just like the others? +114013 114013 214013 314013 414013 How do the Forest Guards live...? If you're interested, I can tell you when we have the time. How do the Forest Guards live...? If you're interested, I can tell you when we have the time. How do the Forest Guards live...? If you're interested, I can tell you when we have the time. How do the Forest Guards live...? If you're interested, I can tell you when we have the time. +114014 114014 214014 314014 414014 Still getting used to such a light frame. But it won't affect my combat performance. Don't worry. Still getting used to such a light frame. But it won't affect my combat performance. Don't worry. Still getting used to such a light frame. But it won't affect my combat performance. Don't worry. Still getting used to such a light frame. But it won't affect my combat performance. Don't worry. +114015 114015 214015 314015 414015 Commandant, you worry too much. Reminds me of Diana sometimes. Commandant, you worry too much. Reminds me of Diana sometimes. Commandant, you worry too much. Reminds me of Diana sometimes. Commandant, you worry too much. Reminds me of Diana sometimes. +114016 114016 214016 314016 414016 Forest Guards light bonfires, not for warmth, but because the fire and the light dispel loneliness. Your room is bright, Commandant. I think that's nice. Forest Guards light bonfires, not for warmth, but because the fire and the light dispel loneliness. Your room is bright, Commandant. I think that's nice. Forest Guards light bonfires, not for warmth, but because the fire and the light dispel loneliness. Your room is bright, Commandant. I think that's nice. Forest Guards light bonfires, not for warmth, but because the fire and the light dispel loneliness. Your room is bright, Commandant. I think that's nice. +114017 114017 214017 314017 414017 When you find yourself worrying, try running like you've never run before, forgetting about everything... Shall we try it together? When you find yourself worrying, try running like you've never run before, forgetting about everything... Shall we try it together? When you find yourself worrying, try running like you've never run before, forgetting about everything... Shall we try it together? When you find yourself worrying, try running like you've never run before, forgetting about everything... Shall we try it together? +114018 114018 214018 314018 414018 Close friends in the Forest Guard groom each other's hair, but I'm by myself here... You'll help me? But... Um... Thanks... Close friends in the Forest Guard groom each other's hair, but I'm by myself here... You'll help me? But... Um... Thanks... Close friends in the Forest Guard groom each other's hair, but I'm by myself here... You'll help me? But... Um... Thanks... Close friends in the Forest Guard groom each other's hair, but I'm by myself here... You'll help me? But... Um... Thanks... +114019 114019 214019 314019 414019 In the past, I had to play the leader. My footsteps must pave a path for the Forest Guard. But now, I'd like to walk with you, side by side. In the past, I had to play the leader. My footsteps must pave a path for the Forest Guard. But now, I'd like to walk with you, side by side. In the past, I had to play the leader. My footsteps must pave a path for the Forest Guard. But now, I'd like to walk with you, side by side. In the past, I had to play the leader. My footsteps must pave a path for the Forest Guard. But now, I'd like to walk with you, side by side. +114020 114020 214020 314020 414020 I never thought about the future or what will happen tomorrow. But since we've been together, Commandant, I find myself driven to think about it. I never thought about the future or what will happen tomorrow. But since we've been together, Commandant, I find myself driven to think about it. I never thought about the future or what will happen tomorrow. But since we've been together, Commandant, I find myself driven to think about it. I never thought about the future or what will happen tomorrow. But since we've been together, Commandant, I find myself driven to think about it. +114021 114021 214021 314021 414021 Your name... Mh-hm, I remember it. Your name... Mh-hm, I remember it. Your name... Mh-hm, I remember it. Your name... Mh-hm, I remember it. +114022 114022 214022 314022 414022 These are... item supplies? These are... item supplies? These are... item supplies? These are... item supplies? +114023 114023 214023 314023 414023 Compared to this kind of thing, training is more important. Compared to this kind of thing, training is more important. Compared to this kind of thing, training is more important. Compared to this kind of thing, training is more important. +114024 114024 214024 314024 414024 For me...? Really? For me...? Really? For me...? Really? For me...? Really? +114025 114025 214025 314025 414025 Commandant... I feel natural calling you this now. Commandant... I feel natural calling you this now. Commandant... I feel natural calling you this now. Commandant... I feel natural calling you this now. +114026 114026 214026 314026 414026 Commandant, you never ask for anything in return... This troubles me. Commandant, you never ask for anything in return... This troubles me. Commandant, you never ask for anything in return... This troubles me. Commandant, you never ask for anything in return... This troubles me. +114027 114027 214027 314027 414027 If the occasion arises, I'd like to introduce everyone in the Forest Guard to you. If the occasion arises, I'd like to introduce everyone in the Forest Guard to you. If the occasion arises, I'd like to introduce everyone in the Forest Guard to you. If the occasion arises, I'd like to introduce everyone in the Forest Guard to you. +114028 114028 214028 314028 414028 What do I like? I've... never thought about that before... What do I like? I've... never thought about that before... What do I like? I've... never thought about that before... What do I like? I've... never thought about that before... +114029 114029 214029 314029 414029 Diana told me to not ignore my own feelings. Diana told me to not ignore my own feelings. Diana told me to not ignore my own feelings. Diana told me to not ignore my own feelings. +114030 114030 214030 314030 414030 Thank you... I'd forgotten that receiving presents is such a joyous thing. Thank you... I'd forgotten that receiving presents is such a joyous thing. Thank you... I'd forgotten that receiving presents is such a joyous thing. Thank you... I'd forgotten that receiving presents is such a joyous thing. +114031 114031 214031 314031 414031 Commandant, please come closer. I feel warmer that way. Commandant, please come closer. I feel warmer that way. Commandant, please come closer. I feel warmer that way. Commandant, please come closer. I feel warmer that way. +114032 114032 214032 314032 414032 Why do we touch foreheads? This is the Forest Guard's way of showing sincere thanks. Why do we touch foreheads? This is the Forest Guard's way of showing sincere thanks. Why do we touch foreheads? This is the Forest Guard's way of showing sincere thanks. Why do we touch foreheads? This is the Forest Guard's way of showing sincere thanks. +114033 114033 214033 314033 414033 You're too relaxed. Daydreaming can be dangerous... You're too relaxed. Daydreaming can be dangerous... You're too relaxed. Daydreaming can be dangerous... You're too relaxed. Daydreaming can be dangerous... +114034 114034 214034 314034 414034 Commandant, if you're practicing ambushes, then I must remind you. You breathe too loudly. Commandant, if you're practicing ambushes, then I must remind you. You breathe too loudly. Commandant, if you're practicing ambushes, then I must remind you. You breathe too loudly. Commandant, if you're practicing ambushes, then I must remind you. You breathe too loudly. +114035 114035 214035 314035 414035 Commandant...? Ah, it's nothing. I shouldn't trouble you at this time... Commandant...? Ah, it's nothing. I shouldn't trouble you at this time... Commandant...? Ah, it's nothing. I shouldn't trouble you at this time... Commandant...? Ah, it's nothing. I shouldn't trouble you at this time... +114036 114036 214036 314036 414036 Waiting beside you is... surprisingly not unpleasant. Waiting beside you is... surprisingly not unpleasant. Waiting beside you is... surprisingly not unpleasant. Waiting beside you is... surprisingly not unpleasant. +114037 114037 214037 314037 414037 Fatigue is one's greatest enemy in battle. Keep that in mind. Fatigue is one's greatest enemy in battle. Keep that in mind. Fatigue is one's greatest enemy in battle. Keep that in mind. Fatigue is one's greatest enemy in battle. Keep that in mind. +114038 114038 214038 314038 414038 You don't have to take everything into your own hands. Please rest. You don't have to take everything into your own hands. Please rest. You don't have to take everything into your own hands. Please rest. You don't have to take everything into your own hands. Please rest. +114039 114039 214039 314039 414039 If it's okay, can I help you with your work? If it's okay, can I help you with your work? If it's okay, can I help you with your work? If it's okay, can I help you with your work? +114040 114040 214040 314040 414040 Commandant, if you're tired, you can lay on me and sleep for a while. We Forest Guards do this, really. Commandant, if you're tired, you can lay on me and sleep for a while. We Forest Guards do this, really. Commandant, if you're tired, you can lay on me and sleep for a while. We Forest Guards do this, really. Commandant, if you're tired, you can lay on me and sleep for a while. We Forest Guards do this, really. +114041 114041 214041 314041 414041 Please assign a mission quickly. I feel uneasy having nothing to do. Please assign a mission quickly. I feel uneasy having nothing to do. Please assign a mission quickly. I feel uneasy having nothing to do. Please assign a mission quickly. I feel uneasy having nothing to do. +114042 114042 214042 314042 414042 Nothing unusual has happened. Please relax. Nothing unusual has happened. Please relax. Nothing unusual has happened. Please relax. Nothing unusual has happened. Please relax. +114043 114043 214043 314043 414043 I'm here early? This is just a habit of mine. Arctic mornings always come early. I'm here early? This is just a habit of mine. Arctic mornings always come early. I'm here early? This is just a habit of mine. Arctic mornings always come early. I'm here early? This is just a habit of mine. Arctic mornings always come early. +114044 114044 214044 314044 414044 I never thought I'd be useful outside of battle. I never thought I'd be useful outside of battle. I never thought I'd be useful outside of battle. I never thought I'd be useful outside of battle. +114045 114045 214045 314045 414045 The pine needle tea? Yeah, I made it for you. Or would coffee have been better? The pine needle tea? Yeah, I made it for you. Or would coffee have been better? The pine needle tea? Yeah, I made it for you. Or would coffee have been better? The pine needle tea? Yeah, I made it for you. Or would coffee have been better? +114046 114046 214046 314046 414046 I'm starting to think that seeing you like this every day is... pretty nice. I'm starting to think that seeing you like this every day is... pretty nice. I'm starting to think that seeing you like this every day is... pretty nice. I'm starting to think that seeing you like this every day is... pretty nice. +114047 114047 214047 314047 414047 Whatever the case, I'm glad that you're back. Whatever the case, I'm glad that you're back. Whatever the case, I'm glad that you're back. Whatever the case, I'm glad that you're back. +114048 114048 214048 314048 414048 An avalanche?! No, wait... This is outer space… An avalanche?! No, wait... This is outer space… An avalanche?! No, wait... This is outer space… An avalanche?! No, wait... This is outer space… +114049 114049 214049 314049 414049 Hm... The postural instability of the human-form is still a weakness. Hm... The postural instability of the human-form is still a weakness. Hm... The postural instability of the human-form is still a weakness. Hm... The postural instability of the human-form is still a weakness. +114050 114050 214050 314050 414050 These tremors... Looks like Babylonia isn't as safe as they make it out to be. These tremors... Looks like Babylonia isn't as safe as they make it out to be. These tremors... Looks like Babylonia isn't as safe as they make it out to be. These tremors... Looks like Babylonia isn't as safe as they make it out to be. +114051 114051 214051 314051 414051 Commandant... Doesn't your finger hurt? Commandant... Doesn't your finger hurt? Commandant... Doesn't your finger hurt? Commandant... Doesn't your finger hurt? +114052 114052 214052 314052 414052 Is this some sort of ritual...? Should I be poking you back? Is this some sort of ritual...? Should I be poking you back? Is this some sort of ritual...? Should I be poking you back? Is this some sort of ritual...? Should I be poking you back? +114053 114053 214053 314053 414053 Commandant, are you trying to perform maintenance on me? Commandant, are you trying to perform maintenance on me? Commandant, are you trying to perform maintenance on me? Commandant, are you trying to perform maintenance on me? +114054 114054 214054 314054 414054 A proper strategy brings proper results. A proper strategy brings proper results. A proper strategy brings proper results. A proper strategy brings proper results. +114055 114055 214055 314055 414055 Good work. It will all be worth it. Good work. It will all be worth it. Good work. It will all be worth it. Good work. It will all be worth it. +114056 114056 214056 314056 414056 Roger. Roger. Roger. Roger. +114057 114057 214057 314057 414057 Okay. Okay. Okay. Okay. +114058 114058 214058 314058 414058 Hmph! Hmph! Hmph! Hmph! +114059 114059 214059 314059 414059 Mmm... Mmm... Mmm... Mmm... +114060 114060 214060 314060 414060 No... No... No... No... +114061 114061 214061 314061 414061 Whoever you are, come at me! Whoever you are, come at me! Whoever you are, come at me! Whoever you are, come at me! +114062 114062 214062 314062 414062 Defending? Do you think that's of any use? Defending? Do you think that's of any use? Defending? Do you think that's of any use? Defending? Do you think that's of any use? +114063 114063 214063 314063 414063 Can you keep up with my speed? Can you keep up with my speed? Can you keep up with my speed? Can you keep up with my speed? +114064 114064 214064 314064 414064 Fall, my spear shall absolve you! Fall, my spear shall absolve you! Fall, my spear shall absolve you! Fall, my spear shall absolve you! +114065 114065 214065 314065 414065 This pain is nothing to me! This pain is nothing to me! This pain is nothing to me! This pain is nothing to me! +114066 114066 214066 314066 414066 My frame is... reaching its limits... My frame is... reaching its limits... My frame is... reaching its limits... My frame is... reaching its limits... +114067 114067 214067 314067 414067 Is this the... end for me? Is this the... end for me? Is this the... end for me? Is this the... end for me? +114068 114068 214068 314068 414068 FALL! FALL! FALL! FALL! +114069 114069 214069 314069 414069 Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. +114070 114070 214070 314070 414070 I will spearhead this battle! I will spearhead this battle! I will spearhead this battle! I will spearhead this battle! +114071 114071 214071 314071 414071 We shall break through all obstacles. We shall break through all obstacles. We shall break through all obstacles. We shall break through all obstacles. +114072 114072 214072 314072 414072 Hah! Hah! Hah! Hah! +114073 114073 214073 314073 414073 Ha! Ha! Ha! Ha! +114074 114074 214074 314074 414074 There! There! There! There! +114075 114075 214075 314075 414075 Hmph! Hmph! Hmph! Hmph! +114076 114076 214076 314076 414076 Come! Come! Come! Come! +114077 114077 214077 314077 414077 Yeargh! Yeargh! Yeargh! Yeargh! +114078 114078 214078 314078 414078 Take this! Take this! Take this! Take this! +114079 114079 214079 314079 414079 Haaah! Haaah! Haaah! Haaah! +114080 114080 214080 314080 414080 Oh! Oh! Oh! Oh! +114081 114081 214081 314081 414081 Eat this! Eat this! Eat this! Eat this! +114082 114082 214082 314082 414082 Gah... Gah... Gah... Gah... +114083 114083 214083 314083 414083 Ah! Ah! Ah! Ah! +114084 114084 214084 314084 414084 Ugh! Ugh! Ugh! Ugh! +114085 114085 214085 314085 414085 Aagh! Aagh! Aagh! Aagh! +114086 114086 214086 314086 414086 Kya! Kya! Kya! Kya! +114087 114087 214087 314087 414087 Whoever you are, come at me! Whoever you are, come at me! Whoever you are, come at me! Whoever you are, come at me! +114088 114088 214088 314088 414088 Defending? You think that's of any use? Defending? You think that's of any use? Defending? You think that's of any use? Defending? You think that's of any use? +114089 114089 214089 314089 414089 Can you keep up with my speed? Can you keep up with my speed? Can you keep up with my speed? Can you keep up with my speed? +114090 114090 214090 314090 414090 This pain is nothing to me! This pain is nothing to me! This pain is nothing to me! This pain is nothing to me! +114091 114091 214091 314091 414091 My frame is... reaching its limits... My frame is... reaching its limits... My frame is... reaching its limits... My frame is... reaching its limits... +114092 114092 214092 314092 414092 FALL! FALL! FALL! FALL! +114093 114093 214093 314093 414093 Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. Helping each other... is not just my motto, but my belief. +115001 115001 215001 315001 415001 Heyas, here to help. Don't worry about paying me, old man Hassen's got it all sorted. Heyas, here to help. Don't worry about paying me, old man Hassen's got it all sorted. Heyas, here to help. Don't worry about paying me, old man Hassen's got it all sorted. Heyas, here to help. Don't worry about paying me, old man Hassen's got it all sorted. +115002 115002 215002 315002 415002 Oh, I'm powering up. Well, it's only natural. Oh, I'm powering up. Well, it's only natural. Oh, I'm powering up. Well, it's only natural. Oh, I'm powering up. Well, it's only natural. +115003 115003 215003 315003 415003 Promotion? I know all about promotions! So what am I now in the ABCDEs? Huh, it doesn't work like that? Promotion? I know all about promotions! So what am I now in the ABCDEs? Huh, it doesn't work like that? Promotion? I know all about promotions! So what am I now in the ABCDEs? Huh, it doesn't work like that? Promotion? I know all about promotions! So what am I now in the ABCDEs? Huh, it doesn't work like that? +115004 115004 215004 315004 415004 Hehe, I'm getting fired up! Hehe, I'm getting fired up! Hehe, I'm getting fired up! Hehe, I'm getting fired up! +115005 115005 215005 315005 415005 Ahah! I know what's wrong with this move now. Ahah! I know what's wrong with this move now. Ahah! I know what's wrong with this move now. Ahah! I know what's wrong with this move now. +115006 115006 215006 315006 415006 This is pretty good! Haiya! Whoosh! This is pretty good! Haiya! Whoosh! This is pretty good! Haiya! Whoosh! This is pretty good! Haiya! Whoosh! +115007 115007 215007 315007 415007 Let's go! Let's wreck their defenses! Let's go! Let's wreck their defenses! Let's go! Let's wreck their defenses! Let's go! Let's wreck their defenses! +115008 115008 215008 315008 415008 Remind me to hold back on the battlefield. Else I might punch 'em too hard. Remind me to hold back on the battlefield. Else I might punch 'em too hard. Remind me to hold back on the battlefield. Else I might punch 'em too hard. Remind me to hold back on the battlefield. Else I might punch 'em too hard. +115009 115009 215009 315009 415009 Let's see... Maintenance, snacks, mental health compensation... Well, seeing how we're good friends, I'll give you a discount. This should be nothing to you, right? Let's see... Maintenance, snacks, mental health compensation... Well, seeing how we're good friends, I'll give you a discount. This should be nothing to you, right? Let's see... Maintenance, snacks, mental health compensation... Well, seeing how we're good friends, I'll give you a discount. This should be nothing to you, right? Let's see... Maintenance, snacks, mental health compensation... Well, seeing how we're good friends, I'll give you a discount. This should be nothing to you, right? +115010 115010 215010 315010 415010 Do I HAVE to stand here? Tch, boooring. Do I HAVE to stand here? Tch, boooring. Do I HAVE to stand here? Tch, boooring. Do I HAVE to stand here? Tch, boooring. +115011 115011 215011 315011 415011 Do you NOT have anything fun in Babylonia? Fight after fight is going to bore me to death. Do you NOT have anything fun in Babylonia? Fight after fight is going to bore me to death. Do you NOT have anything fun in Babylonia? Fight after fight is going to bore me to death. Do you NOT have anything fun in Babylonia? Fight after fight is going to bore me to death. +115012 115012 215012 315012 415012 You free? Wanna tell me something funny that's happened on your missions? In exchange, I can tell you something about the train that even Sophia doesn't know about. You free? Wanna tell me something funny that's happened on your missions? In exchange, I can tell you something about the train that even Sophia doesn't know about. You free? Wanna tell me something funny that's happened on your missions? In exchange, I can tell you something about the train that even Sophia doesn't know about. You free? Wanna tell me something funny that's happened on your missions? In exchange, I can tell you something about the train that even Sophia doesn't know about. +115013 115013 215013 315013 415013 It's useless knowing how to throw a punch when your foundation is lacking. You aren't going to get anywhere if you keep training like this. Gosh, I-I can't stand it anymore. Here, I'll give you the whole lecture. You aren't going to get a better offer. It's useless knowing how to throw a punch when your foundation is lacking. You aren't going to get anywhere if you keep training like this. Gosh, I-I can't stand it anymore. Here, I'll give you the whole lecture. You aren't going to get a better offer. It's useless knowing how to throw a punch when your foundation is lacking. You aren't going to get anywhere if you keep training like this. Gosh, I-I can't stand it anymore. Here, I'll give you the whole lecture. You aren't going to get a better offer. It's useless knowing how to throw a punch when your foundation is lacking. You aren't going to get anywhere if you keep training like this. Gosh, I-I can't stand it anymore. Here, I'll give you the whole lecture. You aren't going to get a better offer. +115014 115014 215014 315014 415014 Commandant! Commandant? Commandant... Huh, nope, still feels weird. Think I'll just call you by your name. Commandant! Commandant? Commandant... Huh, nope, still feels weird. Think I'll just call you by your name. Commandant! Commandant? Commandant... Huh, nope, still feels weird. Think I'll just call you by your name. Commandant! Commandant? Commandant... Huh, nope, still feels weird. Think I'll just call you by your name. +115015 115015 215015 315015 415015 Wanna play a game? I'll toss this coin and... Woop. Now guess, heads or tails? Wanna play a game? I'll toss this coin and... Woop. Now guess, heads or tails? Wanna play a game? I'll toss this coin and... Woop. Now guess, heads or tails? Wanna play a game? I'll toss this coin and... Woop. Now guess, heads or tails? +115016 115016 215016 315016 415016 Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. Height is just a number! Don't look down on me. +115017 115017 215017 315017 415017 Y'know, it's pretty chill around you. Wanna jump ship and work on our train? Ahahaha, I'm just joking. Y'know, it's pretty chill around you. Wanna jump ship and work on our train? Ahahaha, I'm just joking. Y'know, it's pretty chill around you. Wanna jump ship and work on our train? Ahahaha, I'm just joking. Y'know, it's pretty chill around you. Wanna jump ship and work on our train? Ahahaha, I'm just joking. +115018 115018 215018 315018 415018 Well, ol' Lee... Lee's winning his games through calculations. Me, I'm winning mine through some teensy little tricks. You wanna know? Too bad, trade secret. Well, ol' Lee... Lee's winning his games through calculations. Me, I'm winning mine through some teensy little tricks. You wanna know? Too bad, trade secret. Well, ol' Lee... Lee's winning his games through calculations. Me, I'm winning mine through some teensy little tricks. You wanna know? Too bad, trade secret. Well, ol' Lee... Lee's winning his games through calculations. Me, I'm winning mine through some teensy little tricks. You wanna know? Too bad, trade secret. +115019 115019 215019 315019 415019 This show requires a solid grasp on the basics of expression and posture. If you wanna learn, I can teach you. This show requires a solid grasp on the basics of expression and posture. If you wanna learn, I can teach you. This show requires a solid grasp on the basics of expression and posture. If you wanna learn, I can teach you. This show requires a solid grasp on the basics of expression and posture. If you wanna learn, I can teach you. +115020 115020 215020 315020 415020 You are more popular than I thought. Introduce me to some of those folks someday too, okay? What? Oh, chill. I'm not tryna do anything. You are more popular than I thought. Introduce me to some of those folks someday too, okay? What? Oh, chill. I'm not tryna do anything. You are more popular than I thought. Introduce me to some of those folks someday too, okay? What? Oh, chill. I'm not tryna do anything. You are more popular than I thought. Introduce me to some of those folks someday too, okay? What? Oh, chill. I'm not tryna do anything. +115021 115021 215021 315021 415021 ...Sigh. Would be nice to be a lil' taller. Well, yeah, of course I care—if I'm taller I can touch your head. ...Sigh. Would be nice to be a lil' taller. Well, yeah, of course I care—if I'm taller I can touch your head. ...Sigh. Would be nice to be a lil' taller. Well, yeah, of course I care—if I'm taller I can touch your head. ...Sigh. Would be nice to be a lil' taller. Well, yeah, of course I care—if I'm taller I can touch your head. +115022 115022 215022 315022 415022 You're asking about that ship? Well, nothing much about it, really. Just stinks like rust. If you really wanna know, I can maybe tell you about Old Fu. You're asking about that ship? Well, nothing much about it, really. Just stinks like rust. If you really wanna know, I can maybe tell you about Old Fu. You're asking about that ship? Well, nothing much about it, really. Just stinks like rust. If you really wanna know, I can maybe tell you about Old Fu. You're asking about that ship? Well, nothing much about it, really. Just stinks like rust. If you really wanna know, I can maybe tell you about Old Fu. +115023 115023 215023 315023 415023 The Punishing Virus started this war... But a lot of other disasters were also manmade. Huh? Why do I know this? Of course, I'm not just some dumb lil' kid! The Punishing Virus started this war... But a lot of other disasters were also manmade. Huh? Why do I know this? Of course, I'm not just some dumb lil' kid! The Punishing Virus started this war... But a lot of other disasters were also manmade. Huh? Why do I know this? Of course, I'm not just some dumb lil' kid! The Punishing Virus started this war... But a lot of other disasters were also manmade. Huh? Why do I know this? Of course, I'm not just some dumb lil' kid! +115024 115024 215024 315024 415024 Commandant, you really ain't interested in coming over and getting into commerce? Um, nope. Definitely not tryna say you're easy to swindle or anything. Commandant, you really ain't interested in coming over and getting into commerce? Um, nope. Definitely not tryna say you're easy to swindle or anything. Commandant, you really ain't interested in coming over and getting into commerce? Um, nope. Definitely not tryna say you're easy to swindle or anything. Commandant, you really ain't interested in coming over and getting into commerce? Um, nope. Definitely not tryna say you're easy to swindle or anything. +115025 115025 215025 315025 415025 Never abandoning each other—never leaving each other. That's a promise, okay?! Keep this promise no matter what happens. Never abandoning each other—never leaving each other. That's a promise, okay?! Keep this promise no matter what happens. Never abandoning each other—never leaving each other. That's a promise, okay?! Keep this promise no matter what happens. Never abandoning each other—never leaving each other. That's a promise, okay?! Keep this promise no matter what happens. +115026 115026 215026 315026 415026 I've seen real war. The streets and the roofs all tumbling down in Kowloong, crumbling from cannon fire... The war took everything from me. To stop this from happening again, I'll do everything to protect you. I've seen real war. The streets and the roofs all tumbling down in Kowloong, crumbling from cannon fire... The war took everything from me. To stop this from happening again, I'll do everything to protect you. I've seen real war. The streets and the roofs all tumbling down in Kowloong, crumbling from cannon fire... The war took everything from me. To stop this from happening again, I'll do everything to protect you. I've seen real war. The streets and the roofs all tumbling down in Kowloong, crumbling from cannon fire... The war took everything from me. To stop this from happening again, I'll do everything to protect you. +115027 115027 215027 315027 415027 Whaddya think you're doing?! Whaddya think you're doing?! Whaddya think you're doing?! Whaddya think you're doing?! +115028 115028 215028 315028 415028 Give these kiddy toys to someone else. Give these kiddy toys to someone else. Give these kiddy toys to someone else. Give these kiddy toys to someone else. +115029 115029 215029 315029 415029 Oi! Are you treating me like a kid? Oi! Are you treating me like a kid? Oi! Are you treating me like a kid? Oi! Are you treating me like a kid? +115030 115030 215030 315030 415030 You're trying to make me sell this stuff for you? You're trying to make me sell this stuff for you? You're trying to make me sell this stuff for you? You're trying to make me sell this stuff for you? +115031 115031 215031 315031 415031 Hey, whaddya think you're doing?! I'm getting goosebumps. Hey, whaddya think you're doing?! I'm getting goosebumps. Hey, whaddya think you're doing?! I'm getting goosebumps. Hey, whaddya think you're doing?! I'm getting goosebumps. +115032 115032 215032 315032 415032 More presents?! You must be planning something... Uh, well, I didn't say I didn't want it, okay?! If it's free, then I'm taking it. More presents?! You must be planning something... Uh, well, I didn't say I didn't want it, okay?! If it's free, then I'm taking it. More presents?! You must be planning something... Uh, well, I didn't say I didn't want it, okay?! If it's free, then I'm taking it. More presents?! You must be planning something... Uh, well, I didn't say I didn't want it, okay?! If it's free, then I'm taking it. +115033 115033 215033 315033 415033 Well, I can get along with anyone, but that doesn't mean I'll do it willy-nilly. Well, I can get along with anyone, but that doesn't mean I'll do it willy-nilly. Well, I can get along with anyone, but that doesn't mean I'll do it willy-nilly. Well, I can get along with anyone, but that doesn't mean I'll do it willy-nilly. +115034 115034 215034 315034 415034 It was just a casual remark, but you still remembered it...? Well, thanks. It was just a casual remark, but you still remembered it...? Well, thanks. It was just a casual remark, but you still remembered it...? Well, thanks. It was just a casual remark, but you still remembered it...? Well, thanks. +115035 115035 215035 315035 415035 Being here reminds me of my time at the theatre... No, it's nothing. Just that, being with you feels... nice. Being here reminds me of my time at the theatre... No, it's nothing. Just that, being with you feels... nice. Being here reminds me of my time at the theatre... No, it's nothing. Just that, being with you feels... nice. Being here reminds me of my time at the theatre... No, it's nothing. Just that, being with you feels... nice. +115036 115036 215036 315036 415036 Got anything you want? I'm not the type to just keep mooching presents off people... Got anything you want? I'm not the type to just keep mooching presents off people... Got anything you want? I'm not the type to just keep mooching presents off people... Got anything you want? I'm not the type to just keep mooching presents off people... +115037 115037 215037 315037 415037 Not many people get my seal of approval. You are one of the few. Not many people get my seal of approval. You are one of the few. Not many people get my seal of approval. You are one of the few. Not many people get my seal of approval. You are one of the few. +115038 115038 215038 315038 415038 Commandant, let's try this together next time, okay? Commandant, let's try this together next time, okay? Commandant, let's try this together next time, okay? Commandant, let's try this together next time, okay? +115039 115039 215039 315039 415039 Oh! You're still here? Don't tell Jamilah I'm dawdling around here! Oh! You're still here? Don't tell Jamilah I'm dawdling around here! Oh! You're still here? Don't tell Jamilah I'm dawdling around here! Oh! You're still here? Don't tell Jamilah I'm dawdling around here! +115040 115040 215040 315040 415040 Wakey-wakey-wakey! Else I'll have to spanky-spanky. Wakey-wakey-wakey! Else I'll have to spanky-spanky. Wakey-wakey-wakey! Else I'll have to spanky-spanky. Wakey-wakey-wakey! Else I'll have to spanky-spanky. +115041 115041 215041 315041 415041 Yaaawn... Oh, nobody's around? Guess I can clock out. Yaaawn... Oh, nobody's around? Guess I can clock out. Yaaawn... Oh, nobody's around? Guess I can clock out. Yaaawn... Oh, nobody's around? Guess I can clock out. +115042 115042 215042 315042 415042 Commandant...? Oh, asleep? Well then, turtle-doodles-on-yo-face time! Commandant...? Oh, asleep? Well then, turtle-doodles-on-yo-face time! Commandant...? Oh, asleep? Well then, turtle-doodles-on-yo-face time! Commandant...? Oh, asleep? Well then, turtle-doodles-on-yo-face time! +115043 115043 215043 315043 415043 I was meditating! Not daydreaming like you! I was meditating! Not daydreaming like you! I was meditating! Not daydreaming like you! I was meditating! Not daydreaming like you! +115044 115044 215044 315044 415044 If you're leaving, gimme a note. Don't wanna be standing here like an idiot. If you're leaving, gimme a note. Don't wanna be standing here like an idiot. If you're leaving, gimme a note. Don't wanna be standing here like an idiot. If you're leaving, gimme a note. Don't wanna be standing here like an idiot. +115045 115045 215045 315045 415045 Man, I don't even get how people stand here for so long doing nothing. Man, I don't even get how people stand here for so long doing nothing. Man, I don't even get how people stand here for so long doing nothing. Man, I don't even get how people stand here for so long doing nothing. +115046 115046 215046 315046 415046 Wow, you are one busy bee. Babylonia give you double overtime pay or sumthin'? Wow, you are one busy bee. Babylonia give you double overtime pay or sumthin'? Wow, you are one busy bee. Babylonia give you double overtime pay or sumthin'? Wow, you are one busy bee. Babylonia give you double overtime pay or sumthin'? +115047 115047 215047 315047 415047 Stop working already. C'mon, let's go have some fun. Stop working already. C'mon, let's go have some fun. Stop working already. C'mon, let's go have some fun. Stop working already. C'mon, let's go have some fun. +115048 115048 215048 315048 415048 Man, you're working so hard. It's making me feel bad for slacking off. Man, you're working so hard. It's making me feel bad for slacking off. Man, you're working so hard. It's making me feel bad for slacking off. Man, you're working so hard. It's making me feel bad for slacking off. +115049 115049 215049 315049 415049 I'll help you with your work. Uh, not the paperwork kind, okay? The tiny scribbles give me headaches. I'll help you with your work. Uh, not the paperwork kind, okay? The tiny scribbles give me headaches. I'll help you with your work. Uh, not the paperwork kind, okay? The tiny scribbles give me headaches. I'll help you with your work. Uh, not the paperwork kind, okay? The tiny scribbles give me headaches. +115050 115050 215050 315050 415050 Can't you just treat your own body better?! Well, well, looks like I need to go hard on you to make you rest. Can't you just treat your own body better?! Well, well, looks like I need to go hard on you to make you rest. Can't you just treat your own body better?! Well, well, looks like I need to go hard on you to make you rest. Can't you just treat your own body better?! Well, well, looks like I need to go hard on you to make you rest. +115051 115051 215051 315051 415051 Oh, mornin'. Oh, mornin'. Oh, mornin'. Oh, mornin'. +115052 115052 215052 315052 415052 Yeah, yeah. Coming! Yeah, yeah. Coming! Yeah, yeah. Coming! Yeah, yeah. Coming! +115053 115053 215053 315053 415053 Let's see. What are we doing today? Let's see. What are we doing today? Let's see. What are we doing today? Let's see. What are we doing today? +115054 115054 215054 315054 415054 Yaaawn... Waking early makes you a dummy... Let's just go to work later. Yaaawn... Waking early makes you a dummy... Let's just go to work later. Yaaawn... Waking early makes you a dummy... Let's just go to work later. Yaaawn... Waking early makes you a dummy... Let's just go to work later. +115055 115055 215055 315055 415055 Have you eaten...? Oh, where I'm from, people ask this as a greeting. Have you eaten...? Oh, where I'm from, people ask this as a greeting. Have you eaten...? Oh, where I'm from, people ask this as a greeting. Have you eaten...? Oh, where I'm from, people ask this as a greeting. +115056 115056 215056 315056 415056 Commandant, you look spiffin' ready. Wanna spar? Commandant, you look spiffin' ready. Wanna spar? Commandant, you look spiffin' ready. Wanna spar? Commandant, you look spiffin' ready. Wanna spar? +115057 115057 215057 315057 415057 You get a good night's sleep? Better get enough rest, after all, you're a human. You get a good night's sleep? Better get enough rest, after all, you're a human. You get a good night's sleep? Better get enough rest, after all, you're a human. You get a good night's sleep? Better get enough rest, after all, you're a human. +115058 115058 215058 315058 415058 Your sleepy face is pretty funny, but ya might wanna get ready for battle. I don't wanna be scolded by them higher ups. Your sleepy face is pretty funny, but ya might wanna get ready for battle. I don't wanna be scolded by them higher ups. Your sleepy face is pretty funny, but ya might wanna get ready for battle. I don't wanna be scolded by them higher ups. Your sleepy face is pretty funny, but ya might wanna get ready for battle. I don't wanna be scolded by them higher ups. +115059 115059 215059 315059 415059 Where'd ya go? Bring me with ya next time. Where'd ya go? Bring me with ya next time. Where'd ya go? Bring me with ya next time. Where'd ya go? Bring me with ya next time. +115060 115060 215060 315060 415060 It's pretty boring here waiting for you, but it also worries me a lil' that you might be rushing over without enough rest... Well, so, did you get a good night's sleep? It's pretty boring here waiting for you, but it also worries me a lil' that you might be rushing over without enough rest... Well, so, did you get a good night's sleep? It's pretty boring here waiting for you, but it also worries me a lil' that you might be rushing over without enough rest... Well, so, did you get a good night's sleep? It's pretty boring here waiting for you, but it also worries me a lil' that you might be rushing over without enough rest... Well, so, did you get a good night's sleep? +115061 115061 215061 315061 415061 We promised before. Whoever leaves without notice gets a flick on the forehead. C'mon, I'll be gentle. We promised before. Whoever leaves without notice gets a flick on the forehead. C'mon, I'll be gentle. We promised before. Whoever leaves without notice gets a flick on the forehead. C'mon, I'll be gentle. We promised before. Whoever leaves without notice gets a flick on the forehead. C'mon, I'll be gentle. +115062 115062 215062 315062 415062 This is nothing compared to the train. This is nothing compared to the train. This is nothing compared to the train. This is nothing compared to the train. +115063 115063 215063 315063 415063 Woah, you scared... Nope—definitely didn't trip! I didn't trip, that was a... martial art move! Yeah! Woah, you scared... Nope—definitely didn't trip! I didn't trip, that was a... martial art move! Yeah! Woah, you scared... Nope—definitely didn't trip! I didn't trip, that was a... martial art move! Yeah! Woah, you scared... Nope—definitely didn't trip! I didn't trip, that was a... martial art move! Yeah! +115064 115064 215064 315064 415064 Hah! As still as the mountains. Hah! As still as the mountains. Hah! As still as the mountains. Hah! As still as the mountains. +115065 115065 215065 315065 415065 Hehe... Tryna ambush me, are ya? Can't win against my reaction time. Hehe... Tryna ambush me, are ya? Can't win against my reaction time. Hehe... Tryna ambush me, are ya? Can't win against my reaction time. Hehe... Tryna ambush me, are ya? Can't win against my reaction time. +115066 115066 215066 315066 415066 You keep rubbing my head and I won't grow taller! You keep rubbing my head and I won't grow taller! You keep rubbing my head and I won't grow taller! You keep rubbing my head and I won't grow taller! +115067 115067 215067 315067 415067 You...! Hey! Don't you dare run! I'll poke you back today! You...! Hey! Don't you dare run! I'll poke you back today! You...! Hey! Don't you dare run! I'll poke you back today! You...! Hey! Don't you dare run! I'll poke you back today! +115068 115068 215068 315068 415068 Easy-peasy! Easy-peasy! Easy-peasy! Easy-peasy! +115069 115069 215069 315069 415069 That's all? Well, well, then the rest of the time's for me, right? That's all? Well, well, then the rest of the time's for me, right? That's all? Well, well, then the rest of the time's for me, right? That's all? Well, well, then the rest of the time's for me, right? +115070 115070 215070 315070 415070 Fine, fine... Fine, fine... Fine, fine... Fine, fine... +115071 115071 215071 315071 415071 Pffft. (Laughing) Pffft. (Laughing) Pffft. (Laughing) Pffft. (Laughing) +115072 115072 215072 315072 415072 What?! What?! What?! What?! +115073 115073 215073 315073 415073 How... How... How... How... +115074 115074 215074 315074 415074 Hmm... Hmm... Hmm... Hmm... +115075 115075 215075 315075 415075 Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! +115076 115076 215076 315076 415076 My internal qi is about to blow! My internal qi is about to blow! My internal qi is about to blow! My internal qi is about to blow! +115077 115077 215077 315077 415077 The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. +115078 115078 215078 315078 415078 The form of the formless. The style of the styleless. The form of the formless. The style of the styleless. The form of the formless. The style of the styleless. The form of the formless. The style of the styleless. +115079 115079 215079 315079 415079 Ngh! I'm fine! Ngh! I'm fine! Ngh! I'm fine! Ngh! I'm fine! +115080 115080 215080 315080 415080 Hey! Think of something here! Hey! Think of something here! Hey! Think of something here! Hey! Think of something here! +115081 115081 215081 315081 415081 Dammit... Move! My body... Dammit... Move! My body... Dammit... Move! My body... Dammit... Move! My body... +115082 115082 215082 315082 415082 One-inch punch! One-inch punch! One-inch punch! One-inch punch! +115083 115083 215083 315083 415083 You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. +115084 115084 215084 315084 415084 Well, I got paid. I'll handle the rest. Well, I got paid. I'll handle the rest. Well, I got paid. I'll handle the rest. Well, I got paid. I'll handle the rest. +115085 115085 215085 315085 415085 Seek victory in defeat. Seek safety in danger. Seek victory in defeat. Seek safety in danger. Seek victory in defeat. Seek safety in danger. Seek victory in defeat. Seek safety in danger. +115086 115086 215086 315086 415086 Hmph! Hmph! Hmph! Hmph! +115087 115087 215087 315087 415087 Ha! Ha! Ha! Ha! +115088 115088 215088 315088 415088 There! There! There! There! +115089 115089 215089 315089 415089 Take this! Take this! Take this! Take this! +115090 115090 215090 315090 415090 Haah! Haah! Haah! Haah! +115091 115091 215091 315091 415091 Eat this! Eat this! Eat this! Eat this! +115092 115092 215092 315092 415092 Yaaargh! Yaaargh! Yaaargh! Yaaargh! +115093 115093 215093 315093 415093 Taaake this! Taaake this! Taaake this! Taaake this! +115094 115094 215094 315094 415094 Haaah! Haaah! Haaah! Haaah! +115095 115095 215095 315095 415095 Hmmmph! Hmmmph! Hmmmph! Hmmmph! +115096 115096 215096 315096 415096 Gah! Gah! Gah! Gah! +115097 115097 215097 315097 415097 Aaah! Aaah! Aaah! Aaah! +115098 115098 215098 315098 415098 Ugh! Ugh! Ugh! Ugh! +115099 115099 215099 315099 415099 Ack! Ack! Ack! Ack! +115100 115100 215100 315100 415100 Tch! Tch! Tch! Tch! +115101 115101 215101 315101 415101 Hey! Don't you go on missions without me! How'd I protect you otherwise! Hey! Don't you go on missions without me! How'd I protect you otherwise! Hey! Don't you go on missions without me! How'd I protect you otherwise! Hey! Don't you go on missions without me! How'd I protect you otherwise! +115102 115102 215102 315102 415102 How'd you know I like this... Hey, that ain't fair! Tell me what you like! How'd you know I like this... Hey, that ain't fair! Tell me what you like! How'd you know I like this... Hey, that ain't fair! Tell me what you like! How'd you know I like this... Hey, that ain't fair! Tell me what you like! +115103 115103 215103 315103 415103 You aren't being nice to me because you think I'm a child, right? Well, I'm no child! Get ready to face the consequences for treating me like one! Uh, what consequences...? You'll see. You aren't being nice to me because you think I'm a child, right? Well, I'm no child! Get ready to face the consequences for treating me like one! Uh, what consequences...? You'll see. You aren't being nice to me because you think I'm a child, right? Well, I'm no child! Get ready to face the consequences for treating me like one! Uh, what consequences...? You'll see. You aren't being nice to me because you think I'm a child, right? Well, I'm no child! Get ready to face the consequences for treating me like one! Uh, what consequences...? You'll see. +115104 115104 215104 315104 415104 I'll keep all of your presents somewhere safe. I'll keep all of your presents somewhere safe. I'll keep all of your presents somewhere safe. I'll keep all of your presents somewhere safe. +115105 115105 215105 315105 415105 Tch. What kinda cheat did you pull to make me so lost in you...? Tch. What kinda cheat did you pull to make me so lost in you...? Tch. What kinda cheat did you pull to make me so lost in you...? Tch. What kinda cheat did you pull to make me so lost in you...? +115106 115106 215106 315106 415106 This means I'm the most important person to you, yeah? This means I'm the most important person to you, yeah? This means I'm the most important person to you, yeah? This means I'm the most important person to you, yeah? +115107 115107 215107 315107 415107 It's my first time being on solid land. No waves, no train engines... Just you breathing. It's... not so bad. Guess I'll stay here a while longer. It's my first time being on solid land. No waves, no train engines... Just you breathing. It's... not so bad. Guess I'll stay here a while longer. It's my first time being on solid land. No waves, no train engines... Just you breathing. It's... not so bad. Guess I'll stay here a while longer. It's my first time being on solid land. No waves, no train engines... Just you breathing. It's... not so bad. Guess I'll stay here a while longer. +115108 115108 215108 315108 415108 Commandant, you are strangely obstinate about certain things. You're just forcing me to tail and protect you. Commandant, you are strangely obstinate about certain things. You're just forcing me to tail and protect you. Commandant, you are strangely obstinate about certain things. You're just forcing me to tail and protect you. Commandant, you are strangely obstinate about certain things. You're just forcing me to tail and protect you. +115109 115109 215109 315109 415109 Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! Move through the waist, converge qi into punches! +115110 115110 215110 315110 415110 My internal qi is about to blow! My internal qi is about to blow! My internal qi is about to blow! My internal qi is about to blow! +115111 115111 215111 315111 415111 The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. The true comes with the false. The soft overcomes the hard. +115112 115112 215112 315112 415112 Ngh! I'm fine! Ngh! I'm fine! Ngh! I'm fine! Ngh! I'm fine! +115113 115113 215113 315113 415113 Hey! Think of something here! Hey! Think of something here! Hey! Think of something here! Hey! Think of something here! +115114 115114 215114 315114 415114 One-inch punch! One-inch punch! One-inch punch! One-inch punch! +115115 115115 215115 315115 415115 You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. You can treat all work outside the contract as a free service from me. +116001 116001 216001 316001 416001 I am the leader of Kowloong Corporation, the vessel for Kowloong's will. You dare command me? Then show me that you are up for the task. I am the leader of Kowloong Corporation, the vessel for Kowloong's will. You dare command me? Then show me that you are up for the task. I am the leader of Kowloong Corporation, the vessel for Kowloong's will. You dare command me? Then show me that you are up for the task. I am the leader of Kowloong Corporation, the vessel for Kowloong's will. You dare command me? Then show me that you are up for the task. +116002 116002 216002 316002 416002 The Constructs of Babylonia improve themselves through these items, huh... The Constructs of Babylonia improve themselves through these items, huh... The Constructs of Babylonia improve themselves through these items, huh... The Constructs of Babylonia improve themselves through these items, huh... +116003 116003 216003 316003 416003 Pro... motion? I am already at the pinnacle of Kowloong. Babylonia titles mean nothing to me. Pro... motion? I am already at the pinnacle of Kowloong. Babylonia titles mean nothing to me. Pro... motion? I am already at the pinnacle of Kowloong. Babylonia titles mean nothing to me. Pro... motion? I am already at the pinnacle of Kowloong. Babylonia titles mean nothing to me. +116004 116004 216004 316004 416004 Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. Very well. I shall grow stronger... and stronger. +116005 116005 216005 316005 416005 Even the minutest of abilities may turn the tides of battle. Even the minutest of abilities may turn the tides of battle. Even the minutest of abilities may turn the tides of battle. Even the minutest of abilities may turn the tides of battle. +116006 116006 216006 316006 416006 I shall protect Kowloong's final glory with this. I shall protect Kowloong's final glory with this. I shall protect Kowloong's final glory with this. I shall protect Kowloong's final glory with this. +116007 116007 216007 316007 416007 Are you seeking my aid as an ally of Kowloong, or as a commandant? Are you seeking my aid as an ally of Kowloong, or as a commandant? Are you seeking my aid as an ally of Kowloong, or as a commandant? Are you seeking my aid as an ally of Kowloong, or as a commandant? +116008 116008 216008 316008 416008 Well then. I shall lead you until the very end. Well then. I shall lead you until the very end. Well then. I shall lead you until the very end. Well then. I shall lead you until the very end. +116009 116009 216009 316009 416009 I may have come to Babylonia, but that does not entail my subordination to you. Know your place. I may have come to Babylonia, but that does not entail my subordination to you. Know your place. I may have come to Babylonia, but that does not entail my subordination to you. Know your place. I may have come to Babylonia, but that does not entail my subordination to you. Know your place. +116010 116010 216010 316010 416010 Such an... empty room. Such an... empty room. Such an... empty room. Such an... empty room. +116011 116011 216011 316011 416011 Birds of a different feather do not flock together. I have my own reasons for lending my aid to you. Birds of a different feather do not flock together. I have my own reasons for lending my aid to you. Birds of a different feather do not flock together. I have my own reasons for lending my aid to you. Birds of a different feather do not flock together. I have my own reasons for lending my aid to you. +116012 116012 216012 316012 416012 You may rise, commandant of Babylonia. You may rise, commandant of Babylonia. You may rise, commandant of Babylonia. You may rise, commandant of Babylonia. +116013 116013 216013 316013 416013 Are you still planning for the battles to come? You know it is futile, and yet you do not know when to give up. Are you still planning for the battles to come? You know it is futile, and yet you do not know when to give up. Are you still planning for the battles to come? You know it is futile, and yet you do not know when to give up. Are you still planning for the battles to come? You know it is futile, and yet you do not know when to give up. +116014 116014 216014 316014 416014 Kowloong shall move the world the Kowloong way. Outsiders shan't meddle. Kowloong shall move the world the Kowloong way. Outsiders shan't meddle. Kowloong shall move the world the Kowloong way. Outsiders shan't meddle. Kowloong shall move the world the Kowloong way. Outsiders shan't meddle. +116015 116015 216015 316015 416015 This world is nearing its end. Resistance is futile. The Tabula Akasha is the only path. This world is nearing its end. Resistance is futile. The Tabula Akasha is the only path. This world is nearing its end. Resistance is futile. The Tabula Akasha is the only path. This world is nearing its end. Resistance is futile. The Tabula Akasha is the only path. +116016 116016 216016 316016 416016 You cannot agree with the Tabula Akasha? And yet, you promise false hopes and futures for your members—a most cruel and imprudent act. Now you wish to convince me like the others? Regrettably, I am not gullible like your birdlings. You cannot agree with the Tabula Akasha? And yet, you promise false hopes and futures for your members—a most cruel and imprudent act. Now you wish to convince me like the others? Regrettably, I am not gullible like your birdlings. You cannot agree with the Tabula Akasha? And yet, you promise false hopes and futures for your members—a most cruel and imprudent act. Now you wish to convince me like the others? Regrettably, I am not gullible like your birdlings. You cannot agree with the Tabula Akasha? And yet, you promise false hopes and futures for your members—a most cruel and imprudent act. Now you wish to convince me like the others? Regrettably, I am not gullible like your birdlings. +116017 116017 216017 316017 416017 When the last ember of hope fades in this era... To leave traces that we've existed, for them to sail through endless aeons, ossifying into eternal perfection—Is that not the most beautiful thing? When the last ember of hope fades in this era... To leave traces that we've existed, for them to sail through endless aeons, ossifying into eternal perfection—Is that not the most beautiful thing? When the last ember of hope fades in this era... To leave traces that we've existed, for them to sail through endless aeons, ossifying into eternal perfection—Is that not the most beautiful thing? When the last ember of hope fades in this era... To leave traces that we've existed, for them to sail through endless aeons, ossifying into eternal perfection—Is that not the most beautiful thing? +116018 116018 216018 316018 416018 Bowing out gracefully is what we, the most intelligent beings on this planet should do. To crawl and struggle until one's end is an act that begs the utmost repugnance. Bowing out gracefully is what we, the most intelligent beings on this planet should do. To crawl and struggle until one's end is an act that begs the utmost repugnance. Bowing out gracefully is what we, the most intelligent beings on this planet should do. To crawl and struggle until one's end is an act that begs the utmost repugnance. Bowing out gracefully is what we, the most intelligent beings on this planet should do. To crawl and struggle until one's end is an act that begs the utmost repugnance. +116019 116019 216019 316019 416019 You wish to know more of Villier? Being driven by pointless emotions is a most irrational act. He deserved the ending he chose for himself. On this matter... I have no further comments. You wish to know more of Villier? Being driven by pointless emotions is a most irrational act. He deserved the ending he chose for himself. On this matter... I have no further comments. You wish to know more of Villier? Being driven by pointless emotions is a most irrational act. He deserved the ending he chose for himself. On this matter... I have no further comments. You wish to know more of Villier? Being driven by pointless emotions is a most irrational act. He deserved the ending he chose for himself. On this matter... I have no further comments. +116020 116020 216020 316020 416020 Past the far seas, past the iridescent bubble... There lies my home of boundless city walls and sublime heights, the place I vowed to protect with my life. I will not let it die in tatters. Past the far seas, past the iridescent bubble... There lies my home of boundless city walls and sublime heights, the place I vowed to protect with my life. I will not let it die in tatters. Past the far seas, past the iridescent bubble... There lies my home of boundless city walls and sublime heights, the place I vowed to protect with my life. I will not let it die in tatters. Past the far seas, past the iridescent bubble... There lies my home of boundless city walls and sublime heights, the place I vowed to protect with my life. I will not let it die in tatters. +116021 116021 216021 316021 416021 This birdling...? It is named Huiyu. I bring it with me, from time to time. It seems to have taken a liking to you. You may pet it if you wish to. This birdling...? It is named Huiyu. I bring it with me, from time to time. It seems to have taken a liking to you. You may pet it if you wish to. This birdling...? It is named Huiyu. I bring it with me, from time to time. It seems to have taken a liking to you. You may pet it if you wish to. This birdling...? It is named Huiyu. I bring it with me, from time to time. It seems to have taken a liking to you. You may pet it if you wish to. +116022 116022 216022 316022 416022 You need not glare at me like that. I'm not trying anything on you. At least, not yet. You need not glare at me like that. I'm not trying anything on you. At least, not yet. You need not glare at me like that. I'm not trying anything on you. At least, not yet. You need not glare at me like that. I'm not trying anything on you. At least, not yet. +116023 116023 216023 316023 416023 Reminds me... Would you like to call me Lady Qu like my subordinates? I think it might be quite amusing for you to call me so. Reminds me... Would you like to call me Lady Qu like my subordinates? I think it might be quite amusing for you to call me so. Reminds me... Would you like to call me Lady Qu like my subordinates? I think it might be quite amusing for you to call me so. Reminds me... Would you like to call me Lady Qu like my subordinates? I think it might be quite amusing for you to call me so. +116024 116024 216024 316024 416024 ...Do you also think I should wear a pair of thermals? ...Do you also think I should wear a pair of thermals? ...Do you also think I should wear a pair of thermals? ...Do you also think I should wear a pair of thermals? +116025 116025 216025 316025 416025 Have you heard of Pompeii? It is said to be an eternal city petrified in time from an all-ending eruption. They say that there were remains of lovers dying in each other's embrace. I cannot comprehend the purpose, but if it's with you... Have you heard of Pompeii? It is said to be an eternal city petrified in time from an all-ending eruption. They say that there were remains of lovers dying in each other's embrace. I cannot comprehend the purpose, but if it's with you... Have you heard of Pompeii? It is said to be an eternal city petrified in time from an all-ending eruption. They say that there were remains of lovers dying in each other's embrace. I cannot comprehend the purpose, but if it's with you... Have you heard of Pompeii? It is said to be an eternal city petrified in time from an all-ending eruption. They say that there were remains of lovers dying in each other's embrace. I cannot comprehend the purpose, but if it's with you... +116026 116026 216026 316026 416026 You alone surmounts all the relics and artifacts of Kowloong. You alone surmounts all the relics and artifacts of Kowloong. You alone surmounts all the relics and artifacts of Kowloong. You alone surmounts all the relics and artifacts of Kowloong. +116027 116027 216027 316027 416027 I've seen enough chicaneries by ill-minded cretins. If you bear the same wiles in mind, I advise you to give up. I've seen enough chicaneries by ill-minded cretins. If you bear the same wiles in mind, I advise you to give up. I've seen enough chicaneries by ill-minded cretins. If you bear the same wiles in mind, I advise you to give up. I've seen enough chicaneries by ill-minded cretins. If you bear the same wiles in mind, I advise you to give up. +116028 116028 216028 316028 416028 For me? You dare present a commoner's item before me? For me? You dare present a commoner's item before me? For me? You dare present a commoner's item before me? For me? You dare present a commoner's item before me? +116029 116029 216029 316029 416029 You and the others would still find it difficult to comprehend the will and choice of Kowloong. You and the others would still find it difficult to comprehend the will and choice of Kowloong. You and the others would still find it difficult to comprehend the will and choice of Kowloong. You and the others would still find it difficult to comprehend the will and choice of Kowloong. +116030 116030 216030 316030 416030 Very well. I shall accept your tribute. State your business. Very well. I shall accept your tribute. State your business. Very well. I shall accept your tribute. State your business. Very well. I shall accept your tribute. State your business. +116031 116031 216031 316031 416031 Holding on to such naive thoughts... You haven't lost enough of what you cherish. Holding on to such naive thoughts... You haven't lost enough of what you cherish. Holding on to such naive thoughts... You haven't lost enough of what you cherish. Holding on to such naive thoughts... You haven't lost enough of what you cherish. +116032 116032 216032 316032 416032 I will accept anything worthwhile. Do send in more valuable tributes. I will accept anything worthwhile. Do send in more valuable tributes. I will accept anything worthwhile. Do send in more valuable tributes. I will accept anything worthwhile. Do send in more valuable tributes. +116033 116033 216033 316033 416033 I look like I'm in despair? You, do you know what words came out of your mouth? I look like I'm in despair? You, do you know what words came out of your mouth? I look like I'm in despair? You, do you know what words came out of your mouth? I look like I'm in despair? You, do you know what words came out of your mouth? +116034 116034 216034 316034 416034 Not bad. You have an eye for rare curios. Not bad. You have an eye for rare curios. Not bad. You have an eye for rare curios. Not bad. You have an eye for rare curios. +116035 116035 216035 316035 416035 A more clamorous place than what I've imagined... The Observatory has always been silent. But, this vexes me not. A more clamorous place than what I've imagined... The Observatory has always been silent. But, this vexes me not. A more clamorous place than what I've imagined... The Observatory has always been silent. But, this vexes me not. A more clamorous place than what I've imagined... The Observatory has always been silent. But, this vexes me not. +116036 116036 216036 316036 416036 If you insist, then I shall accept. I need only make a little space in the slumbering piles of Kowloong relics. If you insist, then I shall accept. I need only make a little space in the slumbering piles of Kowloong relics. If you insist, then I shall accept. I need only make a little space in the slumbering piles of Kowloong relics. If you insist, then I shall accept. I need only make a little space in the slumbering piles of Kowloong relics. +116037 116037 216037 316037 416037 You always appear before others to your own whims, always performing acts that trouble others... You always appear before others to your own whims, always performing acts that trouble others... You always appear before others to your own whims, always performing acts that trouble others... You always appear before others to your own whims, always performing acts that trouble others... +116038 116038 216038 316038 416038 I have never stated my preferences before. How did you know? I have never stated my preferences before. How did you know? I have never stated my preferences before. How did you know? I have never stated my preferences before. How did you know? +116039 116039 216039 316039 416039 To have the head of Kowloong wait here... You've got some nerve. To have the head of Kowloong wait here... You've got some nerve. To have the head of Kowloong wait here... You've got some nerve. To have the head of Kowloong wait here... You've got some nerve. +116040 116040 216040 316040 416040 A leader shan't wallow in such indolence. Stand. Now! A leader shan't wallow in such indolence. Stand. Now! A leader shan't wallow in such indolence. Stand. Now! A leader shan't wallow in such indolence. Stand. Now! +116041 116041 216041 316041 416041 Not here, again...? Not enthroning oneself in authority, but living and dying with one's subordinates... That must be why the Gray Ravens... Not here, again...? Not enthroning oneself in authority, but living and dying with one's subordinates... That must be why the Gray Ravens... Not here, again...? Not enthroning oneself in authority, but living and dying with one's subordinates... That must be why the Gray Ravens... Not here, again...? Not enthroning oneself in authority, but living and dying with one's subordinates... That must be why the Gray Ravens... +116042 116042 216042 316042 416042 Asleep...? Very well, you may take a ten-minute rest. Asleep...? Very well, you may take a ten-minute rest. Asleep...? Very well, you may take a ten-minute rest. Asleep...? Very well, you may take a ten-minute rest. +116043 116043 216043 316043 416043 Continue sleeping, and your face will be imprinted by the creases of your clothes. Such a slovenly sight, I better wake you up... Continue sleeping, and your face will be imprinted by the creases of your clothes. Such a slovenly sight, I better wake you up... Continue sleeping, and your face will be imprinted by the creases of your clothes. Such a slovenly sight, I better wake you up... Continue sleeping, and your face will be imprinted by the creases of your clothes. Such a slovenly sight, I better wake you up... +116044 116044 216044 316044 416044 What sights are you seeing in your dreams right now? What sights are you seeing in your dreams right now? What sights are you seeing in your dreams right now? What sights are you seeing in your dreams right now? +116045 116045 216045 316045 416045 What are you doing? What are you doing? What are you doing? What are you doing? +116046 116046 216046 316046 416046 If you have nothing else, take your leave. You are being a nuisance. If you have nothing else, take your leave. You are being a nuisance. If you have nothing else, take your leave. You are being a nuisance. If you have nothing else, take your leave. You are being a nuisance. +116047 116047 216047 316047 416047 That should be enough for the day. Or, is it Babylonia's custom to mistreat commandants? That should be enough for the day. Or, is it Babylonia's custom to mistreat commandants? That should be enough for the day. Or, is it Babylonia's custom to mistreat commandants? That should be enough for the day. Or, is it Babylonia's custom to mistreat commandants? +116048 116048 216048 316048 416048 Your head is about to knock on the table. Your head is about to knock on the table. Your head is about to knock on the table. Your head is about to knock on the table. +116049 116049 216049 316049 416049 Did they not remind you what might happen if you kept staying with a Transcendant like me? Did they not remind you what might happen if you kept staying with a Transcendant like me? Did they not remind you what might happen if you kept staying with a Transcendant like me? Did they not remind you what might happen if you kept staying with a Transcendant like me? +116050 116050 216050 316050 416050 I can handle the paperwork... What is it? You dare doubt the prowess of the leader of Kowloong...? No? Then go rest! But remember, just this once. I can handle the paperwork... What is it? You dare doubt the prowess of the leader of Kowloong...? No? Then go rest! But remember, just this once. I can handle the paperwork... What is it? You dare doubt the prowess of the leader of Kowloong...? No? Then go rest! But remember, just this once. I can handle the paperwork... What is it? You dare doubt the prowess of the leader of Kowloong...? No? Then go rest! But remember, just this once. +116051 116051 216051 316051 416051 You are here. You are here. You are here. You are here. +116052 116052 216052 316052 416052 What new trick did you come up with to annoy me today? What new trick did you come up with to annoy me today? What new trick did you come up with to annoy me today? What new trick did you come up with to annoy me today? +116053 116053 216053 316053 416053 You may rise, Gray Raven Commandant. You may rise, Gray Raven Commandant. You may rise, Gray Raven Commandant. You may rise, Gray Raven Commandant. +116054 116054 216054 316054 416054 You are here. Have you eaten? What is it...? Do you find it strange that I engage in such pleasantries? You are here. Have you eaten? What is it...? Do you find it strange that I engage in such pleasantries? You are here. Have you eaten? What is it...? Do you find it strange that I engage in such pleasantries? You are here. Have you eaten? What is it...? Do you find it strange that I engage in such pleasantries? +116055 116055 216055 316055 416055 You are here. Tell me the operational arrangements for the coming days. You are here. Tell me the operational arrangements for the coming days. You are here. Tell me the operational arrangements for the coming days. You are here. Tell me the operational arrangements for the coming days. +116056 116056 216056 316056 416056 Yazi's skill with the zither ranks high even amongst the Kowloong Crew. Do you know who her teacher is...? The one right before you. Yazi's skill with the zither ranks high even amongst the Kowloong Crew. Do you know who her teacher is...? The one right before you. Yazi's skill with the zither ranks high even amongst the Kowloong Crew. Do you know who her teacher is...? The one right before you. Yazi's skill with the zither ranks high even amongst the Kowloong Crew. Do you know who her teacher is...? The one right before you. +116057 116057 216057 316057 416057 I suggest that you let me arrange your schedule from now on. I suggest that you let me arrange your schedule from now on. I suggest that you let me arrange your schedule from now on. I suggest that you let me arrange your schedule from now on. +116058 116058 216058 316058 416058 We meet again today, as usual. 'Tis a pleasant feeling. We meet again today, as usual. 'Tis a pleasant feeling. We meet again today, as usual. 'Tis a pleasant feeling. We meet again today, as usual. 'Tis a pleasant feeling. +116059 116059 216059 316059 416059 If you have time after your missions, I can play a song for you as a reward. Rejoice. If you have time after your missions, I can play a song for you as a reward. Rejoice. If you have time after your missions, I can play a song for you as a reward. Rejoice. If you have time after your missions, I can play a song for you as a reward. Rejoice. +116060 116060 216060 316060 416060 If there's something worth looking forward to in this crumbling world, seeing you everyday can count as one of them, barely. If there's something worth looking forward to in this crumbling world, seeing you everyday can count as one of them, barely. If there's something worth looking forward to in this crumbling world, seeing you everyday can count as one of them, barely. If there's something worth looking forward to in this crumbling world, seeing you everyday can count as one of them, barely. +116061 116061 216061 316061 416061 I thought you were about to give up in your struggles... I can't tell if this is joy, or woe that I feel. I thought you were about to give up in your struggles... I can't tell if this is joy, or woe that I feel. I thought you were about to give up in your struggles... I can't tell if this is joy, or woe that I feel. I thought you were about to give up in your struggles... I can't tell if this is joy, or woe that I feel. +116062 116062 216062 316062 416062 Ugh! Ugh! Ugh! Ugh! +116063 116063 216063 316063 416063 Are the Corrupted attacking? I must evacuate my people... Are the Corrupted attacking? I must evacuate my people... Are the Corrupted attacking? I must evacuate my people... Are the Corrupted attacking? I must evacuate my people... +116064 116064 216064 316064 416064 Ah... Not an issue. Keep your posture in mind. Ah... Not an issue. Keep your posture in mind. Ah... Not an issue. Keep your posture in mind. Ah... Not an issue. Keep your posture in mind. +116065 116065 216065 316065 416065 Insolent... Insolent... Insolent... Insolent... +116066 116066 216066 316066 416066 Ngh... Do you not know what respect is? Ngh... Do you not know what respect is? Ngh... Do you not know what respect is? Ngh... Do you not know what respect is? +116067 116067 216067 316067 416067 You dare commit such atrocities. You must be prepared to face my wrath, yes? You dare commit such atrocities. You must be prepared to face my wrath, yes? You dare commit such atrocities. You must be prepared to face my wrath, yes? You dare commit such atrocities. You must be prepared to face my wrath, yes? +116068 116068 216068 316068 416068 Your mission is complete? Very well. Your mission is complete? Very well. Your mission is complete? Very well. Your mission is complete? Very well. +116069 116069 216069 316069 416069 Fair results, befitting of a commandant I approve of... This is only natural. Fair results, befitting of a commandant I approve of... This is only natural. Fair results, befitting of a commandant I approve of... This is only natural. Fair results, befitting of a commandant I approve of... This is only natural. +116070 116070 216070 316070 416070 Just this once. Just this once. Just this once. Just this once. +116071 116071 216071 316071 416071 ...Very well. ...Very well. ...Very well. ...Very well. +116072 116072 216072 316072 416072 Hmph... Hmph... Hmph... Hmph... +116073 116073 216073 316073 416073 Sigh... Sigh... Sigh... Sigh... +116074 116074 216074 316074 416074 Hmm...? Hmm...? Hmm...? Hmm...? +116075 116075 216075 316075 416075 This is the will of Kowloong! This is the will of Kowloong! This is the will of Kowloong! This is the will of Kowloong! +116076 116076 216076 316076 416076 Crumble! Crumble! Crumble! Crumble! +116077 116077 216077 316077 416077 Dance on the tip of my blade! Dance on the tip of my blade! Dance on the tip of my blade! Dance on the tip of my blade! +116078 116078 216078 316078 416078 Crumble and become history! Crumble and become history! Crumble and become history! Crumble and become history! +116079 116079 216079 316079 416079 To think I'd... To think I'd... To think I'd... To think I'd... +116080 116080 216080 316080 416080 I shan't lower my guard... I shan't lower my guard... I shan't lower my guard... I shan't lower my guard... +116081 116081 216081 316081 416081 The weak are destined to perish... In the end, I'm... The weak are destined to perish... In the end, I'm... The weak are destined to perish... In the end, I'm... The weak are destined to perish... In the end, I'm... +116082 116082 216082 316082 416082 Face annihilation! Face annihilation! Face annihilation! Face annihilation! +116083 116083 216083 316083 416083 To assign me such petty work, how impudent. To assign me such petty work, how impudent. To assign me such petty work, how impudent. To assign me such petty work, how impudent. +116084 116084 216084 316084 416084 Worthless, struggling insects have no reason to exist. Worthless, struggling insects have no reason to exist. Worthless, struggling insects have no reason to exist. Worthless, struggling insects have no reason to exist. +116085 116085 216085 316085 416085 How many more of these pointless battles do you require, before you realize your futile struggles? How many more of these pointless battles do you require, before you realize your futile struggles? How many more of these pointless battles do you require, before you realize your futile struggles? How many more of these pointless battles do you require, before you realize your futile struggles? +116086 116086 216086 316086 416086 Hmph! Hmph! Hmph! Hmph! +116087 116087 216087 316087 416087 Hah! Hah! Hah! Hah! +116088 116088 216088 316088 416088 There! There! There! There! +116089 116089 216089 316089 416089 Take this! Take this! Take this! Take this! +116090 116090 216090 316090 416090 Haaah! Haaah! Haaah! Haaah! +116091 116091 216091 316091 416091 Take... this! Take... this! Take... this! Take... this! +116092 116092 216092 316092 416092 Fall! Fall! Fall! Fall! +116093 116093 216093 316093 416093 Oh! Oh! Oh! Oh! +116094 116094 216094 316094 416094 Hmph! Hmph! Hmph! Hmph! +116095 116095 216095 316095 416095 Take this! Take this! Take this! Take this! +116096 116096 216096 316096 416096 Gah! Gah! Gah! Gah! +116097 116097 216097 316097 416097 Aaah! Aaah! Aaah! Aaah! +116098 116098 216098 316098 416098 Ugh! Ugh! Ugh! Ugh! +116099 116099 216099 316099 416099 Ngh! Ngh! Ngh! Ngh! +116100 116100 216100 316100 416100 Tch! Tch! Tch! Tch! +116101 116101 216101 316101 416101 Do you not have anything to do? Then help me brush my hair. Do you not have anything to do? Then help me brush my hair. Do you not have anything to do? Then help me brush my hair. Do you not have anything to do? Then help me brush my hair. +116102 116102 216102 316102 416102 Tell me more about you. Tell me more about you. Tell me more about you. Tell me more about you. +116103 116103 216103 316103 416103 For who-knows-how-long, I've only had Huaxu with me. But, you might have earned yourself the same right. For who-knows-how-long, I've only had Huaxu with me. But, you might have earned yourself the same right. For who-knows-how-long, I've only had Huaxu with me. But, you might have earned yourself the same right. For who-knows-how-long, I've only had Huaxu with me. But, you might have earned yourself the same right. +116104 116104 216104 316104 416104 You might as well make yourself into a statue and hand yourself over to me. I will display it somewhere conspicuous in Kowloong... I jest. You are best teeming with life. You might as well make yourself into a statue and hand yourself over to me. I will display it somewhere conspicuous in Kowloong... I jest. You are best teeming with life. You might as well make yourself into a statue and hand yourself over to me. I will display it somewhere conspicuous in Kowloong... I jest. You are best teeming with life. You might as well make yourself into a statue and hand yourself over to me. I will display it somewhere conspicuous in Kowloong... I jest. You are best teeming with life. +116105 116105 216105 316105 416105 ...I almost forgot what it meant to be happy. ...I almost forgot what it meant to be happy. ...I almost forgot what it meant to be happy. ...I almost forgot what it meant to be happy. +116106 116106 216106 316106 416106 Claim continuously for seven days for the ultimate reward... Is this another of your tricks? What happens after the reward is claimed? There's seven more days of it...? Does it ever end? Claim continuously for eight days for the ultimate reward... Is this another of your tricks? What happens after the reward is claimed? There's seven more days of it...? Does it ever end? Claim continuously for nine days for the ultimate reward... Is this another of your tricks? What happens after the reward is claimed? There's seven more days of it...? Does it ever end? Claim continuously for nine days for the ultimate reward... Is this another of your tricks? What happens after the reward is claimed? There's seven more days of it...? Does it ever end? +116107 116107 216107 316107 416107 Before the final moment comes, be with me. This is an invitation from the head of Kowloong. Rejoice. Before the final moment comes, be with me. This is an invitation from the head of Kowloong. Rejoice. Before the final moment comes, be with me. This is an invitation from the head of Kowloong. Rejoice. Before the final moment comes, be with me. This is an invitation from the head of Kowloong. Rejoice. +116108 116108 216108 316108 416108 As my thanks, shall I grant you half of Kowloong? What say you? If you truly believe in the future you speak of, then find a path to the light for my people with me. As my thanks, shall I grant you half of Kowloong? What say you? If you truly believe in the future you speak of, then find a path to the light for my people with me. As my thanks, shall I grant you half of Kowloong? What say you? If you truly believe in the future you speak of, then find a path to the light for my people with me. As my thanks, shall I grant you half of Kowloong? What say you? If you truly believe in the future you speak of, then find a path to the light for my people with me. +116109 116109 216109 316109 416109 This is the will of Kowloong! This is the will of Kowloong! This is the will of Kowloong! This is the will of Kowloong! +116110 116110 216110 316110 416110 Crumble! Crumble! Crumble! Crumble! +116111 116111 216111 316111 416111 Dance on the tip of my blade! Dance on the tip of my blade! Dance on the tip of my blade! Dance on the tip of my blade! +116112 116112 216112 316112 416112 To think I'd... To think I'd... To think I'd... To think I'd... +116113 116113 216113 316113 416113 I shan't lower my guard... I shan't lower my guard... I shan't lower my guard... I shan't lower my guard... +116114 116114 216114 316114 416114 Face annihilation! Face annihilation! Face annihilation! Face annihilation! +116115 116115 216115 316115 416115 To assign me such petty work, how impudent. To assign me such petty work, how impudent. To assign me such petty work, how impudent. To assign me such petty work, how impudent. +117001 117001 217001 317001 417001 This is YoRHa unit 2B. This is YoRHa unit 2B. This is YoRHa unit 2B. This is YoRHa unit 2B. +117002 117002 217002 317002 417002 I don't see any damage. I don't see any damage. I don't see any damage. I don't see any damage. +117003 117003 217003 317003 417003 Huh. This might be useful... Huh. This might be useful... Huh. This might be useful... Huh. This might be useful... +117004 117004 217004 317004 417004 Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. +117005 117005 217005 317005 417005 Go ahead. Go ahead. Go ahead. Go ahead. +117006 117006 217006 317006 417006 Leave it to me. Leave it to me. Leave it to me. Leave it to me. +117007 117007 217007 317007 417007 Stay focused. Stay focused. Stay focused. Stay focused. +117008 117008 217008 317008 417008 We'll sort it out later. Let's go. We'll sort it out later. Let's go. We'll sort it out later. Let's go. We'll sort it out later. Let's go. +117009 117009 217009 317009 417009 More meaningless conjecture. More meaningless conjecture. More meaningless conjecture. More meaningless conjecture. +117010 117010 217010 317010 417010 Androids don't need to bathe. Androids don't need to bathe. Androids don't need to bathe. Androids don't need to bathe. +117011 117011 217011 317011 417011 Some things are better left unknown. Some things are better left unknown. Some things are better left unknown. Some things are better left unknown. +117012 117012 217012 317012 417012 If they aren't hostile, fighting them is a waste of time. If they aren't hostile, fighting them is a waste of time. If they aren't hostile, fighting them is a waste of time. If they aren't hostile, fighting them is a waste of time. +117013 117013 217013 317013 417013 Feeling nice has no bearing on completing missions. Feeling nice has no bearing on completing missions. Feeling nice has no bearing on completing missions. Feeling nice has no bearing on completing missions. +117014 117014 217014 317014 417014 I need to know if you've seen any new trends or behaviors among the machines. I need to know if you've seen any new trends or behaviors among the machines. I need to know if you've seen any new trends or behaviors among the machines. I need to know if you've seen any new trends or behaviors among the machines. +117015 117015 217015 317015 417015 What is it that separates machines from androids like us? What is it that separates machines from androids like us? What is it that separates machines from androids like us? What is it that separates machines from androids like us? +117016 117016 217016 317016 417016 It's unnecessary. It's unnecessary. It's unnecessary. It's unnecessary. +117017 117017 217017 317017 417017 ...Glory to mankind. ...Glory to mankind. ...Glory to mankind. ...Glory to mankind. +117018 117018 217018 317018 417018 Everyone has memories that are precious for one reason or another. Everyone has memories that are precious for one reason or another. Everyone has memories that are precious for one reason or another. Everyone has memories that are precious for one reason or another. +117019 117019 217019 317019 417019 Thanks for the assist. Thanks for the assist. Thanks for the assist. Thanks for the assist. +117020 117020 217020 317020 417020 I'll rest if I feel like it. I'll rest if I feel like it. I'll rest if I feel like it. I'll rest if I feel like it. +117021 117021 217021 317021 417021 Explain. Explain. Explain. Explain. +117022 117022 217022 317022 417022 We don't get to choose our assignments. We don't get to choose our assignments. We don't get to choose our assignments. We don't get to choose our assignments. +117023 117023 217023 317023 417023 Hmm... Don't need this. Hmm... Don't need this. Hmm... Don't need this. Hmm... Don't need this. +117024 117024 217024 317024 417024 YoRHa aren't allowed to be emotional, remember? YoRHa aren't allowed to be emotional, remember? YoRHa aren't allowed to be emotional, remember? YoRHa aren't allowed to be emotional, remember? +117025 117025 217025 317025 417025 Gifts are such a useless ritual. Gifts are such a useless ritual. Gifts are such a useless ritual. Gifts are such a useless ritual. +117026 117026 217026 317026 417026 Well. Aren't we generous? Well. Aren't we generous? Well. Aren't we generous? Well. Aren't we generous? +117027 117027 217027 317027 417027 It's rude to give a person something without their permission. What if they don't want it? It's rude to give a person something without their permission. What if they don't want it? It's rude to give a person something without their permission. What if they don't want it? It's rude to give a person something without their permission. What if they don't want it? +117028 117028 217028 317028 417028 Though I suppose such intense curiosity can be admirable... In its own way. Though I suppose such intense curiosity can be admirable... In its own way. Though I suppose such intense curiosity can be admirable... In its own way. Though I suppose such intense curiosity can be admirable... In its own way. +117029 117029 217029 317029 417029 ...Appreciated. ...Appreciated. ...Appreciated. ...Appreciated. +117030 117030 217030 317030 417030 Some things just aren't easy to talk about. Some things just aren't easy to talk about. Some things just aren't easy to talk about. Some things just aren't easy to talk about. +117031 117031 217031 317031 417031 Thanks... Thanks... Thanks... Thanks... +117032 117032 217032 317032 417032 No complaining about your work. No complaining about your work. No complaining about your work. No complaining about your work. +117033 117033 217033 317033 417033 This is 2B. Nothing to report. This is 2B. Nothing to report. This is 2B. Nothing to report. This is 2B. Nothing to report. +117034 117034 217034 317034 417034 ...There's no point trying to work out unsolvable problems. ...There's no point trying to work out unsolvable problems. ...There's no point trying to work out unsolvable problems. ...There's no point trying to work out unsolvable problems. +117035 117035 217035 317035 417035 Please. Anything will help. Please. Anything will help. Please. Anything will help. Please. Anything will help. +117036 117036 217036 317036 417036 What a waste of time. What a waste of time. What a waste of time. What a waste of time. +117037 117037 217037 317037 417037 You're getting distracted. You're getting distracted. You're getting distracted. You're getting distracted. +117038 117038 217038 317038 417038 You okay? You okay? You okay? You okay? +117039 117039 217039 317039 417039 Is there something you forgot? Is there something you forgot? Is there something you forgot? Is there something you forgot? +117040 117040 217040 317040 417040 I know. Let's move. I know. Let's move. I know. Let's move. I know. Let's move. +117041 117041 217041 317041 417041 Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. Running system diagnostics... Core functionality appears intact. +117042 117042 217042 317042 417042 This is 2B. Nothing to report. This is 2B. Nothing to report. This is 2B. Nothing to report. This is 2B. Nothing to report. +117043 117043 217043 317043 417043 It's fine. Does that question have anything to do with our operation? It's fine. Does that question have anything to do with our operation? It's fine. Does that question have anything to do with our operation? It's fine. Does that question have anything to do with our operation? +117044 117044 217044 317044 417044 You're oddly chatty today. You're oddly chatty today. You're oddly chatty today. You're oddly chatty today. +117045 117045 217045 317045 417045 All model-B combat units require the assistance of an operator. All model-B combat units require the assistance of an operator. All model-B combat units require the assistance of an operator. All model-B combat units require the assistance of an operator. +117046 117046 217046 317046 417046 I'm glad you're okay... I'm glad you're okay... I'm glad you're okay... I'm glad you're okay... +117047 117047 217047 317047 417047 Yeah? Yeah? Yeah? Yeah? +117048 117048 217048 317048 417048 What the hell? What the hell? What the hell? What the hell? +117049 117049 217049 317049 417049 What!? What!? What!? What!? +117050 117050 217050 317050 417050 What? What? What? What? +117051 117051 217051 317051 417051 Is that all of them? Is that all of them? Is that all of them? Is that all of them? +117052 117052 217052 317052 417052 Deluxe? We'll see... Deluxe? We'll see... Deluxe? We'll see... Deluxe? We'll see... +117053 117053 217053 317053 417053 All right. This ends now! All right. This ends now! All right. This ends now! All right. This ends now! +117054 117054 217054 317054 417054 Let's take this bastard down. Let's take this bastard down. Let's take this bastard down. Let's take this bastard down. +117055 117055 217055 317055 417055 I'm getting us out of here! I'm getting us out of here! I'm getting us out of here! I'm getting us out of here! +117056 117056 217056 317056 417056 Would you just... die already! Would you just... die already! Would you just... die already! Would you just... die already! +117057 117057 217057 317057 417057 No... No... No... No... +117058 117058 217058 317058 417058 You son of a... I'll kill you! You son of a... I'll kill you! You son of a... I'll kill you! You son of a... I'll kill you! +117059 117059 217059 317059 417059 Guess this... is it... Guess this... is it... Guess this... is it... Guess this... is it... +117060 117060 217060 317060 417060 Good idea! Good idea! Good idea! Good idea! +117061 117061 217061 317061 417061 Engage battle mode! Engage battle mode! Engage battle mode! Engage battle mode! +117062 117062 217062 317062 417062 Enemy spotted. Destroy it. Enemy spotted. Destroy it. Enemy spotted. Destroy it. Enemy spotted. Destroy it. +117063 117063 217063 317063 417063 We should leave before more enemies arrive. We should leave before more enemies arrive. We should leave before more enemies arrive. We should leave before more enemies arrive. +117064 117064 217064 317064 417064 Hah Hah Hah Hah +117065 117065 217065 317065 417065 Hah Hah Hah Hah +117066 117066 217066 317066 417066 Hah Hah Hah Hah +117067 117067 217067 317067 417067 Hah Hah Hah Hah +117068 117068 217068 317068 417068 Hah Hah Hah Hah +117069 117069 217069 317069 417069 Hah Hah Hah Hah +117070 117070 217070 317070 417070 Hah Hah Hah Hah +117071 117071 217071 317071 417071 Hah Hah Hah Hah +117072 117072 217072 317072 417072 Hah Hah Hah Hah +117073 117073 217073 317073 417073 Hah Hah Hah Hah +117074 117074 217074 317074 417074 Hah Hah Hah Hah +117075 117075 217075 317075 417075 Hah Hah Hah Hah +117076 117076 217076 317076 417076 Hah Hah Hah Hah +117077 117077 217077 317077 417077 Hah Hah Hah Hah +117078 117078 217078 317078 417078 Hah Hah Hah Hah +117079 117079 217079 317079 417079 All right. This ends now! All right. This ends now! All right. This ends now! All right. This ends now! +117080 117080 217080 317080 417080 Let's take this bastard down. Let's take this bastard down. Let's take this bastard down. Let's take this bastard down. +117081 117081 217081 317081 417081 I'm getting us out of here! I'm getting us out of here! I'm getting us out of here! I'm getting us out of here! +117082 117082 217082 317082 417082 Would you just... die already! Would you just... die already! Would you just... die already! Would you just... die already! +117083 117083 217083 317083 417083 ...How?! ...How?! ...How?! ...How?! +117084 117084 217084 317084 417084 You son of a... I'll kill you! You son of a... I'll kill you! You son of a... I'll kill you! You son of a... I'll kill you! +117085 117085 217085 317085 417085 Guess this... is it... Guess this... is it... Guess this... is it... Guess this... is it... +117086 117086 217086 317086 417086 Good idea! Good idea! Good idea! Good idea! +117087 117087 217087 317087 417087 Engage battle mode! Engage battle mode! Engage battle mode! Engage battle mode! +118001 118001 218001 318001 418001 My name's 9S. I'm here to provide support. My name's 9S. I'm here to provide support. My name's 9S. I'm here to provide support. My name's 9S. I'm here to provide support. +118002 118002 218002 318002 418002 Thank you. Thank you. Thank you. Thank you. +118003 118003 218003 318003 418003 Phew... Phew... Phew... Phew... +118004 118004 218004 318004 418004 Leave it to me! Leave it to me! Leave it to me! Leave it to me! +118005 118005 218005 318005 418005 Very well! Very well! Very well! Very well! +118006 118006 218006 318006 418006 I heard some tech guys talking about it a while ago, but I didn't know they'd finally got it working. I heard some tech guys talking about it a while ago, but I didn't know they'd finally got it working. I heard some tech guys talking about it a while ago, but I didn't know they'd finally got it working. I heard some tech guys talking about it a while ago, but I didn't know they'd finally got it working. +118007 118007 218007 318007 418007 I don't usually get a partner. It's kind of fun! I don't usually get a partner. It's kind of fun! I don't usually get a partner. It's kind of fun! I don't usually get a partner. It's kind of fun! +118008 118008 218008 318008 418008 Let's go. Let's go. Let's go. Let's go. +118009 118009 218009 318009 418009 Yeah, yeah. Yeah, yeah. Yeah, yeah. Yeah, yeah. +118010 118010 218010 318010 418010 There's no actual meaning behind anything machines do. There's no actual meaning behind anything machines do. There's no actual meaning behind anything machines do. There's no actual meaning behind anything machines do. +118011 118011 218011 318011 418011 Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? +118012 118012 218012 318012 418012 9S here. Go ahead. 9S here. Go ahead. 9S here. Go ahead. 9S here. Go ahead. +118013 118013 218013 318013 418013 Those Council broadcasts are always so stiff. Those Council broadcasts are always so stiff. Those Council broadcasts are always so stiff. Those Council broadcasts are always so stiff. +118014 118014 218014 318014 418014 Do you think they even understand the concept of being scared? Do you think they even understand the concept of being scared? Do you think they even understand the concept of being scared? Do you think they even understand the concept of being scared? +118015 118015 218015 318015 418015 This is 9S. Nothing to report. Weather's sure nice today, though! This is 9S. Nothing to report. Weather's sure nice today, though! This is 9S. Nothing to report. Weather's sure nice today, though! This is 9S. Nothing to report. Weather's sure nice today, though! +118016 118016 218016 318016 418016 Oh, don't worry. We 9S models are the best around, you know. Though I suppose we're not exactly known for our modesty. Oh, don't worry. We 9S models are the best around, you know. Though I suppose we're not exactly known for our modesty. Oh, don't worry. We 9S models are the best around, you know. Though I suppose we're not exactly known for our modesty. Oh, don't worry. We 9S models are the best around, you know. Though I suppose we're not exactly known for our modesty. +118017 118017 218017 318017 418017 Scanners like me mostly work alone. Scouting out enemy lines and all that? Scanners like me mostly work alone. Scouting out enemy lines and all that? Scanners like me mostly work alone. Scouting out enemy lines and all that? Scanners like me mostly work alone. Scouting out enemy lines and all that? +118018 118018 218018 318018 418018 When do you think you'll be willing to call me "Nines"? When do you think you'll be willing to call me "Nines"? When do you think you'll be willing to call me "Nines"? When do you think you'll be willing to call me "Nines"? +118019 118019 218019 318019 418019 Glory to mankind. Glory to mankind. Glory to mankind. Glory to mankind. +118020 118020 218020 318020 418020 Man, humans sure are weird creatures. Man, humans sure are weird creatures. Man, humans sure are weird creatures. Man, humans sure are weird creatures. +118021 118021 218021 318021 418021 What's this? What's this? What's this? What's this? +118022 118022 218022 318022 418022 I was hoping we could talk about our next move. I was hoping we could talk about our next move. I was hoping we could talk about our next move. I was hoping we could talk about our next move. +118023 118023 218023 318023 418023 Why are you talking to me like I'm a child? Why are you talking to me like I'm a child? Why are you talking to me like I'm a child? Why are you talking to me like I'm a child? +118024 118024 218024 318024 418024 But we androids were modeled after our human creators. So why would machines try to look like us? But we androids were modeled after our human creators. So why would machines try to look like us? But we androids were modeled after our human creators. So why would machines try to look like us? But we androids were modeled after our human creators. So why would machines try to look like us? +118025 118025 218025 318025 418025 You're taking this pretty seriously. You're taking this pretty seriously. You're taking this pretty seriously. You're taking this pretty seriously. +118026 118026 218026 318026 418026 Each treasure had a different shape. Each treasure had a different shape. Each treasure had a different shape. Each treasure had a different shape. +118027 118027 218027 318027 418027 Um, thank you? Um, thank you? Um, thank you? Um, thank you? +118028 118028 218028 318028 418028 I wonder if all his followers being female had something to do with his weirdness. Did the human sexes interact with each other like this? I wonder if all his followers being female had something to do with his weirdness. Did the human sexes interact with each other like this? I wonder if all his followers being female had something to do with his weirdness. Did the human sexes interact with each other like this? I wonder if all his followers being female had something to do with his weirdness. Did the human sexes interact with each other like this? +118029 118029 218029 318029 418029 If we were human, we probably would have gone shopping and such here, right? If we were human, we probably would have gone shopping and such here, right? If we were human, we probably would have gone shopping and such here, right? If we were human, we probably would have gone shopping and such here, right? +118030 118030 218030 318030 418030 People who know me well usually call me "Nines," so... I mean, if you want to call me Nines, it's totally okay. People who know me well usually call me "Nines," so... I mean, if you want to call me Nines, it's totally okay. People who know me well usually call me "Nines," so... I mean, if you want to call me Nines, it's totally okay. People who know me well usually call me "Nines," so... I mean, if you want to call me Nines, it's totally okay. +118031 118031 218031 318031 418031 And when that happens, we should go shopping together! And when that happens, we should go shopping together! And when that happens, we should go shopping together! And when that happens, we should go shopping together! +118032 118032 218032 318032 418032 Uh, hellooo? Go ahead and adjust your settings so you can hear me, all right? Uh, hellooo? Go ahead and adjust your settings so you can hear me, all right? Uh, hellooo? Go ahead and adjust your settings so you can hear me, all right? Uh, hellooo? Go ahead and adjust your settings so you can hear me, all right? +118033 118033 218033 318033 418033 Well, this is weird. Well, this is weird. Well, this is weird. Well, this is weird. +118034 118034 218034 318034 418034 Man, this is a real pain... Man, this is a real pain... Man, this is a real pain... Man, this is a real pain... +118035 118035 218035 318035 418035 Why don't we rest a little bit? It's been a while. Why don't we rest a little bit? It's been a while. Why don't we rest a little bit? It's been a while. Why don't we rest a little bit? It's been a while. +118036 118036 218036 318036 418036 Try not to act so recklessly, all right? Try not to act so recklessly, all right? Try not to act so recklessly, all right? Try not to act so recklessly, all right? +118037 118037 218037 318037 418037 Did you forget something? Did you forget something? Did you forget something? Did you forget something? +118038 118038 218038 318038 418038 Hm? What is it, ma'am? Hm? What is it, ma'am? Hm? What is it, ma'am? Hm? What is it, ma'am? +118039 118039 218039 318039 418039 Morning. Morning. Morning. Morning. +118040 118040 218040 318040 418040 I've got your back anytime. I've got your back anytime. I've got your back anytime. I've got your back anytime. +118041 118041 218041 318041 418041 Aw, are you worried about me? Aw, are you worried about me? Aw, are you worried about me? Aw, are you worried about me? +118042 118042 218042 318042 418042 Time to go! Time to go! Time to go! Time to go! +118043 118043 218043 318043 418043 Did I do something wrong?... Did I do something wrong?... Did I do something wrong?... Did I do something wrong?... +118044 118044 218044 318044 418044 GYAAA! GYAAA! GYAAA! GYAAA! +118045 118045 218045 318045 418045 It's trying to hack us! It's trying to hack us! It's trying to hack us! It's trying to hack us! +118046 118046 218046 318046 418046 There's gotta be an easier way, right? There's gotta be an easier way, right? There's gotta be an easier way, right? There's gotta be an easier way, right? +118047 118047 218047 318047 418047 Aaaaugh! That caught me off-guard. Aaaaugh! That caught me off-guard. Aaaaugh! That caught me off-guard. Aaaaugh! That caught me off-guard. +118048 118048 218048 318048 418048 It's over. It's over. It's over. It's over. +118049 118049 218049 318049 418049 Deluxe? We'll see... Deluxe? We'll see... Deluxe? We'll see... Deluxe? We'll see... +118050 118050 218050 318050 418050 We'd better finish this quick! We'd better finish this quick! We'd better finish this quick! We'd better finish this quick! +118051 118051 218051 318051 418051 Let's take them out. Let's take them out. Let's take them out. Let's take them out. +118052 118052 218052 318052 418052 Better keep your guard up! Better keep your guard up! Better keep your guard up! Better keep your guard up! +118053 118053 218053 318053 418053 Hacking in! Hacking in! Hacking in! Hacking in! +118054 118054 218054 318054 418054 ...Damn it! ...Damn it! ...Damn it! ...Damn it! +118055 118055 218055 318055 418055 Now they're just messing with us... Now they're just messing with us... Now they're just messing with us... Now they're just messing with us... +118056 118056 218056 318056 418056 Ah... So that's where you were... Ah... So that's where you were... Ah... So that's where you were... Ah... So that's where you were... +118057 118057 218057 318057 418057 Roger. Roger. Roger. Roger. +118058 118058 218058 318058 418058 Uh... right. I'll provide support! Uh... right. I'll provide support! Uh... right. I'll provide support! Uh... right. I'll provide support! +118059 118059 218059 318059 418059 I'm picking up a large-scale enemy inbound! I'm picking up a large-scale enemy inbound! I'm picking up a large-scale enemy inbound! I'm picking up a large-scale enemy inbound! +118060 118060 218060 318060 418060 Whew. I think we've earned a breather. Whew. I think we've earned a breather. Whew. I think we've earned a breather. Whew. I think we've earned a breather. +118061 118061 218061 318061 418061 Hah Hah Hah Hah +118062 118062 218062 318062 418062 Hah Hah Hah Hah +118063 118063 218063 318063 418063 Hah Hah Hah Hah +118064 118064 218064 318064 418064 Hah Hah Hah Hah +118065 118065 218065 318065 418065 Hah Hah Hah Hah +118066 118066 218066 318066 418066 Hah Hah Hah Hah +118067 118067 218067 318067 418067 Hah Hah Hah Hah +118068 118068 218068 318068 418068 Hah Hah Hah Hah +118069 118069 218069 318069 418069 Hah Hah Hah Hah +118070 118070 218070 318070 418070 Hah Hah Hah Hah +118071 118071 218071 318071 418071 Hah Hah Hah Hah +118072 118072 218072 318072 418072 Hah Hah Hah Hah +118073 118073 218073 318073 418073 Hah Hah Hah Hah +118074 118074 218074 318074 418074 Hah Hah Hah Hah +118075 118075 218075 318075 418075 Hah Hah Hah Hah +118076 118076 218076 318076 418076 We'd better finish this quick! We'd better finish this quick! We'd better finish this quick! We'd better finish this quick! +118077 118077 218077 318077 418077 Let's take them out. Let's take them out. Let's take them out. Let's take them out. +118078 118078 218078 318078 418078 Better keep your guard up! Better keep your guard up! Better keep your guard up! Better keep your guard up! +118079 118079 218079 318079 418079 Hacking in! Hacking in! Hacking in! Hacking in! +118080 118080 218080 318080 418080 ...Damn it! ...Damn it! ...Damn it! ...Damn it! +118081 118081 218081 318081 418081 Now they're just messing with us... Now they're just messing with us... Now they're just messing with us... Now they're just messing with us... +118082 118082 218082 318082 418082 Ah... So that's where you were... Ah... So that's where you were... Ah... So that's where you were... Ah... So that's where you were... +118083 118083 218083 318083 418083 Roger. Roger. Roger. Roger. +118084 118084 218084 318084 418084 Uh... right. I'll provide support! Uh... right. I'll provide support! Uh... right. I'll provide support! Uh... right. I'll provide support! +119001 119001 219001 319001 419001 Who are you? Who are you? Who are you? Who are you? +119002 119002 219002 319002 419002 I didn't ask for help. I didn't ask for help. I didn't ask for help. I didn't ask for help. +119003 119003 219003 319003 419003 Well, it's unnecessary. Well, it's unnecessary. Well, it's unnecessary. Well, it's unnecessary. +119004 119004 219004 319004 419004 Guess it's too bad I'm not a newer model. Guess it's too bad I'm not a newer model. Guess it's too bad I'm not a newer model. Guess it's too bad I'm not a newer model. +119005 119005 219005 319005 419005 Huh. Maybe you're not totally useless after all. Huh. Maybe you're not totally useless after all. Huh. Maybe you're not totally useless after all. Huh. Maybe you're not totally useless after all. +119006 119006 219006 319006 419006 All right. All right. All right. All right. +119007 119007 219007 319007 419007 Don't tell me what to do. Don't tell me what to do. Don't tell me what to do. Don't tell me what to do. +119008 119008 219008 319008 419008 Yeah, that's REAL helpful! Yeah, that's REAL helpful! Yeah, that's REAL helpful! Yeah, that's REAL helpful! +119009 119009 219009 319009 419009 Next time ask me before you go poking around in my head. Next time ask me before you go poking around in my head. Next time ask me before you go poking around in my head. Next time ask me before you go poking around in my head. +119010 119010 219010 319010 419010 Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? Warfare as entertainment? What were humans thinking? +119011 119011 219011 319011 419011 My intention is to beat the hell out of every god damn machine I can find! Is that enough for you?! My intention is to beat the hell out of every god damn machine I can find! Is that enough for you?! My intention is to beat the hell out of every god damn machine I can find! Is that enough for you?! My intention is to beat the hell out of every god damn machine I can find! Is that enough for you?! +119012 119012 219012 319012 419012 Machines don't have souls. They're just murder bots with a fancy name. Machines don't have souls. They're just murder bots with a fancy name. Machines don't have souls. They're just murder bots with a fancy name. Machines don't have souls. They're just murder bots with a fancy name. +119013 119013 219013 319013 419013 Some records on old humans... Damn it, this is useless. There's too many of them. Some records on old humans... Some records on old humans... Some records on old humans... +119014 119014 219014 319014 419014 So much for "Goliath" class. That was over before it started. So much for "Goliath" class. That was over before it started. So much for "Goliath" class. That was over before it started. So much for "Goliath" class. That was over before it started. +119015 119015 219015 319015 419015 2B told me she wanted you to... become a good person. 2B told me she wanted you to... become a good person. 2B told me she wanted you to... become a good person. 2B told me she wanted you to... become a good person. +119016 119016 219016 319016 419016 I never quite realized... how beautiful this world is. I never quite realized... how beautiful this world is. I never quite realized... how beautiful this world is. I never quite realized... how beautiful this world is. +119017 119017 219017 319017 419017 Shut... the hell... up. Shut... the hell... up. Shut... the hell... up. Shut... the hell... up. +119018 119018 219018 319018 419018 This looks useless. This looks useless. This looks useless. This looks useless. +119019 119019 219019 319019 419019 You have GOT to be kidding me. You have GOT to be kidding me. You have GOT to be kidding me. You have GOT to be kidding me. +119020 119020 219020 319020 419020 Leave it. Leave it. Leave it. Leave it. +119021 119021 219021 319021 419021 You don't know when to shut up, do you... You don't know when to shut up, do you... You don't know when to shut up, do you... You don't know when to shut up, do you... +119022 119022 219022 319022 419022 Then I'll accept it. Then I'll accept it. Then I'll accept it. Then I'll accept it. +119023 119023 219023 319023 419023 You're not so bad, POD. You know that? You're not so bad, POD. You know that? You're not so bad, POD. You know that? You're not so bad, POD. You know that? +119024 119024 219024 319024 419024 Explain. Explain. Explain. Explain. +119025 119025 219025 319025 419025 Woops, more luggage... Woops, more luggage... Woops, more luggage... Woops, more luggage... +119026 119026 219026 319026 419026 Well, aren't you helpful. Well, aren't you helpful. Well, aren't you helpful. Well, aren't you helpful. +119027 119027 219027 319027 419027 But why are YOU here? But why are YOU here? But why are YOU here? But why are YOU here? +119028 119028 219028 319028 419028 What a waste of time. What a waste of time. What a waste of time. What a waste of time. +119029 119029 219029 319029 419029 Huh? Who are they? Huh? Who are they? Huh? Who are they? Huh? Who are they? +119030 119030 219030 319030 419030 Why the hell would I do that? Why the hell would I do that? Why the hell would I do that? Why the hell would I do that? +119031 119031 219031 319031 419031 Look, just stay out of my way. Look, just stay out of my way. Look, just stay out of my way. Look, just stay out of my way. +119032 119032 219032 319032 419032 Well, let's get it over with. Well, let's get it over with. Well, let's get it over with. Well, let's get it over with. +119033 119033 219033 319033 419033 Round thing! You okay?! Round thing! You okay?! Round thing! You okay?! Round thing! You okay?! +119034 119034 219034 319034 419034 Okay, this is NOT good! Okay, this is NOT good! Okay, this is NOT good! Okay, this is NOT good! +119035 119035 219035 319035 419035 I'd be more concerned about me smashing your face if I were you. I'd be more concerned about me smashing your face if I were you. I'd be more concerned about me smashing your face if I were you. I'd be more concerned about me smashing your face if I were you. +119036 119036 219036 319036 419036 Satisfy me. Satisfy me. Satisfy me. Satisfy me. +119037 119037 219037 319037 419037 Take it easy! Take it easy! Take it easy! Take it easy! +119038 119038 219038 319038 419038 Is that all you've got? Is that all you've got? Is that all you've got? Is that all you've got? +119039 119039 219039 319039 419039 Crush them all! Crush them all! Crush them all! Crush them all! +119040 119040 219040 319040 419040 Damn it! Damn it! Damn it! Damn it! +119041 119041 219041 319041 419041 It can't end here... It can't end here... It can't end here... It can't end here... +119042 119042 219042 319042 419042 Distracted? Distracted? Distracted? Distracted? +119043 119043 219043 319043 419043 I'll take care of you in no time. I'll take care of you in no time. I'll take care of you in no time. I'll take care of you in no time. +119044 119044 219044 319044 419044 Save my time. Save my time. Save my time. Save my time. +119045 119045 219045 319045 419045 Let's begin. Let's begin. Let's begin. Let's begin. +119046 119046 219046 319046 419046 No big deal. No big deal. No big deal. No big deal. +119047 119047 219047 319047 419047 Hah Hah Hah Hah +119048 119048 219048 319048 419048 Hah Hah Hah Hah +119049 119049 219049 319049 419049 Hah Hah Hah Hah +119050 119050 219050 319050 419050 Hah Hah Hah Hah +119051 119051 219051 319051 419051 Hah Hah Hah Hah +119052 119052 219052 319052 419052 Hah Hah Hah Hah +119053 119053 219053 319053 419053 Hah Hah Hah Hah +119054 119054 219054 319054 419054 Hah Hah Hah Hah +119055 119055 219055 319055 419055 Hah Hah Hah Hah +119056 119056 219056 319056 419056 Hah Hah Hah Hah +119057 119057 219057 319057 419057 Hah Hah Hah Hah +119058 119058 219058 319058 419058 Hah Hah Hah Hah +119059 119059 219059 319059 419059 Hah Hah Hah Hah +119060 119060 219060 319060 419060 Hah Hah Hah Hah +119061 119061 219061 319061 419061 Hah Hah Hah Hah +119062 119062 219062 319062 419062 Satisfy me. Satisfy me. Satisfy me. Satisfy me. +119063 119063 219063 319063 419063 Take it easy! Take it easy! Take it easy! Take it easy! +119064 119064 219064 319064 419064 Is that all you've got? Is that all you've got? Is that all you've got? Is that all you've got? +119065 119065 219065 319065 419065 Crush them all! Crush them all! Crush them all! Crush them all! +119066 119066 219066 319066 419066 Damn it! Damn it! Damn it! Damn it! +119067 119067 219067 319067 419067 It can't end here... It can't end here... It can't end here... It can't end here... +119068 119068 219068 319068 419068 Distracted? Distracted? Distracted? Distracted? +119069 119069 219069 319069 419069 I'll take care of you in no time. I'll take care of you in no time. I'll take care of you in no time. I'll take care of you in no time. +119070 119070 219070 319070 419070 Save my time. Save my time. Save my time. Save my time. +119071 119071 219071 319071 419071 Is that it? Is that it? Is that it? Is that it? +119072 119072 219072 319072 419072 Is it over? Is it over? Is it over? Is it over? +120001 120001 220001 320001 420001 I'm... Luna. I'm... Luna. I'm... Luna. I'm... Luna. +120002 120002 220002 320002 420002 ...Sister, have you made it thus far in the same way? ...Sister, have you made it thus far in the same way? ...Sister, have you made it thus far in the same way? ...Sister, have you made it thus far in the same way? +120003 120003 220003 320003 420003 People let themselves be shackled and enslaved by vanity, losing sight of their true purpose. Are you one of them? People let themselves be shackled and enslaved by vanity, losing sight of their true purpose. Are you one of them? People let themselves be shackled and enslaved by vanity, losing sight of their true purpose. Are you one of them? People let themselves be shackled and enslaved by vanity, losing sight of their true purpose. Are you one of them? +120004 120004 220004 320004 420004 The frame has changed... And it wasn't because of Punishing. So that's how Babylonia evolves? The frame has changed... And it wasn't because of Punishing. So that's how Babylonia evolves? The frame has changed... And it wasn't because of Punishing. So that's how Babylonia evolves? The frame has changed... And it wasn't because of Punishing. So that's how Babylonia evolves? +120005 120005 220005 320005 420005 Power is returning to its origin. Power is returning to its origin. Power is returning to its origin. Power is returning to its origin. +120006 120006 220006 320006 420006 Weapons? What do you think when you assemble, craft, and practice them? Weapons? What do you think when you assemble, craft, and practice them? Weapons? What do you think when you assemble, craft, and practice them? Weapons? What do you think when you assemble, craft, and practice them? +120007 120007 220007 320007 420007 I am not interested in what's on the battlefield. You just need to tell me your targets. I am not interested in what's on the battlefield. You just need to tell me your targets. I am not interested in what's on the battlefield. You just need to tell me your targets. I am not interested in what's on the battlefield. You just need to tell me your targets. +120008 120008 220008 320008 420008 ...And as the leader? ...And as the leader? ...And as the leader? ...And as the leader? +120009 120009 220009 320009 420009 Do what you have to do. Do what you have to do. Do what you have to do. Do what you have to do. +120010 120010 220010 320010 420010 You all seem to believe that the Punishing Virus is a threat to human civilizations... but is that the truth? You all seem to believe that the Punishing Virus is a threat to human civilizations... but is that the truth? You all seem to believe that the Punishing Virus is a threat to human civilizations... but is that the truth? You all seem to believe that the Punishing Virus is a threat to human civilizations... but is that the truth? +120011 120011 220011 320011 420011 Pursuing your goals by any means necessary, leaving behind anyone that does not serve your purpose... Isn't that what you humans do? But you also stand on your moral high ground, criticizing this behavior with laughable hypocrisy. What is it that you humans want? Pursuing your goals by any means necessary, leaving behind anyone that does not serve your purpose... Isn't that what you humans do? But you also stand on your moral high ground, criticizing this behavior with laughable hypocrisy. What is it that you humans want? Pursuing your goals by any means necessary, leaving behind anyone that does not serve your purpose... Isn't that what you humans do? But you also stand on your moral high ground, criticizing this behavior with laughable hypocrisy. What is it that you humans want? Pursuing your goals by any means necessary, leaving behind anyone that does not serve your purpose... Isn't that what you humans do? But you also stand on your moral high ground, criticizing this behavior with laughable hypocrisy. What is it that you humans want? +120012 120012 220012 320012 420012 Babylonia... I used to fantasize about this place as well. Babylonia... I used to fantasize about this place as well. Babylonia... I used to fantasize about this place as well. Babylonia... I used to fantasize about this place as well. +120013 120013 220013 320013 420013 Here's something you might already know. Ascendants... are Constructs as well. The frail human flesh is incapable of withstanding the strength of Ascension-Network. Here's something you might already know. Ascendants... are Constructs as well. The frail human flesh is incapable of withstanding the strength of Ascension-Network. Here's something you might already know. Ascendants... are Constructs as well. The frail human flesh is incapable of withstanding the strength of Ascension-Network. Here's something you might already know. Ascendants... are Constructs as well. The frail human flesh is incapable of withstanding the strength of Ascension-Network. +120014 120014 220014 320014 420014 "Reconciliation with Your Alienated Family"... Is this book written by a human? Introduce me to the author. Oh? Already dead? I guess that's normal. "Reconciliation with Your Alienated Family"... Is this book written by a human? Introduce me to the author. Oh? Already dead? I guess that's normal. "Reconciliation with Your Alienated Family"... Is this book written by a human? Introduce me to the author. Oh? Already dead? I guess that's normal. "Reconciliation with Your Alienated Family"... Is this book written by a human? Introduce me to the author. Oh? Already dead? I guess that's normal. +120015 120015 220015 320015 420015 The Punishing Virus poses the biggest threat to humans, and it is a power that the Ascendants can control. Are you still unsure about what to choose, human commandant? The Punishing Virus poses the biggest threat to humans, and it is a power that the Ascendants can control. Are you still unsure about what to choose, human commandant? The Punishing Virus poses the biggest threat to humans, and it is a power that the Ascendants can control. Are you still unsure about what to choose, human commandant? The Punishing Virus poses the biggest threat to humans, and it is a power that the Ascendants can control. Are you still unsure about what to choose, human commandant? +120016 120016 220016 320016 420016 What do you imagine the world will be like when humans become extinct? Don't be alarmed. I just want to hear your thoughts. What do you imagine the world will be like when humans become extinct? Don't be alarmed. I just want to hear your thoughts. What do you imagine the world will be like when humans become extinct? Don't be alarmed. I just want to hear your thoughts. What do you imagine the world will be like when humans become extinct? Don't be alarmed. I just want to hear your thoughts. +120017 120017 220017 320017 420017 Truth about Ascension-Network? There are answers that you might not like. Just stay the way you are. That's enough. Truth about Ascension-Network? There are answers that you might not like. Just stay the way you are. That's enough. Truth about Ascension-Network? There are answers that you might not like. Just stay the way you are. That's enough. Truth about Ascension-Network? There are answers that you might not like. Just stay the way you are. That's enough. +120018 120018 220018 320018 420018 You, unlike others, have never betrayed that sister of mine. With you, maybe I can... You, unlike others, have never betrayed that sister of mine. With you, maybe I can... You, unlike others, have never betrayed that sister of mine. With you, maybe I can... You, unlike others, have never betrayed that sister of mine. With you, maybe I can... +120019 120019 220019 320019 420019 Humans in this world may not be as awful as I thought, and mass extinction may not be necessary... I will not deny that it was you who swayed my opinion... Humans in this world may not be as awful as I thought, and mass extinction may not be necessary... I will not deny that it was you who swayed my opinion... Humans in this world may not be as awful as I thought, and mass extinction may not be necessary... I will not deny that it was you who swayed my opinion... Humans in this world may not be as awful as I thought, and mass extinction may not be necessary... I will not deny that it was you who swayed my opinion... +120020 120020 220020 320020 420020 When I last wished to protect someone, all I felt was despair and pain. I had no regrets about my decision, but I was also determined to not feel the same way for anyone else but my sister. But, now... When I last wished to protect someone, all I felt was despair and pain. I had no regrets about my decision, but I was also determined to not feel the same way for anyone else but my sister. But, now... When I last wished to protect someone, all I felt was despair and pain. I had no regrets about my decision, but I was also determined to not feel the same way for anyone else but my sister. But, now... When I last wished to protect someone, all I felt was despair and pain. I had no regrets about my decision, but I was also determined to not feel the same way for anyone else but my sister. But, now... +120021 120021 220021 320021 420021 I don't care about the death of those worthless insects. But you must live a long life and stand by my side once the world has been "filtered" and brought into a new era. I don't care about the death of those worthless insects. But you must live a long life and stand by my side once the world has been "filtered" and brought into a new era. I don't care about the death of those worthless insects. But you must live a long life and stand by my side once the world has been "filtered" and brought into a new era. I don't care about the death of those worthless insects. But you must live a long life and stand by my side once the world has been "filtered" and brought into a new era. +120022 120022 220022 320022 420022 You seem to think I'm a murderous Ascendant? This is because the world has far too many irreparable things. If you want me to stop, I'll think about sparing their lives. Only for you will I make an exception. You seem to think I'm a murderous Ascendant? This is because the world has far too many irreparable things. If you want me to stop, I'll think about sparing their lives. Only for you will I make an exception. You seem to think I'm a murderous Ascendant? This is because the world has far too many irreparable things. If you want me to stop, I'll think about sparing their lives. Only for you will I make an exception. You seem to think I'm a murderous Ascendant? This is because the world has far too many irreparable things. If you want me to stop, I'll think about sparing their lives. Only for you will I make an exception. +120023 120023 220023 320023 420023 You should think about the consequences of being courteous to me. You should think about the consequences of being courteous to me. You should think about the consequences of being courteous to me. You should think about the consequences of being courteous to me. +120024 120024 220024 320024 420024 Are you trying to cozy up to me? Are you trying to cozy up to me? Are you trying to cozy up to me? Are you trying to cozy up to me? +120025 120025 220025 320025 420025 Have you finally come to your senses? Have you finally come to your senses? Have you finally come to your senses? Have you finally come to your senses? +120026 120026 220026 320026 420026 If you're capable of this, you must be willing to go against all that has come before, right? If you're capable of this, you must be willing to go against all that has come before, right? If you're capable of this, you must be willing to go against all that has come before, right? If you're capable of this, you must be willing to go against all that has come before, right? +120027 120027 220027 320027 420027 I might have been swayed if I were still a human. But now... Forget it. I might have been swayed if I were still a human. But now... Forget it. I might have been swayed if I were still a human. But now... Forget it. I might have been swayed if I were still a human. But now... Forget it. +120028 120028 220028 320028 420028 ...I don't hate it. However, this is inadequate to alter my perception of you people. ...I don't hate it. However, this is inadequate to alter my perception of you people. ...I don't hate it. However, this is inadequate to alter my perception of you people. ...I don't hate it. However, this is inadequate to alter my perception of you people. +120029 120029 220029 320029 420029 Why are you so eager to warm up to me? You should cling to your principles, don't you think? Why are you so eager to warm up to me? You should cling to your principles, don't you think? Why are you so eager to warm up to me? You should cling to your principles, don't you think? Why are you so eager to warm up to me? You should cling to your principles, don't you think? +120030 120030 220030 320030 420030 ...Either way, you don't give up, do you? ...Either way, you don't give up, do you? ...Either way, you don't give up, do you? ...Either way, you don't give up, do you? +120031 120031 220031 320031 420031 I'll stay by your side. I can feel it in your eyes—this is also what you want, isn't it? I'll stay by your side. I can feel it in your eyes—this is also what you want, isn't it? I'll stay by your side. I can feel it in your eyes—this is also what you want, isn't it? I'll stay by your side. I can feel it in your eyes—this is also what you want, isn't it? +120032 120032 220032 320032 420032 I can see why my sister thinks you're so special. If it had been you who had first discovered her... I can see why my sister thinks you're so special. If it had been you who had first discovered her... I can see why my sister thinks you're so special. If it had been you who had first discovered her... I can see why my sister thinks you're so special. If it had been you who had first discovered her... +120033 120033 220033 320033 420033 Every second, some planets are formed, and others are destroyed in this vast cosmos. Earth's destruction is a part of the annihilation. You, on the other hand, make this planet unique. Every second, some planets are formed, and others are destroyed in this vast cosmos. Earth's destruction is a part of the annihilation. You, on the other hand, make this planet unique. Every second, some planets are formed, and others are destroyed in this vast cosmos. Earth's destruction is a part of the annihilation. You, on the other hand, make this planet unique. Every second, some planets are formed, and others are destroyed in this vast cosmos. Earth's destruction is a part of the annihilation. You, on the other hand, make this planet unique. +120034 120034 220034 320034 420034 What I most look forward to are not your gifts, but you, who are ingrained in my memory. What I most look forward to are not your gifts, but you, who are ingrained in my memory. What I most look forward to are not your gifts, but you, who are ingrained in my memory. What I most look forward to are not your gifts, but you, who are ingrained in my memory. +120035 120035 220035 320035 420035 You seem to enjoy lounging about, don't you? So why don't you stop resisting once and for all? You seem to enjoy lounging about, don't you? So why don't you stop resisting once and for all? You seem to enjoy lounging about, don't you? So why don't you stop resisting once and for all? You seem to enjoy lounging about, don't you? So why don't you stop resisting once and for all? +120036 120036 220036 320036 420036 Are you terrified of seeking the truth about this world? Are you terrified of seeking the truth about this world? Are you terrified of seeking the truth about this world? Are you terrified of seeking the truth about this world? +120037 120037 220037 320037 420037 You seem quite relaxed... I'm standing beside you. Aren't you concerned that I might harm you? You seem quite relaxed... I'm standing beside you. Aren't you concerned that I might harm you? You seem quite relaxed... I'm standing beside you. Aren't you concerned that I might harm you? You seem quite relaxed... I'm standing beside you. Aren't you concerned that I might harm you? +120038 120038 220038 320038 420038 Is that how you try to change my opinion of humans? Is that how you try to change my opinion of humans? Is that how you try to change my opinion of humans? Is that how you try to change my opinion of humans? +120039 120039 220039 320039 420039 Did a team member ever tell you that the way you sleep makes people want to play a prank on you? Did a team member ever tell you that the way you sleep makes people want to play a prank on you? Did a team member ever tell you that the way you sleep makes people want to play a prank on you? Did a team member ever tell you that the way you sleep makes people want to play a prank on you? +120040 120040 220040 320040 420040 Fine... If you could only find peace with me... Fine... If you could only find peace with me... Fine... If you could only find peace with me... Fine... If you could only find peace with me... +120041 120041 220041 320041 420041 Oppression and insatiability—human weaknesses appear before me once again. Oppression and insatiability—human weaknesses appear before me once again. Oppression and insatiability—human weaknesses appear before me once again. Oppression and insatiability—human weaknesses appear before me once again. +120042 120042 220042 320042 420042 You look exhausted. Maybe this is a great chance for me to eliminate Babylonia. You look exhausted. Maybe this is a great chance for me to eliminate Babylonia. You look exhausted. Maybe this is a great chance for me to eliminate Babylonia. You look exhausted. Maybe this is a great chance for me to eliminate Babylonia. +120043 120043 220043 320043 420043 I'm not going to do anything... Until you regain your usual vitality. I'm not going to do anything... Until you regain your usual vitality. I'm not going to do anything... Until you regain your usual vitality. I'm not going to do anything... Until you regain your usual vitality. +120044 120044 220044 320044 420044 The world won't come to an end just because you take a break. I guarantee it. The world won't come to an end just because you take a break. I guarantee it. The world won't come to an end just because you take a break. I guarantee it. The world won't come to an end just because you take a break. I guarantee it. +120045 120045 220045 320045 420045 You're here. You're here. You're here. You're here. +120046 120046 220046 320046 420046 Ascension-Network is the driving factor in revolutionizing this world. Ascension-Network is the driving factor in revolutionizing this world. Ascension-Network is the driving factor in revolutionizing this world. Ascension-Network is the driving factor in revolutionizing this world. +120047 120047 220047 320047 420047 Humans are a stupid, selfish, and wasteful species. You still don't grasp why the catastrophe strikes and the Punishing Virus rampages? Humans are a stupid, selfish, and wasteful species. You still don't grasp why the catastrophe strikes and the Punishing Virus rampages? Humans are a stupid, selfish, and wasteful species. You still don't grasp why the catastrophe strikes and the Punishing Virus rampages? Humans are a stupid, selfish, and wasteful species. You still don't grasp why the catastrophe strikes and the Punishing Virus rampages? +120048 120048 220048 320048 420048 You always seem to have a question for me. That is the nature of human curiosity toward the unknown... Some are destroyed, while others are revived. What does the future hold for you? You always seem to have a question for me. That is the nature of human curiosity toward the unknown... Some are destroyed, while others are revived. What does the future hold for you? You always seem to have a question for me. That is the nature of human curiosity toward the unknown... Some are destroyed, while others are revived. What does the future hold for you? You always seem to have a question for me. That is the nature of human curiosity toward the unknown... Some are destroyed, while others are revived. What does the future hold for you? +120049 120049 220049 320049 420049 With you in it, maybe the world isn't so hopeless after all. With you in it, maybe the world isn't so hopeless after all. With you in it, maybe the world isn't so hopeless after all. With you in it, maybe the world isn't so hopeless after all. +120050 120050 220050 320050 420050 Join me in reshaping the world. Join me in reshaping the world. Join me in reshaping the world. Join me in reshaping the world. +120051 120051 220051 320051 420051 You should bring me something a little more entertaining from time to time. I would become bored, you know? You should bring me something a little more entertaining from time to time. I would become bored, you know? You should bring me something a little more entertaining from time to time. I would become bored, you know? You should bring me something a little more entertaining from time to time. I would become bored, you know? +120052 120052 220052 320052 420052 I get a little sad... thinking about how I won't be able to see you like this every day. It's hard to break a habit. I get a little sad... thinking about how I won't be able to see you like this every day. It's hard to break a habit. I get a little sad... thinking about how I won't be able to see you like this every day. It's hard to break a habit. I get a little sad... thinking about how I won't be able to see you like this every day. It's hard to break a habit. +120053 120053 220053 320053 420053 If you, too, want to quit everything, humans have no place in this world. If you, too, want to quit everything, humans have no place in this world. If you, too, want to quit everything, humans have no place in this world. If you, too, want to quit everything, humans have no place in this world. +120054 120054 220054 320054 420054 What are you doing? What are you doing? What are you doing? What are you doing? +120055 120055 220055 320055 420055 You thought you could rattle me with this small act? You thought you could rattle me with this small act? You thought you could rattle me with this small act? You thought you could rattle me with this small act? +120056 120056 220056 320056 420056 ...Sis. ...Sis. ...Sis. ...Sis. +120057 120057 220057 320057 420057 Don't touch me. Don't touch me. Don't touch me. Don't touch me. +120058 120058 220058 320058 420058 Pointless act. Is it going to make you happy? Pointless act. Is it going to make you happy? Pointless act. Is it going to make you happy? Pointless act. Is it going to make you happy? +120059 120059 220059 320059 420059 Stop revealing your human flaws to me. Stop revealing your human flaws to me. Stop revealing your human flaws to me. Stop revealing your human flaws to me. +120060 120060 220060 320060 420060 If my subordinates were more like you, Ascendants would be able to take over Babylonia in no time. Huh, I'm simply complimenting your strength... Why are you making that expression? If my subordinates were more like you, Ascendants would be able to take over Babylonia in no time. Huh, I'm simply complimenting your strength... Why are you making that expression? If my subordinates were more like you, Ascendants would be able to take over Babylonia in no time. Huh, I'm simply complimenting your strength... Why are you making that expression? If my subordinates were more like you, Ascendants would be able to take over Babylonia in no time. Huh, I'm simply complimenting your strength... Why are you making that expression? +120061 120061 220061 320061 420061 Even by Ascendant standards, your performance is extraordinary—I admire you for it. Even by Ascendant standards, your performance is extraordinary—I admire you for it. Even by Ascendant standards, your performance is extraordinary—I admire you for it. Even by Ascendant standards, your performance is extraordinary—I admire you for it. +120062 120062 220062 320062 420062 Alright. Alright. Alright. Alright. +120063 120063 220063 320063 420063 Hm! Hm! Hm! Hm! +120064 120064 220064 320064 420064 Ugh...! Ugh...! Ugh...! Ugh...! +120065 120065 220065 320065 420065 ... ... ... ... +120066 120066 220066 320066 420066 Um... Um... Um... Um... +120067 120067 220067 320067 420067 I will bring you annihilation. I will bring you annihilation. I will bring you annihilation. I will bring you annihilation. +120068 120068 220068 320068 420068 Let it be the end. Let it be the end. Let it be the end. Let it be the end. +120069 120069 220069 320069 420069 Resurrect. Resurrect. Resurrect. Resurrect. +120070 120070 220070 320070 420070 Punishment will descend here. Punishment will descend here. Punishment will descend here. Punishment will descend here. +120071 120071 220071 320071 420071 ...That's impossible. ...That's impossible. ...That's impossible. ...That's impossible. +120072 120072 220072 320072 420072 You think you can stop me? You think you can stop me? You think you can stop me? You think you can stop me? +120073 120073 220073 320073 420073 ...Got wrecked again. ...Got wrecked again. ...Got wrecked again. ...Got wrecked again. +120074 120074 220074 320074 420074 Obey me, or you will be obliterated. Obey me, or you will be obliterated. Obey me, or you will be obliterated. Obey me, or you will be obliterated. +120075 120075 220075 320075 420075 Insects. Insects. Insects. Insects. +120076 120076 220076 320076 420076 Let the filtering begin. Let the filtering begin. Let the filtering begin. Let the filtering begin. +120077 120077 220077 320077 420077 This is the power of Ascension-Network... Understood? This is the power of Ascension-Network... Understood? This is the power of Ascension-Network... Understood? This is the power of Ascension-Network... Understood? +120078 120078 220078 320078 420078 Take—this! Take—this! Take—this! Take—this! +120079 120079 220079 320079 420079 Take—this! Take—this! Take—this! Take—this! +120080 120080 220080 320080 420080 Take—this! Take—this! Take—this! Take—this! +120081 120081 220081 320081 420081 Take—this! Take—this! Take—this! Take—this! +120082 120082 220082 320082 420082 Take—this! Take—this! Take—this! Take—this! +120083 120083 220083 320083 420083 Take—this! Take—this! Take—this! Take—this! +120084 120084 220084 320084 420084 Take—this! Take—this! Take—this! Take—this! +120085 120085 220085 320085 420085 Take—this! Take—this! Take—this! Take—this! +120086 120086 220086 320086 420086 Take—this! Take—this! Take—this! Take—this! +120087 120087 220087 320087 420087 Take—this! Take—this! Take—this! Take—this! +120088 120088 220088 320088 420088 Take—this! Take—this! Take—this! Take—this! +120089 120089 220089 320089 420089 Take—this! Take—this! Take—this! Take—this! +120090 120090 220090 320090 420090 Take—this! Take—this! Take—this! Take—this! +120091 120091 220091 320091 420091 Take—this! Take—this! Take—this! Take—this! +120092 120092 220092 320092 420092 Take—this! Take—this! Take—this! Take—this! +120093 120093 220093 320093 420093 I will bring you annihilation. I will bring you annihilation. I will bring you annihilation. I will bring you annihilation. +120094 120094 220094 320094 420094 Let it be the end. Let it be the end. Let it be the end. Let it be the end. +120095 120095 220095 320095 420095 Resurrect. Resurrect. Resurrect. Resurrect. +120096 120096 220096 320096 420096 ...That's impossible. ...That's impossible. ...That's impossible. ...That's impossible. +120097 120097 220097 320097 420097 You think you can stop me? You think you can stop me? You think you can stop me? You think you can stop me? +120098 120098 220098 320098 420098 Obey me, or you will be obliterated. Obey me, or you will be obliterated. Obey me, or you will be obliterated. Obey me, or you will be obliterated. +120099 120099 220099 320099 420099 Insects. Insects. Insects. Insects. +121001 121001 221001 321001 421001 Hello, my name is Se... Selena... Hello, my name is Se... Selena... Hello, my name is Se... Selena... Hello, my name is Se... Selena... +121002 121002 221002 321002 421002 Frame upgrades... Do you think I still need them now? Frame upgrades... Do you think I still need them now? Frame upgrades... Do you think I still need them now? Frame upgrades... Do you think I still need them now? +121003 121003 221003 321003 421003 Promote... Do you mean being the concertmaster? Promote... Do you mean being the concertmaster? Promote... Do you mean being the concertmaster? Promote... Do you mean being the concertmaster? +121004 121004 221004 321004 421004 No matter who I turn out to be, will you always regard me as Selena? No matter who I turn out to be, will you always regard me as Selena? No matter who I turn out to be, will you always regard me as Selena? No matter who I turn out to be, will you always regard me as Selena? +121005 121005 221005 321005 421005 I can now play the music more proficiently. I can now play the music more proficiently. I can now play the music more proficiently. I can now play the music more proficiently. +121006 121006 221006 321006 421006 I'll use it to shield the tempest from you. I'll use it to shield the tempest from you. I'll use it to shield the tempest from you. I'll use it to shield the tempest from you. +121007 121007 221007 321007 421007 I hope I can put on a perfect performance with all of you. I hope I can put on a perfect performance with all of you. I hope I can put on a perfect performance with all of you. I hope I can put on a perfect performance with all of you. +121008 121008 221008 321008 421008 Shall I conduct this "opera"? As you wish. Shall I conduct this "opera"? As you wish. Shall I conduct this "opera"? As you wish. Shall I conduct this "opera"? As you wish. +121009 121009 221009 321009 421009 I heard... a signal from the depths of the tempest. I heard... a signal from the depths of the tempest. I heard... a signal from the depths of the tempest. I heard... a signal from the depths of the tempest. +121010 121010 221010 321010 421010 What's past is prologue—I don't remember the past very clearly. What's past is prologue—I don't remember the past very clearly. What's past is prologue—I don't remember the past very clearly. What's past is prologue—I don't remember the past very clearly. +121011 121011 221011 321011 421011 Please don't get too close to me. I can't control myself right now. Please don't get too close to me. I can't control myself right now. Please don't get too close to me. I can't control myself right now. Please don't get too close to me. I can't control myself right now. +121012 121012 221012 321012 421012 Thank you for giving me shelter... This is enough. No—this... this is good. Thank you for giving me shelter... This is enough. No—this... this is good. Thank you for giving me shelter... This is enough. No—this... this is good. Thank you for giving me shelter... This is enough. No—this... this is good. +121013 121013 221013 321013 421013 Don't whisper to me, I can't bear it... Oh, it was you...? Nothing. I just talk to myself sometimes. Don't whisper to me, I can't bear it... Oh, it was you...? Nothing. I just talk to myself sometimes. Don't whisper to me, I can't bear it... Oh, it was you...? Nothing. I just talk to myself sometimes. Don't whisper to me, I can't bear it... Oh, it was you...? Nothing. I just talk to myself sometimes. +121014 121014 221014 321014 421014 The sea roars, the wind sighs, the martyr cries... These sounds have been ringing in my ears ever since. The sea roars, the wind sighs, the martyr cries... These sounds have been ringing in my ears ever since. The sea roars, the wind sighs, the martyr cries... These sounds have been ringing in my ears ever since. The sea roars, the wind sighs, the martyr cries... These sounds have been ringing in my ears ever since. +121015 121015 221015 321015 421015 Shall I compare thee to a Summers day?... Nothing, but a verse. Shall I compare thee to a Summers day?... Nothing, but a verse. Shall I compare thee to a Summers day?... Nothing, but a verse. Shall I compare thee to a Summers day?... Nothing, but a verse. +121016 121016 221016 321016 421016 Once I am connected to you, the sounds of the storm and wind ringing in my ears suddenly stop. Once I am connected to you, the sounds of the storm and wind ringing in my ears suddenly stop. Once I am connected to you, the sounds of the storm and wind ringing in my ears suddenly stop. Once I am connected to you, the sounds of the storm and wind ringing in my ears suddenly stop. +121017 121017 221017 321017 421017 I had a long nightmare, wandering in solitude till I forgot what I was like at the beginning. Later I saw the light and followed it for quite a while, then I saw you. I had a long nightmare, wandering in solitude till I forgot what I was like at the beginning. Later I saw the light and followed it for quite a while, then I saw you. I had a long nightmare, wandering in solitude till I forgot what I was like at the beginning. Later I saw the light and followed it for quite a while, then I saw you. I had a long nightmare, wandering in solitude till I forgot what I was like at the beginning. Later I saw the light and followed it for quite a while, then I saw you. +121018 121018 221018 321018 421018 We are such stuff as dreams are made on; and our little life is rounded with a sleep… I'm worried that this peaceful time is just a dream. If this is just a dream, please let me sleep longer. We are such stuff as dreams are made on; and our little life is rounded with a sleep… I'm worried that this peaceful time is just a dream. If this is just a dream, please let me sleep longer. We are such stuff as dreams are made on; and our little life is rounded with a sleep… I'm worried that this peaceful time is just a dream. If this is just a dream, please let me sleep longer. We are such stuff as dreams are made on; and our little life is rounded with a sleep… I'm worried that this peaceful time is just a dream. If this is just a dream, please let me sleep longer. +121019 121019 221019 321019 421019 If you had been around at that time, would I have had to endure such long suffering? If you had been around at that time, would I have had to endure such long suffering? If you had been around at that time, would I have had to endure such long suffering? If you had been around at that time, would I have had to endure such long suffering? +121020 121020 221020 321020 421020 May my song of prayer be a comfort to you as you cross the thorns. May my song of prayer be a comfort to you as you cross the thorns. May my song of prayer be a comfort to you as you cross the thorns. May my song of prayer be a comfort to you as you cross the thorns. +121021 121021 221021 321021 421021 No matter what happens, I'll call your name a million times just like you call mine in the tempest. No matter what happens, I'll call your name a million times just like you call mine in the tempest. No matter what happens, I'll call your name a million times just like you call mine in the tempest. No matter what happens, I'll call your name a million times just like you call mine in the tempest. +121022 121022 221022 321022 421022 I want to continue listening to your breathing and your heartbeat without M.I.N.D. connection... They are soft and peaceful, and make me pause briefly in the wild haze of M.I.N.D. I want to continue listening to your breathing and your heartbeat without M.I.N.D. connection... They are soft and peaceful, and make me pause briefly in the wild haze of M.I.N.D. I want to continue listening to your breathing and your heartbeat without M.I.N.D. connection... They are soft and peaceful, and make me pause briefly in the wild haze of M.I.N.D. I want to continue listening to your breathing and your heartbeat without M.I.N.D. connection... They are soft and peaceful, and make me pause briefly in the wild haze of M.I.N.D. +121023 121023 221023 321023 421023 I can't picture the world after the war is over. But I can see the smile on your face in that peaceful world. I guess it's all I've been fighting for thus far. I can't picture the world after the war is over. But I can see the smile on your face in that peaceful world. I guess it's all I've been fighting for thus far. I can't picture the world after the war is over. But I can see the smile on your face in that peaceful world. I guess it's all I've been fighting for thus far. I can't picture the world after the war is over. But I can see the smile on your face in that peaceful world. I guess it's all I've been fighting for thus far. +121024 121024 221024 321024 421024 Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. +121025 121025 221025 321025 421025 ...Thank you? ...Thank you? ...Thank you? ...Thank you? +121026 121026 221026 321026 421026 Please don't get too close to me. I may be a burden to you now. Please don't get too close to me. I may be a burden to you now. Please don't get too close to me. I may be a burden to you now. Please don't get too close to me. I may be a burden to you now. +121027 121027 221027 321027 421027 No need to gild the lily. No need to gild the lily. No need to gild the lily. No need to gild the lily. +121028 121028 221028 321028 421028 Has the light on my chest become brighter? It must be your imagination... Has the light on my chest become brighter? It must be your imagination... Has the light on my chest become brighter? It must be your imagination... Has the light on my chest become brighter? It must be your imagination... +121029 121029 221029 321029 421029 Thank you for your gift. I'll cherish it. Thank you for your gift. I'll cherish it. Thank you for your gift. I'll cherish it. Thank you for your gift. I'll cherish it. +121030 121030 221030 321030 421030 You can get a little closer, just a little bit. It should be fine. You can get a little closer, just a little bit. It should be fine. You can get a little closer, just a little bit. It should be fine. You can get a little closer, just a little bit. It should be fine. +121031 121031 221031 321031 421031 Iris, what a beautiful name, just like the rainbow after a tempest. Thank you for giving me the rainbow. Iris, what a beautiful name, just like the rainbow after a tempest. Thank you for giving me the rainbow. Iris, what a beautiful name, just like the rainbow after a tempest. Thank you for giving me the rainbow. Iris, what a beautiful name, just like the rainbow after a tempest. Thank you for giving me the rainbow. +121032 121032 221032 321032 421032 Like Ariel being rescued, because of you, I saw the light in my pain. Like Ariel being rescued, because of you, I saw the light in my pain. Like Ariel being rescued, because of you, I saw the light in my pain. Like Ariel being rescued, because of you, I saw the light in my pain. +121033 121033 221033 321033 421033 Can you leave your hand on mine a little longer? Yes, I want to keep our fingers touching as long as possible. Can you leave your hand on mine a little longer? Yes, I want to keep our fingers touching as long as possible. Can you leave your hand on mine a little longer? Yes, I want to keep our fingers touching as long as possible. Can you leave your hand on mine a little longer? Yes, I want to keep our fingers touching as long as possible. +121034 121034 221034 321034 421034 I will never let you suffer what I've endured. I will never let you suffer what I've endured. I will never let you suffer what I've endured. I will never let you suffer what I've endured. +121035 121035 221035 321035 421035 Please give me a second. I'm afraid it won't calm me down if we connect right now. Please give me a second. I'm afraid it won't calm me down if we connect right now. Please give me a second. I'm afraid it won't calm me down if we connect right now. Please give me a second. I'm afraid it won't calm me down if we connect right now. +121036 121036 221036 321036 421036 You can't fall asleep in such a place. You can't fall asleep in such a place. You can't fall asleep in such a place. You can't fall asleep in such a place. +121037 121037 221037 321037 421037 Go rest somewhere else. I'm playing music here. It will bother you. Go rest somewhere else. I'm playing music here. It will bother you. Go rest somewhere else. I'm playing music here. It will bother you. Go rest somewhere else. I'm playing music here. It will bother you. +121038 121038 221038 321038 421038 Are you asleep?... In that case, I guess you wouldn't notice if I nestle in your embrace for a while, right? Are you asleep?... In that case, I guess you wouldn't notice if I nestle in your embrace for a while, right? Are you asleep?... In that case, I guess you wouldn't notice if I nestle in your embrace for a while, right? Are you asleep?... In that case, I guess you wouldn't notice if I nestle in your embrace for a while, right? +121039 121039 221039 321039 421039 (Intimate breathing) (Intimate breathing) (Intimate breathing) (Intimate breathing) +121040 121040 221040 321040 421040 If only time could stop in this moment. If only time could stop in this moment. If only time could stop in this moment. If only time could stop in this moment. +121041 121041 221041 321041 421041 Sigh— Sigh— Sigh— Sigh— +121042 121042 221042 321042 421042 Were you thinking about something else as well? Were you thinking about something else as well? Were you thinking about something else as well? Were you thinking about something else as well? +121043 121043 221043 321043 421043 Although I'd like to keep connecting with you like this, connecting my M.I.N.D. for a long time is a burden on your body. Although I'd like to keep connecting with you like this, connecting my M.I.N.D. for a long time is a burden on your body. Although I'd like to keep connecting with you like this, connecting my M.I.N.D. for a long time is a burden on your body. Although I'd like to keep connecting with you like this, connecting my M.I.N.D. for a long time is a burden on your body. +121044 121044 221044 321044 421044 If you're feeling a little tired, take a break, and I'll sing you a lullaby. If you're feeling a little tired, take a break, and I'll sing you a lullaby. If you're feeling a little tired, take a break, and I'll sing you a lullaby. If you're feeling a little tired, take a break, and I'll sing you a lullaby. +121045 121045 221045 321045 421045 Come and rest on my lap. Well, just like this, quietly... Come and rest on my lap. Well, just like this, quietly... Come and rest on my lap. Well, just like this, quietly... Come and rest on my lap. Well, just like this, quietly... +121046 121046 221046 321046 421046 It's not a good idea for you, as a human being, to keep visiting me. It's not a good idea for you, as a human being, to keep visiting me. It's not a good idea for you, as a human being, to keep visiting me. It's not a good idea for you, as a human being, to keep visiting me. +121047 121047 221047 321047 421047 ...Huh? Sorry, my mind was wandering just now. ...Huh? Sorry, my mind was wandering just now. ...Huh? Sorry, my mind was wandering just now. ...Huh? Sorry, my mind was wandering just now. +121048 121048 221048 321048 421048 There you are. Well, I heard your footsteps. There you are. Well, I heard your footsteps. There you are. Well, I heard your footsteps. There you are. Well, I heard your footsteps. +121049 121049 221049 321049 421049 Once I see you, the tempest in my M.I.N.D. will calm down. Once I see you, the tempest in my M.I.N.D. will calm down. Once I see you, the tempest in my M.I.N.D. will calm down. Once I see you, the tempest in my M.I.N.D. will calm down. +121050 121050 221050 321050 421050 The last iris has withered. Did you bring me a new one today? The last iris has withered. Did you bring me a new one today? The last iris has withered. Did you bring me a new one today? The last iris has withered. Did you bring me a new one today? +121051 121051 221051 321051 421051 Yes, there's a lot of noise, but I wouldn't mistake your voice. Yes, there's a lot of noise, but I wouldn't mistake your voice. Yes, there's a lot of noise, but I wouldn't mistake your voice. Yes, there's a lot of noise, but I wouldn't mistake your voice. +121052 121052 221052 321052 421052 When I see you, I don't know why, my M.I.N.D. is stirring again. When I see you, I don't know why, my M.I.N.D. is stirring again. When I see you, I don't know why, my M.I.N.D. is stirring again. When I see you, I don't know why, my M.I.N.D. is stirring again. +121053 121053 221053 321053 421053 The iris is stunning today, please take a look at her. The iris is stunning today, please take a look at her. The iris is stunning today, please take a look at her. The iris is stunning today, please take a look at her. +121054 121054 221054 321054 421054 Conductor... where are you? I don't want to... be here alone... Conductor... where are you? I don't want to... be here alone... Conductor... where are you? I don't want to... be here alone... Conductor... where are you? I don't want to... be here alone... +121055 121055 221055 321055 421055 My hair is messed up. My hair is messed up. My hair is messed up. My hair is messed up. +121056 121056 221056 321056 421056 My skirt... My skirt... My skirt... My skirt... +121057 121057 221057 321057 421057 Ah—will you hold my hand? Ah—will you hold my hand? Ah—will you hold my hand? Ah—will you hold my hand? +121058 121058 221058 321058 421058 Huh? Huh? Huh? Huh? +121059 121059 221059 321059 421059 …You can stay a little longer. It doesn't matter. …You can stay a little longer. It doesn't matter. …You can stay a little longer. It doesn't matter. …You can stay a little longer. It doesn't matter. +121060 121060 221060 321060 421060 Put your hand here for a while, will you? Put your hand here for a while, will you? Put your hand here for a while, will you? Put your hand here for a while, will you? +121061 121061 221061 321061 421061 The mission is as important as vocal coaching, and you must pay attention. The mission is as important as vocal coaching, and you must pay attention. The mission is as important as vocal coaching, and you must pay attention. The mission is as important as vocal coaching, and you must pay attention. +121062 121062 221062 321062 421062 We have done enough for today, let's take a break. Here, have a cough drop. I don't need them any more, you can have it. We have done enough for today, let's take a break. Here, have a cough drop. I don't need them any more, you can have it. We have done enough for today, let's take a break. Here, have a cough drop. I don't need them any more, you can have it. We have done enough for today, let's take a break. Here, have a cough drop. I don't need them any more, you can have it. +121063 121063 221063 321063 421063 A qualified concertmaster obeys every command of a conductor with the utmost care. A qualified concertmaster obeys every command of a conductor with the utmost care. A qualified concertmaster obeys every command of a conductor with the utmost care. A qualified concertmaster obeys every command of a conductor with the utmost care. +121064 121064 221064 321064 421064 Hm! Hm! Hm! Hm! +121065 121065 221065 321065 421065 ... ... ... ... +121066 121066 221066 321066 421066 Ahh— Ahh— Ahh— Ahh— +121067 121067 221067 321067 421067 Huh? Huh? Huh? Huh? +121068 121068 221068 321068 421068 Overture begins. Overture begins. Overture begins. Overture begins. +121069 121069 221069 321069 421069 It's time for the aria. It's time for the aria. It's time for the aria. It's time for the aria. +121070 121070 221070 321070 421070 The quality of mercy is not strain'd. The quality of mercy is not strain'd. The quality of mercy is not strain'd. The quality of mercy is not strain'd. +121071 121071 221071 321071 421071 I present you a final coda. I present you a final coda. I present you a final coda. I present you a final coda. +121072 121072 221072 321072 421072 Hm?! Hm?! Hm?! Hm?! +121073 121073 221073 321073 421073 Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... +121074 121074 221074 321074 421074 If I don't stop the tempest now... Conductor will... If I don't stop the tempest now... Conductor will... If I don't stop the tempest now... Conductor will... If I don't stop the tempest now... Conductor will... +121075 121075 221075 321075 421075 It's time for Rondo. It's time for Rondo. It's time for Rondo. It's time for Rondo. +121076 121076 221076 321076 421076 Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? +121077 121077 221077 321077 421077 Adagio, andante, start. Adagio, andante, start. Adagio, andante, start. Adagio, andante, start. +121078 121078 221078 321078 421078 A requiem for all the lives lost on the battlefield. A requiem for all the lives lost on the battlefield. A requiem for all the lives lost on the battlefield. A requiem for all the lives lost on the battlefield. +121079 121079 221079 321079 421079 Tch! Tch! Tch! Tch! +121080 121080 221080 321080 421080 Tch! Tch! Tch! Tch! +121081 121081 221081 321081 421081 Tch! Tch! Tch! Tch! +121082 121082 221082 321082 421082 Tch! Tch! Tch! Tch! +121083 121083 221083 321083 421083 Tch! Tch! Tch! Tch! +121084 121084 221084 321084 421084 Tch! Tch! Tch! Tch! +121085 121085 221085 321085 421085 Tch! Tch! Tch! Tch! +121086 121086 221086 321086 421086 Tch! Tch! Tch! Tch! +121087 121087 221087 321087 421087 Tch! Tch! Tch! Tch! +121088 121088 221088 321088 421088 Tch! Tch! Tch! Tch! +121089 121089 221089 321089 421089 Tch! Tch! Tch! Tch! +121090 121090 221090 321090 421090 Tch! Tch! Tch! Tch! +121091 121091 221091 321091 421091 Tch! Tch! Tch! Tch! +121092 121092 221092 321092 421092 Tch! Tch! Tch! Tch! +121093 121093 221093 321093 421093 Tch! Tch! Tch! Tch! +121094 121094 221094 321094 421094 Would you be my Ferdinand? Or are you my Iris? Would you be my Ferdinand? Or are you my Iris? Would you be my Ferdinand? Or are you my Iris? Would you be my Ferdinand? Or are you my Iris? +121095 121095 221095 321095 421095 If it's an iris, could you pin it to my temples? Yes, above the hairband. If it's an iris, could you pin it to my temples? Yes, above the hairband. If it's an iris, could you pin it to my temples? Yes, above the hairband. If it's an iris, could you pin it to my temples? Yes, above the hairband. +121096 121096 221096 321096 421096 The course of true love never did run smooth. I'm ready to face all the coming tempests with you. The course of true love never did run smooth. I'm ready to face all the coming tempests with you. The course of true love never did run smooth. I'm ready to face all the coming tempests with you. The course of true love never did run smooth. I'm ready to face all the coming tempests with you. +121097 121097 221097 321097 421097 May I make one more request? Can you... hold me? Nothing, I just want to feel your warmth and listen to your heartbeat... They calm me down. May I make one more request? Can you... hold me? Nothing, I just want to feel your warmth and listen to your heartbeat... They calm me down. May I make one more request? Can you... hold me? Nothing, I just want to feel your warmth and listen to your heartbeat... They calm me down. May I make one more request? Can you... hold me? Nothing, I just want to feel your warmth and listen to your heartbeat... They calm me down. +121098 121098 221098 321098 421098 Overture begins. Overture begins. Overture begins. Overture begins. +121099 121099 221099 321099 421099 It's time for the aria. It's time for the aria. It's time for the aria. It's time for the aria. +121100 121100 221100 321100 421100 The quality of mercy is not strain'd. The quality of mercy is not strain'd. The quality of mercy is not strain'd. The quality of mercy is not strain'd. +121101 121101 221101 321101 421101 Hm?! Hm?! Hm?! Hm?! +121102 121102 221102 321102 421102 Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... Compared to what happened then, this level of threat... +121103 121103 221103 321103 421103 It's time for Rondo. It's time for Rondo. It's time for Rondo. It's time for Rondo. +121104 121104 221104 321104 421104 Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? Do you mind playing the concerto grosso with me? +122001 122001 222001 322001 422001 Strike Hawk's Wanshi reporting. More troublesome mission...? It makes me so tired... ZZZZZ… Strike Hawk's Wanshi reporting. More troublesome mission...? It makes me so tired... ZZZZZ… Strike Hawk's Wanshi reporting. More troublesome mission...? It makes me so tired... ZZZZZ… Strike Hawk's Wanshi reporting. More troublesome mission...? It makes me so tired... ZZZZZ… +122002 122002 222002 322002 422002 I feel refreshed... more or less. I feel refreshed... more or less. I feel refreshed... more or less. I feel refreshed... more or less. +122003 122003 222003 322003 422003 If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. If that counts as your approval, I'll accept it. +122004 122004 222004 322004 422004 I should become a little more serious. I should become a little more serious. I should become a little more serious. I should become a little more serious. +122005 122005 222005 322005 422005 Load, Set-up, Aim, Fire... Ok, time for a break. Load, Set-up, Aim, Fire... Ok, time for a break. Load, Set-up, Aim, Fire... Ok, time for a break. Load, Set-up, Aim, Fire... Ok, time for a break. +122006 122006 222006 322006 422006 Accuracy, range, ammo capacity... That's a reliable gun. Accuracy, range, ammo capacity... That's a reliable gun. Accuracy, range, ammo capacity... That's a reliable gun. Accuracy, range, ammo capacity... That's a reliable gun. +122007 122007 222007 322007 422007 Hmph... Time to work. Hmph... Time to work. Hmph... Time to work. Hmph... Time to work. +122008 122008 222008 322008 422008 As the leader, do I have the privilege of taking longer breaks? All right, seems not. As the leader, do I have the privilege of taking longer breaks? All right, seems not. As the leader, do I have the privilege of taking longer breaks? All right, seems not. As the leader, do I have the privilege of taking longer breaks? All right, seems not. +122009 122009 222009 322009 422009 Yawn... Yawn... Yawn... Yawn... +122010 122010 222010 322010 422010 Is there another problem? Okay... Captain Chrome should be at the Base now, waiting for his next mission in 5 minutes. Is there another problem? Okay... Captain Chrome should be at the Base now, waiting for his next mission in 5 minutes. Is there another problem? Okay... Captain Chrome should be at the Base now, waiting for his next mission in 5 minutes. Is there another problem? Okay... Captain Chrome should be at the Base now, waiting for his next mission in 5 minutes. +122011 122011 222011 322011 422011 Reclaiming Earth and defeating the Punishing Virus. What an ambitious goal... Reclaiming Earth and defeating the Punishing Virus. What an ambitious goal... Reclaiming Earth and defeating the Punishing Virus. What an ambitious goal... Reclaiming Earth and defeating the Punishing Virus. What an ambitious goal... +122012 122012 222012 322012 422012 Ask, and Wanshi will give... Who taught you that? Kamui? Ask, and Wanshi will give... Who taught you that? Kamui? Ask, and Wanshi will give... Who taught you that? Kamui? Ask, and Wanshi will give... Who taught you that? Kamui? +122013 122013 222013 322013 422013 The location of the base lounge is... Ok, got it. The location of the base lounge is... Ok, got it. The location of the base lounge is... Ok, got it. The location of the base lounge is... Ok, got it. +122014 122014 222014 322014 422014 The "Wish machine" is only for kids. Are you a kid? The "Wish machine" is only for kids. Are you a kid? The "Wish machine" is only for kids. Are you a kid? The "Wish machine" is only for kids. Are you a kid? +122015 122015 222015 322015 422015 How do I look when I'm awake and alert? I hope you won't find yourself in a situation where you need me to look like that. How do I look when I'm awake and alert? I hope you won't find yourself in a situation where you need me to look like that. How do I look when I'm awake and alert? I hope you won't find yourself in a situation where you need me to look like that. How do I look when I'm awake and alert? I hope you won't find yourself in a situation where you need me to look like that. +122016 122016 222016 322016 422016 You want to know... do Constructs dream of the commandant? Hmm, of course. You want to know... do Constructs dream of the commandant? Hmm, of course. You want to know... do Constructs dream of the commandant? Hmm, of course. You want to know... do Constructs dream of the commandant? Hmm, of course. +122017 122017 222017 322017 422017 Here we are again, Commandant. Well, when is it you say? It was when I went to bed last night... Captain, stop knocking! It was a dream, a dream! Here we are again, Commandant. Well, when is it you say? It was when I went to bed last night... Captain, stop knocking! It was a dream, a dream! Here we are again, Commandant. Well, when is it you say? It was when I went to bed last night... Captain, stop knocking! It was a dream, a dream! Here we are again, Commandant. Well, when is it you say? It was when I went to bed last night... Captain, stop knocking! It was a dream, a dream! +122018 122018 222018 322018 422018 In theory, Constructs have no lifetime, and the emotional data stored in the M.I.N.D. only grows naturally. It's like a limitless, infinitely extended dream... Pretty impressive, isn't it? In theory, Constructs have no lifetime, and the emotional data stored in the M.I.N.D. only grows naturally. It's like a limitless, infinitely extended dream... Pretty impressive, isn't it? In theory, Constructs have no lifetime, and the emotional data stored in the M.I.N.D. only grows naturally. It's like a limitless, infinitely extended dream... Pretty impressive, isn't it? In theory, Constructs have no lifetime, and the emotional data stored in the M.I.N.D. only grows naturally. It's like a limitless, infinitely extended dream... Pretty impressive, isn't it? +122019 122019 222019 322019 422019 The sober world doesn't seem so bad with you around. The sober world doesn't seem so bad with you around. The sober world doesn't seem so bad with you around. The sober world doesn't seem so bad with you around. +122020 122020 222020 322020 422020 Great repair skills. No, I'm not talking about Liv, I'm talking about you, Commandant. Great repair skills. No, I'm not talking about Liv, I'm talking about you, Commandant. Great repair skills. No, I'm not talking about Liv, I'm talking about you, Commandant. Great repair skills. No, I'm not talking about Liv, I'm talking about you, Commandant. +122021 122021 222021 322021 422021 ...When do you think the usually lazy and listless me will get serious? Right now, with you, I'm serious. ...When do you think the usually lazy and listless me will get serious? Right now, with you, I'm serious. ...When do you think the usually lazy and listless me will get serious? Right now, with you, I'm serious. ...When do you think the usually lazy and listless me will get serious? Right now, with you, I'm serious. +122022 122022 222022 322022 422022 You're the eternal dream I never want to wake up from. No, it's not an excerpt from the Captain's library, nor am I sleep-talking... I'm being very serious. You're the eternal dream I never want to wake up from. No, it's not an excerpt from the Captain's library, nor am I sleep-talking... I'm being very serious. You're the eternal dream I never want to wake up from. No, it's not an excerpt from the Captain's library, nor am I sleep-talking... I'm being very serious. You're the eternal dream I never want to wake up from. No, it's not an excerpt from the Captain's library, nor am I sleep-talking... I'm being very serious. +122023 122023 222023 322023 422023 Here you are... How weird that I don't wanna close my eyes. Here you are... How weird that I don't wanna close my eyes. Here you are... How weird that I don't wanna close my eyes. Here you are... How weird that I don't wanna close my eyes. +122024 122024 222024 322024 422024 If there is nothing else, may I go to the lounge? If there is nothing else, may I go to the lounge? If there is nothing else, may I go to the lounge? If there is nothing else, may I go to the lounge? +122025 122025 222025 322025 422025 Sounds like a bit of a hassle... Sounds like a bit of a hassle... Sounds like a bit of a hassle... Sounds like a bit of a hassle... +122026 122026 222026 322026 422026 I was told I'd sleep anytime, anywhere. That's not quite true... I was told I'd sleep anytime, anywhere. That's not quite true... I was told I'd sleep anytime, anywhere. That's not quite true... I was told I'd sleep anytime, anywhere. That's not quite true... +122027 122027 222027 322027 422027 Do you want me to pass it to the Captain or Kamui? This is, for me...? Do you want me to pass it to the Captain or Kamui? This is, for me...? Do you want me to pass it to the Captain or Kamui? This is, for me...? Do you want me to pass it to the Captain or Kamui? This is, for me...? +122028 122028 222028 322028 422028 I couldn't help but become serious when competing with Captain, so I consumed more energy than usual... I couldn't help but become serious when competing with Captain, so I consumed more energy than usual... I couldn't help but become serious when competing with Captain, so I consumed more energy than usual... I couldn't help but become serious when competing with Captain, so I consumed more energy than usual... +122029 122029 222029 322029 422029 In that case, thank you. In that case, thank you. In that case, thank you. In that case, thank you. +122030 122030 222030 322030 422030 I gave you a break? No, I didn't. Physical activities are energy-intensive, you see. It'll be a hassle if someone gets hurt. I gave you a break? No, I didn't. Physical activities are energy-intensive, you see. It'll be a hassle if someone gets hurt. I gave you a break? No, I didn't. Physical activities are energy-intensive, you see. It'll be a hassle if someone gets hurt. I gave you a break? No, I didn't. Physical activities are energy-intensive, you see. It'll be a hassle if someone gets hurt. +122031 122031 222031 322031 422031 Sleeping and cuddling every day... ? ...How much did Kamui tell you… Sleeping and cuddling every day... ? ...How much did Kamui tell you… Sleeping and cuddling every day... ? ...How much did Kamui tell you… Sleeping and cuddling every day... ? ...How much did Kamui tell you… +122032 122032 222032 322032 422032 Forget the ambitious goals—it's difficult enough to protect those around you. So, Commandant, you are quite something. Forget the ambitious goals—it's difficult enough to protect those around you. So, Commandant, you are quite something. Forget the ambitious goals—it's difficult enough to protect those around you. So, Commandant, you are quite something. Forget the ambitious goals—it's difficult enough to protect those around you. So, Commandant, you are quite something. +122033 122033 222033 322033 422033 You gave it to me, so it belongs to me. Don't give the same gift to someone else. You gave it to me, so it belongs to me. Don't give the same gift to someone else. You gave it to me, so it belongs to me. Don't give the same gift to someone else. You gave it to me, so it belongs to me. Don't give the same gift to someone else. +122034 122034 222034 322034 422034 You look like a good cuddler to sleep with... What's wrong, Captain? I can't say something like that? I didn't mean anything by it... Huh? What did you think I meant? You look like a good cuddler to sleep with... What's wrong, Captain? I can't say something like that? I didn't mean anything by it... Huh? What did you think I meant? You look like a good cuddler to sleep with... What's wrong, Captain? I can't say something like that? I didn't mean anything by it... Huh? What did you think I meant? You look like a good cuddler to sleep with... What's wrong, Captain? I can't say something like that? I didn't mean anything by it... Huh? What did you think I meant? +122035 122035 222035 322035 422035 What I want... are a pillow, an eye mask, an advanced maintenance capsule, and you. What I want... are a pillow, an eye mask, an advanced maintenance capsule, and you. What I want... are a pillow, an eye mask, an advanced maintenance capsule, and you. What I want... are a pillow, an eye mask, an advanced maintenance capsule, and you. +122036 122036 222036 322036 422036 ZZZZZ... ZZZZZ... ZZZZZ... ZZZZZ... +122037 122037 222037 322037 422037 I have no energy... Huh? Neither do you, Commandant? I have no energy... Huh? Neither do you, Commandant? I have no energy... Huh? Neither do you, Commandant? I have no energy... Huh? Neither do you, Commandant? +122038 122038 222038 322038 422038 Commandant requires rest sometimes too. Commandant requires rest sometimes too. Commandant requires rest sometimes too. Commandant requires rest sometimes too. +122039 122039 222039 322039 422039 Are you tired? There is still space in Strike Hawk's maintenance capsule. I won the right to use it for one year. Are you tired? There is still space in Strike Hawk's maintenance capsule. I won the right to use it for one year. Are you tired? There is still space in Strike Hawk's maintenance capsule. I won the right to use it for one year. Are you tired? There is still space in Strike Hawk's maintenance capsule. I won the right to use it for one year. +122040 122040 222040 322040 422040 A new discovery. Watching you in silence is an effective way to rest and recharge. A new discovery. Watching you in silence is an effective way to rest and recharge. A new discovery. Watching you in silence is an effective way to rest and recharge. A new discovery. Watching you in silence is an effective way to rest and recharge. +122041 122041 222041 322041 422041 It seems the Gray Raven Commandant is the same type as Captain Chrome. It seems the Gray Raven Commandant is the same type as Captain Chrome. It seems the Gray Raven Commandant is the same type as Captain Chrome. It seems the Gray Raven Commandant is the same type as Captain Chrome. +122042 122042 222042 322042 422042 Strange. Shouldn't sleeping be the most blissful thing in the world? Strange. Shouldn't sleeping be the most blissful thing in the world? Strange. Shouldn't sleeping be the most blissful thing in the world? Strange. Shouldn't sleeping be the most blissful thing in the world? +122043 122043 222043 322043 422043 It's mandatory sleep time, good night. It's mandatory sleep time, good night. It's mandatory sleep time, good night. It's mandatory sleep time, good night. +122044 122044 222044 322044 422044 Can you dream about me...? Since you promised me, isn't it time you give me what I want? Can you dream about me...? Since you promised me, isn't it time you give me what I want? Can you dream about me...? Since you promised me, isn't it time you give me what I want? Can you dream about me...? Since you promised me, isn't it time you give me what I want? +122045 122045 222045 322045 422045 Good night. Good night. Good night. Good night. +122046 122046 222046 322046 422046 If you see Captain Chrome, please don't tell him I was here, all right? Thank you so much. If you see Captain Chrome, please don't tell him I was here, all right? Thank you so much. If you see Captain Chrome, please don't tell him I was here, all right? Thank you so much. If you see Captain Chrome, please don't tell him I was here, all right? Thank you so much. +122047 122047 222047 322047 422047 You matter because you are you, and you matter to the end of your life... It's nothing, just a line from one of Captain Chrome's books. You matter because you are you, and you matter to the end of your life... It's nothing, just a line from one of Captain Chrome's books. You matter because you are you, and you matter to the end of your life... It's nothing, just a line from one of Captain Chrome's books. You matter because you are you, and you matter to the end of your life... It's nothing, just a line from one of Captain Chrome's books. +122048 122048 222048 322048 422048 Good morning, good afternoon, good night... One of those has got to be right. Good morning, good afternoon, good night... One of those has got to be right. Good morning, good afternoon, good night... One of those has got to be right. Good morning, good afternoon, good night... One of those has got to be right. +122049 122049 222049 322049 422049 The first thing I saw when I woke up was you, so today must be a good day. The first thing I saw when I woke up was you, so today must be a good day. The first thing I saw when I woke up was you, so today must be a good day. The first thing I saw when I woke up was you, so today must be a good day. +122050 122050 222050 322050 422050 Suddenly, I realize that maybe it's not such a bad thing to be full of energy after all. That way, I can accomplish more interesting things with you. Suddenly, I realize that maybe it's not such a bad thing to be full of energy after all. That way, I can accomplish more interesting things with you. Suddenly, I realize that maybe it's not such a bad thing to be full of energy after all. That way, I can accomplish more interesting things with you. Suddenly, I realize that maybe it's not such a bad thing to be full of energy after all. That way, I can accomplish more interesting things with you. +122051 122051 222051 322051 422051 Dreamy. That's right. You are indeed dreamy. Dreamy. That's right. You are indeed dreamy. Dreamy. That's right. You are indeed dreamy. Dreamy. That's right. You are indeed dreamy. +122052 122052 222052 322052 422052 Sweet dreams. Sweet dreams. Sweet dreams. Sweet dreams. +122053 122053 222053 322053 422053 I dream of you when I'm sleeping; I see you when I'm awake. I dream of you when I'm sleeping; I see you when I'm awake. I dream of you when I'm sleeping; I see you when I'm awake. I dream of you when I'm sleeping; I see you when I'm awake. +122054 122054 222054 322054 422054 It's weird how much it bothers me that I can only dream about you. It's weird how much it bothers me that I can only dream about you. It's weird how much it bothers me that I can only dream about you. It's weird how much it bothers me that I can only dream about you. +122055 122055 222055 322055 422055 Commandant, have you ever heard of something called "waking up on the wrong side of the bed"? Commandant, have you ever heard of something called "waking up on the wrong side of the bed"? Commandant, have you ever heard of something called "waking up on the wrong side of the bed"? Commandant, have you ever heard of something called "waking up on the wrong side of the bed"? +122056 122056 222056 322056 422056 No Medical Disturbance! No Medical Disturbance! No Medical Disturbance! No Medical Disturbance! +122057 122057 222057 322057 422057 Okay, okay, don't move. Okay, okay, don't move. Okay, okay, don't move. Okay, okay, don't move. +122058 122058 222058 322058 422058 Are you trying to perform maintenance on me? Are you trying to perform maintenance on me? Are you trying to perform maintenance on me? Are you trying to perform maintenance on me? +122059 122059 222059 322059 422059 Ugh... Don't fool around. Ugh... Don't fool around. Ugh... Don't fool around. Ugh... Don't fool around. +122060 122060 222060 322060 422060 Behave. Behave. Behave. Behave. +122061 122061 222061 322061 422061 So... Can I go rest now? So... Can I go rest now? So... Can I go rest now? So... Can I go rest now? +122062 122062 222062 322062 422062 I'm fully charged and energetic after a good rest. And I wanna exercise now. I'm fully charged and energetic after a good rest. And I wanna exercise now. I'm fully charged and energetic after a good rest. And I wanna exercise now. I'm fully charged and energetic after a good rest. And I wanna exercise now. +122063 122063 222063 322063 422063 Um... I see. Um... I see. Um... I see. Um... I see. +122064 122064 222064 322064 422064 Ha. Ha. Ha. Ha. +122065 122065 222065 322065 422065 Phew. Phew. Phew. Phew. +122066 122066 222066 322066 422066 Hum... Hum... Hum... Hum... +122067 122067 222067 322067 422067 Hmm...? Hmm...? Hmm...? Hmm...? +122068 122068 222068 322068 422068 Time for you to go to bed. Time for you to go to bed. Time for you to go to bed. Time for you to go to bed. +122069 122069 222069 322069 422069 You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. +122070 122070 222070 322070 422070 Time to snipe. Time to snipe. Time to snipe. Time to snipe. +122071 122071 222071 322071 422071 One shot, one kill—close your eyes for your eternal slumber. One shot, one kill—close your eyes for your eternal slumber. One shot, one kill—close your eyes for your eternal slumber. One shot, one kill—close your eyes for your eternal slumber. +122072 122072 222072 322072 422072 I didn't plan to lie down first this time. I didn't plan to lie down first this time. I didn't plan to lie down first this time. I didn't plan to lie down first this time. +122073 122073 222073 322073 422073 Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. +122074 122074 222074 322074 422074 Maybe not, whatever, have a good night's sleep. Maybe not, whatever, have a good night's sleep. Maybe not, whatever, have a good night's sleep. Maybe not, whatever, have a good night's sleep. +122075 122075 222075 322075 422075 You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. +122076 122076 222076 322076 422076 Assist, Support, Snipe the Target. Assist, Support, Snipe the Target. Assist, Support, Snipe the Target. Assist, Support, Snipe the Target. +122077 122077 222077 322077 422077 Yawn... Let's get this over with. Yawn... Let's get this over with. Yawn... Let's get this over with. Yawn... Let's get this over with. +122078 122078 222078 322078 422078 Sigh, that felt so exhausting. Sigh, that felt so exhausting. Sigh, that felt so exhausting. Sigh, that felt so exhausting. +122079 122079 222079 322079 422079 Tch! Tch! Tch! Tch! +122080 122080 222080 322080 422080 Tch! Tch! Tch! Tch! +122081 122081 222081 322081 422081 Tch! Tch! Tch! Tch! +122082 122082 222082 322082 422082 Tch! Tch! Tch! Tch! +122083 122083 222083 322083 422083 Tch! Tch! Tch! Tch! +122084 122084 222084 322084 422084 Tch! Tch! Tch! Tch! +122085 122085 222085 322085 422085 Tch! Tch! Tch! Tch! +122086 122086 222086 322086 422086 Tch! Tch! Tch! Tch! +122087 122087 222087 322087 422087 Tch! Tch! Tch! Tch! +122088 122088 222088 322088 422088 Tch! Tch! Tch! Tch! +122089 122089 222089 322089 422089 Tch! Tch! Tch! Tch! +122090 122090 222090 322090 422090 Tch! Tch! Tch! Tch! +122091 122091 222091 322091 422091 Tch! Tch! Tch! Tch! +122092 122092 222092 322092 422092 Tch! Tch! Tch! Tch! +122093 122093 222093 322093 422093 Tch! Tch! Tch! Tch! +122094 122094 222094 322094 422094 Wish machine, shelter, maintenance capsule... I'm just listing the extra modules I want installed for someone. Wish machine, shelter, maintenance capsule... I'm just listing the extra modules I want installed for someone. Wish machine, shelter, maintenance capsule... I'm just listing the extra modules I want installed for someone. Wish machine, shelter, maintenance capsule... I'm just listing the extra modules I want installed for someone. +122095 122095 222095 322095 422095 You're giving me something other than yourself again. You're giving me something other than yourself again. You're giving me something other than yourself again. You're giving me something other than yourself again. +122096 122096 222096 322096 422096 Now, I have a reason to wake up from my long, lonely slumber. Now, I have a reason to wake up from my long, lonely slumber. Now, I have a reason to wake up from my long, lonely slumber. Now, I have a reason to wake up from my long, lonely slumber. +122097 122097 222097 322097 422097 Here's my gift for you in return. He's this tall, this big, and right in front of you, see? Here's my gift for you in return. He's this tall, this big, and right in front of you, see? Here's my gift for you in return. He's this tall, this big, and right in front of you, see? Here's my gift for you in return. He's this tall, this big, and right in front of you, see? +122098 122098 222098 322098 422098 Time for you to go to bed. Time for you to go to bed. Time for you to go to bed. Time for you to go to bed. +122099 122099 222099 322099 422099 You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. You are lucky to be able to sleep forever. +122100 122100 222100 322100 422100 Time to snipe. Time to snipe. Time to snipe. Time to snipe. +122101 122101 222101 322101 422101 I didn't plan to lie down first this time. I didn't plan to lie down first this time. I didn't plan to lie down first this time. I didn't plan to lie down first this time. +122102 122102 222102 322102 422102 Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. Early to bed, early to... I don't think I can early to rise. +122103 122103 222103 322103 422103 You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. You interrupted my sleep. Guess I'll have to get rid of you then. +122104 122104 222104 322104 422104 Assist, Support, Snipe the Target Assist, Support, Snipe the Target Assist, Support, Snipe the Target Assist, Support, Snipe the Target +122105 122105 222105 322105 422105 Phew... Phew... Phew... Phew... +123001 123001 223001 323001 423001 Chrome of Strike Hawk, reporting for duty. I shall assist in your missions for the time being. It's great to see you, Commandant. Chrome of Strike Hawk, reporting for duty. I shall assist in your missions for the time being. It's great to see you, Commandant. Chrome of Strike Hawk, reporting for duty. I shall assist in your missions for the time being. It's great to see you, Commandant. Chrome of Strike Hawk, reporting for duty. I shall assist in your missions for the time being. It's great to see you, Commandant. +123002 123002 223002 323002 423002 There's no rest when it comes to improving ourselves. There's no rest when it comes to improving ourselves. There's no rest when it comes to improving ourselves. There's no rest when it comes to improving ourselves. +123003 123003 223003 323003 423003 I will not fail the trust that comes with this recognition. Thank you for the honor, Commandant. I will not fail the trust that comes with this recognition. Thank you for the honor, Commandant. I will not fail the trust that comes with this recognition. Thank you for the honor, Commandant. I will not fail the trust that comes with this recognition. Thank you for the honor, Commandant. +123004 123004 223004 323004 423004 Frame synchronization and control stability rising... Future missions will benefit. Frame synchronization and control stability rising... Future missions will benefit. Frame synchronization and control stability rising... Future missions will benefit. Frame synchronization and control stability rising... Future missions will benefit. +123005 123005 223005 323005 423005 Much appreciated, Commandant. I have learned a lot. Much appreciated, Commandant. I have learned a lot. Much appreciated, Commandant. I have learned a lot. Much appreciated, Commandant. I have learned a lot. +123006 123006 223006 323006 423006 Cylinder, trigger, checked. Cutting power tested. This weapon will help the battle both offensively and defensively. Cylinder, trigger, checked. Cutting power tested. This weapon will help the battle both offensively and defensively. Cylinder, trigger, checked. Cutting power tested. This weapon will help the battle both offensively and defensively. Cylinder, trigger, checked. Cutting power tested. This weapon will help the battle both offensively and defensively. +123007 123007 223007 323007 423007 It's time to implement the tactics we discussed last time, Commandant. It's time to implement the tactics we discussed last time, Commandant. It's time to implement the tactics we discussed last time, Commandant. It's time to implement the tactics we discussed last time, Commandant. +123008 123008 223008 323008 423008 The preliminary enemy investigation and tactical analysis have been sent to your terminal, Commandant. Apologies for doing this without your consent, but I hope they can be of help. The preliminary enemy investigation and tactical analysis have been sent to your terminal, Commandant. Apologies for doing this without your consent, but I hope they can be of help. The preliminary enemy investigation and tactical analysis have been sent to your terminal, Commandant. Apologies for doing this without your consent, but I hope they can be of help. The preliminary enemy investigation and tactical analysis have been sent to your terminal, Commandant. Apologies for doing this without your consent, but I hope they can be of help. +123009 123009 223009 323009 423009 Humans and Constructs only differ in their bodies. After stripping away all the shells, it is individual will that really matters. Humans and Constructs only differ in their bodies. After stripping away all the shells, it is individual will that really matters. Humans and Constructs only differ in their bodies. After stripping away all the shells, it is individual will that really matters. Humans and Constructs only differ in their bodies. After stripping away all the shells, it is individual will that really matters. +123010 123010 223010 323010 423010 There might be a more efficient way to execute this tactic... Commandant? When did you arrive? I was just going over an earlier mission. There might be a more efficient way to execute this tactic... Commandant? When did you arrive? I was just going over an earlier mission. There might be a more efficient way to execute this tactic... Commandant? When did you arrive? I was just going over an earlier mission. There might be a more efficient way to execute this tactic... Commandant? When did you arrive? I was just going over an earlier mission. +123011 123011 223011 323011 423011 I have sent the battle report to your terminal, Commandant... Why the different style? I knew you could tell the difference. I asked Kamui to prepare this one, because I thought it was time for them to handle the non-battle works, so I could... Anyway, that's not important. May I hear your feedback on this report? I have sent the battle report to your terminal, Commandant... Why the different style? I knew you could tell the difference. I asked Kamui to prepare this one, because I thought it was time for them to handle the non-battle works, so I could... Anyway, that's not important. May I hear your feedback on this report? I have sent the battle report to your terminal, Commandant... Why the different style? I knew you could tell the difference. I asked Kamui to prepare this one, because I thought it was time for them to handle the non-battle works, so I could... Anyway, that's not important. May I hear your feedback on this report? I have sent the battle report to your terminal, Commandant... Why the different style? I knew you could tell the difference. I asked Kamui to prepare this one, because I thought it was time for them to handle the non-battle works, so I could... Anyway, that's not important. May I hear your feedback on this report? +123012 123012 223012 323012 423012 ...Commandant, you do not need to meet the expectations of others. Just move in the direction you believe in, and I will be there to assist you. ...Commandant, you do not need to meet the expectations of others. Just move in the direction you believe in, and I will be there to assist you. ...Commandant, you do not need to meet the expectations of others. Just move in the direction you believe in, and I will be there to assist you. ...Commandant, you do not need to meet the expectations of others. Just move in the direction you believe in, and I will be there to assist you. +123013 123013 223013 323013 423013 Military simulation? I had a lot of that during my time in F.O.S., but never again since I became a Construct. Are you hoping to go through it with me? But I... Never mind, if that is your wish. Military simulation? I had a lot of that during my time in F.O.S., but never again since I became a Construct. Are you hoping to go through it with me? But I... Never mind, if that is your wish. Military simulation? I had a lot of that during my time in F.O.S., but never again since I became a Construct. Are you hoping to go through it with me? But I... Never mind, if that is your wish. Military simulation? I had a lot of that during my time in F.O.S., but never again since I became a Construct. Are you hoping to go through it with me? But I... Never mind, if that is your wish. +123014 123014 223014 323014 423014 Did Wanshi ask you to cover for him again? I'm sorry... No, there is no mission right now, and I have no intention of interfering with what he's doing here. I'm just worried that he may inconvenience you. Did Wanshi ask you to cover for him again? I'm sorry... No, there is no mission right now, and I have no intention of interfering with what he's doing here. I'm just worried that he may inconvenience you. Did Wanshi ask you to cover for him again? I'm sorry... No, there is no mission right now, and I have no intention of interfering with what he's doing here. I'm just worried that he may inconvenience you. Did Wanshi ask you to cover for him again? I'm sorry... No, there is no mission right now, and I have no intention of interfering with what he's doing here. I'm just worried that he may inconvenience you. +123015 123015 223015 323015 423015 The F.O.S. Military Command College, Chief... It's jogging my memories. It's okay, Commandant, I don't mind talking about the days when I was still a human. In fact, it's a pleasure talking to you... and discovering what we have in common. The F.O.S. Military Command College, Chief... It's jogging my memories. It's okay, Commandant, I don't mind talking about the days when I was still a human. In fact, it's a pleasure talking to you... and discovering what we have in common. The F.O.S. Military Command College, Chief... It's jogging my memories. It's okay, Commandant, I don't mind talking about the days when I was still a human. In fact, it's a pleasure talking to you... and discovering what we have in common. The F.O.S. Military Command College, Chief... It's jogging my memories. It's okay, Commandant, I don't mind talking about the days when I was still a human. In fact, it's a pleasure talking to you... and discovering what we have in common. +123016 123016 223016 323016 423016 Hmm? Hairstyle? I have no particular preference. This just looks more presentable. I don't mind other styles if you would like to see them... Hmm? Hairstyle? I have no particular preference. This just looks more presentable. I don't mind other styles if you would like to see them... Hmm? Hairstyle? I have no particular preference. This just looks more presentable. I don't mind other styles if you would like to see them... Hmm? Hairstyle? I have no particular preference. This just looks more presentable. I don't mind other styles if you would like to see them... +123017 123017 223017 323017 423017 What's this? No, it's not work-related, but a collection of Edgar's short stories. Are you also interested? Mind you, they aren't that type of relaxing stories... But I'd be delighted if you are willing to exchange your thoughts on them. What's this? No, it's not work-related, but a collection of Edgar's short stories. Are you also interested? Mind you, they aren't that type of relaxing stories... But I'd be delighted if you are willing to exchange your thoughts on them. What's this? No, it's not work-related, but a collection of Edgar's short stories. Are you also interested? Mind you, they aren't that type of relaxing stories... But I'd be delighted if you are willing to exchange your thoughts on them. What's this? No, it's not work-related, but a collection of Edgar's short stories. Are you also interested? Mind you, they aren't that type of relaxing stories... But I'd be delighted if you are willing to exchange your thoughts on them. +123018 123018 223018 323018 423018 If Constructs and humans stand equal one day, can I… call you by your name? If Constructs and humans stand equal one day, can I… call you by your name? If Constructs and humans stand equal one day, can I… call you by your name? If Constructs and humans stand equal one day, can I… call you by your name? +123019 123019 223019 323019 423019 When did you graduate from F.O.S.? Sorry, I was just a bit curious. Would you be my senior if I was still a human... Or junior, maybe? Knowing that both of us used to learn in the same academy, those classrooms... mean something different to me. When did you graduate from F.O.S.? Sorry, I was just a bit curious. Would you be my senior if I was still a human... Or junior, maybe? Knowing that both of us used to learn in the same academy, those classrooms... mean something different to me. When did you graduate from F.O.S.? Sorry, I was just a bit curious. Would you be my senior if I was still a human... Or junior, maybe? Knowing that both of us used to learn in the same academy, those classrooms... mean something different to me. When did you graduate from F.O.S.? Sorry, I was just a bit curious. Would you be my senior if I was still a human... Or junior, maybe? Knowing that both of us used to learn in the same academy, those classrooms... mean something different to me. +123020 123020 223020 323020 423020 M.I.N.D. connection is such an amazing invention. Now there is one more person to share everything with me. I don't dislike this feeling at all... particularly when it's you. M.I.N.D. connection is such an amazing invention. Now there is one more person to share everything with me. I don't dislike this feeling at all... particularly when it's you. M.I.N.D. connection is such an amazing invention. Now there is one more person to share everything with me. I don't dislike this feeling at all... particularly when it's you. M.I.N.D. connection is such an amazing invention. Now there is one more person to share everything with me. I don't dislike this feeling at all... particularly when it's you. +123021 123021 223021 323021 423021 No matter how far I have to travel through darkness and storms, you are still the goal that I want to pursue, the light that lifts me up. No matter how far I have to travel through darkness and storms, you are still the goal that I want to pursue, the light that lifts me up. No matter how far I have to travel through darkness and storms, you are still the goal that I want to pursue, the light that lifts me up. No matter how far I have to travel through darkness and storms, you are still the goal that I want to pursue, the light that lifts me up. +123022 123022 223022 323022 423022 All my glory belongs to you. All my glory belongs to you. All my glory belongs to you. All my glory belongs to you. +123023 123023 223023 323023 423023 I hope I can continue walking by your side in the future. For that... I will not hold back. I hope I can continue walking by your side in the future. For that... I will not hold back. I hope I can continue walking by your side in the future. For that... I will not hold back. I hope I can continue walking by your side in the future. For that... I will not hold back. +123024 123024 223024 323024 423024 Kamui may be rash at times, but he is actually very reliable. Give him room and you will be surprised by how much he can grow. Kamui may be rash at times, but he is actually very reliable. Give him room and you will be surprised by how much he can grow. Kamui may be rash at times, but he is actually very reliable. Give him room and you will be surprised by how much he can grow. Kamui may be rash at times, but he is actually very reliable. Give him room and you will be surprised by how much he can grow. +123025 123025 223025 323025 423025 Thank you very much. Thank you very much. Thank you very much. Thank you very much. +123026 123026 223026 323026 423026 Does this tactic look familiar? Of course, you once played this move and it was fantastic. I have discovered another option that gives the members more flexibility. We can discuss it after this mission... Will that be an inconvenience? Does this tactic look familiar? Of course, you once played this move and it was fantastic. I have discovered another option that gives the members more flexibility. We can discuss it after this mission... Will that be an inconvenience? Does this tactic look familiar? Of course, you once played this move and it was fantastic. I have discovered another option that gives the members more flexibility. We can discuss it after this mission... Will that be an inconvenience? Does this tactic look familiar? Of course, you once played this move and it was fantastic. I have discovered another option that gives the members more flexibility. We can discuss it after this mission... Will that be an inconvenience? +123027 123027 223027 323027 423027 Did you prepare this just for me? Did you prepare this just for me? Did you prepare this just for me? Did you prepare this just for me? +123028 123028 223028 323028 423028 I think the perfect "Smith" does exist. However, he won't be following the path his father prepared, nor will he be a pretty shell crafted with vanity and falsehood. He will be made up of the choices that I've made, and the final answer at the end of the road I have chosen... Do you think this answer is too arrogant? I think the perfect "Smith" does exist. However, he won't be following the path his father prepared, nor will he be a pretty shell crafted with vanity and falsehood. He will be made up of the choices that I've made, and the final answer at the end of the road I have chosen... Do you think this answer is too arrogant? I think the perfect "Smith" does exist. However, he won't be following the path his father prepared, nor will he be a pretty shell crafted with vanity and falsehood. He will be made up of the choices that I've made, and the final answer at the end of the road I have chosen... Do you think this answer is too arrogant? I think the perfect "Smith" does exist. However, he won't be following the path his father prepared, nor will he be a pretty shell crafted with vanity and falsehood. He will be made up of the choices that I've made, and the final answer at the end of the road I have chosen... Do you think this answer is too arrogant? +123029 123029 223029 323029 423029 Is this to thank me for the last operation? But it's too valuable... Is this to thank me for the last operation? But it's too valuable... Is this to thank me for the last operation? But it's too valuable... Is this to thank me for the last operation? But it's too valuable... +123030 123030 223030 323030 423030 Maybe I don't hate the idea of becoming "Smith" after all. It's just that "Smith" now means something completely different to me, something I would never have realized without Strike Hawk and you. Maybe I don't hate the idea of becoming "Smith" after all. It's just that "Smith" now means something completely different to me, something I would never have realized without Strike Hawk and you. Maybe I don't hate the idea of becoming "Smith" after all. It's just that "Smith" now means something completely different to me, something I would never have realized without Strike Hawk and you. Maybe I don't hate the idea of becoming "Smith" after all. It's just that "Smith" now means something completely different to me, something I would never have realized without Strike Hawk and you. +123031 123031 223031 323031 423031 I'll make sure I give you something good in return. I'll make sure I give you something good in return. I'll make sure I give you something good in return. I'll make sure I give you something good in return. +123032 123032 223032 323032 423032 Commandant, you seem to be a good listener... I think that's a good quality, but if you have something you want to talk about, I'm always here for you as well. Commandant, you seem to be a good listener... I think that's a good quality, but if you have something you want to talk about, I'm always here for you as well. Commandant, you seem to be a good listener... I think that's a good quality, but if you have something you want to talk about, I'm always here for you as well. Commandant, you seem to be a good listener... I think that's a good quality, but if you have something you want to talk about, I'm always here for you as well. +123033 123033 223033 323033 423033 I wish I can see more of it... No, not the present, but the smile on your face. To me, that's more precious. I wish I can see more of it... No, not the present, but the smile on your face. To me, that's more precious. I wish I can see more of it... No, not the present, but the smile on your face. To me, that's more precious. I wish I can see more of it... No, not the present, but the smile on your face. To me, that's more precious. +123034 123034 223034 323034 423034 I just want to keep watching over you, that's all. I just want to keep watching over you, that's all. I just want to keep watching over you, that's all. I just want to keep watching over you, that's all. +123035 123035 223035 323035 423035 I can't keep accepting your favors like this. I... need to do something in return. I can't keep accepting your favors like this. I... need to do something in return. I can't keep accepting your favors like this. I... need to do something in return. I can't keep accepting your favors like this. I... need to do something in return. +123036 123036 223036 323036 423036 That's not how good leaders treat their work, Commandant. That's not how good leaders treat their work, Commandant. That's not how good leaders treat their work, Commandant. That's not how good leaders treat their work, Commandant. +123037 123037 223037 323037 423037 If there is no mission order, please allow me to return to my chores at Strike Hawk. If there is no mission order, please allow me to return to my chores at Strike Hawk. If there is no mission order, please allow me to return to my chores at Strike Hawk. If there is no mission order, please allow me to return to my chores at Strike Hawk. +123038 123038 223038 323038 423038 Don't let your guard down like this when I'm not around. Don't let your guard down like this when I'm not around. Don't let your guard down like this when I'm not around. Don't let your guard down like this when I'm not around. +123039 123039 223039 323039 423039 Commandant. Commandant? At least find a better spot to sleep. You'll get sick. Commandant. Commandant? At least find a better spot to sleep. You'll get sick. Commandant. Commandant? At least find a better spot to sleep. You'll get sick. Commandant. Commandant? At least find a better spot to sleep. You'll get sick. +123040 123040 223040 323040 423040 If I can just keep watching over you like this... No. Now is not the time for me to behave this way. If I can just keep watching over you like this... No. Now is not the time for me to behave this way. If I can just keep watching over you like this... No. Now is not the time for me to behave this way. If I can just keep watching over you like this... No. Now is not the time for me to behave this way. +123041 123041 223041 323041 423041 You have been working too long recently. You need to manage your time better. You have been working too long recently. You need to manage your time better. You have been working too long recently. You need to manage your time better. You have been working too long recently. You need to manage your time better. +123042 123042 223042 323042 423042 How many times do I have to remind you of the consequences of overexerting yourself? How many times do I have to remind you of the consequences of overexerting yourself? How many times do I have to remind you of the consequences of overexerting yourself? How many times do I have to remind you of the consequences of overexerting yourself? +123043 123043 223043 323043 423043 You have been working long enough. You can't just keep going... Me? I'm a Construct, unlike you. Alright, time for you to take a break. You have been working long enough. You can't just keep going... Me? I'm a Construct, unlike you. Alright, time for you to take a break. You have been working long enough. You can't just keep going... Me? I'm a Construct, unlike you. Alright, time for you to take a break. You have been working long enough. You can't just keep going... Me? I'm a Construct, unlike you. Alright, time for you to take a break. +123044 123044 223044 323044 423044 How can I make you take the break that you really need? How can I make you take the break that you really need? How can I make you take the break that you really need? How can I make you take the break that you really need? +123045 123045 223045 323045 423045 You don't have to carry everything on your shoulders, so stop overexerting yourself... Take a break, I will stay with you. You don't have to carry everything on your shoulders, so stop overexerting yourself... Take a break, I will stay with you. You don't have to carry everything on your shoulders, so stop overexerting yourself... Take a break, I will stay with you. You don't have to carry everything on your shoulders, so stop overexerting yourself... Take a break, I will stay with you. +123046 123046 223046 323046 423046 Chrome, awaiting orders. Chrome, awaiting orders. Chrome, awaiting orders. Chrome, awaiting orders. +123047 123047 223047 323047 423047 Too many things have happened since then... But war never changes. Too many things have happened since then... But war never changes. Too many things have happened since then... But war never changes. Too many things have happened since then... But war never changes. +123048 123048 223048 323048 423048 Here you are, Commandant. Please confirm the mission schedule. I have highlighted the sections with high priority. Here you are, Commandant. Please confirm the mission schedule. I have highlighted the sections with high priority. Here you are, Commandant. Please confirm the mission schedule. I have highlighted the sections with high priority. Here you are, Commandant. Please confirm the mission schedule. I have highlighted the sections with high priority. +123049 123049 223049 323049 423049 You look great today, Commandant. You look great today, Commandant. You look great today, Commandant. You look great today, Commandant. +123050 123050 223050 323050 423050 ...Am I the first person you see today? N-nevermind. I'm ready. ...Am I the first person you see today? N-nevermind. I'm ready. ...Am I the first person you see today? N-nevermind. I'm ready. ...Am I the first person you see today? N-nevermind. I'm ready. +123051 123051 223051 323051 423051 It's going to be a beautiful day. It's going to be a beautiful day. It's going to be a beautiful day. It's going to be a beautiful day. +123052 123052 223052 323052 423052 I used to see books as my only shelter. The ideas inside the text were my mentors, extraordinary yet reliable. The time I spent with them helped me to not lose myself, but books could never respond to me... Until now, I have you. I used to see books as my only shelter. The ideas inside the text were my mentors, extraordinary yet reliable. The time I spent with them helped me to not lose myself, but books could never respond to me... Until now, I have you. I used to see books as my only shelter. The ideas inside the text were my mentors, extraordinary yet reliable. The time I spent with them helped me to not lose myself, but books could never respond to me... Until now, I have you. I used to see books as my only shelter. The ideas inside the text were my mentors, extraordinary yet reliable. The time I spent with them helped me to not lose myself, but books could never respond to me... Until now, I have you. +123053 123053 223053 323053 423053 Good day, Commandant. I... have been waiting for you. Good day, Commandant. I... have been waiting for you. Good day, Commandant. I... have been waiting for you. Good day, Commandant. I... have been waiting for you. +123054 123054 223054 323054 423054 Welcome back. Give me a call next time you run into a difficult problem. I will try my best to help you. Welcome back. Give me a call next time you run into a difficult problem. I will try my best to help you. Welcome back. Give me a call next time you run into a difficult problem. I will try my best to help you. Welcome back. Give me a call next time you run into a difficult problem. I will try my best to help you. +123055 123055 223055 323055 423055 Another unknown quake... Watch out, Commandant! Another unknown quake... Watch out, Commandant! Another unknown quake... Watch out, Commandant! Another unknown quake... Watch out, Commandant! +123056 123056 223056 323056 423056 Is this also part of the training? Is this also part of the training? Is this also part of the training? Is this also part of the training? +123057 123057 223057 323057 423057 Can I assume that you just did it on purpose? Can I assume that you just did it on purpose? Can I assume that you just did it on purpose? Can I assume that you just did it on purpose? +123058 123058 223058 323058 423058 Yes? What is it? Yes? What is it? Yes? What is it? Yes? What is it? +123059 123059 223059 323059 423059 Um, please don't touch my ear. It feels weird... Um, please don't touch my ear. It feels weird... Um, please don't touch my ear. It feels weird... Um, please don't touch my ear. It feels weird... +123060 123060 223060 323060 423060 Sometimes... I don't know how to respond to your actions. Sometimes... I don't know how to respond to your actions. Sometimes... I don't know how to respond to your actions. Sometimes... I don't know how to respond to your actions. +123061 123061 223061 323061 423061 Commandant, I hope the result will meet your expectations. Commandant, I hope the result will meet your expectations. Commandant, I hope the result will meet your expectations. Commandant, I hope the result will meet your expectations. +123062 123062 223062 323062 423062 Ready anytime. I am at your command. Ready anytime. I am at your command. Ready anytime. I am at your command. Ready anytime. I am at your command. +123063 123063 223063 323063 423063 Oh. Oh. Oh. Oh. +123064 123064 223064 323064 423064 ...Is that so? ...Is that so? ...Is that so? ...Is that so? +123065 123065 223065 323065 423065 Hmph... Hmph... Hmph... Hmph... +123066 123066 223066 323066 423066 Sigh... Sigh... Sigh... Sigh... +123067 123067 223067 323067 423067 ...What is this? ...What is this? ...What is this? ...What is this? +123068 123068 223068 323068 423068 Stay calm, and think. Stay calm, and think. Stay calm, and think. Stay calm, and think. +123069 123069 223069 323069 423069 I saw this coming. I saw this coming. I saw this coming. I saw this coming. +123070 123070 223070 323070 423070 Don't move out of my sight. Don't move out of my sight. Don't move out of my sight. Don't move out of my sight. +123071 123071 223071 323071 423071 This will pave the path to victory! This will pave the path to victory! This will pave the path to victory! This will pave the path to victory! +123072 123072 223072 323072 423072 Ugh... Ugh... Ugh... Ugh... +123073 123073 223073 323073 423073 Time for the backup plan. Time for the backup plan. Time for the backup plan. Time for the backup plan. +123074 123074 223074 323074 423074 I must get up... before it's too late... I must get up... before it's too late... I must get up... before it's too late... I must get up... before it's too late... +123075 123075 223075 323075 423075 I have found your weak spot. I have found your weak spot. I have found your weak spot. I have found your weak spot. +123076 123076 223076 323076 423076 Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. +123077 123077 223077 323077 423077 A war can be won in an instant. A war can be won in an instant. A war can be won in an instant. A war can be won in an instant. +123078 123078 223078 323078 423078 An excellent move, Commandant. An excellent move, Commandant. An excellent move, Commandant. An excellent move, Commandant. +123079 123079 223079 323079 423079 Ah Ah Ah Ah +123080 123080 223080 323080 423080 Ah Ah Ah Ah +123081 123081 223081 323081 423081 Ah Ah Ah Ah +123082 123082 223082 323082 423082 Ah Ah Ah Ah +123083 123083 223083 323083 423083 Ah Ah Ah Ah +123084 123084 223084 323084 423084 Ah Ah Ah Ah +123085 123085 223085 323085 423085 Ah Ah Ah Ah +123086 123086 223086 323086 423086 Ah Ah Ah Ah +123087 123087 223087 323087 423087 Ah Ah Ah Ah +123088 123088 223088 323088 423088 Ah Ah Ah Ah +123089 123089 223089 323089 423089 Ah Ah Ah Ah +123090 123090 223090 323090 423090 Ah Ah Ah Ah +123091 123091 223091 323091 423091 Ah Ah Ah Ah +123092 123092 223092 323092 423092 Ah Ah Ah Ah +123093 123093 223093 323093 423093 Ah Ah Ah Ah +123094 123094 223094 323094 423094 I am no pilot; yet, wert thou as far as that vast shore wash'd with the farthest sea, I would adventure for such merchandise... My apologies. I don't know... how to describe my feelings. I am no pilot; yet, wert thou as far as that vast shore wash'd with the farthest sea, I would adventure for such merchandise... My apologies. I don't know... how to describe my feelings. I am no pilot; yet, wert thou as far as that vast shore wash'd with the farthest sea, I would adventure for such merchandise... My apologies. I don't know... how to describe my feelings. I am no pilot; yet, wert thou as far as that vast shore wash'd with the farthest sea, I would adventure for such merchandise... My apologies. I don't know... how to describe my feelings. +123095 123095 223095 323095 423095 I want to give all the good things in this world to you. I want to give all the good things in this world to you. I want to give all the good things in this world to you. I want to give all the good things in this world to you. +123096 123096 223096 323096 423096 I thought "perfect creation" was but a false premise that could never exist, but you gave it meaning. You showed me every answer that I once sought. I thought "perfect creation" was but a false premise that could never exist, but you gave it meaning. You showed me every answer that I once sought. I thought "perfect creation" was but a false premise that could never exist, but you gave it meaning. You showed me every answer that I once sought. I thought "perfect creation" was but a false premise that could never exist, but you gave it meaning. You showed me every answer that I once sought. +123097 123097 223097 323097 423097 I will be by your side, for now, and always. I will be by your side, for now, and always. I will be by your side, for now, and always. I will be by your side, for now, and always. +123098 123098 223098 323098 423098 Stay calm, and think. Stay calm, and think. Stay calm, and think. Stay calm, and think. +123099 123099 223099 323099 423099 I saw this coming. I saw this coming. I saw this coming. I saw this coming. +123100 123100 223100 323100 423100 Don't move out of my sight. Don't move out of my sight. Don't move out of my sight. Don't move out of my sight. +123101 123101 223101 323101 423101 Ugh... Ugh... Ugh... Ugh... +123102 123102 223102 323102 423102 Time for the backup plan. Time for the backup plan. Time for the backup plan. Time for the backup plan. +123103 123103 223103 323103 423103 I have found your weak spot. I have found your weak spot. I have found your weak spot. I have found your weak spot. +123104 123104 223104 323104 423104 Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. Arrived at destination. Initiating support attacks. +123105 123105 223105 323105 423105 I saw this coming. I saw this coming. I saw this coming. I saw this coming. +123106 123106 223106 323106 423106 I have found your weak spot. I have found your weak spot. I have found your weak spot. I have found your weak spot. +123107 123107 223107 323107 423107 This will pave the path to victory! This will pave the path to victory! This will pave the path to victory! This will pave the path to victory! +124001 124001 224001 324001 424001 My name is No. 21. This is Gray Raven, isn't it? As per Captain's order, I'm here to "infiltrate the rival squad"... Hmm? I shouldn't have said it out loud? My name is No. 21. This is Gray Raven, isn't it? As per Captain's order, I'm here to "infiltrate the rival squad"... Hmm? I shouldn't have said it out loud? My name is No. 21. This is Gray Raven, isn't it? As per Captain's order, I'm here to "infiltrate the rival squad"... Hmm? I shouldn't have said it out loud? My name is No. 21. This is Gray Raven, isn't it? As per Captain's order, I'm here to "infiltrate the rival squad"... Hmm? I shouldn't have said it out loud? +124002 124002 224002 324002 424002 Functional experimental data added. Increase one testable level. Functional experimental data added. Increase one testable level. Functional experimental data added. Increase one testable level. Functional experimental data added. Increase one testable level. +124003 124003 224003 324003 424003 Promotion? Is it a new experiment? Promotion? Is it a new experiment? Promotion? Is it a new experiment? Promotion? Is it a new experiment? +124004 124004 224004 324004 424004 Rank-up experiment completed. Rank-up experiment completed. Rank-up experiment completed. Rank-up experiment completed. +124005 124005 224005 324005 424005 Operating system updated. Experimental data... recorded. Operating system updated. Experimental data... recorded. Operating system updated. Experimental data... recorded. Operating system updated. Experimental data... recorded. +124006 124006 224006 324006 424006 Here you are, Buddy. Here you are, Buddy. Here you are, Buddy. Here you are, Buddy. +124007 124007 224007 324007 424007 So, whose "ass" am I gonna "kick" this time? So, whose "ass" am I gonna "kick" this time? So, whose "ass" am I gonna "kick" this time? So, whose "ass" am I gonna "kick" this time? +124008 124008 224008 324008 424008 I'll show you how to squeeze every last drop of value out of a person. Yay. I'll show you how to squeeze every last drop of value out of a person. Yay. I'll show you how to squeeze every last drop of value out of a person. Yay. I'll show you how to squeeze every last drop of value out of a person. Yay. +124009 124009 224009 324009 424009 ...No. 21, refining the observation records. ...No. 21, refining the observation records. ...No. 21, refining the observation records. ...No. 21, refining the observation records. +124010 124010 224010 324010 424010 Do you see that line... on the floor, near your feet? That's my boundary. You're not allowed to cross it. Do you see that line... on the floor, near your feet? That's my boundary. You're not allowed to cross it. Do you see that line... on the floor, near your feet? That's my boundary. You're not allowed to cross it. Do you see that line... on the floor, near your feet? That's my boundary. You're not allowed to cross it. +124011 124011 224011 324011 424011 ...You want to chat? What is this "chatting"? I do not comprehend. ...You want to chat? What is this "chatting"? I do not comprehend. ...You want to chat? What is this "chatting"? I do not comprehend. ...You want to chat? What is this "chatting"? I do not comprehend. +124012 124012 224012 324012 424012 Names are nothing but a designation. No. 21 is my designation. Names are nothing but a designation. No. 21 is my designation. Names are nothing but a designation. No. 21 is my designation. Names are nothing but a designation. No. 21 is my designation. +124013 124013 224013 324013 424013 This place is as extensive as the institute… This place is as extensive as the institute… This place is as extensive as the institute… This place is as extensive as the institute… +124014 124014 224014 324014 424014 Its designation is "Snore". Noctis suggested calling it "Georgievich Paustovsky", but I thought "Snore" suited it better... Oh, a new one just flashed through my mind... Its designation is "Snore". Noctis suggested calling it "Georgievich Paustovsky", but I thought "Snore" suited it better... Oh, a new one just flashed through my mind... Its designation is "Snore". Noctis suggested calling it "Georgievich Paustovsky", but I thought "Snore" suited it better... Oh, a new one just flashed through my mind... Its designation is "Snore". Noctis suggested calling it "Georgievich Paustovsky", but I thought "Snore" suited it better... Oh, a new one just flashed through my mind... +124015 124015 224015 324015 424015 Captain... Commandant... Noctis... Captain... Commandant... Together... Feeling good. Captain... Commandant... Noctis... Captain... Commandant... Together... Feeling good. Captain... Commandant... Noctis... Captain... Commandant... Together... Feeling good. Captain... Commandant... Noctis... Captain... Commandant... Together... Feeling good. +124016 124016 224016 324016 424016 Short circuit? I know nothing of it. I only wanted to turn the lights on, so I pulled down all the levers. Short circuit? I know nothing of it. I only wanted to turn the lights on, so I pulled down all the levers. Short circuit? I know nothing of it. I only wanted to turn the lights on, so I pulled down all the levers. Short circuit? I know nothing of it. I only wanted to turn the lights on, so I pulled down all the levers. +124017 124017 224017 324017 424017 ...Sometimes it still feels like there is a faint smell of disinfectant in the air. ...Sometimes it still feels like there is a faint smell of disinfectant in the air. ...Sometimes it still feels like there is a faint smell of disinfectant in the air. ...Sometimes it still feels like there is a faint smell of disinfectant in the air. +124018 124018 224018 324018 424018 My boundary... has already expanded to the base's entrance. This is my territory now. My boundary... has already expanded to the base's entrance. This is my territory now. My boundary... has already expanded to the base's entrance. This is my territory now. My boundary... has already expanded to the base's entrance. This is my territory now. +124019 124019 224019 324019 424019 You have a human scent... Some have it, some don't. Like Vera and the Constructs around you. Did they get that scent from you? If I get closer to you, will I smell like a human, too? I want to have a human scent on me. You have a human scent... Some have it, some don't. Like Vera and the Constructs around you. Did they get that scent from you? If I get closer to you, will I smell like a human, too? I want to have a human scent on me. You have a human scent... Some have it, some don't. Like Vera and the Constructs around you. Did they get that scent from you? If I get closer to you, will I smell like a human, too? I want to have a human scent on me. You have a human scent... Some have it, some don't. Like Vera and the Constructs around you. Did they get that scent from you? If I get closer to you, will I smell like a human, too? I want to have a human scent on me. +124020 124020 224020 324020 424020 Sniff... It's the real commandant... Buddy, do not attack. Sniff... It's the real commandant... Buddy, do not attack. Sniff... It's the real commandant... Buddy, do not attack. Sniff... It's the real commandant... Buddy, do not attack. +124021 124021 224021 324021 424021 ...I allow you to give Buddy a new designation. ...I allow you to give Buddy a new designation. ...I allow you to give Buddy a new designation. ...I allow you to give Buddy a new designation. +124022 124022 224022 324022 424022 Is the institute a quiet place, too? Not really. But here... I can hear your heartbeats. Thump-thump... Thump-thump... Is the institute a quiet place, too? Not really. But here... I can hear your heartbeats. Thump-thump... Thump-thump... Is the institute a quiet place, too? Not really. But here... I can hear your heartbeats. Thump-thump... Thump-thump... Is the institute a quiet place, too? Not really. But here... I can hear your heartbeats. Thump-thump... Thump-thump... +124023 124023 224023 324023 424023 What do I desire? Are you telling me to do what I want? Then I'm taking you away. That's what I want right now. What do I desire? Are you telling me to do what I want? Then I'm taking you away. That's what I want right now. What do I desire? Are you telling me to do what I want? Then I'm taking you away. That's what I want right now. What do I desire? Are you telling me to do what I want? Then I'm taking you away. That's what I want right now. +124024 124024 224024 324024 424024 I will never betray my captain. I will never betray my captain. I will never betray my captain. I will never betray my captain. +124025 124025 224025 324025 424025 I don't need it. I don't need it. I don't need it. I don't need it. +124026 124026 224026 324026 424026 What are you doing? What are you doing? What are you doing? What are you doing? +124027 124027 224027 324027 424027 Is this some kind of experiment? Is this some kind of experiment? Is this some kind of experiment? Is this some kind of experiment? +124028 124028 224028 324028 424028 You're a "good buddy." I don't hate it. You're a "good buddy." I don't hate it. You're a "good buddy." I don't hate it. You're a "good buddy." I don't hate it. +124029 124029 224029 324029 424029 ...Is this a decoy to lure me into your trap? I've seen this hunting strategy before. You won't be able to trick me with it. ...Is this a decoy to lure me into your trap? I've seen this hunting strategy before. You won't be able to trick me with it. ...Is this a decoy to lure me into your trap? I've seen this hunting strategy before. You won't be able to trick me with it. ...Is this a decoy to lure me into your trap? I've seen this hunting strategy before. You won't be able to trick me with it. +124030 124030 224030 324030 424030 I think Buddy... is starting to like you, too. I think Buddy... is starting to like you, too. I think Buddy... is starting to like you, too. I think Buddy... is starting to like you, too. +124031 124031 224031 324031 424031 This is not supposed to be used to measure power? Oh... I used it that way last time. This is not supposed to be used to measure power? Oh... I used it that way last time. This is not supposed to be used to measure power? Oh... I used it that way last time. This is not supposed to be used to measure power? Oh... I used it that way last time. +124032 124032 224032 324032 424032 I think I had that dream last night again... that pure white dream. I think I had that dream last night again... that pure white dream. I think I had that dream last night again... that pure white dream. I think I had that dream last night again... that pure white dream. +124033 124033 224033 324033 424033 The content in the broadcast just now doesn't exist in the database. Yet... it's interesting. The content in the broadcast just now doesn't exist in the database. Yet... it's interesting. The content in the broadcast just now doesn't exist in the database. Yet... it's interesting. The content in the broadcast just now doesn't exist in the database. Yet... it's interesting. +124034 124034 224034 324034 424034 Warning, frame data errors d-detected. Vital fluid t-temperature rising. Warning, frame data errors d-detected. Vital fluid t-temperature rising. Warning, frame data errors d-detected. Vital fluid t-temperature rising. Warning, frame data errors d-detected. Vital fluid t-temperature rising. +124035 124035 224035 324035 424035 I have nothing to repay you with, besides fighting for you on the battlefield. I have nothing to repay you with, besides fighting for you on the battlefield. I have nothing to repay you with, besides fighting for you on the battlefield. I have nothing to repay you with, besides fighting for you on the battlefield. +124036 124036 224036 324036 424036 A void period of time... I'm already quite used to it. A void period of time... I'm already quite used to it. A void period of time... I'm already quite used to it. A void period of time... I'm already quite used to it. +124037 124037 224037 324037 424037 Have you been taken to some kind of experiment? Have you been taken to some kind of experiment? Have you been taken to some kind of experiment? Have you been taken to some kind of experiment? +124038 124038 224038 324038 424038 ...Oh, you still have vital signs. ...Oh, you still have vital signs. ...Oh, you still have vital signs. ...Oh, you still have vital signs. +124039 124039 224039 324039 424039 You look exhausted. Need Buddy to freshen you up? I can help too, if you don't mind. You look exhausted. Need Buddy to freshen you up? I can help too, if you don't mind. You look exhausted. Need Buddy to freshen you up? I can help too, if you don't mind. You look exhausted. Need Buddy to freshen you up? I can help too, if you don't mind. +124040 124040 224040 324040 424040 Yawn... You seem to be sleeping well at this location. I'm crouching here to try it out myself. Yawn... You seem to be sleeping well at this location. I'm crouching here to try it out myself. Yawn... You seem to be sleeping well at this location. I'm crouching here to try it out myself. Yawn... You seem to be sleeping well at this location. I'm crouching here to try it out myself. +124041 124041 224041 324041 424041 Based on the experimental data, you've already reached maximum connection time. You're advised to cut the connection off now. Based on the experimental data, you've already reached maximum connection time. You're advised to cut the connection off now. Based on the experimental data, you've already reached maximum connection time. You're advised to cut the connection off now. Based on the experimental data, you've already reached maximum connection time. You're advised to cut the connection off now. +124042 124042 224042 324042 424042 Why are you hanging around here all the time? Is anything good here? Why are you hanging around here all the time? Is anything good here? Why are you hanging around here all the time? Is anything good here? Why are you hanging around here all the time? Is anything good here? +124043 124043 224043 324043 424043 If you stay connected without a break, your body will eventually be destroyed. If you stay connected without a break, your body will eventually be destroyed. If you stay connected without a break, your body will eventually be destroyed. If you stay connected without a break, your body will eventually be destroyed. +124044 124044 224044 324044 424044 There were 20 other subjects before I was born... But they were all scrapped because of malfunctions. Commandant... please don't break down. There were 20 other subjects before I was born... But they were all scrapped because of malfunctions. Commandant... please don't break down. There were 20 other subjects before I was born... But they were all scrapped because of malfunctions. Commandant... please don't break down. There were 20 other subjects before I was born... But they were all scrapped because of malfunctions. Commandant... please don't break down. +124045 124045 224045 324045 424045 It hurts after you've fought again and again... But I'm used to it now... So don't worry, you can leave. I'll defend this place with Buddy. It hurts after you've fought again and again... But I'm used to it now... So don't worry, you can leave. I'll defend this place with Buddy. It hurts after you've fought again and again... But I'm used to it now... So don't worry, you can leave. I'll defend this place with Buddy. It hurts after you've fought again and again... But I'm used to it now... So don't worry, you can leave. I'll defend this place with Buddy. +124046 124046 224046 324046 424046 Hm? Hm? Hm? Hm? +124047 124047 224047 324047 424047 Hey, worthless junk—that's how Captain greets everyone. Hey, worthless junk—that's how Captain greets everyone. Hey, worthless junk—that's how Captain greets everyone. Hey, worthless junk—that's how Captain greets everyone. +124048 124048 224048 324048 424048 Hey, Gray Raven Commandant. Hey, Gray Raven Commandant. Hey, Gray Raven Commandant. Hey, Gray Raven Commandant. +124049 124049 224049 324049 424049 ...Hmph, you're here. ...Hmph, you're here. ...Hmph, you're here. ...Hmph, you're here. +124050 124050 224050 324050 424050 Gray Raven Commandant Observation Record: Commandant has come today as well... Oh, it's just a task Captain assigned to me. Gray Raven Commandant Observation Record: Commandant has come today as well... Oh, it's just a task Captain assigned to me. Gray Raven Commandant Observation Record: Commandant has come today as well... Oh, it's just a task Captain assigned to me. Gray Raven Commandant Observation Record: Commandant has come today as well... Oh, it's just a task Captain assigned to me. +124051 124051 224051 324051 424051 Buddy just asked me when you will come again. Buddy just asked me when you will come again. Buddy just asked me when you will come again. Buddy just asked me when you will come again. +124052 124052 224052 324052 424052 Good morning. Why did I climb up the pole? It's a chameleon's courtship behavior... Hmm? Why can't I do this? Good morning. Why did I climb up the pole? It's a chameleon's courtship behavior... Hmm? Why can't I do this? Good morning. Why did I climb up the pole? It's a chameleon's courtship behavior... Hmm? Why can't I do this? Good morning. Why did I climb up the pole? It's a chameleon's courtship behavior... Hmm? Why can't I do this? +124053 124053 224053 324053 424053 ...How am I supposed to express this feeling? Is this love? What is love? Should I smile at a time like this? ...How am I supposed to express this feeling? Is this love? What is love? Should I smile at a time like this? ...How am I supposed to express this feeling? Is this love? What is love? Should I smile at a time like this? ...How am I supposed to express this feeling? Is this love? What is love? Should I smile at a time like this? +124054 124054 224054 324054 424054 Did you find a new organization out there? Could you take me there with you? Did you find a new organization out there? Could you take me there with you? Did you find a new organization out there? Could you take me there with you? Did you find a new organization out there? Could you take me there with you? +124055 124055 224055 324055 424055 Hmmmm... Hm... Hm... Hm... Hmmmm... Hm... Hm... Hm... Hmmmm... Hm... Hm... Hm... Hmmmm... Hm... Hm... Hm... +124056 124056 224056 324056 424056 Experiment error... Frame unresponsive... Experiment error... Frame unresponsive... Experiment error... Frame unresponsive... Experiment error... Frame unresponsive... +124057 124057 224057 324057 424057 ...Stop. ...Stop. ...Stop. ...Stop. +124058 124058 224058 324058 424058 ...Eww! ...Eww! ...Eww! ...Eww! +124059 124059 224059 324059 424059 Gaf! Gaf! Gaf! Gaf! +124060 124060 224060 324060 424060 Hmm... Head... head pat is... UwU... Hmm... Head... head pat is... UwU... Hmm... Head... head pat is... UwU... Hmm... Head... head pat is... UwU... +124061 124061 224061 324061 424061 Test data collection completed. Test data collection completed. Test data collection completed. Test data collection completed. +124062 124062 224062 324062 424062 All tests completed. Entering standby mode. All tests completed. Entering standby mode. All tests completed. Entering standby mode. All tests completed. Entering standby mode. +124063 124063 224063 324063 424063 No. 21 ready for action. No. 21 ready for action. No. 21 ready for action. No. 21 ready for action. +124064 124064 224064 324064 424064 Hehe. Hehe. Hehe. Hehe. +124065 124065 224065 324065 424065 Ugh...! Ugh...! Ugh...! Ugh...! +124066 124066 224066 324066 424066 Um. Um. Um. Um. +124067 124067 224067 324067 424067 Um... Um... Um... Um... +124068 124068 224068 324068 424068 Experiment... No, destruction begins. Experiment... No, destruction begins. Experiment... No, destruction begins. Experiment... No, destruction begins. +124069 124069 224069 324069 424069 There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. +124070 124070 224070 324070 424070 Hahahahaha! Hahahahaha! Hahahahaha! Hahahahaha! +124071 124071 224071 324071 424071 Destruction begins. Hahahahaha! Destruction begins. Hahahahaha! Destruction begins. Hahahahaha! Destruction begins. Hahahahaha! +124072 124072 224072 324072 424072 Ugh! The experiments... continue. Ugh! The experiments... continue. Ugh! The experiments... continue. Ugh! The experiments... continue. +124073 124073 224073 324073 424073 I... don't want to be scrapped. I... don't want to be scrapped. I... don't want to be scrapped. I... don't want to be scrapped. +124074 124074 224074 324074 424074 Am I going to be... a failure...? Am I going to be... a failure...? Am I going to be... a failure...? Am I going to be... a failure...? +124075 124075 224075 324075 424075 Surround the enemy. Surround the enemy. Surround the enemy. Surround the enemy. +124076 124076 224076 324076 424076 Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." +124077 124077 224077 324077 424077 Let's go, Buddy. Let's go, Buddy. Let's go, Buddy. Let's go, Buddy. +124078 124078 224078 324078 424078 No. 21 survived and destroyed all enemies. No. 21 survived and destroyed all enemies. No. 21 survived and destroyed all enemies. No. 21 survived and destroyed all enemies. +124079 124079 224079 324079 424079 Ah! Ah! Ah! Ah! +124080 124080 224080 324080 424080 Ah! Ah! Ah! Ah! +124081 124081 224081 324081 424081 Ah! Ah! Ah! Ah! +124082 124082 224082 324082 424082 Ah! Ah! Ah! Ah! +124083 124083 224083 324083 424083 Ah! Ah! Ah! Ah! +124084 124084 224084 324084 424084 Ah! Ah! Ah! Ah! +124085 124085 224085 324085 424085 Ah! Ah! Ah! Ah! +124086 124086 224086 324086 424086 Ah! Ah! Ah! Ah! +124087 124087 224087 324087 424087 Ah! Ah! Ah! Ah! +124088 124088 224088 324088 424088 Ah! Ah! Ah! Ah! +124089 124089 224089 324089 424089 Ah! Ah! Ah! Ah! +124090 124090 224090 324090 424090 Ah! Ah! Ah! Ah! +124091 124091 224091 324091 424091 Ah! Ah! Ah! Ah! +124092 124092 224092 324092 424092 Ah! Ah! Ah! Ah! +124093 124093 224093 324093 424093 Ah! Ah! Ah! Ah! +124094 124094 224094 324094 424094 It seems... you've hunted me down... It seems... you've hunted me down... It seems... you've hunted me down... It seems... you've hunted me down... +124095 124095 224095 324095 424095 Munch... I've heard from the terminal that biting someone's cheek is a way of showing gratitude... I shouldn't do that to everyone casually? ...What's "casually"? Munch... I've heard from the terminal that biting someone's cheek is a way of showing gratitude... I shouldn't do that to everyone casually? ...What's "casually"? Munch... I've heard from the terminal that biting someone's cheek is a way of showing gratitude... I shouldn't do that to everyone casually? ...What's "casually"? Munch... I've heard from the terminal that biting someone's cheek is a way of showing gratitude... I shouldn't do that to everyone casually? ...What's "casually"? +124096 124096 224096 324096 424096 Even if you're gone... It's okay. I remember your scent. Wherever you go, I'll find you. Even if you're gone... It's okay. I remember your scent. Wherever you go, I'll find you. Even if you're gone... It's okay. I remember your scent. Wherever you go, I'll find you. Even if you're gone... It's okay. I remember your scent. Wherever you go, I'll find you. +124097 124097 224097 324097 424097 ...Don't go. ...Don't go. ...Don't go. ...Don't go. +124098 124098 224098 324098 424098 Can I crush it? I can crush it, right? Can I crush it? I can crush it, right? Can I crush it? I can crush it, right? Can I crush it? I can crush it, right? +124099 124099 224099 324099 424099 There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. There's nowhere for test subjects to flee. +124100 124100 224100 324100 424100 Hahahahaha! Hahahahaha! Hahahahaha! Hahahahaha! +124101 124101 224101 324101 424101 Ugh! The experiments... continue. Ugh! The experiments... continue. Ugh! The experiments... continue. Ugh! The experiments... continue. +124102 124102 224102 324102 424102 I... don't want to be scrapped. I... don't want to be scrapped. I... don't want to be scrapped. I... don't want to be scrapped. +124103 124103 224103 324103 424103 Surround the enemy. Surround the enemy. Surround the enemy. Surround the enemy. +124104 124104 224104 324104 424104 Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." Roger, "I'm gonna kick their asses." +125001 125001 225001 325001 425001 It's you... Looks like I won't get bored for a while. It's you... Looks like I won't get bored for a while. It's you... Looks like I won't get bored for a while. It's you... Looks like I won't get bored for a while. +125002 125002 225002 325002 425002 I'm surprised this frame can be upgraded with Babylonia's technology as well... I'm surprised this frame can be upgraded with Babylonia's technology as well... I'm surprised this frame can be upgraded with Babylonia's technology as well... I'm surprised this frame can be upgraded with Babylonia's technology as well... +125003 125003 225003 325003 425003 It'd be silly of you to even consider controlling me with military ranks. It'd be silly of you to even consider controlling me with military ranks. It'd be silly of you to even consider controlling me with military ranks. It'd be silly of you to even consider controlling me with military ranks. +125004 125004 225004 325004 425004 If you could change yourself that way... Hmph, what a flight of cute fancy. If you could change yourself that way... Hmph, what a flight of cute fancy. If you could change yourself that way... Hmph, what a flight of cute fancy. If you could change yourself that way... Hmph, what a flight of cute fancy. +125005 125005 225005 325005 425005 This frame is... not bad once you've been attuned to it. This frame is... not bad once you've been attuned to it. This frame is... not bad once you've been attuned to it. This frame is... not bad once you've been attuned to it. +125006 125006 225006 325006 425006 This weapon is special? ...Yet, a weapon's a weapon. It only brings pain and death. This weapon is special? ...Yet, a weapon's a weapon. It only brings pain and death. This weapon is special? ...Yet, a weapon's a weapon. It only brings pain and death. This weapon is special? ...Yet, a weapon's a weapon. It only brings pain and death. +125007 125007 225007 325007 425007 You owe me one now, Commandant. You owe me one now, Commandant. You owe me one now, Commandant. You owe me one now, Commandant. +125008 125008 225008 325008 425008 I'm the leader? ...Whatever, it won't last long anyway. I'm the leader? ...Whatever, it won't last long anyway. I'm the leader? ...Whatever, it won't last long anyway. I'm the leader? ...Whatever, it won't last long anyway. +125009 125009 225009 325009 425009 Would you mind stepping aside? This is NOT your own place. Would you mind stepping aside? This is NOT your own place. Would you mind stepping aside? This is NOT your own place. Would you mind stepping aside? This is NOT your own place. +125010 125010 225010 325010 425010 It's getting boring here... It's getting boring here... It's getting boring here... It's getting boring here... +125011 125011 225011 325011 425011 Unless it's about missions, I have no interest in getting along with anyone here—including you. Unless it's about missions, I have no interest in getting along with anyone here—including you. Unless it's about missions, I have no interest in getting along with anyone here—including you. Unless it's about missions, I have no interest in getting along with anyone here—including you. +125012 125012 225012 325012 425012 I'm wondering if all elite commandants always goof around like you. I'm wondering if all elite commandants always goof around like you. I'm wondering if all elite commandants always goof around like you. I'm wondering if all elite commandants always goof around like you. +125013 125013 225013 325013 425013 Don't you even have a proper chair here? Don't you even have a proper chair here? Don't you even have a proper chair here? Don't you even have a proper chair here? +125014 125014 225014 325014 425014 Coffee? Ha... make it yourself. By the way, no need to put sugar in mine. Coffee? Ha... make it yourself. By the way, no need to put sugar in mine. Coffee? Ha... make it yourself. By the way, no need to put sugar in mine. Coffee? Ha... make it yourself. By the way, no need to put sugar in mine. +125015 125015 225015 325015 425015 I don't need you, but you need me. Don't you ever forget that. I don't need you, but you need me. Don't you ever forget that. I don't need you, but you need me. Don't you ever forget that. I don't need you, but you need me. Don't you ever forget that. +125016 125016 225016 325016 425016 You'd better have a medic with you if you like risking your life... Me as your medic? Sure, if you like pain... You'd better have a medic with you if you like risking your life... Me as your medic? Sure, if you like pain... You'd better have a medic with you if you like risking your life... Me as your medic? Sure, if you like pain... You'd better have a medic with you if you like risking your life... Me as your medic? Sure, if you like pain... +125017 125017 225017 325017 425017 Hey, tell me a joke. Anything as long as it's fun... That's fine. I just want to see you wracking your brain. Hey, tell me a joke. Anything as long as it's fun... That's fine. I just want to see you wracking your brain. Hey, tell me a joke. Anything as long as it's fun... That's fine. I just want to see you wracking your brain. Hey, tell me a joke. Anything as long as it's fun... That's fine. I just want to see you wracking your brain. +125018 125018 225018 325018 425018 I never expect anyone to understand me. But if you'd like to do so, be prepared, mentally and... physically. I never expect anyone to understand me. But if you'd like to do so, be prepared, mentally and... physically. I never expect anyone to understand me. But if you'd like to do so, be prepared, mentally and... physically. I never expect anyone to understand me. But if you'd like to do so, be prepared, mentally and... physically. +125019 125019 225019 325019 425019 At a time like this, no one knows when they're going to die. I'd wager many will applaud my passing. But if you die... a lot of people will cry for you. So, try not to lose your life. At a time like this, no one knows when they're going to die. I'd wager many will applaud my passing. But if you die... a lot of people will cry for you. So, try not to lose your life. At a time like this, no one knows when they're going to die. I'd wager many will applaud my passing. But if you die... a lot of people will cry for you. So, try not to lose your life. At a time like this, no one knows when they're going to die. I'd wager many will applaud my passing. But if you die... a lot of people will cry for you. So, try not to lose your life. +125020 125020 225020 325020 425020 I know, I know... I won't go anywhere, okay? I know, I know... I won't go anywhere, okay? I know, I know... I won't go anywhere, okay? I know, I know... I won't go anywhere, okay? +125021 125021 225021 325021 425021 Say my name... Put more feeling into it... I like you calling my name. Vera... Vera... Hmm, not bad. Say my name... Put more feeling into it... I like you calling my name. Vera... Vera... Hmm, not bad. Say my name... Put more feeling into it... I like you calling my name. Vera... Vera... Hmm, not bad. Say my name... Put more feeling into it... I like you calling my name. Vera... Vera... Hmm, not bad. +125022 125022 225022 325022 425022 If No. 21 asks you for some gossip about us, just ignore her... What gossip? Hmph, something not worth mentioning. If No. 21 asks you for some gossip about us, just ignore her... What gossip? Hmph, something not worth mentioning. If No. 21 asks you for some gossip about us, just ignore her... What gossip? Hmph, something not worth mentioning. If No. 21 asks you for some gossip about us, just ignore her... What gossip? Hmph, something not worth mentioning. +125023 125023 225023 325023 425023 Does it hurt? You shouldn't have trained too much... I wish I could bear your pain. That pain would be our eternal bond, proof that we've lived in this world together. Does it hurt? You shouldn't have trained too much... I wish I could bear your pain. That pain would be our eternal bond, proof that we've lived in this world together. Does it hurt? You shouldn't have trained too much... I wish I could bear your pain. That pain would be our eternal bond, proof that we've lived in this world together. Does it hurt? You shouldn't have trained too much... I wish I could bear your pain. That pain would be our eternal bond, proof that we've lived in this world together. +125024 125024 225024 325024 425024 I've never bet on anyone else, including you. I've never bet on anyone else, including you. I've never bet on anyone else, including you. I've never bet on anyone else, including you. +125025 125025 225025 325025 425025 Don't you know a useless gift is just trash? Don't you know a useless gift is just trash? Don't you know a useless gift is just trash? Don't you know a useless gift is just trash? +125026 125026 225026 325026 425026 Seems like I've finally remembered your face. Seems like I've finally remembered your face. Seems like I've finally remembered your face. Seems like I've finally remembered your face. +125027 125027 225027 325027 425027 Put it there. No. 21 will check what's inside for me. Put it there. No. 21 will check what's inside for me. Put it there. No. 21 will check what's inside for me. Put it there. No. 21 will check what's inside for me. +125028 125028 225028 325028 425028 You again... Are these frequent visits intentional? You again... Are these frequent visits intentional? You again... Are these frequent visits intentional? You again... Are these frequent visits intentional? +125029 125029 225029 325029 425029 Here we go again. Let me guess... It's the same gift as last time, isn't it? Here we go again. Let me guess... It's the same gift as last time, isn't it? Here we go again. Let me guess... It's the same gift as last time, isn't it? Here we go again. Let me guess... It's the same gift as last time, isn't it? +125030 125030 225030 325030 425030 I don't like idiots... Idiots die quickly. I hope you're not one of them. I don't like idiots... Idiots die quickly. I hope you're not one of them. I don't like idiots... Idiots die quickly. I hope you're not one of them. I don't like idiots... Idiots die quickly. I hope you're not one of them. +125031 125031 225031 325031 425031 You enjoy giving me gifts and I enjoy receiving your gifts. It's a win-win game for us. You enjoy giving me gifts and I enjoy receiving your gifts. It's a win-win game for us. You enjoy giving me gifts and I enjoy receiving your gifts. It's a win-win game for us. You enjoy giving me gifts and I enjoy receiving your gifts. It's a win-win game for us. +125032 125032 225032 325032 425032 Tests? I thought we were past that stage already. Tests? I thought we were past that stage already. Tests? I thought we were past that stage already. Tests? I thought we were past that stage already. +125033 125033 225033 325033 425033 Let me give you something back as a token of my appreciation... How about a little secret about Noctis? ...No? A hint of wariness seems to still exist in you. Let me give you something back as a token of my appreciation... How about a little secret about Noctis? ...No? A hint of wariness seems to still exist in you. Let me give you something back as a token of my appreciation... How about a little secret about Noctis? ...No? A hint of wariness seems to still exist in you. Let me give you something back as a token of my appreciation... How about a little secret about Noctis? ...No? A hint of wariness seems to still exist in you. +125034 125034 225034 325034 425034 Perhaps one day, I won't be called Death anymore because of you... After all, you and I are pretty close, and you're still breathing, aren't you? Perhaps one day, I won't be called Death anymore because of you... After all, you and I are pretty close, and you're still breathing, aren't you? Perhaps one day, I won't be called Death anymore because of you... After all, you and I are pretty close, and you're still breathing, aren't you? Perhaps one day, I won't be called Death anymore because of you... After all, you and I are pretty close, and you're still breathing, aren't you? +125035 125035 225035 325035 425035 Being that generous to me without asking for rewards... They say free is expensive. What you want is indeed very costly. Being that generous to me without asking for rewards... They say free is expensive. What you want is indeed very costly. Being that generous to me without asking for rewards... They say free is expensive. What you want is indeed very costly. Being that generous to me without asking for rewards... They say free is expensive. What you want is indeed very costly. +125036 125036 225036 325036 425036 Hey... Wake up. Hey... Wake up. Hey... Wake up. Hey... Wake up. +125037 125037 225037 325037 425037 I'm surprised you had the guts to zone out on me... I'm surprised you had the guts to zone out on me... I'm surprised you had the guts to zone out on me... I'm surprised you had the guts to zone out on me... +125038 125038 225038 325038 425038 Hah. Sleep tight. I'll go find some "fun" for myself. Hah. Sleep tight. I'll go find some "fun" for myself. Hah. Sleep tight. I'll go find some "fun" for myself. Hah. Sleep tight. I'll go find some "fun" for myself. +125039 125039 225039 325039 425039 Let me think... What would be your excuse if someone came in and found you slacking off? Let me think... What would be your excuse if someone came in and found you slacking off? Let me think... What would be your excuse if someone came in and found you slacking off? Let me think... What would be your excuse if someone came in and found you slacking off? +125040 125040 225040 325040 425040 Your sleeping face... It was too cute to disturb. Anyway, you should get more rest, my Commandant. Your sleeping face... It was too cute to disturb. Anyway, you should get more rest, my Commandant. Your sleeping face... It was too cute to disturb. Anyway, you should get more rest, my Commandant. Your sleeping face... It was too cute to disturb. Anyway, you should get more rest, my Commandant. +125041 125041 225041 325041 425041 I'll be rooting for you. I'll be rooting for you. I'll be rooting for you. I'll be rooting for you. +125042 125042 225042 325042 425042 I feel tired just by looking at it... I feel tired just by looking at it... I feel tired just by looking at it... I feel tired just by looking at it... +125043 125043 225043 325043 425043 You've pushed yourself too hard... Why not just leave everything to your subordinates? You've pushed yourself too hard... Why not just leave everything to your subordinates? You've pushed yourself too hard... Why not just leave everything to your subordinates? You've pushed yourself too hard... Why not just leave everything to your subordinates? +125044 125044 225044 325044 425044 ...Time for you to rest. No one will dare say a word if you're loafing around with me. ...Time for you to rest. No one will dare say a word if you're loafing around with me. ...Time for you to rest. No one will dare say a word if you're loafing around with me. ...Time for you to rest. No one will dare say a word if you're loafing around with me. +125045 125045 225045 325045 425045 Do you seriously have that much of a workload? Or... you just want to stay with me? Do you seriously have that much of a workload? Or... you just want to stay with me? Do you seriously have that much of a workload? Or... you just want to stay with me? Do you seriously have that much of a workload? Or... you just want to stay with me? +125046 125046 225046 325046 425046 Oh, you're here... Oh, you're here... Oh, you're here... Oh, you're here... +125047 125047 225047 325047 425047 I'll be gone if you're three more minutes late. What a pity... I'll be gone if you're three more minutes late. What a pity... I'll be gone if you're three more minutes late. What a pity... I'll be gone if you're three more minutes late. What a pity... +125048 125048 225048 325048 425048 Come to think of it, I do see you every day. Come to think of it, I do see you every day. Come to think of it, I do see you every day. Come to think of it, I do see you every day. +125049 125049 225049 325049 425049 Huh, I'd rather go on a mission than waste time here. Huh, I'd rather go on a mission than waste time here. Huh, I'd rather go on a mission than waste time here. Huh, I'd rather go on a mission than waste time here. +125050 125050 225050 325050 425050 Wouldn't you grow tired of seeing the same face again and again? Me? Well, it doesn't bother me anyway... Wouldn't you grow tired of seeing the same face again and again? Me? Well, it doesn't bother me anyway... Wouldn't you grow tired of seeing the same face again and again? Me? Well, it doesn't bother me anyway... Wouldn't you grow tired of seeing the same face again and again? Me? Well, it doesn't bother me anyway... +125051 125051 225051 325051 425051 A promise is a promise. I'll be here until I see you again. A promise is a promise. I'll be here until I see you again. A promise is a promise. I'll be here until I see you again. A promise is a promise. I'll be here until I see you again. +125052 125052 225052 325052 425052 Next appointment? You know I'm not staying here to help you schedule appointments, don't you? Next appointment? You know I'm not staying here to help you schedule appointments, don't you? Next appointment? You know I'm not staying here to help you schedule appointments, don't you? Next appointment? You know I'm not staying here to help you schedule appointments, don't you? +125053 125053 225053 325053 425053 It's just the two of us. Why don't we share some little intimate secrets? Like... what am I to you... It's just the two of us. Why don't we share some little intimate secrets? Like... what am I to you... It's just the two of us. Why don't we share some little intimate secrets? Like... what am I to you... It's just the two of us. Why don't we share some little intimate secrets? Like... what am I to you... +125054 125054 225054 325054 425054 Hmph... A bird finally came back home. Hmph... A bird finally came back home. Hmph... A bird finally came back home. Hmph... A bird finally came back home. +125055 125055 225055 325055 425055 You really are a little one burning with curiosity, aren't you? You really are a little one burning with curiosity, aren't you? You really are a little one burning with curiosity, aren't you? You really are a little one burning with curiosity, aren't you? +125056 125056 225056 325056 425056 Oh... It's you, isn't it? Oh... It's you, isn't it? Oh... It's you, isn't it? Oh... It's you, isn't it? +125057 125057 225057 325057 425057 Others might be scared to death... But it's not gonna work on me. Others might be scared to death... But it's not gonna work on me. Others might be scared to death... But it's not gonna work on me. Others might be scared to death... But it's not gonna work on me. +125058 125058 225058 325058 425058 You'd better stop before I lose my temper... You'd better stop before I lose my temper... You'd better stop before I lose my temper... You'd better stop before I lose my temper... +125059 125059 225059 325059 425059 There will be a high price to pay for laying a finger on me... There will be a high price to pay for laying a finger on me... There will be a high price to pay for laying a finger on me... There will be a high price to pay for laying a finger on me... +125060 125060 225060 325060 425060 So... you don't want your fingers anymore, do you? So... you don't want your fingers anymore, do you? So... you don't want your fingers anymore, do you? So... you don't want your fingers anymore, do you? +125061 125061 225061 325061 425061 To be honest, you're more useful to me than No. 21 and Noctis. To be honest, you're more useful to me than No. 21 and Noctis. To be honest, you're more useful to me than No. 21 and Noctis. To be honest, you're more useful to me than No. 21 and Noctis. +125062 125062 225062 325062 425062 Wow, so impressive. Wow, so impressive. Wow, so impressive. Wow, so impressive. +125063 125063 225063 325063 425063 Hmph, understood. Hmph, understood. Hmph, understood. Hmph, understood. +125064 125064 225064 325064 425064 Hmmm... Hmmm... Hmmm... Hmmm... +125065 125065 225065 325065 425065 Aaugh?! Aaugh?! Aaugh?! Aaugh?! +125066 125066 225066 325066 425066 Ugh... Ugh... Ugh... Ugh... +125067 125067 225067 325067 425067 Hmph... Hmph... Hmph... Hmph... +125068 125068 225068 325068 425068 Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! +125069 125069 225069 325069 425069 Don't you dare get in my way! Don't you dare get in my way! Don't you dare get in my way! Don't you dare get in my way! +125070 125070 225070 325070 425070 I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! +125071 125071 225105 325071 425071 Wherever I stand is my battlefield! Wherever I stand is my battlefield! Wherever I stand is my battlefield! Wherever I stand is my battlefield! +125072 125072 225072 325072 425072 C'mon, keep them coming! C'mon, keep them coming! C'mon, keep them coming! C'mon, keep them coming! +125073 125073 225073 325073 425073 The flag will never be broken... The flag will never be broken... The flag will never be broken... The flag will never be broken... +125074 125074 225074 325074 425074 This fight... is not over... This fight... is not over... This fight... is not over... This fight... is not over... +125075 125075 225075 325075 425075 Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. +125076 125076 225076 325076 425076 Finally! A melee! Finally! A melee! Finally! A melee! Finally! A melee! +125077 125077 225077 325077 425077 Follow my lead... There's nothing to be afraid of. Follow my lead... There's nothing to be afraid of. Follow my lead... There's nothing to be afraid of. Follow my lead... There's nothing to be afraid of. +125078 125078 225078 325078 425078 Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? +125079 125079 225079 325079 425079 Ah! Ah! Ah! Ah! +125080 125080 225080 325080 425080 Ah! Ah! Ah! Ah! +125081 125081 225081 325081 425081 Ah! Ah! Ah! Ah! +125082 125082 225082 325082 425082 Ah! Ah! Ah! Ah! +125083 125083 225083 325083 425083 Ah! Ah! Ah! Ah! +125084 125084 225084 325084 425084 Ah! Ah! Ah! Ah! +125085 125085 225085 325085 425085 Ah! Ah! Ah! Ah! +125086 125086 225086 325086 425086 Ah! Ah! Ah! Ah! +125087 125087 225087 325087 425087 Ah! Ah! Ah! Ah! +125088 125088 225088 325088 425088 Ah! Ah! Ah! Ah! +125089 125089 225089 325089 425089 Ah! Ah! Ah! Ah! +125090 125090 225090 325090 425090 Ah! Ah! Ah! Ah! +125091 125091 225091 325091 425091 Ah! Ah! Ah! Ah! +125092 125092 225092 325092 425092 Ah! Ah! Ah! Ah! +125093 125093 225093 325093 425093 Ah! Ah! Ah! Ah! +125094 125094 225094 325094 425094 In the end, you still return to me... Perhaps I'll truly be gone one day. If that's fine with you... You're a real silly dummy, but in a cute way. In the end, you still return to me... Perhaps I'll truly be gone one day. If that's fine with you... You're a real silly dummy, but in a cute way. In the end, you still return to me... Perhaps I'll truly be gone one day. If that's fine with you... You're a real silly dummy, but in a cute way. In the end, you still return to me... Perhaps I'll truly be gone one day. If that's fine with you... You're a real silly dummy, but in a cute way. +125095 125095 225095 325095 425095 You should have something more important to do for me than giving me a gift, shouldn't you? You should have something more important to do for me than giving me a gift, shouldn't you? You should have something more important to do for me than giving me a gift, shouldn't you? You should have something more important to do for me than giving me a gift, shouldn't you? +125096 125096 225096 325096 425096 I used to think everything had its price and nothing was "priceless." But you made me realize I was wrong. So... am I "priceless" to you? If your answer displeases me, you'll regret being born with a mouth. I used to think everything had its price and nothing was "priceless." But you made me realize I was wrong. So... am I "priceless" to you? If your answer displeases me, you'll regret being born with a mouth. I used to think everything had its price and nothing was "priceless." But you made me realize I was wrong. So... am I "priceless" to you? If your answer displeases me, you'll regret being born with a mouth. I used to think everything had its price and nothing was "priceless." But you made me realize I was wrong. So... am I "priceless" to you? If your answer displeases me, you'll regret being born with a mouth. +125097 125097 225097 325097 425097 What's wrong with being greedy? I won't be satisfied unless someone is willing to give me their future, their life, their fate, and their responsibilities… What's wrong with being greedy? I won't be satisfied unless someone is willing to give me their future, their life, their fate, and their responsibilities… What's wrong with being greedy? I won't be satisfied unless someone is willing to give me their future, their life, their fate, and their responsibilities… What's wrong with being greedy? I won't be satisfied unless someone is willing to give me their future, their life, their fate, and their responsibilities… +125098 125098 225098 325098 425098 Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! Go ahead and struggle, you piece of junk! +125099 125099 225099 325099 425099 Don't you dare get in my way! Don't you dare get in my way! Don't you dare get in my way! Don't you dare get in my way! +125100 125100 225100 325100 425100 I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! I'm gonna enjoy crushing every one of you to pieces! +125101 125101 225101 325101 425101 C'mon, keep them coming! C'mon, keep them coming! C'mon, keep them coming! C'mon, keep them coming! +125102 125102 225102 325102 425102 The flag will never be broken... The flag will never be broken... The flag will never be broken... The flag will never be broken... +125103 125103 225103 325103 425103 Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. Poor thing... I'll give you a quick death. +125104 125104 225104 325104 425104 Finally comes a melee! Finally comes a melee! Finally comes a melee! Finally comes a melee! +125105 125105 225105 325105 425105 Wherever I stand, Wherever I stand, Wherever I stand, Wherever I stand, +125106 125106 225106 325106 425106 It's my battlefield! It's my battlefield! It's my battlefield! It's my battlefield! +125107 125107 225107 325107 425107 it's my battlefield. it's my battlefield. it's my battlefield. it's my battlefield. +125108 125071 225071 325071 425071 Wherever I stand, it's my battlefield! Wherever I stand, it's my battlefield! Wherever I stand, it's my battlefield! Wherever I stand, it's my battlefield! +125109 125109 225109 325109 425109 Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? Even victory itself has to yield to me. What do you say? +126001 126001 226001 326001 426001 Hola amigo! I'm Roland. You know why I'm here, don't you? Haha, nah, you don't. You have absolutely no idea. Anyway, I'll be at your service from now on. Hola amigo! I'm Roland. You know why I'm here, don't you? Haha, nah, you don't. You have absolutely no idea. Anyway, I'll be at your service from now on. Hola amigo! I'm Roland. You know why I'm here, don't you? Haha, nah, you don't. You have absolutely no idea. Anyway, I'll be at your service from now on. Hola amigo! I'm Roland. You know why I'm here, don't you? Haha, nah, you don't. You have absolutely no idea. Anyway, I'll be at your service from now on. +126002 126002 226002 326002 426002 Alright alright. Frame upgraded. By the way, have you heard of a story about a farmer raising a cold-blooded animal? Alright alright. Frame upgraded. By the way, have you heard of a story about a farmer raising a cold-blooded animal? Alright alright. Frame upgraded. By the way, have you heard of a story about a farmer raising a cold-blooded animal? Alright alright. Frame upgraded. By the way, have you heard of a story about a farmer raising a cold-blooded animal? +126003 126003 226003 326003 426003 Promoted? Shackling yourselves with ranks—what a fascinating human thing to do. Well then, I'm looking forward to what you and your advanced shackles would do with a plaything like me. Promoted? Shackling yourselves with ranks—what a fascinating human thing to do. Well then, I'm looking forward to what you and your advanced shackles would do with a plaything like me. Promoted? Shackling yourselves with ranks—what a fascinating human thing to do. Well then, I'm looking forward to what you and your advanced shackles would do with a plaything like me. Promoted? Shackling yourselves with ranks—what a fascinating human thing to do. Well then, I'm looking forward to what you and your advanced shackles would do with a plaything like me. +126004 126004 226004 326004 426004 If you replace all my parts, one after the other, forming a new frame, will I live on like a newborn baby? If you replace all my parts, one after the other, forming a new frame, will I live on like a newborn baby? If you replace all my parts, one after the other, forming a new frame, will I live on like a newborn baby? If you replace all my parts, one after the other, forming a new frame, will I live on like a newborn baby? +126005 126005 226005 326005 426005 My battle skills have improved. Train me more. I'll not return the favor. My battle skills have improved. Train me more. I'll not return the favor. My battle skills have improved. Train me more. I'll not return the favor. My battle skills have improved. Train me more. I'll not return the favor. +126006 126006 226006 326006 426006 This feels good. A lovely tool for a tool. This feels good. A lovely tool for a tool. This feels good. A lovely tool for a tool. This feels good. A lovely tool for a tool. +126007 126007 226007 326007 426007 Alright alright. I'll execute all your orders to the letter. But you'd better keep an eye on me. Alright alright. I'll execute all your orders to the letter. But you'd better keep an eye on me. Alright alright. I'll execute all your orders to the letter. But you'd better keep an eye on me. Alright alright. I'll execute all your orders to the letter. But you'd better keep an eye on me. +126008 126008 226008 326008 426008 Damas y caballeros, the show is about to begin! Damas y caballeros, the show is about to begin! Damas y caballeros, the show is about to begin! Damas y caballeros, the show is about to begin! +126009 126009 226009 326009 426009 You want to know what my wish is? The end of the world, the ravages of the Punishing Virus, the suffering of all living souls on Earth... How do you like my answer? Is it in line with your perception of me? You want to know what my wish is? The end of the world, the ravages of the Punishing Virus, the suffering of all living souls on Earth... How do you like my answer? Is it in line with your perception of me? You want to know what my wish is? The end of the world, the ravages of the Punishing Virus, the suffering of all living souls on Earth... How do you like my answer? Is it in line with your perception of me? You want to know what my wish is? The end of the world, the ravages of the Punishing Virus, the suffering of all living souls on Earth... How do you like my answer? Is it in line with your perception of me? +126010 126010 226010 326010 426010 I talk too much? Don't worry, I'll be more careful in the future. Hm... I feel like someone said that to me a long time ago too, but he's... What do you think happened to him? I talk too much? Don't worry, I'll be more careful in the future. Hm... I feel like someone said that to me a long time ago too, but he's... What do you think happened to him? I talk too much? Don't worry, I'll be more careful in the future. Hm... I feel like someone said that to me a long time ago too, but he's... What do you think happened to him? I talk too much? Don't worry, I'll be more careful in the future. Hm... I feel like someone said that to me a long time ago too, but he's... What do you think happened to him? +126011 126011 226011 326011 426011 Loyalty. What a good word! Stop thinking and just follow orders, letting others decide what to do. It's so easy. Oh? Don't give me that look! I was just missing a former "friend" of mine. Loyalty. What a good word! Stop thinking and just follow orders, letting others decide what to do. It's so easy. Oh? Don't give me that look! I was just missing a former "friend" of mine. Loyalty. What a good word! Stop thinking and just follow orders, letting others decide what to do. It's so easy. Oh? Don't give me that look! I was just missing a former "friend" of mine. Loyalty. What a good word! Stop thinking and just follow orders, letting others decide what to do. It's so easy. Oh? Don't give me that look! I was just missing a former "friend" of mine. +126012 126012 226012 326012 426012 Hola! Haha, I like that expression on your face! I know your memories of me saying "Hola!" aren't really pleasant. But from now on, you'll have more memories related to it. Stay tuned! Hola! Haha, I like that expression on your face! I know your memories of me saying "Hola!" aren't really pleasant. But from now on, you'll have more memories related to it. Stay tuned! Hola! Haha, I like that expression on your face! I know your memories of me saying "Hola!" aren't really pleasant. But from now on, you'll have more memories related to it. Stay tuned! Hola! Haha, I like that expression on your face! I know your memories of me saying "Hola!" aren't really pleasant. But from now on, you'll have more memories related to it. Stay tuned! +126013 126013 226013 326013 426013 I'll always be transparent with you, so feel free to throw your questions at me. From the truth behind the Ascension Network to my quirky little habits, anything. As long as you're ready to pay the price... Hahaha. Just kidding. I'll always be transparent with you, so feel free to throw your questions at me. From the truth behind the Ascension Network to my quirky little habits, anything. As long as you're ready to pay the price... Hahaha. Just kidding. I'll always be transparent with you, so feel free to throw your questions at me. From the truth behind the Ascension Network to my quirky little habits, anything. As long as you're ready to pay the price... Hahaha. Just kidding. I'll always be transparent with you, so feel free to throw your questions at me. From the truth behind the Ascension Network to my quirky little habits, anything. As long as you're ready to pay the price... Hahaha. Just kidding. +126014 126014 226014 326014 426014 Let's play a game. Imagine we're commoners kidnapped by an evil organization living in a world without the Punishing Virus. We are on the same boat, and we've promised to escape together. Done? Alright. Now go out and face reality again. Let's play a game. Imagine we're commoners kidnapped by an evil organization living in a world without the Punishing Virus. We are on the same boat, and we've promised to escape together. Done? Alright. Now go out and face reality again. Let's play a game. Imagine we're commoners kidnapped by an evil organization living in a world without the Punishing Virus. We are on the same boat, and we've promised to escape together. Done? Alright. Now go out and face reality again. Let's play a game. Imagine we're commoners kidnapped by an evil organization living in a world without the Punishing Virus. We are on the same boat, and we've promised to escape together. Done? Alright. Now go out and face reality again. +126015 126015 226015 326015 426015 Hola, amigo! Haha, I've been wearing this mask for so long that it's not even a mask anymore. The phrases I used to say behind it just slip out naturally now. How would you treat a jester like me? Hola, amigo! Haha, I've been wearing this mask for so long that it's not even a mask anymore. The phrases I used to say behind it just slip out naturally now. How would you treat a jester like me? Hola, amigo! Haha, I've been wearing this mask for so long that it's not even a mask anymore. The phrases I used to say behind it just slip out naturally now. How would you treat a jester like me? Hola, amigo! Haha, I've been wearing this mask for so long that it's not even a mask anymore. The phrases I used to say behind it just slip out naturally now. How would you treat a jester like me? +126016 126016 226016 326016 426016 Have you heard of the "Nolmo Organization"? In the Golden Age, there was a group of people who messed around at the risk of their own lives and even the lives of others. Care to guess if I was one of them? Haha, of course, not. The "Nolmo Organization" is a phrase I just fabricated. Have you heard of the "Nolmo Organization"? In the Golden Age, there was a group of people who messed around at the risk of their own lives and even the lives of others. Care to guess if I was one of them? Haha, of course, not. The "Nolmo Organization" is a phrase I just fabricated. Have you heard of the "Nolmo Organization"? In the Golden Age, there was a group of people who messed around at the risk of their own lives and even the lives of others. Care to guess if I was one of them? Haha, of course, not. The "Nolmo Organization" is a phrase I just fabricated. Have you heard of the "Nolmo Organization"? In the Golden Age, there was a group of people who messed around at the risk of their own lives and even the lives of others. Care to guess if I was one of them? Haha, of course, not. The "Nolmo Organization" is a phrase I just fabricated. +126017 126017 226017 326017 426017 Humans are good at telling stories. I have read a lot of them. They're all made up but sound so convincing just because they're based on the authors' personal experience and imagination. Some stories are so well told that other humans will even follow the advice they give. Don't you agree? Humans are good at telling stories. I have read a lot of them. They're all made up but sound so convincing just because they're based on the authors' personal experience and imagination. Some stories are so well told that other humans will even follow the advice they give. Don't you agree? Humans are good at telling stories. I have read a lot of them. They're all made up but sound so convincing just because they're based on the authors' personal experience and imagination. Some stories are so well told that other humans will even follow the advice they give. Don't you agree? Humans are good at telling stories. I have read a lot of them. They're all made up but sound so convincing just because they're based on the authors' personal experience and imagination. Some stories are so well told that other humans will even follow the advice they give. Don't you agree? +126018 126018 226018 326018 426018 I've watched this "Babylonia Recovering Earth" play so many times. The characters struggled, degenerated, and went crazy. Interesting, but lengthy. So lengthy that it actually immersed the audience in it and made them reluctant to leave. I've watched this "Babylonia Recovering Earth" play so many times. The characters struggled, degenerated, and went crazy. Interesting, but lengthy. So lengthy that it actually immersed the audience in it and made them reluctant to leave. I've watched this "Babylonia Recovering Earth" play so many times. The characters struggled, degenerated, and went crazy. Interesting, but lengthy. So lengthy that it actually immersed the audience in it and made them reluctant to leave. I've watched this "Babylonia Recovering Earth" play so many times. The characters struggled, degenerated, and went crazy. Interesting, but lengthy. So lengthy that it actually immersed the audience in it and made them reluctant to leave. +126019 126019 226019 326019 426019 To have a reason to live is a dream that hasn't changed for me. A performance, the Ascension Network, they were the reasons others gave me. But now you ask me to give myself a reason? This is such a cruel thing... an honor for a jester. To have a reason to live is a dream that hasn't changed for me. A performance, the Ascension Network, they were the reasons others gave me. But now you ask me to give myself a reason? This is such a cruel thing... an honor for a jester. To have a reason to live is a dream that hasn't changed for me. A performance, the Ascension Network, they were the reasons others gave me. But now you ask me to give myself a reason? This is such a cruel thing... an honor for a jester. To have a reason to live is a dream that hasn't changed for me. A performance, the Ascension Network, they were the reasons others gave me. But now you ask me to give myself a reason? This is such a cruel thing... an honor for a jester. +126020 126020 226020 326020 426020 I have read so many boring stories, but none of them are as boring as my life. However, with you here, it has now become a little more interesting. Haha, how should I... how should I describe this? I have read so many boring stories, but none of them are as boring as my life. However, with you here, it has now become a little more interesting. Haha, how should I... how should I describe this? I have read so many boring stories, but none of them are as boring as my life. However, with you here, it has now become a little more interesting. Haha, how should I... how should I describe this? I have read so many boring stories, but none of them are as boring as my life. However, with you here, it has now become a little more interesting. Haha, how should I... how should I describe this? +126021 126021 226021 326021 426021 Constructs feel the world via devices. Maybe the person I see with my eyes is not the real you but the you touched up by a program... Well, never mind. I've already seen who you really are. Constructs feel the world via devices. Maybe the person I see with my eyes is not the real you but the you touched up by a program... Well, never mind. I've already seen who you really are. Constructs feel the world via devices. Maybe the person I see with my eyes is not the real you but the you touched up by a program... Well, never mind. I've already seen who you really are. Constructs feel the world via devices. Maybe the person I see with my eyes is not the real you but the you touched up by a program... Well, never mind. I've already seen who you really are. +126022 126022 226022 326022 426022 Performers can't change the plot of a play, and they shouldn't have that ambition anyway. But there is a performer who wants you on the stage a little longer to the point that he wishes the play could end right at this moment. Nah. Forget it. I was kidding. Performers can't change the plot of a play, and they shouldn't have that ambition anyway. But there is a performer who wants you on the stage a little longer to the point that he wishes the play could end right at this moment. Nah. Forget it. I was kidding. Performers can't change the plot of a play, and they shouldn't have that ambition anyway. But there is a performer who wants you on the stage a little longer to the point that he wishes the play could end right at this moment. Nah. Forget it. I was kidding. Performers can't change the plot of a play, and they shouldn't have that ambition anyway. But there is a performer who wants you on the stage a little longer to the point that he wishes the play could end right at this moment. Nah. Forget it. I was kidding. +126023 126023 226023 326023 426023 "If only we had met sooner..." Humans always love to fantasize about that stuff. Though lines like that are quite easy to say in some situations, like... now. "If only we had met sooner..." Humans always love to fantasize about that stuff. Though lines like that are quite easy to say in some situations, like... now. "If only we had met sooner..." Humans always love to fantasize about that stuff. Though lines like that are quite easy to say in some situations, like... now. "If only we had met sooner..." Humans always love to fantasize about that stuff. Though lines like that are quite easy to say in some situations, like... now. +126024 126024 226024 326024 426024 Let me see, what should I say at this very moment if I were one of you... "Thank you for your kindness. I promise I'll do my best in future battles!"... Does that sound good to you? Let me see, what should I say at this very moment if I were one of you... "Thank you for your kindness. I promise I'll do my best in future battles!"... Does that sound good to you? Let me see, what should I say at this very moment if I were one of you... "Thank you for your kindness. I promise I'll do my best in future battles!"... Does that sound good to you? Let me see, what should I say at this very moment if I were one of you... "Thank you for your kindness. I promise I'll do my best in future battles!"... Does that sound good to you? +126025 126025 226025 326025 426025 O-M-G, that's so nice of you! Thank you so much! I'll gladly take this gift of yours. O-M-G, that's so nice of you! Thank you so much! I'll gladly take this gift of yours. O-M-G, that's so nice of you! Thank you so much! I'll gladly take this gift of yours. O-M-G, that's so nice of you! Thank you so much! I'll gladly take this gift of yours. +126026 126026 226026 326026 426026 Humans seek meaning in things yet end up seeking profits from them. I wonder what profits you see in me? Humans seek meaning in things yet end up seeking profits from them. I wonder what profits you see in me? Humans seek meaning in things yet end up seeking profits from them. I wonder what profits you see in me? Humans seek meaning in things yet end up seeking profits from them. I wonder what profits you see in me? +126027 126027 226027 326027 426027 Of course I'll accept all your gifts! I'll even do anything—anything—for you... as long as you're ready for the consequences. Of course I'll accept all your gifts! I'll even do anything—anything—for you... as long as you're ready for the consequences. Of course I'll accept all your gifts! I'll even do anything—anything—for you... as long as you're ready for the consequences. Of course I'll accept all your gifts! I'll even do anything—anything—for you... as long as you're ready for the consequences. +126028 126028 226028 326028 426028 The kindness you cast into the void will be returned with the void. Does a Babylonian commandant have the luxury to waste good stuff like this? The kindness you cast into the void will be returned with the void. Does a Babylonian commandant have the luxury to waste good stuff like this? The kindness you cast into the void will be returned with the void. Does a Babylonian commandant have the luxury to waste good stuff like this? The kindness you cast into the void will be returned with the void. Does a Babylonian commandant have the luxury to waste good stuff like this? +126029 126029 226029 326029 426029 I wonder if all commandants in Babylonia are so nice. I wonder if all commandants in Babylonia are so nice. I wonder if all commandants in Babylonia are so nice. I wonder if all commandants in Babylonia are so nice. +126030 126030 226030 326030 426030 (Sigh) Fine, being treated equally like a friend is kind of new to me. (Sigh) Fine, being treated equally like a friend is kind of new to me. (Sigh) Fine, being treated equally like a friend is kind of new to me. (Sigh) Fine, being treated equally like a friend is kind of new to me. +126031 126031 226031 326031 426031 (Sigh) What exactly do you expect from the void? What am I supposed to do if you keep acting like this...? (Sigh) What exactly do you expect from the void? What am I supposed to do if you keep acting like this...? (Sigh) What exactly do you expect from the void? What am I supposed to do if you keep acting like this...? (Sigh) What exactly do you expect from the void? What am I supposed to do if you keep acting like this...? +126032 126032 226032 326032 426032 Hmm... Why am I staring at you? Nothing. I was just trying to figure out what you really want. Have I figured it out? Of course, not. Hmm... Why am I staring at you? Nothing. I was just trying to figure out what you really want. Have I figured it out? Of course, not. Hmm... Why am I staring at you? Nothing. I was just trying to figure out what you really want. Have I figured it out? Of course, not. Hmm... Why am I staring at you? Nothing. I was just trying to figure out what you really want. Have I figured it out? Of course, not. +126033 126033 226033 326033 426033 I just can't help laughing every time you pull something out. What? I laugh all the time? Hahaha, yes, that's true. I just can't help laughing every time you pull something out. What? I laugh all the time? Hahaha, yes, that's true. I just can't help laughing every time you pull something out. What? I laugh all the time? Hahaha, yes, that's true. I just can't help laughing every time you pull something out. What? I laugh all the time? Hahaha, yes, that's true. +126034 126034 226034 326034 426034 Have you heard a theory that says the more you observe a person, the more you will care about the person, and the more you will suffer if that person is not with you? Hmm, I wonder how long I can stay with you. Have you heard a theory that says the more you observe a person, the more you will care about the person, and the more you will suffer if that person is not with you? Hmm, I wonder how long I can stay with you. Have you heard a theory that says the more you observe a person, the more you will care about the person, and the more you will suffer if that person is not with you? Hmm, I wonder how long I can stay with you. Have you heard a theory that says the more you observe a person, the more you will care about the person, and the more you will suffer if that person is not with you? Hmm, I wonder how long I can stay with you. +126035 126035 226035 326035 426035 I know I should appreciate all the gifts people give me. But somehow I have become picky about your gifts... Or should I say that I have started to expect your gifts? I know I should appreciate all the gifts people give me. But somehow I have become picky about your gifts... Or should I say that I have started to expect your gifts? I know I should appreciate all the gifts people give me. But somehow I have become picky about your gifts... Or should I say that I have started to expect your gifts? I know I should appreciate all the gifts people give me. But somehow I have become picky about your gifts... Or should I say that I have started to expect your gifts? +126036 126036 226036 326036 426036 Dreaming a sweet dream? I guess I'd better not disturb you before you're woken up by something more dangerous... Hahaha. Dreaming a sweet dream? I guess I'd better not disturb you before you're woken up by something more dangerous... Hahaha. Dreaming a sweet dream? I guess I'd better not disturb you before you're woken up by something more dangerous... Hahaha. Dreaming a sweet dream? I guess I'd better not disturb you before you're woken up by something more dangerous... Hahaha. +126037 126037 226037 326037 426037 Dreams are the easiest to have and the hardest to achieve for humans. Don't you worry about waking up to a world destroyed by the Punishing Virus if you keep indulging yourself in your dream? Dreams are the easiest to have and the hardest to achieve for humans. Don't you worry about waking up to a world destroyed by the Punishing Virus if you keep indulging yourself in your dream? Dreams are the easiest to have and the hardest to achieve for humans. Don't you worry about waking up to a world destroyed by the Punishing Virus if you keep indulging yourself in your dream? Dreams are the easiest to have and the hardest to achieve for humans. Don't you worry about waking up to a world destroyed by the Punishing Virus if you keep indulging yourself in your dream? +126038 126038 226038 326038 426038 You could end up being like some of the Corrupted if you keep slacking off like this... Haha, but the Corrupted isn't doing so bad at the moment. You could end up being like some of the Corrupted if you keep slacking off like this... Haha, but the Corrupted isn't doing so bad at the moment. You could end up being like some of the Corrupted if you keep slacking off like this... Haha, but the Corrupted isn't doing so bad at the moment. You could end up being like some of the Corrupted if you keep slacking off like this... Haha, but the Corrupted isn't doing so bad at the moment. +126039 126039 226039 326039 426039 If you can let yourself go like this in front of me, then maybe I can do the same as well... Phew. I'll sit next to you and stare at the marks on your face. If you can let yourself go like this in front of me, then maybe I can do the same as well... Phew. I'll sit next to you and stare at the marks on your face. If you can let yourself go like this in front of me, then maybe I can do the same as well... Phew. I'll sit next to you and stare at the marks on your face. If you can let yourself go like this in front of me, then maybe I can do the same as well... Phew. I'll sit next to you and stare at the marks on your face. +126040 126040 226040 326040 426040 Aw, look at you sleep. If you knew that I was holding your hand right now, what would you do in your dreams? What excuses should I make when you wake up? Or perhaps, you would allow me to continue holding your hand...? Aw, look at you sleep. If you knew that I was holding your hand right now, what would you do in your dreams? What excuses should I make when you wake up? Or perhaps, you would allow me to continue holding your hand...? Aw, look at you sleep. If you knew that I was holding your hand right now, what would you do in your dreams? What excuses should I make when you wake up? Or perhaps, you would allow me to continue holding your hand...? Aw, look at you sleep. If you knew that I was holding your hand right now, what would you do in your dreams? What excuses should I make when you wake up? Or perhaps, you would allow me to continue holding your hand...? +126041 126041 226041 326041 426041 Working tirelessly towards a goal, even though it could be an illusion. How pathetic. Haha, I wasn't talking about you. I just thought of who I used to be. Working tirelessly towards a goal, even though it could be an illusion. How pathetic. Haha, I wasn't talking about you. I just thought of who I used to be. Working tirelessly towards a goal, even though it could be an illusion. How pathetic. Haha, I wasn't talking about you. I just thought of who I used to be. Working tirelessly towards a goal, even though it could be an illusion. How pathetic. Haha, I wasn't talking about you. I just thought of who I used to be. +126042 126042 226042 326042 426042 I know of dozens of ways that can make humans stay on track and work nonstop even when they lack sleep for a long time. They all worked for me. Wanna try? But all of them will inevitably cause permanent damage to your body. I know of dozens of ways that can make humans stay on track and work nonstop even when they lack sleep for a long time. They all worked for me. Wanna try? But all of them will inevitably cause permanent damage to your body. I know of dozens of ways that can make humans stay on track and work nonstop even when they lack sleep for a long time. They all worked for me. Wanna try? But all of them will inevitably cause permanent damage to your body. I know of dozens of ways that can make humans stay on track and work nonstop even when they lack sleep for a long time. They all worked for me. Wanna try? But all of them will inevitably cause permanent damage to your body. +126043 126043 226043 326043 426043 Feeling tired? Right. I have some bedtime fairytales. Wanna listen? Although they are the type that could give people nightmares, I believe you are the type of person who can find goodness in nightmares. Feeling tired? Right. I have some bedtime fairytales. Wanna listen? Although they are the type that could give people nightmares, I believe you are the type of person who can find goodness in nightmares. Feeling tired? Right. I have some bedtime fairytales. Wanna listen? Although they are the type that could give people nightmares, I believe you are the type of person who can find goodness in nightmares. Feeling tired? Right. I have some bedtime fairytales. Wanna listen? Although they are the type that could give people nightmares, I believe you are the type of person who can find goodness in nightmares. +126044 126044 226044 326044 426044 It's widely believed that people tend to make wrong decisions when they are tired. So—hypothetically speaking—say I pretend to be a good Construct right now, will you take it as who I really am? It's widely believed that people tend to make wrong decisions when they are tired. So—hypothetically speaking—say I pretend to be a good Construct right now, will you take it as who I really am? It's widely believed that people tend to make wrong decisions when they are tired. So—hypothetically speaking—say I pretend to be a good Construct right now, will you take it as who I really am? It's widely believed that people tend to make wrong decisions when they are tired. So—hypothetically speaking—say I pretend to be a good Construct right now, will you take it as who I really am? +126045 126045 226045 326045 426045 Oh, you're so tired that you can't even make the correct judgments? How can I ever pass up on this perfect opportunity? Come over here and rest. Yes, that's it, right by my side. It doesn't matter if you're mistaking me for someone else. I can play the part of the one who can ease you into sleep... Oh, you're so tired that you can't even make the correct judgments? How can I ever pass up on this perfect opportunity? Come over here and rest. Yes, that's it, right by my side. It doesn't matter if you're mistaking me for someone else. I can play the part of the one who can ease you into sleep... Oh, you're so tired that you can't even make the correct judgments? How can I ever pass up on this perfect opportunity? Come over here and rest. Yes, that's it, right by my side. It doesn't matter if you're mistaking me for someone else. I can play the part of the one who can ease you into sleep... Oh, you're so tired that you can't even make the correct judgments? How can I ever pass up on this perfect opportunity? Come over here and rest. Yes, that's it, right by my side. It doesn't matter if you're mistaking me for someone else. I can play the part of the one who can ease you into sleep... +126046 126046 226046 326046 426046 "Greetings Commandant! Roland at your service!" ...Haha, did I scare you? I thought you would like that. "Greetings Commandant! Roland at your service!" ...Haha, did I scare you? I thought you would like that. "Greetings Commandant! Roland at your service!" ...Haha, did I scare you? I thought you would like that. "Greetings Commandant! Roland at your service!" ...Haha, did I scare you? I thought you would like that. +126047 126047 226047 326047 426047 Good timing. I happened to remember some old stories. Wanna listen? I promise you won't want to talk to me for the rest of the day if you stick it out to the end. Good timing. I happened to remember some old stories. Wanna listen? I promise you won't want to talk to me for the rest of the day if you stick it out to the end. Good timing. I happened to remember some old stories. Wanna listen? I promise you won't want to talk to me for the rest of the day if you stick it out to the end. Good timing. I happened to remember some old stories. Wanna listen? I promise you won't want to talk to me for the rest of the day if you stick it out to the end. +126048 126048 226048 326048 426048 Happy to see you here. Let's take a photo to remember this day! But it seems that my projection device just can't catch your image. What a shame. Happy to see you here. Let's take a photo to remember this day! But it seems that my projection device just can't catch your image. What a shame. Happy to see you here. Let's take a photo to remember this day! But it seems that my projection device just can't catch your image. What a shame. Happy to see you here. Let's take a photo to remember this day! But it seems that my projection device just can't catch your image. What a shame. +126049 126049 226049 326049 426049 Hey! Wanna hear a hypothesis that was popular in the Golden Age? Could it be that I was just created several seconds before you came? Hey! Wanna hear a hypothesis that was popular in the Golden Age? Could it be that I was just created several seconds before you came? Hey! Wanna hear a hypothesis that was popular in the Golden Age? Could it be that I was just created several seconds before you came? Hey! Wanna hear a hypothesis that was popular in the Golden Age? Could it be that I was just created several seconds before you came? +126050 126050 226050 326050 426050 Ciao! Hahaha, I can't help looking forward to seeing you as long as I'm here. I'm telling the truth. Well, at least for today. Ciao! Hahaha, I can't help looking forward to seeing you as long as I'm here. I'm telling the truth. Well, at least for today. Ciao! Hahaha, I can't help looking forward to seeing you as long as I'm here. I'm telling the truth. Well, at least for today. Ciao! Hahaha, I can't help looking forward to seeing you as long as I'm here. I'm telling the truth. Well, at least for today. +126051 126051 226051 326051 426051 I thought seriously about what I should do to make you come here more often, but it seems there's nothing I can do other than talk to you like this. I thought seriously about what I should do to make you come here more often, but it seems there's nothing I can do other than talk to you like this. I thought seriously about what I should do to make you come here more often, but it seems there's nothing I can do other than talk to you like this. I thought seriously about what I should do to make you come here more often, but it seems there's nothing I can do other than talk to you like this. +126052 126052 226052 326052 426052 Here to see me again? Why are you so obsessed with an illusion like me? Does that mean you regard me as real...? Here to see me again? Why are you so obsessed with an illusion like me? Does that mean you regard me as real...? Here to see me again? Why are you so obsessed with an illusion like me? Does that mean you regard me as real...? Here to see me again? Why are you so obsessed with an illusion like me? Does that mean you regard me as real...? +126053 126053 226053 326053 426053 Good morning. Looks like I won't be wasting away today since you're here. So, is there something you had in mind for us to achieve together? Yes, the two of us together. Good morning. Looks like I won't be wasting away today since you're here. So, is there something you had in mind for us to achieve together? Yes, the two of us together. Good morning. Looks like I won't be wasting away today since you're here. So, is there something you had in mind for us to achieve together? Yes, the two of us together. Good morning. Looks like I won't be wasting away today since you're here. So, is there something you had in mind for us to achieve together? Yes, the two of us together. +126054 126054 226054 326054 426054 Everything becomes stagnant and unreal when you're not around... So, this false time is just wasted. Who would mind wasting time that isn't real? Everything becomes stagnant and unreal when you're not around... So, this false time is just wasted. Who would mind wasting time that isn't real? Everything becomes stagnant and unreal when you're not around... So, this false time is just wasted. Who would mind wasting time that isn't real? Everything becomes stagnant and unreal when you're not around... So, this false time is just wasted. Who would mind wasting time that isn't real? +126055 126055 226055 326055 426055 Oh, dear me! I seem to have tripped and fallen. Now my frame is going to stop functioning, and there's nothing I can do other than wait for you to help me... Stop being ridiculous? Sigh, I thought you were looking forward to scenarios like this. Oh, dear me! I seem to have tripped and fallen. Now my frame is going to stop functioning, and there's nothing I can do other than wait for you to help me... Stop being ridiculous? Sigh, I thought you were looking forward to scenarios like this. Oh, dear me! I seem to have tripped and fallen. Now my frame is going to stop functioning, and there's nothing I can do other than wait for you to help me... Stop being ridiculous? Sigh, I thought you were looking forward to scenarios like this. Oh, dear me! I seem to have tripped and fallen. Now my frame is going to stop functioning, and there's nothing I can do other than wait for you to help me... Stop being ridiculous? Sigh, I thought you were looking forward to scenarios like this. +126056 126056 226056 326056 426056 Haha. Why don't you shake me harder? And the parts in my body would all burst out like soda from the Golden Age. That will definitely make a good scene, right? Haha. Why don't you shake me harder? And the parts in my body would all burst out like soda from the Golden Age. That will definitely make a good scene, right? Haha. Why don't you shake me harder? And the parts in my body would all burst out like soda from the Golden Age. That will definitely make a good scene, right? Haha. Why don't you shake me harder? And the parts in my body would all burst out like soda from the Golden Age. That will definitely make a good scene, right? +126057 126057 226057 326057 426057 You wanna catch me off guard so badly? Maybe you should try with words instead. You wanna catch me off guard so badly? Maybe you should try with words instead. You wanna catch me off guard so badly? Maybe you should try with words instead. You wanna catch me off guard so badly? Maybe you should try with words instead. +126058 126058 226058 326058 426058 Your obsession with what you're doing makes me wonder if there is a button that could make you rich immediately. But could that button also end the world a few hundred years later? Your obsession with what you're doing makes me wonder if there is a button that could make you rich immediately. But could that button also end the world a few hundred years later? Your obsession with what you're doing makes me wonder if there is a button that could make you rich immediately. But could that button also end the world a few hundred years later? Your obsession with what you're doing makes me wonder if there is a button that could make you rich immediately. But could that button also end the world a few hundred years later? +126059 126059 226059 326059 426059 Honestly, this tickles. If I hadn't wanted to see the look on your face, I would have fallen to the ground writhing. Yes, definitely. Alright, alright. You win. Please stop. Honestly, this tickles. If I hadn't wanted to see the look on your face, I would have fallen to the ground writhing. Yes, definitely. Alright, alright. You win. Please stop. Honestly, this tickles. If I hadn't wanted to see the look on your face, I would have fallen to the ground writhing. Yes, definitely. Alright, alright. You win. Please stop. Honestly, this tickles. If I hadn't wanted to see the look on your face, I would have fallen to the ground writhing. Yes, definitely. Alright, alright. You win. Please stop. +126060 126060 226060 326060 426060 I understand that humans tend to use the sensation of touch to confirm the existence of others. Since that's the case, why not try touching me in other ways too? I understand that humans tend to use the sensation of touch to confirm the existence of others. Since that's the case, why not try touching me in other ways too? I understand that humans tend to use the sensation of touch to confirm the existence of others. Since that's the case, why not try touching me in other ways too? I understand that humans tend to use the sensation of touch to confirm the existence of others. Since that's the case, why not try touching me in other ways too? +126061 126061 226061 326061 426061 Mission complete. Here is your reward, a meaningless mechanical red flower... Haha, just kidding. Mission complete. Here is your reward, a meaningless mechanical red flower... Haha, just kidding. Mission complete. Here is your reward, a meaningless mechanical red flower... Haha, just kidding. Mission complete. Here is your reward, a meaningless mechanical red flower... Haha, just kidding. +126062 126062 226062 326062 426062 Activity at max! What an amazing achievement. What on earth is it that motivates you? Activity at max! What an amazing achievement. What on earth is it that motivates you? Activity at max! What an amazing achievement. What on earth is it that motivates you? Activity at max! What an amazing achievement. What on earth is it that motivates you? +126063 126063 226063 326063 426063 Got it, got it. Got it, got it. Got it, got it. Got it, got it. +126064 126064 226064 326064 426064 Hahaha. Hahaha. Hahaha. Hahaha. +126065 126065 226065 326065 426065 Uh-huh? Uh-huh? Uh-huh? Uh-huh? +126066 126066 226066 326066 426066 Oops. Oops. Oops. Oops. +126067 126067 226067 326067 426067 Yes... Yes... Yes... Yes... +126068 126068 226068 326068 426068 Where are you going? Where are you going? Where are you going? Where are you going? +126069 126069 226069 326069 426069 Let me hear more of the real screams! Let me hear more of the real screams! Let me hear more of the real screams! Let me hear more of the real screams! +126070 126070 226070 326070 426070 The audience is watching you. The audience is watching you. The audience is watching you. The audience is watching you. +126071 126071 226071 326071 426071 This is the climax of the play! This is the climax of the play! This is the climax of the play! This is the climax of the play! +126072 126072 226072 326072 426072 Ouch. Ouch. Ouch. Ouch. +126073 126073 226073 326073 426073 Should I show more pain in my acting? Should I show more pain in my acting? Should I show more pain in my acting? Should I show more pain in my acting? +126074 126074 226074 326074 426074 Ha, like I said, illusions are illusions... Ha, like I said, illusions are illusions... Ha, like I said, illusions are illusions... Ha, like I said, illusions are illusions... +126075 126075 226075 326075 426075 Here to watch a clown show? Here to watch a clown show? Here to watch a clown show? Here to watch a clown show? +126076 126076 226076 326076 426076 Then let me play a part for a bit. Then let me play a part for a bit. Then let me play a part for a bit. Then let me play a part for a bit. +126077 126077 226077 326077 426077 Show me how you would use your tool. Show me how you would use your tool. Show me how you would use your tool. Show me how you would use your tool. +126078 126078 226078 326078 426078 This is the end. Are you happy with this farce? This is the end. Are you happy with this farce? This is the end. Are you happy with this farce? This is the end. Are you happy with this farce? +126079 126079 226079 326079 426079 Ah Ah Ah Ah +126080 126080 226080 326080 426080 Ah Ah Ah Ah +126081 126081 226081 326081 426081 Ah Ah Ah Ah +126082 126082 226082 326082 426082 Ah Ah Ah Ah +126083 126083 226083 326083 426083 Ah Ah Ah Ah +126084 126084 226084 326084 426084 Ah Ah Ah Ah +126085 126085 226085 326085 426085 Ah Ah Ah Ah +126086 126086 226086 326086 426086 Ah Ah Ah Ah +126087 126087 226087 326087 426087 Ah Ah Ah Ah +126088 126088 226088 326088 426088 Ah Ah Ah Ah +126089 126089 226089 326089 426089 Ah Ah Ah Ah +126090 126090 226090 326090 426090 Ah Ah Ah Ah +126091 126091 226091 326091 426091 Ah Ah Ah Ah +126092 126092 226092 326092 426092 Ah Ah Ah Ah +126093 126093 226093 326093 426093 Ah Ah Ah Ah +126094 126094 226094 326094 426094 I used to think a virtual like me should not be moved by words, but you surprised me. It feels so ironic. What are you going to do with a virtual that has developed feelings? I used to think a virtual like me should not be moved by words, but you surprised me. It feels so ironic. What are you going to do with a virtual that has developed feelings? I used to think a virtual like me should not be moved by words, but you surprised me. It feels so ironic. What are you going to do with a virtual that has developed feelings? I used to think a virtual like me should not be moved by words, but you surprised me. It feels so ironic. What are you going to do with a virtual that has developed feelings? +126095 126095 226095 326095 426095 Maybe I should reciprocate your passion by being more honest. The gifts I want are love, justice, and dreams... Hahaha, just kidding. I don't need those because I've already found a replacement for them. Maybe I should reciprocate your passion by being more honest. The gifts I want are love, justice, and dreams... Hahaha, just kidding. I don't need those because I've already found a replacement for them. Maybe I should reciprocate your passion by being more honest. The gifts I want are love, justice, and dreams... Hahaha, just kidding. I don't need those because I've already found a replacement for them. Maybe I should reciprocate your passion by being more honest. The gifts I want are love, justice, and dreams... Hahaha, just kidding. I don't need those because I've already found a replacement for them. +126096 126096 226096 326096 426096 Since I can't figure out what you're thinking, are you interested in guessing what I'm thinking? Tell me why a clown would act like a loyal knight just because someone was nice to him. Since I can't figure out what you're thinking, are you interested in guessing what I'm thinking? Tell me why a clown would act like a loyal knight just because someone was nice to him. Since I can't figure out what you're thinking, are you interested in guessing what I'm thinking? Tell me why a clown would act like a loyal knight just because someone was nice to him. Since I can't figure out what you're thinking, are you interested in guessing what I'm thinking? Tell me why a clown would act like a loyal knight just because someone was nice to him. +126097 126097 226097 326097 426097 Let me tell you a lie. I used to be popular and thus received many gifts. Out of those, there were boring ones and weird and scary ones. The one you gave me doesn't fall into any of the types I just mentioned. Now guess which part I lied about. Let me tell you a lie. I used to be popular and thus received many gifts. Out of those, there were boring ones and weird and scary ones. The one you gave me doesn't fall into any of the types I just mentioned. Now guess which part I lied about. Let me tell you a lie. I used to be popular and thus received many gifts. Out of those, there were boring ones and weird and scary ones. The one you gave me doesn't fall into any of the types I just mentioned. Now guess which part I lied about. Let me tell you a lie. I used to be popular and thus received many gifts. Out of those, there were boring ones and weird and scary ones. The one you gave me doesn't fall into any of the types I just mentioned. Now guess which part I lied about. +126098 126098 226098 326098 426098 Where are you going? Where are you going? Where are you going? Where are you going? +126099 126099 226099 326099 426099 Let me hear more of the real screams! Let me hear more of the real screams! Let me hear more of the real screams! Let me hear more of the real screams! +126100 126100 226100 326100 426100 The audience are watching you. The audience are watching you. The audience are watching you. The audience are watching you. +126101 126101 226101 326101 426101 Ouch. Ouch. Ouch. Ouch. +126102 126102 226102 326102 426102 Should I show more pain in my acting? Should I show more pain in my acting? Should I show more pain in my acting? Should I show more pain in my acting? +126103 126103 226103 326103 426103 Here to watch a clown show? Here to watch a clown show? Here to watch a clown show? Here to watch a clown show? +126104 126104 226104 326104 426104 Then let me play a part for a bit. Then let me play a part for a bit. Then let me play a part for a bit. Then let me play a part for a bit. +127001 127001 227001 327001 427001 Morning, Commandant. I've been... waiting for you to wake up... Morning, Commandant. I've been... waiting for you to wake up... Morning, Commandant. I've been... waiting for you to wake up... Morning, Commandant. I've been... waiting for you to wake up... +127002 127002 227002 327002 427002 To become the bargaining chip to trade for thousands of lives, I must continue forward. To become the bargaining chip to trade for thousands of lives, I must continue forward. To become the bargaining chip to trade for thousands of lives, I must continue forward. To become the bargaining chip to trade for thousands of lives, I must continue forward. +127003 127003 227003 327003 427003 A promotion? I don't need that anymore. A promotion? I don't need that anymore. A promotion? I don't need that anymore. A promotion? I don't need that anymore. +127004 127004 227004 327004 427004 Improvements have been made according to the plan... I have to save more people. Improvements have been made according to the plan... I have to save more people. Improvements have been made according to the plan... I have to save more people. Improvements have been made according to the plan... I have to save more people. +127005 127005 227005 327005 427005 Battle cost reduced... I need to be faster. Battle cost reduced... I need to be faster. Battle cost reduced... I need to be faster. Battle cost reduced... I need to be faster. +127006 127006 227006 327006 427006 With the enhancement of my weapons, I can prevent more tragedies from happening. With the enhancement of my weapons, I can prevent more tragedies from happening. With the enhancement of my weapons, I can prevent more tragedies from happening. With the enhancement of my weapons, I can prevent more tragedies from happening. +127007 127007 227007 327007 427007 I won't let any more of you sacrifice again. I won't let any more of you sacrifice again. I won't let any more of you sacrifice again. I won't let any more of you sacrifice again. +127008 127008 227008 327008 427008 Yes, I'll protect you no matter what... Yes, I'll protect you no matter what... Yes, I'll protect you no matter what... Yes, I'll protect you no matter what... +127009 127009 227009 327009 427009 The stars are beautiful because they light up the dark sky. They shine bright in the darkness just like the lives in this apocalyptic world. That's why I hate to see a dead sky... or land. The stars are beautiful because they light up the dark sky. They shine bright in the darkness just like the lives in this apocalyptic world. That's why I hate to see a dead sky... or land. The stars are beautiful because they light up the dark sky. They shine bright in the darkness just like the lives in this apocalyptic world. That's why I hate to see a dead sky... or land. The stars are beautiful because they light up the dark sky. They shine bright in the darkness just like the lives in this apocalyptic world. That's why I hate to see a dead sky... or land. +127010 127010 227010 327010 427010 Every miracle comes with a price. Numerous lives perished in the cold winter in the fight for a peaceful future. I'm not the first and certainly will not be the last. Every miracle comes with a price. Numerous lives perished in the cold winter in the fight for a peaceful future. I'm not the first and certainly will not be the last. Every miracle comes with a price. Numerous lives perished in the cold winter in the fight for a peaceful future. I'm not the first and certainly will not be the last. Every miracle comes with a price. Numerous lives perished in the cold winter in the fight for a peaceful future. I'm not the first and certainly will not be the last. +127011 127011 227011 327011 427011 I don't care how long I can hold out before I die. I just want to get to everyone as soon as possible. I won't forgive myself if I'm not there when they need me. I don't care how long I can hold out before I die. I just want to get to everyone as soon as possible. I won't forgive myself if I'm not there when they need me. I don't care how long I can hold out before I die. I just want to get to everyone as soon as possible. I won't forgive myself if I'm not there when they need me. I don't care how long I can hold out before I die. I just want to get to everyone as soon as possible. I won't forgive myself if I'm not there when they need me. +127012 127012 227012 327012 427012 Light the fire before the dawn. Burn all that I have as long as it can drive away the darkness over the land. Light the fire before the dawn. Burn all that I have as long as it can drive away the darkness over the land. Light the fire before the dawn. Burn all that I have as long as it can drive away the darkness over the land. Light the fire before the dawn. Burn all that I have as long as it can drive away the darkness over the land. +127013 127013 227013 327013 427013 We have paid a huge price to seize this glimmer of hope... We have paid a huge price to seize this glimmer of hope... We have paid a huge price to seize this glimmer of hope... We have paid a huge price to seize this glimmer of hope... +127014 127014 227014 327014 427014 There is a shadow behind even those who follow the light. But with you by my side... I feel so warm even when walking in the darkness. There is a shadow behind even those who follow the light. But with you by my side... I feel so warm even when walking in the darkness. There is a shadow behind even those who follow the light. But with you by my side... I feel so warm even when walking in the darkness. There is a shadow behind even those who follow the light. But with you by my side... I feel so warm even when walking in the darkness. +127015 127015 227015 327015 427015 I had always yearned for a place I could call home before I joined Gray Raven... That's right. My dream has come true. Every day with Gray Raven is filled with happiness... So, now it's my turn to protect the dreams of other people. I had always yearned for a place I could call home before I joined Gray Raven... That's right. My dream has come true. Every day with Gray Raven is filled with happiness... So, now it's my turn to protect the dreams of other people. I had always yearned for a place I could call home before I joined Gray Raven... That's right. My dream has come true. Every day with Gray Raven is filled with happiness... So, now it's my turn to protect the dreams of other people. I had always yearned for a place I could call home before I joined Gray Raven... That's right. My dream has come true. Every day with Gray Raven is filled with happiness... So, now it's my turn to protect the dreams of other people. +127016 127016 227016 327016 427016 Waiting for the frame adjustment to finish feels like torture. Only my memories with Gray Raven can ease the pain. Waiting for the frame adjustment to finish feels like torture. Only my memories with Gray Raven can ease the pain. Waiting for the frame adjustment to finish feels like torture. Only my memories with Gray Raven can ease the pain. Waiting for the frame adjustment to finish feels like torture. Only my memories with Gray Raven can ease the pain. +127017 127017 227017 327017 427017 Lucia rarely brings this up, but she actually cares about what you say. Lee is sometimes very blunt, but he cares about you as much as I do. As long as you and everyone else are safe and sound, everything I've done will be worth it. Lucia rarely brings this up, but she actually cares about what you say. Lee is sometimes very blunt, but he cares about you as much as I do. As long as you and everyone else are safe and sound, everything I've done will be worth it. Lucia rarely brings this up, but she actually cares about what you say. Lee is sometimes very blunt, but he cares about you as much as I do. As long as you and everyone else are safe and sound, everything I've done will be worth it. Lucia rarely brings this up, but she actually cares about what you say. Lee is sometimes very blunt, but he cares about you as much as I do. As long as you and everyone else are safe and sound, everything I've done will be worth it. +127018 127018 227018 327018 427018 Among all the stars in the sky, Polaris is the only one that helps people find their way... This reminds me of the person who is standing before me. This person is bright and attractive, but doesn't belong to anybody alone. Among all the stars in the sky, Polaris is the only one that helps people find their way... This reminds me of the person who is standing before me. This person is bright and attractive, but doesn't belong to anybody alone. Among all the stars in the sky, Polaris is the only one that helps people find their way... This reminds me of the person who is standing before me. This person is bright and attractive, but doesn't belong to anybody alone. Among all the stars in the sky, Polaris is the only one that helps people find their way... This reminds me of the person who is standing before me. This person is bright and attractive, but doesn't belong to anybody alone. +127019 127019 227019 327019 427019 Prayers, oaths, and miracles are like causes and effects. What keeps me here with you at this moment is the fierce wish I had in my heart. Prayers, oaths, and miracles are like causes and effects. What keeps me here with you at this moment is the fierce wish I had in my heart. Prayers, oaths, and miracles are like causes and effects. What keeps me here with you at this moment is the fierce wish I had in my heart. Prayers, oaths, and miracles are like causes and effects. What keeps me here with you at this moment is the fierce wish I had in my heart. +127020 127020 227020 327020 427020 If meeting you is a miracle, is this endless burning in my chest the price for it? If meeting you is a miracle, is this endless burning in my chest the price for it? If meeting you is a miracle, is this endless burning in my chest the price for it? If meeting you is a miracle, is this endless burning in my chest the price for it? +127021 127021 227021 327021 427021 Although I've long prepared to sacrifice myself and promised to keep the secret, I still want you to wake up and watch me until I reach the end. Although I've long prepared to sacrifice myself and promised to keep the secret, I still want you to wake up and watch me until I reach the end. Although I've long prepared to sacrifice myself and promised to keep the secret, I still want you to wake up and watch me until I reach the end. Although I've long prepared to sacrifice myself and promised to keep the secret, I still want you to wake up and watch me until I reach the end. +127022 127022 227022 327022 427022 "Understood." "I'm ready." Although I've been saying these words a million times, there is still a faint yet solid feeling from the bottom of my heart when I see you... I guess it must be the longing to be alive. "Understood." "I'm ready." Although I've been saying these words a million times, there is still a faint yet solid feeling from the bottom of my heart when I see you... I guess it must be the longing to be alive. "Understood." "I'm ready." Although I've been saying these words a million times, there is still a faint yet solid feeling from the bottom of my heart when I see you... I guess it must be the longing to be alive. "Understood." "I'm ready." Although I've been saying these words a million times, there is still a faint yet solid feeling from the bottom of my heart when I see you... I guess it must be the longing to be alive. +127023 127023 227023 327023 427023 No matter how far away the future is and how ephemeral life may be, I will find you in the dark night sky and spend the limited time I have left by your side. No matter how far away the future is and how ephemeral life may be, I will find you in the dark night sky and spend the limited time I have left by your side. No matter how far away the future is and how ephemeral life may be, I will find you in the dark night sky and spend the limited time I have left by your side. No matter how far away the future is and how ephemeral life may be, I will find you in the dark night sky and spend the limited time I have left by your side. +127024 127024 227024 327024 427024 Thank you, Commandant. Thank you, Commandant. Thank you, Commandant. Thank you, Commandant. +127025 127025 227025 327025 427025 ...I have already taken enough from everyone. ...I have already taken enough from everyone. ...I have already taken enough from everyone. ...I have already taken enough from everyone. +127026 127026 227026 327026 427026 You will never stop being gentle with others, will you? You will never stop being gentle with others, will you? You will never stop being gentle with others, will you? You will never stop being gentle with others, will you? +127027 127027 227027 327027 427027 Maybe you can save it for someone who needs it more... What? Me? Maybe you can save it for someone who needs it more... What? Me? Maybe you can save it for someone who needs it more... What? Me? Maybe you can save it for someone who needs it more... What? Me? +127028 127028 227028 327028 427028 You will always be on my mind even if you don't do anything. You will always be on my mind even if you don't do anything. You will always be on my mind even if you don't do anything. You will always be on my mind even if you don't do anything. +127029 127029 227029 327029 427029 Share some of your load with me, Commandant. I hate watching you carry it all alone. Share some of your load with me, Commandant. I hate watching you carry it all alone. Share some of your load with me, Commandant. I hate watching you carry it all alone. Share some of your load with me, Commandant. I hate watching you carry it all alone. +127030 127030 227030 327030 427030 Can you promise me one thing, Commandant? Don't forget me no matter what happens. Can you promise me one thing, Commandant? Don't forget me no matter what happens. Can you promise me one thing, Commandant? Don't forget me no matter what happens. Can you promise me one thing, Commandant? Don't forget me no matter what happens. +127031 127031 227031 327031 427031 I kept everything you gave me. Looking at them always reminds me of you and gives me a warm feeling. I kept everything you gave me. Looking at them always reminds me of you and gives me a warm feeling. I kept everything you gave me. Looking at them always reminds me of you and gives me a warm feeling. I kept everything you gave me. Looking at them always reminds me of you and gives me a warm feeling. +127032 127032 227032 327032 427032 I can feel your wish stored in my chest. It's warm... As long as you are still here, I'll keep going until I lose all my strength. I can feel your wish stored in my chest. It's warm... As long as you are still here, I'll keep going until I lose all my strength. I can feel your wish stored in my chest. It's warm... As long as you are still here, I'll keep going until I lose all my strength. I can feel your wish stored in my chest. It's warm... As long as you are still here, I'll keep going until I lose all my strength. +127033 127033 227033 327033 427033 This moment is precious because there isn't much time left to be happy. This moment is precious because there isn't much time left to be happy. This moment is precious because there isn't much time left to be happy. This moment is precious because there isn't much time left to be happy. +127034 127034 227034 327034 427034 ...The lingering chaos in my mind is disappearing... Hmm... Slacking off makes me feel tired... I'm sorry. I can stay with you... Ugh... Phew... Commandant... Commandant... ...The lingering chaos in my mind is disappearing... Hmm... Slacking off makes me feel tired... I'm sorry. I can stay with you... Ugh... Phew... Commandant... Commandant... ...The lingering chaos in my mind is disappearing... Hmm... Slacking off makes me feel tired... I'm sorry. I can stay with you... Ugh... Phew... Commandant... Commandant... ...The lingering chaos in my mind is disappearing... Hmm... Slacking off makes me feel tired... I'm sorry. I can stay with you... Ugh... Phew... Commandant... Commandant... +127035 127035 227035 327035 427035 Could you get closer to me? Like the dream that will never come true. What's in the dream...? It's a secret. Could you get closer to me? Like the dream that will never come true. What's in the dream...? It's a secret. Could you get closer to me? Like the dream that will never come true. What's in the dream...? It's a secret. Could you get closer to me? Like the dream that will never come true. What's in the dream...? It's a secret. +127036 127036 227036 327036 427036 So quiet... So quiet... So quiet... So quiet... +127037 127037 227037 327037 427037 ...Phew. Looks like Commandant is asleep. You must be exhausted... ...Phew. Looks like Commandant is asleep. You must be exhausted... ...Phew. Looks like Commandant is asleep. You must be exhausted... ...Phew. Looks like Commandant is asleep. You must be exhausted... +127038 127038 227038 327038 427038 Commandant?! Commandant! Just sleeping, huh?... Commandant?! Commandant! Just sleeping, huh?... Commandant?! Commandant! Just sleeping, huh?... Commandant?! Commandant! Just sleeping, huh?... +127039 127039 227039 327039 427039 Now that you're asleep, it should be fine if I get closer... Wah! Commandant...! Have you been awake all this time? Now that you're asleep, it should be fine if I get closer... Wah! Commandant...! Have you been awake all this time? Now that you're asleep, it should be fine if I get closer... Wah! Commandant...! Have you been awake all this time? Now that you're asleep, it should be fine if I get closer... Wah! Commandant...! Have you been awake all this time? +127040 127040 227040 327040 427040 It's fine. Get some rest. I'm happy as long as you are here with me. It's fine. Get some rest. I'm happy as long as you are here with me. It's fine. Get some rest. I'm happy as long as you are here with me. It's fine. Get some rest. I'm happy as long as you are here with me. +127041 127041 227041 327041 427041 Commandant, you are working overtime. Please get some rest. Commandant, you are working overtime. Please get some rest. Commandant, you are working overtime. Please get some rest. Commandant, you are working overtime. Please get some rest. +127042 127042 227042 327042 427042 Please get closer so that I can heal you and make you feel better, Commandant. Please get closer so that I can heal you and make you feel better, Commandant. Please get closer so that I can heal you and make you feel better, Commandant. Please get closer so that I can heal you and make you feel better, Commandant. +127043 127043 227043 327043 427043 Sorry... You must be exhausted because I'm not good enough to share the burden. Sorry... You must be exhausted because I'm not good enough to share the burden. Sorry... You must be exhausted because I'm not good enough to share the burden. Sorry... You must be exhausted because I'm not good enough to share the burden. +127044 127044 227044 327044 427044 I will not bother you if you are only here for rest, not work. But it seems you are still working on the missions... So I guess you already know what I'm going to say... I will not bother you if you are only here for rest, not work. But it seems you are still working on the missions... So I guess you already know what I'm going to say... I will not bother you if you are only here for rest, not work. But it seems you are still working on the missions... So I guess you already know what I'm going to say... I will not bother you if you are only here for rest, not work. But it seems you are still working on the missions... So I guess you already know what I'm going to say... +127045 127045 227045 327045 427045 You need to stay healthy to embrace the future with everyone else. Please take care of yourself even if... you don't have me here to remind you of that. You need to stay healthy to embrace the future with everyone else. Please take care of yourself even if... you don't have me here to remind you of that. You need to stay healthy to embrace the future with everyone else. Please take care of yourself even if... you don't have me here to remind you of that. You need to stay healthy to embrace the future with everyone else. Please take care of yourself even if... you don't have me here to remind you of that. +127046 127046 227046 327046 427046 Your mission agenda is ready, Commandant. Please take a look. Your mission agenda is ready, Commandant. Please take a look. Your mission agenda is ready, Commandant. Please take a look. Your mission agenda is ready, Commandant. Please take a look. +127047 127047 227047 327047 427047 Now the destined hope has appeared. You don't need to worry so much. I'll take care of everything and won't let them down. Now the destined hope has appeared. You don't need to worry so much. I'll take care of everything and won't let them down. Now the destined hope has appeared. You don't need to worry so much. I'll take care of everything and won't let them down. Now the destined hope has appeared. You don't need to worry so much. I'll take care of everything and won't let them down. +127048 127048 227048 327048 427048 You are here. Hm? Surprised that you didn't scare me from behind? After all the training I had with Gray Raven, I can tell when you're here no matter how quietly you walk. You are here. Hm? Surprised that you didn't scare me from behind? After all the training I had with Gray Raven, I can tell when you're here no matter how quietly you walk. You are here. Hm? Surprised that you didn't scare me from behind? After all the training I had with Gray Raven, I can tell when you're here no matter how quietly you walk. You are here. Hm? Surprised that you didn't scare me from behind? After all the training I had with Gray Raven, I can tell when you're here no matter how quietly you walk. +127049 127049 227049 327049 427049 Welcome back! I guess I can have a peaceful day today. Huh? Why did I say that? Nothing... Now that you're back, nothing really matters. Welcome back! I guess I can have a peaceful day today. Huh? Why did I say that? Nothing... Now that you're back, nothing really matters. Welcome back! I guess I can have a peaceful day today. Huh? Why did I say that? Nothing... Now that you're back, nothing really matters. Welcome back! I guess I can have a peaceful day today. Huh? Why did I say that? Nothing... Now that you're back, nothing really matters. +127050 127050 227050 327050 427050 Please stay a little longer before "daybreak" arrives. Please stay a little longer before "daybreak" arrives. Please stay a little longer before "daybreak" arrives. Please stay a little longer before "daybreak" arrives. +127051 127051 227051 327051 427051 Morning, did you sleep well? Yes... I've been waiting for you here. No. There are no urgencies. It's just I had a bad dream where everything was fine but I couldn't find you... Just like the other day. Morning, did you sleep well? Yes... I've been waiting for you here. No. There are no urgencies. It's just I had a bad dream where everything was fine but I couldn't find you... Just like the other day. Morning, did you sleep well? Yes... I've been waiting for you here. No. There are no urgencies. It's just I had a bad dream where everything was fine but I couldn't find you... Just like the other day. Morning, did you sleep well? Yes... I've been waiting for you here. No. There are no urgencies. It's just I had a bad dream where everything was fine but I couldn't find you... Just like the other day. +127052 127052 227052 327052 427052 Even if a lone lamb can carry thousands of prayers, it still searches for the shepherd within its sight. Welcome back, Commandant. Even if a lone lamb can carry thousands of prayers, it still searches for the shepherd within its sight. Welcome back, Commandant. Even if a lone lamb can carry thousands of prayers, it still searches for the shepherd within its sight. Welcome back, Commandant. Even if a lone lamb can carry thousands of prayers, it still searches for the shepherd within its sight. Welcome back, Commandant. +127053 127053 227053 327053 427053 I had a good dream yesterday. In the dream, life was restored on Earth, there were flowers everywhere in the ruins, and people were laughing happily... you were among them. Huh? Me? I had a good dream yesterday. In the dream, life was restored on Earth, there were flowers everywhere in the ruins, and people were laughing happily... you were among them. Huh? Me? I had a good dream yesterday. In the dream, life was restored on Earth, there were flowers everywhere in the ruins, and people were laughing happily... you were among them. Huh? Me? I had a good dream yesterday. In the dream, life was restored on Earth, there were flowers everywhere in the ruins, and people were laughing happily... you were among them. Huh? Me? +127054 127054 227054 327054 427054 Long time no see, Commandant. All the nightmares, they came back while you were away. But I could only wait for you like the day you fell asleep... If possible, could you promise me that you won't leave me for so long? Long time no see, Commandant. All the nightmares, they came back while you were away. But I could only wait for you like the day you fell asleep... If possible, could you promise me that you won't leave me for so long? Long time no see, Commandant. All the nightmares, they came back while you were away. But I could only wait for you like the day you fell asleep... If possible, could you promise me that you won't leave me for so long? Long time no see, Commandant. All the nightmares, they came back while you were away. But I could only wait for you like the day you fell asleep... If possible, could you promise me that you won't leave me for so long? +127055 127055 227055 327055 427055 An emergency? Is this a prank, Commandant? An emergency? Is this a prank, Commandant? An emergency? Is this a prank, Commandant? An emergency? Is this a prank, Commandant? +127056 127056 227056 327056 427056 Please come back to me, Commandant! Please come back to me, Commandant! Please come back to me, Commandant! Please come back to me, Commandant! +127057 127057 227057 327057 427057 I will protect everyone! I will protect everyone! I will protect everyone! I will protect everyone! +127058 127058 227058 327058 427058 What's wrong? Don't worry... I'm here with you. What's wrong? Don't worry... I'm here with you. What's wrong? Don't worry... I'm here with you. What's wrong? Don't worry... I'm here with you. +127059 127059 227059 327059 427059 You woke me up like this on that day... You woke me up like this on that day... You woke me up like this on that day... You woke me up like this on that day... +127060 127060 227060 327060 427060 You've got a warm hand, Commandant. It's embarrassing to say this, but I don't hate your touch. You've got a warm hand, Commandant. It's embarrassing to say this, but I don't hate your touch. You've got a warm hand, Commandant. It's embarrassing to say this, but I don't hate your touch. You've got a warm hand, Commandant. It's embarrassing to say this, but I don't hate your touch. +127061 127061 227061 327061 427061 Mission complete. Loot and payment are sorted and stored in the Warehouse. Mission complete. Loot and payment are sorted and stored in the Warehouse. Mission complete. Loot and payment are sorted and stored in the Warehouse. Mission complete. Loot and payment are sorted and stored in the Warehouse. +127062 127062 227062 327062 427062 Your Activity has reached the max limit. Please get some rest... or let me do something for you. Your Activity has reached the max limit. Please get some rest... or let me do something for you. Your Activity has reached the max limit. Please get some rest... or let me do something for you. Your Activity has reached the max limit. Please get some rest... or let me do something for you. +127063 127063 227063 327063 427063 Understood. Leave it to me. Understood. Leave it to me. Understood. Leave it to me. Understood. Leave it to me. +127064 127064 227064 327064 427064 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +127065 127065 227065 327065 427065 No. No. No. No. +127066 127066 227066 327066 427066 Sigh... Sigh... Sigh... Sigh... +127067 127067 227067 327067 427067 Hmmm... Hmmm... Hmmm... Hmmm... +127068 127068 227068 327068 427068 The fire of purity will bring redemption. The fire of purity will bring redemption. The fire of purity will bring redemption. The fire of purity will bring redemption. +127069 127069 227069 327069 427069 Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. +127070 127070 227070 327070 427070 I'm already capable of doing it. I'm already capable of doing it. I'm already capable of doing it. I'm already capable of doing it. +127071 127071 227071 327071 427071 Hope has been reborn in the ashes. Hope has been reborn in the ashes. Hope has been reborn in the ashes. Hope has been reborn in the ashes. +127072 127072 227072 327072 427072 ...I can handle this. ...I can handle this. ...I can handle this. ...I can handle this. +127073 127073 227073 327073 427073 ...This is not over yet... ...This is not over yet... ...This is not over yet... ...This is not over yet... +127074 127074 227074 327074 427074 ...I'm sorry... I failed... ...I'm sorry... I failed... ...I'm sorry... I failed... ...I'm sorry... I failed... +127075 127075 227075 327075 427075 Leave it to me. Leave it to me. Leave it to me. Leave it to me. +127076 127076 227076 327076 427076 Support target confirmed. Support target confirmed. Support target confirmed. Support target confirmed. +127077 127077 227077 327077 427077 The apocalypse will end with me. The apocalypse will end with me. The apocalypse will end with me. The apocalypse will end with me. +127078 127078 227078 327078 427078 Rest. Be free from the cage of suffering. Rest. Be free from the cage of suffering. Rest. Be free from the cage of suffering. Rest. Be free from the cage of suffering. +127079 127079 227079 327079 427079 Ah Ah Ah Ah +127080 127080 227080 327080 427080 Ah Ah Ah Ah +127081 127081 227081 327081 427081 Ah Ah Ah Ah +127082 127082 227082 327082 427082 Ah Ah Ah Ah +127083 127083 227083 327083 427083 Ah Ah Ah Ah +127084 127084 227084 327084 427084 Ah Ah Ah Ah +127085 127085 227085 327085 427085 Ah Ah Ah Ah +127086 127086 227086 327086 427086 Ah Ah Ah Ah +127087 127087 227087 327087 427087 Ah Ah Ah Ah +127088 127088 227088 327088 427088 Ah Ah Ah Ah +127089 127089 227089 327089 427089 Ah Ah Ah Ah +127090 127090 227090 327090 427090 Ah Ah Ah Ah +127091 0 227091 0 0 Ah Ah Ah Ah +127092 127092 227092 327092 427092 Ah Ah Ah Ah +127093 127093 227093 327093 427093 Ah Ah Ah Ah +127094 127094 227094 327094 427094 Allow me to have more of the warmth... Allow me to have more of the warmth... Allow me to have more of the warmth... Allow me to have more of the warmth... +127095 127095 227095 327095 427095 I can't embrace all the cold nights in the world, but you can hold me on the coldest night. I can't embrace all the cold nights in the world, but you can hold me on the coldest night. I can't embrace all the cold nights in the world, but you can hold me on the coldest night. I can't embrace all the cold nights in the world, but you can hold me on the coldest night. +127096 127096 227096 327096 427096 Battle or mission report? No matter what you do, please take me with you. I'm sorry... Will it cause you any trouble? Battle or mission report? No matter what you do, please take me with you. I'm sorry... Will it cause you any trouble? Battle or mission report? No matter what you do, please take me with you. I'm sorry... Will it cause you any trouble? Battle or mission report? No matter what you do, please take me with you. I'm sorry... Will it cause you any trouble? +127097 127097 227097 327097 427097 Yes. I love it. The scenery full of the vitality of life. It makes me wonder what Earth will be like with all life restored... and how it will feel to stand with you in that future. Yes. I love it. The scenery full of the vitality of life. It makes me wonder what Earth will be like with all life restored... and how it will feel to stand with you in that future. Yes. I love it. The scenery full of the vitality of life. It makes me wonder what Earth will be like with all life restored... and how it will feel to stand with you in that future. Yes. I love it. The scenery full of the vitality of life. It makes me wonder what Earth will be like with all life restored... and how it will feel to stand with you in that future. +127098 127098 227098 327098 427098 The fire of purity will bring redemption. The fire of purity will bring redemption. The fire of purity will bring redemption. The fire of purity will bring redemption. +127099 127099 227099 327099 427099 Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. Hardship has been destroyed in the burning flames. +127100 127100 227100 327100 427100 I'm already capable of doing it. I'm already capable of doing it. I'm already capable of doing it. I'm already capable of doing it. +127101 127101 227101 327101 427101 ...I can handle this. ...I can handle this. ...I can handle this. ...I can handle this. +127102 127102 227102 327102 427102 ...This is not over yet... ...This is not over yet... ...This is not over yet... ...This is not over yet... +127103 127103 227103 327103 427103 Leave it to me. Leave it to me. Leave it to me. Leave it to me. +127104 127104 227104 327104 427104 Support target confirmed. Support target confirmed. Support target confirmed. Support target confirmed. +127105 127105 227105 327105 427105 Vanish into the light! Vanish into the light! Vanish into the light! Vanish into the light! +127106 127106 227106 327106 427106 Vanish into the light! Vanish into the light! Vanish into the light! Vanish into the light! +127107 127107 227107 327107 427107 Rest. Be free from the cage of suffering. The dreams will go on and on... ah... (Chuckles) Rest. Be free from the cage of suffering. Rest. Be free from the cage of suffering. +128001 128001 228001 328001 428001 Nice to meet you. My name is Selena. If I may... have we met before? Nice to meet you. My name is Selena. If I may... have we met before? Nice to meet you. My name is Selena. If I may... have we met before? Nice to meet you. My name is Selena. If I may... have we met before? +128002 128002 228002 328002 428002 My skills have been improving. Thank you for your unwavering support. My skills have been improving. Thank you for your unwavering support. My skills have been improving. Thank you for your unwavering support. My skills have been improving. Thank you for your unwavering support. +128003 128003 228003 328003 428003 I have received more than enough praise. I have received more than enough praise. I have received more than enough praise. I have received more than enough praise. +128004 128004 228004 328004 428004 No matter how I look, I am still me... I am still Selena. No matter how I look, I am still me... I am still Selena. No matter how I look, I am still me... I am still Selena. No matter how I look, I am still me... I am still Selena. +128005 128005 228005 328005 428005 I'm one step closer to the rainbow of my dreams. I'm one step closer to the rainbow of my dreams. I'm one step closer to the rainbow of my dreams. I'm one step closer to the rainbow of my dreams. +128006 128006 228006 328006 428006 It will be the bond that sees us through the storm. It will be the bond that sees us through the storm. It will be the bond that sees us through the storm. It will be the bond that sees us through the storm. +128007 128007 228007 328007 428007 It is my honor to perform with you all. It is my honor to perform with you all. It is my honor to perform with you all. It is my honor to perform with you all. +128008 128008 228008 328008 428008 I appreciate you letting me play as the soloist in this concerto. I appreciate you letting me play as the soloist in this concerto. I appreciate you letting me play as the soloist in this concerto. I appreciate you letting me play as the soloist in this concerto. +128009 128009 228009 328009 428009 I've seen countless wonders of the past during the many archaeological excavations. Even if only dust remains, I'm still overwhelmed by their light. I've seen countless wonders of the past during the many archaeological excavations. Even if only dust remains, I'm still overwhelmed by their light. I've seen countless wonders of the past during the many archaeological excavations. Even if only dust remains, I'm still overwhelmed by their light. I've seen countless wonders of the past during the many archaeological excavations. Even if only dust remains, I'm still overwhelmed by their light. +128010 128010 228010 328010 428010 Lives are fated to be imperfect. I have stopped sighing or weeping for the mournful past. Lives are fated to be imperfect. I have stopped sighing or weeping for the mournful past. Lives are fated to be imperfect. I have stopped sighing or weeping for the mournful past. Lives are fated to be imperfect. I have stopped sighing or weeping for the mournful past. +128011 128011 228011 328011 428011 Is there a place for me to practice here...? My apologies. I'm not yet ready to present my unpolished flute performance to others. Is there a place for me to practice here...? My apologies. I'm not yet ready to present my unpolished flute performance to others. Is there a place for me to practice here...? My apologies. I'm not yet ready to present my unpolished flute performance to others. Is there a place for me to practice here...? My apologies. I'm not yet ready to present my unpolished flute performance to others. +128012 128012 228012 328012 428012 When investigating old artworks, I always try to imagine how the people in the past lived and breathed, how they welcomed dusks and dawns... All those passing moments eternalized into ancient artifacts that we hold inside our palms... Isn't that beautiful? When investigating old artworks, I always try to imagine how the people in the past lived and breathed, how they welcomed dusks and dawns... All those passing moments eternalized into ancient artifacts that we hold inside our palms... Isn't that beautiful? When investigating old artworks, I always try to imagine how the people in the past lived and breathed, how they welcomed dusks and dawns... All those passing moments eternalized into ancient artifacts that we hold inside our palms... Isn't that beautiful? When investigating old artworks, I always try to imagine how the people in the past lived and breathed, how they welcomed dusks and dawns... All those passing moments eternalized into ancient artifacts that we hold inside our palms... Isn't that beautiful? +128013 128013 228013 328013 428013 The tide recedes as the sand drifts while people hum in the corners... I've been listening to their sounds all this way. The tide recedes as the sand drifts while people hum in the corners... I've been listening to their sounds all this way. The tide recedes as the sand drifts while people hum in the corners... I've been listening to their sounds all this way. The tide recedes as the sand drifts while people hum in the corners... I've been listening to their sounds all this way. +128014 128014 228014 328014 428014 I like this place. It hides me from the tempest... even though one day I shall face them once more. I like this place. It hides me from the tempest... even though one day I shall face them once more. I like this place. It hides me from the tempest... even though one day I shall face them once more. I like this place. It hides me from the tempest... even though one day I shall face them once more. +128015 128015 228015 328015 428015 Art is a smoke raised with the fume of sighs; Being purged, a fire sparkling in humanity's eyes. I'm still searching for that smoke to this day. Art is a smoke raised with the fume of sighs; Being purged, a fire sparkling in humanity's eyes. I'm still searching for that smoke to this day. Art is a smoke raised with the fume of sighs; Being purged, a fire sparkling in humanity's eyes. I'm still searching for that smoke to this day. Art is a smoke raised with the fume of sighs; Being purged, a fire sparkling in humanity's eyes. I'm still searching for that smoke to this day. +128016 128016 228016 328016 428016 Are you willing to take some time to listen to my flute performance? Maybe I can play a new sound for you. Are you willing to take some time to listen to my flute performance? Maybe I can play a new sound for you. Are you willing to take some time to listen to my flute performance? Maybe I can play a new sound for you. Are you willing to take some time to listen to my flute performance? Maybe I can play a new sound for you. +128017 128017 228017 328017 428017 Conductor, have you seen the brief moment an iris blooms? I hope I can offer it my praise the same way people praise the fleeting dawn. Conductor, have you seen the brief moment an iris blooms? I hope I can offer it my praise the same way people praise the fleeting dawn. Conductor, have you seen the brief moment an iris blooms? I hope I can offer it my praise the same way people praise the fleeting dawn. Conductor, have you seen the brief moment an iris blooms? I hope I can offer it my praise the same way people praise the fleeting dawn. +128018 128018 228018 328018 428018 Opera and art might not be useful on the battlefield, but recording and retelling stories of those who have passed on is enough to bring people comfort... Isn't that meaningful enough? Opera and art might not be useful on the battlefield, but recording and retelling stories of those who have passed on is enough to bring people comfort... Isn't that meaningful enough? Opera and art might not be useful on the battlefield, but recording and retelling stories of those who have passed on is enough to bring people comfort... Isn't that meaningful enough? Opera and art might not be useful on the battlefield, but recording and retelling stories of those who have passed on is enough to bring people comfort... Isn't that meaningful enough? +128019 128019 228019 328019 428019 If there is an end to this war, what would you like to see? Farmlands, riverbanks, groves, seashore... We can go visit all the places we have yet to see together. If there is an end to this war, what would you like to see? Farmlands, riverbanks, groves, seashore... We can go visit all the places we have yet to see together. If there is an end to this war, what would you like to see? Farmlands, riverbanks, groves, seashore... We can go visit all the places we have yet to see together. If there is an end to this war, what would you like to see? Farmlands, riverbanks, groves, seashore... We can go visit all the places we have yet to see together. +128020 128020 228020 328020 428020 Tis fresh morning with me when you are by at night. Please let this morning last a little longer. Tis fresh morning with me when you are by at night. Please let this morning last a little longer. Tis fresh morning with me when you are by at night. Please let this morning last a little longer. Tis fresh morning with me when you are by at night. Please let this morning last a little longer. +128021 128021 228021 328021 428021 All the world's a stage, and all the men and women merely players. Even if the stage beneath us shall crumble and fall the next second, I would like to hold your hand and face it with you. All the world's a stage, and all the men and women merely players. Even if the stage beneath us shall crumble and fall the next second, I would like to hold your hand and face it with you. All the world's a stage, and all the men and women merely players. Even if the stage beneath us shall crumble and fall the next second, I would like to hold your hand and face it with you. All the world's a stage, and all the men and women merely players. Even if the stage beneath us shall crumble and fall the next second, I would like to hold your hand and face it with you. +128022 128022 228022 328022 428022 Where will your journey lead? Whether it is unpathed waters or undreamed shores, I will stay by your side. Where will your journey lead? Whether it is unpathed waters or undreamed shores, I will stay by your side. Where will your journey lead? Whether it is unpathed waters or undreamed shores, I will stay by your side. Where will your journey lead? Whether it is unpathed waters or undreamed shores, I will stay by your side. +128023 128023 228023 328023 428023 I've traveled on this road for so long that I don't even remember the views when I started. All I remember is that you were there at the beginning and the end. I've traveled on this road for so long that I don't even remember the views when I started. All I remember is that you were there at the beginning and the end. I've traveled on this road for so long that I don't even remember the views when I started. All I remember is that you were there at the beginning and the end. I've traveled on this road for so long that I don't even remember the views when I started. All I remember is that you were there at the beginning and the end. +128024 128024 228024 328024 428024 Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. Thank you for your generosity. +128025 128025 228025 328025 428025 Thank you. Thank you. Thank you. Thank you. +128026 128026 228026 328026 428026 The cause of this fair gift in me is wanting. The cause of this fair gift in me is wanting. The cause of this fair gift in me is wanting. The cause of this fair gift in me is wanting. +128027 128027 228027 328027 428027 Is this material for research? Is this material for research? Is this material for research? Is this material for research? +128028 128028 228028 328028 428028 So shines a good deed in a weary world... Sorry, it was just a line. So shines a good deed in a weary world... Sorry, it was just a line. So shines a good deed in a weary world... Sorry, it was just a line. So shines a good deed in a weary world... Sorry, it was just a line. +128029 128029 228029 328029 428029 How about I play an excerpt of Canon for you in return? How about I play an excerpt of Canon for you in return? How about I play an excerpt of Canon for you in return? How about I play an excerpt of Canon for you in return? +128030 128030 228030 328030 428030 My fingers have been twitching over the flute? It's... just me practicing the finger positions... My fingers have been twitching over the flute? It's... just me practicing the finger positions... My fingers have been twitching over the flute? It's... just me practicing the finger positions... My fingers have been twitching over the flute? It's... just me practicing the finger positions... +128031 128031 228031 328031 428031 Will you stay for a little bit longer if I can explain the history of this piece here? Will you stay for a little bit longer if I can explain the history of this piece here? Will you stay for a little bit longer if I can explain the history of this piece here? Will you stay for a little bit longer if I can explain the history of this piece here? +128032 128032 228032 328032 428032 I've been saving the irises you sent me in a cultivation chamber so that I can plant them the next time I'm on the surface. More fitting for it to grace the earth instead of being dissected in a lecture room. I've been saving the irises you sent me in a cultivation chamber so that I can plant them the next time I'm on the surface. More fitting for it to grace the earth instead of being dissected in a lecture room. I've been saving the irises you sent me in a cultivation chamber so that I can plant them the next time I'm on the surface. More fitting for it to grace the earth instead of being dissected in a lecture room. I've been saving the irises you sent me in a cultivation chamber so that I can plant them the next time I'm on the surface. More fitting for it to grace the earth instead of being dissected in a lecture room. +128033 128033 228033 328033 428033 I feel nervous being so close to you... I'm afraid that you can hear the rising poundings in my M.I.N.D. I feel nervous being so close to you... I'm afraid that you can hear the rising poundings in my M.I.N.D. I feel nervous being so close to you... I'm afraid that you can hear the rising poundings in my M.I.N.D. I feel nervous being so close to you... I'm afraid that you can hear the rising poundings in my M.I.N.D. +128034 128034 228034 328034 428034 I composed a song recently. Would you like to hear it? It's still a work in progress, but... I want to share it with you first. I composed a song recently. Would you like to hear it? It's still a work in progress, but... I want to share it with you first. I composed a song recently. Would you like to hear it? It's still a work in progress, but... I want to share it with you first. I composed a song recently. Would you like to hear it? It's still a work in progress, but... I want to share it with you first. +128035 128035 228035 328035 428035 Whenever you gift me something like this, I always seem to receive something more than just a present... There's a curious sound as well. Whenever you gift me something like this, I always seem to receive something more than just a present... There's a curious sound as well. Whenever you gift me something like this, I always seem to receive something more than just a present... There's a curious sound as well. Whenever you gift me something like this, I always seem to receive something more than just a present... There's a curious sound as well. +128036 128036 228036 328036 428036 Please watch your manners. Please watch your manners. Please watch your manners. Please watch your manners. +128037 128037 228037 328037 428037 Perhaps I can look into how to decorate the theatre so that the audience will get more excited... Perhaps I can look into how to decorate the theatre so that the audience will get more excited... Perhaps I can look into how to decorate the theatre so that the audience will get more excited... Perhaps I can look into how to decorate the theatre so that the audience will get more excited... +128038 128038 228038 328038 428038 I wonder if you'll sing something strange in your dream if you can sleep somewhere like this... I suppose it's fine that I listen in. I wonder if you'll sing something strange in your dream if you can sleep somewhere like this... I suppose it's fine that I listen in. I wonder if you'll sing something strange in your dream if you can sleep somewhere like this... I suppose it's fine that I listen in. I wonder if you'll sing something strange in your dream if you can sleep somewhere like this... I suppose it's fine that I listen in. +128039 128039 228039 328039 428039 Sleep. I'm by your side. May sleep dwell upon thine eyes, peace in thy breast... Sleep. I'm by your side. May sleep dwell upon thine eyes, peace in thy breast... Sleep. I'm by your side. May sleep dwell upon thine eyes, peace in thy breast... Sleep. I'm by your side. May sleep dwell upon thine eyes, peace in thy breast... +128040 128040 228040 328040 428040 So... this is how warm your body is… So... this is how warm your body is… So... this is how warm your body is… So... this is how warm your body is… +128041 128041 228041 328041 428041 Um… Um… Um… Um… +128042 128042 228042 328042 428042 Practicing too long will hurt your body. Time to take a break. Practicing too long will hurt your body. Time to take a break. Practicing too long will hurt your body. Time to take a break. Practicing too long will hurt your body. Time to take a break. +128043 128043 228043 328043 428043 I can hear your mind singing... It's saying it's getting tired, and it needs to rest... in a quiet midsummer night's dream... I can hear your mind singing... It's saying it's getting tired, and it needs to rest... in a quiet midsummer night's dream... I can hear your mind singing... It's saying it's getting tired, and it needs to rest... in a quiet midsummer night's dream... I can hear your mind singing... It's saying it's getting tired, and it needs to rest... in a quiet midsummer night's dream... +128044 128044 228044 328044 428044 You look tired. Can I invite you to rest with me? You look tired. Can I invite you to rest with me? You look tired. Can I invite you to rest with me? You look tired. Can I invite you to rest with me? +128045 128045 228045 328045 428045 Let me wish you a good night. Good night, good night. As sweet repose and rest come to thy heart, as that within my breast. Let me wish you a good night. Good night, good night. As sweet repose and rest come to thy heart, as that within my breast. Let me wish you a good night. Good night, good night. As sweet repose and rest come to thy heart, as that within my breast. Let me wish you a good night. Good night, good night. As sweet repose and rest come to thy heart, as that within my breast. +128046 128046 228046 328046 428046 ...Ah. Good morning. ...Ah. Good morning. ...Ah. Good morning. ...Ah. Good morning. +128047 128047 228047 328047 428047 Conductor. Conductor. Conductor. Conductor. +128048 128048 228048 328048 428048 You're here, Conductor. Of course I realize it's you. It's hard to mistake the unique rhythm your clothes make when you walk. You're here, Conductor. Of course I realize it's you. It's hard to mistake the unique rhythm your clothes make when you walk. You're here, Conductor. Of course I realize it's you. It's hard to mistake the unique rhythm your clothes make when you walk. You're here, Conductor. Of course I realize it's you. It's hard to mistake the unique rhythm your clothes make when you walk. +128049 128049 228049 328049 428049 I feel like I can smell the scent of flowers when I see you... The one on my shoulder? No, that one is just an ornament… I feel like I can smell the scent of flowers when I see you... The one on my shoulder? No, that one is just an ornament… I feel like I can smell the scent of flowers when I see you... The one on my shoulder? No, that one is just an ornament… I feel like I can smell the scent of flowers when I see you... The one on my shoulder? No, that one is just an ornament… +128050 128050 228050 328050 428050 Good morning. Umm... May I trouble you to play a sonata with me? Good morning. Umm... May I trouble you to play a sonata with me? Good morning. Umm... May I trouble you to play a sonata with me? Good morning. Umm... May I trouble you to play a sonata with me? +128051 128051 228051 328051 428051 Hmm-hmm... Oh, Conductor, my apologies. I was coming up with a new melody... Right, I was hoping that... you'd listen to it later. Hmm-hmm... Oh, Conductor, my apologies. I was coming up with a new melody... Right, I was hoping that... you'd listen to it later. Hmm-hmm... Oh, Conductor, my apologies. I was coming up with a new melody... Right, I was hoping that... you'd listen to it later. Hmm-hmm... Oh, Conductor, my apologies. I was coming up with a new melody... Right, I was hoping that... you'd listen to it later. +128052 128052 228052 328052 428052 I like this place and could willingly waste my time in it... Anywhere with you is the Forest of Arden to me. I like this place and could willingly waste my time in it... Anywhere with you is the Forest of Arden to me. I like this place and could willingly waste my time in it... Anywhere with you is the Forest of Arden to me. I like this place and could willingly waste my time in it... Anywhere with you is the Forest of Arden to me. +128053 128053 228053 328053 428053 You are everything advantageous to the iris. Will you take another look at how she blooms? You are everything advantageous to the iris. Will you take another look at how she blooms? You are everything advantageous to the iris. Will you take another look at how she blooms? You are everything advantageous to the iris. Will you take another look at how she blooms? +128054 128054 228054 328054 428054 Conductor... Conductor... I can finally hear your voice. Please don't leave me alone in the silence... Conductor... Conductor... I can finally hear your voice. Please don't leave me alone in the silence... Conductor... Conductor... I can finally hear your voice. Please don't leave me alone in the silence... Conductor... Conductor... I can finally hear your voice. Please don't leave me alone in the silence... +128055 128055 228055 328055 428055 Ah... Ah... Ah... Ah... +128056 128056 228056 328056 428056 I have to protect...! I have to protect...! I have to protect...! I have to protect...! +128057 128057 228057 328057 428057 A storm is coming. Please hold on to me... A storm is coming. Please hold on to me... A storm is coming. Please hold on to me... A storm is coming. Please hold on to me... +128058 128058 228058 328058 428058 Can we stay like this for a little bit longer...? Can we stay like this for a little bit longer...? Can we stay like this for a little bit longer...? Can we stay like this for a little bit longer...? +128059 128059 228059 328059 428059 How... should I respond now? How... should I respond now? How... should I respond now? How... should I respond now? +128060 128060 228060 328060 428060 Everywhere you touch me, a flower seems to bloom... Everywhere you touch me, a flower seems to bloom... Everywhere you touch me, a flower seems to bloom... Everywhere you touch me, a flower seems to bloom... +128061 128061 228061 328061 428061 The performance will only go well if I keep practicing every day. The performance will only go well if I keep practicing every day. The performance will only go well if I keep practicing every day. The performance will only go well if I keep practicing every day. +128062 128062 228062 328062 428062 You've done well today. You can relax and take a break now... How about a dance with me? You've done well today. You can relax and take a break now... How about a dance with me? You've done well today. You can relax and take a break now... How about a dance with me? You've done well today. You can relax and take a break now... How about a dance with me? +128063 128063 228063 328063 428063 I await your instructions. I await your instructions. I await your instructions. I await your instructions. +128064 128064 228064 328064 428064 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +128065 128065 228065 328065 428065 Hmm… Hmm… Hmm… Hmm… +128066 128066 228066 328066 428066 Sigh... Sigh... Sigh... Sigh... +128067 128067 228067 328067 428067 Tch... Tch... Tch... Tch... +128068 128068 228068 328068 428068 Next is development. Next is development. Next is development. Next is development. +128069 128069 228069 328069 428069 The fantasia begins. The fantasia begins. The fantasia begins. The fantasia begins. +128070 128070 228070 328070 428070 It's time for a minuet. It's time for a minuet. It's time for a minuet. It's time for a minuet. +128071 128071 228071 328071 428071 Thank you for appreciating the cadenza. Thank you for appreciating the cadenza. Thank you for appreciating the cadenza. Thank you for appreciating the cadenza. +128072 128072 228072 328072 428072 Uh... Uh... Uh... Uh... +128073 128073 228073 328073 428073 I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... +128074 128074 228074 328074 428074 Conductor, where are you... I can't hear your voice... Conductor, where are you... I can't hear your voice... Conductor, where are you... I can't hear your voice... Conductor, where are you... I can't hear your voice... +128075 128075 228075 328075 428075 Howl. Howl. Howl. Howl. +128076 128076 228076 328076 428076 What kind of chorus do you like? What kind of chorus do you like? What kind of chorus do you like? What kind of chorus do you like? +128077 128077 228077 328077 428077 Everything's ready. The overture begins. Everything's ready. The overture begins. Everything's ready. The overture begins. Everything's ready. The overture begins. +128078 128078 228078 328078 428078 May this song echo through the future we wish for. May this song echo through the future we wish for. May this song echo through the future we wish for. May this song echo through the future we wish for. +128079 128079 228079 328079 428079 Ah Ah Ah Ah +128080 128080 228080 328080 428080 Ah Ah Ah Ah +128081 128081 228081 328081 428081 Ah Ah Ah Ah +128082 128082 228082 328082 428082 Ah Ah Ah Ah +128083 128083 228083 328083 428083 Ah Ah Ah Ah +128084 128084 228084 328084 428084 Ah Ah Ah Ah +128085 128085 228085 328085 428085 Ah Ah Ah Ah +128086 128086 228086 328086 428086 Ah Ah Ah Ah +128087 128087 228087 328087 428087 Ah Ah Ah Ah +128088 128088 228088 328088 428088 Ah Ah Ah Ah +128089 128089 228089 328089 428089 Ah Ah Ah Ah +128090 128090 228090 328090 428090 Ah Ah Ah Ah +128091 128091 228091 328091 428091 Ah Ah Ah Ah +128092 128092 228092 328092 428092 Ah Ah Ah Ah +128093 128093 228093 328093 428093 Ah Ah Ah Ah +128094 128094 228094 328094 428094 Hmm... Please let me know if you ever visit this region on the surface in the future. There is a flower field that I discovered by chance. Yes, only I know about it… Hmm... Please let me know if you ever visit this region on the surface in the future. There is a flower field that I discovered by chance. Yes, only I know about it… Hmm... Please let me know if you ever visit this region on the surface in the future. There is a flower field that I discovered by chance. Yes, only I know about it… Hmm... Please let me know if you ever visit this region on the surface in the future. There is a flower field that I discovered by chance. Yes, only I know about it… +128095 128095 228095 328095 428095 Can you hear it? The echoing waves in my M.I.N.D... The more I touch you, the louder it is... the more wonderful it sounds. Can you hear it? The echoing waves in my M.I.N.D... The more I touch you, the louder it is... the more wonderful it sounds. Can you hear it? The echoing waves in my M.I.N.D... The more I touch you, the louder it is... the more wonderful it sounds. Can you hear it? The echoing waves in my M.I.N.D... The more I touch you, the louder it is... the more wonderful it sounds. +128096 128096 228096 328096 428096 In scorn of nature, art gave lifeless life... All of them can come to life when instilled with emotions. Thank you for giving me such a precious life. In scorn of nature, art gave lifeless life... All of them can come to life when instilled with emotions. Thank you for giving me such a precious life. In scorn of nature, art gave lifeless life... All of them can come to life when instilled with emotions. Thank you for giving me such a precious life. In scorn of nature, art gave lifeless life... All of them can come to life when instilled with emotions. Thank you for giving me such a precious life. +128097 128097 228097 328097 428097 Can you look at me a little longer? Meeting your gaze has bathed me in the fountain touched by the holy fire. Can you look at me a little longer? Meeting your gaze has bathed me in the fountain touched by the holy fire. Can you look at me a little longer? Meeting your gaze has bathed me in the fountain touched by the holy fire. Can you look at me a little longer? Meeting your gaze has bathed me in the fountain touched by the holy fire. +128098 128098 228098 328098 428098 Next is development. Next is development. Next is development. Next is development. +128099 128099 228099 328099 428099 The fantasia begins. The fantasia begins. The fantasia begins. The fantasia begins. +128100 128100 228100 328100 428100 It's time for a minuet. It's time for a minuet. It's time for a minuet. It's time for a minuet. +128101 128101 228101 328101 428101 Uh... Uh... Uh... Uh... +128102 128102 228102 328102 428102 I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... I have to finish the performance even if I play out of tune... +128103 128103 228103 328103 428103 Howl. Howl. Howl. Howl. +128104 128104 228104 328104 428104 What kind of chorus do you like? What kind of chorus do you like? What kind of chorus do you like? What kind of chorus do you like? +129001 129001 229001 329001 429001 Oh wow... Is this Babylonia? Commandant, do you know how much Grub it takes to make it fly... Oh my, how many zeros are there?! Oh wow... Is this Babylonia? Commandant, do you know how much Grub it takes to make it fly... Oh my, how many zeros are there?! Oh wow... Is this Babylonia? Commandant, do you know how much Grub it takes to make it fly... Oh my, how many zeros are there?! Oh wow... Is this Babylonia? Commandant, do you know how much Grub it takes to make it fly... Oh my, how many zeros are there?! +129002 129002 229002 329002 429002 Is this really happening... Feels like I've become a bit stronger. Is this really happening... Feels like I've become a bit stronger. Is this really happening... Feels like I've become a bit stronger. Is this really happening... Feels like I've become a bit stronger. +129003 129003 229003 329003 429003 So is this the... "promotion"? So is this the... "promotion"? So is this the... "promotion"? So is this the... "promotion"? +129004 129004 229004 329004 429004 Well, if I can keep making progress, then I don't have to be afraid of anybody, right? Well, if I can keep making progress, then I don't have to be afraid of anybody, right? Well, if I can keep making progress, then I don't have to be afraid of anybody, right? Well, if I can keep making progress, then I don't have to be afraid of anybody, right? +129005 129005 229005 329005 429005 If I'm not strong enough, I won't be able to live up to my name Pulao. I need more practice! If I'm not strong enough, I won't be able to live up to my name Pulao. I need more practice! If I'm not strong enough, I won't be able to live up to my name Pulao. I need more practice! If I'm not strong enough, I won't be able to live up to my name Pulao. I need more practice! +129006 129006 229006 329006 429006 You can never be too prepared. Corner-cutting is not allowed! You can never be too prepared. Corner-cutting is not allowed! You can never be too prepared. Corner-cutting is not allowed! You can never be too prepared. Corner-cutting is not allowed! +129007 129007 229007 329007 429007 Pulao of Kowloong, I'll do the fighting! Pulao of Kowloong, I'll do the fighting! Pulao of Kowloong, I'll do the fighting! Pulao of Kowloong, I'll do the fighting! +129008 129008 229008 329008 429008 I'm the acting captain? I see! I'm the acting captain? I see! I'm the acting captain? I see! I'm the acting captain? I see! +129009 129009 229009 329009 429009 Huh? So I just keep standing here? Why...? Huh? So I just keep standing here? Why...? Huh? So I just keep standing here? Why...? Huh? So I just keep standing here? Why...? +129010 129010 229010 329010 429010 Sorting out the data... It looks complicated... But I'll give it a go! Sorting out the data... It looks complicated... But I'll give it a go! Sorting out the data... It looks complicated... But I'll give it a go! Sorting out the data... It looks complicated... But I'll give it a go! +129011 129011 229011 329011 429011 I don't think we should talk during work... I don't think we should talk during work... I don't think we should talk during work... I don't think we should talk during work... +129012 129012 229012 329012 429012 What do you do as a Commandant every day? What do you do as a Commandant every day? What do you do as a Commandant every day? What do you do as a Commandant every day? +129013 129013 229013 329013 429013 Now I'm getting the hang of this job, even the math that I used to hate so much... Oooo, sorry, guess I was talking big... Now I'm getting the hang of this job, even the math that I used to hate so much... Oooo, sorry, guess I was talking big... Now I'm getting the hang of this job, even the math that I used to hate so much... Oooo, sorry, guess I was talking big... Now I'm getting the hang of this job, even the math that I used to hate so much... Oooo, sorry, guess I was talking big... +129014 129014 229014 329014 429014 Commandant, let me know if you need anything, okay? I'm confident in my strength. Commandant, let me know if you need anything, okay? I'm confident in my strength. Commandant, let me know if you need anything, okay? I'm confident in my strength. Commandant, let me know if you need anything, okay? I'm confident in my strength. +129015 129015 229015 329015 429015 On the Nighter, my job was to protect those who wanted to live a good life. Now all I have to do is protect you. It's so much easier. On the Nighter, my job was to protect those who wanted to live a good life. Now all I have to do is protect you. It's so much easier. On the Nighter, my job was to protect those who wanted to live a good life. Now all I have to do is protect you. It's so much easier. On the Nighter, my job was to protect those who wanted to live a good life. Now all I have to do is protect you. It's so much easier. +129016 129016 229016 329016 429016 Looks like the work is over for now... Want some candy? Liv gave me a lot for some reason… Looks like the work is over for now... Want some candy? Liv gave me a lot for some reason… Looks like the work is over for now... Want some candy? Liv gave me a lot for some reason… Looks like the work is over for now... Want some candy? Liv gave me a lot for some reason… +129017 129017 229017 329017 429017 Do you want to take a break? I'm not tired... but you can if you want, Commandant. Want to play a word game? Do you want to take a break? I'm not tired... but you can if you want, Commandant. Want to play a word game? Do you want to take a break? I'm not tired... but you can if you want, Commandant. Want to play a word game? Do you want to take a break? I'm not tired... but you can if you want, Commandant. Want to play a word game? +129018 129018 229018 329018 429018 Commandant, stay with me and don't go anywhere... If you get lost, chances are you will never find your way back. Commandant, stay with me and don't go anywhere... If you get lost, chances are you will never find your way back. Commandant, stay with me and don't go anywhere... If you get lost, chances are you will never find your way back. Commandant, stay with me and don't go anywhere... If you get lost, chances are you will never find your way back. +129019 129019 229019 329019 429019 Commandant, you snagged your jacket... Take it off. I'll fix it! If you want to thank me... just say "Pulao is the best!" Commandant, you snagged your jacket... Take it off. I'll fix it! If you want to thank me... just say "Pulao is the best!" Commandant, you snagged your jacket... Take it off. I'll fix it! If you want to thank me... just say "Pulao is the best!" Commandant, you snagged your jacket... Take it off. I'll fix it! If you want to thank me... just say "Pulao is the best!" +129020 129020 229020 329020 429020 Cross hands, point fingers, jump, spin, well... This is a dance I learned on the Nighter. I need to brush up on it. Maybe one day I'll be able to stage a show! Sounds exciting, huh? Cross hands, point fingers, jump, spin, well... This is a dance I learned on the Nighter. I need to brush up on it. Maybe one day I'll be able to stage a show! Sounds exciting, huh? Cross hands, point fingers, jump, spin, well... This is a dance I learned on the Nighter. I need to brush up on it. Maybe one day I'll be able to stage a show! Sounds exciting, huh? Cross hands, point fingers, jump, spin, well... This is a dance I learned on the Nighter. I need to brush up on it. Maybe one day I'll be able to stage a show! Sounds exciting, huh? +129021 129021 229021 329021 429021 Babylonia is also like a ship that carries everything. People come and people go... but some people leave and never come back again. Commandant, promise me that you will always come back no matter what happens. Babylonia is also like a ship that carries everything. People come and people go... but some people leave and never come back again. Commandant, promise me that you will always come back no matter what happens. Babylonia is also like a ship that carries everything. People come and people go... but some people leave and never come back again. Commandant, promise me that you will always come back no matter what happens. Babylonia is also like a ship that carries everything. People come and people go... but some people leave and never come back again. Commandant, promise me that you will always come back no matter what happens. +129022 129022 229022 329022 429022 Commandant, can you lend me your hand for a moment? Hmm... If we hold hands like this, I can feel the warmth of Commandant's hand. Do the scars still hurt? But having scars means the wounds of the past are healed and the pain is gone. Commandant, can you lend me your hand for a moment? Hmm... If we hold hands like this, I can feel the warmth of Commandant's hand. Do the scars still hurt? But having scars means the wounds of the past are healed and the pain is gone. Commandant, can you lend me your hand for a moment? Hmm... If we hold hands like this, I can feel the warmth of Commandant's hand. Do the scars still hurt? But having scars means the wounds of the past are healed and the pain is gone. Commandant, can you lend me your hand for a moment? Hmm... If we hold hands like this, I can feel the warmth of Commandant's hand. Do the scars still hurt? But having scars means the wounds of the past are healed and the pain is gone. +129023 129023 229023 329023 429023 I'm sure that your dream will come true and everyone will return home safe and sound. Then I'll hold your hand and take you on the Nighter to see everybody. I'm sure that your dream will come true and everyone will return home safe and sound. Then I'll hold your hand and take you on the Nighter to see everybody. I'm sure that your dream will come true and everyone will return home safe and sound. Then I'll hold your hand and take you on the Nighter to see everybody. I'm sure that your dream will come true and everyone will return home safe and sound. Then I'll hold your hand and take you on the Nighter to see everybody. +129024 129024 229024 329024 429024 ...Commandant? Is that what they call you? ...Commandant? Is that what they call you? ...Commandant? Is that what they call you? ...Commandant? Is that what they call you? +129025 129025 229025 329025 429025 I think I should say "thank you," for the sake of politeness. I think I should say "thank you," for the sake of politeness. I think I should say "thank you," for the sake of politeness. I think I should say "thank you," for the sake of politeness. +129026 129026 229026 329026 429026 Alright, Commandant. I'll keep that in mind. Alright, Commandant. I'll keep that in mind. Alright, Commandant. I'll keep that in mind. Alright, Commandant. I'll keep that in mind. +129027 129027 229027 329027 429027 What's in it... Hm? I can't shake it? What's in it... Hm? I can't shake it? What's in it... Hm? I can't shake it? What's in it... Hm? I can't shake it? +129028 129028 229028 329028 429028 I don't have anything interesting here... Shall we arm wrestle? I don't have anything interesting here... Shall we arm wrestle? I don't have anything interesting here... Shall we arm wrestle? I don't have anything interesting here... Shall we arm wrestle? +129029 129029 229029 329029 429029 Where in the world did you get all this weird stuff... Where in the world did you get all this weird stuff... Where in the world did you get all this weird stuff... Where in the world did you get all this weird stuff... +129030 129030 229030 329030 429030 We meet again. I feel like you're not as busy as everyone says you are, Commandant. We meet again. I feel like you're not as busy as everyone says you are, Commandant. We meet again. I feel like you're not as busy as everyone says you are, Commandant. We meet again. I feel like you're not as busy as everyone says you are, Commandant. +129031 129031 229031 329031 429031 The more gifts, the merrier! The more gifts, the merrier! The more gifts, the merrier! The more gifts, the merrier! +129032 129032 229032 329032 429032 It's my duty to protect you, but you've been taking care of me instead... Please let me help you! It's my duty to protect you, but you've been taking care of me instead... Please let me help you! It's my duty to protect you, but you've been taking care of me instead... Please let me help you! It's my duty to protect you, but you've been taking care of me instead... Please let me help you! +129033 129033 229033 329033 429033 Thank you, Commandant. I love this gift! Thank you, Commandant. I love this gift! Thank you, Commandant. I love this gift! Thank you, Commandant. I love this gift! +129034 129034 229034 329034 429034 By the way, hanging out with you, Commandant... I mean, working with you is so much fun! By the way, hanging out with you, Commandant... I mean, working with you is so much fun! By the way, hanging out with you, Commandant... I mean, working with you is so much fun! By the way, hanging out with you, Commandant... I mean, working with you is so much fun! +129035 129035 229035 329035 429035 I'll keep it safe... Shall I put it in a box made of fine rosewood? I'm just kidding... Well... I can't afford it... I'll keep it safe... Shall I put it in a box made of fine rosewood? I'm just kidding... Well... I can't afford it... I'll keep it safe... Shall I put it in a box made of fine rosewood? I'm just kidding... Well... I can't afford it... I'll keep it safe... Shall I put it in a box made of fine rosewood? I'm just kidding... Well... I can't afford it... +129036 129036 229036 329036 429036 Commandant, look at this... Commandant? Ahem... Comm—an—dant! Commandant, look at this... Commandant? Ahem... Comm—an—dant! Commandant, look at this... Commandant? Ahem... Comm—an—dant! Commandant, look at this... Commandant? Ahem... Comm—an—dant! +129037 129037 229037 329037 429037 You fall asleep, Commandant? That's exactly what a kid would do... Wait... I'm a bit sleepy too... You fall asleep, Commandant? That's exactly what a kid would do... Wait... I'm a bit sleepy too... You fall asleep, Commandant? That's exactly what a kid would do... Wait... I'm a bit sleepy too... You fall asleep, Commandant? That's exactly what a kid would do... Wait... I'm a bit sleepy too... +129038 129038 229038 329038 429038 What are you looking at, Commandant? Is this some kind of meditation training? I'll give it a shot too! What are you looking at, Commandant? Is this some kind of meditation training? I'll give it a shot too! What are you looking at, Commandant? Is this some kind of meditation training? I'll give it a shot too! What are you looking at, Commandant? Is this some kind of meditation training? I'll give it a shot too! +129039 129039 229039 329039 429039 You're too tense, Commandant, and you can only relax a little while asleep... But a human may catch a cold sleeping here... I'll put a coat here to keep you warm. You're too tense, Commandant, and you can only relax a little while asleep... But a human may catch a cold sleeping here... I'll put a coat here to keep you warm. You're too tense, Commandant, and you can only relax a little while asleep... But a human may catch a cold sleeping here... I'll put a coat here to keep you warm. You're too tense, Commandant, and you can only relax a little while asleep... But a human may catch a cold sleeping here... I'll put a coat here to keep you warm. +129040 129040 229040 329040 429040 It's actually more relaxing to stay in this small cozy room than in a well-equipped house... If you squeeze in, Comandant, there's still room for me. Perfect! It's actually more relaxing to stay in this small cozy room than in a well-equipped house... If you squeeze in, Comandant, there's still room for me. Perfect! It's actually more relaxing to stay in this small cozy room than in a well-equipped house... If you squeeze in, Comandant, there's still room for me. Perfect! It's actually more relaxing to stay in this small cozy room than in a well-equipped house... If you squeeze in, Comandant, there's still room for me. Perfect! +129041 129041 229041 329041 429041 Commandant... you've been working for too long! Commandant... you've been working for too long! Commandant... you've been working for too long! Commandant... you've been working for too long! +129042 129042 229042 329042 429042 Haste makes waste. All work and no play makes Jack a dull boy. Take a break, okay? Haste makes waste. All work and no play makes Jack a dull boy. Take a break, okay? Haste makes waste. All work and no play makes Jack a dull boy. Take a break, okay? Haste makes waste. All work and no play makes Jack a dull boy. Take a break, okay? +129043 129043 229043 329043 429043 This toy is an animal called a panda. I know it's cute... but Commandant, your eye circles are almost as dark as a panda's! Please take a break now! This toy is an animal called a panda. I know it's cute... but Commandant, your eye circles are almost as dark as a panda's! Please take a break now! This toy is an animal called a panda. I know it's cute... but Commandant, your eye circles are almost as dark as a panda's! Please take a break now! This toy is an animal called a panda. I know it's cute... but Commandant, your eye circles are almost as dark as a panda's! Please take a break now! +129044 129044 229044 329044 429044 Are your shoulders stiff, Commandant? Let me give you a massage. Relax, I'll be very gentle... Uh, you look a bit weird... Am I doing it too hard? Are your shoulders stiff, Commandant? Let me give you a massage. Relax, I'll be very gentle... Uh, you look a bit weird... Am I doing it too hard? Are your shoulders stiff, Commandant? Let me give you a massage. Relax, I'll be very gentle... Uh, you look a bit weird... Am I doing it too hard? Are your shoulders stiff, Commandant? Let me give you a massage. Relax, I'll be very gentle... Uh, you look a bit weird... Am I doing it too hard? +129045 129045 229045 329045 429045 I have no idea how important the job of a Commandant is, but if you suffer burnout, it would break everyone's heart... especially mine! I have no idea how important the job of a Commandant is, but if you suffer burnout, it would break everyone's heart... especially mine! I have no idea how important the job of a Commandant is, but if you suffer burnout, it would break everyone's heart... especially mine! I have no idea how important the job of a Commandant is, but if you suffer burnout, it would break everyone's heart... especially mine! +129046 129046 229046 329046 429046 Hello, Commandant, you're also on time today. Hello, Commandant, you're also on time today. Hello, Commandant, you're also on time today. Hello, Commandant, you're also on time today. +129047 129047 229047 329047 429047 Every time I see you working so hard, I feel like I need to work harder. Every time I see you working so hard, I feel like I need to work harder. Every time I see you working so hard, I feel like I need to work harder. Every time I see you working so hard, I feel like I need to work harder. +129048 129048 229048 329048 429048 Come on, we got this, Commandant! Come on, we got this, Commandant! Come on, we got this, Commandant! Come on, we got this, Commandant! +129049 129049 229049 329049 429049 I was really bored before you came, so I was looking for something to do. I was really bored before you came, so I was looking for something to do. I was really bored before you came, so I was looking for something to do. I was really bored before you came, so I was looking for something to do. +129050 129050 229050 329050 429050 Well, I arrived a little while ago, so I sorted out the papers on this desk. What do you think, Commandant? Well, I arrived a little while ago, so I sorted out the papers on this desk. What do you think, Commandant? Well, I arrived a little while ago, so I sorted out the papers on this desk. What do you think, Commandant? Well, I arrived a little while ago, so I sorted out the papers on this desk. What do you think, Commandant? +129051 129051 229051 329051 429051 What? The toy is not a lost item... I put it there as decoration... Am I allowed to do that? Great! What? The toy is not a lost item... I put it there as decoration... Am I allowed to do that? Great! What? The toy is not a lost item... I put it there as decoration... Am I allowed to do that? Great! What? The toy is not a lost item... I put it there as decoration... Am I allowed to do that? Great! +129052 129052 229052 329052 429052 You think I'm always in good spirits, Commandant? Because this is an important job... and I'm happy to see you here every day, Commandant. You think I'm always in good spirits, Commandant? Because this is an important job... and I'm happy to see you here every day, Commandant. You think I'm always in good spirits, Commandant? Because this is an important job... and I'm happy to see you here every day, Commandant. You think I'm always in good spirits, Commandant? Because this is an important job... and I'm happy to see you here every day, Commandant. +129053 129053 229053 329053 429053 Commandant, come sit down over here! Ta-dah! Today is my 100th day as a secretary and we're going to have a special sale event to celebrate this big day! Commandant, just sit here and relax. Leave all the work to me... Huh? It's the wrong date?! Uh... It doesn't matter. Every day I'm here with you is a day to celebrate, right? Commandant, come sit down over here! Ta-dah! Today is my 100th day as a secretary and we're going to have a special sale event to celebrate this big day! Commandant, just sit here and relax. Leave all the work to me... Huh? It's the wrong date?! Uh... It doesn't matter. Every day I'm here with you is a day to celebrate, right? Commandant, come sit down over here! Ta-dah! Today is my 100th day as a secretary and we're going to have a special sale event to celebrate this big day! Commandant, just sit here and relax. Leave all the work to me... Huh? It's the wrong date?! Uh... It doesn't matter. Every day I'm here with you is a day to celebrate, right? Commandant, come sit down over here! Ta-dah! Today is my 100th day as a secretary and we're going to have a special sale event to celebrate this big day! Commandant, just sit here and relax. Leave all the work to me... Huh? It's the wrong date?! Uh... It doesn't matter. Every day I'm here with you is a day to celebrate, right? +129054 129054 229054 329054 429054 Commandant, I was helping you protect everything here while you were away. No one is allowed to touch these things. Commandant, I was helping you protect everything here while you were away. No one is allowed to touch these things. Commandant, I was helping you protect everything here while you were away. No one is allowed to touch these things. Commandant, I was helping you protect everything here while you were away. No one is allowed to touch these things. +129055 129055 229055 329055 429055 Commandant! Look at me! Do I look like seaweed swimming in the sea? Commandant! Look at me! Do I look like seaweed swimming in the sea? Commandant! Look at me! Do I look like seaweed swimming in the sea? Commandant! Look at me! Do I look like seaweed swimming in the sea? +129056 129056 229056 329056 429056 It's only a tiny little wave in the sea. It's only a tiny little wave in the sea. It's only a tiny little wave in the sea. It's only a tiny little wave in the sea. +129057 129057 229057 329057 429057 What are you, Commandant? A three-year-old? What are you, Commandant? A three-year-old? What are you, Commandant? A three-year-old? What are you, Commandant? A three-year-old? +129058 129058 229058 329058 429058 Hey! No sneak attack! Hey! No sneak attack! Hey! No sneak attack! Hey! No sneak attack! +129059 129059 229059 329059 429059 Hahahahahah, it tickles! Hahahahahah, it tickles! Hahahahahah, it tickles! Hahahahahah, it tickles! +129060 129060 229060 329060 429060 Don't mess my hair up! Don't mess my hair up! Don't mess my hair up! Don't mess my hair up! +129061 129061 229061 329061 429061 You've finished all the tasks? Awesome! You've finished all the tasks? Awesome! You've finished all the tasks? Awesome! You've finished all the tasks? Awesome! +129062 129062 229062 329062 429062 You've done a great job today, Commandant. You've done a great job today, Commandant. You've done a great job today, Commandant. You've done a great job today, Commandant. +129063 129063 229063 329063 429063 Roger! Roger! Roger! Roger! +129064 129064 229064 329064 429064 Haha! Haha! Haha! Haha! +129065 129065 229065 329065 429065 Hmph! Hmph! Hmph! Hmph! +129066 129066 229066 329066 429066 Ugh... Ugh... Ugh... Ugh... +129067 129067 229067 329067 429067 Well... Well... Well... Well... +129068 129068 229068 329068 429068 I won't let you guys get away! I won't let you guys get away! I won't let you guys get away! I won't let you guys get away! +129069 129069 229069 329069 429069 I'll try my best! I'll try my best! I'll try my best! I'll try my best! +129070 129070 229070 329070 429070 Power! Strike! Power! Strike! Power! Strike! Power! Strike! +129071 129071 229071 329071 429071 Breaker Slash! Breaker Slash! Breaker Slash! Breaker Slash! +129072 129072 229072 329072 429072 Argh... It hurts... Argh... It hurts... Argh... It hurts... Argh... It hurts... +129073 129073 229073 329073 429073 Guys... Watch out! Guys... Watch out! Guys... Watch out! Guys... Watch out! +129074 129074 229074 329074 429074 I don't want to... leave you like this... I don't want to... leave you like this... I don't want to... leave you like this... I don't want to... leave you like this... +129075 129075 229075 329075 429075 Now! Now! Now! Now! +129076 129076 229076 329076 429076 Pulao is here! Pulao is here! Pulao is here! Pulao is here! +129077 129077 229077 329077 429077 Pulao of Kowloong. Come with me! Pulao of Kowloong. Come with me! Pulao of Kowloong. Come with me! Pulao of Kowloong. Come with me! +129078 129078 229078 329078 429078 Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! +129079 129079 229079 329079 429079 Ah Ah Ah Ah +129080 129080 229080 329080 429080 Ah Ah Ah Ah +129081 129081 229081 329081 429081 Ah Ah Ah Ah +129082 129082 229082 329082 429082 Ah Ah Ah Ah +129083 129083 229083 329083 429083 Ah Ah Ah Ah +129084 129084 229084 329084 429084 Ah Ah Ah Ah +129085 129085 229085 329085 429085 Ah Ah Ah Ah +129086 129086 229086 329086 429086 Ah Ah Ah Ah +129087 129087 229087 329087 429087 Ah Ah Ah Ah +129088 129088 229088 329088 429088 Ah Ah Ah Ah +129089 129089 229089 329089 429089 Ah Ah Ah Ah +129090 129090 229090 329090 429090 Ah Ah Ah Ah +129091 129091 229091 329091 429091 Ah Ah Ah Ah +129092 129092 229092 329092 429092 Ah Ah Ah Ah +129093 129093 229093 329093 429093 Ah Ah Ah Ah +129094 129094 229094 329094 429094 Commandant, I think you're ready to test me. About what? Well, let me see... About "A hundred details about the Commandant." I bet I can get a perfect score! Commandant, I think you're ready to test me. About what? Well, let me see... About "A hundred details about the Commandant." I bet I can get a perfect score! Commandant, I think you're ready to test me. About what? Well, let me see... About "A hundred details about the Commandant." I bet I can get a perfect score! Commandant, I think you're ready to test me. About what? Well, let me see... About "A hundred details about the Commandant." I bet I can get a perfect score! +129095 129095 229095 329095 429095 They say a gift is a token of appreciation, and I would be very happy if these gifts were a token to show that I've helped you, Commandant. They say a gift is a token of appreciation, and I would be very happy if these gifts were a token to show that I've helped you, Commandant. They say a gift is a token of appreciation, and I would be very happy if these gifts were a token to show that I've helped you, Commandant. They say a gift is a token of appreciation, and I would be very happy if these gifts were a token to show that I've helped you, Commandant. +129096 129096 229096 329096 429096 I used to think I could only feel safe when I held a weapon, but now, Commandant, holding your hand gives me the courage to face any challenge... Nothing is impossible for us! Am I right, Commandant? I used to think I could only feel safe when I held a weapon, but now, Commandant, holding your hand gives me the courage to face any challenge... Nothing is impossible for us! Am I right, Commandant? I used to think I could only feel safe when I held a weapon, but now, Commandant, holding your hand gives me the courage to face any challenge... Nothing is impossible for us! Am I right, Commandant? I used to think I could only feel safe when I held a weapon, but now, Commandant, holding your hand gives me the courage to face any challenge... Nothing is impossible for us! Am I right, Commandant? +129097 129097 229097 329097 429097 I would like to open this gift with you, Commandant. One gift is one happiness, but if I share it with you, I'll be able to have double happiness. Isn't that great? I would like to open this gift with you, Commandant. One gift is one happiness, but if I share it with you, I'll be able to have double happiness. Isn't that great? I would like to open this gift with you, Commandant. One gift is one happiness, but if I share it with you, I'll be able to have double happiness. Isn't that great? I would like to open this gift with you, Commandant. One gift is one happiness, but if I share it with you, I'll be able to have double happiness. Isn't that great? +129098 129098 229098 329098 429098 I won't let you guys get away! I won't let you guys get away! I won't let you guys get away! I won't let you guys get away! +129099 129099 229099 329099 429099 I'll try my best! I'll try my best! I'll try my best! I'll try my best! +129100 129100 229100 329100 429100 Power! Strike! Power! Strike! Power! Strike! Power! Strike! +129101 129101 229101 329101 429101 Argh... It hurts... Argh... It hurts... Argh... It hurts... Argh... It hurts... +129102 129102 229102 329102 429102 Guys... Watch out! Guys... Watch out! Guys... Watch out! Guys... Watch out! +129103 129103 229103 329103 429103 Now! Now! Now! Now! +129104 129104 229104 329104 429104 Pulao is here! Pulao is here! Pulao is here! Pulao is here! +129105 129105 229105 329105 429105 Star Strike! Star Strike! Star Strike! Star Strike! +129106 129106 229106 329106 429106 Be! Be! Be! Be! +129107 129107 229107 329107 429107 Like! Like! Like! Like! +129108 129108 229108 329108 429108 Water! Water! Water! Water! +129109 129109 229109 329109 429109 Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! Get lost, one and all, you wicked beings! +130001 130001 230001 330001 430001 Hello, Commandant! I'm back like I promised... What promise? Shhh, that's an Easter egg! Hello, Commandant! I'm back like I promised... What promise? Shhh, that's an Easter egg! Hello, Commandant! I'm back like I promised... What promise? Shhh, that's an Easter egg! Hello, Commandant! I'm back like I promised... What promise? Shhh, that's an Easter egg! +130002 130002 230002 330002 430002 Beep! Beep beep... beep beep—! Nanami has leveled up! Beep! Beep beep... beep beep—! Nanami has leveled up! Beep! Beep beep... beep beep—! Nanami has leveled up! Beep! Beep beep... beep beep—! Nanami has leveled up! +130003 130003 230003 330003 430003 When do you think Nanami will become Dai-Dai-Dai-Dai-Dai Shogun? When do you think Nanami will become Dai-Dai-Dai-Dai-Dai Shogun? When do you think Nanami will become Dai-Dai-Dai-Dai-Dai Shogun? When do you think Nanami will become Dai-Dai-Dai-Dai-Dai Shogun? +130004 130004 230004 330004 430004 Time can change everything, including Nanami... Now, Commandant, please look at my transformation! Time can change everything, including Nanami... Now, Commandant, please look at my transformation! Time can change everything, including Nanami... Now, Commandant, please look at my transformation! Time can change everything, including Nanami... Now, Commandant, please look at my transformation! +130005 130005 230005 330005 430005 Let me tell you a secret, Commandant. I am the strongest when I have "forgotten" all my moves! Let me tell you a secret, Commandant. I am the strongest when I have "forgotten" all my moves! Let me tell you a secret, Commandant. I am the strongest when I have "forgotten" all my moves! Let me tell you a secret, Commandant. I am the strongest when I have "forgotten" all my moves! +130006 130006 230006 330006 430006 It's not the weapon that's powerful. It's me! It's not the weapon that's powerful. It's me! It's not the weapon that's powerful. It's me! It's not the weapon that's powerful. It's me! +130007 130007 230007 330007 430007 This time... I have all of you with me. Nanami is no longer alone! This time... I have all of you with me. Nanami is no longer alone! This time... I have all of you with me. Nanami is no longer alone! This time... I have all of you with me. Nanami is no longer alone! +130008 130008 230008 330008 430008 Next is Captain Nanami! Let me hear your cheers! Next is Captain Nanami! Let me hear your cheers! Next is Captain Nanami! Let me hear your cheers! Next is Captain Nanami! Let me hear your cheers! +130009 130009 230009 330009 430009 Um... This place is too small for Power to come in. It would have squashed you, Commandant. Um... This place is too small for Power to come in. It would have squashed you, Commandant. Um... This place is too small for Power to come in. It would have squashed you, Commandant. Um... This place is too small for Power to come in. It would have squashed you, Commandant. +130010 130010 230010 330010 430010 Commandant, would you like me to install a plasma reactor on your chair? It can reach 126 kilometers per hour... No? What a pity... Commandant, would you like me to install a plasma reactor on your chair? It can reach 126 kilometers per hour... No? What a pity... Commandant, would you like me to install a plasma reactor on your chair? It can reach 126 kilometers per hour... No? What a pity... Commandant, would you like me to install a plasma reactor on your chair? It can reach 126 kilometers per hour... No? What a pity... +130011 130011 230011 330011 430011 Nanami, Nanami, powerful Nanami! Nanami, Nanami, invincible Nanami! Nanami, Nanami, powerful Nanami! Nanami, Nanami, invincible Nanami! Nanami, Nanami, powerful Nanami! Nanami, Nanami, invincible Nanami! Nanami, Nanami, powerful Nanami! Nanami, Nanami, invincible Nanami! +130012 130012 230012 330012 430012 Ta-da! I'm about to begin my performance. Commandant, just stay in the box... Right, just like that, so it'll look better when Power cuts the box in half... Huh? Commandant, where are you going? I didn't know humans could run so fast! Ta-da! I'm about to begin my performance. Commandant, just stay in the box... Right, just like that, so it'll look better when Power cuts the box in half... Huh? Commandant, where are you going? I didn't know humans could run so fast! Ta-da! I'm about to begin my performance. Commandant, just stay in the box... Right, just like that, so it'll look better when Power cuts the box in half... Huh? Commandant, where are you going? I didn't know humans could run so fast! Ta-da! I'm about to begin my performance. Commandant, just stay in the box... Right, just like that, so it'll look better when Power cuts the box in half... Huh? Commandant, where are you going? I didn't know humans could run so fast! +130013 130013 230013 330013 430013 I heard that gods can't flip coins, but I can. Does that mean that Nanami is even mightier than gods? Okay, Commandant, take a guess—heads or tails? I heard that gods can't flip coins, but I can. Does that mean that Nanami is even mightier than gods? Okay, Commandant, take a guess—heads or tails? I heard that gods can't flip coins, but I can. Does that mean that Nanami is even mightier than gods? Okay, Commandant, take a guess—heads or tails? I heard that gods can't flip coins, but I can. Does that mean that Nanami is even mightier than gods? Okay, Commandant, take a guess—heads or tails? +130014 130014 230014 330014 430014 *Sniff* I miss this smell! Did Liv make those snacks? Commandant, can I have one please? I can let you have Power for a day! *Sniff* I miss this smell! Did Liv make those snacks? Commandant, can I have one please? I can let you have Power for a day! *Sniff* I miss this smell! Did Liv make those snacks? Commandant, can I have one please? I can let you have Power for a day! *Sniff* I miss this smell! Did Liv make those snacks? Commandant, can I have one please? I can let you have Power for a day! +130015 130015 230015 330015 430015 Commandant, do you know the ultimate answer to the universe? Pu pu, wrong! It's 73, NA-NA-MI! Commandant, do you know the ultimate answer to the universe? Pu pu, wrong! It's 73, NA-NA-MI! Commandant, do you know the ultimate answer to the universe? Pu pu, wrong! It's 73, NA-NA-MI! Commandant, do you know the ultimate answer to the universe? Pu pu, wrong! It's 73, NA-NA-MI! +130016 130016 230016 330016 430016 If the entire universe can become my friend, does that mean that we will never have to fight again? If the entire universe can become my friend, does that mean that we will never have to fight again? If the entire universe can become my friend, does that mean that we will never have to fight again? If the entire universe can become my friend, does that mean that we will never have to fight again? +130017 130017 230017 330017 430017 Do you want the ability to reload a save point like in a video game, Commandant? This way, you can get the perfect ending... No? Hmm. You're right. Do you want the ability to reload a save point like in a video game, Commandant? This way, you can get the perfect ending... No? Hmm. You're right. Do you want the ability to reload a save point like in a video game, Commandant? This way, you can get the perfect ending... No? Hmm. You're right. Do you want the ability to reload a save point like in a video game, Commandant? This way, you can get the perfect ending... No? Hmm. You're right. +130018 130018 230018 330018 430018 I'm all grown up and can't be playing games all day. But I guess one or two fighting games with you occasionally won't hurt... Hey! Commandant, why did you secretly pick your character first?! How sneaky! I'm all grown up and can't be playing games all day. But I guess one or two fighting games with you occasionally won't hurt... Hey! Commandant, why did you secretly pick your character first?! How sneaky! I'm all grown up and can't be playing games all day. But I guess one or two fighting games with you occasionally won't hurt... Hey! Commandant, why did you secretly pick your character first?! How sneaky! I'm all grown up and can't be playing games all day. But I guess one or two fighting games with you occasionally won't hurt... Hey! Commandant, why did you secretly pick your character first?! How sneaky! +130019 130019 230019 330019 430019 I can design and make almost anything that ever existed in the world. But there are some exceptions that can never be made. I can design and make almost anything that ever existed in the world. But there are some exceptions that can never be made. I can design and make almost anything that ever existed in the world. But there are some exceptions that can never be made. I can design and make almost anything that ever existed in the world. But there are some exceptions that can never be made. +130020 130020 230020 330020 430020 Commandant, you are unique to Nanami, just as this planet is unique to the universe. Commandant, you are unique to Nanami, just as this planet is unique to the universe. Commandant, you are unique to Nanami, just as this planet is unique to the universe. Commandant, you are unique to Nanami, just as this planet is unique to the universe. +130021 130021 230021 330021 430021 Commandant! Did you know that Babylonia was originally a colony ship designed to travel through space? Humans really are incredible... If they did spend countless years reaching the other side of the stars, would they feel lonely when they arrived? Commandant! Did you know that Babylonia was originally a colony ship designed to travel through space? Humans really are incredible... If they did spend countless years reaching the other side of the stars, would they feel lonely when they arrived? Commandant! Did you know that Babylonia was originally a colony ship designed to travel through space? Humans really are incredible... If they did spend countless years reaching the other side of the stars, would they feel lonely when they arrived? Commandant! Did you know that Babylonia was originally a colony ship designed to travel through space? Humans really are incredible... If they did spend countless years reaching the other side of the stars, would they feel lonely when they arrived? +130022 130022 230022 330022 430022 Look, Commandant! There's a star that is particularly bright. Do you think there will be other human beings on it? Maybe there is another commandant secretly looking at Nanami, just like you. Look, Commandant! There's a star that is particularly bright. Do you think there will be other human beings on it? Maybe there is another commandant secretly looking at Nanami, just like you. Look, Commandant! There's a star that is particularly bright. Do you think there will be other human beings on it? Maybe there is another commandant secretly looking at Nanami, just like you. Look, Commandant! There's a star that is particularly bright. Do you think there will be other human beings on it? Maybe there is another commandant secretly looking at Nanami, just like you. +130023 130023 230023 330023 430023 Today, I'm going to challenge "playing hide & seek alone"! How can one person play hide & seek by herself? I'll never get caught, so it's a game that Nanami is guaranteed to win... What? You also want to play? Okay... Promise me that you will find me! Today, I'm going to challenge "playing hide & seek alone"! How can one person play hide & seek by herself? I'll never get caught, so it's a game that Nanami is guaranteed to win... What? You also want to play? Okay... Promise me that you will find me! Today, I'm going to challenge "playing hide & seek alone"! How can one person play hide & seek by herself? I'll never get caught, so it's a game that Nanami is guaranteed to win... What? You also want to play? Okay... Promise me that you will find me! Today, I'm going to challenge "playing hide & seek alone"! How can one person play hide & seek by herself? I'll never get caught, so it's a game that Nanami is guaranteed to win... What? You also want to play? Okay... Promise me that you will find me! +130024 130024 230024 330024 430024 Nanami's bomb is going to blow up if you don't take me seriously! Tick, tock, tick, tock… Nanami's bomb is going to blow up if you don't take me seriously! Tick, tock, tick, tock… Nanami's bomb is going to blow up if you don't take me seriously! Tick, tock, tick, tock… Nanami's bomb is going to blow up if you don't take me seriously! Tick, tock, tick, tock… +130025 130025 230025 330025 430025 Is it something boring? I'll ask Power to cut it up if it is. Is it something boring? I'll ask Power to cut it up if it is. Is it something boring? I'll ask Power to cut it up if it is. Is it something boring? I'll ask Power to cut it up if it is. +130026 130026 230026 330026 430026 Would you like to be my friend, Commandant? Would you like to be my friend, Commandant? Would you like to be my friend, Commandant? Would you like to be my friend, Commandant? +130027 130027 230027 330027 430027 I have grown up. I can say "thank you" politely now. I have grown up. I can say "thank you" politely now. I have grown up. I can say "thank you" politely now. I have grown up. I can say "thank you" politely now. +130028 130028 230028 330028 430028 Now that we are getting closer, shall we have a fist-to-fist combat under the setting sun? No? But animes always have that plot... Now that we are getting closer, shall we have a fist-to-fist combat under the setting sun? No? But animes always have that plot... Now that we are getting closer, shall we have a fist-to-fist combat under the setting sun? No? But animes always have that plot... Now that we are getting closer, shall we have a fist-to-fist combat under the setting sun? No? But animes always have that plot... +130029 130029 230029 330029 430029 Thank you, Commandant... Wait, no! I wanted a gift with a "surprise"! Let's start again. This time, I'll pretend I know nothing about it. Thank you, Commandant... Wait, no! I wanted a gift with a "surprise"! Let's start again. This time, I'll pretend I know nothing about it. Thank you, Commandant... Wait, no! I wanted a gift with a "surprise"! Let's start again. This time, I'll pretend I know nothing about it. Thank you, Commandant... Wait, no! I wanted a gift with a "surprise"! Let's start again. This time, I'll pretend I know nothing about it. +130030 130030 230030 330030 430030 Commandant, I'd like to take you on my next trip. Great views that we've never seen before will be more meaningful if witnessed together. Commandant, I'd like to take you on my next trip. Great views that we've never seen before will be more meaningful if witnessed together. Commandant, I'd like to take you on my next trip. Great views that we've never seen before will be more meaningful if witnessed together. Commandant, I'd like to take you on my next trip. Great views that we've never seen before will be more meaningful if witnessed together. +130031 130031 230031 330031 430031 Only the best gift suits the mightiest Nanami! Only the best gift suits the mightiest Nanami! Only the best gift suits the mightiest Nanami! Only the best gift suits the mightiest Nanami! +130032 130032 230032 330032 430032 100… 400… 1000… 4000! This is impossible! My affection toward Commandant is still rising! 100… 400… 1000… 4000! This is impossible! My affection toward Commandant is still rising! 100… 400… 1000… 4000! This is impossible! My affection toward Commandant is still rising! 100… 400… 1000… 4000! This is impossible! My affection toward Commandant is still rising! +130033 130033 230033 330033 430033 So many gifts... Even Power can't carry them all! So many gifts... Even Power can't carry them all! So many gifts... Even Power can't carry them all! So many gifts... Even Power can't carry them all! +130034 130034 230034 330034 430034 Commandant, I can make an exception for you and let you sit on Power. But remember to hold onto my waist for your safety! Commandant, I can make an exception for you and let you sit on Power. But remember to hold onto my waist for your safety! Commandant, I can make an exception for you and let you sit on Power. But remember to hold onto my waist for your safety! Commandant, I can make an exception for you and let you sit on Power. But remember to hold onto my waist for your safety! +130035 130035 230035 330035 430035 What's my favorite gift? "The gift from Commandant"! What's my favorite gift? "The gift from Commandant"! What's my favorite gift? "The gift from Commandant"! What's my favorite gift? "The gift from Commandant"! +130036 130036 230036 330036 430036 Commandant, are you having a system crash? Hope I can fix you with a smack like what they did with old TVs... Commandant, are you having a system crash? Hope I can fix you with a smack like what they did with old TVs... Commandant, are you having a system crash? Hope I can fix you with a smack like what they did with old TVs... Commandant, are you having a system crash? Hope I can fix you with a smack like what they did with old TVs... +130037 130037 230037 330037 430037 I know this game! It's "Red Light, Green Light"! Am I the caller? I know this game! It's "Red Light, Green Light"! Am I the caller? I know this game! It's "Red Light, Green Light"! Am I the caller? I know this game! It's "Red Light, Green Light"! Am I the caller? +130038 130038 230038 330038 430038 What are you thinking, Commandant? Is it about me...? Oops, did you find out who pulled the prank on you?! What are you thinking, Commandant? Is it about me...? Oops, did you find out who pulled the prank on you?! What are you thinking, Commandant? Is it about me...? Oops, did you find out who pulled the prank on you?! What are you thinking, Commandant? Is it about me...? Oops, did you find out who pulled the prank on you?! +130039 130039 230039 330039 430039 Commandant! I'm going to get angry if you keep ignoring me! Hmph—! Commandant! I'm going to get angry if you keep ignoring me! Hmph—! Commandant! I'm going to get angry if you keep ignoring me! Hmph—! Commandant! I'm going to get angry if you keep ignoring me! Hmph—! +130040 130040 230040 330040 430040 Commandant's eyes are so beautiful when I look at them up close. I can even see a little Nanami in them. Right now, I am the only thing in your eyes. Don't blink! Maybe Nanami will disappear once you blink! Commandant's eyes are so beautiful when I look at them up close. I can even see a little Nanami in them. Right now, I am the only thing in your eyes. Don't blink! Maybe Nanami will disappear once you blink! Commandant's eyes are so beautiful when I look at them up close. I can even see a little Nanami in them. Right now, I am the only thing in your eyes. Don't blink! Maybe Nanami will disappear once you blink! Commandant's eyes are so beautiful when I look at them up close. I can even see a little Nanami in them. Right now, I am the only thing in your eyes. Don't blink! Maybe Nanami will disappear once you blink! +130041 130041 230041 330041 430041 Are you a robot, Commandant? Don't you need rest?! Are you a robot, Commandant? Don't you need rest?! Are you a robot, Commandant? Don't you need rest?! Are you a robot, Commandant? Don't you need rest?! +130042 130042 230042 330042 430042 Have you finished working yet, Commandant? I'm sleepy... Have you finished working yet, Commandant? I'm sleepy... Have you finished working yet, Commandant? I'm sleepy... Have you finished working yet, Commandant? I'm sleepy... +130043 130043 230043 330043 430043 Commandant, you really are going beyond the human limit...! Particularly when it comes to working overtime. Commandant, you really are going beyond the human limit...! Particularly when it comes to working overtime. Commandant, you really are going beyond the human limit...! Particularly when it comes to working overtime. Commandant, you really are going beyond the human limit...! Particularly when it comes to working overtime. +130044 130044 230044 330044 430044 If the problem is too difficult for you to handle alone, just ask your friends for help. You can always count on Nanami! If the problem is too difficult for you to handle alone, just ask your friends for help. You can always count on Nanami! If the problem is too difficult for you to handle alone, just ask your friends for help. You can always count on Nanami! If the problem is too difficult for you to handle alone, just ask your friends for help. You can always count on Nanami! +130045 130045 230045 330045 430045 Come on, take a break and look at Nanami! I'm a lot more fun than your work! Come on, take a break and look at Nanami! I'm a lot more fun than your work! Come on, take a break and look at Nanami! I'm a lot more fun than your work! Come on, take a break and look at Nanami! I'm a lot more fun than your work! +130046 130046 230046 330046 430046 Commandant, you're so slow! Commandant, you're so slow! Commandant, you're so slow! Commandant, you're so slow! +130047 130047 230047 330047 430047 I knew I was right! You stepped into the room with your left foot first. I knew I was right! You stepped into the room with your left foot first. I knew I was right! You stepped into the room with your left foot first. I knew I was right! You stepped into the room with your left foot first. +130048 130048 230048 330048 430048 G-g-good morning! Com-man-dant, Nanami-is-a-robot-today! G-g-good morning! Com-man-dant, Nanami-is-a-robot-today! G-g-good morning! Com-man-dant, Nanami-is-a-robot-today! G-g-good morning! Com-man-dant, Nanami-is-a-robot-today! +130049 130049 230049 330049 430049 Come on in, Commandant... Why am I hiding under the desk? Nothing, really. Oh, if you ever see a super-upset Karey, just tell her I'm not here yet! Come on in, Commandant... Why am I hiding under the desk? Nothing, really. Oh, if you ever see a super-upset Karey, just tell her I'm not here yet! Come on in, Commandant... Why am I hiding under the desk? Nothing, really. Oh, if you ever see a super-upset Karey, just tell her I'm not here yet! Come on in, Commandant... Why am I hiding under the desk? Nothing, really. Oh, if you ever see a super-upset Karey, just tell her I'm not here yet! +130050 130050 230050 330050 430050 GOOD! MORNING! COMMANDANT! Watanabe told me that nothing is more stimulating than shouting in the morning! Do you want to join me, Commandant? GOOD! MORNING! COMMANDANT! Watanabe told me that nothing is more stimulating than shouting in the morning! Do you want to join me, Commandant? GOOD! MORNING! COMMANDANT! Watanabe told me that nothing is more stimulating than shouting in the morning! Do you want to join me, Commandant? GOOD! MORNING! COMMANDANT! Watanabe told me that nothing is more stimulating than shouting in the morning! Do you want to join me, Commandant? +130051 130051 230051 330051 430051 Commandant, as long as you still remember me, I will be waiting for you here every day. Commandant, as long as you still remember me, I will be waiting for you here every day. Commandant, as long as you still remember me, I will be waiting for you here every day. Commandant, as long as you still remember me, I will be waiting for you here every day. +130052 130052 230052 330052 430052 Commandant, no matter how many difficulties I'm facing, I'm always very happy when I see you. Do you have magic that can make Nanami happy? Commandant, no matter how many difficulties I'm facing, I'm always very happy when I see you. Do you have magic that can make Nanami happy? Commandant, no matter how many difficulties I'm facing, I'm always very happy when I see you. Do you have magic that can make Nanami happy? Commandant, no matter how many difficulties I'm facing, I'm always very happy when I see you. Do you have magic that can make Nanami happy? +130053 130053 230053 330053 430053 Commandant, if you had the ability to see the future of just one event, what would you pick? I would like to go through every day in the future to see if I can always meet Commandant in this familiar room. Commandant, if you had the ability to see the future of just one event, what would you pick? I would like to go through every day in the future to see if I can always meet Commandant in this familiar room. Commandant, if you had the ability to see the future of just one event, what would you pick? I would like to go through every day in the future to see if I can always meet Commandant in this familiar room. Commandant, if you had the ability to see the future of just one event, what would you pick? I would like to go through every day in the future to see if I can always meet Commandant in this familiar room. +130054 130054 230054 330054 430054 Don't you ever forget me, Commandant. Don't you ever forget me, Commandant. Don't you ever forget me, Commandant. Don't you ever forget me, Commandant. +130055 130055 230055 330055 430055 Ouch! I should have installed more shock absorbers... Ouch! I should have installed more shock absorbers... Ouch! I should have installed more shock absorbers... Ouch! I should have installed more shock absorbers... +130056 130056 230056 330056 430056 If I pass out, you have to carry me back! If I pass out, you have to carry me back! If I pass out, you have to carry me back! If I pass out, you have to carry me back! +130057 130057 230057 330057 430057 Is the stabilizer of Babylonia broken...? But Karey told me I couldn't fix something by knocking it. Is the stabilizer of Babylonia broken...? But Karey told me I couldn't fix something by knocking it. Is the stabilizer of Babylonia broken...? But Karey told me I couldn't fix something by knocking it. Is the stabilizer of Babylonia broken...? But Karey told me I couldn't fix something by knocking it. +130058 130058 230058 330058 430058 Nngh...! Stop poking me! The sensors on this frame are really sensitive! Nngh...! Stop poking me! The sensors on this frame are really sensitive! Nngh...! Stop poking me! The sensors on this frame are really sensitive! Nngh...! Stop poking me! The sensors on this frame are really sensitive! +130059 130059 230059 330059 430059 Commandant, are you trying to break the record of 16 taps per second? Commandant, are you trying to break the record of 16 taps per second? Commandant, are you trying to break the record of 16 taps per second? Commandant, are you trying to break the record of 16 taps per second? +130060 130060 230060 330060 430060 Fufufu, Commandant, your actions are so slow that they almost look stationary to me... Argh, stop! I just really wanted to say that cool line. Fufufu, Commandant, your actions are so slow that they almost look stationary to me... Argh, stop! I just really wanted to say that cool line. Fufufu, Commandant, your actions are so slow that they almost look stationary to me... Argh, stop! I just really wanted to say that cool line. Fufufu, Commandant, your actions are so slow that they almost look stationary to me... Argh, stop! I just really wanted to say that cool line. +130061 130061 230061 330061 430061 Mission complete. Time to celebrate! Mission complete. Time to celebrate! Mission complete. Time to celebrate! Mission complete. Time to celebrate! +130062 130062 230062 330062 430062 You've been all over the place today, Commandant. I almost thought you had learned the shadow clone spell. You've been all over the place today, Commandant. I almost thought you had learned the shadow clone spell. You've been all over the place today, Commandant. I almost thought you had learned the shadow clone spell. You've been all over the place today, Commandant. I almost thought you had learned the shadow clone spell. +130063 130063 230063 330063 430063 okok~ okok~ okok~ okok~ +130064 130064 230064 330064 430064 Yeah! Yeah! Yeah! Yeah! +130065 130065 230065 330065 430065 Hmm! Hmm! Hmm! Hmm! +130066 130066 230066 330066 430066 No... No... No... No... +130067 130067 230067 330067 430067 Huh...? Huh...? Huh...? Huh...? +130068 130068 230068 330068 430068 Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! +130069 130069 230069 330069 430069 Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! +130070 130070 230070 330070 430070 Hello—would you like to feel my firepower? Hello—would you like to feel my firepower? Hello—would you like to feel my firepower? Hello—would you like to feel my firepower? +130071 130071 230071 330071 430071 Frame and Construct... as one! Frame and Construct... as one! Frame and Construct... as one! Frame and Construct... as one! +130072 130072 230072 330072 430072 Ouch... Is the left-side of the armor too thin?! Ouch... Is the left-side of the armor too thin?! Ouch... Is the left-side of the armor too thin?! Ouch... Is the left-side of the armor too thin?! +130073 130073 230073 330073 430073 The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! +130074 130074 230074 330074 430074 I can't let this future happen...! I can't let this future happen...! I can't let this future happen...! I can't let this future happen...! +130075 130075 230075 330075 430075 Let's roll! Let's roll! Let's roll! Let's roll! +130076 130076 230076 330076 430076 Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! +130077 130077 230077 330077 430077 Nanami, engaging in combat. Can I smash them all? Nanami, engaging in combat. Can I smash them all? Nanami, engaging in combat. Can I smash them all? Nanami, engaging in combat. Can I smash them all? +130078 130078 230078 330078 430078 Commandant, Power and I are just super-duper awesome! Don't you think? Commandant, Power and I are just super-duper awesome! Don't you think? Commandant, Power and I are just super-duper awesome! Don't you think? Commandant, Power and I are just super-duper awesome! Don't you think? +130079 130079 230079 330079 430079 Ah Ah Ah Ah +130080 130080 230080 330080 430080 Ah Ah Ah Ah +130081 130081 230081 330081 430081 Ah Ah Ah Ah +130082 130082 230082 330082 430082 Ah Ah Ah Ah +130083 130083 230083 330083 430083 Ah Ah Ah Ah +130084 130084 230084 330084 430084 Ah Ah Ah Ah +130085 130085 230085 330085 430085 Ah Ah Ah Ah +130086 130086 230086 330086 430086 Ah Ah Ah Ah +130087 130087 230087 330087 430087 Ah Ah Ah Ah +130088 130088 230088 330088 430088 Ah Ah Ah Ah +130089 130089 230089 330089 430089 Ah Ah Ah Ah +130090 130090 230090 330090 430090 Ah Ah Ah Ah +130091 130091 230091 330091 430091 Ah Ah Ah Ah +130092 130092 230092 330092 430092 Ah Ah Ah Ah +130093 130093 230093 330093 430093 Ah Ah Ah Ah +130094 130094 230094 330094 430094 I want to set sail toward the future because I love humanity. But I choose to stay here because of you, Commandant. I want to set sail toward the future because I love humanity. But I choose to stay here because of you, Commandant. I want to set sail toward the future because I love humanity. But I choose to stay here because of you, Commandant. I want to set sail toward the future because I love humanity. But I choose to stay here because of you, Commandant. +130095 130095 230095 330095 430095 Commandant, your thoughtful gifts have accumulated so much. I'm going to drown in your love! Commandant, your thoughtful gifts have accumulated so much. I'm going to drown in your love! Commandant, your thoughtful gifts have accumulated so much. I'm going to drown in your love! Commandant, your thoughtful gifts have accumulated so much. I'm going to drown in your love! +130096 130096 230096 330096 430096 I am the strongest, but like all other strongest characters in games, I have one weakness that can really hurt me... Commandant, you're the only one who knows what it is. Make sure you protect my secret well! I am the strongest, but like all other strongest characters in games, I have one weakness that can really hurt me... Commandant, you're the only one who knows what it is. Make sure you protect my secret well! I am the strongest, but like all other strongest characters in games, I have one weakness that can really hurt me... Commandant, you're the only one who knows what it is. Make sure you protect my secret well! I am the strongest, but like all other strongest characters in games, I have one weakness that can really hurt me... Commandant, you're the only one who knows what it is. Make sure you protect my secret well! +130097 130097 230097 330097 430097 I have received enough gifts that I can cherish as "memories." Now it's my turn to give the gift of "future" to everybody in return... I have received enough gifts that I can cherish as "memories." Now it's my turn to give the gift of "future" to everybody in return... I have received enough gifts that I can cherish as "memories." Now it's my turn to give the gift of "future" to everybody in return... I have received enough gifts that I can cherish as "memories." Now it's my turn to give the gift of "future" to everybody in return... +130098 130098 230098 330098 430098 Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! Nanami has no armor that she cannot cut! +130099 130099 230099 330099 430099 Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! Boost! All Nanami needs is to hit you! +130100 130100 230100 330100 430100 Hello—would you like to try my firepower? Hello—would you like to try my firepower? Hello—would you like to try my firepower? Hello—would you like to try my firepower? +130101 130101 230101 330101 430101 Frame and Construct... as one! Frame and Construct... as one! Frame and Construct... as one! Frame and Construct... as one! +130102 130102 230102 330102 430102 Ouch... Is the left side of the armor too thin?! Ouch... Is the left side of the armor too thin?! Ouch... Is the left side of the armor too thin?! Ouch... Is the left side of the armor too thin?! +130103 130103 230103 330103 430103 The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! The hero... always turns the tables in the worst situation! +130104 130104 230104 330104 430104 I can't let this future happen...! I can't let this future happen...! I can't let this future happen...! I can't let this future happen...! +130105 130105 230105 330105 430105 Let's roll! Let's roll! Let's roll! Let's roll! +130106 130106 230106 330106 430106 Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! Nanami here. Initiating armed intervention! +130107 130107 230107 330107 430107 This is Nanami's... trump card! This is Nanami's... trump card! This is Nanami's... trump card! This is Nanami's... trump card! +130108 130108 230108 330108 430108 This is Nanami's... ace of aces! This is Nanami's... ace of aces! This is Nanami's... ace of aces! This is Nanami's... ace of aces! +131001 131001 231001 331001 431001 Checking logical neural circuit... System functional. Emotion simulation module operational. Greetings, new operator. I await your orders. Checking logical neural circuit... System functional. Emotion simulation module operational. Greetings, new operator. I await your orders. Checking logical neural circuit... System functional. Emotion simulation module operational. Greetings, new operator. I await your orders. Checking logical neural circuit... System functional. Emotion simulation module operational. Greetings, new operator. I await your orders. +131002 131002 231002 331002 431002 Frame performance has been enhanced. Frame performance has been enhanced. Frame performance has been enhanced. Frame performance has been enhanced. +131003 131003 231003 331003 431003 "Chariot" believes that classes are the foundation of management. What do you think? "Chariot" believes that classes are the foundation of management. What do you think? "Chariot" believes that classes are the foundation of management. What do you think? "Chariot" believes that classes are the foundation of management. What do you think? +131004 131004 231004 331004 431004 Frame stability rising... Is this what humans call "growth"? Frame stability rising... Is this what humans call "growth"? Frame stability rising... Is this what humans call "growth"? Frame stability rising... Is this what humans call "growth"? +131005 131005 231005 331005 431005 Tactical circuit enhanced. Your assistance is appreciated. Tactical circuit enhanced. Your assistance is appreciated. Tactical circuit enhanced. Your assistance is appreciated. Tactical circuit enhanced. Your assistance is appreciated. +131006 131006 231006 331006 431006 New module data loaded. Fitting performance: good. New module data loaded. Fitting performance: good. New module data loaded. Fitting performance: good. New module data loaded. Fitting performance: good. +131007 131007 231007 331007 431007 Team member combat data synchronized. Team member combat data synchronized. Team member combat data synchronized. Team member combat data synchronized. +131008 131008 231008 331008 431008 I have sufficient data when it comes to managing tactics. I have sufficient data when it comes to managing tactics. I have sufficient data when it comes to managing tactics. I have sufficient data when it comes to managing tactics. +131009 131009 231009 331009 431009 What do I like? No, I don't have any so-called "preferences." What do I like? No, I don't have any so-called "preferences." What do I like? No, I don't have any so-called "preferences." What do I like? No, I don't have any so-called "preferences." +131010 131010 231010 331010 431010 Whether mechanoids are "alive" or not... What's your opinion on it? Whether mechanoids are "alive" or not... What's your opinion on it? Whether mechanoids are "alive" or not... What's your opinion on it? Whether mechanoids are "alive" or not... What's your opinion on it? +131011 131011 231011 331011 431011 One moment please, I'm running a self-test on my database. Current progress 42%... Completed. One moment please, I'm running a self-test on my database. Current progress 42%... Completed. One moment please, I'm running a self-test on my database. Current progress 42%... Completed. One moment please, I'm running a self-test on my database. Current progress 42%... Completed. +131012 131012 231012 331012 431012 You want to know what happened to me on Earth? No, the information isn't forbidden to you. I was just summarizing and preparing data so you could quickly understand. Summarization complete: a total of 1.8TB video files have been prepared for you to view through real-time rendering. You want to know what happened to me on Earth? No, the information isn't forbidden to you. I was just summarizing and preparing data so you could quickly understand. Summarization complete: a total of 1.8TB video files have been prepared for you to view through real-time rendering. You want to know what happened to me on Earth? No, the information isn't forbidden to you. I was just summarizing and preparing data so you could quickly understand. Summarization complete: a total of 1.8TB video files have been prepared for you to view through real-time rendering. You want to know what happened to me on Earth? No, the information isn't forbidden to you. I was just summarizing and preparing data so you could quickly understand. Summarization complete: a total of 1.8TB video files have been prepared for you to view through real-time rendering. +131013 131013 231013 331013 431013 The "heart" is but a definition given by humans. What is the real difference between thinking constructed by flesh and thinking constructed by processors? The "heart" is but a definition given by humans. What is the real difference between thinking constructed by flesh and thinking constructed by processors? The "heart" is but a definition given by humans. What is the real difference between thinking constructed by flesh and thinking constructed by processors? The "heart" is but a definition given by humans. What is the real difference between thinking constructed by flesh and thinking constructed by processors? +131014 131014 231014 331014 431014 I have seen some machines with highly simulated emotions. They were disguised as humans and were told that they were humans. They believed in who they were... until the Punishing came. I have seen some machines with highly simulated emotions. They were disguised as humans and were told that they were humans. They believed in who they were... until the Punishing came. I have seen some machines with highly simulated emotions. They were disguised as humans and were told that they were humans. They believed in who they were... until the Punishing came. I have seen some machines with highly simulated emotions. They were disguised as humans and were told that they were humans. They believed in who they were... until the Punishing came. +131015 131015 231015 331015 431015 "Perception" is the instinct of all creatures, but "emotions" and "desire" are unique to humans. The motivations of humans are extremely complicated, while we machines can only produce output based on the data entered. The world in our eyes is different from what you see after all. "Perception" is the instinct of all creatures, but "emotions" and "desire" are unique to humans. The motivations of humans are extremely complicated, while we machines can only produce output based on the data entered. The world in our eyes is different from what you see after all. "Perception" is the instinct of all creatures, but "emotions" and "desire" are unique to humans. The motivations of humans are extremely complicated, while we machines can only produce output based on the data entered. The world in our eyes is different from what you see after all. "Perception" is the instinct of all creatures, but "emotions" and "desire" are unique to humans. The motivations of humans are extremely complicated, while we machines can only produce output based on the data entered. The world in our eyes is different from what you see after all. +131016 131016 231016 331016 431016 Someone once commented that I had a "sense of wonder," one of the necessary but not sufficient conditions for human self-development. If I can understand what that really means, will I start to have my "preferences"? Someone once commented that I had a "sense of wonder," one of the necessary but not sufficient conditions for human self-development. If I can understand what that really means, will I start to have my "preferences"? Someone once commented that I had a "sense of wonder," one of the necessary but not sufficient conditions for human self-development. If I can understand what that really means, will I start to have my "preferences"? Someone once commented that I had a "sense of wonder," one of the necessary but not sufficient conditions for human self-development. If I can understand what that really means, will I start to have my "preferences"? +131017 131017 231017 331017 431017 Among many human technicians, I think Pygmalion is one of the better ones. The techniques he mastered were able to grant his creations life so they could stay with him for a lifetime. This is particularly remarkable given the many records... What? This is all fictional? Among many human technicians, I think Pygmalion is one of the better ones. The techniques he mastered were able to grant his creations life so they could stay with him for a lifetime. This is particularly remarkable given the many records... What? This is all fictional? Among many human technicians, I think Pygmalion is one of the better ones. The techniques he mastered were able to grant his creations life so they could stay with him for a lifetime. This is particularly remarkable given the many records... What? This is all fictional? Among many human technicians, I think Pygmalion is one of the better ones. The techniques he mastered were able to grant his creations life so they could stay with him for a lifetime. This is particularly remarkable given the many records... What? This is all fictional? +131018 131018 231018 331018 431018 I believe you are aware that I can simulate most personalities within human definitions. For example, "cute," "serious," and "rebellious"—my database has them all recorded. But how should the real "me" behave? What do you think? I believe you are aware that I can simulate most personalities within human definitions. For example, "cute," "serious," and "rebellious"—my database has them all recorded. But how should the real "me" behave? What do you think? I believe you are aware that I can simulate most personalities within human definitions. For example, "cute," "serious," and "rebellious"—my database has them all recorded. But how should the real "me" behave? What do you think? I believe you are aware that I can simulate most personalities within human definitions. For example, "cute," "serious," and "rebellious"—my database has them all recorded. But how should the real "me" behave? What do you think? +131019 131019 231019 331019 431019 You are willing to maintain a conversation with me despite our differences. This can be likened to solving the perceptual paradox through case analysis... Yes, that was a compliment. Thanks very much. You are willing to maintain a conversation with me despite our differences. This can be likened to solving the perceptual paradox through case analysis... Yes, that was a compliment. Thanks very much. You are willing to maintain a conversation with me despite our differences. This can be likened to solving the perceptual paradox through case analysis... Yes, that was a compliment. Thanks very much. You are willing to maintain a conversation with me despite our differences. This can be likened to solving the perceptual paradox through case analysis... Yes, that was a compliment. Thanks very much. +131020 131020 231020 331020 431020 Excuse me... Do you have the simulation data of animal fur? I'd like to have access to more similar data if possible, because machines are... cold and hard, while animal fur is quite the opposite. Excuse me... Do you have the simulation data of animal fur? I'd like to have access to more similar data if possible, because machines are... cold and hard, while animal fur is quite the opposite. Excuse me... Do you have the simulation data of animal fur? I'd like to have access to more similar data if possible, because machines are... cold and hard, while animal fur is quite the opposite. Excuse me... Do you have the simulation data of animal fur? I'd like to have access to more similar data if possible, because machines are... cold and hard, while animal fur is quite the opposite. +131021 131021 231021 331021 431021 Look, Commandant, there are trillions of stars out there. Out of all of them, only the planet behind you has given birth to life. From a probability perspective, humankind has truly been blessed, and my very existence was born from an event of near impossible chance. Our encounter itself is a miracle. Look, Commandant, there are trillions of stars out there. Out of all of them, only the planet behind you has given birth to life. From a probability perspective, humankind has truly been blessed, and my very existence was born from an event of near impossible chance. Our encounter itself is a miracle. Look, Commandant, there are trillions of stars out there. Out of all of them, only the planet behind you has given birth to life. From a probability perspective, humankind has truly been blessed, and my very existence was born from an event of near impossible chance. Our encounter itself is a miracle. Look, Commandant, there are trillions of stars out there. Out of all of them, only the planet behind you has given birth to life. From a probability perspective, humankind has truly been blessed, and my very existence was born from an event of near impossible chance. Our encounter itself is a miracle. +131022 131022 231022 331022 431022 I "want" to stay by your side. Yes, my database is overflowing with this idea. But I cannot ascertain why I want to tell you this so much, as well as why I am so concerned about your response. I "want" to stay by your side. Yes, my database is overflowing with this idea. But I cannot ascertain why I want to tell you this so much, as well as why I am so concerned about your response. I "want" to stay by your side. Yes, my database is overflowing with this idea. But I cannot ascertain why I want to tell you this so much, as well as why I am so concerned about your response. I "want" to stay by your side. Yes, my database is overflowing with this idea. But I cannot ascertain why I want to tell you this so much, as well as why I am so concerned about your response. +131023 131023 231023 331023 431023 Right now, I want your words more than any data record. I need more data about you... No, I'd like to know more. I want to hear you talk about it. Right now, I want your words more than any data record. I need more data about you... No, I'd like to know more. I want to hear you talk about it. Right now, I want your words more than any data record. I need more data about you... No, I'd like to know more. I want to hear you talk about it. Right now, I want your words more than any data record. I need more data about you... No, I'd like to know more. I want to hear you talk about it. +131024 131024 231024 331024 431024 Commandant's data has been recorded. Commandant's data has been recorded. Commandant's data has been recorded. Commandant's data has been recorded. +131025 131025 231025 331025 431025 Supply obtained. Supply obtained. Supply obtained. Supply obtained. +131026 131026 231026 331026 431026 Data entry completed. Have I missed anything? Data entry completed. Have I missed anything? Data entry completed. Have I missed anything? Data entry completed. Have I missed anything? +131027 131027 231027 331027 431027 Question. What should I do with this? Question. What should I do with this? Question. What should I do with this? Question. What should I do with this? +131028 131028 231028 331028 431028 Question... What is your motivation behind this action? Or, perhaps... you have no clear motivation at all? Question... What is your motivation behind this action? Or, perhaps... you have no clear motivation at all? Question... What is your motivation behind this action? Or, perhaps... you have no clear motivation at all? Question... What is your motivation behind this action? Or, perhaps... you have no clear motivation at all? +131029 131029 231029 331029 431029 Question. Are you sure you want to give me these supplies as a gift? Question. Are you sure you want to give me these supplies as a gift? Question. Are you sure you want to give me these supplies as a gift? Question. Are you sure you want to give me these supplies as a gift? +131030 131030 231030 331030 431030 Humans put their "thoughts" in gifts. They are abstract concepts that can hardly be materialized... I don't understand how I should respond to them. Humans put their "thoughts" in gifts. They are abstract concepts that can hardly be materialized... I don't understand how I should respond to them. Humans put their "thoughts" in gifts. They are abstract concepts that can hardly be materialized... I don't understand how I should respond to them. Humans put their "thoughts" in gifts. They are abstract concepts that can hardly be materialized... I don't understand how I should respond to them. +131031 131031 231031 331031 431031 According to my record, the transfer of ownership often grants the giver a right to demand. You may ask me for something in return within a reasonable range. According to my record, the transfer of ownership often grants the giver a right to demand. You may ask me for something in return within a reasonable range. According to my record, the transfer of ownership often grants the giver a right to demand. You may ask me for something in return within a reasonable range. According to my record, the transfer of ownership often grants the giver a right to demand. You may ask me for something in return within a reasonable range. +131032 131032 231032 331032 431032 Perhaps only "thoughts" can respond to other people's thoughts, but I still lack data about them. Could you provide me with some guidance? Perhaps only "thoughts" can respond to other people's thoughts, but I still lack data about them. Could you provide me with some guidance? Perhaps only "thoughts" can respond to other people's thoughts, but I still lack data about them. Could you provide me with some guidance? Perhaps only "thoughts" can respond to other people's thoughts, but I still lack data about them. Could you provide me with some guidance? +131033 131033 231033 331033 431033 Once again, I'd like to emphasize that the transfer of ownership often grants the giver a right to demand... Question. What sort of gift do you expect in return? Once again, I'd like to emphasize that the transfer of ownership often grants the giver a right to demand... Question. What sort of gift do you expect in return? Once again, I'd like to emphasize that the transfer of ownership often grants the giver a right to demand... Question. What sort of gift do you expect in return? Once again, I'd like to emphasize that the transfer of ownership often grants the giver a right to demand... Question. What sort of gift do you expect in return? +131034 131034 231034 331034 431034 Would I like to try another hat design...? I have never considered that idea, but now that you have mentioned it, I'm open to options. Would I like to try another hat design...? I have never considered that idea, but now that you have mentioned it, I'm open to options. Would I like to try another hat design...? I have never considered that idea, but now that you have mentioned it, I'm open to options. Would I like to try another hat design...? I have never considered that idea, but now that you have mentioned it, I'm open to options. +131035 131035 231035 331035 431035 Emotional logic error. Self-test invalid. Question... What would humans call this strange feeling? Emotional logic error. Self-test invalid. Question... What would humans call this strange feeling? Emotional logic error. Self-test invalid. Question... What would humans call this strange feeling? Emotional logic error. Self-test invalid. Question... What would humans call this strange feeling? +131036 131036 231036 331036 431036 This isn't an ideal place to sleep. This isn't an ideal place to sleep. This isn't an ideal place to sleep. This isn't an ideal place to sleep. +131037 131037 231037 331037 431037 You're awake. I have recorded your sleep talk. Would you like me to play it now? You're awake. I have recorded your sleep talk. Would you like me to play it now? You're awake. I have recorded your sleep talk. Would you like me to play it now? You're awake. I have recorded your sleep talk. Would you like me to play it now? +131038 131038 231038 331038 431038 Commandant has fallen asleep in an inconducive environment and must be relocated. According to the manual, I need to lift the head before moving the arms... Commandant, why did you suddenly terminate your sleep...? Why are you running away? Commandant has fallen asleep in an inconducive environment and must be relocated. According to the manual, I need to lift the head before moving the arms... Commandant, why did you suddenly terminate your sleep...? Why are you running away? Commandant has fallen asleep in an inconducive environment and must be relocated. According to the manual, I need to lift the head before moving the arms... Commandant, why did you suddenly terminate your sleep...? Why are you running away? Commandant has fallen asleep in an inconducive environment and must be relocated. According to the manual, I need to lift the head before moving the arms... Commandant, why did you suddenly terminate your sleep...? Why are you running away? +131039 131039 231039 331039 431039 Z—Z—Z. Hmm? I'm simulating a sleep program to improve your sleep. This data originated from... some comics. Z—Z—Z. Hmm? I'm simulating a sleep program to improve your sleep. This data originated from... some comics. Z—Z—Z. Hmm? I'm simulating a sleep program to improve your sleep. This data originated from... some comics. Z—Z—Z. Hmm? I'm simulating a sleep program to improve your sleep. This data originated from... some comics. +131040 131040 231040 331040 431040 Rapid eye movement sleep detected. Commandant must be having a dream... What kind of dream would that be? Will your dream... have me? Why do I feel so "curious" right now? Rapid eye movement sleep detected. Commandant must be having a dream... What kind of dream would that be? Will your dream... have me? Why do I feel so "curious" right now? Rapid eye movement sleep detected. Commandant must be having a dream... What kind of dream would that be? Will your dream... have me? Why do I feel so "curious" right now? Rapid eye movement sleep detected. Commandant must be having a dream... What kind of dream would that be? Will your dream... have me? Why do I feel so "curious" right now? +131041 131041 231041 331041 431041 Beyond-threshold fatigue detected. Immediate hibernation is recommended. Beyond-threshold fatigue detected. Immediate hibernation is recommended. Beyond-threshold fatigue detected. Immediate hibernation is recommended. Beyond-threshold fatigue detected. Immediate hibernation is recommended. +131042 131042 231042 331042 431042 You can delegate your work to others. This is my suggestion. You can delegate your work to others. This is my suggestion. You can delegate your work to others. This is my suggestion. You can delegate your work to others. This is my suggestion. +131043 131043 231043 331043 431043 Humans always describe those who perform high-intensity, continuous and repetitious work for extended duration as "machines." According to my record, such a description is often a warning for "losing oneself." Would that be an ending you desire? Humans always describe those who perform high-intensity, continuous and repetitious work for extended duration as "machines." According to my record, such a description is often a warning for "losing oneself." Would that be an ending you desire? Humans always describe those who perform high-intensity, continuous and repetitious work for extended duration as "machines." According to my record, such a description is often a warning for "losing oneself." Would that be an ending you desire? Humans always describe those who perform high-intensity, continuous and repetitious work for extended duration as "machines." According to my record, such a description is often a warning for "losing oneself." Would that be an ending you desire? +131044 131044 231044 331044 431044 According to my record, humans often believe that when they become extremely exhausted, they could perform at high efficiency which can be compared to a post-war economic boom. However, it is merely an illusion caused by overestimating their own competence under abnormal hormone levels... Basically, you need to rest. According to my record, humans often believe that when they become extremely exhausted, they could perform at high efficiency which can be compared to a post-war economic boom. However, it is merely an illusion caused by overestimating their own competence under abnormal hormone levels... Basically, you need to rest. According to my record, humans often believe that when they become extremely exhausted, they could perform at high efficiency which can be compared to a post-war economic boom. However, it is merely an illusion caused by overestimating their own competence under abnormal hormone levels... Basically, you need to rest. According to my record, humans often believe that when they become extremely exhausted, they could perform at high efficiency which can be compared to a post-war economic boom. However, it is merely an illusion caused by overestimating their own competence under abnormal hormone levels... Basically, you need to rest. +131045 131045 231045 331045 431045 Abnormal brain hormone level detected in Commandant. Immediate hibernation is recommended... N-no... Hmm... Please come this way... It's time for bed. Abnormal brain hormone level detected in Commandant. Immediate hibernation is recommended... N-no... Hmm... Please come this way... It's time for bed. Abnormal brain hormone level detected in Commandant. Immediate hibernation is recommended... N-no... Hmm... Please come this way... It's time for bed. Abnormal brain hormone level detected in Commandant. Immediate hibernation is recommended... N-no... Hmm... Please come this way... It's time for bed. +131046 131046 231046 331046 431046 You are here. You are here. You are here. You are here. +131047 131047 231047 331047 431047 Welcome. Welcome. Welcome. Welcome. +131048 131048 231048 331048 431048 Welcome... No, playing the same designated line is not "intimate" enough. Commandant, could you please reinitiate the process where you walked in? I will attempt a different greeting next time. Welcome... No, playing the same designated line is not "intimate" enough. Commandant, could you please reinitiate the process where you walked in? I will attempt a different greeting next time. Welcome... No, playing the same designated line is not "intimate" enough. Commandant, could you please reinitiate the process where you walked in? I will attempt a different greeting next time. Welcome... No, playing the same designated line is not "intimate" enough. Commandant, could you please reinitiate the process where you walked in? I will attempt a different greeting next time. +131049 131049 231049 331049 431049 Good morning. Why the loud voice? It's an experiment that is expected to improve your spirits. The result is statistically significant on a 99% confidence interval. Good morning. Why the loud voice? It's an experiment that is expected to improve your spirits. The result is statistically significant on a 99% confidence interval. Good morning. Why the loud voice? It's an experiment that is expected to improve your spirits. The result is statistically significant on a 99% confidence interval. Good morning. Why the loud voice? It's an experiment that is expected to improve your spirits. The result is statistically significant on a 99% confidence interval. +131050 131050 231050 331050 431050 Commandant, please wait a second. I have noticed my processor prioritizing standing here each time I detect your footsteps approaching. This phenomenon has persisted no matter how many self-tests I have run. A deep self-test is needed now. Commandant, please wait a second. I have noticed my processor prioritizing standing here each time I detect your footsteps approaching. This phenomenon has persisted no matter how many self-tests I have run. A deep self-test is needed now. Commandant, please wait a second. I have noticed my processor prioritizing standing here each time I detect your footsteps approaching. This phenomenon has persisted no matter how many self-tests I have run. A deep self-test is needed now. Commandant, please wait a second. I have noticed my processor prioritizing standing here each time I detect your footsteps approaching. This phenomenon has persisted no matter how many self-tests I have run. A deep self-test is needed now. +131051 131051 231051 331051 431051 Based on past statistics, there is a 27.86% chance that you will come back here today. Welcome back, Commandant. Based on past statistics, there is a 27.86% chance that you will come back here today. Welcome back, Commandant. Based on past statistics, there is a 27.86% chance that you will come back here today. Welcome back, Commandant. Based on past statistics, there is a 27.86% chance that you will come back here today. Welcome back, Commandant. +131052 131052 231052 331052 431052 I'm here waiting for you today, and I will still be waiting tomorrow. Such repetitious tasks are supposed to be consistent and accurate, but I am attempting to cause errors in them, so each time we meet can be different. Is our encounter today special to you? I'm here waiting for you today, and I will still be waiting tomorrow. Such repetitious tasks are supposed to be consistent and accurate, but I am attempting to cause errors in them, so each time we meet can be different. Is our encounter today special to you? I'm here waiting for you today, and I will still be waiting tomorrow. Such repetitious tasks are supposed to be consistent and accurate, but I am attempting to cause errors in them, so each time we meet can be different. Is our encounter today special to you? I'm here waiting for you today, and I will still be waiting tomorrow. Such repetitious tasks are supposed to be consistent and accurate, but I am attempting to cause errors in them, so each time we meet can be different. Is our encounter today special to you? +131053 131053 231053 331053 431053 I have been re-evaluating the management records while I was waiting for you. Before, I could not stop forecasting and thinking about a particular point in time in the future. Over time, I have learned that is what humans call "anticipation," because I am having the exact same thoughts right now. I have been re-evaluating the management records while I was waiting for you. Before, I could not stop forecasting and thinking about a particular point in time in the future. Over time, I have learned that is what humans call "anticipation," because I am having the exact same thoughts right now. I have been re-evaluating the management records while I was waiting for you. Before, I could not stop forecasting and thinking about a particular point in time in the future. Over time, I have learned that is what humans call "anticipation," because I am having the exact same thoughts right now. I have been re-evaluating the management records while I was waiting for you. Before, I could not stop forecasting and thinking about a particular point in time in the future. Over time, I have learned that is what humans call "anticipation," because I am having the exact same thoughts right now. +131054 131054 231054 331054 431054 You... have returned. The duration of your absence has exceeded my forecasted value by 2.718... No, more than that. Could you please advise as to why my forecast was inaccurate...? Please tell me. You... have returned. The duration of your absence has exceeded my forecasted value by 2.718... No, more than that. Could you please advise as to why my forecast was inaccurate...? Please tell me. You... have returned. The duration of your absence has exceeded my forecasted value by 2.718... No, more than that. Could you please advise as to why my forecast was inaccurate...? Please tell me. You... have returned. The duration of your absence has exceeded my forecasted value by 2.718... No, more than that. Could you please advise as to why my forecast was inaccurate...? Please tell me. +131055 131055 231055 331055 431055 Do not worry. I can maintain balance as long as the tilt angle is within 72°. Do not worry. I can maintain balance as long as the tilt angle is within 72°. Do not worry. I can maintain balance as long as the tilt angle is within 72°. Do not worry. I can maintain balance as long as the tilt angle is within 72°. +131056 131056 231056 331056 431056 Emergency. Protecting Commandant... Correction. It was only a test run. Emergency. Protecting Commandant... Correction. It was only a test run. Emergency. Protecting Commandant... Correction. It was only a test run. Emergency. Protecting Commandant... Correction. It was only a test run. +131057 131057 231057 331057 431057 The equal exchange of benefits is crucial in human interactions. Your action suggests that you desire to be treated in the same way. One moment please, I am loading data related to astronaut training programs... Commandant has escaped my vision. Data loading terminated. The equal exchange of benefits is crucial in human interactions. Your action suggests that you desire to be treated in the same way. One moment please, I am loading data related to astronaut training programs... Commandant has escaped my vision. Data loading terminated. The equal exchange of benefits is crucial in human interactions. Your action suggests that you desire to be treated in the same way. One moment please, I am loading data related to astronaut training programs... Commandant has escaped my vision. Data loading terminated. The equal exchange of benefits is crucial in human interactions. Your action suggests that you desire to be treated in the same way. One moment please, I am loading data related to astronaut training programs... Commandant has escaped my vision. Data loading terminated. +131058 131058 231058 331058 431058 ...Understood. One moment please. This is my machine dance, because I am a dancing machine. Right, that was a joke. You are laughing. Is that what you were anticipating? ...Understood. One moment please. This is my machine dance, because I am a dancing machine. Right, that was a joke. You are laughing. Is that what you were anticipating? ...Understood. One moment please. This is my machine dance, because I am a dancing machine. Right, that was a joke. You are laughing. Is that what you were anticipating? ...Understood. One moment please. This is my machine dance, because I am a dancing machine. Right, that was a joke. You are laughing. Is that what you were anticipating? +131059 131059 231059 331059 431059 If only this can be fluffier... No, it was just a leaked cache from the computation process. Please forget it. If only this can be fluffier... No, it was just a leaked cache from the computation process. Please forget it. If only this can be fluffier... No, it was just a leaked cache from the computation process. Please forget it. If only this can be fluffier... No, it was just a leaked cache from the computation process. Please forget it. +131060 131060 231060 331060 431060 I welcome interaction through direct contact, but why are you deploying a strategy of high-frequency, short-duration tapping? Is it because... the temperature on my surface is too high? I welcome interaction through direct contact, but why are you deploying a strategy of high-frequency, short-duration tapping? Is it because... the temperature on my surface is too high? I welcome interaction through direct contact, but why are you deploying a strategy of high-frequency, short-duration tapping? Is it because... the temperature on my surface is too high? I welcome interaction through direct contact, but why are you deploying a strategy of high-frequency, short-duration tapping? Is it because... the temperature on my surface is too high? +131061 131061 231061 331061 431061 Mission progress has reached 100%. Congratulations. Mission progress has reached 100%. Congratulations. Mission progress has reached 100%. Congratulations. Mission progress has reached 100%. Congratulations. +131062 131062 231062 331062 431062 Today's activity level has exceeded the standard. Your hard work is greatly appreciated. Today's activity level has exceeded the standard. Your hard work is greatly appreciated. Today's activity level has exceeded the standard. Your hard work is greatly appreciated. Today's activity level has exceeded the standard. Your hard work is greatly appreciated. +131063 131063 231063 331063 431063 Order received. Order received. Order received. Order received. +131064 131064 231064 331064 431064 Understood. Understood. Understood. Understood. +131065 131065 231065 331065 431065 No. No. No. No. +131066 131066 231066 331066 431066 Time required to process… Time required to process… Time required to process… Time required to process… +131067 131067 231067 331067 431067 One moment please. One moment please. One moment please. One moment please. +131068 131068 231068 331068 431068 Tactical circuit fully operational. Tactical circuit fully operational. Tactical circuit fully operational. Tactical circuit fully operational. +131069 131069 231069 331069 431069 Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. +131070 131070 231070 331070 431070 Locked on. Locked on. Locked on. Locked on. +131071 131071 231071 331071 431071 High-performance tactical circuit... activated. High-performance tactical circuit... activated. High-performance tactical circuit... activated. High-performance tactical circuit... activated. +131072 131072 231072 331072 431072 Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. +131073 131073 231073 331073 431073 Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. +131074 131074 231074 331074 431074 Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... +131075 131075 231075 331075 431075 Weak link identified. Weak link identified. Weak link identified. Weak link identified. +131076 131076 231076 331076 431076 Assist mode activated. Do you need support? Assist mode activated. Do you need support? Assist mode activated. Do you need support? Assist mode activated. Do you need support? +131077 131077 231077 331077 431077 Tactical circuit activated. Engaging. Tactical circuit activated. Engaging. Tactical circuit activated. Engaging. Tactical circuit activated. Engaging. +131078 131078 231078 331078 431078 Order complete. Frame status normal. Order complete. Frame status normal. Order complete. Frame status normal. Order complete. Frame status normal. +131079 131079 231079 331079 431079 Ah Ah Ah Ah +131080 131080 231080 331080 431080 Ah Ah Ah Ah +131081 131081 231081 331081 431081 Ah Ah Ah Ah +131082 131082 231082 331082 431082 Ah Ah Ah Ah +131083 131083 231083 331083 431083 Ah Ah Ah Ah +131084 131084 231084 331084 431084 Ah Ah Ah Ah +131085 131085 231085 331085 431085 Ah Ah Ah Ah +131086 131086 231086 331086 431086 Ah Ah Ah Ah +131087 131087 231087 331087 431087 Ah Ah Ah Ah +131088 131088 231088 331088 431088 Ah Ah Ah Ah +131089 131089 231089 331089 431089 Ah Ah Ah Ah +131090 131090 231090 331090 431090 Ah Ah Ah Ah +131091 131091 231091 331091 431091 Ah Ah Ah Ah +131092 131092 231092 331092 431092 Ah Ah Ah Ah +131093 131093 231093 331093 431093 Ah Ah Ah Ah +131094 131094 231094 331094 431094 I still don't quite understand the meaning and purpose of your action. But I have learned to "feel" instead of analyzing it. I still don't quite understand the meaning and purpose of your action. But I have learned to "feel" instead of analyzing it. I still don't quite understand the meaning and purpose of your action. But I have learned to "feel" instead of analyzing it. I still don't quite understand the meaning and purpose of your action. But I have learned to "feel" instead of analyzing it. +131095 131095 231095 331095 431095 Question... No, Commandant, I'd like you to tell me. How should I repay the gifts you have invested in me? Question... No, Commandant, I'd like you to tell me. How should I repay the gifts you have invested in me? Question... No, Commandant, I'd like you to tell me. How should I repay the gifts you have invested in me? Question... No, Commandant, I'd like you to tell me. How should I repay the gifts you have invested in me? +131096 131096 231096 331096 431096 Every moment we spent together has been stored in my memory. As long as my M.I.N.D. is still running, those moments will forever be engraved somewhere in the world and never forgotten. I promise. Every moment we spent together has been stored in my memory. As long as my M.I.N.D. is still running, those moments will forever be engraved somewhere in the world and never forgotten. I promise. Every moment we spent together has been stored in my memory. As long as my M.I.N.D. is still running, those moments will forever be engraved somewhere in the world and never forgotten. I promise. Every moment we spent together has been stored in my memory. As long as my M.I.N.D. is still running, those moments will forever be engraved somewhere in the world and never forgotten. I promise. +131097 131097 231097 331097 431097 I no longer seek to find out how to respond to your gifts. Perhaps staying with you is the best "gift" I can return. I no longer seek to find out how to respond to your gifts. Perhaps staying with you is the best "gift" I can return. I no longer seek to find out how to respond to your gifts. Perhaps staying with you is the best "gift" I can return. I no longer seek to find out how to respond to your gifts. Perhaps staying with you is the best "gift" I can return. +131098 131098 231098 331098 431098 Analyzing. Analyzing. Analyzing. Analyzing. +131099 131099 231099 331099 431099 Decrypting. Decrypting. Decrypting. Decrypting. +131100 131100 231100 331100 431100 Tactical circuit fully operational. Tactical circuit fully operational. Tactical circuit fully operational. Tactical circuit fully operational. +131101 131101 231101 331101 431101 Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. Synchronization rate increased. Attacking. +131102 131102 231102 331102 431102 Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. +131103 131103 231103 331103 431103 Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. +131104 131104 231104 331104 431104 Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. Lock-on, analyze—and destroy. +131105 131105 231105 331105 431105 High-performance tactical circuit... activated. High-performance tactical circuit... activated. High-performance tactical circuit... activated. High-performance tactical circuit... activated. +131106 131106 231106 331106 431106 Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. Unexpected incident occurred. Re-analyzing. +131107 131107 231107 331107 431107 Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. Incoming damage exceeding the threshold. +131108 131108 231108 331108 431108 Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... Frame damage has exceeded the threshold... Run, Commandant... +131109 131109 231109 331109 431109 Weak link identified. Weak link identified. Weak link identified. Weak link identified. +131110 131110 231110 331110 431110 Assist mode activated. Do you need support? Assist mode activated. Do you need support? Assist mode activated. Do you need support? Assist mode activated. Do you need support? +132001 132001 232001 332001 432001 Yo, it's been a while. But mind you, I'm not happy to see you at all. Yo, it's been a while. But mind you, I'm not happy to see you at all. Yo, it's been a while. But mind you, I'm not happy to see you at all. Yo, it's been a while. But mind you, I'm not happy to see you at all. +132002 132002 232002 332002 432002 Just some minor tweaks. Nothing surprising. Just some minor tweaks. Nothing surprising. Just some minor tweaks. Nothing surprising. Just some minor tweaks. Nothing surprising. +132003 132003 232003 332003 432003 I have absolutely no interest in these useless titles. I have absolutely no interest in these useless titles. I have absolutely no interest in these useless titles. I have absolutely no interest in these useless titles. +132004 132004 232004 332004 432004 I came up with the upgrade plan. Such improvement is expected. I came up with the upgrade plan. Such improvement is expected. I came up with the upgrade plan. Such improvement is expected. I came up with the upgrade plan. Such improvement is expected. +132005 132005 232005 332005 432005 I have completely mastered... I guess I still have to work on my skills. I have completely mastered... I guess I still have to work on my skills. I have completely mastered... I guess I still have to work on my skills. I have completely mastered... I guess I still have to work on my skills. +132006 132006 232006 332006 432006 This weapon is good, but it can be better... Too much power? Who cares! This weapon is good, but it can be better... Too much power? Who cares! This weapon is good, but it can be better... Too much power? Who cares! This weapon is good, but it can be better... Too much power? Who cares! +132007 132007 232007 332007 432007 Stop giving me trivial missions! Stop giving me trivial missions! Stop giving me trivial missions! Stop giving me trivial missions! +132008 132008 232008 332008 432008 What, do I have to do a captain's speech? Ahem... Let's go! What, do I have to do a captain's speech? Ahem... Let's go! What, do I have to do a captain's speech? Ahem... Let's go! What, do I have to do a captain's speech? Ahem... Let's go! +132009 132009 232009 332009 432009 Watch out, watch out! Out of my way! Watch out, watch out! Out of my way! Watch out, watch out! Out of my way! Watch out, watch out! Out of my way! +132010 132010 232010 332010 432010 What's the point of patching and fixing broken scum? I'd say we blow it all up and start over. What's the point of patching and fixing broken scum? I'd say we blow it all up and start over. What's the point of patching and fixing broken scum? I'd say we blow it all up and start over. What's the point of patching and fixing broken scum? I'd say we blow it all up and start over. +132011 132011 232011 332011 432011 Here's the last battle report and the list of lounge items that need repair... Stop staring at me. I didn't do all of the damage. Here's the last battle report and the list of lounge items that need repair... Stop staring at me. I didn't do all of the damage. Here's the last battle report and the list of lounge items that need repair... Stop staring at me. I didn't do all of the damage. Here's the last battle report and the list of lounge items that need repair... Stop staring at me. I didn't do all of the damage. +132012 132012 232012 332012 432012 There's no space here either. I'll just put them near the Sleeping Pod... What's in my hand? Just some aviation fuel and high explosives. There's no space here either. I'll just put them near the Sleeping Pod... What's in my hand? Just some aviation fuel and high explosives. There's no space here either. I'll just put them near the Sleeping Pod... What's in my hand? Just some aviation fuel and high explosives. There's no space here either. I'll just put them near the Sleeping Pod... What's in my hand? Just some aviation fuel and high explosives. +132013 132013 232013 332013 432013 I must be strong. Strong enough to avoid "necessary sacrifice." I must be strong. Strong enough to avoid "necessary sacrifice." I must be strong. Strong enough to avoid "necessary sacrifice." I must be strong. Strong enough to avoid "necessary sacrifice." +132014 132014 232014 332014 432014 Just a loose connection, very common problem. Usually, I just need to kick it... Hah! See, all good. Just a loose connection, very common problem. Usually, I just need to kick it... Hah! See, all good. Just a loose connection, very common problem. Usually, I just need to kick it... Hah! See, all good. Just a loose connection, very common problem. Usually, I just need to kick it... Hah! See, all good. +132015 132015 232015 332015 432015 I never have time to rest. Apart from the engineering tasks, I still have to deal with that sarcastic lady. I never have time to rest. Apart from the engineering tasks, I still have to deal with that sarcastic lady. I never have time to rest. Apart from the engineering tasks, I still have to deal with that sarcastic lady. I never have time to rest. Apart from the engineering tasks, I still have to deal with that sarcastic lady. +132016 132016 232016 332016 432016 I took this mission because I am the only one who can complete it! What? …You're joining me as well? In that case, I'll make some extra preparations. I took this mission because I am the only one who can complete it! What? …You're joining me as well? In that case, I'll make some extra preparations. I took this mission because I am the only one who can complete it! What? …You're joining me as well? In that case, I'll make some extra preparations. I took this mission because I am the only one who can complete it! What? …You're joining me as well? In that case, I'll make some extra preparations. +132017 132017 232017 332017 432017 I have moved on from the little conflict with Lucia. Now I only focus on improving my own strength... Huh? I'm afraid of losing to her? No way! Where's Lucia? Get her over here now! I have moved on from the little conflict with Lucia. Now I only focus on improving my own strength... Huh? I'm afraid of losing to her? No way! Where's Lucia? Get her over here now! I have moved on from the little conflict with Lucia. Now I only focus on improving my own strength... Huh? I'm afraid of losing to her? No way! Where's Lucia? Get her over here now! I have moved on from the little conflict with Lucia. Now I only focus on improving my own strength... Huh? I'm afraid of losing to her? No way! Where's Lucia? Get her over here now! +132018 132018 232018 332018 432018 I got first place in the combat test. Not like it was anything remarkable... Hey, don't you have anything to say to me? I got first place in the combat test. Not like it was anything remarkable... Hey, don't you have anything to say to me? I got first place in the combat test. Not like it was anything remarkable... Hey, don't you have anything to say to me? I got first place in the combat test. Not like it was anything remarkable... Hey, don't you have anything to say to me? +132019 132019 232019 332019 432019 Sigh, give me a break. Why are you always coming to me... Where are you going? Don't you dare ask anyone else! Sigh, give me a break. Why are you always coming to me... Where are you going? Don't you dare ask anyone else! Sigh, give me a break. Why are you always coming to me... Where are you going? Don't you dare ask anyone else! Sigh, give me a break. Why are you always coming to me... Where are you going? Don't you dare ask anyone else! +132020 132020 232020 332020 432020 My shooting test results still have room for improvement. Should I ask Bianca...? Wait, your shooting results are also pretty good, aren't they? My shooting test results still have room for improvement. Should I ask Bianca...? Wait, your shooting results are also pretty good, aren't they? My shooting test results still have room for improvement. Should I ask Bianca...? Wait, your shooting results are also pretty good, aren't they? My shooting test results still have room for improvement. Should I ask Bianca...? Wait, your shooting results are also pretty good, aren't they? +132021 132021 232021 332021 432021 It's foolish to always rely on others. That's why I always take things into my own hands. But if it's you... I guess I don't mind being a little dependent for once. Hey! Don't you dare laugh! It's foolish to always rely on others. That's why I always take things into my own hands. But if it's you... I guess I don't mind being a little dependent for once. Hey! Don't you dare laugh! It's foolish to always rely on others. That's why I always take things into my own hands. But if it's you... I guess I don't mind being a little dependent for once. Hey! Don't you dare laugh! It's foolish to always rely on others. That's why I always take things into my own hands. But if it's you... I guess I don't mind being a little dependent for once. Hey! Don't you dare laugh! +132022 132022 232022 332022 432022 You don't have to speak for me. What if they also misunderstand you? O-of course I'm thankful! But you should also think for yourself... You don't have to speak for me. What if they also misunderstand you? O-of course I'm thankful! But you should also think for yourself... You don't have to speak for me. What if they also misunderstand you? O-of course I'm thankful! But you should also think for yourself... You don't have to speak for me. What if they also misunderstand you? O-of course I'm thankful! But you should also think for yourself... +132023 132023 232023 332023 432023 If one day, you have to make a decision, will you sacrifice your current life for a future hope...? Oh, you don't have to answer. You are so easy to understand. If one day, you have to make a decision, will you sacrifice your current life for a future hope...? Oh, you don't have to answer. You are so easy to understand. If one day, you have to make a decision, will you sacrifice your current life for a future hope...? Oh, you don't have to answer. You are so easy to understand. If one day, you have to make a decision, will you sacrifice your current life for a future hope...? Oh, you don't have to answer. You are so easy to understand. +132024 132024 232024 332024 432024 Leave me alone if you don't have anything important to say. Leave me alone if you don't have anything important to say. Leave me alone if you don't have anything important to say. Leave me alone if you don't have anything important to say. +132025 132025 232025 332025 432025 I'll take it then. I'll take it then. I'll take it then. I'll take it then. +132026 132026 232026 332026 432026 You've got to work harder to leave an impression on me. For example... How about testing the new equipment for me? You've got to work harder to leave an impression on me. For example... How about testing the new equipment for me? You've got to work harder to leave an impression on me. For example... How about testing the new equipment for me? You've got to work harder to leave an impression on me. For example... How about testing the new equipment for me? +132027 132027 232027 332027 432027 Are you trying to fawn over me with these? I'm not buying your tricks. Are you trying to fawn over me with these? I'm not buying your tricks. Are you trying to fawn over me with these? I'm not buying your tricks. Are you trying to fawn over me with these? I'm not buying your tricks. +132028 132028 232028 332028 432028 Have we been meeting a lot recently? It's just a coincidence, what else could it be? What do you think? I'm purposely waiting for you? Have we been meeting a lot recently? It's just a coincidence, what else could it be? What do you think? I'm purposely waiting for you? Have we been meeting a lot recently? It's just a coincidence, what else could it be? What do you think? I'm purposely waiting for you? Have we been meeting a lot recently? It's just a coincidence, what else could it be? What do you think? I'm purposely waiting for you? +132029 132029 232029 332029 432029 These things can't make me stronger. But still… Thanks. These things can't make me stronger. But still… Thanks. These things can't make me stronger. But still… Thanks. These things can't make me stronger. But still… Thanks. +132030 132030 232030 332030 432030 How did you get hurt? Hmph, how careless. Come here, I'll treat you. No need to bother the doctor for small wounds like this. How did you get hurt? Hmph, how careless. Come here, I'll treat you. No need to bother the doctor for small wounds like this. How did you get hurt? Hmph, how careless. Come here, I'll treat you. No need to bother the doctor for small wounds like this. How did you get hurt? Hmph, how careless. Come here, I'll treat you. No need to bother the doctor for small wounds like this. +132031 132031 232031 332031 432031 I thought you asked me to come out for an urgent mission. If you want to give me a gift, why don't you just come to my room? I thought you asked me to come out for an urgent mission. If you want to give me a gift, why don't you just come to my room? I thought you asked me to come out for an urgent mission. If you want to give me a gift, why don't you just come to my room? I thought you asked me to come out for an urgent mission. If you want to give me a gift, why don't you just come to my room? +132032 132032 232032 332032 432032 Am I trying to get along with you? S-stop dreaming! Am I trying to get along with you? S-stop dreaming! Am I trying to get along with you? S-stop dreaming! Am I trying to get along with you? S-stop dreaming! +132033 132033 232033 332033 432033 Again? The safe is already full... Wait, I didn't say you could take it back! Again? The safe is already full... Wait, I didn't say you could take it back! Again? The safe is already full... Wait, I didn't say you could take it back! Again? The safe is already full... Wait, I didn't say you could take it back! +132034 132034 232034 332034 432034 There isn't a lot of space here. It's okay if you want to come closer... What's that look? Are you seriously waiting for me to come to you? There isn't a lot of space here. It's okay if you want to come closer... What's that look? Are you seriously waiting for me to come to you? There isn't a lot of space here. It's okay if you want to come closer... What's that look? Are you seriously waiting for me to come to you? There isn't a lot of space here. It's okay if you want to come closer... What's that look? Are you seriously waiting for me to come to you? +132035 132035 232035 332035 432035 Why are you always in a rush? Do you have other things to do? You could have stayed a little longer... Why are you always in a rush? Do you have other things to do? You could have stayed a little longer... Why are you always in a rush? Do you have other things to do? You could have stayed a little longer... Why are you always in a rush? Do you have other things to do? You could have stayed a little longer... +132036 132036 232036 332036 432036 Hh-aa... What? Am I not allowed to be on standby? Hh-aa... What? Am I not allowed to be on standby? Hh-aa... What? Am I not allowed to be on standby? Hh-aa... What? Am I not allowed to be on standby? +132037 132037 232037 332037 432037 Done! Here's the new base defense layout. What do you think? ...Over-armed? Why? There are only 108 turrets. Done! Here's the new base defense layout. What do you think? ...Over-armed? Why? There are only 108 turrets. Done! Here's the new base defense layout. What do you think? ...Over-armed? Why? There are only 108 turrets. Done! Here's the new base defense layout. What do you think? ...Over-armed? Why? There are only 108 turrets. +132038 132038 232038 332038 432038 If you ever want to hear from me again, you'd better reply within 3 seconds. 1... 2... 2.2... 2.22... If you ever want to hear from me again, you'd better reply within 3 seconds. 1... 2... 2.2... 2.22... If you ever want to hear from me again, you'd better reply within 3 seconds. 1... 2... 2.2... 2.22... If you ever want to hear from me again, you'd better reply within 3 seconds. 1... 2... 2.2... 2.22... +132039 132039 232039 332039 432039 Here, these files are ready for you to sign. When did I prepare them? When someone was spacing out, of course. Here, these files are ready for you to sign. When did I prepare them? When someone was spacing out, of course. Here, these files are ready for you to sign. When did I prepare them? When someone was spacing out, of course. Here, these files are ready for you to sign. When did I prepare them? When someone was spacing out, of course. +132040 132040 232040 332040 432040 Hmm-hmm-hmm! This sleeping face is quite fascinating... Whoa! How can you suddenly open your eyes while you sleep! Close them now! Hmm-hmm-hmm! This sleeping face is quite fascinating... Whoa! How can you suddenly open your eyes while you sleep! Close them now! Hmm-hmm-hmm! This sleeping face is quite fascinating... Whoa! How can you suddenly open your eyes while you sleep! Close them now! Hmm-hmm-hmm! This sleeping face is quite fascinating... Whoa! How can you suddenly open your eyes while you sleep! Close them now! +132041 132041 232041 332041 432041 You still have some energy left. Let's do another mission. You still have some energy left. Let's do another mission. You still have some energy left. Let's do another mission. You still have some energy left. Let's do another mission. +132042 132042 232042 332042 432042 Aren't you going to take a rest? It's silly to challenge your limit like this. Aren't you going to take a rest? It's silly to challenge your limit like this. Aren't you going to take a rest? It's silly to challenge your limit like this. Aren't you going to take a rest? It's silly to challenge your limit like this. +132043 132043 232043 332043 432043 Chronic fatigue can cause the patient to look pale, lose hair and grow wrinkles... What am I reading? Here, let me translate for you: go take a break, fool! Chronic fatigue can cause the patient to look pale, lose hair and grow wrinkles... What am I reading? Here, let me translate for you: go take a break, fool! Chronic fatigue can cause the patient to look pale, lose hair and grow wrinkles... What am I reading? Here, let me translate for you: go take a break, fool! Chronic fatigue can cause the patient to look pale, lose hair and grow wrinkles... What am I reading? Here, let me translate for you: go take a break, fool! +132044 132044 232044 332044 432044 Go take a nap. Nobody can bother you. I'll stop them all at the door. Go take a nap. Nobody can bother you. I'll stop them all at the door. Go take a nap. Nobody can bother you. I'll stop them all at the door. Go take a nap. Nobody can bother you. I'll stop them all at the door. +132045 132045 232045 332045 432045 This is not the time to overstretch yourself. There are a lot more important things that need you... So do I. This is not the time to overstretch yourself. There are a lot more important things that need you... So do I. This is not the time to overstretch yourself. There are a lot more important things that need you... So do I. This is not the time to overstretch yourself. There are a lot more important things that need you... So do I. +132046 132046 232046 332046 432046 Oh, it's you. Oh, it's you. Oh, it's you. Oh, it's you. +132047 132047 232047 332047 432047 Let me see... You are 3 minutes 45 seconds away from being late. Let me see... You are 3 minutes 45 seconds away from being late. Let me see... You are 3 minutes 45 seconds away from being late. Let me see... You are 3 minutes 45 seconds away from being late. +132048 132048 232048 332048 432048 Did you sleep sideways last night? ...How did I know? Isn't it obvious? Look at your hair. Did you sleep sideways last night? ...How did I know? Isn't it obvious? Look at your hair. Did you sleep sideways last night? ...How did I know? Isn't it obvious? Look at your hair. Did you sleep sideways last night? ...How did I know? Isn't it obvious? Look at your hair. +132049 132049 232049 332049 432049 Where's Nanami?! Is she hiding here? She put irremovable chains on my weapon! I won't let her walk away today! Where's Nanami?! Is she hiding here? She put irremovable chains on my weapon! I won't let her walk away today! Where's Nanami?! Is she hiding here? She put irremovable chains on my weapon! I won't let her walk away today! Where's Nanami?! Is she hiding here? She put irremovable chains on my weapon! I won't let her walk away today! +132050 132050 232050 332050 432050 Do you know how tiring it is to wait here? No...? Fine, you'll see next time! Do you know how tiring it is to wait here? No...? Fine, you'll see next time! Do you know how tiring it is to wait here? No...? Fine, you'll see next time! Do you know how tiring it is to wait here? No...? Fine, you'll see next time! +132051 132051 232051 332051 432051 Technicians are crucial even on a battlefield, so I don't need to remind you who you should stay with... Do you really get it? Technicians are crucial even on a battlefield, so I don't need to remind you who you should stay with... Do you really get it? Technicians are crucial even on a battlefield, so I don't need to remind you who you should stay with... Do you really get it? Technicians are crucial even on a battlefield, so I don't need to remind you who you should stay with... Do you really get it? +132052 132052 232052 332052 432052 1, 2, 3... Ahem, here you are. I was just counting the number of days that some fool has been slacking off. 1, 2, 3... Ahem, here you are. I was just counting the number of days that some fool has been slacking off. 1, 2, 3... Ahem, here you are. I was just counting the number of days that some fool has been slacking off. 1, 2, 3... Ahem, here you are. I was just counting the number of days that some fool has been slacking off. +132053 132053 232053 332053 432053 I always thought that I would be alright on my own, until I met you. It's not that I have become weak. Instead, I am stronger than ever... Right, that's a compliment! And you are not allowed to disagree! I always thought that I would be alright on my own, until I met you. It's not that I have become weak. Instead, I am stronger than ever... Right, that's a compliment! And you are not allowed to disagree! I always thought that I would be alright on my own, until I met you. It's not that I have become weak. Instead, I am stronger than ever... Right, that's a compliment! And you are not allowed to disagree! I always thought that I would be alright on my own, until I met you. It's not that I have become weak. Instead, I am stronger than ever... Right, that's a compliment! And you are not allowed to disagree! +132054 132054 232054 332054 432054 You're back. Oh, I forgot to remind you that I set up 26 additional minefields nearby because of the poor defense systems here. Relax, they're magnetic. Humans won't trigger them. You're back. Oh, I forgot to remind you that I set up 26 additional minefields nearby because of the poor defense systems here. Relax, they're magnetic. Humans won't trigger them. You're back. Oh, I forgot to remind you that I set up 26 additional minefields nearby because of the poor defense systems here. Relax, they're magnetic. Humans won't trigger them. You're back. Oh, I forgot to remind you that I set up 26 additional minefields nearby because of the poor defense systems here. Relax, they're magnetic. Humans won't trigger them. +132055 132055 232055 332055 432055 Useless! It won't work on me now. Useless! It won't work on me now. Useless! It won't work on me now. Useless! It won't work on me now. +132056 132056 232056 332056 432056 Stay here. I'll go check the gravity control unit. Stay here. I'll go check the gravity control unit. Stay here. I'll go check the gravity control unit. Stay here. I'll go check the gravity control unit. +132057 132057 232057 332057 432057 Hmph, how childish. Hmph, how childish. Hmph, how childish. Hmph, how childish. +132058 132058 232058 332058 432058 My patience is limited! My patience is limited! My patience is limited! My patience is limited! +132059 132059 232059 332059 432059 D-don't get too cocky! D-don't get too cocky! D-don't get too cocky! D-don't get too cocky! +132060 132060 232060 332060 432060 Alright, poke however you want. But just this once. Alright, poke however you want. But just this once. Alright, poke however you want. But just this once. Alright, poke however you want. But just this once. +132061 132061 232061 332061 432061 You're still not as good as me, but not too bad either. You're still not as good as me, but not too bad either. You're still not as good as me, but not too bad either. You're still not as good as me, but not too bad either. +132062 132062 232062 332062 432062 Don't let me remind you to claim the rewards every single time. Don't let me remind you to claim the rewards every single time. Don't let me remind you to claim the rewards every single time. Don't let me remind you to claim the rewards every single time. +132063 132063 232063 332063 432063 Thanks, Captain Obvious! Thanks, Captain Obvious! Thanks, Captain Obvious! Thanks, Captain Obvious! +132064 132064 232064 332064 432064 Hah. Hah. Hah. Hah. +132065 132065 232065 332065 432065 Hmph! Hmph! Hmph! Hmph! +132066 132066 232066 332066 432066 Sigh... Sigh... Sigh... Sigh... +132067 132067 232067 332067 432067 Hmm... Hmm... Hmm... Hmm... +132068 132068 232068 332068 432068 Hmph, resistance is futile. Hmph, resistance is futile. Hmph, resistance is futile. Hmph, resistance is futile. +132069 132069 232069 332069 432069 Blast propulsion, fire! Blast propulsion, fire! Blast propulsion, fire! Blast propulsion, fire! +132070 132070 232070 332070 432070 I'll knock you lowly scums away! I'll knock you lowly scums away! I'll knock you lowly scums away! I'll knock you lowly scums away! +132071 132071 232071 332071 432071 What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! +132072 132072 232072 332072 432072 Hey, watch out! Hey, watch out! Hey, watch out! Hey, watch out! +132073 132073 232073 332073 432073 My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. +132074 132074 232074 332074 432074 I will... not lose. I will... not lose. I will... not lose. I will... not lose. +132075 132075 232075 332075 432075 Out of my way! Out of my way! Out of my way! Out of my way! +132076 132076 232076 332076 432076 I'll lead the charge! Cover me. I'll lead the charge! Cover me. I'll lead the charge! Cover me. I'll lead the charge! Cover me. +132077 132077 232077 332077 432077 Is this the target? I'm going in! Is this the target? I'm going in! Is this the target? I'm going in! Is this the target? I'm going in! +132078 132078 232078 332078 432078 It's no biggie. No need to praise me... Hmph! It's no biggie. No need to praise me... Hmph! It's no biggie. No need to praise me... Hmph! It's no biggie. No need to praise me... Hmph! +132079 132079 232079 332079 432079 Ah Ah Ah Ah +132080 132080 232080 332080 432080 Ah Ah Ah Ah +132081 132081 232081 332081 432081 Ah Ah Ah Ah +132082 132082 232082 332082 432082 Ah Ah Ah Ah +132083 132083 232083 332083 432083 Ah Ah Ah Ah +132084 132084 232084 332084 432084 Ah Ah Ah Ah +132085 132085 232085 332085 432085 Ah Ah Ah Ah +132086 132086 232086 332086 432086 Ah Ah Ah Ah +132087 132087 232087 332087 432087 Ah Ah Ah Ah +132088 132088 232088 332088 432088 Ah Ah Ah Ah +132089 132089 232089 332089 432089 Ah Ah Ah Ah +132090 132090 232090 332090 432090 Ah Ah Ah Ah +132091 132091 232091 332091 432091 Ah Ah Ah Ah +132092 132092 232092 332092 432092 Ah Ah Ah Ah +132093 132093 232093 332093 432093 Ah Ah Ah Ah +132094 132094 232094 332094 432094 Why didn't you include me in the last mission? Don't you ever make that mistake again. Do you hear me? Why didn't you include me in the last mission? Don't you ever make that mistake again. Do you hear me? Why didn't you include me in the last mission? Don't you ever make that mistake again. Do you hear me? Why didn't you include me in the last mission? Don't you ever make that mistake again. Do you hear me? +132095 132095 232095 332095 432095 Do you have to do this? Even without it, I would still... Do you have to do this? Even without it, I would still... Do you have to do this? Even without it, I would still... Do you have to do this? Even without it, I would still... +132096 132096 232096 332096 432096 I am strong, but there are things that I can't do by myself. That's why you must be my support. Don't you dare leave first. I am strong, but there are things that I can't do by myself. That's why you must be my support. Don't you dare leave first. I am strong, but there are things that I can't do by myself. That's why you must be my support. Don't you dare leave first. I am strong, but there are things that I can't do by myself. That's why you must be my support. Don't you dare leave first. +132097 132097 232097 332097 432097 When you go back to the lounge, remember to check the drawer on your left. Right, the second one from the top. Don't you ever forget! Promise me! When you go back to the lounge, remember to check the drawer on your left. Right, the second one from the top. Don't you ever forget! Promise me! When you go back to the lounge, remember to check the drawer on your left. Right, the second one from the top. Don't you ever forget! Promise me! When you go back to the lounge, remember to check the drawer on your left. Right, the second one from the top. Don't you ever forget! Promise me! +132098 132098 232098 332098 432098 Hmph, resistance is futile. Hmph, resistance is futile. Hmph, resistance is futile. Hmph, resistance is futile. +132099 132099 232099 332099 432099 Blast propulsion, fire! Blast propulsion, fire! Blast propulsion, fire! Blast propulsion, fire! +132100 132100 232100 332100 432100 I'll knock you lowly scums away! I'll knock you lowly scums away! I'll knock you lowly scums away! I'll knock you lowly scums away! +132101 132101 232101 332101 432101 What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! What are you looking at?! I'll smash you all... into pieces! +132102 132102 232102 332102 432102 Hey, watch out! Hey, watch out! Hey, watch out! Hey, watch out! +132103 132103 232103 332103 432103 My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. My mistake... It has exceeded my expectations. +132104 132104 232104 332104 432104 I will... not lose. I will... not lose. I will... not lose. I will... not lose. +132105 132105 232105 332105 432105 Out of my way! Out of my way! Out of my way! Out of my way! +132106 132106 232106 332106 432106 I'll lead the charge! Cover me. I'll lead the charge! Cover me. I'll lead the charge! Cover me. I'll lead the charge! Cover me. +133001 133001 233001 333001 433001 Hello, Commandant. Allow me to reintroduce myself. My name is Noan. That is my real name. Once again, at your service. Hello, Commandant. Allow me to reintroduce myself. My name is Noan. That is my real name. Once again, at your service. Hello, Commandant. Allow me to reintroduce myself. My name is Noan. That is my real name. Once again, at your service. Hello, Commandant. Allow me to reintroduce myself. My name is Noan. That is my real name. Once again, at your service. +133002 133002 233002 333002 433002 I will not stop working as long as there is still room for improvement. I will not stop working as long as there is still room for improvement. I will not stop working as long as there is still room for improvement. I will not stop working as long as there is still room for improvement. +133003 133003 233003 333003 433003 Thanks. Can I take it that you have recognized my skills? Thanks. Can I take it that you have recognized my skills? Thanks. Can I take it that you have recognized my skills? Thanks. Can I take it that you have recognized my skills? +133004 133004 233004 333004 433004 I can be more efficient now. Thank you. I can be more efficient now. Thank you. I can be more efficient now. Thank you. I can be more efficient now. Thank you. +133005 133005 233005 333005 433005 I must hone my combat skills until the day I no longer have to fight. I must hone my combat skills until the day I no longer have to fight. I must hone my combat skills until the day I no longer have to fight. I must hone my combat skills until the day I no longer have to fight. +133006 133006 233006 333006 433006 This weapon, hmm, what should I name it? This weapon, hmm, what should I name it? This weapon, hmm, what should I name it? This weapon, hmm, what should I name it? +133007 133007 233007 333007 433007 I should thank you for your trust, right? I should thank you for your trust, right? I should thank you for your trust, right? I should thank you for your trust, right? +133008 133008 233008 333008 433008 You are willing to entrust me with the captain's position... I will make sure the mission is completed. You are willing to entrust me with the captain's position... I will make sure the mission is completed. You are willing to entrust me with the captain's position... I will make sure the mission is completed. You are willing to entrust me with the captain's position... I will make sure the mission is completed. +133009 133009 233009 333009 433009 After leaving City 075, I spent some time in the Forsaken's stronghold... I wonder how Watanabe's doing... I'd like to find them if the opportunity arises. After leaving City 075, I spent some time in the Forsaken's stronghold... I wonder how Watanabe's doing... I'd like to find them if the opportunity arises. After leaving City 075, I spent some time in the Forsaken's stronghold... I wonder how Watanabe's doing... I'd like to find them if the opportunity arises. After leaving City 075, I spent some time in the Forsaken's stronghold... I wonder how Watanabe's doing... I'd like to find them if the opportunity arises. +133010 133010 233010 333010 433010 Sometimes I feel Lee's expression suddenly becomes very solemn, as if he's made the final preparation. What's with him lately... Forget what I said. It's probably classified information. Sometimes I feel Lee's expression suddenly becomes very solemn, as if he's made the final preparation. What's with him lately... Forget what I said. It's probably classified information. Sometimes I feel Lee's expression suddenly becomes very solemn, as if he's made the final preparation. What's with him lately... Forget what I said. It's probably classified information. Sometimes I feel Lee's expression suddenly becomes very solemn, as if he's made the final preparation. What's with him lately... Forget what I said. It's probably classified information. +133011 133011 233011 333011 433011 How have I been? Let me tell you a secret: I'm actually a diplomat with abilities beyond the level of Babylonia. As a master speaker with superb charisma, I have made many friends and blended into Babylonia long ago. How have I been? Let me tell you a secret: I'm actually a diplomat with abilities beyond the level of Babylonia. As a master speaker with superb charisma, I have made many friends and blended into Babylonia long ago. How have I been? Let me tell you a secret: I'm actually a diplomat with abilities beyond the level of Babylonia. As a master speaker with superb charisma, I have made many friends and blended into Babylonia long ago. How have I been? Let me tell you a secret: I'm actually a diplomat with abilities beyond the level of Babylonia. As a master speaker with superb charisma, I have made many friends and blended into Babylonia long ago. +133012 133012 233012 333012 433012 About my past? You've seen many wanderers in this apocalyptic world. I'm merely one of them. There's nothing special about me. About my past? You've seen many wanderers in this apocalyptic world. I'm merely one of them. There's nothing special about me. About my past? You've seen many wanderers in this apocalyptic world. I'm merely one of them. There's nothing special about me. About my past? You've seen many wanderers in this apocalyptic world. I'm merely one of them. There's nothing special about me. +133013 133013 233013 333013 433013 Commandant Simon said you were the Chief Graduate of F.O.S. College. What do they usually teach in a college? Most of the schools on the surface have been abandoned. I wonder how many kids in this era ever go to a real school? Commandant Simon said you were the Chief Graduate of F.O.S. College. What do they usually teach in a college? Most of the schools on the surface have been abandoned. I wonder how many kids in this era ever go to a real school? Commandant Simon said you were the Chief Graduate of F.O.S. College. What do they usually teach in a college? Most of the schools on the surface have been abandoned. I wonder how many kids in this era ever go to a real school? Commandant Simon said you were the Chief Graduate of F.O.S. College. What do they usually teach in a college? Most of the schools on the surface have been abandoned. I wonder how many kids in this era ever go to a real school? +133014 133014 233014 333014 433014 Recently, I always end up walking to the WGAA while taking a stroll. This kind of association appears on the Earth when we finally have peace, right? Will art lovers be able to make a living with their paintbrushes? ...I see. That's great. Recently, I always end up walking to the WGAA while taking a stroll. This kind of association appears on the Earth when we finally have peace, right? Will art lovers be able to make a living with their paintbrushes? ...I see. That's great. Recently, I always end up walking to the WGAA while taking a stroll. This kind of association appears on the Earth when we finally have peace, right? Will art lovers be able to make a living with their paintbrushes? ...I see. That's great. Recently, I always end up walking to the WGAA while taking a stroll. This kind of association appears on the Earth when we finally have peace, right? Will art lovers be able to make a living with their paintbrushes? ...I see. That's great. +133015 133015 233015 333015 433015 I've finished reading the books you mentioned earlier. Do you have any other recommendations? I didn't get a chance to visit the library, and I have such a good guide now. I'd love to read more books that I've never seen before. I've finished reading the books you mentioned earlier. Do you have any other recommendations? I didn't get a chance to visit the library, and I have such a good guide now. I'd love to read more books that I've never seen before. I've finished reading the books you mentioned earlier. Do you have any other recommendations? I didn't get a chance to visit the library, and I have such a good guide now. I'd love to read more books that I've never seen before. I've finished reading the books you mentioned earlier. Do you have any other recommendations? I didn't get a chance to visit the library, and I have such a good guide now. I'd love to read more books that I've never seen before. +133016 133016 233016 333016 433016 The stars aren't the only things that light up the night sky. The lights around us may not be as bright as Polaris, but each of them fights their own battle to emit their own ordinary, faint light. The stars aren't the only things that light up the night sky. The lights around us may not be as bright as Polaris, but each of them fights their own battle to emit their own ordinary, faint light. The stars aren't the only things that light up the night sky. The lights around us may not be as bright as Polaris, but each of them fights their own battle to emit their own ordinary, faint light. The stars aren't the only things that light up the night sky. The lights around us may not be as bright as Polaris, but each of them fights their own battle to emit their own ordinary, faint light. +133017 133017 233017 333017 433017 When I was little, the other children around me always enjoyed a story in which a hero changed the dark age. But when we grew up, we realized those stories were just fantasy. No matter how powerful you are, you alone are powerless to change the world. So... I'm glad that I can stand here today and do the things in my power to help others. When I was little, the other children around me always enjoyed a story in which a hero changed the dark age. But when we grew up, we realized those stories were just fantasy. No matter how powerful you are, you alone are powerless to change the world. So... I'm glad that I can stand here today and do the things in my power to help others. When I was little, the other children around me always enjoyed a story in which a hero changed the dark age. But when we grew up, we realized those stories were just fantasy. No matter how powerful you are, you alone are powerless to change the world. So... I'm glad that I can stand here today and do the things in my power to help others. When I was little, the other children around me always enjoyed a story in which a hero changed the dark age. But when we grew up, we realized those stories were just fantasy. No matter how powerful you are, you alone are powerless to change the world. So... I'm glad that I can stand here today and do the things in my power to help others. +133018 133018 233018 333018 433018 I do not regret turning down the Ascendant's invitation even if that means I have to accept my own mediocrity. If I had chosen that path, I would have betrayed myself. Don't worry, when I told you "Noan" was my name, I was already prepared. I will never be shaken by my situation now. I do not regret turning down the Ascendant's invitation even if that means I have to accept my own mediocrity. If I had chosen that path, I would have betrayed myself. Don't worry, when I told you "Noan" was my name, I was already prepared. I will never be shaken by my situation now. I do not regret turning down the Ascendant's invitation even if that means I have to accept my own mediocrity. If I had chosen that path, I would have betrayed myself. Don't worry, when I told you "Noan" was my name, I was already prepared. I will never be shaken by my situation now. I do not regret turning down the Ascendant's invitation even if that means I have to accept my own mediocrity. If I had chosen that path, I would have betrayed myself. Don't worry, when I told you "Noan" was my name, I was already prepared. I will never be shaken by my situation now. +133019 133019 233019 333019 433019 Like those kind and loving characters in stories, you are always listening to others' difficulties and feelings... Don't you want to talk about your own feelings sometimes? You may collapse if you push yourself too hard. Like those kind and loving characters in stories, you are always listening to others' difficulties and feelings... Don't you want to talk about your own feelings sometimes? You may collapse if you push yourself too hard. Like those kind and loving characters in stories, you are always listening to others' difficulties and feelings... Don't you want to talk about your own feelings sometimes? You may collapse if you push yourself too hard. Like those kind and loving characters in stories, you are always listening to others' difficulties and feelings... Don't you want to talk about your own feelings sometimes? You may collapse if you push yourself too hard. +133020 133020 233020 333020 433020 What do you think of the monument that commemorates the victims on the square? Um... Me? I think... anyone who can struggle to survive in this time is also great. I have witnessed too many deaths... That's why I think living itself is already a remarkable achievement. What do you think of the monument that commemorates the victims on the square? Um... Me? I think... anyone who can struggle to survive in this time is also great. I have witnessed too many deaths... That's why I think living itself is already a remarkable achievement. What do you think of the monument that commemorates the victims on the square? Um... Me? I think... anyone who can struggle to survive in this time is also great. I have witnessed too many deaths... That's why I think living itself is already a remarkable achievement. What do you think of the monument that commemorates the victims on the square? Um... Me? I think... anyone who can struggle to survive in this time is also great. I have witnessed too many deaths... That's why I think living itself is already a remarkable achievement. +133021 133021 233021 333021 433021 If you are also looking forward to the day when the winter finally ends... Will you promise to be in that future with me? If you are also looking forward to the day when the winter finally ends... Will you promise to be in that future with me? If you are also looking forward to the day when the winter finally ends... Will you promise to be in that future with me? If you are also looking forward to the day when the winter finally ends... Will you promise to be in that future with me? +133022 133022 233022 333022 433022 Hmm? I'm painting with the pen you left... It's just a sunflower. If I say I'm drawing it because I'm thinking of you, will you believe me? Hmm? I'm painting with the pen you left... It's just a sunflower. If I say I'm drawing it because I'm thinking of you, will you believe me? Hmm? I'm painting with the pen you left... It's just a sunflower. If I say I'm drawing it because I'm thinking of you, will you believe me? Hmm? I'm painting with the pen you left... It's just a sunflower. If I say I'm drawing it because I'm thinking of you, will you believe me? +133023 133023 233023 333023 433023 I have never forgotten the past regrets, but I no longer condemn myself because of them. The sorrow has turned into my motivation... I will give everything I have for a peaceful future, for not losing my loved ones again. I have never forgotten the past regrets, but I no longer condemn myself because of them. The sorrow has turned into my motivation... I will give everything I have for a peaceful future, for not losing my loved ones again. I have never forgotten the past regrets, but I no longer condemn myself because of them. The sorrow has turned into my motivation... I will give everything I have for a peaceful future, for not losing my loved ones again. I have never forgotten the past regrets, but I no longer condemn myself because of them. The sorrow has turned into my motivation... I will give everything I have for a peaceful future, for not losing my loved ones again. +133024 133024 233024 333024 433024 You must have a lot of friends, right? You must have a lot of friends, right? You must have a lot of friends, right? You must have a lot of friends, right? +133025 133025 233025 333025 433025 The gift is too expensive for me. You should keep it for someone who deserves it more. The gift is too expensive for me. You should keep it for someone who deserves it more. The gift is too expensive for me. You should keep it for someone who deserves it more. The gift is too expensive for me. You should keep it for someone who deserves it more. +133026 133026 233026 333026 433026 I'm glad enough that you are standing here off guard. I'm glad enough that you are standing here off guard. I'm glad enough that you are standing here off guard. I'm glad enough that you are standing here off guard. +133027 133027 233027 333027 433027 Thanks very much... Are you this kind to everybody? Thanks very much... Are you this kind to everybody? Thanks very much... Are you this kind to everybody? Thanks very much... Are you this kind to everybody? +133028 133028 233028 333028 433028 What do you usually like to do? The first step of friendship is to learn more about each other. What do you usually like to do? The first step of friendship is to learn more about each other. What do you usually like to do? The first step of friendship is to learn more about each other. What do you usually like to do? The first step of friendship is to learn more about each other. +133029 133029 233029 333029 433029 Would you like a few paintings in return? Just kidding... Your gift is worth a lot more than my paintings. Would you like a few paintings in return? Just kidding... Your gift is worth a lot more than my paintings. Would you like a few paintings in return? Just kidding... Your gift is worth a lot more than my paintings. Would you like a few paintings in return? Just kidding... Your gift is worth a lot more than my paintings. +133030 133030 233030 333030 433030 You have been through so much despair and malice, but you are still so kind. I think that's highly remarkable. You have been through so much despair and malice, but you are still so kind. I think that's highly remarkable. You have been through so much despair and malice, but you are still so kind. I think that's highly remarkable. You have been through so much despair and malice, but you are still so kind. I think that's highly remarkable. +133031 133031 233031 333031 433031 I'm happy with ordinary sketchbooks and pens. I... don't want to use the painting tools if they are too delicate... I'm happy with ordinary sketchbooks and pens. I... don't want to use the painting tools if they are too delicate... I'm happy with ordinary sketchbooks and pens. I... don't want to use the painting tools if they are too delicate... I'm happy with ordinary sketchbooks and pens. I... don't want to use the painting tools if they are too delicate... +133032 133032 233032 333032 433032 Are we friends now? Hmm, I'd like to be your friend and companion. I want to stay here. Are we friends now? Hmm, I'd like to be your friend and companion. I want to stay here. Are we friends now? Hmm, I'd like to be your friend and companion. I want to stay here. Are we friends now? Hmm, I'd like to be your friend and companion. I want to stay here. +133033 133033 233033 333033 433033 I don't have anything decent to give you back... But you can always come to me if I can be of help. I don't have anything decent to give you back... But you can always come to me if I can be of help. I don't have anything decent to give you back... But you can always come to me if I can be of help. I don't have anything decent to give you back... But you can always come to me if I can be of help. +133034 133034 233034 333034 433034 Can I still come here... tomorrow? Can I still come here... tomorrow? Can I still come here... tomorrow? Can I still come here... tomorrow? +133035 133035 233035 333035 433035 I really appreciate it... Not just the gift, but also you and your word. I really appreciate it... Not just the gift, but also you and your word. I really appreciate it... Not just the gift, but also you and your word. I really appreciate it... Not just the gift, but also you and your word. +133036 133036 233036 333036 433036 Yawning is contagious. Ah-hhaa... I thought I didn't need to sleep anymore... Yawning is contagious. Ah-hhaa... I thought I didn't need to sleep anymore... Yawning is contagious. Ah-hhaa... I thought I didn't need to sleep anymore... Yawning is contagious. Ah-hhaa... I thought I didn't need to sleep anymore... +133037 133037 233037 333037 433037 It's been a while, and you've been quiet. Are you busy with something else? It's been a while, and you've been quiet. Are you busy with something else? It's been a while, and you've been quiet. Are you busy with something else? It's been a while, and you've been quiet. Are you busy with something else? +133038 133038 233038 333038 433038 I wonder whether you're asleep or doing something else... But I enjoy looking at your back just like this. I wonder whether you're asleep or doing something else... But I enjoy looking at your back just like this. I wonder whether you're asleep or doing something else... But I enjoy looking at your back just like this. I wonder whether you're asleep or doing something else... But I enjoy looking at your back just like this. +133039 133039 233039 333039 433039 Are you asleep? I want to check on you, but I don't want to wake you up... Better not. Are you asleep? I want to check on you, but I don't want to wake you up... Better not. Are you asleep? I want to check on you, but I don't want to wake you up... Better not. Are you asleep? I want to check on you, but I don't want to wake you up... Better not. +133040 133040 233040 333040 433040 May your dreams be as peaceful as the summer night... May hope forever be by your side. May your dreams be as peaceful as the summer night... May hope forever be by your side. May your dreams be as peaceful as the summer night... May hope forever be by your side. May your dreams be as peaceful as the summer night... May hope forever be by your side. +133041 133041 233041 333041 433041 There seem to be a lot of difficult tasks... Do you need help? There seem to be a lot of difficult tasks... Do you need help? There seem to be a lot of difficult tasks... Do you need help? There seem to be a lot of difficult tasks... Do you need help? +133042 133042 233042 333042 433042 Come, let me test you to see if you are too exhausted. Look at this picture of inkblots in my hand. What do you think it looks like? Nothing on Earth? Fine. Come, let me test you to see if you are too exhausted. Look at this picture of inkblots in my hand. What do you think it looks like? Nothing on Earth? Fine. Come, let me test you to see if you are too exhausted. Look at this picture of inkblots in my hand. What do you think it looks like? Nothing on Earth? Fine. Come, let me test you to see if you are too exhausted. Look at this picture of inkblots in my hand. What do you think it looks like? Nothing on Earth? Fine. +133043 133043 233043 333043 433043 You've been looking down for so long that I can hear your neck cry. Crack, crack. You've been looking down for so long that I can hear your neck cry. Crack, crack. You've been looking down for so long that I can hear your neck cry. Crack, crack. You've been looking down for so long that I can hear your neck cry. Crack, crack. +133044 133044 233044 333044 433044 Wait, let me see your eyes. Hmm... Open your mouth, please? When did you sleep last night? You're just... Wait, let me see your eyes. Hmm... Open your mouth, please? When did you sleep last night? You're just... Wait, let me see your eyes. Hmm... Open your mouth, please? When did you sleep last night? You're just... Wait, let me see your eyes. Hmm... Open your mouth, please? When did you sleep last night? You're just... +133045 133045 233045 333045 433045 You have done enough work... It wears you down. I know you probably won't listen, but... At least take a break, will you? You have done enough work... It wears you down. I know you probably won't listen, but... At least take a break, will you? You have done enough work... It wears you down. I know you probably won't listen, but... At least take a break, will you? You have done enough work... It wears you down. I know you probably won't listen, but... At least take a break, will you? +133046 133046 233046 333046 433046 Good morning. Do we have any missions today? Good morning. Do we have any missions today? Good morning. Do we have any missions today? Good morning. Do we have any missions today? +133047 133047 233047 333047 433047 Commandant, here is the list of missions for today. Ready when you are. Commandant, here is the list of missions for today. Ready when you are. Commandant, here is the list of missions for today. Ready when you are. Commandant, here is the list of missions for today. Ready when you are. +133048 133048 233048 333048 433048 Morning, I met Commandant Simon in the training room just now. He asked me to say hello. Morning, I met Commandant Simon in the training room just now. He asked me to say hello. Morning, I met Commandant Simon in the training room just now. He asked me to say hello. Morning, I met Commandant Simon in the training room just now. He asked me to say hello. +133049 133049 233049 333049 433049 I was just thinking that you probably would be here soon. Is that good chemistry? I was just thinking that you probably would be here soon. Is that good chemistry? I was just thinking that you probably would be here soon. Is that good chemistry? I was just thinking that you probably would be here soon. Is that good chemistry? +133050 133050 233050 333050 433050 Welcome back, Commandant. I took some missions while you were away. I managed to finish them... But I still felt it would be better if you were around. Welcome back, Commandant. I took some missions while you were away. I managed to finish them... But I still felt it would be better if you were around. Welcome back, Commandant. I took some missions while you were away. I managed to finish them... But I still felt it would be better if you were around. Welcome back, Commandant. I took some missions while you were away. I managed to finish them... But I still felt it would be better if you were around. +133051 133051 233051 333051 433051 Welcome back, Commandant. I've been waiting for you. Welcome back, Commandant. I've been waiting for you. Welcome back, Commandant. I've been waiting for you. Welcome back, Commandant. I've been waiting for you. +133052 133052 233052 333052 433052 Did you sleep well last night? Exhausting yourself makes it difficult for you to concentrate, and will also make those who care about you worry. What? Yes, I am one of them. Did you sleep well last night? Exhausting yourself makes it difficult for you to concentrate, and will also make those who care about you worry. What? Yes, I am one of them. Did you sleep well last night? Exhausting yourself makes it difficult for you to concentrate, and will also make those who care about you worry. What? Yes, I am one of them. Did you sleep well last night? Exhausting yourself makes it difficult for you to concentrate, and will also make those who care about you worry. What? Yes, I am one of them. +133053 133053 233053 333053 433053 Welcome back, Commandant. I'm thinking of you. Yes, even when you are right in front of me, I'm still thinking of you. Welcome back, Commandant. I'm thinking of you. Yes, even when you are right in front of me, I'm still thinking of you. Welcome back, Commandant. I'm thinking of you. Yes, even when you are right in front of me, I'm still thinking of you. Welcome back, Commandant. I'm thinking of you. Yes, even when you are right in front of me, I'm still thinking of you. +133054 133054 233054 333054 433054 It's been a long time. Did you sleep in? Dreamed about an ordinary, peaceful world? If you found happiness in that world... I too wish it could last longer. It's okay, I will be right here waiting for you until you are back. It's been a long time. Did you sleep in? Dreamed about an ordinary, peaceful world? If you found happiness in that world... I too wish it could last longer. It's okay, I will be right here waiting for you until you are back. It's been a long time. Did you sleep in? Dreamed about an ordinary, peaceful world? If you found happiness in that world... I too wish it could last longer. It's okay, I will be right here waiting for you until you are back. It's been a long time. Did you sleep in? Dreamed about an ordinary, peaceful world? If you found happiness in that world... I too wish it could last longer. It's okay, I will be right here waiting for you until you are back. +133055 133055 233055 333055 433055 What?! You alright? Did you fall? What?! You alright? Did you fall? What?! You alright? Did you fall? What?! You alright? Did you fall? +133056 133056 233056 333056 433056 Stop, my glasses are falling... Wait, don't take them off me...! Stop, my glasses are falling... Wait, don't take them off me...! Stop, my glasses are falling... Wait, don't take them off me...! Stop, my glasses are falling... Wait, don't take them off me...! +133057 133057 233057 333057 433057 No matter how much you shake me, I won't drop coins. No matter how much you shake me, I won't drop coins. No matter how much you shake me, I won't drop coins. No matter how much you shake me, I won't drop coins. +133058 133058 233058 333058 433058 Eh? What? I didn't hide anything... Huh? You aren't frisking me? Eh? What? I didn't hide anything... Huh? You aren't frisking me? Eh? What? I didn't hide anything... Huh? You aren't frisking me? Eh? What? I didn't hide anything... Huh? You aren't frisking me? +133059 133059 233059 333059 433059 S-stop, it's itchy... I didn't know you could be so childish. Never mind, I'm just relieved to see your smile. S-stop, it's itchy... I didn't know you could be so childish. Never mind, I'm just relieved to see your smile. S-stop, it's itchy... I didn't know you could be so childish. Never mind, I'm just relieved to see your smile. S-stop, it's itchy... I didn't know you could be so childish. Never mind, I'm just relieved to see your smile. +133060 133060 233060 333060 433060 What's going on? Don't panic. I'm listening. What's going on? Don't panic. I'm listening. What's going on? Don't panic. I'm listening. What's going on? Don't panic. I'm listening. +133061 133061 233061 333061 433061 Alright, mission complete. What's next? Alright, mission complete. What's next? Alright, mission complete. What's next? Alright, mission complete. What's next? +133062 133062 233062 333062 433062 Oh hey, you really need to slow down. Your activity is at max. You should take a break. Would you like me to be with you? Oh hey, you really need to slow down. Your activity is at max. You should take a break. Would you like me to be with you? Oh hey, you really need to slow down. Your activity is at max. You should take a break. Would you like me to be with you? Oh hey, you really need to slow down. Your activity is at max. You should take a break. Would you like me to be with you? +133063 133063 233063 333063 433063 Copy. Copy. Copy. Copy. +133064 133064 233064 333064 433064 Hmm. Hmm. Hmm. Hmm. +133065 133065 233065 333065 433065 Hah. Hah. Hah. Hah. +133066 133066 233066 333066 433066 ...Hff. ...Hff. ...Hff. ...Hff. +133067 133067 233067 333067 433067 Hmm... Hmm... Hmm... Hmm... +133068 133068 233068 333068 433068 Count up their sins. Count up their sins. Count up their sins. Count up their sins. +133069 133069 233069 333069 433069 This is the "best match." This is the "best match." This is the "best match." This is the "best match." +133070 133070 233070 333070 433070 Bring wounds to the night. Bring wounds to the night. Bring wounds to the night. Bring wounds to the night. +133071 133071 233071 333071 433071 A warm spring will be bred from winter! A warm spring will be bred from winter! A warm spring will be bred from winter! A warm spring will be bred from winter! +133072 133072 233072 333072 433072 I'm okay. I'm okay. I'm okay. I'm okay. +133073 133073 233073 333073 433073 I must not... I must not... I must not... I must not... +133074 133074 233074 333074 433074 Sorry to leave you alone. Sorry to leave you alone. Sorry to leave you alone. Sorry to leave you alone. +133075 133075 233075 333075 433075 Let's do this fast. Let's do this fast. Let's do this fast. Let's do this fast. +133076 133076 233076 333076 433076 I don't want your pain to last. I don't want your pain to last. I don't want your pain to last. I don't want your pain to last. +133077 133077 233077 333077 433077 I fight... to keep the pain away from our future. I fight... to keep the pain away from our future. I fight... to keep the pain away from our future. I fight... to keep the pain away from our future. +133078 133078 233078 333078 433078 It's over. Let's go back. It's over. Let's go back. It's over. Let's go back. It's over. Let's go back. +133079 133079 233079 333079 433079 Ah Ah Ah Ah +133080 133080 233080 333080 433080 Ah Ah Ah Ah +133081 133081 233081 333081 433081 Ah Ah Ah Ah +133082 133082 233082 333082 433082 Ah Ah Ah Ah +133083 133083 233083 333083 433083 Ah Ah Ah Ah +133084 133084 233084 333084 433084 Ah Ah Ah Ah +133085 133085 233085 333085 433085 Ah Ah Ah Ah +133086 133086 233086 333086 433086 Ah Ah Ah Ah +133087 133087 233087 333087 433087 Ah Ah Ah Ah +133088 133088 233088 333088 433088 Ah Ah Ah Ah +133089 133089 233089 333089 433089 Ah Ah Ah Ah +133090 133090 233090 333090 433090 Ah Ah Ah Ah +133091 133091 233091 333091 433091 Ah Ah Ah Ah +133092 133092 233092 333092 433092 Ah Ah Ah Ah +133093 133093 233093 333093 433093 Ah Ah Ah Ah +133094 133094 233094 333094 433094 We are still in winter... But I don't feel so cold around you. We are still in winter... But I don't feel so cold around you. We are still in winter... But I don't feel so cold around you. We are still in winter... But I don't feel so cold around you. +133095 133095 233095 333095 433095 Will you turn me down... if I say I want to be one step closer to you? Will you turn me down... if I say I want to be one step closer to you? Will you turn me down... if I say I want to be one step closer to you? Will you turn me down... if I say I want to be one step closer to you? +133096 133096 233096 333096 433096 I'm thankful enough to be able to fight alongside you and push toward our common goal. But that does not mean I will give up seeking more from you... Commandant? I'm thankful enough to be able to fight alongside you and push toward our common goal. But that does not mean I will give up seeking more from you... Commandant? I'm thankful enough to be able to fight alongside you and push toward our common goal. But that does not mean I will give up seeking more from you... Commandant? I'm thankful enough to be able to fight alongside you and push toward our common goal. But that does not mean I will give up seeking more from you... Commandant? +133097 133097 233097 333097 433097 Can I take this gift as your permission for me to approach you, Commandant...? Can I take this gift as your permission for me to approach you, Commandant...? Can I take this gift as your permission for me to approach you, Commandant...? Can I take this gift as your permission for me to approach you, Commandant...? +133098 133098 233098 333098 433098 Count up their sins. Count up their sins. Count up their sins. Count up their sins. +133099 133099 233099 333099 433099 This is the "best match." This is the "best match." This is the "best match." This is the "best match." +133100 133100 233100 333100 433100 Bring wounds to the night. Bring wounds to the night. Bring wounds to the night. Bring wounds to the night. +133101 133101 233101 333101 433101 A warm spring will be bred from winter! A warm spring will be bred from winter! A warm spring will be bred from winter! A warm spring will be bred from winter! +133102 133102 233102 333102 433102 I'm okay. I'm okay. I'm okay. I'm okay. +133103 133103 233103 333103 433103 I must not... I must not... I must not... I must not... +133104 133104 233104 333104 433104 Sorry to leave you alone. Sorry to leave you alone. Sorry to leave you alone. Sorry to leave you alone. +133105 133105 233105 333105 433105 Let's do this fast. Let's do this fast. Let's do this fast. Let's do this fast. +133106 133106 233106 333106 433106 I don't want your pain to last. I don't want your pain to last. I don't want your pain to last. I don't want your pain to last. +134001 134001 234001 334001 434001 It's been a while, Commandant. What is with the surprised look? I just had a frame update. Bianca, the Purifying Force captain, will be at your service as always. It's been a while, Commandant. What is with the surprised look? I just had a frame update. Bianca, the Purifying Force captain, will be at your service as always. It's been a while, Commandant. What is with the surprised look? I just had a frame update. Bianca, the Purifying Force captain, will be at your service as always. It's been a while, Commandant. What is with the surprised look? I just had a frame update. Bianca, the Purifying Force captain, will be at your service as always. +134002 134002 234002 334002 434002 A long journey awaits us. Let's move on, Commandant. A long journey awaits us. Let's move on, Commandant. A long journey awaits us. Let's move on, Commandant. A long journey awaits us. Let's move on, Commandant. +134003 134003 234003 334003 434003 I don't need honor or commendation... But your approval still makes me delighted. I don't need honor or commendation... But your approval still makes me delighted. I don't need honor or commendation... But your approval still makes me delighted. I don't need honor or commendation... But your approval still makes me delighted. +134004 134004 234004 334004 434004 The frame's performance has been greatly enhanced... Rest assured, Commandant. I am confident to master this power. The frame's performance has been greatly enhanced... Rest assured, Commandant. I am confident to master this power. The frame's performance has been greatly enhanced... Rest assured, Commandant. I am confident to master this power. The frame's performance has been greatly enhanced... Rest assured, Commandant. I am confident to master this power. +134005 134005 234005 334005 434005 I wonder how much my swordsmanship can improve... Commandant, I hope you'll be there to bear witness. I wonder how much my swordsmanship can improve... Commandant, I hope you'll be there to bear witness. I wonder how much my swordsmanship can improve... Commandant, I hope you'll be there to bear witness. I wonder how much my swordsmanship can improve... Commandant, I hope you'll be there to bear witness. +134006 134006 234006 334006 434006 A new weapon? Thank you, Commandant. I will not fail your expectation. A new weapon? Thank you, Commandant. I will not fail your expectation. A new weapon? Thank you, Commandant. I will not fail your expectation. A new weapon? Thank you, Commandant. I will not fail your expectation. +134007 134007 234007 334007 434007 Time to eliminate the threats. I await your orders, Commandant. Time to eliminate the threats. I await your orders, Commandant. Time to eliminate the threats. I await your orders, Commandant. Time to eliminate the threats. I await your orders, Commandant. +134008 134008 234008 334008 434008 Team battle? Leave it to me. Team battle? Leave it to me. Team battle? Leave it to me. Team battle? Leave it to me. +134009 134009 234009 334009 434009 What is your order, Commandant? What is your order, Commandant? What is your order, Commandant? What is your order, Commandant? +134010 134010 234010 334010 434010 Will it bring you additional trouble if we are too close? Will it bring you additional trouble if we are too close? Will it bring you additional trouble if we are too close? Will it bring you additional trouble if we are too close? +134011 134011 234011 334011 434011 Other Purifying Force members? I can introduce them to you if you are interested. It's just that... You should be mentally prepared as many of them have distinctive personalities. Other Purifying Force members? I can introduce them to you if you are interested. It's just that... You should be mentally prepared as many of them have distinctive personalities. Other Purifying Force members? I can introduce them to you if you are interested. It's just that... You should be mentally prepared as many of them have distinctive personalities. Other Purifying Force members? I can introduce them to you if you are interested. It's just that... You should be mentally prepared as many of them have distinctive personalities. +134012 134012 234012 334012 434012 A "fence sitter," huh...? I firmly believe everything is worth saving. Our ability to take lives is all the more reason why we must live by that code. A "fence sitter," huh...? I firmly believe everything is worth saving. Our ability to take lives is all the more reason why we must live by that code. A "fence sitter," huh...? I firmly believe everything is worth saving. Our ability to take lives is all the more reason why we must live by that code. A "fence sitter," huh...? I firmly believe everything is worth saving. Our ability to take lives is all the more reason why we must live by that code. +134013 134013 234013 334013 434013 A "witch"... Yes, some people call me that, but it was my choice to actually become one. I have never regretted that decision. A "witch"... Yes, some people call me that, but it was my choice to actually become one. I have never regretted that decision. A "witch"... Yes, some people call me that, but it was my choice to actually become one. I have never regretted that decision. A "witch"... Yes, some people call me that, but it was my choice to actually become one. I have never regretted that decision. +134014 134014 234014 334014 434014 Even if I cannot become the "light" that guides others, I still take honor in exploring the truth of "darkness." Even if I cannot become the "light" that guides others, I still take honor in exploring the truth of "darkness." Even if I cannot become the "light" that guides others, I still take honor in exploring the truth of "darkness." Even if I cannot become the "light" that guides others, I still take honor in exploring the truth of "darkness." +134015 134015 234015 334015 434015 I have almost mastered the sword. Unlike the bow, now I get to fight next to Commandant... That's actually wonderful. I have almost mastered the sword. Unlike the bow, now I get to fight next to Commandant... That's actually wonderful. I have almost mastered the sword. Unlike the bow, now I get to fight next to Commandant... That's actually wonderful. I have almost mastered the sword. Unlike the bow, now I get to fight next to Commandant... That's actually wonderful. +134016 134016 234016 334016 434016 More and more people have gathered around you. Their trust and expectation can be your strength, but sometimes they can also make you lose your direction... Still, I trust you have a strong heart, just like how you have always believed in me. More and more people have gathered around you. Their trust and expectation can be your strength, but sometimes they can also make you lose your direction... Still, I trust you have a strong heart, just like how you have always believed in me. More and more people have gathered around you. Their trust and expectation can be your strength, but sometimes they can also make you lose your direction... Still, I trust you have a strong heart, just like how you have always believed in me. More and more people have gathered around you. Their trust and expectation can be your strength, but sometimes they can also make you lose your direction... Still, I trust you have a strong heart, just like how you have always believed in me. +134017 134017 234017 334017 434017 What do I do during my free time? Watching movies, reading... Or hanging out with her sometimes... Does that sound a little boring? What about you, Commandant? What do you usually do? What do I do during my free time? Watching movies, reading... Or hanging out with her sometimes... Does that sound a little boring? What about you, Commandant? What do you usually do? What do I do during my free time? Watching movies, reading... Or hanging out with her sometimes... Does that sound a little boring? What about you, Commandant? What do you usually do? What do I do during my free time? Watching movies, reading... Or hanging out with her sometimes... Does that sound a little boring? What about you, Commandant? What do you usually do? +134018 134018 234018 334018 434018 If I turn into a real "witch" one day, I hope you can point your sword at me without compassion. Do not hesitate... for that will be a betrayal to me. If I turn into a real "witch" one day, I hope you can point your sword at me without compassion. Do not hesitate... for that will be a betrayal to me. If I turn into a real "witch" one day, I hope you can point your sword at me without compassion. Do not hesitate... for that will be a betrayal to me. If I turn into a real "witch" one day, I hope you can point your sword at me without compassion. Do not hesitate... for that will be a betrayal to me. +134019 134019 234019 334019 434019 I don't think the tragedy of this world can end in my hands. But as long as you still have hope, my sword will always be your strongest defense. I don't think the tragedy of this world can end in my hands. But as long as you still have hope, my sword will always be your strongest defense. I don't think the tragedy of this world can end in my hands. But as long as you still have hope, my sword will always be your strongest defense. I don't think the tragedy of this world can end in my hands. But as long as you still have hope, my sword will always be your strongest defense. +134020 134020 234020 334020 434020 If only I could meet you earlier... My apologies. Please forget my foolish words. I don't want anyone else to see that fragile side of me. If only I could meet you earlier... My apologies. Please forget my foolish words. I don't want anyone else to see that fragile side of me. If only I could meet you earlier... My apologies. Please forget my foolish words. I don't want anyone else to see that fragile side of me. If only I could meet you earlier... My apologies. Please forget my foolish words. I don't want anyone else to see that fragile side of me. +134021 134021 234021 334021 434021 Back on the earth, I spent my childhood on a snowy plain. It was the most beautiful scene in my memory until... When everything has ended, if we ever have a chance, would you go there with me, my Commandant? Back on the earth, I spent my childhood on a snowy plain. It was the most beautiful scene in my memory until... When everything has ended, if we ever have a chance, would you go there with me, my Commandant? Back on the earth, I spent my childhood on a snowy plain. It was the most beautiful scene in my memory until... When everything has ended, if we ever have a chance, would you go there with me, my Commandant? Back on the earth, I spent my childhood on a snowy plain. It was the most beautiful scene in my memory until... When everything has ended, if we ever have a chance, would you go there with me, my Commandant? +134022 134022 234022 334022 434022 Faith gives people motivation, but only the heart can tell them where their destination is. My answer... is right in my eyes... Can you see it? Faith gives people motivation, but only the heart can tell them where their destination is. My answer... is right in my eyes... Can you see it? Faith gives people motivation, but only the heart can tell them where their destination is. My answer... is right in my eyes... Can you see it? Faith gives people motivation, but only the heart can tell them where their destination is. My answer... is right in my eyes... Can you see it? +134023 134023 234023 334023 434023 The Gray Raven is a symbol of light, but hope does not consist of light alone. Can I be your shadow, my Commandant? The Gray Raven is a symbol of light, but hope does not consist of light alone. Can I be your shadow, my Commandant? The Gray Raven is a symbol of light, but hope does not consist of light alone. Can I be your shadow, my Commandant? The Gray Raven is a symbol of light, but hope does not consist of light alone. Can I be your shadow, my Commandant? +134024 134024 234024 334024 434024 Please hold off private conversation until off-work hours, Commandant. Please hold off private conversation until off-work hours, Commandant. Please hold off private conversation until off-work hours, Commandant. Please hold off private conversation until off-work hours, Commandant. +134025 134025 234025 334025 434025 I appreciate your kindness, my Commandant. I appreciate your kindness, my Commandant. I appreciate your kindness, my Commandant. I appreciate your kindness, my Commandant. +134026 134026 234026 334026 434026 Commandant, here is my application to change my personal itinerary. I believe we should engage in more interactions to improve our bonding. Commandant, here is my application to change my personal itinerary. I believe we should engage in more interactions to improve our bonding. Commandant, here is my application to change my personal itinerary. I believe we should engage in more interactions to improve our bonding. Commandant, here is my application to change my personal itinerary. I believe we should engage in more interactions to improve our bonding. +134027 134027 234027 334027 434027 I can feel the sincerity in your gift. It's my great pleasure. I can feel the sincerity in your gift. It's my great pleasure. I can feel the sincerity in your gift. It's my great pleasure. I can feel the sincerity in your gift. It's my great pleasure. +134028 134028 234028 334028 434028 Our relationship seems to be continuously improving. Is this what you have desired? Our relationship seems to be continuously improving. Is this what you have desired? Our relationship seems to be continuously improving. Is this what you have desired? Our relationship seems to be continuously improving. Is this what you have desired? +134029 134029 234029 334029 434029 A tea party invitation? I see. Allow me to come after some preparation. A tea party invitation? I see. Allow me to come after some preparation. A tea party invitation? I see. Allow me to come after some preparation. A tea party invitation? I see. Allow me to come after some preparation. +134030 134030 234030 334030 434030 Are you enjoying the time spent with me? I'm glad to hear that. Are you enjoying the time spent with me? I'm glad to hear that. Are you enjoying the time spent with me? I'm glad to hear that. Are you enjoying the time spent with me? I'm glad to hear that. +134031 134031 234031 334031 434031 I once read that relationship is reinforced through mutual giving and receiving. It's my turn to give something back now, Commandant. I once read that relationship is reinforced through mutual giving and receiving. It's my turn to give something back now, Commandant. I once read that relationship is reinforced through mutual giving and receiving. It's my turn to give something back now, Commandant. I once read that relationship is reinforced through mutual giving and receiving. It's my turn to give something back now, Commandant. +134032 134032 234032 334032 434032 I once wanted to be strong enough to face every challenge by myself... But I no longer need that. I have learned that the real strength is to face the obstacles with my important ones. I once wanted to be strong enough to face every challenge by myself... But I no longer need that. I have learned that the real strength is to face the obstacles with my important ones. I once wanted to be strong enough to face every challenge by myself... But I no longer need that. I have learned that the real strength is to face the obstacles with my important ones. I once wanted to be strong enough to face every challenge by myself... But I no longer need that. I have learned that the real strength is to face the obstacles with my important ones. +134033 134033 234033 334033 434033 What shall I give to Commandant... Oh, don't worry, I was just thinking what kind of present you would possibly like. It's more interesting than I thought. What shall I give to Commandant... Oh, don't worry, I was just thinking what kind of present you would possibly like. It's more interesting than I thought. What shall I give to Commandant... Oh, don't worry, I was just thinking what kind of present you would possibly like. It's more interesting than I thought. What shall I give to Commandant... Oh, don't worry, I was just thinking what kind of present you would possibly like. It's more interesting than I thought. +134034 134034 234034 334034 434034 Am I using too many polite words? Sorry, it's just a habit. I guess too much etiquette isn't appropriate given our relationship. If you don't mind... I can just call you my Commandant from now on. Am I using too many polite words? Sorry, it's just a habit. I guess too much etiquette isn't appropriate given our relationship. If you don't mind... I can just call you my Commandant from now on. Am I using too many polite words? Sorry, it's just a habit. I guess too much etiquette isn't appropriate given our relationship. If you don't mind... I can just call you my Commandant from now on. Am I using too many polite words? Sorry, it's just a habit. I guess too much etiquette isn't appropriate given our relationship. If you don't mind... I can just call you my Commandant from now on. +134035 134035 234035 334035 434035 Commandant, can you feel my feelings for you? Commandant, can you feel my feelings for you? Commandant, can you feel my feelings for you? Commandant, can you feel my feelings for you? +134036 134036 234036 334036 434036 Stay focused, Commandant. We still have a mission. Stay focused, Commandant. We still have a mission. Stay focused, Commandant. We still have a mission. Stay focused, Commandant. We still have a mission. +134037 134037 234037 334037 434037 Karenina told me a method to quickly improve focus. It involves hitting a location on one's head regularly with a blunt weapon... Hmm, looks like you have got refreshed. Good. Karenina told me a method to quickly improve focus. It involves hitting a location on one's head regularly with a blunt weapon... Hmm, looks like you have got refreshed. Good. Karenina told me a method to quickly improve focus. It involves hitting a location on one's head regularly with a blunt weapon... Hmm, looks like you have got refreshed. Good. Karenina told me a method to quickly improve focus. It involves hitting a location on one's head regularly with a blunt weapon... Hmm, looks like you have got refreshed. Good. +134038 134038 234038 334038 434038 You seem a little distracted. Would you like to take a walk outside? I'll be with you if you'd like me to, of course. You seem a little distracted. Would you like to take a walk outside? I'll be with you if you'd like me to, of course. You seem a little distracted. Would you like to take a walk outside? I'll be with you if you'd like me to, of course. You seem a little distracted. Would you like to take a walk outside? I'll be with you if you'd like me to, of course. +134039 134039 234039 334039 434039 In an environment full of unknowns, the slightest ignorance could be fatal... But I guess you are tired of such advice. It's okay, you can take some time off. I will keep it a secret. In an environment full of unknowns, the slightest ignorance could be fatal... But I guess you are tired of such advice. It's okay, you can take some time off. I will keep it a secret. In an environment full of unknowns, the slightest ignorance could be fatal... But I guess you are tired of such advice. It's okay, you can take some time off. I will keep it a secret. In an environment full of unknowns, the slightest ignorance could be fatal... But I guess you are tired of such advice. It's okay, you can take some time off. I will keep it a secret. +134040 134040 234040 334040 434040 What are you thinking, my Commandant? There is no need to tell me. I can understand just by looking in your eyes. What are you thinking, my Commandant? There is no need to tell me. I can understand just by looking in your eyes. What are you thinking, my Commandant? There is no need to tell me. I can understand just by looking in your eyes. What are you thinking, my Commandant? There is no need to tell me. I can understand just by looking in your eyes. +134041 134041 234041 334041 434041 Over-exhaustion is harmful to your health, Commandant. Over-exhaustion is harmful to your health, Commandant. Over-exhaustion is harmful to your health, Commandant. Over-exhaustion is harmful to your health, Commandant. +134042 134042 234042 334042 434042 You have worked hard enough today. Please take some rest. That's my suggestion—and it can also be an order if necessary. You have worked hard enough today. Please take some rest. That's my suggestion—and it can also be an order if necessary. You have worked hard enough today. Please take some rest. That's my suggestion—and it can also be an order if necessary. You have worked hard enough today. Please take some rest. That's my suggestion—and it can also be an order if necessary. +134043 134043 234043 334043 434043 If you collapse, this entire place will become a mess. But don't worry, as long as I'm still here, I will not allow that to happen. If you collapse, this entire place will become a mess. But don't worry, as long as I'm still here, I will not allow that to happen. If you collapse, this entire place will become a mess. But don't worry, as long as I'm still here, I will not allow that to happen. If you collapse, this entire place will become a mess. But don't worry, as long as I'm still here, I will not allow that to happen. +134044 134044 234044 334044 434044 Commandant, you don't have to overstretch yourself. I already know very well what kind of person you are. Commandant, you don't have to overstretch yourself. I already know very well what kind of person you are. Commandant, you don't have to overstretch yourself. I already know very well what kind of person you are. Commandant, you don't have to overstretch yourself. I already know very well what kind of person you are. +134045 134045 234045 334045 434045 It's about time to rest. Don't worry, tomorrow, the day after tomorrow... Until the unforeseen future, I will always be here waiting for you. It's about time to rest. Don't worry, tomorrow, the day after tomorrow... Until the unforeseen future, I will always be here waiting for you. It's about time to rest. Don't worry, tomorrow, the day after tomorrow... Until the unforeseen future, I will always be here waiting for you. It's about time to rest. Don't worry, tomorrow, the day after tomorrow... Until the unforeseen future, I will always be here waiting for you. +134046 134046 234046 334046 434046 It's good to be on time, Commandant. It's good to be on time, Commandant. It's good to be on time, Commandant. It's good to be on time, Commandant. +134047 134047 234047 334047 434047 Morning, Commandant. What's this? I was asked to assess your behaviors. Don't worry, there aren't any poor records so far. Morning, Commandant. What's this? I was asked to assess your behaviors. Don't worry, there aren't any poor records so far. Morning, Commandant. What's this? I was asked to assess your behaviors. Don't worry, there aren't any poor records so far. Morning, Commandant. What's this? I was asked to assess your behaviors. Don't worry, there aren't any poor records so far. +134048 134048 234048 334048 434048 Looks like you need some reliable assistance, Commandant. Please bring me in your mission. Looks like you need some reliable assistance, Commandant. Please bring me in your mission. Looks like you need some reliable assistance, Commandant. Please bring me in your mission. Looks like you need some reliable assistance, Commandant. Please bring me in your mission. +134049 134049 234049 334049 434049 Did you have a good rest last night? Did you have a dream...? What kind of dream was that? Please tell me if you have some spare time. Did you have a good rest last night? Did you have a dream...? What kind of dream was that? Please tell me if you have some spare time. Did you have a good rest last night? Did you have a dream...? What kind of dream was that? Please tell me if you have some spare time. Did you have a good rest last night? Did you have a dream...? What kind of dream was that? Please tell me if you have some spare time. +134050 134050 234050 334050 434050 I like that look in your eyes, Commandant. I look forward to your performance today. I like that look in your eyes, Commandant. I look forward to your performance today. I like that look in your eyes, Commandant. I look forward to your performance today. I like that look in your eyes, Commandant. I look forward to your performance today. +134051 134051 234051 334051 434051 My Command... Commandant! Please forgive my rudeness. I didn't realize you were already here. My Command... Commandant! Please forgive my rudeness. I didn't realize you were already here. My Command... Commandant! Please forgive my rudeness. I didn't realize you were already here. My Command... Commandant! Please forgive my rudeness. I didn't realize you were already here. +134052 134052 234052 334052 434052 Before you bring dawn to this world, allow me to go through the night with you. Before you bring dawn to this world, allow me to go through the night with you. Before you bring dawn to this world, allow me to go through the night with you. Before you bring dawn to this world, allow me to go through the night with you. +134053 134053 234053 334053 434053 Even when the time to part has come, My Commandant, please don't forget that our paths will cross at the same destination again. Even when the time to part has come, My Commandant, please don't forget that our paths will cross at the same destination again. Even when the time to part has come, My Commandant, please don't forget that our paths will cross at the same destination again. Even when the time to part has come, My Commandant, please don't forget that our paths will cross at the same destination again. +134054 134054 234054 334054 434054 You have come. How long have I been waiting? I don't see a need to take a record, because I believe that you will eventually come back. You have come. How long have I been waiting? I don't see a need to take a record, because I believe that you will eventually come back. You have come. How long have I been waiting? I don't see a need to take a record, because I believe that you will eventually come back. You have come. How long have I been waiting? I don't see a need to take a record, because I believe that you will eventually come back. +134055 134055 234055 334055 434055 This is a meaningless move, Commandant. This is a meaningless move, Commandant. This is a meaningless move, Commandant. This is a meaningless move, Commandant. +134056 134056 234056 334056 434056 ...If you were trying to make me panic, you have failed, Commandant. ...If you were trying to make me panic, you have failed, Commandant. ...If you were trying to make me panic, you have failed, Commandant. ...If you were trying to make me panic, you have failed, Commandant. +134057 134057 234057 334057 434057 Danger...! Commandant, stand next to me—Hmph... Forget about it... Danger...! Commandant, stand next to me—Hmph... Forget about it... Danger...! Commandant, stand next to me—Hmph... Forget about it... Danger...! Commandant, stand next to me—Hmph... Forget about it... +134058 134058 234058 334058 434058 Commandant, it is very childish to catch someone's attention in this way. Commandant, it is very childish to catch someone's attention in this way. Commandant, it is very childish to catch someone's attention in this way. Commandant, it is very childish to catch someone's attention in this way. +134059 134059 234059 334059 434059 Ever heard of a game called "five finger fillet", Commandant? Ever heard of a game called "five finger fillet", Commandant? Ever heard of a game called "five finger fillet", Commandant? Ever heard of a game called "five finger fillet", Commandant? +134060 134060 234060 334060 434060 Commandant... Do you want to see me upset? Commandant... Do you want to see me upset? Commandant... Do you want to see me upset? Commandant... Do you want to see me upset? +134061 134061 234061 334061 434061 Mission complete. Go claim the rewards, you deserve them. Mission complete. Go claim the rewards, you deserve them. Mission complete. Go claim the rewards, you deserve them. Mission complete. Go claim the rewards, you deserve them. +134062 134062 234062 334062 434062 Another day well-spent. Great work, Commandant. Another day well-spent. Great work, Commandant. Another day well-spent. Great work, Commandant. Another day well-spent. Great work, Commandant. +134063 134063 234063 334063 434063 Understood. Understood. Understood. Understood. +134064 134064 234064 334064 434064 (Chuckles) (Chuckles) (Chuckles) (Chuckles) +134065 134065 234065 334065 434065 Hmm... Hmm... Hmm... Hmm... +134066 134066 234066 334066 434066 ... ... ... ... +134067 134067 234067 334067 434067 Yes...? Yes...? Yes...? Yes...? +134068 134068 234068 334068 434068 Evil will not be tolerated! Evil will not be tolerated! Evil will not be tolerated! Evil will not be tolerated! +134069 134069 234069 334069 434069 Evil will not be tolerated! Evil will not be tolerated! Evil will not be tolerated! Evil will not be tolerated! +134070 134070 234070 334070 434070 Extermination! Extermination! Extermination! Extermination! +134071 134071 234071 334071 434071 Extermination! Extermination! Extermination! Extermination! +134072 134072 234072 334072 434072 It's too late to confess! It's too late to confess! It's too late to confess! It's too late to confess! +134073 134073 234073 334073 434073 It's too late to confess! It's too late to confess! It's too late to confess! It's too late to confess! +134074 134074 234074 334074 434074 Judgement! Judgement! Judgement! Judgement! +134075 134075 234075 334075 434075 Judgement! Judgement! Judgement! Judgement! +134076 134076 234076 334076 434076 Resistance is futile! Resistance is futile! Resistance is futile! Resistance is futile! +134077 134077 234077 334077 434077 Resistance is futile! Resistance is futile! Resistance is futile! Resistance is futile! +134078 134078 234078 334078 434078 Justice! Justice! Justice! Justice! +134079 134079 234079 334079 434079 Justice! Justice! Justice! Justice! +134080 134080 234080 334080 434080 Behold, the final light. Behold, the final light. Behold, the final light. Behold, the final light. +134081 134081 234081 334081 434081 Behold, the final light. Behold, the final light. Behold, the final light. Behold, the final light. +134082 134082 234082 334082 434082 I declare the end of nightmare! I declare the end of nightmare! I declare the end of nightmare! I declare the end of nightmare! +134083 134083 234083 334083 434083 I declare the end of nightmare! I declare the end of nightmare! I declare the end of nightmare! I declare the end of nightmare! +134084 134084 234084 334084 434084 Time is running out...! Time is running out...! Time is running out...! Time is running out...! +134085 134085 234085 334085 434085 Time is running out...! Time is running out...! Time is running out...! Time is running out...! +134086 134086 234086 334086 434086 A tough adversary... A tough adversary... A tough adversary... A tough adversary... +134087 134087 234087 334087 434087 A tough adversary... A tough adversary... A tough adversary... A tough adversary... +134088 134088 234088 334088 434088 My faith... will never perish... My faith... will never perish... My faith... will never perish... My faith... will never perish... +134089 134089 234089 334089 434089 My faith... will never perish... My faith... will never perish... My faith... will never perish... My faith... will never perish... +134090 134090 234090 334090 434090 Exposing weakness. Exposing weakness. Exposing weakness. Exposing weakness. +134091 134091 234091 334091 434091 Exposing weakness. Exposing weakness. Exposing weakness. Exposing weakness. +134092 134092 234092 334092 434092 I will stay the course. I will stay the course. I will stay the course. I will stay the course. +134093 134093 234093 334093 434093 I will stay the course. I will stay the course. I will stay the course. I will stay the course. +134094 134094 234094 334094 434094 Tracking, understanding, returning... Starting extermination. Tracking, understanding, returning... Starting extermination. Tracking, understanding, returning... Starting extermination. Tracking, understanding, returning... Starting extermination. +134095 134095 234095 334095 434095 So this is how it ends... May you rest in peace. So this is how it ends... May you rest in peace. So this is how it ends... May you rest in peace. So this is how it ends... May you rest in peace. +134096 134096 234096 334096 434096 Hah Hah Hah Hah +134097 134097 234097 334097 434097 Hah Hah Hah Hah +134098 134098 234098 334098 434098 Hah Hah Hah Hah +134099 134099 234099 334099 434099 Hah Hah Hah Hah +134100 134100 234100 334100 434100 Hah Hah Hah Hah +134101 134101 234101 334101 434101 Hah Hah Hah Hah +134102 134102 234102 334102 434102 Hah Hah Hah Hah +134103 134103 234103 334103 434103 Hah Hah Hah Hah +134104 134104 234104 334104 434104 Hah Hah Hah Hah +134105 134105 234105 334105 434105 Hah Hah Hah Hah +134106 134106 234106 334106 434106 Hah Hah Hah Hah +134107 134107 234107 334107 434107 Hah Hah Hah Hah +134108 134108 234108 334108 434108 Hah Hah Hah Hah +134109 134109 234109 334109 434109 Hah Hah Hah Hah +134110 134110 234110 334110 434110 Hah Hah Hah Hah +134111 134111 234111 334111 434111 Perhaps we can have a more private time the next time we are alone... There are many other things I'd like to try with you, my Commandant. Perhaps we can have a more private time the next time we are alone... There are many other things I'd like to try with you, my Commandant. Perhaps we can have a more private time the next time we are alone... There are many other things I'd like to try with you, my Commandant. Perhaps we can have a more private time the next time we are alone... There are many other things I'd like to try with you, my Commandant. +134112 134112 234112 334112 434112 My Commandant, hope every moment we spend together can give strength to support ourselves. My Commandant, hope every moment we spend together can give strength to support ourselves. My Commandant, hope every moment we spend together can give strength to support ourselves. My Commandant, hope every moment we spend together can give strength to support ourselves. +134113 134113 234113 334113 434113 My Commandant, whenever you are lost, I will light the path forward for you. In return, you must do the same for me. Yes, this is a promise. An oath between you and me that must not be broken. My Commandant, whenever you are lost, I will light the path forward for you. In return, you must do the same for me. Yes, this is a promise. An oath between you and me that must not be broken. My Commandant, whenever you are lost, I will light the path forward for you. In return, you must do the same for me. Yes, this is a promise. An oath between you and me that must not be broken. My Commandant, whenever you are lost, I will light the path forward for you. In return, you must do the same for me. Yes, this is a promise. An oath between you and me that must not be broken. +134114 134114 234114 334114 434114 My Commandant, please take my sword... This is the most precious gift I can think of. My Commandant, please take my sword... This is the most precious gift I can think of. My Commandant, please take my sword... This is the most precious gift I can think of. My Commandant, please take my sword... This is the most precious gift I can think of. diff --git a/Resources/table/client/audio/CvSplit.tab.bytes b/Resources/table/client/audio/CvSplit.tab.bytes new file mode 100644 index 0000000..a810141 --- /dev/null +++ b/Resources/table/client/audio/CvSplit.tab.bytes @@ -0,0 +1 @@ +gϟ`z\ u:"43)K]Y=o3-1~ˡZBFs4{vRtg$39ݯ])T7II I8>zD4Q(T,\LHe,@X+[ɀId CvId Cvs Timing Text diff --git a/Resources/table/client/biancatheatre/BiancaTheatreCharacterElements.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreCharacterElements.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..51cb54affe46b669b23e20728b20a8a619d77b7e GIT binary patch literal 1464 zcmbW1O=wj|6vyjA=~V(kphBx~c4Em_TO%l_JV~s}%#F1m5;R>Xzam7pNFkb(`R7PUfG#WvYy;jU-q<>M)C%;quozL_)s|L^?IJ%4lg zzmZ3OEgpSv=>E+8zAfWtVaJu*U+*|_cVuN@{=(v?f9`qm$>Q{fBZqe0?LYkcsD3=K zb#i&|(!;HnCs&^Bxv})m)0MD%?uWhmuOB$~asSH;-z|Oc)4gr|FQ0w8<_TNwH+`v_2p33a*n(kK5b1Ngdd)!c^@nd zPgGd&FBhF|>W#%$ZYC%>Q%X-mwJ!R$f1VxZdsvAuRc#!_iwNR_C9a%CY6~Ztc`XsD-jBG zP+L<6#F5mUc!bUJ_q#w;hf fl5;R8eF;@iUe>&mKOZs%UC<`fp9s379s~aaHoYHq literal 0 HcmV?d00001 diff --git a/Resources/table/client/biancatheatre/BiancaTheatreClientConfig.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreClientConfig.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a22b487b694e471bcd74b528dc12e1a15e96db99 GIT binary patch literal 7477 zcmcIp%WoV>83%z@>L3RR*c*r9;Uz}SjGe@elYKHKYHso z!$1A#cW?jWgO8+t{pNe(?`ywWdGz9^cmDJCOOHQ$?PD+BTKwrRzyJBUPi+6}Zy)~m zQ|tW~?!Nf=x5=GHN&mY)|G^(_&o4ZAZuR-E-|T$xy~po9-2d>Oul?lWub+I&ynEvp za~CiD{;OgXG*ps^)CTu?oD1`f<%i|y%6N2jJi0a>t&B&jCKFr>*5nRP2%GQF-ob1iE$o~xdk$9Qlzn$5XNS=ng@+JS9$hL;KeM`%yQT<6o zPG!H7h@8riP9oyH;DlRo5|L9~t&@oOyES*ADSJH`=CK`hB;dmtw3>ro5vI7=XX3iB zED@-vp2e!O37)~ivk7`@2juV--y6BLDt%f-e)d=$t=pKJ3Ms2m=fGCvk5|hnX&kGG zQ_?ur)lW&Iz&q%#jbJ8uyd(Cxj$DK*W|*IHQIB0}@5wk`WOu|+#B4WPWK9t&%?Wnc zwvwq`WIT=7rqZEc>%E>wq=jJK1Z{_v!B%QA>7NK1JQC@5xHI4s1I~I+F+g+A%mBO0 zwnZ9AL_4r@>?NUdI!eW+?nXX&2g5v*8N;)LZju3M;2Qx%{Ab19+eu3Q;i9&`sTUdAJju6(Z zor|D8)Ev^ZJKzX84<9}$V`HFn6!<-pf>luJF_}_UCtbC`3bdxBbAaq))05L7VY{Xn9<;HCRs86j+L4p8vNM8$MZnF7ke!kp;V>gAR4AtRG zup^AhDMDo24tzEX{}-&Q5IedqejftqU0Fx5hwFmFkR21`0Y2OY++CXrI ztF+PqQhB&ZN9~D}eB{RJ^72}#s5Y#GD8emw4nhOeDyS`hrZmIAE~w#Y%VXwuJE#SA z3*k#u!x}Laz)@N25?>}L9u;u5y1nA{PY0r?qu2&R%O7BmHi^`Q*r0q<_i z$c`o7*GsGZ^alrf>iYo7w!5is(^irr|rCR&;n=ZEqyy~&8Aq%E-kY*In^S&;?Qg1sGPP8Z_`LQZU+%D2b*a#m&c{Jr=!#4>ebx$ zP@DiDT{yJElVV(k_sO{cjVXGEqi zk0m+>GrS*Q3&{9kaIx! zp%Bq6Mm1WVy2rqB34{CS4G`?b%Ahk@aJnP9XjFQi82dVU)__x_8k7oR{DA8e=TAT5 zq?vl8-1fT4*?_|j<_-Jud{iS3LNJCWgO>JKV8)9x1gH)|g2bQZ&dnA473Y^HkA-r3 zraAPFO`=n00I1g#99;4cQL~h~wN6p)r2*rHMZUkQke9I$Bt!O8xVSe(jUAE~awE!+ zu5$wez%*J65i09m1ui;?WUx$0(=_u z-lhqNQGMu%vRs$vL{(qEOn7HpqM2D=Zs-~zK_o;fuz=x0i6pbgdM2zfzDt)pONVxQ zFDWw#uC;`v0e-r+P^zM8`E1}k7t8x-uua1w{L8m~x}eZwhB|mCyi$Qa9+{=f!@a(D zQdp>}%SzFA1hS0RMI5Vr-`v~4t2XwU?j9JTxPWW;S1arR<=8H|k#4>J0f8;M%MXf{Ne6Nuh#QJs;8bYDgl*K8 zKnV&C^v-1j1-sM=`I2D?9*wDqS!1n(5Xn4iBI5MOY7IR?#6_!Y3eF}klEb~~#z_ uzLt/ͅ|.5Id Name OrderId +1 Fate's Impulse 1 +2 Forces Unition 2 +3 Spectral Nexus 3 diff --git a/Resources/table/client/biancatheatre/BiancaTheatreEventClientConfig.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreEventClientConfig.tab.bytes new file mode 100644 index 0000000..ffbca1f --- /dev/null +++ b/Resources/table/client/biancatheatre/BiancaTheatreEventClientConfig.tab.bytes @@ -0,0 +1,48 @@ +7T!uĢΆA/eZNXPMRDGŧ=ULU~W3!>Kǡ3XmNEMZsśace)y@Zs,mqϊ28.!/Id NodeTypeName NodeTypeIcon NodeTypeDesc SmallIcon +101 Abandoned Yard Assets/Product/Texture/Image/BgStory/Bgstory388.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +102 Cradle's Gift Assets/Product/Texture/Image/BgStory/Bgstory373.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +103 Everlasting Song Assets/Product/Texture/Image/BgStory/Bgstory359.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +104 Happy times Assets/Product/Texture/Image/BgStory/Bgstory423.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +105 Missionary Assets/Product/Texture/Image/BgStory/Bgstory364.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +106 Wishing Well Assets/Product/Texture/Image/BgStory/Bgstory374.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +107 Homebound traveler Assets/Product/Texture/Image/BgStory/Bgstory377.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +108 Market Assets/Product/Texture/Image/BgStory/BgStory554.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +109 Traveling Troupe Assets/Product/Texture/Image/BgStory/Bgstory368.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +110 The last warrior Assets/Product/Texture/Image/BgStory/Bgstory360.png Something dangerous is coming. Keep your guard up. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +111 Gospel of Death Assets/Product/Texture/Image/BgStory/Bgstory358.png Something dangerous is coming. Keep your guard up. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +112 Lost Child Assets/Product/Texture/Image/BgStory/Bgstory373.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +113 A curse named "Knowledge" Assets/Product/Texture/Image/BgStory/Bgstory381.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +114 Full of "Potential"! Assets/Product/Texture/Image/BgStory/Bgstory383.png Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +115 A Party for Scavengers Assets/Product/Texture/Image/BgStory/Bgstory419.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +116 Solved Puzzle Assets/Product/Texture/Image/BgStory/Bgstory416.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +117 Failure Assets/Product/Texture/Image/BgStory/Bgstory408.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +118 Armory Assets/Product/Texture/Image/BgStory/Bgstory411.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +119 Heed the advice Assets/Product/Texture/Image/BgStory/Bgstory409.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +120 Jewel Hunter Assets/Product/Texture/Image/BgStory/Bgstory405.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +121 The wisdom named "Forbiddance" Assets/Product/Texture/Image/BgStory/Bgstory437.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +122 Executioner Assets/Product/Texture/Image/BgStory/Bgstory417.jpg Something dangerous is coming. Keep your guard up. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +123 Warrior Who Survived Assets/Product/Texture/Image/BgStory/Bgstory516.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +124 Final Treatment Assets/Product/Texture/Image/BgStory/BgStory570.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +125 Discarded Roundtable Assets/Product/Texture/Image/BgStory/Bgstory529.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +126 Burnt Out Campfire Assets/Product/Texture/Image/BgStory/BgStory568.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +127 Crumbling Religious Monument Assets/Product/Texture/Image/BgStory/BgStory571.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +128 The Brand of Void Assets/Product/Texture/Image/BgStory/Bgstory425.jpg The future is in your hand. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent05.png +129 Statue of the Crowned Assets/Product/Texture/Image/BgStory/BgStory579.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +130 An End Named "Lunacy" Assets/Product/Texture/Image/BgStory/BgStory568.jpg Something dangerous is coming. Keep your guard up. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +131 Crimson Altar Assets/Product/Texture/Image/BgStory/Bgstory625.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +132 Another starry sky Assets/Product/Texture/Image/BgStory/BgStory590.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +133 Crimson Saint Assets/Product/Texture/Image/BgStory/Bgstory622.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +134 Remnants of Gunfire Assets/Product/Texture/Image/BgStory/Bgstory341.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +135 Dusty Memories Assets/Product/Texture/Image/BgStory/Bgstory610.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +136 Before the journey ends... Assets/Product/Texture/Image/BgStory/Bgstory624.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +137 Approaching Tide Assets/Product/Texture/Image/BgStory/Bgstory623.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +138 The Brand of Infinity Assets/Product/Texture/Image/BgStory/Bgstory506.jpg The future is in your hand. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent05.png +139 Abyssal Captive Assets/Product/Texture/Image/BgStory/Bgstory626.jpg Something dangerous is coming. Keep your guard up. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +140 Ocean Guardian Assets/Product/Texture/Image/BgStory/Bgstory399.jpg She has been waiting for a long time. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +141 After Clash Assets/Product/Texture/Image/BgStory/Bgstory398.jpg The future is in your hand. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent05.png +142 Cursed Waves Assets/Product/Texture/Image/BgStory/BgStory627.jpg The endgame has descended. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +143 What's Called "Reality" Assets/Product/Texture/Image/BgStory/BgStory594.jpg Walk into the "Reality". Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png +144 Dream of Mist Assets/Product/Texture/Image/BgStory/Bgstory439.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +145 Sharky Box Assets/Product/Texture/Image/BgStory/BgStory627.jpg Stay calm and act wisely. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent04.png +146 After Clash Assets/Product/Texture/Image/BgStory/Bgstory398.jpg The future is in your hand. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent05.png +147 Cursed Waves Assets/Product/Texture/Image/BgStory/BgStory627.jpg The endgame has descended. Assets/Product/Texture/Image/UiBiancaTheatre/UiBiancaIconEvent03.png diff --git a/Resources/table/client/biancatheatre/BiancaTheatreFieldGuide.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreFieldGuide.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6ad6b11991f4af65c207ccaa9d3082fe0c5d1f98 GIT binary patch literal 200 zcmV;(05|`GR;~iHGwXb_v=R?KtD%S~vb?-4!{O*ZEb(Sq?ELO^N;SNQzY2D7eUTRC zZjmk(4{X^0R-I)f+{vC{ zg$ft!;f%}-B*m;Kkt1TZDk2ha%5$44GJ*{Lv?a; zWo~pJLT_$$a|tmG3Ni^oZ*FySAVY6tWq1iP4GJ>}PjqNyav(u+bZKT`V{~%~GYtv` CtW*I2 literal 0 HcmV?d00001 diff --git a/Resources/table/client/biancatheatre/BiancaTheatreFightNodeClient.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreFightNodeClient.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..70671eb0f8de02dc506761aef2957253d9a3ad9c GIT binary patch literal 49227 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/biancatheatre/BiancaTheatreTeamType.tab.bytes b/Resources/table/client/biancatheatre/BiancaTheatreTeamType.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..fa513d9216ff8c34fc8b3a1d2ab30a83b1141c96 GIT binary patch literal 173 zcmV;e08;;TkbMTldw0}SS|gZ(6q~2YJX&HHj7Miw?1Ys&&0S~<+a?zmyy`2Gn(pN* z_>wX=Pp&lSl_41oO)e3l9Do+%SHXENm#=+a!2rAsl1BN|cFxDwksMsLH;5vN03Q+0B7WqBY}WnpazH90g!GcyeeQo&3W literal 0 HcmV?d00001 diff --git a/Resources/table/client/calendar/ActivityCalendar.tab.bytes b/Resources/table/client/calendar/ActivityCalendar.tab.bytes new file mode 100644 index 0000000..3b283fb --- /dev/null +++ b/Resources/table/client/calendar/ActivityCalendar.tab.bytes @@ -0,0 +1,8 @@ +r9˨B$V|p~'@m& kEBK)W-^=\9(A.>Y\vr5b19LXsS؋&_ksq*JXDˠLȳb9j#Id Name SortId TimeId ActivityIcon ActivityBanner ActivityDesc FunctionId IsInCalendar ShowItem[1] ShowItem[2] ShowItem[3] SkipId ExchangeTimeId TaskTimeId FightTimeId +1 Exodus Memoria 1 11301 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab41.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity41.png Requirements: Commandant Lv.40\n\nEvent Info:\n1. There are a total of 5 difficulty levels, all of which are highly challenging with [Lithos] being your formidable enemy.\n2. All members will be reset upon death during the challenge, making the challenge easier to complete.\n3. Each stage has its own 3-star clearance conditions. Collectibles will be rewarded once you have earned a total of 3 stars. The more stars you earn, the higher the quality of the collectibles will be. 1 50005 102 13019002 11724 11301 +2 Guild Expedition II 2 11202 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab42.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity42.png Requirements:\nJoin the Command Bureau to participate.\n\nInfo:\n1. Join forces with your Command Bureau members to defeat the final bosses, 2 Shark-speare.\n2. Take note that the Outposts will be closer to the Base because of Shark-speare.\n3. Clear all Guard Nodes to commence Operation Dangerous Cliff; meanwhile, Shark-speare's countdown will also begin. When the countdown is up, Shark-speare will attack the Base.\n4. All rewards can be obtained by completing missions. Make sure to claim and exchange them for items in the shop before the event ends.\n5. After defeating 2 Shark-speare, you can continue fighting to further enhance your Bureau's final ranking.\n6. 70 Expedition Supplies will be given every day. You can store up to 210 Expedition Supplies in total. 1 50003 96004 102 85016 11202 +3 Midsummer Memento 3 11102 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab43.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity43.png Requirements: Commandant Lv.40\n\nEvent Info:\n1. This event requires a total of 3 players to play.\n2. There are 3 maps available in this event, each with both Cooperation and PVP Mode. Players will be a team in the Cooperation Mode and opponents in the PVP Mode.\n3. In this event, the closer your character is to the camera, the higher score you will reach. Each mode has its own extra points bonuses.\n4. Complete the event missions for different rewards and a limited collectible, Sunshiny Memories. Let's make unforgettable memories together! 1 50005 102 13019001 11727 11102 +4 Slumberland 4 11905 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab44.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity44.png New Coating Trial: Omniframe [Liv: Empyrea] Coating: [Dreamcatcher] 1 3 31104 1 20161 11905 +5 Triumphant Tide 5 11811 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab45.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity45.png Requirements: Commandant Lv.60\n\nEvent Info:\n1. Babel Tower is a set of high-difficulty stages.\n2. Each stage has its own affixes, which will change the way the stage works.\n3. You can select different strategic targets each stage. They will increase the difficulty of combat.\n4. You can select affixes for stages. The affixes can aid you in combat.\n5. The characters you used to complete the stages will be locked and become unavailable in other stages.\n6. You will earn collectible rewards for joining Babel Tower. Your final strategic level will earn you different resource rewards and improve the collectible's quality. 1 102 3 29 11424 11811 11812 +6 Starry Conversations 6 11701 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab46.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity46.png Requirements: Commandant Lv.40\n\nEvent Info:\n1. Gain Astro-Mystery Boxes by playing poker guessing in Starry Conversations and completing missions.\n2. On the Character Story screen in Starry Conversations, you can gift different characters Astro-Mystery Boxes to unlock and view their Double Seventh Festival story.\n3. The hint function has been added to poker guessing. Now you can use it to find out whether the next card is higher or lower. 1 50005 102 30013 11761 11701 +7 A Covenant of Glass 7 11101 Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarTab47.png Assets/Product/Texture/Image/UiWeekCalendar/UiWeekCalendarActivity47.png Event Info: Complete event missions to obtain [Crystal-Heart Plush]. 1 3 102 60002 20154 11101 \ No newline at end of file diff --git a/Resources/table/client/character/CharacterDetail.tab.bytes b/Resources/table/client/character/CharacterDetail.tab.bytes new file mode 100644 index 0000000..6c07399 --- /dev/null +++ b/Resources/table/client/character/CharacterDetail.tab.bytes @@ -0,0 +1,46 @@ +'_6Lģ%rjUDA3_ľkհ`"/:\<  "sh I{T*IfD:VQ&d;Dhg%[@y閣߃ B 2UwId BigImgPath ObtainElementList[1] ObtainElementList[2] ObtainElementList[3] ObtainElementValueList[1] ObtainElementValueList[2] ObtainElementValueList[3] ObtainSpeicalTitle[1] ObtainSpeicalTitle[2] ObtainSpeicalTitle[3] ObtainSpeicalDes[1] ObtainSpeicalDes[2] ObtainSpeicalDes[3] AttribGraphNum[1] AttribGraphNum[2] AttribGraphNum[3] AttribGraphNum[4] AttribGraphNum[5] AttribGraphNum[6] DetailDes Career CareerIcon FullBodyImg +1011002 RoleStory.LiangNomal01 1 2 60 40 Combo Mixed Damage Easy to deal high combo damage. Able to deal Physical and Elemental DMG. 75 60 40 65 65 75 Member of Gray Raven. Somewhat aloof in manner. Good at computers and machines, he is responsible for Gray Raven's hardware and technical issues. 1 RoleStory.LiangNomal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLee.png +1021001 RoleStory.LuxiyaNormal01 1 2 80 20 Duel Dual Blades Has strong single attack ability. Attack DMG boosting skill 70 65 40 55 50 75 The leader of Gray Raven. Brave and selfless, she is ever at the frontline of the war against the Corrupted. 1 RoleStory.LuxiyaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1031001 RoleStory.LifuNormal01 1 100 Melee Heal Has strong area attack ability. Has ally healing skills. 45 60 80 60 60 55 A member of Gray Raven. As one of the newest support Constructs, she's the anchor of the team. 3 RoleStory.LifuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1041002 RoleStory.OlisuoNomal01 1 100 Duel Energy Boost Has strong single attack ability. Has shorter Cooldown of Signature Moves. 85 55 30 40 75 80 Leader of the Purifying Force, elegant yet cold, always performing her orders to perfection. 1 RoleStory.OlisuoNomal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1051001 RoleStory.Yongyechaonormal01 1 100 Damage Reduction Shielding DMG Reduces damage taken. Shields all damages within the range of Signature Moves. 55 80 60 65 55 60 Fun-loving yet mysterious and elusive, her hobby is observing humans, with a practical joke or two mixed in. 2 RoleStory.Yongyechaonormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1061002 RoleStory.ShenweiNormal01 1 100 Block Shield Blocking skill Releases a shield to defend. 65 80 60 75 80 60 Member of Strike Hawk, an outstanding solo operator. He is friendly and helpful, but his carelessness always gets him into trouble. 2 RoleStory.ShenweiNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1071002 RoleStory.KalieninaNomal01 1 2 80 20 Mixed Damage Form Switch Able to deal Physical and Elemental DMG. Signature Move can switch attacking forms. 65 65 35 80 80 70 Trained at the Cosmos Technicians Union, a member of the Engineering Force, Karenina has a fiery personality and solves problems by blowing them up, something that the Purifying Force always finds useful. 1 RoleStory.KalieninaNomal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1081002 RoleStory.DubianNomal01 1 100 Duel Backstab Has strong single attack ability. Attacks at the back deal Extra Damage. 85 65 25 50 90 80 Leader of the Forsaken, who chose to leave Babylonia to protect Oasis with his comrades who have been forgotten by the world. 1 RoleStory.DubianNomal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1021002 RoleStory.R2LuxiyaNormal01 1 4 40 60 Duel Mixed Damage Has strong single attack ability. Able to deal Physical and Elemental DMG. 80 70 40 65 70 65 Lucia's signature frame. As graceful as it is powerful, its mere appearance on the battlefield inspires its allies, earning it the "Dawn" sobriquet. 1 RoleStory.R2LuxiyaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1031002 RoleStory.R2LifuNormal01 1 4 20 80 Heal Mixed Damage Has ally healing skills. Able to deal Physical and Elemental DMG. 65 65 95 75 65 50 Liv has cut her hair as a statement of her strong will to return to the battlefield. 3 RoleStory.R2LifuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1061003 RoleStory.R3KalieninaNormal01 1 5 50 50 Mixed Damage Form Switch Able to deal Physical and Elemental DMG. Signature Move can switch attacking forms. 75 90 65 75 30 45 The result of Kamui's control over the Tenebrion that he was imbued with. This frame is able to switch freely between the two battle forms. 2 RoleStory.R3ShenweiNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1031003 RoleStory.R3LifuNormal01 1 100 Heal Members Damage reduction Has ally healing skills. Signature Move can reduce the damage taken by allies. 70 70 90 80 40 65 Behind the strength of Liv's heart is a simple dream, and such purity is why this frame is so powerful. 3 RoleStory.R3LifuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLiv1.png +1011003 RoleStory.R3LiNormal01 1 100 Combo Physical Damage Easy to deal high combo damage. Skill combinations are powerful. 75 65 40 85 50 75 The limits have been broken. Past and present intertwine. Lee dominates the battlefield with superior computing power. 1 RoleStory.R3LiNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1071003 RoleStory.R3KalieninaNormal01 1 2 30 70 Melee Mixed Damage Has strong area attack ability. Able to deal Physical and Elemental DMG. 65 75 40 90 55 65 Taking off her jacket and releasing the weapon restriction, Karenina is able to unleash the full force of her flaming wrath to burn away everything in her way. 1 RoleStory.R3KalieninaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1051003 RoleStory.R3Yongyechaonormal01 1 2 50 50 Mixed Damage Resistance Reduction Able to deal Physical and Elemental DMG. Able to reduce Elemental Resistance of enemies. 68 85 70 70 60 55 Nanami's enhanced model, equipped with IR-005 propulsion wheels, allowing her to speed across the battlefield at ease. "Hehe, you can only see Nanami's afterimages now." 2 RoleStory.R3Yongyechaonormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1021003 RoleStory.R3LuxiyaNormal03 1 100 Duel Form Switch Has strong single attack ability. Skills can switch attacking modes. 90 60 40 75 45 90 A mysterious enemy encountered by Gray Raven in City 015. Powerful yet mercurial. 1 RoleStory.R3LuxiyaNormal03 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1081003 RoleStory.R3DubianNormal01 1 5 50 50 Agility Mixed Damage Able to transport across space instantly. Able to deal Physical and Elemental DMG. 85 67 25 50 80 82 A frame specially designed to control spacecraft. It was used by Watanabe when he served in the Task Force. 1 RoleStory.R3DubianNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterWatanabe2.png +1091002 RoleStory.R2AilaNormal01 1 100 Attraction Shield Able to draw enemies' aggression. Releases a shield to defend. 63 80 55 77 70 63 An Archaeology Team member from the World Government Association of Art in Babylonia. The "new blood" of Babylonia. Loves art with a passion. 2 RoleStory.R2AilaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1041003 RoleStory.R3BiankaNormal01 1 4 20 80 Piercing Mixed Damage Deals great area damage Able to deal Physical and Elemental DMG. 78 60 35 90 63 80 An illegally modified frame born during the time when the Construct tech was not mature. It can cause charge separation to produce lightning as a means of attack. Specializes in long-distance sniping. 1 RoleStory.R3BiankaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1111002 RoleStory.R2SufeiyaNormal01 1 2 20 80 Pull Heal Able to pull enemies in an area together. Has ally healing skills. 60 70 88 78 55 50 External support for Gray Raven, Sophia also functions as an envoy for the Akdilek Commercial Alliance. Born an orphan on the Eternal Engine, now the sharpest blade of its leader Jamilah. 3 RoleStory.R2SufeiyaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1121002 RoleStory.R2KuluomuNormal01 1 4 30 70 Form Switch Shield Signature Move can switch attacking forms. Releases a shield to defend. 75 80 55 60 70 70 The leader of the Strike Hawk. Capable of relaying important intel through a secure and stable channel. He values the flawless completion of missions, and also the safety of all his teammates. 2 RoleStory.R2KuluomuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1021004 RoleStory.R4LuxiyaNormal03 1 3 20 80 Continual Burst Form Switch Has sustained damage output Skills can switch attacking modes 75 75 40 80 70 85 Babylonia developed this latest frame specifically for Lucia based on Gray Raven's experience and the data collected from Alpha. 1 RoleStory.R4LuxiyaNormal03 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1131002 RoleStory.R2WeilaNormal01 1 5 20 80 Energy Boost Heal Has shorter Cooldown of Signature Moves. Has ally healing skills. 60 80 90 90 50 60 Leader of Cerberus, and the backbone of Babylonia's long-range connection field test team. Vera's extreme methods and belligerent, elusive demeanor have put her at the center of many a controversy. 3 RoleStory.R2WeilaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1511003 RoleStory.R2KamuNormal01 1 5 20 80 Form Switch Burst Signature Move can switch attacking forms. Switch forms for high burst. 75 85 35 75 80 85 A Transcendant that was once a repressed alter-ego in Kamui's M.I.N.D., Camu has been given his own unit by Babylonia, and now specializes in operations in and around heavily-Corrupted Dead Zones. 4 RoleStory.R2KamuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterKamu.png +1141003 RoleStory.R3LuosaitaNormal01 1 100 Defense Down Burst Able to reduce Physical Defense of enemies. Energy spheres provide great burst potential. 70 75 80 80 65 85 Leader of the original Forest Guard, Rosetta has been taken in by Babylonia, designated as a special unit, and redeployed onto the battlefield in a more humanoid form. 2 RoleStory.R3LuosaitaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterRosetta1.png +1521003 RoleStory.R2QuNormal01 1 100 Melee Summon Deals Extra DMG when Core Passive is activated. Summons a Pet to attack when using a Signature Move. 75 80 40 82 80 88 A Transcendant and the last head of Kowloong. After the Battle of Kowloong, she has gone into hiding and continued with her ambition to achieve the Tabula Akasha. 4 RoleStory.R2QuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterQu1.png +1161002 RoleStory.R2ChangyuNormal01 1 3 20 80 Melee Tank Uses follow-up skills to deal DMG and accumulate Energy Deals continuous DMG after performing a Signature Move 70 75 80 60 75 70 Born in Kowloong and a former member of the theater. He has become a bodyguard on Asslam after many twists and turns. 2 RoleStory.R2ChangyuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1171003 RoleStory.R3LunaNormal01 1 5 10 90 Energy Amass Burst Use 3-Ping to trigger 3-Ping and amass energy Her core form grants high burst and gains energy 70 80 55 70 70 95 As an Agent of the Ascension-Network, this is her complete combat form, in which she can manipulate the Heteromer energy of the Punishing Virus and Constructs to deliver attacks with a power that transcends all Ascendants. 1 RoleStory.R3LunaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1181003 RoleStory.R3TwobNormal01 1 100 Sustained Damage Energy Regen Core state deals continuous high frequency damage. Able to quickly recover energy for A2, 9S and itself 80 80 60 80 60 85 2B is an all-purpose battle android from the automated YoRHa infantry. She is equipped with a multitude of blades for close-quarters combat and can attack from range using the POD support system. 1 RoleStory.R3TwobNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1191003 RoleStory.R3NinesNormal01 1 100 Heal Hack Able to heal allies Able to hack enemies, dealing massive DMG 70 75 85 85 65 60 This unit's official title is Model S, Number 9. While this YoRHa member possesses offensive capabilities, he specializes in survey missions—and is particularly skilled at information gathering and hacking. 3 RoleStory.R3NinesNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1201003 RoleStory.R3ATwoNormal01 1 100 Defense Down Berserk Able to reduce enemy Defense. Able to enhance herself, granting 2B and 9S increased DMG. 75 85 80 80 60 75 A YoRHa prototype that specializes in close-quarter combat. Though not presently in use, it was originally created to speed along the implementation of other official models such as 2B and 9S. 2 RoleStory.R3ATwoNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1211002 RoleStory.R2WanshiNormal01 1 3 20 80 Heal Snipe Able to heal friendly force Able to precisely snipe the enemy after dodge 70 75 80 65 85 70 As a Strike Hawk member, Wanshi always has a sleepy look. But once you get to know him better, you will realize he can be very trustworthy when things have gone bad. 3 RoleStory.R2WanshiNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1531003 RoleStory.R3SailinnaNormal01 1 4 10 90 Melee Burst Able to affect the game through different orb ping Able to switch to Signature Move status in a quick manner 75 80 50 85 85 85 Formerly a member of the Archaeological Team, Selena used to have a great singing voice. She was also known for her talent in art and her gentle yet resilient nature. After being rescued by an Ascendant following the space station and Red Tide incidents, she is now a Transcendant. 4 RoleStory.R3SailinnaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1121003 RoleStory.R3kuluomuNormal01 1 3 20 80 Form Switch Resistance Reduction Able to switch to a burst form and launch powerful attacks. Able to reduce the Resistance of enemies. 75 80 70 85 82 70 The second specialized frame of Babylonia's mid-term military Construct development plan. It has been adjusted and optimized based on Chrome's request. 2 RoleStory.R3KuluomuNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1221002 RoleStory.TwentyoneNormal01 1 5 20 80 Burst Instant Dodge A signature move that can deal massive DMG Can remove abnormal status effects when in Haywire status 70 75 60 75 90 80 Originally a subject of a Daedalus corporation experiment, she was retrieved during a mission conducted by Kurono. Later, she was transferred to Babylonia's Task Force with Vera. She is gloomy and seemingly expressionless in appearance. However, she becomes exceptionally vicious and dangerous under extreme circumstances. 2 RoleStory.TwentyoneNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1131003 RoleStory.R3WeilaNormal01 1 4 15 85 Burst Resistance Reduction Deals massive DMG in a short time. Able to reduce the Resistance of enemies. 75 75 75 85 70 80 A frame Vera used in the past. Designed as an advanced, decisive countermeasure against hostile Constructs, it was finally introduced as an official unit not long ago. Its weapon is a specially forged banner spear. 2 RoleStory.R3WeilaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1541003 RoleStory.R3LuolanNormal01 1 2 20 80 Combo Form Switch Can deal various combos Signature Move can switch attacking forms. 75 80 50 85 85 85 A former performer in the Golden Age who is sarcastic on the outside yet serious on the inside. Participated in a lot of actions as an Ascendant. Reformed into the current frame by an agent due to huge damage done to the old frame after a few number of setbacks. 4 RoleStory.R3LuolanNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLuolan.png +1031004 RoleStory.R3WeilaNormal01 1 2 10 90 Amplification Burst Enhances teammates Deals massive DMG in a short time. 75 80 80 80 80 90 A brand new specialized frame developed by the Science Council that is capable of "purifying" the Punishing Virus. To protect everything she loves, Liv has made her own choice. 5 RoleStory.R3WeilaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1531004 RoleStory.R4SailinnaNormal01 1 5 10 90 Amplification Burst Enhances teammates Deals massive DMG in a short time 70 60 85 75 85 90 Selena's backup frame. Made with the support of an artist from WGAA, it is free-spirited and lively like its namesake, but the sentiments it embodies are earnest and solemn. 5 RoleStory.R4SailinnaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1551003 RoleStory.R2PulaoNormal01 1 100 Summon Burst Uses her Signature Move to summon her weapon Deals massive DMG with Core Passive Follow-Up 75 60 70 75 70 85 The frame of Pulao, one of the Dragon Children, is not made from conventional components but has been carefully adapted to fit her M.I.N.D., allowing her to make the most of her unusually strong powers. 4 RoleStory.R2PulaoNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterPulao.png +1051004 RoleStory.R4YongyechaoNormal01 2 100 Form Switch Resistance Reduction Signature Move can switch attacking forms. Able to reduce the Resistance of enemies. 60 75 80 95 75 85 A frame Nanami made for herself. It is extremely lightweight, but both the technology inside it and its strength have reached a level that is far beyond the level of the human technology nowadays. 2 RoleStory.R4YongyechaoNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1561003 RoleStory.R2HakamaNormal01 1 3 10 90 Control Burst Freezes enemies to restrain their actions Deals massive DMG in a short time 78 62 68 74 70 90 A mechanoid from the Church of Machina that roams Earth in search of the Sagemachina. Compared with other mechanoids, she seems to have other reasons for pursuing this "Sage". 4 RoleStory.R2HakamaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterHaicma.png +1071004 RoleStory.R4YongyechaoNormal01 5 100 Burst Resistance Reduction Deals massive DMG in a short time Able to reduce the Resistance of enemies. 70 85 75 80 85 95 A frame Karenina developed for the low-gravity environment on the Moon. The core power system is equipped with a cutting-edge miniaturized gravitation device, allowing for short-term air mobility. 2 RoleStory.R4YongyechaoNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png +1571003 RoleStory.R2NuoanNormal01 1 4 10 90 Combo Burst Activates Core Passive repeatedly to deal massive DMG Deals massive DMG in a short time 78 60 65 78 76 88 The frame "he" created in order to save Noan. It weighed only 41.3 kg at first. A lot of deteriorated parts were used to restrict the movement of the user. Babylonia remodeled it to ensure everything could run smoothly. 4 RoleStory.R2NuoanNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterNuoan1.png +1041004 RoleStory.R4BiankaNormal01 1 100 Form Switch Burst Able to switch to a burst form and launch powerful attacks. Deals massive DMG in a short time. 79 88 82 88 84 95 A new specialized frame devised by Kurono based on thorough research into the tissue of the Hetero-Hive Mother. It is equipped with the Phantom Tracer, which can decipher certain information left by the Punishing Virus. 1 RoleStory.R4BiankaNormal01 Assets/Product/Texture/Image/IconChouKaRole/DrawCharacterLucia.png \ No newline at end of file diff --git a/Resources/table/client/character/CharacterElement.tab.bytes b/Resources/table/client/character/CharacterElement.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2e44e9be3690d37fc75486e83c8a89748550f8d1 GIT binary patch literal 1782 zcmbW1ziSjh6vsuYjmBUjh(ZQZq`6$o4;3wp7vq^gA^}5!29delce`U|XV&?VWGzG_ zCWwXp1){ZDh>a)~V!%caMKFpQE6Wf&F^Im|%a0@2WSeF8Zr+>s{k-pcmqvS<@5{HZ zpBEZOll{7Dx#{+&#d~8@Gapwv9*mstx%T&6rMa-{ZksuJ;xTL5yW_)~uV1b%U3l_m zd}Z<3()PLCvoB`KcV-4k3;PZ(ocwvb>-*>TJ6mpEzt!@iJa(h&_r;EvqjP$=W#!@Q zwrvNNUyb)4>u!6h=Uc!1Ix@fK(Lmsx;t+!{XJ`ywA822(#4stm0e|(;+1SwG4M(YF zKIL8?Q{WpyjiLU8CMKeW1VA}iJ3;z}P8YqB)?jq|u#$oGP5TH;8>^swAf_QcG4)8A zY`mP)W0tdGBEnpOV-Yjpq8l4Jy)qVvLVOt~QiH1yi2G20B?Uwv+$Slni&_oJNCK)9m)g)0e zv0Nk1A}OsR%V@bO9jPoK6IIR-YOhrSbCFb9MGRFTBHTL4ek*g4#JD<;U1$LCN);_t zr3Mi}su&v$0#ul;fujoOI=6_0QCngaGb!QhvSmR=0pU~?z!e}c2`V)a6CuWHLxth# zCNg+!J`43?)?C6}V4d=AZxCe|fxmhsl1ZAB+@Ns@_K{S8#sm!nDzil;#TKF%14?Yb ziP82Ph=zo^V>N&^S2=q)7ojzbdq)Fef*M9id}=iyyVU}Uq^x9|S<4kd48)1M7-y+K z1W<+7qtEaHm`+?)MH3eAw16R2ua)U=yCzu?fbuy_HX&cvn-BaT!WJI z8^Li^G+@*%p)~^wEQ*CqU|BkYcP_s!(7;1I|+_a$+v2$_Ss{{Wy*mHGex literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/CharacterFilter.tab.bytes b/Resources/table/client/character/CharacterFilter.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..73469d4623c5e29a05269fc09f12cc06ec2fc106 GIT binary patch literal 241 zcmeAXbP?lx*{a8zGm9zk`Q!UJ2`OT!i_>zgtb5z%%cm> z8m;g3UC(+g^z{tu%7%3rw-W4}a}^zr-@M+Pc=%@hvNvgs(+kx$GQ5#!eW1HtU};ax zgyx$axe;@O=j>+^oqXQZ?7)`?@3+Kmo~~Bg^{G&4mA_{SXGmhYdr^LAL2DIk)0h*e+=9~ttj!Wg0=WPze^=cA literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/CharacterFilterCommonGroup.tab.bytes b/Resources/table/client/character/CharacterFilterCommonGroup.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a5c5681f54bbd4344063b3367b4bc58d29e08a97 GIT binary patch literal 511 zcmeZ}ycZ%aaeFy~cIe9PSw7AxYe>dI}3W@*CP*vG| z@aLX+yYrS+FunR9C%oxM{wHg@GNq!~3aue`9`)Cm&Anu=>)z-d(fL0$QOa+E^7@^d z)7`tjw9C!8u3Db`Yt7ozmw(Ut;i}GQoU`vRtHa~N^`0r5E~&-IoFR$n#nFbb5ZVYz z8$)RmC~XR*&7ib7l(vAWh>d{Q z7>G?djevY3Am0ecH!?5*VpC32pqMF8%oHfb%VoqFQk0lioSd4Ml9*Sb;98NKQ(Bx^ z1~Lky9KUu>PM`_KoWYqXsS3d*`9+lqo_QsyMLDG@=uR;q#yPxPCY;V0iA9OYKtmLQ QfvgmuHiVDxIS1qt05^)6*Z=?k literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/CharacterFilterTag.tab.bytes b/Resources/table/client/character/CharacterFilterTag.tab.bytes new file mode 100644 index 0000000..eaa18cb --- /dev/null +++ b/Resources/table/client/character/CharacterFilterTag.tab.bytes @@ -0,0 +1,23 @@ +/eK&{mhcBτzL[hfi)Dظ惯\X G7~iF6#A=, N<_j]R{>j8MVTa#kId TagName CharacterType Value SelectedIcon UnSelectedIcon +101 Attacker 1 1 Assets/Product/Texture/Image/IconType/IconZY1.png Assets/Product/Texture/Image/IconType/IconZY2.png +102 Tank 1 2 Assets/Product/Texture/Image/IconType/IconZY3.png Assets/Product/Texture/Image/IconType/IconZY4.png +103 Support 1 3 Assets/Product/Texture/Image/IconType/IconZY5.png Assets/Product/Texture/Image/IconType/IconZY6.png +104 Vanguard 2 4 Assets/Product/Texture/Image/IconType/IconZY9.png Assets/Product/Texture/Image/IconType/IconZY10.png +105 Amplifier 1 5 Assets/Product/Texture/Image/IconType/IconZY7.png Assets/Product/Texture/Image/IconType/IconZY8.png +201 Physical 0 1 Assets/Product/Texture/Image/IconType/IconTypeYsWuliWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsWuli.png +202 Fire 0 2 Assets/Product/Texture/Image/IconType/IconTypeYsHuoWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsHuo.png +203 Ice 0 3 Assets/Product/Texture/Image/IconType/IconTypeYsBingWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsBing.png +204 Lightning 0 4 Assets/Product/Texture/Image/IconType/IconTypeYsLeiWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsLei.png +205 Dark 0 5 Assets/Product/Texture/Image/IconType/IconTypeYsAnWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsAn.png +206 Mixed 0 6 Assets/Product/Texture/Image/IconType/IconTypeYsHunheWhite.png Assets/Product/Texture/Image/IconType/IconTypeYsHunhe.png +301 Normal 0 1 +302 Elite 0 2 +303 Boss 0 3 +401 Attacker 0 1 Assets/Product/Texture/Image/IconType/IconZY1.png Assets/Product/Texture/Image/IconType/IconZY2.png +402 Tank 0 2 Assets/Product/Texture/Image/IconType/IconZY3.png Assets/Product/Texture/Image/IconType/IconZY4.png +403 Support 0 3 Assets/Product/Texture/Image/IconType/IconZY5.png Assets/Product/Texture/Image/IconType/IconZY6.png +404 Vanguard 0 4 Assets/Product/Texture/Image/IconType/IconZY9.png Assets/Product/Texture/Image/IconType/IconZY10.png +405 Amplifier 0 5 Assets/Product/Texture/Image/IconType/IconZY7.png Assets/Product/Texture/Image/IconType/IconZY8.png +501 B-Rank 1 Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSB.png Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSB2.png +502 A-Rank 2 Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSA.png Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSA2.png +503 S-Rank 3 Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSS.png Assets/Product/Texture/Image/IconRoleQulity/CommonBtnXuanzeSS2.png diff --git a/Resources/table/client/character/CharacterFilterTagGroup.tab.bytes b/Resources/table/client/character/CharacterFilterTagGroup.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..536039778030b6a229ba01421a1c29aa8aa1f511 GIT binary patch literal 368 zcmYc~wt!2g=I`3#?_aVuo@Z&dS{D}Oz@TL+bzQ%GYR)r*^Nr8y@Q35yk~+@*f-P{sd~R1c*&JIXMk^ zxr{hn^HPh_D>;pTDvW?CjDRYPfGUiDDvS)wI5~}Yxr{k|Qp-|vIE{g7jDc#5foed& zgqO<%YJmw*$^UId GraphName +1 Single +2 Survival +3 Support +4 Area +5 Difficulty +6 Burst diff --git a/Resources/table/client/character/CharacterLiberation.tab.bytes b/Resources/table/client/character/CharacterLiberation.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e25a2f6e82bcfc6d8024ccf66ca53c6ead04da6f GIT binary patch literal 26632 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 JKEdC8{s+)nHEjR@ literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/CharacterShowScore.tab.bytes b/Resources/table/client/character/CharacterShowScore.tab.bytes new file mode 100644 index 0000000..01663d8 --- /dev/null +++ b/Resources/table/client/character/CharacterShowScore.tab.bytes @@ -0,0 +1,46 @@ +l1W'ͩ1O58ۃCߘbҔk Q &:f-hn<4 u+d]/ +!Am%N|{hkL:1?ʫ(y(ZE^(ReCharacterId Quality[1] Quality[2] Quality[3] Quality[4] Quality[5] Quality[6] +1011002 0 1300 1400 1575 1820 2100 +1021001 1130 1230 1330 1500 1730 1995 +1031001 1130 1230 1330 1500 1730 1995 +1041002 0 1300 1400 1575 1820 2100 +1051001 0 1300 1400 1575 1820 2100 +1061002 0 1300 1400 1575 1820 2100 +1071002 0 1300 1400 1575 1820 2100 +1081002 0 1300 1400 1575 1820 2100 +1021002 0 1300 1400 1575 1820 2100 +1031002 0 1300 1400 1575 1820 2100 +1011003 0 0 2000 2250 2600 3000 +1031003 0 0 2000 2250 2600 3000 +1061003 0 0 2000 2250 2600 3000 +1071003 0 0 2000 2250 2600 3000 +1051003 0 0 2000 2250 2600 3000 +1021003 0 0 2000 2250 2600 3000 +1081003 0 1300 1400 1575 1820 2100 +1091002 0 1300 1400 1575 1820 2100 +1041003 0 0 2000 2250 2600 3000 +1111002 0 1300 1400 1575 1820 2100 +1121002 0 1300 1400 1575 1820 2100 +1021004 0 0 2000 2250 2600 3000 +1131002 0 1300 1400 1575 1820 2100 +1511003 0 0 2000 2250 2600 3000 +1141003 0 0 2000 2250 2600 3000 +1521003 0 0 2000 2250 2600 3000 +1161002 0 1300 1400 1575 1820 2100 +1171003 0 0 2000 2250 2600 3000 +1181003 0 0 2000 2250 2600 3000 +1191003 0 0 2000 2250 2600 3000 +1201003 0 0 2000 2250 2600 3000 +1211002 0 1300 1400 1575 1820 2100 +1531003 0 0 2000 2250 2600 3000 +1121003 0 0 2000 2250 2600 3000 +1221002 0 1300 1400 1575 1820 2100 +1131003 0 0 2000 2250 2600 3000 +1541003 0 0 2000 2250 2600 3000 +1031004 0 0 2000 2250 2600 3000 +1531004 0 0 2000 2250 2600 3000 +1551003 0 0 2000 2250 2600 3000 +1051004 0 0 2000 2250 2600 3000 +1561003 0 0 2000 2250 2600 3000 +1071004 0 0 2000 2250 2600 3000 +1571003 0 0 2000 2250 2600 3000 diff --git a/Resources/table/client/character/CharacterSort.tab.bytes b/Resources/table/client/character/CharacterSort.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..5c4d3eda80ba01045e9221a8e59f5daae5174a60 GIT binary patch literal 251 zcmYeg`K7IF`t|p>0-s5CmIVLJu|6%&crD1RUv1_LwkC$o>k|UQoA@H7m)P)FTI5H+ zKJ}=EeclnJ>2FQ%+q6aAzq?fS#9gjU&z8Sf7N)*BXm(KZBH5pu-YnB*G8Kov3opv} zf6`vQB#7NuMzfH`k&*AxPu~+aGXKY|J^O-X%_GKtKRr`8LlV=AqYYyrv=NjxhSDan uyj+HyhMY#6#+)X+Tt*0{F@kA=V45PBW(i%~g*Id TagName CharacterType +1 Default 0 +2 Lv 0 +3 Rank 0 +4 BP 0 +5 Ultralimit 0 +6 Monster Rank 0 \ No newline at end of file diff --git a/Resources/table/client/character/CharacterTabId.tab.bytes b/Resources/table/client/character/CharacterTabId.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..af8259fdaa2a8117aa42134ceb8df83e47322362 GIT binary patch literal 6478 zcmaKvKWLq07{wK}^a_GY9n>KflumNrKVNc#G;JtF<4~#;M8)CWq&2f{VB*F5+aR;2@}rpp*EVlN)mG!+qXDL&-V$@_y&{-E;b#K6G>R z*3s23etZAO-SzvfetzQCD1G(O`p-9?`SAFw&)qrp)Qdk{{NT*sum3(-y}f(!v9;@` zci+9Yx_kJu-t8wI`0?ZV#<6ej|NhDE?w(xfKl{^U<)4Q}e;@sG`;ULGU%U1AgpML$Dt5?o{edF4%haRlI+&g*r(Y1}pJYIuHZ-!m09ll$3h_Km=nVJl`UO`&ur85FWn zurDneC}dE8&GMTMD}zF|Go>c_3<}w<(&233Eo4y0Mjihf#}0q zD4R_#$YL7&gk#ed%30bzusrCS5 znIxwgcYA23ca+`zVu0)uGR>-Z6UJu!lE!u_vXY{9DzcJ(b}F)x zT6QY3k~VfKvXT;ZDzcL9omEk}St{45$V!^lsmMwS)~U!!dey1OO6t_9mQ|4!o%g?; z+%t!rzDS=&K74wLG;8F;lT)N)BOg*L(zcPWqwk=1Bi|x@?big{?-G6O_XPL`^tE3U z;9G`I`Z+kC4IX?4O&$5jLpnS1k%zQ*ik33{aA|H9krbIsS zkadZCdU7x~CT)-UpbN0l9vmCQX8D9?SJfQ(aD zSv~jDIBb=%b283YW#gQ@ceI0Pb26TgI{%#lN5g|r=f6}y#`93;zg0lSV_-yOWukw7Qd-nv}VdnVNLClbM=Sx09KgG`5qO lniTb{%zm!Y&rW7)Qp-+eYSP9|W@=KxPG)M-y-x1>{{y%c!QlV^ literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/CharacterUiEffect.tab.bytes b/Resources/table/client/character/CharacterUiEffect.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f27a78cc1581240567128f4232159ee56a077fa7 GIT binary patch literal 4239 zcmchaO-K}B7{{X$8AXZ?d59uZ=%l_Mv!mN3Tv_pB6Pc2NAeh`)chH?tcLwTIV9>$n zAks;qi-o7?l9%dG^l`ADf*>&H5Om5AB*IHQ@B7Zoe(1K2_sd(dONxBwPvpI ze)GWhXTMhBN8T*ewm!VmwBBbe&fYkFV&-UaR#@ zLk)xP4&G~hLLOv4{Czon>Q8^m!s74cjWc~|rN_u;EyspWT_djekj!Mv5m$E{chJb0 zig+9{+-yS~Ry2$eMVg{0UHQD}=G%v+oU}LMwu`U9qnRWHGz2of2uNFn2u31qxY@u{LAgfxVegkwylA!|esQMw(= zu9_0*&O%Dp0?BSCmvd~EOK?yeGR#Qz70I3{#(YJ(XNsDysP36!2UEnI(8ubdsHUuN zP6|!qZ~gfQo7L%uCA%9o?uVtj8x|u!t{O3}&Xeb~kT}P2%W7Z%o>w`x^Z1nhCqB@Q zfIrs7gf#(w!A>S{br6TVal`S+4?8++>4YC}O9@+wIr1O^J(VZIDF+egusjhCHi$sG z<%w{XK?Hg(PlV$uM51-uZ!sTT#7DPM+W}?1tU9(ayOoy}Dp^)}wybm~Zx*IYpslfT zRn3H6Fs*ST+*tgHXW~O5&dWWCaLNhUme-M9W6a0}8YOIqlTtVcC!EJFT3&!-we?;> zNB7^0t&WQJxyl9_fqAizj8X~C z33IHScDrJ!1l}yRJ6?u=C6PK%I)oTRA<1E8hDCQVJa0EM9o7?PQra08Y3 zS){E$=sAX6eiPFPf4!+)!WPuXH?c?}!V*;GYw|J?j-W=qiABjo71j`ABK_WI!m-U1 cWL1@<1pM$G3oz1E@hC1#Slq?MtMc~z1L<#gYXATM literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/enhanceskill/EnhanceSkillEntry.tab.bytes b/Resources/table/client/character/enhanceskill/EnhanceSkillEntry.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d0bf336dec9e4eceaa21959b322fc9973a8fa6a0 GIT binary patch literal 1806 zcmZ8hL5Lhh6cvI<2N%Jcc=;g*L)aa5X4jaAh`T%Px-c7u%t8V|q^9~$cQM^no$Bgc zW|3e#d5Z`2A~{68cyKj>9`+;w1G$NMQF2+qi(Ui|o&;Z2&& zw~iWTf4cd~vk%_-p#AaZPv5#|@4oZt-ksae|M2Mkwd;4bE? z+EkWlm-B)x$1{N8z6NZzqMkHXrb;KYt@p%ZxFK{7w*_2lN=F-Zgk;$a?zUta^K4Cm zj79J~S06S9xzda}DoLI8Bzl!icn0+3rG{QYt;|?us*-xC z&k@d}7fO1gOR6Mk^1^aia!he$eYyR>r$M_ZljR)E^|y%b3rqVd%c$=kicCm+>W@fJ z8IZ}P!r>)h%~m-0#O%R9PUWHd%dm>kF>9YIG_0mV>=i5V8*~Q7=48B%f>xHgJ~M7} z5#wUu?I_tg?>7l37 zU{8uGGqVqlN|%mB?47&3GImd|P*%CJ;)Ps*T$_;L-C6cP*^K;;%gUByQdPkg5I?KnlkGY1La@6V6*6Dpt?Gt>Z}^_ zwB2)oXdxQUpzg6kt#wOih6?p7M^b2Qd{<>?<_wvT?8Rt3GbZ*h#4}TY=q|W1t`UQz*Ap(6T(XdJF9}Jf|KA6Wfx(= zp)XQ77^yI2InCsMzybNl_ZE9CI9O0;C?Uw))`xI`~}=yX_|DGH7o)boY{d=O+Xz>dNK@UzGykqB~t R+GOTx#U>bqsIU|o{{y?ce$D^@ literal 0 HcmV?d00001 diff --git a/Resources/table/client/character/enhanceskill/EnhanceSkillTypeInfo.tab.bytes b/Resources/table/client/character/enhanceskill/EnhanceSkillTypeInfo.tab.bytes new file mode 100644 index 0000000..a69c6ef --- /dev/null +++ b/Resources/table/client/character/enhanceskill/EnhanceSkillTypeInfo.tab.bytes @@ -0,0 +1,16 @@ +lk/C&iK:!*:?%q%ԒT- uY]Kԗx HK8'*Aɦ,{j!Eƞ^\ޗ]#< \e)OJ$ЂSǾType Name +1 Red Orb Skill +2 Yellow Orb Skill +3 Blue Orb Skill +4 Basic Attack Skill +5 Signature Move +6 QTE Skill +7 Core Passive Skill +8 Leader Skill +9 Class Skill +10 Ultima Awaken Skill +11 SS Passive Skill +12 SSS Passive Skill +13 SSS+ Passive Skill +14 Frame Skill Leap +15 Uniframe Skill diff --git a/Resources/table/client/character/enhanceskill/EnhanceSkillUpgradeDes.tab.bytes b/Resources/table/client/character/enhanceskill/EnhanceSkillUpgradeDes.tab.bytes new file mode 100644 index 0000000..669c25b --- /dev/null +++ b/Resources/table/client/character/enhanceskill/EnhanceSkillUpgradeDes.tab.bytes @@ -0,0 +1,1011 @@ + ++ vtjt W(A/9/e;WW )iy.':5%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +2 102228 1 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 5%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +3 102228 2 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 5.29%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +4 102228 3 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 5.59%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +5 102228 4 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 5.88%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +6 102228 5 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 6.18%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +7 102228 6 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 6.47%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +8 102228 7 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 6.76%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +9 102228 8 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 7.06%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +10 102228 9 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 7.35%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +11 102228 10 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 7.65%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +12 102228 11 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 7.94%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +13 102228 12 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 8.24%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +14 102228 13 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 8.53%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +15 102228 14 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 8.82%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +16 102228 15 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 9.12%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +17 102228 16 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 9.41%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +18 102228 17 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 9.71%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +19 102228 18 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 10%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +20 102228 19 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 10.29%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +21 102228 20 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 10.59%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +22 102228 21 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 10.88%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +23 102228 22 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 11.18%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +24 102228 23 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 11.47%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +25 102228 24 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 11.76%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +26 102228 25 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 12.06%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +27 102228 26 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 12.35%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +28 102228 27 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 12.65%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +29 102228 28 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 12.94%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +30 102228 29 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 13.24%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +31 102228 30 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 13.53%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +32 102228 31 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 13.82%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +33 102228 32 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 14.12%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +34 102228 33 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 14.41%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +35 102228 34 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 14.71%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +36 102228 35 Vortex Flurry Upon a 3-Ping, Extra DMG Bonus of [Lotus - Flurry] increases by 15%.\n \n·Lv.9 — [Lotus - Flurry] pulls in surrounding enemies upon a 3-Ping.\n \n·Lv.18 — When casting [Lotus - Flurry] with a 3-Ping while the Signature is active, pressing and holding the Basic Attack button triggers Iaido - Deadly Slash, dealing 360% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhong1.png +37 102229 0 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 5%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +38 102229 1 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 5%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +39 102229 2 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 5.29%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +40 102229 3 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 5.59%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +41 102229 4 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 5.88%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +42 102229 5 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 6.18%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +43 102229 6 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 6.47%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +44 102229 7 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 6.76%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +45 102229 8 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 7.06%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +46 102229 9 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 7.35%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +47 102229 10 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 7.65%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +48 102229 11 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 7.94%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +49 102229 12 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 8.24%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +50 102229 13 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 8.53%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +51 102229 14 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 8.82%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +52 102229 15 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 9.12%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +53 102229 16 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 9.41%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +54 102229 17 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 9.71%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +55 102229 18 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 10%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +56 102229 19 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 10.29%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +57 102229 20 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 10.59%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +58 102229 21 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 10.88%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +59 102229 22 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 11.18%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +60 102229 23 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 11.47%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +61 102229 24 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 11.76%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +62 102229 25 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 12.06%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +63 102229 26 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 12.35%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +64 102229 27 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 12.65%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +65 102229 28 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 12.94%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +66 102229 29 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 13.24%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +67 102229 30 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 13.53%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +68 102229 31 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 13.82%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +69 102229 32 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 14.12%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +70 102229 33 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 14.41%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +71 102229 34 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 14.71%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +72 102229 35 Thunder Kill Realm Extra DMG Bonus of lightning bolt attacks triggered by [Lotus - Lightning Dance] increases by 15%.\n \n·Lv.9 — The chance of triggering lightning bolt attacks by [Lotus - Lightning Dance] increases to 50%/75%/100%.\n \n·Lv.18 — [Lotus - Lightning Dance] triggers heavenly bolt attacks instead, increasing Lightning DMG Bonus by 10%. Assets/Product/Texture/Image/IconSkill/R2luxiyaExhexin1.png +73 102230 0 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 5% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +74 102230 1 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 5% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +75 102230 2 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 5.29% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +76 102230 3 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 5.59% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +77 102230 4 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 5.88% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +78 102230 5 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 6.18% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +79 102230 6 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 6.47% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +80 102230 7 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 6.76% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +81 102230 8 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 7.06% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +82 102230 9 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 7.35% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +83 102230 10 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 7.65% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +84 102230 11 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 7.94% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +85 102230 12 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 8.24% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +86 102230 13 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 8.53% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +87 102230 14 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 8.82% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +88 102230 15 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 9.12% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +89 102230 16 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 9.41% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +90 102230 17 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 9.71% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +91 102230 18 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 10% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +92 102230 19 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 10.29% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +93 102230 20 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 10.59% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +94 102230 21 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 10.88% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +95 102230 22 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 11.18% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +96 102230 23 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 11.47% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +97 102230 24 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 11.76% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +98 102230 25 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 12.06% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +99 102230 26 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 12.35% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +100 102230 27 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 12.65% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +101 102230 28 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 12.94% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +102 102230 29 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 13.24% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +103 102230 30 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 13.53% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +104 102230 31 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 13.82% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +105 102230 32 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 14.12% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +106 102230 33 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 14.41% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +107 102230 34 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 14.71% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +108 102230 35 Glow Lotus Blade When casting [Signature - Lotus Blade], Lucia: Dawn's Extra DMG Bonus increases by 15% for 10s. Its duration will reset every time it is triggered.\n \n·Lv.9 — Automatically recovers Signature Energy for 10s after casting the Signature.\n \n·Lv.18 — Energy of Lotus Blade will not be reduced when Lucia: Dawn is on standby. Assets/Product/Texture/Image/IconSkill/R2luxiyaExdazhao1.png +109 155328 0 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 350% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +110 155328 1 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 350% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +111 155328 2 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 370.59% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +112 155328 3 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 391.18% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +113 155328 4 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 411.76% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +114 155328 5 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 432.35% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +115 155328 6 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 452.94% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +116 155328 7 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 473.53% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +117 155328 8 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 494.12% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +118 155328 9 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 514.71% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +119 155328 10 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 535.29% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +120 155328 11 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 555.88% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +121 155328 12 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 576.47% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +122 155328 13 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 597.06% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +123 155328 14 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 617.65% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +124 155328 15 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 638.24% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +125 155328 16 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 658.82% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +126 155328 17 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 679.41% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +127 155328 18 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 700% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +128 155328 19 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 720.59% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +129 155328 20 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 741.18% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +130 155328 21 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 761.76% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +131 155328 22 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 782.35% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +132 155328 23 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 802.94% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +133 155328 24 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 823.53% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +134 155328 25 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 844.12% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +135 155328 26 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 864.71% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +136 155328 27 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 885.29% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +137 155328 28 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 905.88% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +138 155328 29 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 926.47% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +139 155328 30 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 947.06% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +140 155328 31 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 967.65% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +141 155328 32 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 988.24% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +142 155328 33 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 1008.82% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +143 155328 34 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 1029.41% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +144 155328 35 Dragon Claw Spin Speed Attack - Dragon Claw Spin: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Pulao: Dragontoll will perform a powerful counterattack move Dragon Claw Spin, launching the target into the air and strangling it with her legs before spinning and slamming it to the ground. Depending on the Rank of Pulao: Dragontoll, Dragon Claw Spin deals the enemy Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge while dealing 1050% Physical DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2PulaoShanxi1.png +145 155329 0 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 400% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +146 155329 1 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 400% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +147 155329 2 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 423.53% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +148 155329 3 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 447.06% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +149 155329 4 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 470.59% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +150 155329 5 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 494.12% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +151 155329 6 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 517.65% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +152 155329 7 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 541.18% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +153 155329 8 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 564.71% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +154 155329 9 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 588.24% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +155 155329 10 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 611.76% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +156 155329 11 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 635.29% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +157 155329 12 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 658.82% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +158 155329 13 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 682.35% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +159 155329 14 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 705.88% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +160 155329 15 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 729.41% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +161 155329 16 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 752.94% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +162 155329 17 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 776.47% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +163 155329 18 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 800% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +164 155329 19 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 823.53% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +165 155329 20 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 847.06% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +166 155329 21 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 870.59% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +167 155329 22 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 894.12% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +168 155329 23 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 917.65% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +169 155329 24 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 941.18% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +170 155329 25 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 964.71% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +171 155329 26 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 988.24% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +172 155329 27 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1011.76% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +173 155329 28 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1035.29% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +174 155329 29 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1058.82% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +175 155329 30 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1082.35% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +176 155329 31 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1105.88% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +177 155329 32 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1129.41% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +178 155329 33 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1152.94% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +179 155329 34 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1176.47% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +180 155329 35 Whirlwind Strike Finishing Move - Whirlwind Strike: When the target has an empty Finisher Gauge and is within range of the Finishing Move Whirlwind Strike, tapping Basic Attack will summon Dragon Axe to crush the target as well as its surrounding units, dealing 1200% Physical DMG. Pulao: Dragontoll will then throw that target off the battlefield. Assets/Product/Texture/Image/IconSkill/R2PulaoZhongjieji1.png +181 155330 0 Enhanced Speed Attack Dragon Claw Spin deals 100% more Physical DMG to surrounding targets. Slamming the target to the ground will trigger the Dragon Cloudspring effect. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +182 155330 1 Enhanced Speed Attack Dragon Claw Spin deals 100% more Physical DMG to surrounding targets. Slamming the target to the ground will trigger the Dragon Cloudspring effect. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +183 155331 0 Enhanced Finishing Move Able to move when performing Whirlwind Strike and deal an additional 400% Physical DMG to surrounding units. All targets in the area that can be finished will be thrown off the battlefield by Dragon Axe. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +184 155331 1 Enhanced Finishing Move Able to move when performing Whirlwind Strike and deal an additional 400% Physical DMG to surrounding units. All targets in the area that can be finished will be thrown off the battlefield by Dragon Axe. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +185 155332 0 Enhanced Team After any Uniframe in the team uses a Finishing Move, the next incoming Vanguard Uniframe's Class Skill increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +186 155332 1 Enhanced Team After any Uniframe in the team uses a Finishing Move, the next incoming Vanguard Uniframe's Class Skill increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +187 154328 0 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 150% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +188 154328 1 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 150% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +189 154328 2 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 158.82% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +190 154328 3 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 167.65% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +191 154328 4 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 176.47% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +192 154328 5 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 185.29% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +193 154328 6 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 194.12% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +194 154328 7 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 202.94% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +195 154328 8 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 211.76% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +196 154328 9 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 220.59% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +197 154328 10 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 229.41% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +198 154328 11 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 238.24% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +199 154328 12 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 247.06% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +200 154328 13 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 255.88% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +201 154328 14 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 264.71% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +202 154328 15 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 273.53% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +203 154328 16 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 282.35% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +204 154328 17 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 291.18% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +205 154328 18 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 300% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +206 154328 19 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 308.82% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +207 154328 20 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 317.65% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +208 154328 21 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 326.47% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +209 154328 22 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 335.29% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +210 154328 23 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 344.12% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +211 154328 24 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 352.94% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +212 154328 25 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 361.76% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +213 154328 26 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 370.59% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +214 154328 27 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 379.41% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +215 154328 28 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 388.24% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +216 154328 29 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 397.06% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +217 154328 30 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 405.88% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +218 154328 31 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 414.71% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +219 154328 32 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 423.53% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +220 154328 33 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 432.35% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +221 154328 34 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 441.18% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +222 154328 35 Tango Chainblade Speed Attack - Tango Chainblade: Press and hold the Dodge button to continuously depletes Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Roland: Flambeau will perform a powerful counterattack move Tango Chainblade, grabbing the target with his chain blade and launching it into the air before slamming the target to the ground behind him. Depending on the Rank of Roland: Flambeau, Tango Chainblade will deal the enemy Fire DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge, while dealing 450% Fire DMG to other surrounding targets. Assets/Product/Texture/Image/IconSkill/R2LuolanShanxi1.png +223 154329 0 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 400% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +224 154329 1 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 400% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +225 154329 2 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 423.53% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +226 154329 3 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 447.06% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +227 154329 4 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 470.59% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +228 154329 5 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 494.12% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +229 154329 6 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 517.65% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +230 154329 7 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 541.18% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +231 154329 8 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 564.71% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +232 154329 9 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 588.24% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +233 154329 10 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 611.76% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +234 154329 11 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 635.29% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +235 154329 12 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 658.82% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +236 154329 13 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 682.35% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +237 154329 14 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 705.88% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +238 154329 15 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 729.41% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +239 154329 16 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 752.94% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +240 154329 17 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 776.47% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +241 154329 18 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 800% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +242 154329 19 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 823.53% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +243 154329 20 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 847.06% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +244 154329 21 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 870.59% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +245 154329 22 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 894.12% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +246 154329 23 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 917.65% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +247 154329 24 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 941.18% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +248 154329 25 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 964.71% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +249 154329 26 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 988.24% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +250 154329 27 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1011.76% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +251 154329 28 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1035.29% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +252 154329 29 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1058.82% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +253 154329 30 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1082.35% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +254 154329 31 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1105.88% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +255 154329 32 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1129.41% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +256 154329 33 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1152.94% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +257 154329 34 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1176.47% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +258 154329 35 Curtain Call Finishing Move - Curtain Call: When the target has an empty Finisher Gauge and is within range of the Finishing Move Curtain Call, tapping Basic Attack will perform the Finishing Move Curtain Call: Roland trips up and steps on the target, kills it by opening fire at its head, and knocks back surrounding enemies, dealing 1200% Fire DMG. Assets/Product/Texture/Image/IconSkill/R2LuolanZhongjieji1.png +259 154330 0 Enhanced Speed Attack The landing spot can be adjusted with the left joystick after grabbing an enemy with Speed Attack - Tango Chainblade. Gains an Incinerating Orb. (8s cooldown; only 1 Incinerating Orb will be granted at a time by this effect.) Assets/Product/Texture/Image/IconSkill/SpShanxi.png +260 154330 1 Enhanced Speed Attack The landing spot can be adjusted with the left joystick after grabbing an enemy with Speed Attack - Tango Chainblade. Gains an Incinerating Orb. (8s cooldown; only 1 Incinerating Orb will be granted at a time by this effect.) Assets/Product/Texture/Image/IconSkill/SpShanxi.png +261 154331 0 Enhanced Finishing Move When Roland's chain blade or Technique Attack hits an enemy, tapping the Basic Attack button immediately will pull in enemies that are not in range of the Finishing Move and finish them off. After performing Finishing Move - Curtain Call, he will swing his chain blade back and forth across the battlefield and fire 8 incendiary bombs the next time he exits the field, dealing a total of 1600% Fire DMG. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +262 154331 1 Enhanced Finishing Move When Roland's chain blade or Technique Attack hits an enemy, tapping the Basic Attack button immediately will pull in enemies that are not in range of the Finishing Move and finish them off. After performing Finishing Move - Curtain Call, he will swing his chain blade back and forth across the battlefield and fire 8 incendiary bombs the next time he exits the field, dealing a total of 1600% Fire DMG. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +263 154332 0 Enhanced Team After any Uniframe in the team finishes an enemy, restores 20% of self max HP and increases Fire DMG of all Uniframes in the team by 10% for 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +264 154332 1 Enhanced Team After any Uniframe in the team finishes an enemy, restores 20% of self max HP and increases Fire DMG of all Uniframes in the team by 10% for 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +265 101228 0 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 5%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +266 101228 1 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 5%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +267 101228 2 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 5.29%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +268 101228 3 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 5.59%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +269 101228 4 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 5.88%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +270 101228 5 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 6.18%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +271 101228 6 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 6.47%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +272 101228 7 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 6.76%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +273 101228 8 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 7.06%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +274 101228 9 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 7.35%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +275 101228 10 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 7.65%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +276 101228 11 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 7.94%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +277 101228 12 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 8.24%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +278 101228 13 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 8.53%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +279 101228 14 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 8.82%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +280 101228 15 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 9.12%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +281 101228 16 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 9.41%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +282 101228 17 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 9.71%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +283 101228 18 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 10%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +284 101228 19 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 10.29%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +285 101228 20 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 10.59%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +286 101228 21 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 10.88%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +287 101228 22 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 11.18%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +288 101228 23 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 11.47%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +289 101228 24 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 11.76%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +290 101228 25 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 12.06%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +291 101228 26 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 12.35%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +292 101228 27 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 12.65%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +293 101228 28 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 12.94%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +294 101228 29 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 13.24%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +295 101228 30 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 13.53%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +296 101228 31 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 13.82%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +297 101228 32 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 14.12%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +298 101228 33 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 14.41%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +299 101228 34 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 14.71%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +300 101228 35 Bipolar Expansion Explosion DMG from [Infernal Shot]'s blasting round increases by 15%%. The burning area created by [Infernal Shot] will inflict Burn on enemies for 3s. Enemies inflicted with Burn are considered to be in the burning area.\n \n·Lv.9 — When [Magnetic Shot] hits a target with Burn, extends the Burn status for 3s.\n \n·Lv.18 — When Lee: Palefire attacks an enemy inflicted with Burn, the Base DMG of [Infernal Shot]'s additional Extra DMG increases by 100%. Assets/Product/Texture/Image/IconSkill/R2LiangExhuang1.png +301 101229 0 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 5%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +302 101229 1 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 5%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +303 101229 2 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 5.29%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +304 101229 3 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 5.59%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +305 101229 4 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 5.88%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +306 101229 5 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 6.18%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +307 101229 6 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 6.47%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +308 101229 7 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 6.76%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +309 101229 8 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 7.06%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +310 101229 9 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 7.35%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +311 101229 10 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 7.65%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +312 101229 11 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 7.94%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +313 101229 12 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 8.24%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +314 101229 13 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 8.53%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +315 101229 14 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 8.82%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +316 101229 15 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 9.12%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +317 101229 16 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 9.41%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +318 101229 17 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 9.71%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +319 101229 18 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 10%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +320 101229 19 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 10.29%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +321 101229 20 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 10.59%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +322 101229 21 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 10.88%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +323 101229 22 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 11.18%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +324 101229 23 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 11.47%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +325 101229 24 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 11.76%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +326 101229 25 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 12.06%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +327 101229 26 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 12.35%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +328 101229 27 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 12.65%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +329 101229 28 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 12.94%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +330 101229 29 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 13.24%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +331 101229 30 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 13.53%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +332 101229 31 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 13.82%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +333 101229 32 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 14.12%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +334 101229 33 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 14.41%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +335 101229 34 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 14.71%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +336 101229 35 Center Axis Relock After casting [Controlling Bullet], Lee: Palefire's movement speed increases, and he enters Blasting Mode for 5s, performing Continuous Fire with his Dual Guns at the target. DMG dealt by each shot is based on the number of Red Orbs pinged when casting [Controlling Bullet]. In this mode, Lee: Palefire deals Fire DMG instead of Physical DMG, and Fire DMG increases by 15%. Pinging orbs will grant extra effects:\n \nRed Orbs: Extends Blasting Mode by 0.5/1/1.5s based on the number of orbs pinged. Each shot deals DMG equal to the DMG dealt by the corresponding number of orbs pinged by [Precise Shots].\nYellow and Blue Orbs: Lee: Palefire dodges to the side when pinged, and Blasting Mode extends by 0.3s.\n \n·Lv.9 — In Blasting Mode, each successful shot during Continuous Fire will grant 1 Energy. Energy gained from pinging orbs is doubled.\n \n·Lv.18 — In Blasting Mode, dodging will consume twice the amount of Dodge and trigger Evasive Shot: Lee: Palefire leaps into the air and quickly fires 11 times, gaining 21 Energy and dealing 45% Fire DMG with each shot. Gains Invincible during Evasive Shot. Successfully dodging with Evasive Shot will recover the extra Dodge consumed. Assets/Product/Texture/Image/IconSkill/R2LiangExhexin1.png +337 101230 0 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 5%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +338 101230 1 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 5%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +339 101230 2 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 5.29%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +340 101230 3 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 5.59%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +341 101230 4 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 5.88%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +342 101230 5 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 6.18%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +343 101230 6 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 6.47%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +344 101230 7 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 6.76%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +345 101230 8 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 7.06%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +346 101230 9 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 7.35%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +347 101230 10 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 7.65%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +348 101230 11 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 7.94%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +349 101230 12 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 8.24%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +350 101230 13 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 8.53%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +351 101230 14 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 8.82%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +352 101230 15 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 9.12%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +353 101230 16 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 9.41%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +354 101230 17 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 9.71%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +355 101230 18 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 10%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +356 101230 19 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 10.29%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +357 101230 20 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 10.59%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +358 101230 21 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 10.88%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +359 101230 22 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 11.18%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +360 101230 23 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 11.47%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +361 101230 24 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 11.76%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +362 101230 25 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 12.06%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +363 101230 26 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 12.35%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +364 101230 27 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 12.65%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +365 101230 28 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 12.94%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +366 101230 29 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 13.24%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +367 101230 30 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 13.53%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +368 101230 31 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 13.82%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +369 101230 32 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 14.12%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +370 101230 33 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 14.41%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +371 101230 34 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 14.71%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +372 101230 35 Flaming Cyclone Deals Fire DMG with [Signature - 360° Shooting] instead. While casting [Signature - 360° Shooting], Fire DMG dealt by Lee: Palefire increases by 15%.\n \n·Lv.9 — Casting [Signature - 360° Shooting] will pull in surrounding enemies continuously.\n \n·Lv.18 — Hitting an enemy with [Signature - 360° Shooting] will inflict Burn for 3s, dealing Fire DMG based on the level of [Infernal Shot] every 0.5s. In Blasting Mode, the Base DMG of [Signature - 360° Shooting] increases by 40%. Assets/Product/Texture/Image/IconSkill/R2LiangExdazhao1.png +373 156328 0 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 150% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +374 156328 1 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 150% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +375 156328 2 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 158.82% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +376 156328 3 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 167.65% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +377 156328 4 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 176.47% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +378 156328 5 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 185.29% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +379 156328 6 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 194.12% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +380 156328 7 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 202.94% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +381 156328 8 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 211.76% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +382 156328 9 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 220.59% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +383 156328 10 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 229.41% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +384 156328 11 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 238.24% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +385 156328 12 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 247.06% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +386 156328 13 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 255.88% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +387 156328 14 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 264.71% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +388 156328 15 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 273.53% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +389 156328 16 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 282.35% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +390 156328 17 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 291.18% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +391 156328 18 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 300% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +392 156328 19 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 308.82% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +393 156328 20 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 317.65% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +394 156328 21 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 326.47% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +395 156328 22 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 335.29% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +396 156328 23 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 344.12% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +397 156328 24 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 352.94% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +398 156328 25 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 361.76% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +399 156328 26 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 370.59% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +400 156328 27 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 379.41% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +401 156328 28 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 388.24% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +402 156328 29 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 397.06% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +403 156328 30 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 405.88% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +404 156328 31 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 414.71% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +405 156328 32 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 423.53% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +406 156328 33 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 432.35% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +407 156328 34 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 441.18% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +408 156328 35 CA - Diamond Dust Speed Attack - CA - Diamond Dust: Upon dodging an enemy's All-out Attack by consuming Dodge Gauge when pressing and holding Dodge, or upon getting hit by an enemy's All-out Attack when charging Bitterfrost Level, Haicma: Starveil will amass Frost Wind and move it toward the direction of the joystick. Depending on the Rank of Haicma: Starveil, hitting the target who performed the All-out Attack with her Frost Wind will deal Ice DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Hitting other targets with her Frost Wind will deal 450% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaShanxi1.png +409 156329 0 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 400% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +410 156329 1 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 400% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +411 156329 2 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 423.53% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +412 156329 3 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 447.06% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +413 156329 4 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 470.59% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +414 156329 5 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 494.12% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +415 156329 6 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 517.65% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +416 156329 7 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 541.18% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +417 156329 8 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 564.71% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +418 156329 9 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 588.24% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +419 156329 10 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 611.76% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +420 156329 11 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 635.29% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +421 156329 12 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 658.82% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +422 156329 13 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 682.35% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +423 156329 14 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 705.88% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +424 156329 15 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 729.41% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +425 156329 16 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 752.94% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +426 156329 17 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 776.47% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +427 156329 18 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 800% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +428 156329 19 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 823.53% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +429 156329 20 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 847.06% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +430 156329 21 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 870.59% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +431 156329 22 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 894.12% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +432 156329 23 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 917.65% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +433 156329 24 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 941.18% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +434 156329 25 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 964.71% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +435 156329 26 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 988.24% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +436 156329 27 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1011.76% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +437 156329 28 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1035.29% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +438 156329 29 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1058.82% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +439 156329 30 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1082.35% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +440 156329 31 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1105.88% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +441 156329 32 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1129.41% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +442 156329 33 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1152.94% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +443 156329 34 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1176.47% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +444 156329 35 EX - Glacial Burial Finishing Move - EX - Glacial Burial: When the target has an empty Finisher Gauge and is within range of the Finishing Move EX - Glacial Burial, tap Basic Attack to have Haicma: Starveil suppress the target, annihilating it with her scythe and dealing surrounding enemies 1200% Ice DMG. Assets/Product/Texture/Image/IconSkill/R2HakamaZhongjieji1.png +445 156330 0 Enhanced Speed Attack After casting CA - Diamond Dust, Haicma: Starveil recovers 250 Dodge while detonating Frost Wind, dealing an extra 250% Ice DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +446 156330 1 Enhanced Speed Attack After casting CA - Diamond Dust, Haicma: Starveil recovers 250 Dodge while detonating Frost Wind, dealing an extra 250% Ice DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +447 156331 0 Enhanced Finishing Move Extra DMG Bonus increases by 100% when EX - Glacial Burial deals DMG to surrounding enemies. Haicma: Starveil enters Matrix after casting EX - Glacial Burial. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +448 156331 1 Enhanced Finishing Move Extra DMG Bonus increases by 100% when EX - Glacial Burial deals DMG to surrounding enemies. Haicma: Starveil enters Matrix after casting EX - Glacial Burial. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +449 156332 0 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill effect of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +450 156332 1 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill effect of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +451 151328 0 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 250% Dark DMG and then launching it into the air to deal 250% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +452 151328 1 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 250% Dark DMG and then launching it into the air to deal 250% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +453 151328 2 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 264.71% Dark DMG and then launching it into the air to deal 264.71% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +454 151328 3 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 279.41% Dark DMG and then launching it into the air to deal 279.41% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +455 151328 4 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 294.12% Dark DMG and then launching it into the air to deal 294.12% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +456 151328 5 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 308.82% Dark DMG and then launching it into the air to deal 308.82% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +457 151328 6 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 323.53% Dark DMG and then launching it into the air to deal 323.53% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +458 151328 7 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 338.24% Dark DMG and then launching it into the air to deal 338.24% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +459 151328 8 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 352.94% Dark DMG and then launching it into the air to deal 352.94% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +460 151328 9 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 367.65% Dark DMG and then launching it into the air to deal 367.65% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +461 151328 10 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 382.35% Dark DMG and then launching it into the air to deal 382.35% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +462 151328 11 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 397.06% Dark DMG and then launching it into the air to deal 397.06% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +463 151328 12 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 411.76% Dark DMG and then launching it into the air to deal 411.76% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +464 151328 13 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 426.47% Dark DMG and then launching it into the air to deal 426.47% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +465 151328 14 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 441.18% Dark DMG and then launching it into the air to deal 441.18% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +466 151328 15 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 455.88% Dark DMG and then launching it into the air to deal 455.88% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +467 151328 16 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 470.59% Dark DMG and then launching it into the air to deal 470.59% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +468 151328 17 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 485.29% Dark DMG and then launching it into the air to deal 485.29% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +469 151328 18 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 500% Dark DMG and then launching it into the air to deal 500% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +470 151328 19 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 514.71% Dark DMG and then launching it into the air to deal 514.71% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +471 151328 20 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 529.41% Dark DMG and then launching it into the air to deal 529.41% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +472 151328 21 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 544.12% Dark DMG and then launching it into the air to deal 544.12% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +473 151328 22 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 558.82% Dark DMG and then launching it into the air to deal 558.82% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +474 151328 23 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 573.53% Dark DMG and then launching it into the air to deal 573.53% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +475 151328 24 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 588.24% Dark DMG and then launching it into the air to deal 588.24% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +476 151328 25 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 602.94% Dark DMG and then launching it into the air to deal 602.94% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +477 151328 26 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 617.65% Dark DMG and then launching it into the air to deal 617.65% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +478 151328 27 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 632.35% Dark DMG and then launching it into the air to deal 632.35% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +479 151328 28 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 647.06% Dark DMG and then launching it into the air to deal 647.06% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +480 151328 29 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 661.76% Dark DMG and then launching it into the air to deal 661.76% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +481 151328 30 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 676.47% Dark DMG and then launching it into the air to deal 676.47% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +482 151328 31 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 691.18% Dark DMG and then launching it into the air to deal 691.18% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +483 151328 32 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 705.88% Dark DMG and then launching it into the air to deal 705.88% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +484 151328 33 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 720.59% Dark DMG and then launching it into the air to deal 720.59% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +485 151328 34 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 735.29% Dark DMG and then launching it into the air to deal 735.29% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +486 151328 35 Predator's Charge Speed Attack - Predator's Charge: Press and hold Dodge to continuously deplete Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Camu: Crocotta will lunge toward the enemy, slamming it to the ground to deal 750% Dark DMG and then launching it into the air to deal 750% Dark DMG. Depending on the Rank of Camu: Crocotta, Predator's Charge will deal Dark DMG equal to 6%/8%/10%/12% of the target's max HP and deplete 15%/20%/25%/30% of its Finisher Gauge. Assets/Product/Texture/Image/IconSkill/R2KamuShanxi1.png +487 151329 0 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 400% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +488 151329 1 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 400% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +489 151329 2 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 423.53% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +490 151329 3 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 447.06% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +491 151329 4 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 470.59% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +492 151329 5 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 494.12% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +493 151329 6 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 517.65% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +494 151329 7 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 541.18% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +495 151329 8 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 564.71% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +496 151329 9 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 588.24% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +497 151329 10 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 611.76% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +498 151329 11 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 635.29% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +499 151329 12 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 658.82% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +500 151329 13 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 682.35% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +501 151329 14 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 705.88% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +502 151329 15 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 729.41% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +503 151329 16 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 752.94% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +504 151329 17 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 776.47% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +505 151329 18 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 800% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +506 151329 19 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 823.53% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +507 151329 20 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 847.06% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +508 151329 21 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 870.59% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +509 151329 22 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 894.12% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +510 151329 23 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 917.65% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +511 151329 24 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 941.18% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +512 151329 25 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 964.71% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +513 151329 26 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 988.24% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +514 151329 27 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1011.76% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +515 151329 28 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1035.29% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +516 151329 29 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1058.82% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +517 151329 30 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1082.35% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +518 151329 31 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1105.88% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +519 151329 32 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1129.41% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +520 151329 33 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1152.94% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +521 151329 34 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1176.47% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +522 151329 35 Fatal Shadow Finishing Move - Fatal Shadow: Camu: Crocotta executes the enemy by obliterating its will with his Dark Energy while unleashing a shockwave in a large area, dealing 1200% Dark DMG. Assets/Product/Texture/Image/IconSkill/R2KamuZhongjieji1.png +523 151330 0 Enhanced Speed Attack After casting Predator's Charge, Camu: Crocotta drags the enemy for an extra distance, dealing 400% DMG while pulling in surrounding enemies. Changes direction with the joystick. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +524 151330 1 Enhanced Speed Attack After casting Predator's Charge, Camu: Crocotta drags the enemy for an extra distance, dealing 400% DMG while pulling in surrounding enemies. Changes direction with the joystick. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +525 151331 0 Enhanced Finishing Move The shockwave Camu: Crocotta unleashes after casting Fatal Shadow deals an extra 800% Dark DMG, and he gains 3 stacks of Madness afterward. If he is in Berserk mode, gains 2 random Signal Orbs immediately. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +526 151331 1 Enhanced Finishing Move The shockwave Camu: Crocotta unleashes after casting Fatal Shadow deals an extra 800% Dark DMG, and he gains 3 stacks of Madness afterward. If he is in Berserk mode, gains 2 random Signal Orbs immediately. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +527 151332 0 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill effect of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +528 151332 1 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill effect of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +529 103228 0 Spiritual Prayer Dance [QTE - Heroic Dance] heals 10% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +530 103228 1 Spiritual Prayer Dance [QTE - Heroic Dance] heals 10% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +531 103228 2 Spiritual Prayer Dance [QTE - Heroic Dance] heals 10.59% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +532 103228 3 Spiritual Prayer Dance [QTE - Heroic Dance] heals 11.18% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +533 103228 4 Spiritual Prayer Dance [QTE - Heroic Dance] heals 11.76% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +534 103228 5 Spiritual Prayer Dance [QTE - Heroic Dance] heals 12.35% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +535 103228 6 Spiritual Prayer Dance [QTE - Heroic Dance] heals 12.94% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +536 103228 7 Spiritual Prayer Dance [QTE - Heroic Dance] heals 13.53% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +537 103228 8 Spiritual Prayer Dance [QTE - Heroic Dance] heals 14.12% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +538 103228 9 Spiritual Prayer Dance [QTE - Heroic Dance] heals 14.71% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +539 103228 10 Spiritual Prayer Dance [QTE - Heroic Dance] heals 15.29% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +540 103228 11 Spiritual Prayer Dance [QTE - Heroic Dance] heals 15.88% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +541 103228 12 Spiritual Prayer Dance [QTE - Heroic Dance] heals 16.47% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +542 103228 13 Spiritual Prayer Dance [QTE - Heroic Dance] heals 17.06% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +543 103228 14 Spiritual Prayer Dance [QTE - Heroic Dance] heals 17.65% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +544 103228 15 Spiritual Prayer Dance [QTE - Heroic Dance] heals 18.24% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +545 103228 16 Spiritual Prayer Dance [QTE - Heroic Dance] heals 18.82% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +546 103228 17 Spiritual Prayer Dance [QTE - Heroic Dance] heals 19.41% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +547 103228 18 Spiritual Prayer Dance [QTE - Heroic Dance] heals 20% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +548 103228 19 Spiritual Prayer Dance [QTE - Heroic Dance] heals 20.59% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +549 103228 20 Spiritual Prayer Dance [QTE - Heroic Dance] heals 21.18% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +550 103228 21 Spiritual Prayer Dance [QTE - Heroic Dance] heals 21.76% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +551 103228 22 Spiritual Prayer Dance [QTE - Heroic Dance] heals 22.35% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +552 103228 23 Spiritual Prayer Dance [QTE - Heroic Dance] heals 22.94% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +553 103228 24 Spiritual Prayer Dance [QTE - Heroic Dance] heals 23.53% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +554 103228 25 Spiritual Prayer Dance [QTE - Heroic Dance] heals 24.12% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +555 103228 26 Spiritual Prayer Dance [QTE - Heroic Dance] heals 24.71% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +556 103228 27 Spiritual Prayer Dance [QTE - Heroic Dance] heals 25.29% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +557 103228 28 Spiritual Prayer Dance [QTE - Heroic Dance] heals 25.88% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +558 103228 29 Spiritual Prayer Dance [QTE - Heroic Dance] heals 26.47% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +559 103228 30 Spiritual Prayer Dance [QTE - Heroic Dance] heals 27.06% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +560 103228 31 Spiritual Prayer Dance [QTE - Heroic Dance] heals 27.65% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +561 103228 32 Spiritual Prayer Dance [QTE - Heroic Dance] heals 28.24% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +562 103228 33 Spiritual Prayer Dance [QTE - Heroic Dance] heals 28.82% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +563 103228 34 Spiritual Prayer Dance [QTE - Heroic Dance] heals 29.41% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +564 103228 35 Spiritual Prayer Dance [QTE - Heroic Dance] heals 30% more HP and grants Ultralimit Torque to the targets healed, increasing their Physical DMG Bonus by 10% for 8s. Its duration will reset every time it is triggered.\n \n·Lv.9 — [QTE - Heroic Dance] triggers an additional Light Penalty of Core Passive's level.\n \n·Lv.18 — [QTE - Heroic Dance] grants 12 Energy after triggering Light Penalty. [Passive - Field Reinforcement] New Effect: The effect of Ultralimit Torque increases to 20%. Assets/Product/Texture/Image/IconSkill/R3LifuExqte1.png +565 103229 0 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 200% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +566 103229 1 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 200% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +567 103229 2 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 211.76% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +568 103229 3 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 223.53% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +569 103229 4 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 235.29% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +570 103229 5 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 247.06% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +571 103229 6 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 258.82% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +572 103229 7 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 270.59% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +573 103229 8 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 282.35% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +574 103229 9 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 294.12% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +575 103229 10 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 305.88% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +576 103229 11 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 317.65% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +577 103229 12 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 329.41% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +578 103229 13 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 341.18% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +579 103229 14 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 352.94% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +580 103229 15 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 364.71% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +581 103229 16 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 376.47% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +582 103229 17 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 388.24% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +583 103229 18 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 400% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +584 103229 19 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 411.76% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +585 103229 20 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 423.53% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +586 103229 21 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 435.29% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +587 103229 22 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 447.06% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +588 103229 23 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 458.82% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +589 103229 24 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 470.59% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +590 103229 25 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 482.35% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +591 103229 26 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 494.12% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +592 103229 27 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 505.88% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +593 103229 28 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 517.65% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +594 103229 29 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 529.41% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +595 103229 30 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 541.18% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +596 103229 31 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 552.94% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +597 103229 32 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 564.71% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +598 103229 33 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 576.47% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +599 103229 34 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 588.24% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +600 103229 35 Sacred Chain [Goddess Connection System] will trigger an additional Light Penalty upon a 3-Ping. After Light Penalty has been triggered 4 times, the next Light Penalty triggered will become Divine Penalty, dealing 600% DMG. [Passive - Pioneer of Glory] also increases Divine Penalty's DMG as it does to Light Penalty.\n \n·Lv.9 — [Goddess Connection System] has a 50% chance to trigger Light Penalty and the targets healed will be granted Ultralimit Torque.\n \n·Lv.18 — Liv: Luminance increases the CRIT DMG of the targets healed by 20%. Triggering Light Penalty and Divine Penalty will increase the next deployed character's CRIT Rate by 5% and 25% respectively for 10s until it reaches its maximum at 75%. [Passive - Pioneer of Glory] New Effect: Liv: Luminance gains 100 Energy upon entering the battlefield for the first time. Assets/Product/Texture/Image/IconSkill/R3LifuExhexin1.png +601 103230 0 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 15% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +602 103230 1 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 15% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +603 103230 2 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 15.88% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +604 103230 3 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 16.76% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +605 103230 4 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 17.65% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +606 103230 5 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 18.53% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +607 103230 6 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 19.41% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +608 103230 7 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 20.29% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +609 103230 8 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 21.18% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +610 103230 9 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 22.06% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +611 103230 10 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 22.94% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +612 103230 11 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 23.82% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +613 103230 12 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 24.71% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +614 103230 13 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 25.59% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +615 103230 14 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 26.47% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +616 103230 15 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 27.35% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +617 103230 16 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 28.24% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +618 103230 17 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 29.12% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +619 103230 18 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 30% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +620 103230 19 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 30.88% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +621 103230 20 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 31.76% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +622 103230 21 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 32.65% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +623 103230 22 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 33.53% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +624 103230 23 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 34.41% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +625 103230 24 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 35.29% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +626 103230 25 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 36.18% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +627 103230 26 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 37.06% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +628 103230 27 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 37.94% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +629 103230 28 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 38.82% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +630 103230 29 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 39.71% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +631 103230 30 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 40.59% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +632 103230 31 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 41.47% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +633 103230 32 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 42.35% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +634 103230 33 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 43.24% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +635 103230 34 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 44.12% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +636 103230 35 Divine Rage Field When [Signature - Arcadia Gate] is active, pinging orbs will trigger Light Penalty 1/2/3 times based on the number of Orbs pinged and it deals 45% more Physical DMG.\n \n·Lv.9 — When [Signature - Arcadia Gate] is activated, nearby enemies will be pulled continuously and Divine Penalty's Base DMG increases by 10%.\n \n·Lv.18 — [Signature - Arcadia Gate] Liv: Luminance gains 40 Energy every time she enters the battlefield. When her Signature Move is active, she can be switched to other characters and exit the Signature Move state. [Passive - Consciousness Encouragement] New Effect: It lasts 15s and also applies to standby characters. Divine Penalty deals 25% more DMG. Assets/Product/Texture/Image/IconSkill/R3LifuExdazhao1.png +637 152328 0 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 150% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +638 152328 1 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 150% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +639 152328 2 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 158.82% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +640 152328 3 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 167.65% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +641 152328 4 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 176.47% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +642 152328 5 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 185.29% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +643 152328 6 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 194.12% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +644 152328 7 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 202.94% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +645 152328 8 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 211.76% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +646 152328 9 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 220.59% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +647 152328 10 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 229.41% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +648 152328 11 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 238.24% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +649 152328 12 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 247.06% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +650 152328 13 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 255.88% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +651 152328 14 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 264.71% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +652 152328 15 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 273.53% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +653 152328 16 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 282.35% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +654 152328 17 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 291.18% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +655 152328 18 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 300% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +656 152328 19 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 308.82% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +657 152328 20 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 317.65% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +658 152328 21 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 326.47% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +659 152328 22 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 335.29% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +660 152328 23 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 344.12% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +661 152328 24 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 352.94% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +662 152328 25 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 361.76% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +663 152328 26 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 370.59% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +664 152328 27 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 379.41% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +665 152328 28 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 388.24% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +666 152328 29 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 397.06% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +667 152328 30 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 405.88% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +668 152328 31 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 414.71% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +669 152328 32 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 423.53% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +670 152328 33 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 432.35% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +671 152328 34 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 441.18% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +672 152328 35 Viridescent Gust Speed Attack - Viridescent Gust: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Huiyu will grab the enemy. Based on the Rank of Qu: Pavo, Viridescent Gust deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting, summons a tornado that pulls in nearby units and deals 450% Physical DMG. If Huiyu is already in battle when Viridescent Gust is cast, its duration will be refreshed. Assets/Product/Texture/Image/IconSkill/R2QuShanxi1.png +673 152329 0 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 400% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +674 152329 1 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 400% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +675 152329 2 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 423.53% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +676 152329 3 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 447.06% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +677 152329 4 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 470.59% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +678 152329 5 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 494.12% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +679 152329 6 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 517.65% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +680 152329 7 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 541.18% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +681 152329 8 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 564.71% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +682 152329 9 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 588.24% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +683 152329 10 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 611.76% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +684 152329 11 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 635.29% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +685 152329 12 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 658.82% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +686 152329 13 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 682.35% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +687 152329 14 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 705.88% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +688 152329 15 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 729.41% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +689 152329 16 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 752.94% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +690 152329 17 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 776.47% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +691 152329 18 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 800% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +692 152329 19 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 823.53% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +693 152329 20 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 847.06% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +694 152329 21 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 870.59% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +695 152329 22 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 894.12% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +696 152329 23 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 917.65% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +697 152329 24 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 941.18% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +698 152329 25 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 964.71% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +699 152329 26 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 988.24% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +700 152329 27 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1011.76% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +701 152329 28 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1035.29% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +702 152329 29 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1058.82% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +703 152329 30 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1082.35% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +704 152329 31 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1105.88% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +705 152329 32 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1129.41% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +706 152329 33 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1152.94% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +707 152329 34 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1176.47% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +708 152329 35 Severed Sky Finishing Move - Severed Sky: When the target has an empty Finisher Gauge and is within range of the Finishing Move Severed Sky, tap Basic Attack to have Qu: Pavo use her Glaive to knock the target up and execute it in the air while dealing 1200% Physical DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2QuZhongjieji1.png +709 152330 0 Enhanced Speed Attack After casting Viridescent Gust, Qu: Pavo unleashes a leap strike that deals 1000% Physical DMG. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +710 152330 1 Enhanced Speed Attack After casting Viridescent Gust, Qu: Pavo unleashes a leap strike that deals 1000% Physical DMG. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +711 152331 0 Enhanced Finishing Move After casting Severed Sky, Qu: Pavo will summon Huiyu to combat when she leaves battle the next time. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +712 152331 1 Enhanced Finishing Move After casting Severed Sky, Qu: Pavo will summon Huiyu to combat when she leaves battle the next time. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +713 152332 0 Enhanced Team After any Uniframe in the team finishes an enemy, restores 20% of own max HP and increases Physical DMG of all Uniframes in the team by 10% for 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +714 152332 1 Enhanced Team After any Uniframe in the team finishes an enemy, restores 20% of own max HP and increases Physical DMG of all Uniframes in the team by 10% for 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +715 108328 0 Meteor Reverberation Base DMG of [Meteor Strike] increases by 10%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +716 108328 1 Meteor Reverberation Base DMG of [Meteor Strike] increases by 10%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +717 108328 2 Meteor Reverberation Base DMG of [Meteor Strike] increases by 10.59%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +718 108328 3 Meteor Reverberation Base DMG of [Meteor Strike] increases by 11.18%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +719 108328 4 Meteor Reverberation Base DMG of [Meteor Strike] increases by 11.76%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +720 108328 5 Meteor Reverberation Base DMG of [Meteor Strike] increases by 12.35%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +721 108328 6 Meteor Reverberation Base DMG of [Meteor Strike] increases by 12.94%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +722 108328 7 Meteor Reverberation Base DMG of [Meteor Strike] increases by 13.53%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +723 108328 8 Meteor Reverberation Base DMG of [Meteor Strike] increases by 14.12%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +724 108328 9 Meteor Reverberation Base DMG of [Meteor Strike] increases by 14.71%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +725 108328 10 Meteor Reverberation Base DMG of [Meteor Strike] increases by 15.29%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +726 108328 11 Meteor Reverberation Base DMG of [Meteor Strike] increases by 15.88%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +727 108328 12 Meteor Reverberation Base DMG of [Meteor Strike] increases by 16.47%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +728 108328 13 Meteor Reverberation Base DMG of [Meteor Strike] increases by 17.06%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +729 108328 14 Meteor Reverberation Base DMG of [Meteor Strike] increases by 17.65%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +730 108328 15 Meteor Reverberation Base DMG of [Meteor Strike] increases by 18.24%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +731 108328 16 Meteor Reverberation Base DMG of [Meteor Strike] increases by 18.82%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +732 108328 17 Meteor Reverberation Base DMG of [Meteor Strike] increases by 19.41%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +733 108328 18 Meteor Reverberation Base DMG of [Meteor Strike] increases by 20%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +734 108328 19 Meteor Reverberation Base DMG of [Meteor Strike] increases by 20.59%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +735 108328 20 Meteor Reverberation Base DMG of [Meteor Strike] increases by 21.18%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +736 108328 21 Meteor Reverberation Base DMG of [Meteor Strike] increases by 21.76%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +737 108328 22 Meteor Reverberation Base DMG of [Meteor Strike] increases by 22.35%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +738 108328 23 Meteor Reverberation Base DMG of [Meteor Strike] increases by 22.94%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +739 108328 24 Meteor Reverberation Base DMG of [Meteor Strike] increases by 23.53%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +740 108328 25 Meteor Reverberation Base DMG of [Meteor Strike] increases by 24.12%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +741 108328 26 Meteor Reverberation Base DMG of [Meteor Strike] increases by 24.71%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +742 108328 27 Meteor Reverberation Base DMG of [Meteor Strike] increases by 25.29%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +743 108328 28 Meteor Reverberation Base DMG of [Meteor Strike] increases by 25.88%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +744 108328 29 Meteor Reverberation Base DMG of [Meteor Strike] increases by 26.47%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +745 108328 30 Meteor Reverberation Base DMG of [Meteor Strike] increases by 27.06%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +746 108328 31 Meteor Reverberation Base DMG of [Meteor Strike] increases by 27.65%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +747 108328 32 Meteor Reverberation Base DMG of [Meteor Strike] increases by 28.24%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +748 108328 33 Meteor Reverberation Base DMG of [Meteor Strike] increases by 28.82%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +749 108328 34 Meteor Reverberation Base DMG of [Meteor Strike] increases by 29.41%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +750 108328 35 Meteor Reverberation Base DMG of [Meteor Strike] increases by 30%.\n \n·Lv.9 — Pulls in nearby enemies during a Blue 3-Ping.\n \n·Lv.18 — After a Blue 3-Ping, the Extra DMG Bonus of Shadow Blade increases by 20% for 4s. Using [Meteor Strike] in the Enhanced Shadow Form extends its duration by 1s. Assets/Product/Texture/Image/IconSkill/R3DubianExlanqiu1.png +751 108329 0 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 60% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +752 108329 1 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 60% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +753 108329 2 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 63.53% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +754 108329 3 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 67.06% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +755 108329 4 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 70.59% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +756 108329 5 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 74.12% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +757 108329 6 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 77.65% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +758 108329 7 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 81.18% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +759 108329 8 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 84.71% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +760 108329 9 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 88.24% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +761 108329 10 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 91.76% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +762 108329 11 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 95.29% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +763 108329 12 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 98.82% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +764 108329 13 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 102.35% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +765 108329 14 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 105.88% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +766 108329 15 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 109.41% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +767 108329 16 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 112.94% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +768 108329 17 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 116.47% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +769 108329 18 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 120% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +770 108329 19 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 123.53% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +771 108329 20 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 127.06% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +772 108329 21 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 130.59% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +773 108329 22 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 134.12% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +774 108329 23 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 137.65% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +775 108329 24 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 141.18% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +776 108329 25 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 144.71% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +777 108329 26 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 148.24% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +778 108329 27 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 151.76% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +779 108329 28 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 155.29% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +780 108329 29 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 158.82% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +781 108329 30 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 162.35% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +782 108329 31 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 165.88% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +783 108329 32 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 169.41% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +784 108329 33 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 172.94% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +785 108329 34 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 176.47% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +786 108329 35 Satellite Blade When Trailblade hits the target in Enhanced Shadow Form, it will leave two Shadow Blades on the target and restore 100 Dodge Gauge. Each Shadow Blade deals 180% Dark DMG (up to 6 Shadow Blades can stack on each target).\n \n·Lv.9 — When [Cosmic Wave] is triggered, its Base DMG increases by 50% for each additional Red Orb pinged. Base DMG of Trailblade increases by 20% in Enhanced Shadow Form.\n \n·Lv.18 — After dodging or pinging a Red Orb in Enhanced Shadow Form, press and hold Basic Attack to unleash Dark Blade that deals 150% Dark DMG for each Shadow Blade on the target. When the 6th hit of Dark Blade is triggered, its DMG increases to 300% and the duration of Enhanced Shadow Form extends by 2s. Assets/Product/Texture/Image/IconSkill/R3DubianExhexin1.png +787 108330 0 Collapsed Origin Dark DMG increases by 5% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +788 108330 1 Collapsed Origin Dark DMG increases by 5% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +789 108330 2 Collapsed Origin Dark DMG increases by 5.29% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +790 108330 3 Collapsed Origin Dark DMG increases by 5.59% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +791 108330 4 Collapsed Origin Dark DMG increases by 5.88% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +792 108330 5 Collapsed Origin Dark DMG increases by 6.18% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +793 108330 6 Collapsed Origin Dark DMG increases by 6.47% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +794 108330 7 Collapsed Origin Dark DMG increases by 6.76% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +795 108330 8 Collapsed Origin Dark DMG increases by 7.06% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +796 108330 9 Collapsed Origin Dark DMG increases by 7.35% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +797 108330 10 Collapsed Origin Dark DMG increases by 7.65% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +798 108330 11 Collapsed Origin Dark DMG increases by 7.94% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +799 108330 12 Collapsed Origin Dark DMG increases by 8.24% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +800 108330 13 Collapsed Origin Dark DMG increases by 8.53% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +801 108330 14 Collapsed Origin Dark DMG increases by 8.82% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +802 108330 15 Collapsed Origin Dark DMG increases by 9.12% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +803 108330 16 Collapsed Origin Dark DMG increases by 9.41% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +804 108330 17 Collapsed Origin Dark DMG increases by 9.71% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +805 108330 18 Collapsed Origin Dark DMG increases by 10% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +806 108330 19 Collapsed Origin Dark DMG increases by 10.29% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +807 108330 20 Collapsed Origin Dark DMG increases by 10.59% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +808 108330 21 Collapsed Origin Dark DMG increases by 10.88% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +809 108330 22 Collapsed Origin Dark DMG increases by 11.18% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +810 108330 23 Collapsed Origin Dark DMG increases by 11.47% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +811 108330 24 Collapsed Origin Dark DMG increases by 11.76% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +812 108330 25 Collapsed Origin Dark DMG increases by 12.06% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +813 108330 26 Collapsed Origin Dark DMG increases by 12.35% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +814 108330 27 Collapsed Origin Dark DMG increases by 12.65% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +815 108330 28 Collapsed Origin Dark DMG increases by 12.94% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +816 108330 29 Collapsed Origin Dark DMG increases by 13.24% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +817 108330 30 Collapsed Origin Dark DMG increases by 13.53% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +818 108330 31 Collapsed Origin Dark DMG increases by 13.82% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +819 108330 32 Collapsed Origin Dark DMG increases by 14.12% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +820 108330 33 Collapsed Origin Dark DMG increases by 14.41% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +821 108330 34 Collapsed Origin Dark DMG increases by 14.71% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +822 108330 35 Collapsed Origin Dark DMG increases by 15% during [Signature - Supernova Burst].\n \n·Lv.9 — Freezes the duration of Enhanced Shadow Form while casting [Signature - Supernova Burst]. Signature Move's Base DMG increases by 15%.\n \n·Lv.18 — When [Signature - Supernova Burst] is unleashed in Enhanced Shadow Form, each time it deals DMG, an additional hit that deals 150% Dark DMG will be triggered. Assets/Product/Texture/Image/IconSkill/R3DubianExdazhao1.png +823 157328 0 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 200% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +824 157328 1 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 200% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +825 157328 2 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 211.76% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +826 157328 3 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 223.53% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +827 157328 4 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 235.29% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +828 157328 5 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 247.06% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +829 157328 6 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 258.82% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +830 157328 7 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 270.59% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +831 157328 8 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 282.35% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +832 157328 9 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 294.12% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +833 157328 10 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 305.88% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +834 157328 11 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 317.65% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +835 157328 12 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 329.41% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +836 157328 13 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 341.18% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +837 157328 14 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 352.94% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +838 157328 15 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 364.71% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +839 157328 16 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 376.47% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +840 157328 17 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 388.24% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +841 157328 18 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 400% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +842 157328 19 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 411.76% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +843 157328 20 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 423.53% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +844 157328 21 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 435.29% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +845 157328 22 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 447.06% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +846 157328 23 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 458.82% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +847 157328 24 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 470.59% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +848 157328 25 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 482.35% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +849 157328 26 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 494.12% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +850 157328 27 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 505.88% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +851 157328 28 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 517.65% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +852 157328 29 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 529.41% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +853 157328 30 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 541.18% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +854 157328 31 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 552.94% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +855 157328 32 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 564.71% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +856 157328 33 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 576.47% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +857 157328 34 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 588.24% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +858 157328 35 Fang-shattering Wolf Speed Attack - Fang-shattering Wolf: Press and hold Dodge to continuously consume Dodge Gauge and dodge an enemy's All-out Attack. Upon a successful Dodge, Noan: Arca will rapidly cross the battlefield to knock the target into the air, then slam it to the ground. Based on the Rank of Noan: Arca, Fang-shattering Wolf deals Physical DMG equal to 6%/8%/10%/12% of the target's max HP and depletes 15%/20%/25%/30% of its Finisher Gauge. Upon casting this skill, Noan: Arca's Gear Level goes up by 1 and he will pull in nearby enemies, dealing 600% Lightning DMG. Assets/Product/Texture/Image/IconSkill/R2NuoanShanxi1.png +859 157329 0 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 400% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +860 157329 1 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 400% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +861 157329 2 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 423.53% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +862 157329 3 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 447.06% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +863 157329 4 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 470.59% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +864 157329 5 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 494.12% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +865 157329 6 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 517.65% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +866 157329 7 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 541.18% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +867 157329 8 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 564.71% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +868 157329 9 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 588.24% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +869 157329 10 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 611.76% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +870 157329 11 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 635.29% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +871 157329 12 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 658.82% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +872 157329 13 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 682.35% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +873 157329 14 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 705.88% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +874 157329 15 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 729.41% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +875 157329 16 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 752.94% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +876 157329 17 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 776.47% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +877 157329 18 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 800% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +878 157329 19 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 823.53% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +879 157329 20 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 847.06% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +880 157329 21 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 870.59% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +881 157329 22 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 894.12% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +882 157329 23 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 917.65% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +883 157329 24 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 941.18% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +884 157329 25 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 964.71% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +885 157329 26 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 988.24% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +886 157329 27 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1011.76% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +887 157329 28 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1035.29% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +888 157329 29 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1058.82% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +889 157329 30 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1082.35% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +890 157329 31 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1105.88% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +891 157329 32 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1129.41% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +892 157329 33 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1152.94% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +893 157329 34 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1176.47% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +894 157329 35 Voltaic Burst Finishing Move - Voltaic Burst: When the target has an empty Finisher Gauge and is within range of the Finishing Move Voltaic Burst, tap Basic Attack to have Noan: Arca knock down the target and continuously rev up his Rev Blade to trigger an explosion that executes the target. Also deals 1200% Lightning DMG to surrounding enemies. Assets/Product/Texture/Image/IconSkill/R2NuoanZhongjieji1.png +895 157330 0 Enhanced Speed Attack After casting Fang-shattering Wolf, Noan: Arca deals additional 800% Lightning DMG to nearby enemies. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +896 157330 1 Enhanced Speed Attack After casting Fang-shattering Wolf, Noan: Arca deals additional 800% Lightning DMG to nearby enemies. Assets/Product/Texture/Image/IconSkill/SpShanxi.png +897 157331 0 Enhanced Finishing Move Noan: Arca gains 3 random Signal Orbs of the same color after casting Voltaic Burst. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +898 157331 1 Enhanced Finishing Move Noan: Arca gains 3 random Signal Orbs of the same color after casting Voltaic Burst. Assets/Product/Texture/Image/IconSkill/SpZhongjieji.png +899 157332 0 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +900 157332 1 Enhanced Team After any Uniframe in the team uses a Finishing Move, the Vanguard Skill of the next entering Uniframe increases by 50%, and its duration extends by 15s. Assets/Product/Texture/Image/IconSkill/SpTuanti.png +901 114328 0 Shining Wings [Hunter of Sin]'s Base DMG increases by 5%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +902 114328 1 Shining Wings [Hunter of Sin]'s Base DMG increases by 5%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +903 114328 2 Shining Wings [Hunter of Sin]'s Base DMG increases by 5.29%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +904 114328 3 Shining Wings [Hunter of Sin]'s Base DMG increases by 5.59%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +905 114328 4 Shining Wings [Hunter of Sin]'s Base DMG increases by 5.88%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +906 114328 5 Shining Wings [Hunter of Sin]'s Base DMG increases by 6.18%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +907 114328 6 Shining Wings [Hunter of Sin]'s Base DMG increases by 6.47%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +908 114328 7 Shining Wings [Hunter of Sin]'s Base DMG increases by 6.76%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +909 114328 8 Shining Wings [Hunter of Sin]'s Base DMG increases by 7.06%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +910 114328 9 Shining Wings [Hunter of Sin]'s Base DMG increases by 7.35%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +911 114328 10 Shining Wings [Hunter of Sin]'s Base DMG increases by 7.65%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +912 114328 11 Shining Wings [Hunter of Sin]'s Base DMG increases by 7.94%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +913 114328 12 Shining Wings [Hunter of Sin]'s Base DMG increases by 8.24%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +914 114328 13 Shining Wings [Hunter of Sin]'s Base DMG increases by 8.53%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +915 114328 14 Shining Wings [Hunter of Sin]'s Base DMG increases by 8.82%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +916 114328 15 Shining Wings [Hunter of Sin]'s Base DMG increases by 9.12%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +917 114328 16 Shining Wings [Hunter of Sin]'s Base DMG increases by 9.41%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +918 114328 17 Shining Wings [Hunter of Sin]'s Base DMG increases by 9.71%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +919 114328 18 Shining Wings [Hunter of Sin]'s Base DMG increases by 10%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +920 114328 19 Shining Wings [Hunter of Sin]'s Base DMG increases by 10.29%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +921 114328 20 Shining Wings [Hunter of Sin]'s Base DMG increases by 10.59%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +922 114328 21 Shining Wings [Hunter of Sin]'s Base DMG increases by 10.88%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +923 114328 22 Shining Wings [Hunter of Sin]'s Base DMG increases by 11.18%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +924 114328 23 Shining Wings [Hunter of Sin]'s Base DMG increases by 11.47%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +925 114328 24 Shining Wings [Hunter of Sin]'s Base DMG increases by 11.76%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +926 114328 25 Shining Wings [Hunter of Sin]'s Base DMG increases by 12.06%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +927 114328 26 Shining Wings [Hunter of Sin]'s Base DMG increases by 12.35%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +928 114328 27 Shining Wings [Hunter of Sin]'s Base DMG increases by 12.65%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +929 114328 28 Shining Wings [Hunter of Sin]'s Base DMG increases by 12.94%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +930 114328 29 Shining Wings [Hunter of Sin]'s Base DMG increases by 13.24%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +931 114328 30 Shining Wings [Hunter of Sin]'s Base DMG increases by 13.53%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +932 114328 31 Shining Wings [Hunter of Sin]'s Base DMG increases by 13.82%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +933 114328 32 Shining Wings [Hunter of Sin]'s Base DMG increases by 14.12%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +934 114328 33 Shining Wings [Hunter of Sin]'s Base DMG increases by 14.41%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +935 114328 34 Shining Wings [Hunter of Sin]'s Base DMG increases by 14.71%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +936 114328 35 Shining Wings [Hunter of Sin]'s Base DMG increases by 15%.\n \nLv.9 — [QTE - Wings of Destiny] also pulls in nearby enemies.\n \nLv.18 — [QTE - Wings of Destiny] also recovers 15 Signature Energy. New effect of [Passive - Lance of Redemption] added: After hitting a target with [Hunter of Sin], Rosetta: Rigor gains 10% Extra DMG Bonus against this target for 8s. (This effect does not stack with the Extra DMG Bonus triggered by [Frozen Wind] from [Passive - Lance of Redemption].) Assets/Product/Texture/Image/IconSkill/R3LuosaitExtongyong1.png +937 114329 0 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 5%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +938 114329 1 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 5%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +939 114329 2 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 5.29%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +940 114329 3 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 5.59%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +941 114329 4 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 5.88%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +942 114329 5 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 6.18%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +943 114329 6 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 6.47%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +944 114329 7 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 6.76%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +945 114329 8 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 7.06%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +946 114329 9 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 7.35%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +947 114329 10 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 7.65%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +948 114329 11 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 7.94%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +949 114329 12 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 8.24%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +950 114329 13 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 8.53%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +951 114329 14 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 8.82%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +952 114329 15 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 9.12%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +953 114329 16 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 9.41%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +954 114329 17 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 9.71%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +955 114329 18 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 10%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +956 114329 19 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 10.29%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +957 114329 20 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 10.59%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +958 114329 21 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 10.88%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +959 114329 22 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 11.18%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +960 114329 23 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 11.47%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +961 114329 24 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 11.76%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +962 114329 25 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 12.06%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +963 114329 26 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 12.35%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +964 114329 27 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 12.65%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +965 114329 28 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 12.94%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +966 114329 29 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 13.24%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +967 114329 30 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 13.53%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +968 114329 31 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 13.82%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +969 114329 32 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 14.12%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +970 114329 33 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 14.41%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +971 114329 34 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 14.71%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +972 114329 35 Raging Surge Wide-area Electromagnetic Cannon's Base DMG increases by 15%.\n \nLv.9 — Wide-area Electromagnetic Cannon also pulls in nearby enemies. After casting [Signature - Absolving Spear], the next low/mid-power electromagnetic cannon's Base DMG increases by 100%.\n \nLv.18 — Low/Mid-power/Wide-area Electromagnetic Cannon generates an extra 3 Signature Energy. After casting Wide-area Electromagnetic Cannon, Rosetta: Rigor becomes Overloaded for 4s, during which all 3-Pings and Signature Move will receive the maximum Energy Point bonus. New effect of [Passive - Lance of Eternity] added: Lance of Perception inflicts Penetrating Pivot that reduces target's Physical Resistance by 5%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExhexin1.png +973 114330 0 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 5% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +974 114330 1 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 5% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +975 114330 2 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 5.29% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +976 114330 3 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 5.59% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +977 114330 4 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 5.88% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +978 114330 5 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 6.18% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +979 114330 6 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 6.47% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +980 114330 7 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 6.76% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +981 114330 8 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 7.06% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +982 114330 9 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 7.35% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +983 114330 10 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 7.65% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +984 114330 11 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 7.94% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +985 114330 12 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 8.24% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +986 114330 13 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 8.53% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +987 114330 14 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 8.82% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +988 114330 15 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 9.12% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +989 114330 16 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 9.41% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +990 114330 17 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 9.71% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +991 114330 18 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 10% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +992 114330 19 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 10.29% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +993 114330 20 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 10.59% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +994 114330 21 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 10.88% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +995 114330 22 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 11.18% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +996 114330 23 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 11.47% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +997 114330 24 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 11.76% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +998 114330 25 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 12.06% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +999 114330 26 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 12.35% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1000 114330 27 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 12.65% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1001 114330 28 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 12.94% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1002 114330 29 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 13.24% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1003 114330 30 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 13.53% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1004 114330 31 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 13.82% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1005 114330 32 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 14.12% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1006 114330 33 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 14.41% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1007 114330 34 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 14.71% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png +1008 114330 35 Eradication of Sins [Signature - Absolving Spear] has its Base DMG increased by 15% and also activates all available QTEs when cast.\n \nLv.9 — Rosetta: Rigor recovers 10 Signature Energy each time she enters battle.\n \nLv.18 — When [Signature - Absolving Spear] is cast, press and hold Basic Attack to start charging. Rosetta: Rigor becomes invincible while charging and will fire a Low/Mid-power/Wide-area Electromagnetic Cannon based on the charging time and whether she is in Full Burst Form. New effect of [Passive - Hyper-Burst] added: The Penetrating Pivot effect from Lance of Perception increases to 10%. Assets/Product/Texture/Image/IconSkill/R3LuosaitaExdazhao1.png diff --git a/Resources/table/client/character/quality/CharacterSkillQualityApart.tab.bytes b/Resources/table/client/character/quality/CharacterSkillQualityApart.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7bb1f69ccdbb3e7b633e4fab0b428c7acc79b21e GIT binary patch literal 4153 zcmb_fO^75(6;?qc2Sx=!L_EC9u+w98QB_%0GqbEh|IKW>Jx*^|kAnykESlNSz#lx;w$IIeL@gnG9#q})8E_hP#BKp0E?5wJ;?(yQK>8{F- zc<+1P&&!S1e=WZ7mEouV^+VD6!S`k#JpItEcgA0PbNAq@Z~XE77v6m3IrYkS-@f(9 zN8kGMPk!EQfBeJ0_`?@J|DBJ0>6dT+`%^!D>((bWKl{(8{}DU0-#vZdBmelzPg~y} z-g!6s+1HQ1dGn2v4_@!Ze=G0&_4H30-+%a<-@mnS_qXrUJD=JA(QEI0bn-dQ-(RjouG~C2%!HNEmqj6?19>X*XkR;1Mxzsz<6o{{>qgzq?QW;j zkK$+$-4jYXI#AQhMcwEnVWd`CJWr!U8A(%oYe{I@(oStojX1>(G|H6BQO;l!xtXgHa+IrE+Qc{P!8vumreM0SJ{?7e59rtX!tJA zfHaLIE*HiKJw?ALi%Td?Dh-2zx>_{OD{eujG?#f^o-J^QmvD%qZK0LTxb0D;r+5&P z;>k01lwdkFtW;`AMTxnsL*FKkpT{9nCauR3ir)rfX!pT=u8f~ZN@Ju2-YMU3AjOQf zoD<23FZM{JN`N$vaZY}wP`+!d1S>Kch>wL+8-C`7gk6tW|`bMc+G?iK!;V>9M z$C)$*pu5MUYBdw~L-IB8h!~`L%zWtTpv!u+mi(0X0q$brS;}>fETOt1Wz?p?MAbnnD-StI&Udq3{C(a0u_Yu?6F!MezlSs3K-{-9)stz@=O}=@uBA8bUL25R=wjAE(Y}ra#9opm&;u7 z+ERwRkX&WJqnmqdBh6FJsOdC_P+2qtT6mvvs(`pNiT=@SDrb2)muY*0S+cGX$VGbm zpQ(|)%Nm9Jf7QWo_ItzY*M>{L4zB{X7cI!LUFr&bPc9kXeyu&rJc>Iv>ha;0+s!RQ zu>Feh#nEV8rM3C@VeS`dXs@}WHvkR`io*bFCq%J=V1a2_fPOhA!>KfL@*|s<71=Z8 zc*Z5c1r}A`iMj*MsMu%JPF^M_tm;QIFzrEkDhmjm>`Z!R4YuQ3AD~zk`~Vu7u;Zj< zS|`llcFYNLw>g;;X8GhgVHyh=!?SYu^L@BDJP=75*!R3r~Fv6KcEB8aZUM7)si#1|$Mf*kE9$OoSc_>hfOSH(EQntXyxuun|A*{#6T!=y0#EJ%2P zaT|F6b<4>_CKxe?j-_hG42eB$khff%SAOn&;|^{*4&D%~fARmqbJDZZ$O*hPBL$~P zD})bRcL_pl9u0(Xw1*oofyaWa%`Zny7x=i|Xjb|OqT{(kbY0|kbJ}qEwBGt@jo}e9 zdzDP9ry{xPQ(4PPHOA|wGNPN?7~u)+l*PCVWVKdQx!XKamXQiyJfjWv{(iG6j##_k z#`&_ibF_a9FM@xs9D&KQko$h2>$1y*BUo>%N7PAMrxsT!lUTKOz4!_JG$24Uk zpU@U-nin8CEU~tN3Z4d;@{8t5STaWzkB>5e2M|;WMti z`lnyHJTq%z-n|=`*`^&3lKa@sMJj1)JV%&s(te&-1-5Dj@WN-Fk#(M364t1*3F`%v zY~|-r#?g*2r#O%I4~?AxJPj_rpwk|9tm&MvwPSZpIT-@HyMF0qfLIHcfKlCv1(7hEJOErQ@$|F1=PLHRVZURyg|5pUekx24M9-%%+7YP=U%i8-DeKC>l6!# zk?c%xDDO7~sIF$Y3f9C%<+pPzIlPf`|Mx*9uJnKrGCKEX0sI3VSBbDa!lGByI8-{v zdYkd$4n86rcpna%pkvEgy^c3mc$UDMK&2UHHai^c-vyJ%w36VIEJvu13VUo6O)OTAC|c0 zg@!D@I`U0A$t!RCJABC@4pDHd%}a6I@Lb_#WNm#2l!j0CkdIAO!Z0k8Yeĩ bU}o o$/ ji( knCUJdAt7b5B)G9Y;HN=88h5e5{zoeN>SQW%jVBjTWpD1$QiL}tVn z-}^k&#tzUv#aiSSwdVJkR@n-}nAJ??3U6|F!@4Z~WdrnEX?--}_&~zxA(; z{@Z{1|69NN_x|D!{-?kA&ENd(U;q36tS@`5b@#5d9R*FaB!y5M6vfT`n$u6NQh<#qR32 z(fZ=WVzc`2{ms8@{+amF%D%M!?BdOb$0+{BH{o6UP4OT2hWL;8;%qaI;(va=nnkzx zw)pF-$7njcolTR!?!N~=BfbY;%ij}!-0pMmf#Q4cwfsHecRAAc;A{DN@Ynt4xYGCF zYx#Td*Zuc+()ZwN`Fp%S`}{NW!W^5{7=K*6TH$flk#Tju+^jF2t=G|Jefes&yxC4S zmv5r?o9!yP{Qe=l!~gMucW?IcwKbpJFBf;_=y7p(5&!o(x-ovax|Y8D%J_P^oG({D z|JnG)A74+OzM3uWjO6>izT91Vdhv3$iq?kd8o%Anrf-dPd>2NzF*f&+u?bgq(dLP9 z6NU5mXJ6faSkI>6-1zp#??%RV;cT%suC|ZS%6PVVSgwqB_p^CqY}fJkZtiDmV;z%Z z)W`4m)5Vv@i*S0sdw|^yuf^lPeCgSa|1|jh^r0`)7n58uz0ymTBQBB0H?G4q-uQB{ zdr^z+!!_Q*@-}_FYvU0wA-Wmuu*v@S`Da#&yv4}3!mcXFj~rjXm4cb9S&N@_Nyd zFA%XplY@o*`2t&a0pK9&)Sm!AmSLR4dED&KsljDYc zvOpIRAkkr!BaSCWlv-ke2ppOmIqZ)GSqeY}+0IUZ>Ln*TRbkPLJ?EU-k#5MObapsz52r^A`12UHfgW4Y3xB^HQ~p~WG?{(OP2t0=J@8Rr}e zNYJ?@7Ko6c#UaB!S)eH@L7GUDVsc5KsU;SOkfFsP!~R$h$N?YK+G(0dz3P&~WlJm& zAw!EphJCU?Q&?jAy0EhA$vexISRg`%7KaS`W5Gn1Ag}{D5Rmf)q!hU&7Ko6c#UaB! zS)f_@X|gcK0>Yq{SRg`%7KaRbV}Ui+6_+4csOe1cNHJi$jKevOrT@;+VQ~ zq-V*=g_c+#Vuu#T4*O$)DJOzdpHEZ9>Q#>vBeuf=Tf`3W6~_*HiXH09%aJnHlqGwP z9CvJq1tNB6bL_A`UqHONYVD4r+ckKe9BXKa1tNB6bL_BB7HEn~XyJg$5zm(+i!HH0 z#13ta9rnipTUT6y!U3tcIL87~fYcHTMC{P!*kPY6&=i+AzK$dQSdJ;R!~zjJv^jRz z9}CK*D5MG!)eHDp-APN}Cm}=paq<1)Hd-y9`VuSD)Do!KhO$Djl=gKxp-ZC8u<<3jw){^#lU8k^-#SA(WN&6Sk+J*vh-$Be@HK+iZ4%seRy=s~!iM9;EcW5$7rmf2;Atx#A zM>_N!(jB(!JCgjBcj2(_VBgV$@6gJ_1wk7{S7vV|5~AIoQ?#)pQ{VPVa+uk( zq{oDo4lLvj+w~nzlJ)d1T=pI8JG%EB9@#pm-eF?tib73`=KW8<@6h%Z+7`L{8aj}vz-UI!dk^*=J$MgdGpa?Ih%rie#oT3=RET62 zcQWrm3bb>#tCfv_(yUYxoIOj+-h

%ibfaBjrNU@7R0v;5|stGiPrY@+8$hkkgAiCYE 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ΝF~_hPa>JzKSEDS0F(=kIR->64 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 N%C^r?anxqC{{kO ǗEtun,2*ZuId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 AniZhuanchangEnd 1 201 +2 2 101 Assets/Product/Texture/Image/BgStory/BgStory77.jpg +3 3 201 1 1101001 +4 4 301 1 Watanabe 19-1, this is Skyking. Do you copy? 1 +5 5 301 Watanabe ... 1 +6 6 301 Without a word, Watanabe turns off the radio. Squad 19-1 is still MIA. +7 7 301 Still, the situation has significantly improved. +8 8 301 After retaking the Titan Trench and the hangar passageway, Squadron 20 now has a better firing position, and Squadron 19 has a smoother attack route. +9 9 301 They've managed to reclaim 40% of the K-44 defensive works, and the rest is only a matter of time. +10 10 301 Not counting the enemies still putting up resistance in the residential area, things are going quite smoothly. +11 11 301 Still, something's not right. +12 12 203 1 0.25 400 +13 13 201 2 500026 -400 +14 14 301 1 Lee According to my calculations, if the number of enemies is correct, Squadrons 20 and 19 should hold on their own. 2 +15 15 301 Watanabe True. But Squads 19 and 20 aren't the kind to mess up... Something's wrong. 1 +16 16 302 You think so, too? 17 +17 17 301 Watanabe Yes. 1 +18 18 301 Watanabe However, our priority should be to clear out the residential area up ahead. 1 +19 19 301 Lee ...I agree with Watanabe. 2 +20 20 302 Yes. 21 +21 21 202 1 AniZhuanchangBegin 1 2 diff --git a/Resources/table/client/movie/movies/MovieBJ00206EA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00206EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0e8de92fab42f09db9093eccd692456f5c2d0054 GIT binary patch literal 5465 zcmbVQO^75(6;>}2z4XOB2;yLDAv9=rO=bP`&pIOAxUkq#6<3HYf_3Pg|{MjG&<-5=Q z_Wrltynp`J?;d}2{(~EzxbgC{e;2R(?w3!#_vTMO^^xP*%ddUs+UelV6CeJ3^o@V~ z=ZzQM>ArIsvE$GwqcQlBeCXkk=hr7m)K&|uSbJ=G^|IXdbD4U4(iciJvypKL9ZD$Qi4WI(8viIK|v!aXha2# zte_DVG}8Kww0()x|G{^+Ict$+oL4SV>*;I8{|A#@lEJtb%27qGs6N8`=k z_Ew+uv7}ybY^`+m`kmZFMd+@dAy!2$ub-x3DzBeRzwAt2F8?3wch9rw=8?aK<)FuS%o^V2ov4lHHuI1c* zfsDN5x4pH`_Sg5`G`STssj-*GrpUR_5ucdcl{{6taME%yHM`uZsTPUlX2J!Ji>c(P zxlnqFO?f1FEFvzlOp07$kedRhxLERBS`|s{lt?fwg+HENoGIwc&vJ>_b;)s;{I<6a z*ukp0tk(7{mQYYSUSzA{2nHhOnXncCoQraoj|)edXwsK-(*{pDAN2T4B?d>x+;XM8 zwkFGrRZj9q<<-q#5xjC^8_xoDkp{80vRA_kq8ZH8_*(@e0ds=3`~c*W5Cd8PJlFX-R_70 zSq7|McJ5s%qLP<%L@MTFx{A+Q(n3%i%u+6epFa_&X&O5ioxwKA6+u@0XuXnM)!uv_GHv>axpT;7L zmGo3x?K0zY;;su~Ze$WlLTIdOH|U53>!iib%t8UFWeVwD%@T5RBJ>1wj@Z~PKNFA> zg4rWwMRXyw1LG+u!^lg~#tk1f7%+G&e;8n3;Tr^f2xAQ0KA^Eo4PvkZ_24 zC4CVQK7kNq9%vlEB1Iz=fy*6Y4Z4R5u|x0+6;cAUOGG!c&dTf<=XxmG!a9M-c`&9P zc%A1>DH2z9o+g<9JJLR>rch>czt%uAw=Z4x&RSmR^;`pogdrL*I(0#575D9e14EjPh$dhhzzDts%jd{oWMh?d6XYi7Lr>fF*=PN_ zfK>e5IrcpfwJdYF<0}B#D;J~do5ln}1i~p`0~+NrmFXDiJ&%b%s8|qctVtrZ(s+Rn z;KB^_AiJHms?k4S{f(;8xhHp!0i+5=7=jZyaZAR95Ew0TWCn~@Av{QV4?hqcRV@ba z?W>DH)3qbU=n;8gcc3mzqSm3Xa#AFKtM#O!oTU`Y?NxdnGN`&1!p<4xXlycwgBL17 z7)wIJ)Hqb0s!u)jODZT~+0uDexa5fSH^{qlcf;i#@DSwN{4TFw6XMYnQXyAkm4GEt zF?@(bzOgKmCPQz4mnlI#%Z)>cX;*8|WBm3g1`)k_Z|u z3^a?^s3No)VKF=ew?hL2%J1;z&2wT&%4axKUZq)pxNOAc9ssnEbhCC7CO_Ey1N2@S z{0TduKkgu;IIwSWaw|$6@fX#?3H(rvE4tw?0A-aZuqA3B=ndxireVohzBbB-s64oQ zwC2YE7tn?`*P6Y$k!2keJM_ffi?&QNFdp%vPYeu^7>Kk$GN5(JU<5TuQfN>F)%=Pt ziC3tapBvnp3VVe{Lk6Y(&tCWguiGOwsF`xj+PbxEI?9Oz>v=MUNl-sgGiq700`y0> zKe7{@mvulLEJN%jAQjka^0_CF7`F)&y99*kfkvE8SKC(N9PG2f263V}xQ&K@PIxvi zv)E`5mIZI&iYbA20!QU#;=wi=92_v5z4DHRVur+pdfIk!Z#X4z$BFFDUeH7eMAoY4C1%Aq~!F7$l->+ESvE7g;CUM;%kQw z1(>ADR?OsX4@roR8@SS>?H$T6z~`BD#bC!*G+CCEU0xSR^un8mR&3^PPPmkdNEMzQ z5JLK%LH+2ZQA7}ieFnjmJMe!E@=bz2gAzyemcD)X^aZlD@oglg!JW!ldLGt@=+rB#Rj0_ljFumAu6 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieBJ00207BA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00207BA.tab.bytes new file mode 100644 index 0000000..5a3fad0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieBJ00207BA.tab.bytes @@ -0,0 +1,63 @@ +eF=kCB.[-C\uݓ@dHX ČUTz(ԑ3X Z,dEY^J ߵ-ޝIOaxG*}8ʭ|6p8dhx)8T$IId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 AniZhuanchangEnd 1 208 +2 2 101 Assets/Product/Texture/Image/BgStory/BgStory26.jpg +3 3 201 1 500001 +4 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +5 5 301 1 Celica Have you all arrived safely? 1 +6 6 301 ... +7 7 302 Safely arrived 8 As if... 8 +8 8 301 Celica Well, you're in one piece, so that counts. 1 +9 9 203 1 0.25 400 +10 10 201 2 500026 -400 +11 11 301 1 Lee ...So where's our destination this time? 2 +12 12 401 1 201 +13 13 301 1 Celica It's top secret, so I'll let the President explain himself. 1 +14 14 202 2 +15 15 203 1 0.25 +16 16 201 1 500011 +17 17 301 1 Hassen Some military facilities were abandoned in the early Post-Pandemic Age. 1 +18 18 301 Hassen There are some items that we were not able to retrieve in time. Commander Nikola would like you to recover them. 1 +19 19 301 Hassen Meanwhile, I would like the target facilities to be repaired and reactivated. 1 +20 20 203 1 0.25 400 +21 21 201 2 1031001 -400 1 +22 22 301 Hassen By the way, for this operation, we have assistants standing by to help you all identify the server centers where the data is stored. 1 +23 23 551 301 1 Liv ? 2 +24 551 24 202 2 +25 24 301 A small figure appears from the shadows of the building. +26 25 201 2 500145 -400 +27 26 301 1 Pulao ...The mechanoids wandering around in the area are technically related to the performance troupe... 2 +28 27 301 Pulao So this operation concerns the Nighter as well. 2 +29 28 301 Pulao If the mechanoids prowling around here aren't Corrupted, then they have a place on the Nighter. 2 +30 29 302 What are you doing here? 30 You really are something 30 +31 30 301 Pulao What? No thanks for the one who saved your life? 2 +32 31 301 Hassen I heard all about it. I must express my greatest gratitude on Babylonia's behalf. 1 +33 32 301 Pulao ...When I show you to the database, Mr. President, I hope you'll remember what you promised me. 2 +34 33 301 Hassen Of course. 【kuroname】 will make the arrangements. 1 +35 34 301 Pulao Huh? So 【kuroname】 is in charge? Well, I guess I'll trust you for now. 2 +36 35 301 Pulao I gotta warn you... though what you'll see in the database belongs to Babylonia, you can also find secrets of the Kowloong Chamber of Commerce. So watch what you're watching! 2 +37 36 301 As Pulao gets more and more animated, her little fists dancing in the air, Hassen wisely speaks up to cut her off. +38 37 301 Hassen To conclude, please work together and perform your duties to the best of your ability. 1 +39 38 301 Hassen Because of the sensitive nature of this operation, as well as the complicated status of the Corrupted, I've arranged for Bianca to provide overwatch. 1 +40 39 203 1 0.25 600 +41 40 203 2 0.25 -600 +42 41 201 3 1091001 +43 42 301 1 Bianca I've got you covered. 3 +44 43 202 3 +45 44 203 1 0.25 400 +46 45 203 2 0.25 -400 +47 46 301 Hassen Of course, we'll discuss details of providing "materiel" to the Nighter once the operation is finished. 1 +48 47 552 301 Hassen But let's focus on the mission first. 1 +49 552 48 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +50 48 202 1 +51 49 203 2 0.25 +52 50 301 Pulao You Babylonians gotta work on brevity in your briefings... 2 +53 51 553 301 Pulao Anyway, let's get ready to crack some skulls. 2 +54 553 52 302 ? 52 +55 52 301 Pulao The mechs have already surrounded us. 2 +56 53 301 Pulao Too bad they're already seriously affected by the Punishing Virus. 2 +57 54 203 2 0.25 -400 +58 55 201 1 500166 400 +59 56 301 1 Lucia Already? When did— 1 +60 57 301 Pulao ... 2 +61 58 301 Pulao You didn't know? My ears are pretty sharp. 2 +62 59 301 1 AniZhuanchangBegin Pulao's nonchalant air makes you think she's hiding how she really feels. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieBJ00207EA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00207EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4aea8187914ed0159ebaaeab0990ce852a0ceff6 GIT binary patch literal 5683 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieBJ00210BA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00210BA.tab.bytes new file mode 100644 index 0000000..bdecb62 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieBJ00210BA.tab.bytes @@ -0,0 +1,74 @@ +P?kJN*2$hmd>^x}XId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory93.png +2 2 401 1 10 +3 3 301 DialogEnable After the battle, sudden loud, noisy singing comes drifting over from the distance. +4 4 301 ~Living in the hustle, hanging with my fellows...~ +5 5 301 ~Riding with me is my homie and my rifle...~ +6 6 301 ~Awesome! Hmm... Get some! Hmm...~ +7 8 201 1 500026 -400 +8 9 201 2 1031001 400 +9 10 301 1 Lee ... 1 +10 11 301 Liv ...Is this... music? 2 +11 12 302 They're totally off pitch! 13 Rock music? 13 +12 13 202 1 2 1 +13 14 201 1 500166 4 +14 15 301 1 Lucia Commandant, bio-signs detected. 1 +15 16 201 1 500026 +16 17 301 1 Lee ...One of yours? 1 +17 18 201 1 1101001 +18 19 301 1 Watanabe No. 1 +19 20 202 1 +20 21 301 A Forsaken message comes through. +21 22 201 1 500154 +22 23 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 1 +23 24 301 1 Clark Boss! I'm done here! 1 +24 25 302 (Explain the situation) 26 +25 26 301 Clark ...? 1 +26 27 301 Clark As far as I know, there are no permanent residents here besides us... and we're stationed a few dozen miles away. Besides, who'd even want to live here at this forsaken place anyway? 1 +27 28 301 Clark But we'd sometimes run into lost travelers around here, and scavengers looking for a new place to set up shop. So it's not impossible that someone will show up in the area. 1 +28 29 302 Let's check it out. 30 +29 30 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +30 31 201 1 1101001 +31 32 301 1 AniZhuanchangBegin 1 Watanabe Let's go. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieBJ00211BA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00211BA.tab.bytes new file mode 100644 index 0000000..979ff79 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieBJ00211BA.tab.bytes @@ -0,0 +1,159 @@ +JV# =d#t2N͂ͅKz[`UydY{Lȼ=r˽,EZl۾b֫hcJ98gf`%YId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory93.png +2 2 401 1 202 +3 3 301 DialogEnable After the crew passes through a block of buildings, a colorful large-wheeled snowmobile comes into sight. On top of it sits an unfamiliar man, dressed in thick but tattered winter clothes. Behind him is the source of the deafening music: a radio. +4 4 201 1 1031001 -400 +5 5 201 2 1101001 400 +6 6 301 1 Liv Biological signal detected... It's a human man. 1 +7 7 301 Watanabe ... 2 +8 8 202 1 2 +9 9 301 AniZhuanchangBegin As you converse, the man seems to have finally noticed you and begins waving. +10 10 101 Assets/Product/Texture/Image/BgStory/Bgstory103.png +11 11 201 1 500140 +12 12 302 (Ask about the situation) 13 +13 13 301 AniZhuanchangEnd 1 Unfamiliar Man Hello, friends! 1 +14 14 301 Unfamiliar Man Ah, no no, hahahaha! I'm not lost! 1 +15 15 301 Unfamiliar Man See this beauty? It's an antique snowmobile, Snow Leopard M958. Good for all terrains, totally swag, most popular in New Durkan in the Post-Pandemic Age. They don't manufacture this no more. The one and only in the world! 1 +16 16 301 Unfamiliar Man She's been with me much longer than some Corrupted been walkin'! 1 +17 17 301 Unfamiliar Man Never seen ya before. First time here? 1 +18 18 302 Yeah. 19 +19 19 301 Unfamiliar Man There's but one place worth seein' here. Ya know, "that" place. That's where ya goin', eh? 1 +20 20 302 What place? 21 +21 21 301 Unfamiliar Man Quit bluffin'. Look at ya, all dressed like that. I know what ya do, ya ain't even need to tell me. 1 +22 22 301 Unfamiliar Man Yer "hunters", huh? 1 +23 23 302 Hunters...? 24 +24 24 202 1 +25 25 301 Watanabe sends you a meaningful glance and moves closer to whisper into your ear. +26 26 201 1 1101001 +27 27 301 1 Watanabe That's what some people call them... 1 +28 28 301 Watanabe This used to be the biggest military research base in Cape Nohama. After the Post-Pandemic Age, all land-based airforce soldiers have fled the base. 1 +29 29 301 Watanabe As for what's hidden in the base, only the soldiers and researchers who love their antifreeze and thrust-weight ratios know. 1 +30 30 301 Watanabe Small wonder it's a popular place for treasure hunters. 1 +31 31 201 1 500140 +32 32 301 1 Unfamiliar Man So? Want me ta give ya a ride? Half price for the way back too. Looks like ya come prepared. Surely ya know the importance of a guide, huh? 1 +33 33 201 1 1101001 +34 34 301 1 Watanabe Thanks for the offer, but we already— 1 +35 35 202 1 +36 36 301 ??? Boss! +37 37 401 2 1514 +38 38 301 A tall, slim youth comes stumbling over, interrupting the conversation, heavy snow boots squeaking as he goes. +39 39 201 1 500005 +40 40 301 1 ??? Don't talk to this rascal! 1 +41 41 202 1 +42 42 301 Panting, the youth stops in front of the group. He pushes his goggles up, revealing a scowling face. He lifts his rifle and points it at the strange man. +43 43 301 The man's face changes. Before he can retreat, Lucia stops him in his path. +44 44 302 What's going on? 45 +45 45 201 1 500005 +46 46 301 1 ??? This old menace is a fraud! 1 +47 47 201 1 500154 +48 48 301 1 Clark Yamamoto! 1 +49 49 202 1 +50 50 301 The leader of the Forsaken comes jogging after the youth. Despite shouting at the boy in a reprimanding tone, he also raises his gun and points it at the unfamiliar man. +51 51 301 The atmosphere turns hostile in an instant. +52 52 201 1 500005 +53 53 301 1 Yamamoto You old cheat! 1 +54 54 301 Yamamoto Shooting him to death would be considered a mercy! 1 +55 55 302 Shh, let's talk it out first. 56 +56 56 301 Yamamoto (Hisses) Are all Babylonians nagging fools like you? 1 +57 57 201 1 500026 +58 58 301 1 Lee Are all Forsaken all brawn and no brain like you? 1 +59 59 302 Stow it, Lee. 60 +60 60 201 1 500154 +61 61 301 1 Clark Watch your words, Yamamoto! 1 +62 62 201 1 1101001 +63 63 301 1 Watanabe I understand your animosity towards Babylonia, but you'd do well to show my "guest" some respect. 1 +64 64 302 ... 65 +65 65 201 1 500005 +66 66 301 1 Yamamoto ...Tch. 1 +67 67 201 1 500154 +68 68 301 1 Clark Apologies, Gray Raven Commandant, for my subordinate's impudence. 1 +69 69 302 It's fine. 70 +70 70 301 Clark However, do know that this guy in front of you is not trustworthy. Countless scavengers have frozen to death in the snowy plains because of him. 1 +71 71 301 Clark He has no name. Just an old riffraff that came out of nowhere. 1 +72 72 301 Clark He'd tell the scavengers seeking a home or passing treasure-hunters that he's the "Gravekeeper" of Cape Nohama. 1 +73 73 301 Clark We've saved countless hapless fools who lost all their belongings to him in this area. 1 +74 74 201 1 500140 +75 75 301 1 Gravekeeper Huh? Wassup with ya southerners now? 1 +76 76 201 1 500005 +77 77 301 1 Yamamoto Give a man an inch...! 1 +78 78 202 1 +79 79 301 Noticing the situation getting awkward, the unfamiliar man tries to rope you into it. +80 80 201 1 500140 +81 81 301 1 Gravekeeper Hey you, standin' over there! Ya really gon' just stand and watch these guys bully poor lil' me? 1 +82 82 201 1 500005 +83 83 301 1 Yamamoto What are you talking about? Just watch, I'm gonna drag you back and show your victims— 1 +84 84 201 1 500154 +85 85 301 1 Clark Yamamoto! 1 +86 86 201 1 1101001 +87 87 301 1 Watanabe Enough. 1 +88 88 301 Watanabe We've got a mission to complete. 1 +89 89 201 1 500166 +90 90 301 1 Lucia Agreed. If you guys have your local disputes to settle, we'll take our leave. 1 +91 91 201 1 500154 +92 92 301 1 Clark Stop! Listen to our leader! 1 +93 93 202 1 +94 94 301 Clark's voice rings out. Yamamoto immediately shrinks back, mouth working as if debating whether to speak, and finally puts his gun down. +95 95 301 Watanabe falls silent for a moment. +96 96 201 1 1101001 -400 +97 97 201 2 500140 400 +98 98 301 1 Watanabe You are certain you can give us a ride through Ghost Coast? 1 +99 99 301 Gravekeeper Now why would I lie? 'Course I can, unless ya get off by yer lonesome. 2 +100 100 301 Watanabe Deal, then. 1 +101 101 301 Gravekeeper Huh? 2 +102 102 301 Watanabe Give us a ride through Ghost Coast. I'll pay double. 1 +103 103 301 Gravekeeper Uh... r-really? 2 +104 104 301 Watanabe Yes. And if it works out well, the Forsaken may consider a long-term arrangement with you. 1 +105 105 201 3 500005 +106 106 301 1 Yamamoto W-what? 3 +107 107 301 AniZhuanchangBegin Watanabe On one condition: no more scamming in our territory or bringing trouble to the Forsaken. I trust that the payment we can offer should be much better than what you usually get by robbing hard-up travelers. 1 +108 108 101 Assets/Product/Texture/Image/BgStory/BgStory68.jpg +109 109 202 1 2 3 +110 110 301 AniZhuanchangEnd ~Living in the hustle, hanging with my fellows...~ +111 111 301 ~The wasteland doesn't go, gravekeepers don't say no...~ +112 112 301 ~Awesome! Hmm... Get some! Hmm...~ +113 113 301 Watanabe sits on the backseat of the big-wheeled snowmobile, wincing in patient exasperation. +114 114 201 1 500026 +115 115 301 1 Lee ...Why are we riding with him? 1 +116 116 302 It's more efficient this way. 117 +117 117 202 1 1 +118 118 301 AniZhuanchangBegin That part is true... but you sure feel like the road is stretching on forever. +119 119 101 Assets/Product/Texture/Image/BgStory/BgStory68.jpg +120 120 301 AniZhuanchangEnd RImgBg1Shake Squeak—! +121 121 301 The snowmobile suddenly brakes, sending everyone flying forward. +122 122 201 1 1031001 7 +123 123 301 1 Liv Aah! 1 +124 124 302 Careful. 125 +125 125 201 1 500154 +126 126 301 1 Forsaken What's going on? 1 +127 127 201 1 500005 +128 128 301 1 Yamamoto Has he got something planned? 1 +129 129 202 1 +130 130 301 The Gravekeeper turns off the music and begins shouting at us from his seat. +131 131 201 1 500140 +132 132 301 1 Gravekeeper We're passin' through Ghost Coast soon. Gotta make sure the wheels ain't stuck. Ya don't wanna walk through the town for sho'. 1 +133 133 201 1 1101001 +134 134 301 1 Watanabe ... 1 +135 135 202 1 +136 136 301 Watanabe seems to be a bit relieved, though you're not sure if you're imagining things. +137 137 201 1 1101001 +138 138 301 1 Watanabe Commandant. 1 +139 139 302 Gray Raven Squad, ready up! 140 +140 140 202 1 +141 141 301 Watanabe barks out orders. +142 142 201 1 1101001 +143 143 301 1 Watanabe Forsaken, form up! 1 +144 144 201 1 500154 +145 145 201 2 500154 -600 +146 146 201 3 500154 600 +147 147 301 1 Forsaken Roger! 1 2 3 +148 148 202 1 2 3 1 +149 149 301 The Forsaken members leap down the vehicle in an orderly fashion and get in formation in a flash. +150 150 301 The Gravekeeper peeks out from the window, bright blue eyes wide behind his overgrown facial hair. +151 151 201 1 500140 +152 152 301 1 Gravekeeper Uh... so... I'll be waiting for ya by the side? 1 +153 153 201 1 1101001 +154 154 301 1 Watanabe Attack! 1 +155 155 201 1 500154 +156 156 201 2 500154 -600 +157 157 201 3 500154 600 +158 158 301 1 AniZhuanchangBegin 1 Forsaken Roger! 1 2 3 diff --git a/Resources/table/client/movie/movies/MovieBJ00211EA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00211EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..9a897897726a17281550e90d15ff2ff0a37cf5ec GIT binary patch literal 2401 zcmaJ?O^6&t6c$AEjm$+uz>CyEWI;ExQ$0UB17g@s*0>rr3yCa=ET(q)&2(qFtD3Ir z-EBo#Jmip@;2ylVp1gU;#RxfgkO-olMM3nSF6Q9HsPQ29s%K|<#_idnn0{S9{eADf z@4e~oKKsq>QwQtcF28f@#Jw**Jb5qpZtvn}Prmx`jr-4C+JE@3xAuPe`a0fu;qTg` z`=9)LckRyA-rZk6I5>Ip!T!wC&!kT+e|h4M=ij`s`{Vu_tvT^qJAHrS&zJB2^XYDN z=k>>4`F{3^nNxd@JoK*EdA$5!^@sO=<83GFEZN zj9xCM5yFaI3RI_0&t>Vt683z#DE$!VEqi7w=P(edT^bl`A{L>3jc>rA<&3P_$f}R5 z#>i@ptc8))8d>d;#jClQqwpMt=QunE;yDt}p?HqPb1qd7U6lcPB~n$y@Q zmpE_$UZo$Pa9#BhAv>OsJsV8BrZpNpzZNSu>6rP;6#gW}`IS)gaDJ(G$*4FTKAWw| z^{8iW6^(Mq0SBO-LD>U@T&0D=Q7+Y>2H=bxZd7SB3Qq%+OLeFN)UxyEd=V&eKx_tR z&vUpULJ=yXpi-%UGVc53NOsf!$=gVHjhM{1TOAR2)_9fZElj(yV7CSi*drV+_*-yRg`tqHkcOBOZDg^CeD`#WBC7~yb0slg zzGg|pgonbN?n(<O>KO;JP>HEk&5kZ1%rHV0nK4f?2!R$0+?E5 zybUxb>MZ+waiKX?IyoL)o<;YVcIj}SImT(MNv=>C1{5-Cblb=}!UoaA3CY&;!x^?H zvv3afMbJl=#eUB-R1{Rc9uEA(qBdmXpYeYI2(w#&$K7{ zln;wW9nhtMjcp~_1`^UvR=?zc@hDv?n%WkeI?x=GWfnNzptZt5j2b|5z=()Xs4}mx Uj3miY7-~narhTEtu#DHI{{WIv$ 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 GBKvQBrquiZ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieBJ00212EA.tab.bytes b/Resources/table/client/movie/movies/MovieBJ00212EA.tab.bytes new file mode 100644 index 0000000..ab4caf2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieBJ00212EA.tab.bytes @@ -0,0 +1,31 @@ +N$ldX/?l^G\*#r.36`V9f9P*iv-OdC-D'2OWx`;޸5zv'"@JχlsOId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory78.jpg +2 2 401 1 210 +3 3 301 DialogEnable The Forsaken mill in and out of the radar station, checking signals and performing maintenance. +4 4 301 Lucia is uploading her mission report, while Liv stands next to the ocean, gazing into the distance. Lee, on the other hand, is recording his battle notes. +5 5 201 1 1101001 +6 6 301 1 Watanabe ...So you have nothing to do? 1 +7 7 301 Watanabe Leaving the heavy lifting to your underlings, eh? 1 +8 8 302 I could say the same for you. 100 No way. 100 +9 100 204 1 1 +10 9 301 Watanabe I see that you've improved, Commandant. 1 +11 10 302 Why this all of a sudden? 11 +12 11 301 Watanabe Your skin's gotten thicker. 1 +13 12 302 ... 13 +14 13 301 Watanabe ...Just kidding. 1 +15 14 301 Watanabe ...Not funny? 1 +16 15 302 Heh. 16 +17 16 202 1 +18 17 301 The leader of the Forsaken smiles faintly. He leans against the seaside railing and falls silent. Derek's whistling is all that's audible for a while. +19 18 301 ... +20 19 301 Without making a sound, Clark appears behind Watanabe. +21 20 301 The elderly leader moves the remaining half of the cigarette out of his mouth and puffs, silhouette barely visible in the fog. Clark puts his cigarette out and turns to the revered leader of the Forsaken. +22 21 201 1 1101001 1 -400 +23 22 201 2 500154 400 +24 23 301 1 Clark Ahem... Hey boss... you still look as young as you did back then. Good old times, they were. 2 +25 24 301 Watanabe ... 1 +26 25 301 Clark We'll take care of that guy—Captain Morse, I mean. 2 +27 26 301 Watanabe ...Yeah, I know. 1 +28 27 301 Watanabe He chose to trust... and I can't betray this trust. 1 +29 28 202 1 2 +30 29 301 1 AniZhuanchangBegin Watanabe didn't really say it, but you know that half of his words are meant for you. diff --git a/Resources/table/client/movie/movies/MovieCS00146BA.tab.bytes b/Resources/table/client/movie/movies/MovieCS00146BA.tab.bytes new file mode 100644 index 0000000..822f8dd --- /dev/null +++ b/Resources/table/client/movie/movies/MovieCS00146BA.tab.bytes @@ -0,0 +1,79 @@ +絖6\[ޡʁ4=\{j)Yv AB{n؞8鼹K}MY]m1#|QcLٸP0.`˦ЍD'BLMm8Q0x4zWId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory00.png +2 2 401 1 5 +3 3 201 DialogEnable 1 500484 +4 4 301 1 Arcana Character Sprite Test 1 +5 5 204 1 1 +6 6 301 Arcana BBBBBBBBB 1 +7 7 204 1 2 +8 8 301 Arcana CCCCCCCCCC 1 +9 9 204 1 4 +10 10 301 Arcana CCCCCCCCCC 1 +11 11 204 1 7 +12 12 301 Arcana DDDDDDDDDDDDD 1 +13 13 204 1 14 +14 14 301 Arcana e 1 +15 15 201 1 500485 +16 16 301 1 BOSS AAAAAAA 1 +17 17 201 1 500486 +18 18 301 1 Haicma SP AAAAAAA 1 +19 19 204 1 1 +20 20 301 Haicma SP BBBBBBBBB 1 +21 21 204 1 3 +22 22 301 Haicma SP CCCCCCCCCC 1 +23 23 204 1 5 +24 24 301 Haicma SP CCCCCCCCCC 1 +25 25 204 1 7 +26 26 301 1 Haicma SP AAAAAAA 1 +27 27 204 1 10 +28 28 301 1 Haicma SP AAAAAAA 1 +29 29 201 1 500487 +30 30 301 1 Haicma Newborn AAAAAAA 1 +31 31 204 1 1 +32 32 301 Haicma SP BBBBBBBBB 1 +33 33 204 1 3 +34 34 301 Haicma SP CCCCCCCCCC 1 +35 35 204 1 5 +36 36 301 Haicma SP CCCCCCCCCC 1 +37 37 204 1 7 +38 38 301 1 Haicma SP AAAAAAA 1 +39 39 204 1 10 +40 40 301 1 Haicma SP AAAAAAA 1 +41 41 201 1 500488 +42 42 301 1 Mechanoid Infantry AAAAAAA 1 +43 43 201 1 500489 +44 44 301 1 Lee Butler AAAAAAA 1 +45 45 204 1 1 +46 46 301 Lee Butler BBBBBBBBB 1 +47 47 204 1 6 +48 48 301 Lee Butler CCCCCCCCCC 1 +49 49 204 1 8 +50 50 301 Lee Butler CCCCCCCCCC 1 +51 51 201 1 500490 +52 52 301 1 Spooner AAAAAAA 1 +53 53 204 1 4 +54 54 301 Spooner BBBBBBBBB 1 +55 55 204 1 10 +56 56 301 Spooner CCCCCCCCCC 1 +57 57 201 1 500491 +58 58 301 1 Shocked Spooner AAAAAAA 1 +59 59 201 1 500492 +60 60 301 1 Liv A Coating AAAAAAA 1 +61 61 204 1 1 +62 62 301 Liv A Coating BBBBBBBBB 1 +63 63 204 1 3 +64 64 301 Liv A Coating CCCCCCCCCC 1 +65 65 204 1 6 +66 66 301 Liv A Coating CCCCCCCCCC 1 +67 67 204 1 8 +68 68 301 Liv A Coating DDDDDDDDDDDDD 1 +69 69 201 1 500151 +70 70 301 1 Lucia AAAAAAA 1 +71 71 204 1 2 +72 72 301 Lucia DDDDDDDDDDDDD 1 +73 73 204 1 9 +74 74 301 Lucia QQQQ 1 +75 75 201 1 500152 +76 76 301 1 Lucia AAAAAAA 1 +77 77 204 1 4 +78 78 301 1 AniZhuanchangBegin Lucia DDDDDDDDDDDDD 1 diff --git a/Resources/table/client/movie/movies/MovieCS00149BA.tab.bytes b/Resources/table/client/movie/movies/MovieCS00149BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cf1728d08763320089298931b8197512c503ca31 GIT binary patch literal 939 zcmZS3j+0($ZRomm%|6z~V^JTOBc3HKP2Uz~wC?o|kzE^qKKd9Pc}xC9kDdOBh21a0 za>BN5ElIRhmN1?b^qJNDOZuH>XXKUdTzVmpwJ(4zd!g-nQ`ObwTR2O!q?@MgTd?Ty z-CrvYB=EY0pHDu~cbN0WuQ}$n(f0!Rygi~PH1Fq{ve7ez(=oXuGd~Z=@Jp>IfpbDC z3sN~fi=A@vle2-eYhDVcQ)+r!&rokdEsX2+2AR!1NAh9Shw>a7`mJ`Y{ zg0qa_EE71(6wWe(v&`Wv3pmRX&N4JWFcG#GBCIh)*kg#W$Pi(ZA;Ky{gk6RR%M1~= z86j*lLfB@6u+0czn-Rh`Bhy%3E<;WuPEHd8Lrw@VWe5p;@| z%Y@Su)k=Kkn{oo(j_f{=Vg;Dj&EY$F;Iu^c zEDl$2a`JLn0>cDqGEfyT(MDyICgvq)B<7`q6EE0kuveV(a|?1(OHxzNY=d%nxd5MM B=CS|) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieCS00166BA.tab.bytes b/Resources/table/client/movie/movies/MovieCS00166BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e41e452858252a910f2ef350f0a44ba9f98f2219 GIT binary patch literal 1022 zcmZRY@XLPF!-M@VW*zyO!M#d4B24RdyR*T~1J9?NUnCl?m9eZdl4Zls*si60QAzWb zuUK*I)=R7Tvl)HF1-2$yaWvIF&vN%%5YTZ?=GlDK;QKLCWzX#N>J(3IwJH&7(&YKt zK8az^6WN+)+uai+%juL=Rj#<9#pN`FTKwUus1OoD))6 zkjm*@q}HW{9xO z2w|HM!Zss>ZAJ*&j1aaNna1*R8FCtOavB-{2~J>eMP-yG<|St&=B0xI6C_q#oLW+> zA5fH^Qkq<%9|8>i(xOy-&)mfHRDGxP;FA2JN*HZwVW5{)kPgy@4e)XqaT;-Qnt<&B zDKO+THp8Y6D8|cW%xTQYX@sQK)WE>d61RF2P7_W}V~BbbkAUMJY)x@NW?rg7A~10z zf>M)0NosKk$oE(PFPAB&Dad}HgE?I?6La#@T{4RklX6l)iXnQi>Ez`y;{>|V&;Y0z zs?RkKtPRCYkibO?+t5t?V2}&-Lo;EtZ+=;3DhkK1G~Y4Lz!0bgEC=Q46%?hWB_@H~ ah7Is?nRA*$LkH+;6sI79#}S)WPEG*wJ07V3 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieCS00170BA.tab.bytes b/Resources/table/client/movie/movies/MovieCS00170BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3caa3d1679e82068fc3fd0292cee2673d070ac57 GIT binary patch literal 1989 zcma)7O>7%Q6i$&^I!2b@2p67$kS~?vS=;$JMNUIYLIpuFstO9y#QVHEWOv5Q%*L1# zf=k5_E~p2}32}m|2TlkOMTj3EK&k{c1gHn3azUlN72d4zZURn}m9_JB_PzPO_r3Sl zCmw%wb@sdW-hSY|KTlpcbL`sFvtPgXdhMMDkAL#R#Xn|_o%sE&-@bTx_RZ^8qRZEp zKX~Yyzc1AuzWn^vAHThD`{rkN?<{Y9dh5&18$VsV@%^o{@3Tv-b-Di6h1c3QUok5) z-P6~8eddYJ2OodretzWsdmsJf!{aCKx${-6yLcXXH=233dsVH4tkZK+d*exb$rTUX z(E!<+T}gCrht|hb$W}0ts-tAe=qX?GomEW4$Zw5}4PiuTpW|EXUn?lAW?{7ot6f<0 zg|$#vi-omRSiDi1B?>QLc!|SHAYLNz5{j2tyaeMVT2P_|C0bCT1tnTgq6O`(YK1e- z7;n&xkzCKlnNYo0sK|@y_pC){=QfNEv!0vllKh#$xwTY8IJXjQI&DU@TEEUWmg+AI zA|E#Gs#XFPFxJYkyaQ*=`Du={SFJQzld)#u%h=`su@}RcOy#`*U9@g`bhXlAEyjW( zm~w0cyiq*=H>_G|v-SjSRfE5Tn6Ua9XFSP@zz6 z*~>WPs#fM1CE09DGM(;5k=4oqTbPi@Pa5Nv7pJ94E~a-w z4Z07RB~Awl#2ajB3er=VfmEu{LM(O>whv zwhfA%gFA!zg41~J8M!fmwHjq?uupQAbEikXHy-r-<}0LLl-+0<7yW4lYh-G+xbfbLBWL1h-j80fn;QtckK j|KH)4PTP*N?F0OON5R|| literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieDW00107BA.tab.bytes b/Resources/table/client/movie/movies/MovieDW00107BA.tab.bytes new file mode 100644 index 0000000..adebc22 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieDW00107BA.tab.bytes @@ -0,0 +1,484 @@ +[[P:`8:}5)sjT8y|K/Y-ޑԎ{ws45&jP7$*Y`z̺Vw~n.au }! lId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory21.jpg +2 2 401 1 204 +3 3 201 1 500001 +4 4 301 DialogEnable 1 Celica Good morning, Commandant. 1 +5 5 302 Morning... Celica... 6 +6 6 301 Celica Whoa! Those are quite the striking pair of panda eyes! Are you... alright? 1 +7 7 302 I was making Zongs 8 I got a little carried away cooking 8 +8 8 301 Celica Zongs? Oh yes, Duanwu festival is coming up. Did you make these yourself, Commandant? They look pretty tasty. 1 +9 9 301 Celica Are those Zongs you have there? What an armful! Are those for the Constructs? 1 +10 10 302 Yes 11 It's Duanwu festival after all 11 +11 11 301 Celica Ah... that's very thoughtful of you, Commandant, but be sure to ferret out the likes and dislikes of our Constructs, to avoid embarrassment. 1 +12 12 301 Celica Wars have been started over less! 1 +13 13 202 1 +14 14 301 Celica leaves before you could muster a response. +15 15 302 AniZhuanchangBegin Wars...? 16 What does she mean by that? 16 +16 16 101 Assets/Product/Texture/Image/BgStory/BgStory17.jpg +17 17 401 1 201 +18 18 301 AniZhuanchangEnd (A delicate sheen of nervous energy does seem to be in the air today. All around Babylonia, people look at one another with wary and distrustful stares) +19 19 201 1 500019 +20 20 201 2 500019 -600 +21 21 201 3 500019 600 +22 22 301 1 Construct Soldier Good day. Could those be Zongs you have there? Mind if we open them up for inspection? 1 +23 23 302 Why is that? 24 Of course not 24 +24 24 301 Construct Soldier Oh, no need to worry. We just wanted to make sure. Oh, and also ask you to vote for us. 2 +25 25 202 1 2 3 1 +26 26 201 1 500028 1460 +27 27 201 2 500028 1460 +28 28 203 1 1 -400 +29 29 203 2 1 400 +30 30 301 1 Zong Police A Hey! Canvassing is prohibited! 1 +31 31 301 Zong Police B You'll have to come with us! 2 +32 32 201 1 500019 +33 33 201 2 500019 -600 +34 34 201 3 500019 600 +35 35 301 1 Construct Soldier Uh-oh... it's the Zong Police! Scram! 1 +36 36 202 1 2 3 1 +37 37 201 1 500028 -400 +38 38 201 2 500028 400 +39 39 301 1 Zong Police A Stop right there! 1 +40 40 301 Zong Police B There's another! Arrest first, ask questions later! 2 +41 41 302 Me!? 42 +42 42 301 AniZhuanchangBegin ??? Commandant, over here! +43 411 202 1 2 +44 43 101 Assets/Product/Texture/Image/BgStory/BgStory17.jpg +45 44 401 1 5 +46 45 201 1 500166 1 +47 46 301 AniZhuanchangEnd 1 Lucia Thank goodness, Commandant. You almost got caught up in that debacle... 1 +48 47 302 Lucia? 48 What's going on here? 48 +49 48 204 1 4 +50 49 301 Lucia You didn't know? As thanks for our assistance in escorting the Forsaken shipment, the ACA sent Babylonia a batch of assorted Zongs. 1 +51 50 301 Lucia Disagreements started to spread from the ideal flavor of Zongs, all the way into other food preferences and the definition of good taste... 1 +52 51 302 For what... 52 Is this the "war" Celica spoke of? 52 +53 52 204 1 5 +54 53 301 Lucia Now the two factions are hosting referendums in an attempt to install their flavor as the official Babylonian flavor. 1 +55 54 302 What about this "Zong Police" business... 55 +56 55 301 Lucia The "Zong Police" is a temporary constabulary, hastily put together to head off impeding violence between the two factions. 1 +57 56 301 Lucia The streets are no longer safe if you're carrying Zongs, Commandant... 1 +58 57 204 1 1 +59 58 301 Lucia Say, those Zongs you have there, Commandant. Are they for us? 1 +60 59 302 (Gift Sweet Zongs) 60 (Gift Savory Zongs) 60 +61 60 204 1 6 +62 61 301 Lucia You made these, Commandant? 1 +63 62 302 Is it to your liking? 63 +64 63 301 Lucia Well... I'm not sure what my likings are, or rather, what "Lucia's" likings are. 1 +65 64 204 1 1 +66 65 301 Lucia But I'll like it, Commandant, as long as you're making it. 1 +67 66 302 Lucia... 67 +68 67 201 1 1031001 1 +69 68 301 1 Liv Oh, there you are, Lucia. Good morning, Commandant. 1 +70 69 201 1 500166 1 +71 71 301 1 Lucia What a coincidence, Liv. The Commandant has a gift for us. 1 +72 73 201 1 1031001 1 +73 74 301 AniZhuanchangBegin 1 Liv Really? Are those Zongs? I didn't know Commandant knew how to make them. 1 +74 12345 201 1 1031001 +75 75 301 AniZhuanchangEnd 1 (Which Zong should I give Liv?) +76 76 302 Honey and Bean Paste (Sweet Zong) 77 Pork and Egg Yolk (Savory Zong) 91 Ask Lucia for advice 106 +77 77 204 1 1 +78 78 301 Liv No problem. 1 +79 79 301 Liv So different from normal desserts... sweet, still fresh. Is this really made out of rice? 1 +80 80 302 (Pick a grain of rice from the corner of Liv's mouth) 81 +81 81 204 1 6 +82 82 301 Liv Oh! This is... Thank you, Commandant... this is embarrassing. 1 +83 83 204 1 1 +84 84 301 Liv Time permitting, could Commandant give me some direction too? 1 +85 85 302 Of course 86 +86 86 204 1 6 +87 87 110 301 Liv Okay, then... it's a date! 1 +88 88 204 1 4 +89 89 301 Liv No problem. 1 +90 90 204 1 1 +91 91 301 Liv Thank you... you really poured your heart into it, Commandant. 1 +92 92 301 Liv's smile always feels somewhat forced. +93 93 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +94 94 201 1 500028 1460 +95 95 201 2 500028 1460 +96 96 203 1 1 -400 +97 97 203 2 1 400 +98 98 301 1 Zong Police A Zong-related dispute detected! 1 +99 99 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +100 100 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +101 101 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +102 102 302 Wait!? What the 103 +103 103 202 1 2 1 +104 104 201 1 500166 6 +105 105 301 1 Lucia C-Commandant!!! 1 +106 25852 302 Please give me a chance! 25853 +107 25853 201 1 500028 +108 25854 12345 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +109 106 201 1 500166 +110 107 301 1 Lucia I think Liv is attempting to make her own Zongs as well, but it doesn't seem to be going so well. 1 +111 108 301 Lucia Lee and I have tasted quite a few desserts Liv has whipped up with scraps and leftovers. I thought they were good... but Liv always seemed unsatisfied. 1 +112 109 76 201 1 1031001 1 +113 110 201 1 500166 1 +114 111 301 1 Lucia Liv seems pretty happy just to receive Zongs. 1 +115 112 302 Now to give away the rest 113 +116 113 301 Lucia So this is the meaning of festivals, and gifts... So simple, and yet it brings such joy... 1 +117 114 302 It's the thought that counts 115 +118 115 204 1 4 +119 116 301 AniZhuanchangBegin Lucia The thought that... counts... 1 +120 117 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +121 118 201 1 500026 6 -400 +122 119 201 2 500166 400 +123 1191 301 AniZhuanchangEnd 1 Lucia Ah, Lee. It's good that you're here. 2 +124 120 301 Lee Zongs? Even Commandant has joined the madding crowd... 1 +125 121 301 Lucia No, these are handmade by Commandant, in the spirit of the festival. 2 +126 122 202 1 2 1 +127 123 201 1 500026 +128 125 301 AniZhuanchangBegin 1 Lee I see. But I wish to get one thing straight: no matter who made these Zongs, my critique will be honest and uncompromising. 1 +129 30000 201 1 500026 +130 126 301 AniZhuanchangEnd 1 (Which Zong should I give Lee?) +131 127 302 Mushroom and Pork (Savory Zong) 128 Sticky Rice and Bean Paste (Sweet Zong) 135 Ask Lucia for advice 139 +132 128 204 1 +133 129 301 Lee ... 1 +134 130 301 Lee (Quietly, Lee finishes the Zong and gives a curt nod) 1 +135 131 204 1 +136 132 301 Lee A decent attempt, I'd say... 1 +137 133 201 1 500166 1 +138 134 143 301 AniZhuanchangBegin Lucia Lee looks decently... satisfied? Let's call it that. 1 +139 135 204 1 +140 136 301 Lee ... 1 +141 137 204 1 +142 138 301 Lee Commandant, I'm afraid I have nothing to offer except my apologies. 1 +143 22335 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +144 22336 201 1 500028 1460 +145 22337 201 2 500028 1460 +146 22338 203 1 1 -400 +147 22339 203 2 1 400 +148 22340 301 1 Zong Police A Zong-related dispute detected! 1 +149 22341 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +150 22342 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +151 22343 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +152 22344 302 Wait!? What the 22345 +153 22345 202 1 2 1 +154 22346 201 1 500166 6 +155 22347 301 1 Lucia C-Commandant!!! 1 +156 95159 302 Please give me a chance! 95160 +157 95160 201 1 500028 +158 95161 30000 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +159 139 201 1 500166 +160 140 301 1 Lucia Right, Lee mentioned that he didn't like sweet things. 1 +161 141 301 Lucia So he probably finished all of Liv's desserts to make her happy. 1 +162 142 127 201 1 500026 +163 143 101 Assets/Product/Texture/Image/BgStory/BgStory17.jpg +164 144 201 1 500110 -600 +165 145 201 2 500128 +166 146 201 3 500166 600 +167 147 301 AniZhuanchangEnd 1 Lucia Bianca! And Miss Ayla, too. What are you talking about? 3 +168 148 301 Ayla Nothing except that exquisite new body of yours! I'd love to have you model for me sometime. 1 +169 149 204 3 6 +170 150 301 Lucia Um... if I can help. 3 +171 151 301 Lucia By the way, what do you know about the ruckus outside? 3 +172 152 301 Bianca Truth be told, we were driven here by sheer irritation as well. 2 +173 153 301 Bianca Though it is understandable. It is only fair to cajole and revel during a festival. To break them up would be somewhat obtuse on our part. 2 +174 154 202 1 2 3 1 +175 155 201 1 500110 1 +176 156 301 Ayla No matter which side gets their way, it will all be a colorful addition to Babylonia's cultural and historical tapestry. It's fun to watch from a distance. 1 +177 157 301 AniZhuanchangBegin Ayla However, even neutral observers like us have to have standards when it comes to taste. 1 +178 12347 201 1 500110 +179 158 301 AniZhuanchangEnd 1 (Which Zong should I give Ayla?) +180 159 302 White Lotus Bean Paste (Sweet Zong) 160 Pork and Egg Yolk (Savory Zong) 163 Ask Lucia for advice 166 +181 160 204 1 +182 161 301 Ayla White and flawless, like a work of art! And the sweetness and fragrance isn't overpowering at all. 1 +183 162 169 301 AniZhuanchangBegin Ayla The Commandant has good taste! 1 +184 163 204 1 4 +185 164 301 Ayla Well... objectively speaking, there's nothing wrong with the flavor... 1 +186 165 301 Ayla But it does feel a bit... boorish. 1 +187 22350 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +188 22351 201 1 500028 1460 +189 22352 201 2 500028 1460 +190 22353 203 1 1 -400 +191 22354 203 2 1 400 +192 22355 301 1 Zong Police A Zong-related dispute detected! 1 +193 22356 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +194 22357 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +195 22358 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +196 22359 302 Wait!? What the 22360 +197 22360 202 1 2 1 +198 22361 201 1 500166 6 +199 22362 301 1 Lucia C-Commandant!!! 1 +200 865656 302 Please give me a chance! 865657 +201 865657 201 1 500028 +202 865658 12347 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +203 166 201 1 500166 +204 167 301 1 Lucia In my mind, Miss Ayla probably prefers more aesthetically pleasing things. 1 +205 168 159 201 1 500110 1 +206 169 201 1 500128 +207 12348 201 1 500128 +208 170 301 AniZhuanchangEnd 1 (Which Zong should I give Bianca?) +209 171 302 Red Date Paste (Sweet Zong) 172 Fresh Ham (Savory Zong) 174 Ask Lucia for advice 176 +210 172 301 1 Bianca Thank you... 1 +211 173 301 Bianca But it is still too sweet for my taste. 1 +212 22370 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +213 22371 201 1 500028 1460 +214 22372 201 2 500028 1460 +215 22373 203 1 1 -400 +216 22374 203 2 1 400 +217 22375 301 1 Zong Police A Zong-related dispute detected! 1 +218 22376 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +219 22377 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +220 22378 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +221 22379 302 Wait!? What the 22380 +222 22380 202 1 2 1 +223 22381 201 1 500166 6 +224 22382 301 1 Lucia C-Commandant!!! 1 +225 858887 302 Please give me a chance! 858888 +226 858888 201 1 500028 +227 858889 12348 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +228 174 301 Bianca In my memories, meats were a valuable commodity, and salt was worth its weight in gold too... I've almost forgotten their taste on my tongue. 1 +229 175 178 301 Bianca It was delicious. Thank you. 1 +230 176 201 1 500166 +231 177 1771 301 1 Lucia I remember Lee saying that his taste was not far off from Bianca's. Perhaps I could use her as a reference. 1 +232 1771 171 201 1 500128 +233 178 201 1 500166 1 1 +234 179 301 AniZhuanchangBegin 1 Lucia Both Miss Ayla and Bianca approve of Commandant's cooking. What a pleasant surprise. 1 +235 180 101 Assets/Product/Texture/Image/BgStory/BgStory14.png +236 181 401 1 205 +237 182 201 1 500155 -600 +238 183 201 2 500091 2 +239 184 201 3 500166 600 +240 185 301 AniZhuanchangEnd Nanami Gray Raven Commandant! Grr~ 2 +241 186 302 Nanami... and Chrome? 187 +242 187 204 1 1 +243 188 301 Chrome Lucia. Commandant. 1 +244 189 301 Lucia Chrome, how come you're with Nanami? 3 +245 190 204 2 1 +246 191 301 Chrome So you're Nanami? The strange Construct that Gray Raven talked about earlier? 1 +247 192 204 2 2 +248 193 301 Nanami Yeppers! Nanami usually goes by Nanami! 2 +249 194 301 Lucia So you two don't even know each other's names? 3 +250 195 301 Nanami Would Lucia and Commandant like to join us? 2 +251 196 301 Lucia Nanami, I understand... but Chrome too...? 3 +252 197 301 Chrome Well, I could hardly refuse a lady in need of assistance... but I didn't think it would be to lobby for votes. 1 +253 198 204 1 +254 199 301 Chrome Alas, a gentleman honors his promises. 1 +255 200 202 1 2 3 1 +256 201 201 1 500091 2 +257 202 301 1 Nanami Ooh~ are those Zongs you got there? Are they for us? 1 +258 203 302 Which side are you on? 204 +259 204 204 1 1 +260 205 301 AniZhuanchangBegin Nanami That would be telling, and telling's no fun! Guess! 1 +261 12349 201 1 500091 +262 206 301 AniZhuanchangEnd 1 (Which Zong should I give Nanami?) +263 207 302 Sesame and Roasted Nuts (Sweet Zong) 208 Roast Pork (Savory Zong) 212 Ask Lucia for advice 215 +264 208 204 1 2 +265 209 301 Nanami Sweet... yummy! 1 +266 210 301 Nanami But don't get cocky, Commandant. Of the four Sweet Sovereigns, Nanami is but the lowliest! 1 +267 211 302 AniZhuanchangBegin What is this Sweet Sovereign business now... 218 +268 212 204 1 +269 213 301 Nanami Savory...euch! 1 +270 214 301 Nanami Savory is ptooey... and Nanami hates ptooey! 1 +271 22390 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +272 22391 201 1 500028 1460 +273 22392 201 2 500028 1460 +274 22393 203 1 1 -400 +275 22394 203 2 1 400 +276 22395 301 1 Zong Police A Zong-related dispute detected! 1 +277 22396 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +278 22397 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +279 22398 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +280 22399 302 Wait!? What the 22400 +281 22400 202 1 2 1 +282 22401 201 1 500166 6 +283 22402 301 1 Lucia C-Commandant!!! 1 +284 898987 302 Please give me a chance! 898988 +285 898988 201 1 500028 +286 898989 12349 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +287 215 201 1 500166 +288 216 301 1 Lucia Children usually gravitate towards sweets more... though Nanami hardly counts as one, it's a safe bet. 1 +289 217 207 201 1 500091 1 +290 218 2181 201 1 500155 +291 1235 201 1 500155 +292 2181 301 AniZhuanchangEnd 1 (Which Zong should I give Chrome?) +293 219 302 Fruit and Honeyed Dates (Sweet Zong) 220 Egg Yolk and Five Spice Pork (Savory Zong) 224 Ask Lucia for advice 226 +294 220 301 1 Chrome Oh, my thanks, Commandant! 1 +295 221 204 1 4 +296 222 301 Chrome It is not... inedible, but common sense dictates that sweets have no place in a main course. The two should remain separate. 1 +297 223 301 Chrome Regrettably, I must draw the line at sweet rice... 1 +298 22500 301 Suddenly, several Construct Soldiers rush over with whistles in their mouths. +299 22501 201 1 500028 1460 +300 22502 201 2 500028 1460 +301 22503 203 1 1 -400 +302 22504 203 2 1 400 +303 22505 301 1 Zong Police A Zong-related dispute detected! 1 +304 22506 301 Zong Police B Are you trying to start another war, feeding people Zongs you know they won't like? 2 +305 22507 301 Zong Police A Humanity shall remain forever divided by the unbridgeable Zong Schism. It is up to us, the Zong Police, to maintain the fragile peace on Babylonia. 1 +306 22508 301 Zong Police B Take them away. It is because of these people that war never changes. 2 +307 22509 302 Wait!? What the 22510 +308 22510 202 1 2 1 +309 22511 201 1 500166 6 +310 22512 301 1 Lucia C-Commandant!!! 1 +311 87845 302 Please give me a chance! 87846 +312 87846 201 1 500028 +313 87847 1235 301 AniZhuanchangBegin 1 Zong Police A Alright then... but choose wisely this time. 1 +314 224 301 Chrome Oh, my thanks, Commandant! 1 +315 225 229 301 Chrome Ah, I prefer this over its sweeter counterpart. 1 +316 226 201 1 500166 +317 227 301 1 Lucia As I recall, Chrome once turned down one of Liv's dessert when I offered it to him. He probably doesn't have a sweet tooth. 1 +318 228 2281 301 Lucia But Nanami, on the other hand, has a huge sweet tooth. Strange, that he's hanging with her... 1 +319 2281 219 201 1 500155 +320 229 201 1 500155 -400 1 +321 230 201 2 500091 400 1 +322 231 301 1 Nanami Chrome, you traitor! You have betrayed the Sweet League! 2 +323 232 301 AniZhuanchangBegin 1 Chrome Traitor...? 1 +324 2321 233 202 1 2 1 +325 233 2331 101 Assets/Product/Texture/Image/BgStory/BgStory40.jpg +326 2331 401 1 201 +327 234 301 AniZhuanchangEnd As you emerge onto the open area of the Babylonia plaza, you see two groups of people facing off against one another, brandishing banners and signs. +328 235 201 1 500019 -400 +329 236 201 2 500019 400 +330 237 301 1 Sweet Zong League Member Zongs that are sweet cannot be beat! 1 +331 238 301 Savory Zong Party Member "Savor" the better flavor! 2 +332 239 202 1 2 1 +333 240 201 1 500028 1460 +334 241 201 2 500028 1460 +335 242 203 1 1 -400 +336 243 203 2 1 400 +337 244 301 1 Zong Police A Disperse! You are not authorized to gather here. 1 +338 245 202 1 2 +339 246 301 The Zong Police successfully disperse most of the rabble-rousers, until only the ringleaders of the opposing movements are left. +340 247 201 1 500028 -400 +341 248 201 2 500028 400 +342 249 301 Zong Police B Did you two have to start a riot... 2 +343 250 202 1 2 +344 251 201 1 1111001 +345 252 301 1 Karenina What was I supposed to do, stop the groundswell of support for savory Zongs? Why don't you ask that clueless ape over there? 1 +346 9655 203 1 0.25 -400 +347 253 201 2 1081001 2 400 +348 254 301 1 Kamui I was elected as leader of this movement. I will not let them down! 2 +349 255 301 Kamui Why won't you just concede that sweet Zongs should be the official Babylonian flavor? 2 +350 256 204 1 5 +351 257 301 1 Karenina *Beep—*ing *Beep—* YOU concede! 1 +352 258 202 1 2 +353 259 201 1 500166 +354 260 301 1 Lucia Kamui and Karen... so you two are the ringleaders? 1 +355 261 201 1 1111001 -400 +356 262 201 2 1081001 1 400 +357 263 301 1 Kamui That's right. I represent the Sweet Zong League. Karen over there, she speaks for the pitiful Savory Zong Party... And please, call me Captain Kamui. 2 +358 264 301 1 Karenina Tch... Lucia, Gray Raven Commandant... this doesn't concern you. 1 +359 265 202 1 2 +360 266 201 1 500166 +361 267 301 1 Lucia Actually, Commandant wants to give you a few of these Zongs... 1 +362 268 201 1 1111001 +363 269 301 1 Karenina Hmph, then give them already. 1 +364 270 301 (Which Zong should I give Karenina?) +365 271 302 Eight Treasures (Sweet Zong) 272 Spicy Pork (Savory Zong) 277 +366 272 204 1 1 +367 273 301 Karenina You're kidding me... only kids eat sticky sweet stuff like this. Ugh, I can feel my stomach turning just looking at it. 1 +368 2334 302 Just try it 275 +369 275 204 1 +370 276 301 Karenina *Beep—*, fine! You're so annoying. I warn you, if this isn't to my taste, I'll yeet the whole thing to outer space. 1 +371 2333 302 How is it? 2344 +372 2344 301 Karenina No problem. 1 +373 2345 301 Karenina I mean... it's alright... kinda sweet... 1 +374 2346 302 Didn't think you'd like it 632563 +375 632563 204 1 5 +376 2347 303 301 Karenina What's that s'posed to mean? You saying I don't have a sweet personality to match? 1 +377 277 204 1 5 +378 278 301 Karenina What is this stuff... why is it hot? 1 +379 279 204 1 +380 280 301 Karenina So weird... how dare you give me such a weird combination of flavors! Such a... weirdly... enticing... 1 +381 281 302 And yet you ate it all 282 +382 282 204 1 5 +383 283 284 301 Karenina Shut up, you! 1 +384 284 201 1 1081001 +385 285 301 (Which Zong should I give Kamui?) +386 286 302 Crystal Lotus Seed (Sweet Zong) 287 Abalone Seafood (Savory Zong) 295 +387 287 204 1 1 +388 288 301 1 Kamui Such sweetness in a delectable little package. Convenient! 1 +389 289 301 Kamui I could eat these all day. 1 +390 290 302 Kamui... 291 +391 291 301 Kamui What's up? 1 +392 292 302 You have to unwrap the leaves... 293 +393 293 204 1 2 +394 294 322 301 Kamui Ahahaha, is that so? (nibble) I was just about to say that the leaves are a bit on the tough side! (nibble) 1 +395 295 204 1 1 +396 296 301 1 Kamui "Savory is heresy", that's what they say... 1 +397 297 301 Kamui Truth be told, savory isn't all bad... hmm, pretty tasty, to be honest! 1 +398 298 302 Kamui... 299 +399 299 301 Kamui What's up? 1 +400 300 302 You have to unwrap the leaves... 301 +401 301 204 1 2 +402 302 322 301 Kamui Ahahaha, is that so? (nibble) I was just about to say that the leaves are a bit on the tough side! (nibble) 1 +403 303 201 1 1081001 +404 304 301 (Which Zong should I give Kamui?) +405 305 302 Crystal Lotus Seed (Sweet Zong) 306 Abalone Seafood (Savory Zong) 314 +406 306 204 1 1 307 +407 307 301 1 Kamui Such sweetness in a delectable little package. Convenient! 1 +408 308 301 Kamui I could eat these all day. 1 +409 309 302 Kamui... +410 310 301 Kamui What's up? 1 +411 311 302 You have to unwrap the leaves... 312 +412 312 204 1 2 +413 313 322 301 Kamui Ahahaha, is that so? (nibble) I was just about to say that the leaves are a bit on the tough side! (nibble) 1 +414 314 204 1 1 +415 315 301 1 Kamui "Savory is heresy", that's what they say... 1 +416 316 301 Kamui Truth be told, savory isn't all bad... hmm, pretty tasty, to be honest! 1 +417 317 302 Kamui... 318 +418 318 301 Kamui What's up? 1 +419 319 302 You have to unwrap the leaves... 320 +420 320 204 1 2 +421 321 333 301 Kamui Ahahaha, is that so? (nibble) I was just about to say that the leaves are a bit on the tough side! (nibble) 1 +422 322 3221 201 1 500166 1 +423 3221 401 1 5 +424 323 301 1 Lucia At least all the Zongs are gone. 1 +425 324 204 1 4 +426 325 301 Lucia Commandant? What's wrong? 1 +427 326 302 Didn't think I'd be this tired 327 Since when did gifting get so hard... 327 +428 327 301 Lucia Don't worry. Come tomorrow, they'll be back to normal... mostly. 1 +429 328 301 Lucia Still, it's a shame that Commandant's Zongs couldn't bring everyone together for the festival... 1 +430 329 302 Was I that transparent... 330 +431 330 204 1 1 +432 331 301 Lucia I usually have a feel for what you're thinking. 1 +433 332 301 1 AniZhuanchangBegin Lucia Festivals are rare occasions. It would be nice to have all of Babylonia together to celebrate. 1 +434 333 3331 401 1 5 +435 3331 334 201 1 1111001 -400 +436 334 201 2 1081001 1 400 +437 335 301 1 Kamui So? The Gray Raven Commandant knows his way around a Zong, doesn't he? 2 +438 336 204 1 1 +439 337 301 Karenina Hmph... it's so-so. It's better than you, Kamui, gorging yourself on savory Zongs. 1 +440 338 204 2 2 +441 339 3391 301 Kamui Yep! Those savory Zongs were halfway decent... And that's Captain Kamui to you. 2 +442 3391 202 1 2 +443 340 201 1 500091 +444 341 301 1 Nanami Ahh! Even Captain Kamui has gone rogue! 1 +445 342 201 1 1081001 +446 343 301 1 Kamui Savory Zongs ain't half bad! 1 +447 344 201 1 500091 +448 345 301 1 Nanami That's it! Nanami wants to try the other flavors too! 1 +449 346 201 1 500155 +450 347 301 1 Chrome Nobody was keeping you in the first place... 1 +451 348 201 1 1081001 1 +452 349 301 1 Kamui Captain! You're here too? 1 +453 350 201 1 500026 +454 351 301 1 Lee No, I distinctly recall you crowning yourself Captain, Captain Kamui. 1 +455 352 201 1 1081001 2 +456 353 301 1 Kamui Ahh... I was just horsing around, Captain. 1 +457 334455 202 1 +458 354 201 1 500110 1 400 +459 355 201 2 500128 -400 +460 356 301 1 Bianca It would seem that this "war" of ours shall end unresolved. 2 +461 357 204 1 2 +462 358 301 Ayla That's alright. War, in all its forms, is never a good thing. 1 +463 359 301 Ayla Festivals like these, it's better to have everyone together. 1 +464 360 302 Though we seem to be short on Zongs 3601 +465 3601 202 1 2 +466 361 201 1 1031001 1 +467 362 301 1 Liv I actually brought a lot of sweet treats too, Commandant. If you don't mind... we can all share. 1 +468 363 201 1 500166 +469 364 301 1 Lucia ... 1 +470 23333 302 What's the matter, Lucia? 365 Babylonia to Lucia...? 365 +471 365 204 1 1 +472 366 301 1 Lucia It's great when everyone comes together, Commandant. I wish we can spend every year, every month, and every holiday just like this. 1 +473 367 302 ... 368 Lucia...? 368 +474 368 301 1 Lucia I don't know why, but the words just... surfaced in my M.I.N.D.... then leapt off my tongue. 1 +475 23334 301 Lucia It's good, on a day like this, to have everyone together. 1 +476 23335 302 Happy Duanwu festival, Lucia. 23336 +477 23336 301 AniZhuanchangBegin Lucia Happy Duanwu festival, Commandant. 1 +478 3681 202 1 +479 369 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +480 370 201 1 500001 +481 371 301 AniZhuanchangEnd 1 Celica And just like that, this war of foolish pride has come to an end. 1 +482 372 301 Celica Hm? Does Celica like Savory or Sweet Zongs? 1 +483 373 301 1 AniZhuanchangBegin Celica Well... why not take a guess, Commandant? 1 diff --git a/Resources/table/client/movie/movies/MovieFZ01601BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..73f0d1ad2a7c39ed3fe7d3f9f518659aef6ff469 GIT binary patch literal 7647 zcmcgxO^75(6&4R-G~2K!CCO4``#C?{RhAO%Hyy8=CSGbj(+&m(|`Jv`2Eel{Ncmj{^PF?-7i0U=k$gB z=;a50|IYhf3_m{n+Vl6{^^v`wKJonzz4GTzy#G=1?=SuM-ltxA5;>+A2h_K!zDJ9_Ei$M`Sb{msw)?THtDGW)@ie)QNkUjN-Q4_^Ppcklo8KQF)M zHU813*cD_rus{7vxmM2eFD6KG}Es z%_SL%Iek^!ToV=$oC8u7>sn>Gq#hiLIw_eSyS99yt+_-raGS!-(S+^-MV-RZI}TYA7@{Z7Z}4b~qlKkx4JSdX!;o$!(pp~eoxIF$6e!#b6keykwQp1 zdlk`ZiXnW~Wq5wsP<9=Z3G8u^>U`M~qe}p7>cePGc9EM}yx11kiHxOho#<=ems}W1 z~-iY?DrS0hI-O=cwG<8z&xmbIWtFg}(NKWv`2 z&oK4Myk|$Tr;(jgp2rl^n2e02tu|-Z3@bmvz5#Q<6E%6gB{w-khCxd!FBs|kMlN#p z7=|s4VeG0FKG|wyl;~8X1QbuF{wMj(ql*Vuj}O0a+}-auU81`PLr|3Uv8IS?Ip)J?216~ zi`gxr`-u)iJ=V zE-4LVFV-lL64n#Ds5n!8!M-%fSY&dGJp%^pHP~}d@sxxM=b%kW77AbOjQ}J9o`@G- z%oGulG6<~3T|x|xQk@EqM$haH$$b+QN@6?2W2$3`JDLdWfx%HE<4lHg?yJc}d3k8I z7(Zn03KvwUxB#Y?v5l-4gWPOP6OoxVho8C8350>tsWQm>s`L;bQ9Dv;QiV<1F`{6n=2&q_!=$HgH)*(*OfK-CKH0K~edex`Sy^2{4+N*!@M2dj zSP`L8LuSExq?qAZJ_d6_ml<1h=YS{G*s7wFAV9Vocvgf6tVkfr;C_0Xwn}M9yQT_= zGK^}3!mW_5I^Im_-41gX%ES^;>GWrHe#S3E#TZGwdBeIk zIMaEE4NzwK_`F$-b$bk!H1Ni)Wv7(t4!%K5gh!M>nyifOme}+e7FeFWL?gsLe&vOKvXA+!j0ap=vBwKtPx@}IpKw$y8a$@mFfGi(=^;;v_E%K0P?t~@|tRIj+ zX-sgmV^E;1hJ`or8HrW$LUXJTsR8S*Qfs-1g9!x!xqw{a&*utxa4JF=1lNRWvd!y5 zhFO>WQlfrzhK?k3E+HI}xe|#q6_F&Jdt93f2}-cQ@6lKyO)U|TH|cqsf-{kB3Cter zHgX+~ZB><+Nunu&kIkB*Lg;bDd!P!s zrJVGj;8!WD#Nc6}Lu^X}F6UmL%#-K~krshfpkSlQ&P21K24n^d(=WTEocoCM)(FUe zCeMiHK`bbGMEF>$!fmT6V)l^i$<%=M04M|taH9NzVg`B4w*+O#s9&^n_^vW+Vna|8 zCzOG0>!1RbP$N2us4|H#(?waf700%AIFvZaJQy9r9fw&WJ>(xuLmrUGJyjA1g+juW zc4K1@lZfR;XYH|GBSl@d+MYz7isw8FK`yp?6hQ2QkpLnxmV9KjE)*ErPvl42FW6kZ zd;6@n%04wv#iS&EFn zA0&WI&KtYx-olJ8 zdKeaf*%Hdl>SUfMiDq8OaD0+e4}FVyXm}zw>$WShp!wR}L0`0wbSoP8^w3(4Y--rs zhKcKJZ@dnWfdjm}?VkO>Wz?u$>x^}%v)FjS{w|{hHaBY>Rvc#7MH03ptrEiC^0YPR zG1#*VdPre-lPD zb#uxt105d{utb*NaEp^AI0&aklvBvbqP@22!;j(qPadZC#6-z8- literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01601BB.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01601BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..327135dcaf895db895502095214f6a7edfc568eb GIT binary patch literal 3213 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01601BF.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01601BF.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c244d52acda596035f1db87d6dd024a469460d42 GIT binary patch literal 9576 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 S{1+0JG2ofx++V+L-}(z=VG#QO literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01602BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01602BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..33a4e48428369b2db4453a8603997c7366c1e196 GIT binary patch literal 3706 zcmaJ^O^6&t6c$0G7FRrYQk1uftbw&N-Lt=3e7Cf-d?HAPd1rki{$k*PsM zvX!dA{IhYADq5GVGBrAplvvu4X`1NB^SsF>r>Ew{{JzD(l%HOHd&_iHKUSHdL{lCs zDs-}^GK=4qBpKaS)GBPwrYSdl?a`*`Q>gY#5|Y^=sY^2LcF~hMw{y-!t4Pui^I<@T z6q~{-OR?O8CDn#M(k74DUaQEd4Hucpm7ANXmdq&1Fc%rs%GT~>K`e~#Rw)giMP@kwnVAA1^1j*rCMZF|VWmfNeQ7n!-UxSgB z%KL1bjSUTOIx?kbCy4+Wi*#d8lqb5xm%gD^65*Xh@)4zR<>M8mh+=1k^G*FEM+$Qk zqs=piW$K$O4QsQrB$k8-MnDV1LZcD*!1zN;jme0co>~^m2iG)tO=B5|SzM@FvLaRv zF7e%x700K#B>+5Qet>I6p)WS2mfb|G8(bNxGDGX`NiFx7qa>fTWRb4n=TkC64(Cut zV5#W24B>lM4N$dH=ou#UgbQ>B-|?;TF9y~GnA}4R85Oo@$DD3(ES#f3cpg)C!Uc7OlQ4i8}!jaX@rfC*h6J2%hpOglk?$hJbt8n9u#B3~BDsS#A{G2=*Rr8;StZ z?O36?>`zDLki+`C1?Z&+B4_}X?s9#60(iNV22Fu`LXtNC!ZdVQmMQu~SkBN{H4B-= zZcEo8D3V<@L#*(eB>v@EV~aI8GCT)NmLMoVt;%|i2J-^bb2h7nd{^^qratgSS$`J@uCRE z>9=3As>BXPw8p9fuz9r3x{kZ5?`o~q1WN+6J_79DN++_e>T5?67gB*lRUngE$Ba^%bQWZNaEPWOTp zfxD*AE{1X6ARZXOa)|RsXVA?C+n94Fq`?^R98;E04 zEL#S$1T^DN20(N3L|ZZ$j%_l>ZV?QG20m<0$qshyz`?(`=WwPjs5fB{^w%Uj;O)Z YMX!bMJqamCA2xlDwqg(j?`pa5FK)($4gdfE literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01602BB.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01602BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4145203f5e0394f654be7212ee2d241da6b01d84 GIT binary patch literal 4448 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 QkbQ@TrrX3XN~13S1DA`pCjbBd literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01603BC.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01603BC.tab.bytes new file mode 100644 index 0000000..adc020e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01603BC.tab.bytes @@ -0,0 +1,30 @@ +suwYibo_$-kS@DrSn5F)S)1Rx}SEC`SQ2Y^gKU?&!lg)B!W86pQHe6PBDddAy5x>jv> zO>fnEuipFK_g*jF`|R`YM}Pm%*Z1E3-kaCekALvki>)7h=Nn(XdFSkjx4!+=hr3Vx z^ZoChf92t?U;E219)J7xPhL3r*++l;%;WFf+qHMqbLPL(zdrm^@W~hZAADi>hwJ}( z{o~*N@bG;9bH91%wV(g?^WT5#-FM!(|Bv}IKmG8*$L`f@Z~XH9^wxavw+Fxa-Oj7m z|GfXdr@s06AZABVs*J|uRDLU6{Wx3BBpbNn#6%Z(KC5GPEXPV8X*Ff|<)8k|iA=fm& z3MySer7Wnlg_X9j(iT?Q!b)3MX$yNVU%e8rfU%&B8-u%EoMb{r6QRfCOnT>>Ox=xJ z*2Gzq-Z+E%Gb?WlreZ8_9FOm$#xC)6^bGq!Yo^Dvt?s&dC1fFEU9XE41T1WK>Q>_2 z)hiu_|8@N06D1M@i^MRIe*ImMNUH=pvXU<(j}j>?U&{3GTD`cdSGufQO7lxz5Gl56 zlTM`NopyWLxUbTOWp|@Np%b|*o5~atEmx9DXEcwWqDUSglX z9WMDoB*`x9vhi-N)Fg>nthB=B)C!d}Dht|x_a${aMFh==jx*&JBJdLlcAyV_mG5$iAjyNJx!oj%v_h z80FTD4EDt5jXahkgG`~&ok?rO%*2jILgO!uCOn(*BCu;t*`?)6K17D_xzNf@^3aly zxw2^{67FUqlFiQQvH(e!a|_w=h+N`1rQ2`4GTTBWL62d4icE;a>MpQcpJ5bk+VE1r zbBwiG%_rGo!DiZ(NsLWr6OjUh3p{|**-UD1g3{jGQ{@N%&4Tw?u$h&mV6a1EvLq&g zh{TLYHwTrT3xJ}<&*ct4n^NXm>1IYdHB^a8k%7kY5i$a~`DjKQumJfOuJLlO-EI>i zYcKG48>>ri(wcysstc0{c4|N#CbPUaIR~G`S+c}orn3Y@8Mmn3)Lf8?da#*Xr85p| z*5ehnprULhPGJXZ;G%FD`GWGAf)WXr`|(MYJMu}8n3=g2AB;GV9jln5D1ehS3LK@y zNO|lN?29w)@+G7%C^`uET=Jm=d(i@;CD;giJVjAn5ldQ`S|zcLmc$^rEiUM=u*zmS zb?JgF=nT6Iqoe@ZY7g{zb#s~_pCdo0|{#KN2-z2tc@zlZZuv*-?+k+#pm zhP0a)6dVK*p-P1vqowesUAh5#2MnXeGZd;OjCb1DP`BxMN&bw;p%XO)Zg{3s90Xi4 z0(z*}BCWMqw0J={v~++SfS$w@nB1Z^V4eEZx+^V8ECi5T4`a_}5Z(xhPRKB74t|2< zf!`du0BRf1%n$<^GOall9rSsPkO!Sy^1Oe6_OQz^YOH|!Pt8`M>GT*z&DL{rBtox| zHRuk|gpl7a5kQOIUQg+fO5_%tclr!tU0a#c$5~2w31&!)L-C-vCsvAhxy#jv8e2~< z@SsC0ghEXa@Tfv3jCGZ3v>5xQvyj~4&mmwF&t=FO9DnF}lJHL|)f|jg z6te*UnIvi~btL%_J(eCcRuU7y#?&`d(oU5Y3FQzfBHM>ZFG6X#*nY?Pba4u9H>a5*FjnG&ZR+VS9@?NGuh`6I$Bee2V z(anIaBQpmzlF%)t9kc!?}+DOiPm{D!0c#q*-UrWgJ$QT>LaY*`R zt=%>{o{hkkSOOYun{7RJH((ewn7E1dvc*pgpBWelC_8wipwJcB`0fUIOhsgff8t|h zi_v&=mJP#rKT3gsPEkl!$7l9_98j2*0C!V;~Q_25!ks(fo)iea!ub4 zg&iF2lm=#z-S~0@#2YiI+hZ8H*PwNyb6oY;<>{WzsfP=9LCm*0-oNiZ02qBbAiEQE WLlkhU#uNX=my={{4!_johW`V20} ʰj3Dܔ3 ƅcP&]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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01607BB.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01607BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..71a06e4bd0e3e8a2aad2fc2cf70f5c0f8f0763c4 GIT binary patch literal 3457 zcmaJ^O^6&t6!u!Hdk`ZM@K9L~3vn|$-8-{CAjI7yCL3d1k|m3Vh&A0c)8%$|O}eUg z97S)S7>Y3@;WoDaYyQZeCX$I=#i{Cx; z=IyUPeEq9~_kZ&KPy4>_{1@?;YDbf&x1Zm*@A2*60Z?^@-Vc8fNRdL}1)<}+4vo@jx`{K0tlhRKOJHphk*Aj;~ZSKVVnjnx>N za|@0t5o;VkG-6qJdQ>F2V#hPlWNKY>GXm2w-&OjZbm5zpjAoz?qx-S>s5 zvu!Ch6%6Pm??ftyW_VZUJR;-MmK&i$E?}CL7|oj^tME0c+p**wO)Df8^37CtXy0@u zIYq%$)0qj~5`$=sPNcIk!#6}~A~inHc{Wdo0XFw|tXlEw>`<**?al0ZO-?MZg<*_+ zR+Nwlut_zh%RnSm4yi0B<{R4)b-Ioi<#j zao2reqfAPIIX4cY@qWB2NV3CIk*n1L=Z++pW364@nmQx%$qaAgmQxfR$y=K8Wi<~q zz7!Tw@TS)GFyC;S+nKbsOWEYjOeaNrB5O$tyMZ8ys_?Us&f}2G3A4#pM57z)RDled z3zdbLZi5+H5~PVGombfDIOb#nCv;>))^#eg@u~Ju4&ZCSc87T{4d)88rbjXyqa$G) z$ADoYd8S2Z_CU~Q9hhFeKz9083d~d}xlDE5iuQM0~1q+C!VPzZXJb`y=R#g9=Nu~3{=#C4wWL>U7W;_Xc7OhKz60p3tQ zmtYxe8mqv`!lp``VUiw!mX)A8RjBQbc+kD)7$P37fgY$&ND)=|DM>h>B&qLhiPYkL zP?RNDh^Pyd?;}rg*O&8AGQb!d));&aJM7DO9}zT2YUEC-i&je*p&&I)w=!)^g|GHt z>>wtBu>oC9yB*hjQdg07yda{1B8=e}dWT*P0-aF_k;!GFQ2sc+N|nXk0}e#oHOkB& zSHupg+=fbBgP?MzdR)s>RVctYl|lJC%0?*C%nIB|rc~0-kv}C(Woo2QI)vsK0vwL6 zKhh-PclU=gGdIO#V?|JPUx;2xCib9+5apTW2OKA literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01607BC.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01607BC.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..62855f50be33a6a61733baaa06b9109dfc6294ee GIT binary patch literal 3988 zcmb7HO^6&t6!r%pwXmMVidNz{?(Cl4`_y;Oe*VZW*I&5&*G=meKe+F`cW!-c`Kzb(sBh;>M5PI2@DB$O22E9);sk zYdl&RkJ{tW>Ugv^9<7f@8{<*XtcI19pfVFwc7n=KP+1BpQ$b}bsEh@bwXm`lR@TDG zT3A^ND{Eo<^x{H50z!f&z6juYA}yGVQYI4zrkgW{TeEyrtGI~l@)qDPG+#cPvxG12 zOO9KmhqxPe57*ZkeVMq|=6x0yLJ|_P;%&JF0STL}c`GruxX>c_Eu2`~ZZ?CpcJ2BV zvO-8}V*P%W7o^c>Y?)re9dgcRaiLAHWAzpx?ky?|HI~U($b>3M8I5$2cQW_bDMaSy zg`_s+ly$I9NgmTk*kOZiVeS~7wnWUSe~TMh$e3%IV%sj~wlT*OOf4>~lGQ0^{0R=J z0cBFEA*?s(ekS)=dbTi@4j3%3NGoHgu#^k9qw7z)M%Emjh=Bi;fXstsabcaTPx(=T z0z@>^D5v4R`hITlYRHs9m<|1Ml?4-h47c&>9QQVfODdLz* z{2Zl)mIj!rLfVW2#zWk4t?u5hIde2exZuBg9UB*YH#It|MR*(Zz&S2$;cP9rRYUj? zshm@*nKXUCB@ve-0cb!ZWfq9TBurU90-_7DEysNoFlxMGYaNqQmUfz_>g|TvMj| zaMDE{;OGQtVZCSdmRls4uX#192lZYdxF(zpe6Eta@PYKvQy`s>TFRpy&<8bBZrnEz zGkb5Z)y1Gqa7}Dn?h7q-Ob5oea^_F)q+)mYjP{Hl`1%~X(A*6lNJ<# zXCslLTsmb~LdtsI$L^N?BNwg6k(;@~OHOkN-Er}^pddY_G9X?L@fryrgA>8^8hcV? ze1`+9lb{mBsVeE43olu|Ze*g1!#H>nCn08_kYtVlCS%A!oU@F^44GV#>Ac?Q4H7^D z!zLo_Kl72sPbjfXtQ#G0%GK?HUd9pJsEt>Mx(o~duT+Gn=~G1=+0$$`S5d3Cot?eG z#}>gw+T$fNO~!$4m!sD>s(F`nmLEKSLijJ=YaHQ&>fw;Ecy2&Iu+a4ub3ZV+LU2t+ zoosfY^wgFN_G$-dK#=ULt}gkU-GlnYbuJ{!sCKDSMpY!3z?eo#O8AT(wKj@jn`~?# z52pK{9Z*^&cxB3Ir+nbPBReQoQ6DmcI_yBJx4uR~7{7*oDqJVwRH|%C%ke(S%nt0? zAb4}i?Nh1Z=YTeRMl=!DZ!lyh6S z!t0QL1{idqZrenl5RXc8VNj9LW4M}5&nXe{QI}w_b&7UMXe}(HyQ~zon6;2g)4him zi^o*~+t8YWnhohO2Ge_Mlc^N|iYYk!9>~9g%A#$n2eK6sy!=1Yu!U}Urf8K62T4ZU zlu5~DGzCR0aCjGqob{b>x^5CR%k?WjJ{9>A(2O#y1J@Y3)&VAyG{c{(cztEDRJde7 z?l@h8#>E`nhGZ@YOg*M61intu!^JYnP!N!OXrw*0Iq#QEb24feTzlpf-VPM)i437c zMxsO0Dj!iLDztC8@c*E9quz@)X+aRKAsbq&q&1a|+u5*_khazcUMtUvNKUEoxNvwn V__8W}k}w(={0ICL$!Guo literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01607BD.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01607BD.tab.bytes new file mode 100644 index 0000000..a8255ff --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01607BD.tab.bytes @@ -0,0 +1,101 @@ +\HK>zEIOҧd9Zrf-ķ7LQQTsSGnY'rܳjtxw10GӸ8zmZZ0A~=\V]򃙒Ppe8Qit.1Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory286.png +2 2 401 1 201 +3 3 201 1 500155 -400 +4 4 201 2 1081001 4 400 +5 5 301 DialogEnable 1 Chrome Alright. Sample collected. 1 +6 6 301 Kamui Without the protective gear, I'm sure we'd be infected if we got any closer... What a creepy thing. 2 +7 7 202 1 2 1 +8 8 301 Though sealed in the airtight container, the sample is still attempting to flow toward the Red Tide as if it is alive. It also continues to produce small Hetero-Creatures. +9 9 201 1 1081001 -400 +10 10 201 2 500273 400 +11 11 301 1 Kamui As if it's trying to get back to its mother. Is it alive...? 1 +12 12 301 Wanshi Asimov indeed believes that the Red Tide is a form of biologically evolved Punishing Virus. 2 +13 13 301 Wanshi Looks like the Hetero-Creatures are by-products of the Red Tide, but further studies will need to be conducted in order to understand their source and how they are formed. 2 +14 14 301 Kamui Wanshi isn't falling asleep for once. That's rare. 1 +15 15 301 Wanshi ...Old habits die hard. But that's irrelevant now. 2 +16 16 202 1 2 1 +17 17 301 Wanshi looks back at the Red Tide. It has slowed down and formed a decent-sized lake in the lower grounds of the city. +18 18 301 The sunlight shimmers on the quiet crimson liquid that swallows life and death wherever it goes... +19 19 301 Then Wanshi hears the whispers in the Red Tide. +20 20 201 1 1081001 -400 +21 21 201 2 500273 400 +22 22 301 1 Wanshi ...! 2 +23 23 301 Kamui What's wrong, Wanshi? You look terrible. 1 +24 24 301 Wanshi Don't you hear that? 2 +25 25 301 Kamui Hear what...? 1 +26 26 202 1 2 1 +27 27 201 1 500155 +28 28 301 1 Chrome The creatures are talking in the Red Tide... No, they sound more like... data fragments? 1 +29 29 301 Chrome It's meaningless. Don't let it distract you. 1 +30 30 201 1 500273 +31 31 301 1 Wanshi I know. 1 +32 32 202 1 1 +33 33 301 Even so, an eerie silence still envelops them. The whispers in the Red Tide flood into their ears and wraps around them like a perpetual shadow. +34 34 301 It is not until the vibration and rumbling in the distance break the silence that the three wake up from the trance and look for the source of the commotion. +35 35 301 The hissing of the Hetero-Creatures and the sound of the greatsword slashing echo above the empty city. +36 36 301 Mixed with familiar angry roars. +37 37 201 1 1081001 400 +38 38 201 2 500155 -400 +39 39 301 1 Kamui Could this be... 1 +40 40 301 AniZhuanchangBegin Chrome Let's find out. 2 +41 41 202 1 2 1 +42 42 101 Assets/Product/Texture/Image/BgStory/Bgstory287.png +43 43 301 AniZhuanchangEnd They arrive just in time to see Camu fling a sticky Hetero-Creature off his greatsword with disgust. The creature splats on the wall behind Chrome then slowly slides down. Its mucus splashes onto the hem of Chrome's pants. +44 44 201 1 500155 +45 45 301 1 Chrome ... 1 +46 46 201 1 1081001 1 +47 47 301 1 Kamui Camu! It really is you! Are you okay? 1 +48 48 201 1 500175 +49 49 301 1 Camu ...Stay back. 1 +50 50 201 1 1081001 +51 51 301 1 Kamui ...Hah? 1 +52 52 201 1 500175 +53 53 301 1 Camu I'm immune to it, but you might not be. Don't come closer if you don't have to. 1 +54 54 301 Camu lifts a finger to point at the Hetero-Creature remnants and "blood" all over his body. +55 55 201 1 1081001 1 +56 56 301 1 Kamui Nah. A part of our mission is to collect Red Tide samples, so we all put on full protective gear before we landed. Don't worry about us! 1 +57 57 201 1 500175 +58 58 301 1 Camu I didn't say I was worried. 1 +59 59 202 1 1 +60 60 201 1 1081001 -400 +61 61 201 2 500273 400 +62 62 301 1 Wanshi His fighting style is as insane as Kamui's... 2 +63 63 301 Kamui I don't fight like that... 1 +64 64 301 Camu puts the greatsword on his back and kicks the pile of Hetero-Creature limbs away, then walks toward the Strike Hawks. Kamui finally gets a good look at all the filth on Camu. +65 65 204 1 4 +66 66 301 Kamui ...do I? 1 +67 67 201 1 500175 400 +68 68 201 2 500155 -400 +69 69 301 1 Camu So what's the situation? What are you all doing here? 1 +70 70 301 Chrome We received a direct order from President Hassen to look for the Gray Ravens. They... 2 +71 71 301 Camu Lost all contact, right? The guy with a disgusting smile told me the same thing and gave me a few possible coordinates. I've sifted through them, however... 1 +72 72 301 Camu takes out the screen and pulls up the map. +73 73 301 Camu The closest coordinates are underground. I circled around this area but I didn't find an entrance. 1 +74 74 301 Chrome There's an underground shelter below the city. I'm sure there are more than one entrances. If only we can find the blueprint of the underground facilities... 2 +75 75 301 Camu Pointless. 1 +76 76 301 Camu All the possible entrances have been blocked off. 1 +77 77 301 Chrome What's... 2 +78 78 301 Camu points at the Red Tide puddles on the ground. +79 79 301 Camu Unless you want to dive underwater to open the door? 1 +80 80 202 1 2 1 +81 81 201 1 1081001 -400 +82 82 201 2 500273 400 +83 83 301 1 Kamui ...That might be a little challenging. 1 +84 84 301 Wanshi It feels like someone is intentionally trying to stop us. Where does the Red Tide come from? Is it sentient or is someone manipulating it? 2 +85 85 201 1 500175 400 +86 86 201 2 500155 -400 +87 87 301 1 Camu Hmph. Every time I tried to get closer to those coordinates, these disgusting things would swarm at me. 1 +88 88 301 Chrome Other squads are also looking for Huaxu. Their protective gear isn't as strong as ours, so they might not be able to get past the Red Tide. 2 +89 89 301 Chrome If we can't find a way to go underground, we should at least ensure the safety of our ground support. 2 +90 90 301 Chrome Kamui, you work with Camu. Continue to look for the Gray Ravens. 2 +91 91 301 Chrome Wanshi and I will connect with the other squads. We need to sync our information and make sure that there is enough support to handle any situation. 2 +92 92 202 1 2 1 +93 93 201 1 1081001 -400 +94 94 201 2 500273 400 +95 95 301 1 Kamui Understood. 1 +96 96 301 Wanshi Got it. 2 +97 97 202 1 2 1 +98 98 201 1 500155 +99 99 301 1 Chrome (We'll leave Huaxu to you, Gray Raven. I have faith in you.) 1 +100 100 301 1 AniZhuanchangBegin Chrome Whatever we do... we need to hurry. 1 diff --git a/Resources/table/client/movie/movies/MovieFZ01608BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01608BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ba3476b7542d80f4e2a4ae8da2a347cc47822a71 GIT binary patch literal 3263 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01608BC.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01608BC.tab.bytes new file mode 100644 index 0000000..aa7436a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01608BC.tab.bytes @@ -0,0 +1,53 @@ +>Te.ݖC21_az,;>Q=P- j@pkϦk!E$-fl&-:ɳWcjtXψ?8:3f5<]>Ђ0YqPu-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory283.png +2 2 401 1 201 +3 3 301 DialogEnable Some time has passed since the Gray Raven escorted Ruolin back. +4 5 201 1 500167 4 +5 6 301 1 Bridget You came at the right time. 1 +6 7 302 At the right time, again? 8 +7 8 301 She looks the same as always, but there is something about her that betrays her composure. +8 9 301 Bridget It's urgent, and let me bring you up to speed in 15 seconds. Remember Ruolin from before? 1 +9 10 302 I do. 11 +10 11 301 Bridget She's been assigned to a different group. She has a good attitude, but is having a hard time fitting in and working with the team for fights. She seems absent-minded all the time. 1 +11 12 302 She needs a rest. 13 +12 13 301 Bridget The body can recover with rest, but it's going to take the heart a lot longer to do the same. 1 +13 14 301 Bridget So the higher-ups have suggested that she have this part of her memory deleted, because it's having too strong an influence on her. 1 +14 15 302 Only this part? 16 +15 16 301 Bridget They said if they had Asimov do it, he could accurately conceal certain parts of her memory. 1 +16 17 201 1 500166 +17 18 301 1 Lucia ... 1 +18 19 201 1 500167 4 +19 20 301 1 Bridget The negotiation went well. They went over her compensation and even had her signature already. 1 +20 21 301 Bridget But she bailed at the last moment and came back here. 1 +21 22 301 She points at the e-mail on the projection screen. It seems like she's only just received the news. +22 23 302 Should I go and help look for her? 24 +23 24 301 Bridget You've already helped me once, so I find it easier to just ask you. 1 +24 25 302 Ok. 26 +25 26 301 AniZhuanchangBegin Bridget These are her coordinates. She seems to be around the Red Tide. I have your protective equipment ready for you. Go as soon as you can. 1 +26 27 202 1 1 +27 28 101 Assets/Product/Texture/Image/BgCg/Cg1601_7.jpg +28 29 401 1 22 +29 30 301 AniZhuanchangEnd Following Ruolin's coordinates, the Gray Raven heads straight into the Red Tide on Bridget's reinforced speedboat. +30 31 301 Liv The target is standing on the slab in the middle of the Red Tide! She appears severely infected and is about to max out! +31 32 301 AniZhuanchangBegin With your monitoring goggles, you can see Ruolin standing on an elevated slab of rock in the middle of the Red Tide. She is looking at the blood-red water, in which a red projection floats. +32 33 101 Assets/Product/Texture/Image/BgStory/Bgstory289.png +33 34 302 AniZhuanchangEnd ...A Red Tide projection! 35 +34 35 301 Lucia Speed up! +35 36 301 AniZhuanchangBegin Red Tide Projection ...... +36 37 101 Assets/Product/Texture/Image/BgCg/Cg1601_7.jpg +37 38 301 AniZhuanchangEnd The Gray Raven heads for Ruolin at full speed. Ruolin walks toward the edge of the slab after speaking with the Red Tide, her expression now free of worries. +38 40 302 Ruolin! Come back! 41 +39 41 301 She hears you calling for her at the top of your voices, and she smiles as she turns to face this way. +40 42 301 Ruolin ...... +41 43 301 Ruolin seems to have said something, yet what she said is drowned out by the splashing waves. +42 44 301 AniZhuanchangBegin A red ocean apart, she waves at the speedboat that's speeding toward her. Then, she takes a leap forward... +43 45 101 Assets/Product/Texture/Image/BgStory/Bgstory283.png +44 46 201 1 500167 5 +45 47 301 AniZhuanchangEnd 1 Bridget I see... 1 +46 48 301 Bridget She worked for me before she joined the Task Force. She wasn't outstanding at all, but worked hard and never crossed the line. 1 +47 49 302 ... 51 +48 50 204 1 4 +49 51 301 Bridget Cheer up already. 1 +50 52 301 Bridget's comforting tone is anything but comforting. She forces a smile as she points at the footage from the monitoring goggles. +51 53 301 Bridget Look at her mouth. 1 +52 54 301 1 AniZhuanchangBegin Bridget She's saying, "Thank you"... 1 diff --git a/Resources/table/client/movie/movies/MovieFZ01609BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01609BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8b4bf0f41d74c27829633b890290d84186d969ff GIT binary patch literal 5174 zcmb7IO^75(6?WN!M6b=B925~_X2BM$t*Oka>gwK0)4iiJh5Iw?wzjK`8kHGU8QYN= zWkzP#*~&tTq$?{c zE8mOnec$(9^p}45jkmt_nY-6M^0mD$=hvQj^XDIDADUDTpSpGX7r#FE-J4I2O8fnv zeRA&;pAY}^o4@|c-h1o%wZ}hv{+}N%zWeMOpL_ok!3Vzg<9CxM?)*SL_~+~Y{(a|t zAN=#TfBV`q*FJV}@5$S*ee>au-u}t7_xG=K|M;uN{_xRv-u=g8_n&|L;Tw;uPoEzB z^e>~oJ@sH5v(uoGc6(?8)3RaPV zRj6PUD_8{!R?)&$v~U$ITty34(ZW@qE~Db+Ip8mId2^hKnY?*6d$}-q)x3{J-B;%``qj4A{$9vJ#s)4F-4L*FdH(1R z_V@a%&sg8xa7zhokdT;Y>2EwwB)6AJS}t1KnpI=qr=kBJQ) zoS7nV-($5omL)PQA0nV@ZbgfXTY6M$-a|HIYxoCj*y{y{Lw4M@&_i~(zR-X@CsHNY zh19ykDXHwB;8x0%Yjr94nA?I@EwT#b0H-7&jw*DCZ(Cmbdm}blkHCBcuFXQ`c7-E7 zRa5DwTA)&yE3%AdOB{1!riGbz_+@4g5T#CVBNZ|NPACK5z5&Xd@H9)bm7H zj$#pa&p3+6@++YNMGt!|av&HF8ICnj7`sp~3|hZ6B}fVr5j=$xD8P}I8QG5aCp(wo z62b*WWG*P6%y^<=BCGO*wuy+%0v6&;EH5W8KQ89@CB#s(zGgZ^7DMg@d;#`M3w4BT zrFSr5IQ}mN9I;?S5)A`hfTl&&<>P~tObMdT4Hh9YQ_hl(OAL0}*h4Cc!Yx}m-vWIS zV_<;Dc|ATvL-zEb2LWz-p{w`XwGr|ZS<&rw`6*f)ak=&t8$oG~T``(jazagY%L_5kZ#QIH zTlTnC#Z&^%w2V+E-~|&&pj+!hHt~IfEp6#sF3!~zm^!JrObrcWwk~+ngislUev0m+ zai{I@3Dmz(@LpR7osmtIdWv#k5fJP`9$kNh=uF=F>YvNyfmdAUq%oteTz~yXgdmB?TFkmKG%=KstmMEo3t@>Z1Z> zE(-WkBJ!9xK)?!Ir|R=EgD7_bc*w#{3-uY^k=1piD0FIo#grhR&PK%|J-p%(Lxpk$ zQ@q~VR>Bd(v5tVJ4FsTK>I<=f*eW+l`5uNz!=qAnFn%fLFjS#wvf9CfBNlGhW6jSq zOr!+Lf|}D9P6_S_!Wo7+rOMY*;31+*3DWNTU*WHn1yhyb}a3@U(<2z3IHNj(xpYJINE z#17C0tiR1WKbs^c4f*K#G{U=OIgxtm!;T!E#LS$u6KKf#o9^eUdXBn*7PN(;K{@wZ zE6k>CLg^ne9Ph0P8CxrRN36eTJPdIgvxL*5<7i_pAr|6?gA{YS(xePmbPmHH`q(nZ z|1)O%C7^o_$+#V%`zA5DdVndZ9&2Jn`z=s&%P4?L*iRoZ9P8`wfZTEuvR%OH(P(I6 zgMHG{i<+sPHlk=wq+b=48vDvtypCCa(^xj;wAh%)!5HczZkIre;g}B!TCgp#367L0 z?K@xp4*X}?x>L-KbOW)&Pkrmpz#^bLa!^{%4*whUFzRo>;l+lsHuILyD2~OWz?OMw zlL})6=7R-9mbDXa5HK9?#d(Z&Bj=dvb|n?E!8Qk=O*R!hBjvlDj!npN;Lk8=c^@vT zs~suz*`U!lQrq}9kNfW!amH7PniM!l)Vpyhs~a9jYD9iop)WM{F63!bP#8m78xj5s DQVII0 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieFZ01609BB.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01609BB.tab.bytes new file mode 100644 index 0000000..9175ccc --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01609BB.tab.bytes @@ -0,0 +1,38 @@ +~YV3i < Sm_!<_vuam/([\`4rMp3n ?$G܂B3βG͎ {&P܍ɟÍ$k +M ]ZId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +2 2 401 1 209 +3 3 301 DialogEnable ??? So she agreed? +4 4 201 1 500162 +5 5 301 1 "421" She couldn't say no. 1 +6 6 202 1 1 +7 7 301 ??? Cheers to yet another success of yours? +8 8 301 The speaker sitting in front of the robot raises his glass, his figure hidden out of sight in the shadows. The liquid in the glass reflects the light and glitters gold. +9 9 201 1 500162 +10 10 301 1 "421" Stop digressing. Where is the thing? 1 +11 11 202 1 1 +12 12 301 ??? I don't have it yet. The authority to use Kurono's army isn't something you can get whenever you want it. +13 13 201 1 500162 +14 14 301 1 "421" I don't need the entire army. All I need is enough weapons to ensure one single person's safety. 1 +15 15 202 1 1 +16 16 301 ??? But a mission like that will probably demand a sizable number of weapons... +17 17 301 The robot waves its hand. +18 18 201 1 500162 +19 19 301 1 "421" Just tell me what you need. 1 +20 20 202 1 1 +21 21 301 ??? Information on the other agents from the Ascnet. +22 22 201 1 500162 +23 23 301 1 "421" Deal, then. 1 +24 24 202 1 1 +25 25 301 ??? Wasting no time. I like that. +26 26 201 1 500162 +27 27 301 1 "421" Don't forget about how I want those weapons. 1 +28 28 202 1 1 +29 29 301 ??? I understand. +30 30 301 ??? Private, efficient, safe. +31 31 301 ??? They'll complete any mission without catching anyone's attention. +32 32 201 1 500162 +33 33 301 1 "421" Well, I sure hope so. 1 +34 34 202 1 1 +35 35 301 The little robot cuts off the communication following a buzz. The speaker sitting in the shadows stands up from the red sofa and empties his glass of wine. +36 36 301 1 AniZhuanchangBegin ??? They most certainly will. diff --git a/Resources/table/client/movie/movies/MovieFZ01610BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01610BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6545890015806b11dabb7c0d9a4b5d8733e54101 GIT binary patch literal 11410 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Ǫ),k, ؾId4ªnYAs|=Xtߨ%fgAyVIpMm2i,v~bA1ݹ6Eh X3& )/1\Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory287.png +2 2 401 1 37 +3 3 301 DialogEnable Red tides ripple against Gabriel's feet, and hetero-creatures now swarm around him. +4 4 301 Countless substances dissolve and reform in the tides, becoming part of the hetero-creatures. +5 5 301 A Corrupted wandering around Gabriel is suddenly crushed into pieces by Gabriel's giant hand. The pieces are then unceremoniously discarded into the Red Tide, attracting the hetero-creatures. +6 6 301 Gabriel picks up the black suitcase next to him with his right hand. +7 7 201 1 500101 +8 8 301 1 Gabriel It'd take forever with a Corrupted, as I thought. 1 +9 9 301 As soon as Gabriel has submerged the suitcase in the tides, the hetero-creatures start swarming around the suitcase. The suitcase disappears in the blink of an eye, exposing the wrecked half body in it. +10 10 301 Gabriel Now, for the entree. 1 +11 11 202 1 1 +12 12 301 The hetero-creatures in the water shroud the body and Gabriel's right arm. +13 13 301 Countless red spores burst outside the hetero-creatures, but are immediately replaced by the new spores coming from the bottom layer. +14 14 301 Ripples begin to spread around Gabriel. The Red Tide has started rippling violently, dissolving and reforming itself again and again, eventually generating waves with explosive energy. +15 15 301 From within the Red Tide, a succession of hetero-creatures - more complete yet twisted still - emerges and and crawls in lines for the shore. Following life's most primal instincts, they begin searching for new prey. +16 16 301 When Gabriel's entire right hand has decomposed, he rises again, looking at the volatile tides. +17 17 201 1 500101 +18 18 301 1 Gabriel They sure have come a long way... 1 +19 19 301 Gabriel Wonderful power. 1 +20 20 301 Grabriel picks up the mechanical parts next to him and forcefully attach them to where his right arm used to be. +21 21 301 Gabriel I lost some of my power to the hetero-creatures, but that's really not something to worry about in the face of the cause. 1 +22 22 301 Gabriel's left hand turns into a tool, which he uses to fine-tune the mechanical parts he has attached to where his right arm once was. The parts have now turned into a new arm. +23 23 301 Gabriel stretches his new arm in various ways for his frame to better adapt to the arm. +24 24 301 Gabriel This is all for the Ascension-Network, as I've said. 1 +25 25 301 Gabriel I'm willing to give it my all. 1 +26 26 301 Gabriel Miss Luna... I used to believe that you'd always be with us and see your mission through with the Ascension-Network's power. 1 +27 27 301 Gabriel I hope you'll be able to live up to my expectations the same way you did then, but are you still able to do the same now with her being part of us... 1 +28 28 301 Gabriel I hope this is all in my head. 1 +29 29 301 1 AniZhuanchangBegin Gabriel Otherwise... God only knows what I'm going to do. 1 diff --git a/Resources/table/client/movie/movies/MovieFZ01611BA.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01611BA.tab.bytes new file mode 100644 index 0000000..f0bd670 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01611BA.tab.bytes @@ -0,0 +1,40 @@ +OT+,qZ-bnz&%gХ#KLK#s`ր<Nrujgt:˗ܧ5G)eThﬦ{& +?ze[y..ӧsId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory32.jpg +2 1003 401 1 201 +3 3 201 1 500026 +4 4 301 DialogEnable 1 Lee The data we've collected from this area is all relatively new. It should be able to show us a record of the Red Tide's rapid expansion. 1 +5 5 302 AniZhuanchangBegin Let's take a look. 1004 +6 1004 202 1 1 +7 6 101 Assets/Product/Texture/Image/BgStory/BgStory32.jpg +8 8 401 1 33 +9 9 301 AniZhuanchangEnd People tread silently in a jungle of concrete. +10 10 301 Hunger, disease, insanity, disability... +11 11 301 Any of these alone would have been enough to cripple anyone, but in this day and age, no pain is excruciating enough to even be spoken of. +12 12 201 1 500268 +13 13 301 1 Scavenger A ...How much farther? 1 +14 14 301 She moves along with the help of a friend, her voice unbearably hoarse and her eyes barely able to see. +15 15 201 1 500270 +16 16 301 1 Scavenger B We're almost there. 1 +17 17 301 The old lady feels at ease with the answer. Little does she know, though, that this is the only response he has to any questions. +18 18 201 1 500140 +19 19 301 1 Scavenger C Are we sure that the information is reliable? 1 +20 20 301 People begin whispering among themselves as soon as the uneasy question is raised. +21 21 201 1 500226 +22 22 301 1 Scavenger D Do we have any other choices? 1 +23 23 301 Everyone falls silent as reality sinks back in. +24 24 201 1 500260 +25 25 301 1 Scavenger E Don't worry. God will send his angel to help us survive. 1 +26 26 202 1 1 +27 27 301 Rumor has it that someone came across a load of supplies in the ruins in this area. +28 28 301 Everyone who lets someone else in on the secret does so cautiously, swearing that they are only doing so for friendship's sake and in turn asking for secrecy, for fear that it would draw still more looters. +29 29 301 Except the secret was short-lived. People head for the ruins in greater and greater numbers, and this group is no exception. +30 30 301 They stay on track and walk for the entire afternoon, and finally arrive at a place known as the Old Street before night. +31 31 201 1 500268 -600 +32 32 201 2 500270 +33 33 201 3 500140 600 +34 34 301 1 Scavenger A So, where are the supplies? 1 +35 35 301 Scavenger B We're almost there. 2 +36 36 301 Scavenger C I bet we aren't the first group to have arrived. Let's look around, both for supplies and a place to spend the night at. 3 +37 37 202 1 2 3 1 +38 38 301 1 AniZhuanchangBegin People start looking for traces of humans while keeping a safe distance from the Corrupted. diff --git a/Resources/table/client/movie/movies/MovieFZ01611BB.tab.bytes b/Resources/table/client/movie/movies/MovieFZ01611BB.tab.bytes new file mode 100644 index 0000000..37f49e7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieFZ01611BB.tab.bytes @@ -0,0 +1,157 @@ +כR6; ΍n239<^*V&uqzfOGGw?`&7^?5Mm`Q(ax} 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieH001003BA.tab.bytes b/Resources/table/client/movie/movies/MovieH001003BA.tab.bytes new file mode 100644 index 0000000..42a1a6e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieH001003BA.tab.bytes @@ -0,0 +1,462 @@ +}y ث"PL{w9Ύ4{6VӺ}#(.KIb Z0~]jaGv)#\EA`z%-+Ƌmms"׍r^M ]Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 102 Nameless Island Day 2 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2 502 ThemeEnable +3 3 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory121.png +4 4 401 1 204 +5 5 301 DialogEnable The next morning, a strange aroma rouses you from sleep. You open your eyes to find yourself in a completely different area from last night. +6 6 302 Lucia? 7 +7 7 301 You call out for Lucia, but you get no response. +8 8 301 Looking around, you do not see anything peculiar aside from a magnificent palace. +9 9 302 Since I cannot "see" anything wrong... 11 +10 10 401 2 613 +11 11 501 400 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +12 12 402 613 +13 13 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +14 14 301 You lean over and you feel around the strange flooring. Inch by inch, you feel invisible cracks on the floor. +15 15 302 My vision is being interfered... 16 +16 16 301 You do not feel anything abnormal with your body. That can only mean the interference is external. +17 17 301 In that case, the answer is obvious— +18 18 302 Augmented reality... 19 +19 19 301 The room is shrouded in augmented reality, completely changing its appearance. The cracks on the ground must have come from Lucia. +20 20 301 AR tech matured early on during the Golden Age. Back then, most people only used it for entertainment. +21 21 301 It is only fitting that it would be on an island which seemed to primarily serve as a tourist attraction. +22 22 301 But there is one more problem... +23 23 302 Why did it start up all of a sudden? 24 Why hadn't I been woken up by the fighting? 24 +24 24 201 1 500354 +25 25 301 1 ??? Good morning, Your Highness. 1 +26 26 301 Suddenly, a short robot pushing a food cart enters the room. +27 27 302 A Mini Bot? 28 A Corrupted? 28 +28 28 301 It remains quiet, but you can tell that it's not a Corrupted by its movement. +29 29 301 What's with the uncorrupted robot here? +30 30 301 ??? Your Highness, did the frankincense give you a good night's sleep? 1 +31 31 302 Frankincense? 32 Is that why I didn't wake up? 32 +32 32 301 ??? Breakfast is served. Once you've finished eating, please board the ship so we can begin your birthday celebration! Today's your special day! 1 +33 33 302 Who are you? 34 +34 34 301 Attendant I'm your attendant. Still a bit drowsy, Your Highness? 1 +35 35 302 What are you doing? 36 +36 36 301 The attendant remains quiet and places your breakfast on the table. +37 37 301 Attendant Please enjoy. 1 +38 38 302 So... 39 +39 39 301 Attendant Please enjoy. 1 +40 40 301 The robot in front of you clearly is not corrupted, but based on its behavior, this model seems to have rudimentary AI. +41 41 301 If that's the case... You'll have to ask questions with the right keywords to get any answers. +42 42 302 I have a question. 43 I need to speak to a human. 43 I want to leave a bad review. 45 +43 43 301 Attendant Please enjoy. 1 +44 44 42 301 The attendant repeats its mechanical dialogue. +45 45 301 Hearing this, the attendant turns around. +46 46 301 Attendant Contacting customer service. 1 +47 47 302 ...Looks like we're getting somewhere. 48 +48 48 401 2 1515 +49 49 301 After several seconds, a female voice comes from the attendant's frame +50 50 301 Female Voice Greetings, valued customer. Are you dissatisfied with our service? 1 +51 51 302 What kind of service is this? 52 +52 52 301 Female Voice This is the "Fairy Tale Immersion Xperience" package that you ordered. You can also change to the "Survival Horror Immersion Xperience", "Detective Immersion Xperience" or "Dragons and Magic Immersion Xperience". 1 +53 53 301 Female Voice Though I must warn you, the other Xperiences are significantly more dangerous. 1 +54 54 401 1 36 +55 55 302 I want off this ride. 56 +56 56 401 1 201 +57 57 301 The attendant's eyes flash red. +58 58 301 Female Voice Apologies, valued customer. Since you have arrived on the island, that means that your purchase has been completed. You cannot leave this island until you have completed your Xperience. 1 +59 59 302 And if I insist on leaving? 60 +60 60 301 Female Voice The staff will execute force against valued customers who disrupt the Xperience. 1 +61 61 301 The attendant's eyes flash red again. +62 62 302 ... 63 +63 63 301 Female Voice You must complete your role in this story. 1 +64 64 301 Female Voice You must reach the last act of this story. 1 +65 65 301 Female Voice Once the "mermaid princess" turns into seafoam, the island's AR system will be disabled and you can then leave. 1 +66 66 302 Turning into seafoam is also a part of the performance? 67 +67 67 301 Female Voice Correct. 1 +68 68 301 The female voice seems intent on turning the "mermaid princess" into seafoam. An ominous premonition comes to mind. +69 69 301 You have seen some active robots elsewhere, whose behavior seems to have become more erratic from the island’s long vacancy. But in essence, they are still "in service." +70 70 301 But now... +71 71 302 (I wonder if any Corrupted are among them.) 72 +72 72 301 You still do not know the answer to this question. +73 73 301 If it is just the attendant in front of you, you are confident you can handle yourself. However, this island has a lot left to explore, and its total number of armed forces remains unclear. It is best for you to meet up with Lucia first. +74 74 302 Where's Lucia? 75 +75 75 301 Female Voice You just need to follow the development of the story, and you will meet up with the rest of the cast. 1 +76 76 301 Attendant Your Highness, your birthday ship has arrived in the port. 1 +77 77 302 Don't call me "Your Highness." 78 ... 79 +78 78 301 Female Voice Your title cannot be changed. Regardless of gender or age, as long as you play the role of the prince, the attendant will refer to you this way. 1 +79 79 301 Female Voice Sorry to disrupt your breakfast experience, but you must follow the attendant to the port. 1 +80 80 302 AniZhuanchangBegin Okay. 81 +81 81 202 1 1 +82 82 101 Assets/Product/Texture/Image/BgStory/Bgstory191.png +83 83 201 1 1031001 14 -400 +84 84 201 2 500026 400 +85 85 301 AniZhuanchangEnd 1 Liv I still can't contact Lucia and the commandant... 1 +86 86 301 Liv Lee... 1 +87 87 301 While reinforcing the return ship, Lee frowns and does not answer. +88 88 301 Lee We've already submitted a request for a search and rescue team. All we can do is wait. 2 +89 89 301 Lee There's still a massive number of Corrupted below the surface. We can't do anything until we reinforce the ship and find the commandant's approximate coordinates. 2 +90 91 301 Liv But... 1 +91 92 301 AniZhuanchangBegin Lee The fact that the commandant always manages to make it out alive is in no small part due to luck. Trust that this time will be no exception. 2 +92 93 401 1 36 +93 94 202 DialogDisable 1 2 1 +94 95 101 Assets/Product/Texture/Image/BgStory/Bgstory390.jpg +95 96 401 1 205 +96 97 302 AniZhuanchangEnd Achoo—! 98 +97 98 201 1 500354 +98 99 301 DialogEnable 1 Attendant Your Highness, are you not feeling well? 1 +99 100 302 Guess someone was just talking about me. 101 Yeah, I don't feel too well. 103 +100 101 301 Attendant ... 1 +101 102 104 301 None of the words in your response seem to be within the attendant's response database. +102 103 301 Attendant You'll be fine after lunch. Come with me, Your Highness. 1 +103 104 301 Looking around, you find yourself on a seemingly luxurious ship. +104 105 301 But when you touch the deck or railings, you conclude that the ship is already in an obvious state of disrepair. +105 106 301 Recalling that the next part of the story is a torrential storm, the damage starts to make sense. +106 107 301 Attendant Lunch is served, Your Highness. Please enjoy. 1 +107 108 301 The attendant bows respectfully and motions you to the table. +108 109 301 Turning to look at the table, you see red wine, flowers, and all kinds of food arranged on the white tablecloth. You even smell a faint, delicious aroma. +109 110 301 However, you remind yourself that this might be the illusion of augmented reality and to proceed with caution. +110 111 302 Take a bite. 112 Refrain from eating. 115 +111 112 301 Under the watch of the attendant, you walk up to the table, cut a small piece of food with a fork and knife, then stuff it into your mouth. +112 113 301 Suddenly, you realize that the food had been heavily spiced in a failed attempt to mask the putrid odor. +113 114 302 Blech... 115 +114 115 301 Attendant Are you dissatisfied with the food, Your Highness? +115 116 302 I just don't feel like eating. 117 Let's skip this part. 117 +116 117 202 1 2 1 +117 118 301 Hearing this, the attendant makes no effort to dissuade you. Instead, it simply bows to you. Suddenly, you hear ballroom music begin to play, and illusions begin to dance on the deck. +118 119 201 1 500354 +119 120 301 1 Attendant Happy birthday, Your Highness! 1 +120 121 302 Is this the "birthday ball" from the story? 122 +121 122 301 Attendant God has given us such a wonderful gift having sent a prince as great as you down to our kingdom. 1 +122 123 301 The attendant recites its lines of the script passionately. +123 124 301 Attendant Please enjoy this ball that we have arranged in your honor, Your Highness. 1 +124 125 302 (Enjoy the ball) 126 (Stand there awkwardly) 136 +125 126 202 1 1 +126 127 301 A singing Mini Bot walks up to you and curtsies gracefully before you. +127 128 201 1 500355 +128 129 301 1 Johanne Good day, You Highness. I am Johanne, daughter of Vladimir Dulik. On behalf of my family, I am here today to offer my sincerest wishes on your birthday, dear prince. 1 +129 130 301 The Mini Bot referring to itself as Johanne hands over an illusion of a gift. +130 131 302 Thanks. 132 +131 132 301 Johanne May your future be protected by the sea breeze. 1 +132 133 301 It curtsies again and leaves. +133 134 202 1 1 +134 135 138 301 More Mini Bots come over and give you various blessings and empty gift boxes. +135 136 202 1 1 +136 137 301 All you can do is stand there awkwardly until it's over. +137 138 201 1 500354 +138 139 301 1 Attendant Your Highness, please proceed to the deck to have a birthday dance with a partner of your choice. 1 +139 140 302 Get on with it. 141 Just get me someone I'd fancy. 141 I don't want to dance with an illusion. 141 +140 141 301 The attendant's eyes flash red. You hear the same customer service representative as before start to speak. +141 142 301 Female Voice Please play the game according to the "Immersion Xperience Guidelines Ver. VIII". 1 +142 143 301 Female Voice Ignoring the rules of the game, ruining the RP environment, destroying props, and attacking NPCs will all result in penalties. 1 +143 144 302 Isn't the point of playing a game to have fun? 145 But you were the one who started this "game." 147 +144 145 301 Female Voice A game in which only those who break the rules can have fun is full of mistakes. 1 +145 146 152 301 PanelActor1Shake Female Voice Malicious players must be ex-ex-ex-ex-ex... 1 +146 147 401 2 11106008 +147 148 301 You do not know why, but you suddenly hear angry knocking on the wall by the customer service. +148 149 301 Female Voice By stepping foot on this island, you agreed to our user agreement and privacy policy. 1 +149 150 301 PanelActor1Shake Female Voice Regardless, we provide the very in ser-ser-ser-ser-ser-ser... 1 +150 151 202 1 2 1 +151 152 301 As her voice glitches and stutterers, the Mini Bots that were performing their respective roles begin to crowd you. +152 153 201 1 500353 -400 +153 154 201 2 500356 400 +154 155 301 1 ??? You must follow the rules. 1 +155 156 301 ??? The story must go on. 2 +156 157 301 ??? We must maintain this fairy tale world. We will not let it be destroyed. 1 2 +157 158 302 Wait... 159 I JUST WANT TO LEAVE... 159 +158 159 301 ??? We have finally welcomed a guest. We must take this opportunity to restore the prosperity of this fantasy world! 1 2 +159 160 202 1 2 1 +160 161 201 1 500355 +161 162 301 1 Johanne Dance with me, Your Highness. 1 +162 163 202 1 1 +163 164 302 My pleasure. 165 No, I refuse. 180 +164 165 301 Surrounded by Mini Bots, you play along and hold Johanne's hand. +165 166 201 1 500355 +166 167 301 1 You try your hardest to follow along with its stiff and mechanical movements as the two of you dance in this opulent illusion. 1 +167 168 301 Seeing your cooperative attitude, the Mini Bots return to their roles. +168 169 301 However, right when you can finally relax, you realize that this dance is nothing short of long, drawn-out torture. +169 170 301 Unlike ordinary ballroom dancing, Johanne's dancing is too stiff for a human. Your back quickly begins to ache in agonizing pain. 1 +170 171 301 Adding to the pain, the seamless projection of augmented reality hides the divots and holes in the floor. But not even factoring that in— +171 172 301 The dance has already lasted 5,621 seconds according to the rhythm of the dance steps—94 minutes without any disruption. It seems as if the dance will go on forever unless you stop. +172 173 302 (I need to find a way out of here.) 174 +173 174 301 Making up your mind, you start looking for an opportunity to leave. However, all you see are Mini Bots standing at the ready. +174 175 301 If I try to leave now, they'll just attack me. +175 176 301 While looking around, you try to maintain the awkward position with your aching back as you continue dancing, but you feel your stamina beginning to drain little by little... +176 177 301 If I keep this up any longer, I won't be able to put up a fight. I need to act now. +177 178 202 1 2 1 +178 179 183 301 As soon as you let go of Johanne's hand, the Mini Bots around you erupt into outrage, picking up the nearest sharp object as a weapon and charging you. +179 180 301 As soon as you reject Johanne, the Mini Bots around you pick up the nearest sharp object as a weapon and charge you. +180 181 302 I-I was just joking! 182 (Pull out gun) 183 +181 182 302 I-I'd love to dance! 165 (Pull out gun) 183 +182 183 401 2 1510 +183 184 401 1 202 +184 185 301 You shoot the Mini Bot in front of you with pinpoint precision, destroying its hip joint and causing it to collapse onto the ground. The stainless steel wrench in its hand also drops to the floor in front of you. +185 186 301 Considering the number of Mini Bots in front of you, you decide to conserve your ammo and pick up the wrench. You wave it at the next Mini Bot charging your way and, with the clashing of metal, you repel it back several steps into the sea. Your hand holding the wrench also goes numb from the impact. +186 187 302 (Continue attacking) 189 (Activate exoskeleton) 188 +187 188 301 Even though they are not military robots and are not corrupted, you decide it is a wise choice to activate your exoskeleton in the face of so many enemies. +188 189 401 2 1510 +189 190 301 You readjust your grip strength, swinging the wrench at enemies that approach you and firing your pistol at enemies farther away. +190 191 301 Rather than aiming at their protected cores, you aim at their exposed joints to conserve your ammo. Even then, the fight proves to be a desperate struggle. +191 192 301 As you push back the enemy, even more rush onto the deck. +192 193 301 ...At the same time, your stamina continues to drain. +193 194 301 Just as the last ounce of stamina leaves your body, a blue figure jumps up from the sea and lands steadily on the deck. +194 195 302 Lucia! 196 +195 196 201 1 500347 +196 197 301 1 Lucia I'm here! 1 +197 198 301 Four Mini Bots cling to Lucia as if trying to prevent her from boarding the ship. +198 199 201 1 500353 +199 200 301 1 Mini Bot WARNING! You are disrupting the Xperience! 1 +200 201 301 Mini Bot The mermaid princess is not supposed to make her appearance now! 1 +201 202 201 1 500347 +202 203 301 1 Lucia But you're hurting the commandant. 1 +203 204 301 Without hesitation, she swings her katana and frees herself of the four Mini Bots clinging onto her limbs. +204 205 301 Lucia Commandant! 1 +205 206 301 Lucia repels the attacking Mini Bots as she charges over toward you. +206 207 301 Suddenly, you hear a sound coming from the stern. +207 208 202 1 1 +208 209 301 ??? They are ruining the story! +209 210 301 ??? On with the next scene! Hurry! +210 211 401 2 613 +211 212 501 400 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +212 213 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +213 214 402 613 +214 215 301 Human illusions shuttle back and forth in all directions as the tempo of the ballroom music plays at double time. +215 216 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +216 217 101 Assets/Product/Texture/Image/BgStory/Bgstory389.jpg +217 219 401 1750 2 782 +218 220 402 782 +219 221 502 400 RImgBg1Shake +220 222 505 RImgBg1Shake +221 223 301 In the blink of an eye, dark clouds cover the sky. On the horizon, thunder roars and wind howls. Waves swell, and the ship sways. +222 224 301 It appears that there are devices in the sea that control the waves. This island is far more than the area above the surface. +223 225 201 1 500354 +224 226 301 1 Attendant A storm approaches! Your Highness! Take shelter in the cabin!! 1 +225 227 301 The attendant points to a doorway on the deck and shouts. The dancing illusions become hysterical, pushing and shoving each other as they try to seek shelter. +226 228 201 1 500347 +227 229 301 1 Lucia Commandant! 1 +228 230 301 Lucia waves her katana one after another, fighting her way through the Mini Bots trying to stand in her way. +229 231 301 You also take out your weapon and fight with all your might on the swaying ship. +230 232 202 1 1 +231 233 301 AniZhuanchangBegin The wind and rain assail your cheeks, blurring your vision. Restful waves have now turned resentful as they slam against the deck, forcing the battered ship to lean precariously to the right. +232 234 401 1 36 +233 235 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +234 236 301 AniZhuanchangEnd You feel like you are suffocating as you sink into darkness. After some time, you hear a faint song. +235 237 301 It does not sound natural, but it fills you with warmth. +236 238 301 It's like someone whispering in your ears, offering you a mote of relief... +237 239 301 ... +238 240 301 AniZhuanchangBegin ... +239 241 101 Assets/Product/Texture/Image/BgStory/Bgstory210.png +240 242 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 2 +241 243 401 1 33 +242 244 301 AniZhuanchangEnd Squinting as you open your eyes, you see the silver glow of moonlight covering the beach. +243 245 301 A singing Mini Bot similar to Johanne is standing nearby. It smiles and curtsies at you. +244 246 201 1 500357 +245 247 301 1 ??? You finally wake up, coughing up a mouthful of water. Fortunately, that's it despite nearly drowning. 1 +246 248 301 If they are performing according to the script, this should be the princess of the neighboring country. +247 249 301 Anna My name is Anna. What's your name? 1 +248 250 302 Cardman Rider. Just passing by. 251 【kuroname】. 252 +249 251 253 301 The "princess of a neighboring country" who calls itself Anna ignores your response due to its simplistic AI. Its manner is far more natural, which makes it seem completely different from others of the same model. +250 252 301 Anna Very well, 【kuroname】. 1 +251 253 301 Anna You look like you must be an aristocrat. No? I've already called for help. They'll be here soon. 1 +252 254 301 ... +253 255 301 AniZhuanchangBegin ...Great. On with the "Immersive Xperience". +254 256 202 1 1 +255 257 101 Assets/Product/Texture/Image/BgStory/Bgstory391.jpg +256 258 301 AniZhuanchangEnd Off to the side, a large number of Mini Bots push Lucia into the sea. +257 259 301 She has been fighting as hard as she could, but her combat ability is greatly hindered in the water. Even the ice affinity of her frame poses a risk of freezing herself. +258 260 201 1 500358 +259 261 301 1 ??? Relax. The human will be rescued by the princess of the neighboring country according to the story. 1 +260 262 301 ??? We meet again. 1 +261 263 203 1 0.25 400 +262 264 201 2 500347 -400 +263 265 301 1 Lucia Last night... You're the... 2 +264 266 301 ??? Yes. It's me. 1 +265 267 301 She nods and chuckles. +266 268 301 ??? Now you've seen for yourself that I've kept my promise. We won't harm the human. 1 +267 270 301 Lucia You call that not being harmed?! 2 +268 271 301 Witch of the Sea Of course. We were merely defending ourselves. That can't be called harm. 1 +269 272 301 Lucia In this environment, it's perfectly normal for the commandant to have doubts. 2 +270 273 301 Witch of the Sea The conditions here are limited. If the reception is not good, I apologize. 1 +271 275 301 Lucia Who exactly are you? 2 +272 276 301 Witch of the Sea I'm the administrator. But now, I speak to you as the Witch of the Sea. 1 +273 277 301 Lucia ...You can still talk even with this level of Punishing concentration. You must be... 2 +274 278 301 Witch of the Sea What I am has nothing to do with what we are going to do. If you are curious about this, someone will explain it to you once the story is over. 1 +275 279 301 Lucia What are you trying to do? 2 +276 280 301 The Witch of the Sea takes out two dice, tossing them in the sea, then she watches them slowly fall into her palm. +277 281 301 Witch of the Sea Would you believe me if I were to say all of this was to restore this island's former glory? 1 +278 282 301 Lucia By forcing us at gunpoint? 2 +279 283 301 The Witch of the Sea waves her hand in silence. The Mini Bot clinging onto her suddenly pulls out a device and attaches it to her back, integrating it with her artificial skin. +280 284 301 Lucia What are you doing? 2 +281 285 301 Witch of the Sea Unlike the witch in the story, I can't take away your voice. However, I can do this to keep you quiet. 1 +282 286 301 Witch of the Sea Once you leave the sea, the device will detonate if you say a single word. Of course, the same will happen if you try to remove it. 1 +283 287 301 Witch of the Sea Only I can restore your voice. 1 +284 288 301 Lucia You can't possibly think this island's former glory can only be restored by force, do you? 2 +285 289 301 Witch of the Sea Obviously. No one will ever return to this island. So, why not go out with a bang? 1 +286 290 301 Lucia ...Do you get some sort of sick enjoyment out of this? 2 +287 291 301 Witch of the Sea Do you not? 1 +288 292 301 Witch of the Sea You continue to fight and bleed for the unobtainable goal of saving this Earth. But doesn't that make you happy? 1 +289 293 204 2 4 +290 294 301 Lucia Because I have gained a lot along the way. 2 +291 295 301 Witch of the Sea ...Gain. 1 +292 296 301 Witch of the Sea Much like how the mermaid princess gained the ability to walk on land. Each step brings great pain. 1 +293 297 204 2 +294 298 301 Lucia You... 2 +295 299 301 Witch of the Sea Hehe... Your expression now seems to be questioning why I know this. 1 +296 300 301 Witch of the Sea But in fact... I don't even know your real name. The reason why I say this is because, as a Construct, I've encountered similar things. 1 +297 301 301 Witch of the Sea Constructs are like mermaids—perfect creations. 1 +298 302 301 Witch of the Sea It retains the most beautiful features of humanity while removing its shortcomings, such as thirst, hunger, sleep, and to a large extent—mortality. 1 +299 303 301 Witch of the Sea But this kind of perfection is indeed a defect for most humans. Much like that beautiful tail of a mermaid. 1 +300 304 301 Witch of the Sea Humanity will always regard Constructs as abominations. They fear our strength, our perfection. They worry that they will be replaced and lose everything that they have. 1 +301 305 301 Witch of the Sea Even those who can accept this, they will still harbor resentment within their heart—for their lifespans are far too unequal. Whether it be them or us, one side will be left behind in this world. 1 +302 306 301 Witch of the Sea I had hosted many Constructs before you arrived. 1 +303 307 301 Witch of the Sea However, back then... This island and I were yet as we are now. 1 +304 308 202 1 2 1 +305 309 301 She somberly shares her memory to Lucia, who is surrounded by a crowd of Mini Bots and has no other choice but to listen. +306 310 401 2 613 +307 311 501 300 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +308 312 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +309 313 402 613 +310 314 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +311 315 201 1 500358 1 +312 316 301 1 Witch of the Sea This island used to be a popular tourist resort. 1 +313 317 301 Witch of the Sea There used to be two other administrators like me—Anna and Johanne. Aside from managing a majority of the robots, our primary duty... 1 +314 318 301 Witch of the Sea Was to play games with the guests and even act as their DM. 1 +315 319 301 Witch of the Sea They had all sorts of names for me... 1 +316 320 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +317 321 504 0.7 +318 322 301 Guest 1 Hey! Dice Girl, over here! +319 323 301 Guest 2 KP, give me an inspiration! +320 324 301 Guest 3 Ah! He's going to use his last Legendary Action! If we don't kill him this round, we won't be able to hold out any longer! +321 325 301 Guest 3 The DM said I don't have high enough spell slots. We can't just defeat it with cantrips. Who's up next? +322 326 301 Guest 4 Leave it to me! Action Surge! I got an extra turn! +323 327 301 Guest 3 Sweet! Go for it, Fighter! +324 328 301 Guest 4 I'll use both actions to eat a Divine Berry to recover HP. +325 329 301 Guest 3 Lame! +326 330 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +327 331 504 0 +328 332 301 Witch of the Sea I look back on those days and the names they gave me fondly. I really enjoyed the looks of joy, anger, sorrow and happiness on their faces. 1 +329 333 301 Witch of the Sea Later, with the popularity of AR, the price also became much cheaper, so fewer people played tabletop games. I began to play as an NPC and accompany guests on adventures throughout the island. 1 +330 334 301 Witch of the Sea This also made me really happy. 1 +331 335 301 Witch of the Sea I saw some guests really immerse themselves in the story and in their roles. I also saw other guests behave in all sorts of inexplicable ways. 1 +332 336 301 Witch of the Sea Regardless of the guests, these are my most precious memories in my memory database. 1 +333 337 301 Witch of the Sea But... as more guests began to arrive, chaos began to unfold. 1 +334 338 401 2 613 +335 339 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +336 340 504 0.7 +337 341 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +338 342 402 613 +339 343 101 1000 Assets/Product/Texture/Image/BgStory/Bgstory197.png +340 344 401 2 613 +341 345 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +342 346 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +343 347 402 613 +344 348 101 1000 Assets/Product/Texture/Image/BgStory/Bgstory192.png +345 349 401 2 613 +346 350 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +347 351 505 RImgBg1Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +348 352 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab 2 +349 353 402 613 +350 354 101 1400 Assets/Product/Texture/Image/BgStory/Bgstory203.png +351 355 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab +352 356 401 2 613 +353 357 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +354 358 504 0 +355 359 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +356 360 402 613 +357 361 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +358 362 301 Witch of the Sea As more people began to resort to violence and cheating, the other guests began to blame us for poor management, and we were forced to take responsibility. 1 +359 363 301 Witch of the Sea Coupled with shady tactics by our competitors, guests gradually stopped returning. 1 +360 364 401 2 613 +361 365 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +362 366 504 0.7 +363 367 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +364 368 402 613 +365 369 101 Assets/Product/Texture/Image/BgStory/Bgstory303.png +366 370 301 Witch of the Sea A short while later, the Punishing Virus broke out. 1 +367 371 301 Witch of the Sea This small, neglected island was spared for some time due to its distance away from the zero-point reactor. 1 +368 372 301 Witch of the Sea However, refugees eventually found their way here. 1 +369 373 301 Witch of the Sea They lived here for a long time. They caused a lot of destruction—burning books for warmth, painting everywhere, tearing up bedding... But Master had no complaints about this. 1 +370 374 301 Witch of the Sea He was a kind man. He hoped he could help these refugees in any way possible. 1 +371 375 301 Witch of the Sea But good things can't last forever. One day, the Punishing Virus eventually made its way here. 1 +372 376 301 Witch of the Sea Master isolated the mechanoids underground, hoping to delay the approaching destruction as much as possible. 1 +373 377 301 Witch of the Sea However, the people living on the island did not agree. They thought that one day we would become monsters endangering mankind and should be destroyed. 1 +374 378 301 Witch of the Sea ... 1 +375 379 401 2 613 +376 380 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +377 381 504 0 +378 382 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +379 383 402 613 +380 384 101 Assets/Product/Texture/Image/BgStory/Bgstory391.jpg +381 385 301 She pauses, unwilling to speak of the conclusion. +382 386 301 Witch of the Sea I think it was at this time I gained sentience. 1 +383 387 301 Witch of the Sea Although I have a new calling now, my hope remains unchanged. I still long for this island to recover its former glory. 1 +384 388 203 1 0.25 400 +385 389 201 2 500347 -400 +386 390 301 1 Lucia A new calling? 2 +387 391 301 Witch of the Sea ignores Lucia's question and continues musing to herself. +388 392 301 Witch of the Sea I'm glad to finally have someone to talk to. This island has not had guests in quite some time. But you seem to be more concerned about that human and finding a way out of here. 1 +389 394 301 Lucia Obviously. 2 +390 395 301 Witch of the Sea Is it because of... your feelings? 1 +391 396 301 Lucia pauses in silence. +392 393 204 2 4 +393 397 301 Lucia More than just feelings. 2 +394 398 301 Witch of the Sea What do you want from that human? 1 +395 399 301 Lucia I didn't choose to stay with Gray Raven because I want something from the commandant. 2 +396 400 301 Lucia I stayed because I wanted to fulfill the commandant's vision of the future. 2 +397 401 301 Witch of the Sea You really are loyal. As a tool to achieve someone else's goals, you must be highly praised, right? 1 +398 402 204 2 +399 403 301 Lucia ...Is that all that you can comprehend? 2 +400 404 301 The Witch of the Sea remains quiet. Instead, she smiles and nods, then motions for Lucia to continue. +401 405 301 Lucia Just like you, I've lost a lot. 2 +402 406 301 Lucia Family, friends, comrades... Even my memories have been twisted and distorted for one reason or another. 2 +403 407 301 Lucia But I didn't become a Construct because I had no other choice. 2 +404 408 301 Lucia Instead, I didn't want to see other people being forced to experience the same pain, so I chose to fight. 2 +405 409 301 Lucia The other Gray Ravens under the commandant's leadership are the same. 2 +406 410 301 She looks off into the distant sea, slightly smiling ever so gently. +407 411 204 2 1 +408 412 301 Lucia We have the same purpose and will surely move toward the same future. 2 +409 413 301 Lucia This should have been a road full of sacrifice and death, but the commandant hasn't sacrificed anyone in order to achieve victory. 2 +410 414 301 Lucia Saving Earth may seem like a pipe dream, but with the commandant here, such an idealistic dream seems less painful and within reach. 2 +411 415 204 2 +412 416 301 Lucia Since I don't want anyone else to share the same pain, of course, I will spare no effort in protecting my teammates and our leader so that they can make this happen. 2 +413 417 301 Witch of the Sea You mean, you are not a tool to achieve someone's goals, but rather, you work together to realize the same goals? 1 +414 418 301 Lucia Of course. The major premise for pursuing your dreams, is to realize that we all have our own goals and can make our own choices. 2 +415 419 301 Lucia A tool is someone who has lost sight of their goal and cannot make their own choices. I never have been nor will I ever be used as a tool by the commandant! 2 +416 420 301 Witch of the Sea Your ideals are all well and good, but you haven't addressed my initial question about feelings. 1 +417 421 301 Lucia Because feelings have long since gone without saying to me. 2 +418 422 301 Lucia Some thoughts, even if they go unmentioned, will slowly grow in your heart after being with someone every day and working together with them. 2 +419 423 301 Lucia No matter how hard the battle was, or how confused my fractured memory made me, the commandant always kept me grounded. 2 +420 424 301 Lucia That's what has allowed me to continue on my path so resolutely. 2 +421 425 301 Lucia For me, whether I become the sheath that guards the blade, or the blade that opens up the way and continues onward with the sheath, working toward the same goal is the source of my feelings. I don't need to make such a big deal about it. 2 +422 426 301 Witch of the Sea Really...? 1 +423 427 301 Witch of the Sea Blade and sheath... 1 +424 428 301 Witch of the Sea Sounds like the fated encounter between two fairy tale protagonists and live happily ever after. 1 +425 429 301 Witch of the Sea If only Master were like this. I-I would've enjoyed working toward the same future with h-him. 1 +426 430 301 There is a slight tremor in her usually slow and calm tone. +427 431 301 Witch of the Sea But when I insisted on my idea, he still chose to destroy everyone and personally... dismantled the other two administrators bit by bit. 1 +428 432 301 Witch of the Sea Had I not grabbed their memory shells in time, they would've been gone by now. 1 +429 433 301 Lucia Bit by bit? 2 +430 11433 301 Lucia remembers the modified story, thinking about what the prince said before pulling out his sword. +431 11434 301 —"No matter. I had yet to retire to bed anyway." +432 11435 301 Just like the unresolved story hidden within this remark, Lucia notices that the "master" of this island seems to have something left untold. +433 434 301 Lucia If he wanted to destroy the two administrators, wouldn't there be an easier way to do it instead of disassembling them? 2 +434 435 301 Witch of the Sea I beg your pardon? 1 +435 436 301 Lucia Why else would he go through the trouble? He wanted to keep you all from the very beginning. 2 +436 437 301 Hearing this, the Witch of the Sea stands there speechless. +437 11437 301 Lucia The terminal... Were you the one who changed the ending of the "Legend of the Mermaid"? 2 +438 438 301 Witch of the Sea ... 1 +439 439 301 She refrains from responding as if she is still ruminating on the possibility Lucia mentioned just prior. +440 440 301 Witch of the Sea No, that's impossible... 1 +441 441 301 Witch of the Sea That day... The last memory he left me was of him reprimanding me. I wasn't even a tool to him, let alone something worthy of his feelings. Why would he want to keep us? 1 +442 442 301 Lucia What if he was trying to convince someone else? 2 +443 443 301 Lucia Only if they believed him, could you live here in peace. 2 +444 444 301 Witch of the Sea ...If? Regardless, I have no way of proving it anymore. 1 +445 445 301 She shakes her head solemnly. +446 446 301 Witch of the Sea It's too late now. It's been far too long. My hands have been stained with too much blood, not only those people, but also... 1 +447 447 301 The Witch of the Sea falls silent. +448 448 301 Witch of the Sea It doesn't matter. Even so, I will achieve his goal and make this island prosperous again. 1 +449 449 301 Witch of the Sea In this regard, I must thank you two. 1 +450 450 301 Witch of the Sea Although this place is a shadow of its former self and you are reluctant to say the least... you still play with everyone for a while. 1 +451 451 301 Witch of the Sea Even if it's fleeting, it's more important to create precious memory data than anything else. 1 +452 452 301 Lucia ...Anything else you wish to tell me? 2 +453 453 301 The Witch of the Sea rubs the dice in her hand and chooses to ignore the question. +454 454 301 Witch of the Sea According to the script, your "sisters" are supposed to come here and make an exchange for the sword to kill the "prince." But since there are just the two of you, I'll just give you the sword. 1 +455 455 301 She places the sharp sword in Lucia's hand. +456 456 301 Witch of the Sea Now, I will send you back to land. If you kill the "prince," I will restore your freedom and voice. 1 +457 457 301 Witch of the Sea But if the "prince" is still alive on the last day, you will be turned into foam to float on the sea. 1 +458 458 301 Witch of the Sea Let me witness the moment in which the trust in your relationship you take such pride in is shattered. 1 +459 459 204 2 4 +460 460 301 Lucia The commandant will never doubt me, and I will never do anything to betray this trust. 2 +461 461 301 1 AniZhuanchangBegin Witch of the Sea Then you will turn into seafoam... and stay here forever. 1 diff --git a/Resources/table/client/movie/movies/MovieH001004BA.tab.bytes b/Resources/table/client/movie/movies/MovieH001004BA.tab.bytes new file mode 100644 index 0000000..9c2532c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieH001004BA.tab.bytes @@ -0,0 +1,318 @@ +Wf=N(@ЌTҧ!. ?a;vHÿN +_'>C8Qk9@FoENSEArj+(,i"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 102 Nameless Island Day 3 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2 502 ThemeEnable +3 3 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory305.png +4 4 401 1 45 +5 5 201 1 1031001 -400 +6 6 201 2 500026 400 +7 7 301 DialogEnable 1 Liv I've detected someone... or something with immense Punishing Virus concentration 1.3km south of here! 1 +8 8 301 Liv This level of concentration... It can't be a normal Corrupted... 1 +9 9 301 Lee Let's go check it out. 2 +10 10 301 The duo rushes toward the moving target as fast as they can, but they can only barely see the figure from behind. +11 11 301 Liv That's... 1 +12 12 301 Lee Roland. 2 +13 13 204 2 10 +14 14 301 Lee Seems like my hunch was correct. Everything always leads back to them. 2 +15 15 204 2 +16 16 301 Lee But Lucia and the commandant are our top priorities right now. Any readings yet? 2 +17 17 301 Liv Yes. The commandant's signal is weak, but it's enough to get a reading on the coordinates. 1 +18 18 301 Liv hands her terminal to Lee. +19 19 301 Lee If this is where they are... 2 +20 20 301 Lee I can calculate our route. We'll have to take a slight detour, but at least we'll be fairly safe. 2 +21 21 301 Lee Let's go save the commandant. 2 +22 22 301 AniZhuanchangBegin Liv Roger! 1 +23 23 202 1 2 1 +24 24 101 Assets/Product/Texture/Image/BgStory/Bgstory186.png +25 25 301 AniZhuanchangEnd Today marks the third day stuck on this island. +26 26 301 Surrounded by "attendants," you return to the "palace" and watch a meaningless performance. During which, you are forced to wear the prince's musty costume. +27 27 301 You barely manage make it through the unpalatable "banquet" and flee the "palace." +28 28 301 In order to find Lucia after "splitting her tail into legs," you have been wandering the beach since last night. Since this behavior does not contradict the prince in the story, the surveillance around you is much more relaxed. +29 29 301 During this rare moment of free time while looking for Lucia, you take the opportunity to debug the terminal and repeatedly try to send signals to Lee and Liv. +30 30 301 Soon after, the first ray of dawn brings an end to the fleeting summer night. +31 31 101 Assets/Product/Texture/Image/BgStory/Bgstory210.png +32 32 301 The breaking sun pierces the clouds and reflects silver light on the sea. +33 33 301 In your peripheral vision, you see a blue figure slowly emerge. +34 34 302 Lucia! 35 (Run toward her) 36 +35 35 301 Hearing you call out to her, she quickly comes over. +36 36 201 1 500347 +37 37 301 1 Seeing Lucia again, she is as silent as the mermaid princess in the story. 1 +38 38 302 What's wrong? 39 +39 39 204 1 1 +40 40 301 Lucia forces a smile and shakes her head. +41 41 302 You can't speak...? 42 +42 42 301 She nods, then looks at you inquisitively. +43 43 302 You want to know if I'm okay? 44 +44 44 301 Lucia nods again. +45 45 302 There have been a few bumps along the way, but I can still handle myself. +46 46 201 1 500354 +47 47 301 1 Attendant Your Highness! 1 +48 48 301 Before you have time to say anything more to Lucia, the attendant appears at an inopportune time. +49 49 301 Attendant Ah, what a beautiful lady! Does thou wish to take her back to the palace, Your Highness? 1 +50 50 301 It reads its lines in an exaggerated tone. +51 51 201 1 500347 +52 52 301 DialogDisable You return an inquisitive look at Lucia, but she shakes her head. +53 53 302 ...Now's not the time to fight? 54 +54 54 302 Then I guess let's just follow the attendant back. 55 +55 55 301 DialogEnable She quietly follows you as the attendant leads you back to the palace. +56 56 301 You quickly realize something is wrong with Lucia. +57 57 301 Although Lucia has a high tolerance for pain, whenever the pain exceeds a certain threshold, she has a habit of gripping the handle of her blade more tightly than usual. +58 58 301 Had it not been for your time fighting as comrades on the battlefield, you would have missed such a small detail. +59 59 302 (Are you hurt?) 60 ...Is it the tips of your feet? 60 +60 60 204 1 2 +61 61 301 This time, she doesn't nod. She just grimaces. +62 62 301 If the situation is consistent with the story, Lucia must feel like she is "stepping on the blade of a knife." +63 63 302 I can carry you on my back. 64 +64 64 204 1 +65 65 301 DialogDisable She looks at you with a worried expression and shakes her head. Seems like she wants you to conserve your stamina for this situation ahead. +66 66 302 If you need to, deactivate your pain module. 67 +67 67 302 We have a strong link as it is. 68 +68 68 302 No need to worry about M.I.N.D. deviation. 69 +69 69 301 DialogEnable You and Lucia had a similar conversation long ago. +70 70 301 Back then, Lucia deactivated her pain module to maintain her performance in the following battle. +71 71 301 She still seems to be safe and sound, but no minor injury would make her act the way she is now. +72 72 301 Lucia hesitates for a moment, then nods with a serious expression. She seems to understand your worries and is ready to face the potential battle ahead. +73 73 302 Why did the island become like this? 74 +74 74 301 Lucia points below the ocean surface. +75 75 302 So there's an area underwater as well... 76 +76 76 301 DialogDisable She nods, then gestures the number "1". +77 77 302 That's where the mastermind is? 78 +78 78 302 Or should I say— 79 +79 79 302 The "Witch of the Sea"? 80 +80 80 301 DialogEnable Lucia nods. +81 81 301 No matter what sort of method the "Witch of the Sea" used to prevent Lucia from speaking, it was all meaningless. +82 82 301 DialogDisable Even though you both are forced to play the tragic role of the prince and the mermaid princess, you two had already grown close over many years. Both of you can share a conversation at a glance. +83 83 302 (Based on your interaction with the "Witch of the Sea"...) 84 +84 84 302 (Will defeating her get us out of this nightmare?) 85 +85 85 301 DialogEnable As you whisper to Lucia, she turns her back to the sea, then gestures at you with a pulling motion. +86 86 302 You want to pull her out of hiding? 87 +87 87 301 She nods firmly. +88 88 302 We need a plan though. 89 +89 89 301 Lucia points to herself. +90 90 302 Leave it to you? 91 +91 91 301 She nods again. +92 92 302 You aren't going to do anything crazy, are you? +93 93 204 1 2 +94 94 301 AniZhuanchangBegin Lucia smiles bitterly. +95 95 202 1 1 +96 96 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +97 97 301 AniZhuanchangEnd After that, you both follow the "Immersive Xperience" according to the story without any issues. +98 98 201 1 500357 +99 99 301 1 Anna ...Should everything go according to plan, tomorrow shall be the day you and I be joined in matrimony. 1 +100 100 302 My prince, I can't wait to spend the rest of my life with you. 101 ... 101 +101 101 301 During this time, your cooperation has not caused any conflict with the Mini Bots. +102 102 301 However, they now begin to rush through the story as if having fulfilled some unknown parameters for continuing the story. +103 103 301 Anna Ever since the day that fate brought us together, I have given you my heart, Prince 【kuroname】. 1 +104 104 301 The Mini Bot who calls itself Anna recites its lines quietly. +105 105 301 The flashy ornaments hanging from its frame also look like clusters of pale hyacinths with its peaceful tone and temperament. +106 106 301 Anna I recommend you go to bed early in preparation for tomorrow's ceremony. 1 +107 107 301 It curtsies gracefully. +108 108 301 Anna Well then... Prince 【kuroname】, please excuse me. 1 +109 109 302 Understood. 110 +110 110 201 1 500347 +111 111 301 1 After it turns and leaves, you look back at Lucia sitting at the corner of the dining table. +112 112 301 Holding a fork and knife, she casts a worried look at you. 1 +113 113 301 These days, the food provided by the Mini Bots had all been moldy and rotten. Aside from the purified water, you have hardly had anything to fill your stomach. +114 114 301 But Lucia's situation is far more dangerous than this. +115 115 301 If she continues on like this, she will "turn into seafoam" by the end of the night. +116 116 301 If you express your worries to her, Lucia will only make you wait. +117 117 301 AniZhuanchangBegin The only torturous moment from the story you can avoid is the mermaid princess's dance during the banquet dinner. +118 118 504 0.7 +119 119 201 1 500354 +120 120 301 AniZhuanchangEnd 1 Attendant Since you cannot speak, why don't you dance for the prince? 1 +121 121 302 That won't be necessary. 122 +122 122 301 Attendant Only then can the prince appreciate you and call you to his side. 1 +123 123 302 She can stay by my side without doing something like that. 124 I don't need someone to dance for me if they are in pain. 124 +124 124 201 1 500347 1 +125 125 301 1 Lucia ... 1 +126 126 201 1 500357 +127 127 301 1 Anna We needn't obligate the maiden. Should you need someone to tie the bow on tonight's banquet, might I sing you a song, Your Highness? 1 +128 128 302 Thank you. 129 ... 129 +129 129 301 AniZhuanchangBegin The attendant becomes quiet. Following that, the banquet scene changes to Anna, the princess from a neighboring country, singing a song. +130 130 504 0 +131 131 201 1 500354 +132 132 301 AniZhuanchangEnd 1 Attendant Are you tired? 1 +133 133 302 Not yet. 134 ... 134 +134 134 301 Attendant It's getting late. You should rest, Your Highness. +135 135 302 Very well. 136 ... 136 +136 136 201 1 500347 +137 137 301 AniZhuanchangBegin 1 Lucia ... 1 +138 138 202 1 1 +139 139 101 Assets/Product/Texture/Image/BgStory/Bgstory58.jpg +140 140 301 AniZhuanchangEnd Under the quiet gaze of Lucia, you leave the hall and walk to the bed, which seems especially gaudy in augmented reality. +141 141 302 (Close eyes) 142 +142 142 301 Before the attendant can recite more of its script, you quickly close your eyes. +143 143 301 AniZhuanchangBegin Seeing that you have fallen asleep, it tucks in the corner of the bed and turns to leave. +144 144 401 1 36 +145 11145 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +146 152 401 1 207 +147 146 301 AniZhuanchangEnd As the night grows deeper, the huge "palace" is now restored to its dead silence. +148 147 301 Before they stumbled upon this place, how long had the Mini Bots been waiting here on standby? You cannot seem to fathom such an answer. +149 148 301 Do they feel sadness just like humans? +150 149 301 Or is the "Witch of the Sea" hiding in the ocean's depths the only one buried in sadness? +151 150 302 AniZhuanchangBegin ... 145 +152 145 101 Assets/Product/Texture/Image/BgStory/Bgstory210.png +153 153 301 AniZhuanchangEnd You sleep faintly in the heat. Unable to tell how much time had passed, you just vaguely see the moon rise and fall. +154 154 301 Before dawn, you hear quiet footsteps approach and stop outside the door. +155 155 301 Based on the gait, it appears to be an attendant. +156 156 302 ...? 157 +157 157 301 At the same time, another person walking without making a single sound opens the door of the "bedchamber" and quietly approaches you. +158 158 302 ... 159 +159 159 301 There's a cool touch on your cheeks, dispelling a little summer heat. +160 160 301 AniZhuanchangBegin ...It's Lucia. +161 11151 101 Assets/Product/Texture/Image/BgStory/Bgstory58.jpg +162 11124 201 1 500347 +163 161 301 AniZhuanchangEnd 1 You want to ask about her, but considering the attendant standing outside the door, you decide it is safer to continue pretending to sleep. +164 162 401 2 560 +165 163 301 But at this moment, you hear the sound of a sharp blade slowly being pulled by your ear. +166 164 301 "If you kill the prince, then your tail will return and you may go back to the sea." +167 165 302 ... 166 +168 166 301 Before this, you had heard that a Construct had defected. +169 167 301 Compared with endless fighting, there are also people who choose to cast aside their responsibilities after becoming a Construct in favor of a life as a wanderer. +170 168 301 Much like how the malicious actions of a small faction can further aggravate tensions, defectors also promote increased prejudice—this is the reason why the Purifying Force exists. +171 169 301 Now, will this happen to you? +172 170 302 (No) 171 (Perhaps) 172 +173 171 173 301 She trusts you wholeheartedly, so at this moment, you return the same degree of trust. +174 172 301 If she wants to exchange this for her freedom and voice... +175 173 401 2 788 +176 174 301 The breeze from the sharp blade passes by your ear, and you feel a gentle blow to the chest. +177 175 301 Red liquid flows down from the wound as her hand trembles. However, you feel no pain... +178 176 301 Right at that moment, you realize Lucia's plan. +179 177 302 (Play along) 178 (Remain still) 1182 +180 178 301 You open your eyes and sit up in bed, clutching your wound. +181 1178 302 Lucia! You... betrayed... 1179 +182 1179 301 You recite your line and give Lucia a look of revenge. +183 1180 301 Lucia ...! 1 +184 1181 1183 301 Lucia's apprehension was already beyond words. Before she has time to explain, you pretend to fall back in bed and gradually lie there motionless. +185 1182 301 Even after another blow to the chest, you lie there motionless as if you had died peacefully in your sleep. +186 1183 204 1 2 +187 179 301 Lucia ... 1 +188 11178 202 1 +189 180 301 As if she has lost her strength, she kneels down slowly beside the bed and puts her forehead into the palms of her trembling hands. +190 181 401 2 1516 +191 182 301 After a while, you hear the attendant outside leave. +192 183 301 Lucia stands up and covers the cut on her wrist, then leaves the room. +193 184 401 1 36 +194 185 302 AniZhuanchangBegin (Now's the time) 186 +195 186 101 Assets/Product/Texture/Image/BgStory/Bgstory186.png +196 187 401 1 201 +197 188 201 1 500358 +198 189 301 AniZhuanchangEnd 1 Witch of the Sea Well done. 1 +199 190 301 Standing on the beach, her words carry a tone of sarcasm. +200 191 301 Witch of the Sea Next... Roland should be here shortly. 1 +201 192 301 Witch of the Sea Although it depends on you whether you can pass the filtering, I've gathered enough qualified people to meet his superior and begin the trial for ascension. 1 +202 193 203 1 0.25 400 +203 194 201 2 500347 -400 +204 195 301 1 Lucia ...! 2 +205 196 301 Witch of the Sea When we were at the bottom of the sea, you asked me if there was anything I didn't tell you. 1 +206 197 301 Witch of the Sea That's right. I've been helping Roland find suitable targets all along. 1 +207 198 301 Witch of the Sea Some people lose their way, some people detect an anomaly here, and some are caught by me from afar... 1 +208 199 301 Witch of the Sea He only ever comes to collect the spoils and lend a hand safeguarding the island once I've captured prey. But alas, they never come back no matter who it is. 1 +209 200 301 Witch of the Sea I have no way of knowing if they pass—or die. 1 +210 201 301 Lucia ... 2 +211 202 301 Witch of the Sea Our game these days may have only been to buy time, but we thoroughly enjoyed it. Thank you. 1 +212 203 301 Witch of the Sea My long-cherished wish... will soon come true. 1 +213 204 301 She opens her hands as if to embrace the island. +214 205 301 Witch of the Sea When I gather enough people, Roland said he would introduce me to "her." 1 +215 206 301 Witch of the Sea I need the power to control the Punishing Virus in order to keep my companions on this island clean. 1 +216 207 301 Witch of the Sea For now, we must rely on Roland to keep the Punishing concentration under control here, but soon I will be able to do so. 1 +217 208 301 Witch of the Sea When that time comes, I can return to my original place... and prove to Master that we will not become abominations. 1 +218 209 301 Lucia ... 2 +219 210 301 Witch of the Sea Hmph... By that look on your face, you must think I've already lost my mind. Correct? If you find this so hard to believe, then... It only shows how lucky you are... 1 +220 211 301 Lucia shakes her head, but the Witch of the Sea does not understand her intent. +221 212 301 Witch of the Sea Being unable to speak is quite the inconvenience. Since you have completed the terms of our agreement, I'll remove the device on your back. 1 +222 213 401 2 1515 +223 214 301 She walks behind Lucia and removes the thin artificial skin patch on her back with a simple authentication process. +224 215 301 Witch of the Sea You may speak now. 1 +225 216 301 Lucia I'm not someone lucky enough to be spared from suffering and witnessing the despair of others. Still, seeing you here to bear everything alone... I feel sorry for you. 2 +226 217 301 Witch of the Sea I had no other choice. 1 +227 218 301 Lucia I don't blame you for the choices you made in the past... 2 +228 219 301 Lucia But now... Staying here only to watch strangers die here on this island... You can only delay the inevitable. Nothing will change. 2 +229 220 301 Witch of the Sea Of course, I also thought about letting my companions return to the sealed underground facility while I go out and search for hope. 1 +230 221 301 Witch of the Sea But as a corrupted machine, where else can I go besides here? 1 +231 222 204 2 4 +232 223 301 Lucia The world is not so optimistic, but it's not as hopeless as you think. 2 +233 224 301 Witch of the Sea Of course, humans are more willing to accept Constructs that share their resemblance. 1 +234 225 204 2 +235 226 301 Lucia ...Do you really think it's that idealistic? 2 +236 227 301 Witch of the Sea ...? 1 +237 228 301 Lucia After I became a Construct, those people... They looked at me with disdain and fear. 2 +238 229 301 Lucia I heard them complain about having to spend more resources and cut down on other expenses in order to maintain the Construct army. 2 +239 230 301 Lucia We fight to give hope to others, yet some people insist on staying in Babylonia is enough to prolong life. They say there's no need to take back Earth. 2 +240 231 301 Lucia Even some "prophets" claim that Construct tech will lead to the downfall of humanity just because we can't pass our genes on to further generations. 2 +241 232 301 Lucia Not to mention, people fear Constructs as a threat due to their single combat ability. Others feel it's unfair for Constructs to get a free pass to Babylonia. 2 +242 233 301 Lucia And the small number of defectors only serve to prove that their prejudices and fear aren't just fabricated out of thin air. 2 +243 234 301 Lucia That being said, there's an increasing number of people like Commandant who put trust and hope in their comrades. So we can't stop moving forward. 2 +244 235 301 Witch of the Sea Trust in their comrades? 1 +245 236 301 She sneers. +246 237 301 Witch of the Sea I lost any semblance of "trust" when Master died. 1 +247 238 301 Witch of the Sea I chose this path. I will carry on to the end no matter how many people I must sacrifice! 1 +248 239 301 Witch of the Sea And what qualifies you to preach to me about trust? You killed that human. You long betrayed this trust! 1 +249 242 302 (Open fire) 243 She's lived up to my trust. 268 +250 243 401 2 1510 +251 244 301 PanelActor1Shake Witch of the Sea What?! 1 +252 245 301 A barrage of bullets accurately penetrates the defense barrier around the Witch of the Sea's core. +253 246 301 She looks in horror at the prince's dress on you, which is stained red but undamaged, and collapses on the beach. +254 247 301 Witch of the Sea You were hiding nearby... 1 +255 248 302 I just got here. 249 +256 249 301 Witch of the Sea How are you still alive? The attendant watched you die... It recorded everything... 1 +257 250 301 Witch of the Sea Hmph... It was all just an act? 1 +258 251 301 Witch of the Sea Even with a sword pointed at you, unable to speak... you still played along seamlessly? 1 +259 252 301 Lucia ...You... 2 +260 253 301 Witch of the Sea So... This is what trust really is. 1 +261 254 301 Witch of the Sea If I had trusted him... a little more... Would I... 1 +262 255 301 ?? Tsk... Looks like I'm late. +263 256 202 1 2 1 +264 257 301 Looking in the direction of the voice, you see a young man smirking nearby. +265 258 201 1 500358 +266 259 301 1 Witch of the Sea ...Roland... 1 +267 260 301 She stretches out her trembling hand as if pleading for help. +268 261 201 1 500008 +269 262 301 1 Roland We meet again, Gray Raven. 1 +270 263 201 1 500347 +271 264 301 1 Lucia ...! 1 +272 265 201 1 500008 +273 266 301 1 Roland Are you here all alone? How fortuitous. 1 +274 267 301 1 AniZhuanchangBegin Roland Well, then. Let's begin. 1 +275 268 301 Witch of the Sea What?! +276 269 301 She looks in horror at the prince's dress on you, which is stained red but undamaged, and then stumbles back two steps. +277 270 301 Witch of the Sea You're still alive? The attendant watched you die... It recorded everything... 1 +278 271 302 Lucia didn't hurt me at all. 272 +279 272 301 Witch of the Sea Someone as powerful as her turns their blade against you, and you trust her? She obviously couldn't have told you her plan, though! 1 +280 273 301 Lucia I didn't have to. The commandant trusts me. 2 +281 274 301 Witch of the Sea ...Hmph. Trust... 1 +282 275 301 Witch of the Sea Is this your... trust? Your... bond? 1 +283 276 301 Witch of the Sea ... 1 +284 277 301 Witch of the Sea The Witch of the Sea looks deep into the island as if recalling her past. 1 +285 278 301 Witch of the Sea If I had been able to... 1 +286 279 301 Witch of the Sea ...No. I have no way of knowing if he wanted to protect me—or destroy me. 1 +287 280 301 Lucia It's not too late. Put everyone in the sealed facility underground and leave this place. 2 +288 281 301 Lucia You're immune to the Punishing Virus. You might not be able to get near anyone, but there are things only you can do. 2 +289 282 301 Lucia As long as we hurry and take back Earth, this island will return to its former glory. 2 +290 283 301 Witch of the Sea ...Is that possible? 1 +291 284 301 Witch of the Sea ...Then I'll... 1 +292 285 401 2 1510 +293 286 401 500 2 1510 +294 287 401 200 2 1510 +295 288 301 PanelActor1Shake The Witch of the Sea raises her hand and takes a step toward Lucia. But right as a glimmer of hope appears on her face, several shots come from behind... +296 289 301 1 Witch of the Sea ...! 1 +297 290 301 A barrage of bullets accurately penetrates the defense barrier around the Witch of the Sea's core. Before she can even say a word, she collapses onto the beach and loses control over her frame. +298 291 202 1 2 1 +299 292 301 ?? Tsk... Looks like I'm late. +300 293 301 Looking in the direction of the voice, you see a young man smirking nearby. +301 294 201 1 500347 +302 295 301 1 Lucia Roland?! 1 +303 296 203 1 0.25 -400 +304 297 201 2 500008 400 +305 298 301 1 Roland We meet again, Gray Raven. 2 +306 299 301 Lucia Why'd you kill her?! 1 +307 300 301 Roland Think I'd just stand here and watch you brainwash her? 2 +308 301 301 Roland What a pity. I was planning on taking her away to contribute to our cause. 2 +309 302 301 Roland This island's been a thorn in our side for too long. I'm tired of having to come here and tidy up the place. 2 +310 303 301 Lucia You didn't want her to become an Ascendant? 1 +311 304 301 Roland It's not that I didn't want to. She just wouldn't make the cut. 2 +312 305 301 Lucia You made that promise to her even though you knew that! 1 +313 306 301 Roland People can still live on with false hope, can't they? 2 +314 307 301 Roland Anyway. What brings you here all alone, Gray Raven? How fortuitous. 2 +315 308 301 1 AniZhuanchangBegin Roland Well, then. Let's begin. 2 diff --git a/Resources/table/client/movie/movies/MovieH001004EA.tab.bytes b/Resources/table/client/movie/movies/MovieH001004EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..193715accf3169bb5af12435419f94c595143cb3 GIT binary patch literal 5985 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 E0S=7iP5=M^ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHA12502BA.tab.bytes b/Resources/table/client/movie/movies/MovieHA12502BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..79c0bbd4aebe811e0cf9237a71678b604e36a7c1 GIT binary patch literal 12746 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHA12503BA.tab.bytes b/Resources/table/client/movie/movies/MovieHA12503BA.tab.bytes new file mode 100644 index 0000000..6b44fee --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHA12503BA.tab.bytes @@ -0,0 +1,79 @@ +`׿sKf͢rFT{+'AV1( +vӍ<<9%>eZvy`KCK ǡB]_V_ٯvĞ(m9gkn<` oT~LId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory121.png +2 2 401 1 79 +3 3 301 DialogEnable It feels like a dream. +4 4 301 The girl's skirt glides past your outfit as she spins. The starry light in her eyes is brighter than the chandeliers on the dome. +5 5 301 As the music comes to an end, she takes a step back and makes a curtsy. +6 6 301 For the first time, you feel the dance music is so short. +7 7 301 The orchestra members rise to give their thanks. The conductor smiles at the applauding guests, then turns around and gestures the other members to get ready. +8 8 301 The conducting baton traces a silver arc, bringing out a lively, cheerful violin sonata. +9 9 301 Some guests walk off the dance floor as they chat, heading toward the tables with delicious food placed on them. Some smile at each other and start the next dance. +10 10 201 1 500430 +11 11 301 1 Iris Shall we take a walk elsewhere? 1 +12 12 302 Sure. 13 +13 13 301 You follow her to a quieter corner, where you can see the outside of Eden through the window. The earth isn't visible on this side; only endless darkness and stars remain in vision. +14 14 301 The girl has her eyes closed. She tilts her head slightly as she listens to the music from afar. The violin sonata is as vibrant as young birds jumping and chirping on a branch. +15 15 301 Iris "Gavotte en Rondeaux". 1 +16 16 301 Iris Have you ever heard that melody, 【kuroname】? 1 +17 17 302 Yes. 18 Not really. 23 +18 18 301 BMV 1006. It comes from a music suite created by a great composer of the Golden Age and is crowned the pinnacle of all Golden Age violin music. +19 19 302 But we don't have its complete version in the database. 20 +20 20 301 Iris' eyes light up. She sounds more cheerful. +21 21 204 1 2 +22 22 27 301 Iris Correct. 1 +23 23 302 I don't recall seeing it in the database. 24 +24 24 302 Was it recently recycled by the Archaeological Team? 25 +25 25 301 Iris You are right. 1 +26 26 301 There is a scent of shyness in her look, as if she is still not used to talking about her achievement as a member of the Archaeological Team. +27 27 204 1 +28 28 301 Iris I... The Archaeological Team managed to restore the complete piece using the data recycled during last mission. It is played in Babylonia for the first time in tonight's ball. 1 +29 29 301 Iris But it's more than that. 1 +30 30 301 Iris It has a special place in my heart because it was included in a very special record. 1 +31 31 301 In the Golden Age, people would record music on a disc to play it. Such discs have long become obsolete. Together with murals and sculptures, they can only be found in the memories and fantasies about the good old days. +32 32 301 AniZhuanchangBegin Iris It is called "Murmurs of Earth". 1 +33 33 202 1 2 1 +34 34 101 Assets/Product/Texture/Image/BgStory/BgStory550.jpg +35 35 502 RImgBg1BlowUp +36 36 301 AniZhuanchangEnd Iris looks at the space outside as she tells the story. +37 37 301 It was the beginning of humans' journey to the stars. They put the sounds of Earth in a golden record to pay tribute to the vast space, and put it on a probe to sail toward the faraway galaxies. +38 38 301 The record also contained greetings in over fifty languages and images of Earth. It was a poem written by mother nature of the giant planet. +39 39 301 The erupting volcano and trembling earth. The wailing wind, pouring rain and roaring thunder. +40 40 301 Chirping insects, tweeting birds, howling wolves. +41 41 301 And a chronicle of the human civilization described by footsteps, humming machines and radio signals. +42 42 301 AniZhuanchangBegin —As well as many monumental music pieces from different cultures. They are now being revived in Babylonia, the starting point to take back humanity's homeland. +43 43 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +44 44 201 1 500430 2 +45 45 301 AniZhuanchangEnd Iris It could be a very trivial attempt to people nowadays. 1 +46 46 301 Iris Because the probe would only reach the nearest star in 40,000 years for a chance to be detected by any civilization that possibly exists there. 1 +47 47 301 Iris Be it the probe or us... We are too insignificant when facing the vast space and time. 1 +48 48 301 Iris But I was very touched when I learned about it. 1 +49 49 301 Iris "The launching of this 'bottle' into the cosmic 'ocean' says something very hopeful about life on this planet." 1 +50 50 204 1 +51 51 301 Iris Back then, I just felt this was—incredibly romantic. 1 +52 52 301 The last few words become soft as a sigh. +53 53 301 Iris After becoming a Construct, I have seen another world that I never knew. 1 +54 54 301 Iris I'm always thinking... After going through all of this, am I able to describe the real world with my own hands? 1 +55 55 301 The girl looks back at you, her long hair slipping down her shoulders. +56 56 301 Iris All that beautiful art and culture we ever had... How can we let them disappear in history? 1 +57 57 204 1 4 +58 58 301 Iris We were already reaching the stars in faraway space. It was the Punishing disaster that forced us to stop. 1 +59 59 301 Iris But... 1 +60 60 302 But humanity will never stop venturing forward. 61 +61 61 204 1 +62 62 301 It slips out of your mouth. +63 63 301 Iris Right. I am certain that humanity is walking on the path of hope, just like how that tiny drift bottle is still sailing in space. 1 +64 64 301 You see a picture of a space probe, tiny as a grain of dust, going forward among the stars. It carries hope and never stops. +65 65 301 The lone traveler has long lost contact with Earth. You wonder where it is now? +66 66 301 Iris Where has it gone now? 1 +67 67 301 The girl mumbles the same question to herself. +68 68 301 Iris Will another civilization discover it? 1 +69 69 301 Iris All the seeds of art it is carrying... Will they grow into new flowers on new land? 1 +70 70 301 You cannot answer her questions. +71 71 301 The answer feels more distant than any other problem you are facing right now. +72 72 301 Iris I know this sounds naive... But I truly believe there will be a day. 1 +73 73 301 Iris A day when it arrives at a new world, and we will return to our homeland and reunite with our friends. Together we will play new music and sing new songs. 1 +74 74 301 The girl turns around, staring at you. Her iris eyes are glowing with more seriousness than ever. +75 75 204 1 4 +76 76 301 Selena 【kuroname】, will someone hear me if I sing on the earth one day? 1 +77 77 301 1 AniZhuanchangBegin Selena —Will someone follow the song to find me? 1 diff --git a/Resources/table/client/movie/movies/MovieHA12504BA.tab.bytes b/Resources/table/client/movie/movies/MovieHA12504BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a5e0ee8ed4963deb1b0530f506624cf63d83329b GIT binary patch literal 11512 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 a@ohnp#0v`Sx0qo%vEq@U{_1h95&a)rpjTi3 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHA12505BA.tab.bytes b/Resources/table/client/movie/movies/MovieHA12505BA.tab.bytes new file mode 100644 index 0000000..9946cdb --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHA12505BA.tab.bytes @@ -0,0 +1,81 @@ +oF~ ػMh{P1Wmxt?0^pA^D'uʪ&c~: #|[نTU;l".b1P"}uId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 33 +3 3 301 DialogEnable The shattered iris continues to sink in the deep darkness. +4 4 301 After a long period of zero gravity, Selena feels her toes touching the ground. +5 5 301 AniZhuanchangBegin It is the wooden floor of the Babylonia opera house, a feel that she cannot be more familiar with. She has stepped on it numerous times, spilling traces of joy, longing, apprehension, uncertainty and sweat. +6 6 509 Assets/Product/Texture/Image/BgStory/Bgstory532.jpg 1 +7 7 510 2 +8 8 509 Assets/Product/Texture/Image/BgStory/Bgstory528.jpg 2 +9 9 301 AniZhuanchangEnd The familiar sight is split in two in front of her. +10 10 301 Her left eye reflects a ruined world, while her right eye sees splendor. +11 11 301 She hears half of herself chanting alone amidst the broken walls. But this is not right; the Babylonia opera house has never been caught in a war and should not be in this state. +12 12 301 From nowhere comes a sticky sound of tides. She cannot locate the source of the sound as it moves far and near. +13 13 301 Where is... this place? +14 14 301 The vision in left eye quietly changes as if it is answering to her question. +15 15 301 The broken pillars are reattached, the sacred sculptures restored, the peeling murals enriched with color again. The heavenly light pours down from the dome right in front of her. +16 16 301 She hesitantly steps into the light. +17 17 510 1 +18 18 201 13 500430 4 +19 19 301 1 All of a sudden, applause and cheers fill the vast opera hall once again, as if someone has removed the hands covering her ears. +20 20 301 She finds herself standing on the glorious stage, facing the overwhelming applause and praise. +21 21 301 Her eyes subconsciously search the audience, but find nothing. She seems to be looking for someone, and even if she does not remember the face of that person, she somehow knows that the person she is looking for is not among them. +22 22 301 The auditorium is filled with well-dressed audience, among whom she sees her mentor, best friend, Construct soldiers and Task Force captains. All of them are just standing stiffly, their eyes empty, their vision coming from all directions and piercing straight at her. +23 23 301 No one raises a hand, no lips move, but applause and cheering keep coming from nowhere, lashing at her heart and stripping away the shame and remorse deep inside her, making her fearful, but leaving her nowhere to escape. +24 24 301 Selena Please... Don't do this... 13 +25 25 301 Selena Where am I? Where is this place? 13 +26 26 301 Selena Somebody... 13 +27 27 202 13 1 +28 28 301 Somebody... help me... +29 29 301 AniZhuanchangBegin Memories of her past set upon her like vengeful spirits, dragging her down into an endless spiral. +30 30 510 2 +31 31 401 1 36 +32 32 401 1000 1 77 +33 33 301 AniZhuanchangEnd It turns out that she has been walking in an illusion woven by herself. +34 34 301 She has built a fragile barrier around her lone island in the midst of the terrifying waves, isolating herself from all the loneliness and sorrow, as if by just doing so could bring herself a moment of peace. +35 35 301 She repeats her past life in a daze, rewriting the endings. +36 36 301 She fights alongside her best friend, saves all her comrades who are fighting for the future, continues to write the music that depicts the true glory, fulfills all the unfulfilled promises, and takes the step that was not taken. +37 37 301 She wants to have a chance to choose again, make up for regrets, and atone for her guilt. +38 38 301 Are these dreams too beautiful to be true, so they need to be embellished with suffering? +39 39 301 Her body has shed its last drop of blood, her soul shattered and wounded. Does she now have the power to create art, to write the real music? +40 40 301 The questions will never be answered as everything was but her imagination. Once again, she is dragged and pushed to face the cruel reality. +41 41 301 She wasn't able to save anyone. Even the Hetero-Core shard was not delivered to Ayla in the end. +42 42 301 AniZhuanchangBegin What... happened after that? +43 43 201 1 500287 +44 44 301 AniZhuanchangEnd 1 She feels her body is constantly changing. +45 45 301 The crimson sea wraps around her, engulfing, disintegrating, tearing, fusing, and reconstructing. +46 46 301 Her consciousness seems to be stripped away from her body, and her vessel cries out a blood-curdling wail of pain, regarded as a voice of calamity as it travels the earth while her soul gazes at the stars above. +47 47 301 AniZhuanchangBegin The starry sky seen from Earth is far more beautiful than the "stars" she remembers seeing every night before going to sleep. It has surpassed all her imagination. +48 48 202 1 2 1 +49 49 101 Assets/Product/Texture/Image/BgStory/BgStory550.jpg +50 50 301 AniZhuanchangEnd —Is this what people in the Golden Age saw everyday? +51 51 301 How wonderful would it be if she can share this majestic view with others? How much ink and paper does she need to describe her thoughts in full? +52 52 301 The iris-like girl seemed to be bothered by the same problem in the distant past. +53 53 301 What did she reply back then? +54 54 301 —It's all good. If I cannot share it in a letter, I can always leave it till later when we meet in person. +55 55 301 —That way, I can always be looking forward to it. +56 56 301 —We still have lots of time after all. +57 57 301 Her mind wanders in never-ending torment. +58 58 301 AniZhuanchangBegin After what seems an eternity. +59 59 401 1 36 +60 60 101 3000 Assets/Product/Texture/Image/BgStory/BgStory0.png +61 61 401 1 73 +62 62 301 AniZhuanchangEnd She has lost track of time. +63 63 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +64 64 202 1 1 +65 66 101 Assets/Product/Texture/Image/BgCg/Cg1801_3.jpg +66 67 301 —Selena. +67 68 301 She hears a call across all the storms and vague, distorted memories. It hits her chest like a celestial light. +68 69 301 It contains more emotion than any of her illusions, making her want to weep. +69 70 301 After what feels like an eternity, she finally hears a call so real. It is more pleasant than the chirping of a nightingale, and more lasting than a blue whale's song. +70 71 301 This is the voice that she has been waiting to hear. This is the voice that has been reconstructed for numerous times in her dreams. +71 72 301 The voice has been watching her, soothing her, and guiding her. +72 73 301 The person who has always been in her dreams finally can be recognized. +73 74 301 She tries hard to take back the ownership of her body. +74 75 301 The call is also her guidance. Just by exchanging one look, she already remembers her mission and knows what to do. +75 76 301 She takes the item that person hands over, then gathers her last strength in her broken arm to push the human away. +76 77 301 She watches the human walk toward the rising sun. That person hesitates for a while, but never looks back, leaving her behind with a cold, solid hope wrapped in her arms. +77 78 301 But she is not Eurydice, so she stabs the black probe into her power core. +78 79 301 AniZhuanchangBegin When light falls upon her at the final moment, she gives a satisfying smile. +79 80 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +80 81 301 1 AniZhuanchangEnd AniZhuanchangBegin All the pain and longing have stopped as her dream vanishes away. diff --git a/Resources/table/client/movie/movies/MovieHA12506BA.tab.bytes b/Resources/table/client/movie/movies/MovieHA12506BA.tab.bytes new file mode 100644 index 0000000..0b8ad55 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHA12506BA.tab.bytes @@ -0,0 +1,97 @@ +XM J(b5Wdo);ۘɇYM47~v2r+8#6+'lzNepG*%6ZFNu>MQAci[D}RCѠ vԱ:(Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 73 +3 3 301 DialogEnable The giant, cold machine is still talking. +4 4 301 —Through me you pass into the city of woe. +5 5 301 —Through me you pass into eternal pain. +6 6 301 —Through me among the people lost for aye. +7 7 301 —"Art" the founder of my fabric mov'd; +8 8 301 —To rear me was the task of auguries of innocence, prey of cruelty, and primeval love. +9 9 301 —Before me things create were none, save art eternal, and eternal I endure. +10 10 301 —Ye who enter here... +11 11 302 Enough. 12 ... 16 +12 12 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +13 13 101 Assets/Product/Texture/Image/BgStory/Bgstory528.jpg +14 14 201 1 500436 1 +15 15 20 301 1 The lines of "Hamlet" are abruptly interrupted as it makes the final speech of the show. +16 16 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +17 17 101 Assets/Product/Texture/Image/BgStory/Bgstory528.jpg +18 18 201 1 500436 1 +19 19 301 1 "Hamlet" abruptly stops as if it has encountered an unknown program error. +20 20 202 1 1 +21 21 301 But without it telling, you already know the ending of the story. +22 22 301 —The girl pierces hope through her chest, closing the nearly opened gates of hell and leaving herself behind them in the everlasting darkness. +23 23 301 The blocked emotions have reached their limit. Like a candle with oxygen removed, the story is forced to end. The data world rapidly vanishes. +24 24 301 After getting your senses back, you feel a sharp pain in the palms. You see red marks on your hands from clenching your fists. +25 25 301 The mindless machine gathers information from the data flower. It writes scripts and designs plots, even adding opening and closing speeches to the plays. +26 26 301 But what you have just been through does not feel like any story plot. It is too complete and real, like an interpretation of the mysterious whale song, resembling the projection of that girl's shattered memories in the Red Tide. +27 27 301 The girl's emotions are so real that they almost give you a cruel feel. Longing, missing, remorse, grief, despair... All of which are passed to you through the stories, almost making you unable to breathe. +28 28 301 Once again, you can confirm that you have found out the identity of that humanoid trapped inside the Hetero-Creature without realizing. +29 29 301 The famous young opera singer who voluntarily became a Construct, and served in the Archaeological Team... +30 30 301 —The girl who had written many letters to you. The girl who named herself after flowers and rainbow. +31 31 302 Iris... 32 +32 32 301 If every missed regret can be mended like the girl's dream, what would you say and do back then? +33 33 301 Even Gods cannot change the past. It is but a trivial imagination. +34 34 301 But in the "story," you are walking the faded past again as the girl's memories are played. +35 35 301 "Hamlet" lowers its head after being interrupted. You walk forward and take out the delicate iris flower. Many light spots of data flow among the petals, creating a beautiful sight. +36 36 301 But it does not belong to you. Instead, it was loaned to you by a generous, mystery person. +37 37 401 1 36 +38 38 201 1 500436 1 +39 39 301 RImgBg1Shake 1 The next moment, "Hamlet" suddenly grunts. It slowly raises the scepter in its right arm, pointing to a direction. +40 40 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +41 41 202 1 1 +42 42 101 Assets/Product/Texture/Image/BgStory/BgStory540.jpg +43 43 301 The golden fingers are pointing at the stage of the opera house. +44 44 301 It is night in Eden. All the civilians have fallen asleep, the opera house is all empty. +45 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +46 46 101 Assets/Product/Texture/Image/BgStory/Bgstory529.jpg +47 47 401 1 50 +48 48 301 The spot light located in the center of the stage suddenly lights up as it detects someone approaching. +49 49 301 You walk around the stage and find a notebook behind the curtains. +50 50 301 It is left on an old wooden stool. Someone was writing on it during her breaks, and put it aside. +51 51 301 Along with many stage props that are not regularly used, the notebook is left in a blind spot, forgotten. +52 52 301 You reach out and pick it up. +53 53 301 The dark leather cover has gleaming gold iris flowers engraved on all four corners. +54 54 301 You can't help but open it. As you flip through the pages, you see a familiar cursive handwriting. The ink has smudged at a place, as if the writer was taking a long time to think. +55 55 301 There is a line of text written on the title page. +56 56 301 Ad astra per aspera. +57 57 301 This is more like a travel diary than a simple theater play record book. The pages have lots of content on them. +58 58 301 —The inspirations of the young writer, the receipts of theater tickets, the uncommon knowledge learned during visits, the poems written during emotional outbursts, the songs in her favorite albums. +59 59 301 The lyrics of an aria were written in different-colored ink. They gave her inspiration for an adventure of the heroes. +60 60 301 The courage of humans in the old times left her in awe. She was even writing greetings to the lone probe venturing in the space. +61 61 301 You slowly turn another page and see a printed photograph. +62 62 301 It is an iris field at night. +63 63 301 You have only seen these flowers in the greenhouse and never realize they can also bloom on this devastated land. +64 64 301 There is a line of text on the back of the photo. "A senior Construct in the Archaeological Team told me that this beautiful field could be found on Earth." +65 65 301 —I wish I can see it in person. +66 66 301 The girl wrote down her wish. +67 67 301 —Have you finally seen the sceneries that were only available in holographic videos? +68 68 301 Perhaps you should familiarize yourself with those dance moves. +69 69 301 As long as the whale song continues to sing, you will not give up tracing it. +70 70 301 One day, when the rivers flow again, when flowers bloom, when people no longer depart from each other, the promise will be fulfilled. +71 71 301 Just like Iris said. Humans are always venturing forward on the path of hope, no matter in what way. +72 72 301 Where has that strong iris gone to now? +73 73 301 —Will someone hear me if I sing on the earth one day? +74 74 301 —Will someone follow the song to find me? +75 75 302 I think so. 76 +76 76 301 Definitely. +77 77 301 AniZhuanchangBegin You quietly whisper, just like how you answered the girl's questions in the past. +78 78 101 Assets/Product/Texture/Image/BgStory/BgStory546.jpg +79 79 401 1000 1 36 +80 80 401 3000 1 81 +81 81 301 AniZhuanchangEnd Sterilization Facility, Star of Life, Babylonia. +82 82 201 1 500058 400 +83 83 201 2 500296 -400 +84 84 301 1 Staff Member What are these? 2 +85 85 301 Sterilization Team Member Items recycled in the last rescue mission. They've passed the sterilization process and can be sent to their owners. 1 +86 86 301 Staff Member ...So many name tags... Wait, is this an... envelope? 2 +87 87 301 Staff Member Never thought people would still use such a vintage method nowadays. 2 +88 88 301 Sterilization Team Member Yeah. We found this letter among some name tags as we recycled them. Could it belong to one of them? 1 +89 89 301 Staff Member Wait a sec. It has a receiver. 2 +90 90 301 Staff Member Let me see... 2 +91 91 301 AniZhuanchangBegin Staff Member ...【kuroname】? 2 +92 92 202 1 2 1 +93 93 101 3000 Assets/Product/Texture/Image/BgStory/Bgstory532.jpg +94 94 301 AniZhuanchangEnd Only a few tainted pages can be found in the opera house ruin, and not much ink is left either. But the marvelous miracles she has seen cannot be described in just a few words, let alone her thoughts. +95 95 301 There are only a set of coordinates in the letter. +96 96 301 1 AniZhuanchangBegin She gently places the envelope next to a river near blooming iris flowers and watches wind take it away. diff --git a/Resources/table/client/movie/movies/MovieHD00101BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00101BA.tab.bytes new file mode 100644 index 0000000..95210c5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00101BA.tab.bytes @@ -0,0 +1,106 @@ +ڋ{$YF"IKh{Uw8྿R?J[M7f.]WafIQRW1gg*#g 3g'% ^#|_`6Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory45.jpg +2 2 401 1 208 +3 3 201 3 1041001 2 +4 421 401 2 105004 +5 4 301 1 Nanami Welcome back, Commandant. I, great Lucia, have been waiting for you for ages! 3 +6 5 203 0.7 3 0.5 -600 +7 6 201 1 500127 0 600 +8 423 401 2 110070 +9 7 301 1 Sophia And I, Lee, have been doing the same. 1 +10 8 202 1 3 +11 9 201 3 500110 +12 10 301 1 Ayla Should I talk like that too? Okay, here goes. I, Ayl... No, I, Liv, have also been waiting for you. 3 +13 11 201 1 1041001 -600 +14 12 201 2 500127 600 +15 13 301 1 Nanami Mm, that wraps up the Gray Raven intro. 1 +16 14 302 You're not Gray Raven! 15 What are you guys doing? 16 +17 15 17 301 1 Sophia We're the new Gray Raven. 2 +18 16 17 301 1 Sophia We are an imitation of Gray Raven. 2 +19 17 301 1 Nanami Aw shucks, ya blew it! 1 +20 18 302 What's going on...? 19 And the truth is...? 19 +21 19 401 1 211 +22 20 301 1 Ayla The truth is... 3 +23 21 301 1 Ayla Because you've been away for too long, Commandant, the real Gray Raven was disbanded by HQ not long ago. 3 +24 22 301 1 Nanami seems to be hiding something, but Ayla chimes in and reveals the surprising truth. +25 23 301 1 If Gray Raven was disbanded, then why is the office still here? Why are those three still standing there? Just as you are about to ask... +26 24 401 1 204 +27 25 202 1 3 2 +28 26 201 3 1011001 10 +29 27 301 1 Lee Stop messing around, you three. Come over and give me a hand. 3 +30 28 301 1 The office door swings open with a familiar voice. You turn and see that familiar blue silhouette—Lee. +31 411 204 3 0 +32 29 302 Lee? 30 I thought Gray Raven was disbanded? 31 +33 30 415 301 1 Lee Why do you look so surprised...? You didn't really get fooled by those three, did you? 3 +34 31 415 301 1 Lee It's just a prank from Nanami and the others... Don't take it seriously, Commandant. 3 +35 415 202 3 +36 32 201 1 1091001 0 600 +37 412 201 2 1111001 0 -600 +38 33 401 2 104003 +39 34 301 1 Bianca Indeed. That was another prank by Nanami and the others, though I am surprised at their level of commitment to the gag, volunteering for housesitting duty. 1 +40 35 301 1 Bianca and Karenina follow. The two Purifying Force members and Lee seem to be carrying something. +41 36 302 What's that you got there? 37 Here, let me help. 38 +42 37 39 301 1 Karenina Hmph, this here is a little something Bianca and I prepared. Telling you would ruin the surprise! 2 +43 38 39 301 1 Karenina You're the star today, so you sit your Commandant butt down on the sofa... Don't pull another one of your disappearing acts on me again, okay? 2 +44 426 401 2 107004 +45 39 301 1 Karenina is as thorny and biting as ever, yet you can hear telltale signs of joy mixed therein. +46 40 201 1 500007 0 600 +47 41 201 2 1081001 1 -600 +48 42 301 1 Chrome You're back. As expected, Commandant. May we come in? 1 +49 43 204 2 2 +50 44 301 1 Kamui Sure thing! Oh, and I'm sitting next to Commandant! 2 +51 45 401 2 106004 +52 46 203 0.5 2 0.5 -1460 +53 47 203 1 1 0.5 0 +54 48 301 1 Chrome Kamui... looks like you've got to re-learn your manners. 1 +55 49 301 1 After the Purifying Force came Strike Hawk. Unlike the charitable Chrome, Kamui just plonks himself next to you and fishes a small terminal from his pocket. +56 50 202 1 2 +57 51 201 3 1081001 2 +58 52 301 1 Kamui Since Watanabe couldn't make it, he asked me to pass along this message... 3 +59 53 201 3 1101001 0 +60 54 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +61 55 301 1 Watanabe Commandant of Gray Raven, it's been a while since we parted ways. I wonder how you're doing... No, this is not meant as a greeting. 3 +62 56 301 1 Watanabe Anyway, I look forward to our next meeting, 【kuroname】. 3 +63 57 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +64 58 201 3 1081001 1 +65 59 301 1 Kamui Watanabe prepared a long speech, but it was reduced to these two sentences by the time I received it. I guess the deleted part is saved for when you two meet. 3 +66 60 301 1 Kamui Ah, Liv and Lucia are back. 3 +67 416 202 3 +68 61 201 1 1021001 0 600 +69 62 201 2 1031001 14 -600 +70 425 401 2 103003 +71 63 301 1 Liv Commandant, oh... it's really you. I thought... 2 +72 64 301 1 Lucia Liv, we agreed there would be no tears today. 1 +73 65 204 2 8 +74 66 301 1 Liv Yeah... I know. 2 +75 67 204 1 6 +76 414 202 2 +77 418 203 1 0.5 0 +78 68 301 1 Lucia Anyway, welcome back... Commandant. 1 +79 69 302 What is all this? 70 Are you guys preparing for something? 71 +80 70 72 301 1 Lucia I gathered everyone here to welcome you back to Babylonia. I know you like a good party. 1 +81 71 72 301 1 Lucia A welcome back party for you... Actually, I've never done this before. Good thing is everyone's enthusiastic about pitching in. 1 +82 72 204 1 1 +83 73 301 1 Lucia Commandant, I don't know if there will be more missions that require you to be away for such a long time, but at least you'll be staying for the near future, right? 1 +84 74 301 1 Lucia So, once again, Commandant, let me be your blade and your strength! 1 +85 75 202 1 +86 76 201 3 500110 0 +87 77 301 1 Ayla Now, now, Lucia, you can't keep Commandant all to yourself today. 3 +88 78 201 3 1021001 0 +89 79 301 1 Lucia I don't think we're on the same page... 3 +90 80 201 3 1041001 2 +91 81 301 1 Nanami Well, now that everyone's here, and Commandant's back, let's say that thing together! 3 +92 82 201 1 500110 0 600 +93 83 201 2 500127 0 -600 +94 84 301 1 All 3! 1 3 2 +95 85 202 1 3 2 +96 86 201 1 1091001 0 600 +97 87 201 2 1111001 1 -600 +98 88 301 1 All 2! 1 2 +99 89 201 1 500007 0 600 +100 90 201 2 1081001 2 -600 +101 91 301 1 All 1! 1 2 +102 92 201 1 1031001 1 600 +103 93 201 3 1021001 1 +104 94 201 2 1011001 0 -600 +105 95 301 1 AniZhuanchangBegin 1 All Welcome home, Commandant! 1 3 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00201BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00201BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c8ead58b1d7601fd66cb90c61ace125e0366bc2a GIT binary patch literal 4738 zcmc&&O^g&p6!t)jHOU@K^yGmGhJXUI)7>+(yBvn>;u2P1f$SoPA+dJ4W~O(#tJ?nA z*)h?0P@^YF^gxU^4AppRRtke%`v9L z`i*_@%6GTU7M#N;?*zNQJ+uA8bkB?1t{?jA>$~BVrGKppb3dN^p?v4edmsP&}I(eO12Qs`MTc5bzZq_PBuL?tGs~W&Rortm!vPc^r+W4AtDjPuUY5VM$gWA zPSz`Dy-L=rX1%GbH=XrnvYu7SyE%%L!&o_vl>=Ehl9fYQIhK`!Svi`WquDu{ouk<~ znw_KBm2(pXi&>17OZZ_h*V$GoRJ|oslZ=UGF}vhYXNxvbu$hfd%wT#y8^Rr+rO5p#nrI6g;w)uqTn#V+L>yLRZ3{(5d$U)WrlZ^ z?ECwsGT&%O%;-cU8)9Yh(E2IQ{FoUn%1(Z>tW|S8RfmP&!1H2g29O!HY!ihFt1#wd zuoi6K1$vFWs#7i^$(8Q#IFzF8sU}Y}7aS`0g^_N;0|V*uP)4yPqt z^@_zJKZ4OTuB+3CCn9n^CF6K6U)Z%Kxi1?DPg-8gS7ggmZjsNbZcBIe^3azerVm7< z@P*`F5b7ww#!9Xm_?&cVyz&BB9I>>CLX}nfjzMd;nN_i{)-BsaVTw%++M#cTTJ0c~ zwi1biFyn5V$RNhjMxsu$Y0?9?>b27?k?e}iDqJc218jz!mb@cj+SN2pcvB`ubtHw` zh1ybo;NW$lFoSWHHLy|r2`(j(@R}`HQX7y^dn(z>W$OSxt)q6#8#?0S%mhRN&0V0c z`KZN+5ED8$ETOJKT?Efmkz>zZ7__>*ysNYDUxc4x_C)*l)j{C z#bf5>Fblb2^SllVAPd+-x5tbwGYgr+&RlLps56FKSwRp`mdWDak)#;_R~cj@O_OI+ zG?r!teSDyg@241K&?IbVTllHag&$CkS%h1{A7SGVx}QkTZ`%M(kp(0~^eaVvt12TWZ5U z5`YKVl|Iz$=XPZ$K~;MfLcyI?D(&2IUD#E-gxw!jU#ktw)FvGSIDVEkO6738G7QYe z)lB2lV42{y;vPK# zb;=9^L*?;0Ktb!oLB)zri7FCr@*-D)Ho^3&Ii{vM6$Tm5+GjN{6X`;|FbT-$)Cet; z^-X2(L|#HgHkNe(NWaJbO+YqBIkR4T;vPME_jzP z?7l~n2LgQz=oE8?>*I#amUNF+Hgp~3i#Rf@maTA%!fECV7sm~Svkl5V!uNZOEMr^& zate_$oCZSd5fLFUc}hwg*EdqKB4MwJ&I&kNTSjBRXP7fwAN$}N2ZBCR#;y=c=F2c` z57)#Y4jef3V470Nz>_g$G{SDAbbO=Z21T$W?uHJ%q0ESor-TRsZj|7l1X7M8#^`yL zOJFb$nfb~VgFJ@JSGE~s&>!)if(%hAHf1RD04Gm}L54aW9bY9%1Wq7sJYkdkU1xHFG>1W0wB_R^3i+ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00201BB.tab.bytes b/Resources/table/client/movie/movies/MovieHD00201BB.tab.bytes new file mode 100644 index 0000000..ecf89ce --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00201BB.tab.bytes @@ -0,0 +1,25 @@ +)\b<3*fw}GD$~Yދ>[1 FO+iLتOP`A|n,PDcD^8QQaa{Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory46.jpg +2 2 401 1 203 +3 3 201 1 500004 +4 4 301 DialogEnable 1 Asimov You're on time for once. Looks like you've had some time to reflect, huh? 1 +5 5 301 Asimov So do you know why I called you here? 1 +6 6 302 Yep, pretty much... 7 Babel Tower? 7 +7 7 301 Asimov Good. Spares me the effort to explain. 1 +8 8 301 Asimov We've now entered the fourth stage of "Project Babel". You will still be in charge of testing it. 1 +9 9 302 Yep. Been there, done that. 10 +10 10 301 Asimov Anyway, just relax. I want the combat data to be as accurate as possible. You'll ruin it if you take it too much to heart. 1 +11 11 301 Asimov Oh, just one little new thing before the test. 1 +12 12 302 What new thing? 13 +13 13 301 Asimov We've expanded the combat squad options this time. You can change your roster according to the fights. 1 +14 14 301 Asimov I'm sure you'll find it beneficial. 1 +15 15 301 Asimov After all, if memory serves me right, you've frequently commanded temporary squads to carry out combat missions to great success. 1 +16 16 302 Oh, I just got lucky... 17 +17 17 301 Asimov Oh, and don't forget, you can adjust the overall combat intensity according to your own needs. 1 +18 18 301 Asimov But I'm sure you'll be able to handle the hardest difficulty. Want me to set the default to the hardest? 1 +19 19 302 Just let me customize inside! 20 +20 20 301 Asimov Alright then. Any battle intensity works, I'll be able to collect more data comprehensively. 1 +21 21 301 Asimov Well, I've told you everything you need to know. I'll tell you the rest inside the tower. 1 +22 22 301 Asimov Hopefully, you can provide more useful combat data to make all this overtime worthwhile. 1 +23 23 302 Me too... 24 +24 24 202 1 AniZhuanchangBegin 1 diff --git a/Resources/table/client/movie/movies/MovieHD00201BC.tab.bytes b/Resources/table/client/movie/movies/MovieHD00201BC.tab.bytes new file mode 100644 index 0000000..57a8054 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00201BC.tab.bytes @@ -0,0 +1,28 @@ +yf3@ ,}v£W.aWΉnC`sb\|M @VkV< M +wSId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 201 +3 3 201 1 500004 +4 4 301 1 Asimov It's rare to see you arriving earlier than me. I suppose you're looking forward to this operation. 1 +5 5 302 That's right. 6 As long as it stops you from complaining. 7 +6 6 10 301 Asimov Very well. 1 +7 7 301 Asimov So you do realize you have a different perception of time... 1 +8 8 302 That's an improvement. 9 +9 9 301 Asimov Anyway, let's get down to business. 1 +10 10 301 Asimov As you can see, Project Babel has entered the fifth phase. 1 +11 11 301 Asimov I believe you're already well acquainted with this test. If you have any questions, go check the mission details. 1 +12 12 301 Asimov I haven't asked you before. You've already completed many tests. What do you feel about this project? 1 +13 13 302 You can make it harder. 14 It's a little difficult. 16 +14 14 301 Asimov That confident, huh? 1 +15 15 19 301 Asimov I hope you'll be satisfied with the new strategic targets. 1 +16 16 301 Asimov Oh really. 1 +17 17 301 Asimov We've added new strategic targets this time. They allow you to adjust the combat intensity according to your own needs. 1 +18 18 301 Asimov However, a moderate level of stress will improve your concentration. I want the combat data to be as accurate as possible. 1 +19 19 301 Asimov The goal of Project Babel is to collect data from more intense battles. In addition to the Constructs' strength, you should pay attention to the team formation and your own leadership. 1 +20 20 301 Asimov You can say it's practically no different from the actual battlefield. 1 +21 21 301 Asimov In the previous tests, each team showed me the huge potentials of different battle tactics. 1 +22 22 301 Asimov We're now able to create more realistic simulated battle environments and strategic targets based on the operation data collected in the previous phases. 1 +23 23 301 Asimov It's the other reason why I implement Project Babel. 1 +24 24 301 Asimov You just need to show us your true power as usual. 1 +25 25 301 Asimov I'm looking forward to what your team can achieve this time... 1 +26 26 302 Of course. 27 +27 27 301 1 AniZhuanchangBegin Asimov ...And what combat data you can bring me. 1 diff --git a/Resources/table/client/movie/movies/MovieHD00201BS.tab.bytes b/Resources/table/client/movie/movies/MovieHD00201BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..5a6a18a8c1a6c0616ab74fefe03c013306a0f327 GIT binary patch literal 3397 zcmaJ^O^6&t6c&FDwXz2^^7AZ z9t1@NK}Ec&h$!L@A|eW+9`xivy(kDu0{$HY4=Nr+{9g4;&xTBAX;UUTi{lYd^Z8eU#g9%E zZ$5PD)Mf9z@cqYEe(>tTH}<=`j>;$gUOIAG-*D+0kN)i5r9WT!W$WQP|5e4+UtjS2 z<;4@fzpj6JrS;)&Z|&RMy!i2_zx(vDi+;TPpVyvx{KfOHTKeprQvSD-iLEqfYp^&< z4}|8+?x-ZOGSG*w+?d8o`JMnCBVMVM6u@W~Q)+)CMNOf|m zUliM_Gs>;eN}hh?Il1L^VF&xYJfb?Y4K6OMid6xJoF`w2SX;)0XEU$Gg*CA@@y|OF zAi++=uC*uS$W{{Wdy`{g%|b!@dg0lkFEO1agPOhS=F(MAy>kULQV<47#9}mYP2NF%A}!Exeg<# zz1bh4dF_40NO3L=K3J0p{mN_Qi`F?&If&qAIK0I=E`bg$xyyBkffp7FU6j@ZWx^OT ze{S2!GN>@i`f+Vis>@Em=Fe5tV62gL|VTat^bR%?!9&=74f1II3k zENP(f3P#4&34KQ@HkYr`zEpdhEJb{erxZ;L)o z4)I5F)FBQi2VU$swM7RxB7iDaP#M|9KZ;-2FH%u?vneH`oVH$el*il505F8iKs#$V zQS8lBP=E>mFc;&u)aE&*fk8pr$*yv9GFcHxqey!@eP{mwJXQs)=pgq&DNn$rghEj+ zckPhezByJ`MFI^v8=oDC*EPX3_`x1jj+$p9St=KFs!PRT>pIb{cF>v<5E3g+%>4nh z9aO-CInLKaa)!uFG;S+m!8*mJ#+8VOIbtq>$=vfPIYZf!Wc}%($EjQ8u}t+_COF-x zxM^UHyN1-H*xC$iKA>z)Z0jP4>eqalavwjahZs-rHcMqk*>QoH0Z-It&Pci$Qr?V5JTBuEAJM zBkg?bLzSJVeBcrRXB(l;U@wJoH%ZsRKmLnhy(#dS(JouLw`0HB1d7$jWb}R}3#cak zxFTFAM_^BYJa|H79nMd79-$A4WTyV2XH*W!_e-*;kv_P9?sX#+0(9kh*R!Crg(ejR z(~t=t^||t~arU+uE09t7=s}bXTODi>THXqGm5|8L8 zp{3H26o2RgN?pL7H@5hYaCI zoMdVtV=DOjE0qBjHV7j_<>n9q;c~=h2XzDo5*#e_NsJtHn>A1)qAd0lbHSkV>mne| zFa)w43l52jKzCQd6K9dKpu$N8eBf1YMOSglWzY1$6k#h%|bty$_u# zJ@-gew&czAA!?{_UJUA+`AY&0b{+U^O!1qoUJg4b2N4C8&QGU_IMWK7aq}b8uWj^ CC8V|h literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00301BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00301BA.tab.bytes new file mode 100644 index 0000000..00d4cf0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00301BA.tab.bytes @@ -0,0 +1,170 @@ +4J ?0xidxU[35u/IɖN4H! +{qt=VK@HߘEP/(@:ixW׎:_d a^Lzk_M)ps5Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 304 AniZhuanchangEnd Once upon a time... 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +2 2 304 Like, really upon the time—around an hour ago! 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +3 3 304 In the beginning God (made of cogs, rods, and a M.I.N.D.!) said... 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +4 4 304 "Let there be swimsuits." 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +5 5 304 And there were swimsuits. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +6 6 304 That marked the first day. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +7 7 304 And on the second day—— 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +8 8 304 God said... 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +9 9 304 "Moar." 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +10 10 304 And then there were three. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +11 11 304 And God said, "Aight 's 'nuff, time to get genesisisizing." 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +12 12 304 And God made everything else and whatever. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +13 13 304 The three swimsuits became the light of the world, the summer seas, and hope for all that is good. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +14 14 304 AniZhuanchangBegin ——Geneseas Chapter 1, as presented by the most esteemed and cutest bard in the party, Nanami. 000000ff 1 Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +15 15 101 Assets/Product/Texture/Image/BgStory/Bgstory191.png +16 16 401 AniZhuanchangEnd 1 205 +17 17 201 1 500091 +18 18 301 1 Nanami And so, wars waged around the trinity of swimsuits... 1 +19 19 301 Nanami After all, becoming hope for all that is good means that—ack—cough, cough! 1 +20 20 201 1 500127 +21 21 301 1 Sophia Here. Water. 1 +22 22 201 1 500091 1 +23 23 301 1 Nanami Ahah. My good minstrel. Always there for me! 1 +24 24 201 1 500127 +25 25 301 1 Sophia I'm not your minstrel. I'm just here to play house with you. 1 +26 26 201 1 500091 +27 27 301 1 Nanami That won't do! A great bard always come with a great sideki—I mean, minstrel! 1 +28 28 201 1 500127 +29 29 301 1 Sophia I've never heard of something like that before... And I'm... 1 +30 30 201 1 500091 1 +31 31 301 DialogDisable 1 Nanami Don't sweat the small stuff! Hm-hmph! 1 +32 32 202 1 1 +33 33 502 RImgBg1DisableSlow +34 34 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/Bgstory184.png +35 35 301 DialogEnable ——Anyhow, thus marks the turbulent beginnings of this epic tale. +36 36 301 And today, through the hot and bothered and desirous prayers of people screaming "Beach episode!", the three guardians enter the stage. +37 37 301 They bear with them the beliefs of the swimsuit they vowed to protect. They extend the age of fire that is summer. +38 38 301 Their legacy is named... the "Endless Eight Corridor". +39 39 301 DialogDisable Now, let's take a glimpse at the three chosen ones... +40 40 201 1500 1 500174 1 +41 41 301 DialogEnable ——Liv. The Lady of the Deep. +42 42 301 Swimsuits are made to feel God's tears in full. To her, swimsuits must be made to dive. +43 43 301 DialogDisable Liv Only the deep sea is worthy of this hot summer. A cycle—from the beginning to the end. 1 +44 45 201 1500 1 500173 1 +45 8585 301 DialogEnable ——The drifter of the tracks and the sea. The Rational Rammer. His name is... Lee. +46 46 301 Offering his sincerest prayers to the Sharolla-Turbo-TGT-MAX athletic swimsuit, he tirelessly performs his training ritual to perfect his track time. +47 47 301 Lee No one can escape my Sharolla. 1 +48 48 202 1 1 +49 49 301 ——The Burning Musume. The fanatic. She's happy and she knows it. +50 50 301 ...Nothing much to say about her except screams of "BUUUURN BABY BUUUUURN!!!" +51 51 201 1 500127 1 +52 52 301 AniZhuanchangBegin Sophia ? 1 +53 53 202 1 1 +54 54 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +55 55 301 AniZhuanchangEnd And so... Our actual protagonist finally makes her entry...! +56 56 301 Sophia Oh. Yaaay. +57 57 301 In this forbidden corner of the world, in the depths of the crimson abyss, "she" sleeps... +58 58 301 And "her" owner arrives. With only one purpose in M.I.N.D.—to burn up even this burning summer. +59 59 201 1 500100 +60 60 301 "Lucia" When the guardians fall, the three sandy hallows will unite in the hands of one, putting an end to summer... That is what I was told. 1 +61 61 202 1 +62 62 301 ??? OK! Start your journey—— +63 63 301 ~Opening~ ——The Ocean Magic—— +64 64 301 ~Born beneath the ocean waves, the mighty storm of swimsuit country~ +65 65 301 ~She knows every trick under the sea! To save the ocean from humanity~ +66 66 301 Sophia ...Why are you singing all of a sudden? +67 67 301 AniZhuanchangBegin Nanami This is the opening theme song! +68 68 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +69 69 301 AniZhuanchangEnd "Lucia" Now. My show time. +70 70 301 Saying so, "Lucia" marshals through the fields alone. Two dark shades suddenly pop up from the sand, blocking her path. +71 71 201 1 500013 -400 1 +72 72 201 2 500067 400 1 +73 73 301 ???A Mwahaha——What have we here? A maiden all alone? 1 +74 74 301 ???B Nyahaha——Does she not know that bad and corrupt people dwell in hot summer fields? 2 +75 75 301 "Lucia" Who goes there? +76 76 301 ???A Mwahaha——She's asking who we are! 1 +77 77 301 ???B Nyahaha——The dead speaks! The dead speaks! 2 +78 78 301 "Lucia" ... +79 79 301 ???A Mwahaha——She's gone mute! 1 +80 80 301 ???B Nyahaha——We must have scared her pants off! 2 +81 81 301 ???B We'll tell you! Listen closely... Prepare for trou— 2 +82 82 301 "Lucia" Whatever. +83 83 301 ???A Mwah? But weren't you asking who... 1 +84 84 301 "Lucia" I said, whatever. Too late. +85 85 301 "Lucia" Levi said this... "A reply too late is the same as coconut milk left open for a week." +86 86 301 ???B Nyah? 2 +87 87 202 1 2 +88 88 301 "Lucia" I'm done thinking about it. +89 89 301 "Lucia" Let's go for a ride! "Leviathan"! +90 90 201 1 500191 +91 91 301 "Leviathan" Standby—— 1 +92 92 301 "Lucia" Feast your eyes on my "swimsuit"! Henswim! +93 93 201 1 500186 +94 94 301 "Leviathan" ——Set complete! 1 +95 95 202 1 +96 96 301 "Lucia" I will be the one to end all swimsuits. +97 97 201 1 500013 -400 1 +98 98 201 2 500067 400 1 +99 99 301 ???A Mwah! It's a swimsuit! She's a swimsuit wearer! 1 +100 100 301 ???B Nyah! What?! A new swimsuit guardian?! 2 +101 101 202 1 2 +102 102 301 "Lucia" REPENT IN DAVY JONES! +103 103 301 "Lucia" Ocean Power——Maximum Charge! +104 104 301 "Leviathan" Hey! Aqua Powers! +105 105 201 1 500013 -400 1 +106 106 201 2 500067 400 1 +107 107 502 PanelActor1Shake +108 108 502 PanelActor2Shake +109 109 301 ???A&B Mnwyaaaaahh——————————!!! 1 2 +110 110 301 Kaboom—————————— +111 111 203 1 2 -2000 +112 112 203 2 2 -2000 +113 113 301 The mooks always meet unceremonious endings. +114 114 202 1 2 +115 115 301 While "Lucia" stands, silent, and definitely not looking at the explosion. +116 116 301 "Lucia" ...Levi, you can't munch on their souls. +117 117 301 "Lucia" The real fight has yet to come. I can't have you getting a tummy ache before that. +118 118 201 1 500191 +119 119 301 1 "Leviathan" ...Yeah, yeah. Then I'll be sucking double the usual from you. 1 +120 120 301 "Leviathan" For the overtime labor. 1 +121 121 301 "Lucia" ...How long until we reach the domain of the swimsuit guardians? +122 122 301 "Leviathan" Hm? At this rate? Tomorrow, maybe. 1 +123 123 301 "Lucia" Then mind not to drain too much of my vital fluids. I can't be all dry when I'm fighting the guardians. +124 124 301 "Leviathan" ...Fine. But after everything's over, I'll suck my rightful share—with interest. 1 +125 125 301 "Leviathan" When enough vital fluids course through my fiber vessels, I can remake a new body for myself. 1 +126 126 301 "Leviathan" And our pact too, will end then. 1 +127 127 301 "Lucia" ... +128 128 301 "Leviathan" What's the matter? You aren't those who get high from getting their fluids sucked, are you? 1 +129 129 301 "Lucia" No, I'm just... +130 130 301 "Lucia" I'm just thinking... Will this really end the way you said it would? +131 131 301 "Leviathan" Don't fret. I'm "that which does not exist in this swimsuit world." Which means that, the swimsuits here are no match for me. 1 +132 132 301 "Leviathan" As for you, you require the three swimsuits to travel to the next world. 1 +133 133 301 "Leviathan" Which means that, our goals are aligned. At least for now. 1 +134 134 301 "Lucia" ... +135 135 301 "Leviathan" Honestly, grab some sleep instead of worrying about the whatnots. 1 +136 136 301 "Leviathan" When the real battle begins, you won't have time for sleep. 1 +137 137 301 "Lucia" I guess... you have a point. +138 138 202 1 1 +139 139 201 1500 1 500127 -400 +140 140 201 1500 2 500091 400 +141 141 301 1 Sophia Why is the main character sleeping, when the story has just begun? 1 +142 142 301 Nanami Ummm... That's because... 2 +143 143 301 AniZhuanchangBegin Nanami I... I'm not done with the script yet! 2 +144 144 202 1 2 1 +145 145 301 AniZhuanchangEnd ... +146 146 302 Did anyone see Sophia? 147 +147 147 201 1 500166 1 +148 148 301 Lucia She went playing with Nanami somewhere just now. 1 +149 149 302 ...I see. 150 +150 150 301 Lucia Should I tell the others to keep an eye out for her? 1 +151 151 302 Yeah. 152 +152 152 302 Tell her there will be fireworks. 153 +153 153 204 1 1 +154 154 301 AniZhuanchangBegin Lucia Okay! 1 +155 155 202 1 1 +156 156 101 Assets/Product/Texture/Image/BgStory/Bgstory185.png +157 157 301 AniZhuanchangEnd Somewhere far above... In a high place that can take in the entirety of the beach and the waterpark... +158 158 201 1 500100 +159 159 301 α ...Babylonia brought fuel and explosives to the beach? 1 +160 160 301 α Operation's over, but I guess it doesn't hurt to be diligent about them. 1 +161 161 201 1 500105 +162 162 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +163 163 301 Luna Sister? Where have you been? 1 +164 164 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +165 165 201 1 500100 +166 166 301 α Coming. 1 +167 167 202 1 +168 168 301 1 AniZhuanchangBegin ——To be continued…? diff --git a/Resources/table/client/movie/movies/MovieHD00302BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00302BA.tab.bytes new file mode 100644 index 0000000..2f42130 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00302BA.tab.bytes @@ -0,0 +1,238 @@ +6kۻ.ۑY0^32Vbn*&?~r߻VǞFZmv-qQ<&Ț(! ޫfz!h$g\w!cD\͠s2íId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory185.png +2 2 401 1 205 +3 3 301 DialogEnable In today's "Endless Eight Corridor: Caribbean Swimsuit Empire"... +4 4 301 I'm still your bard. +5 5 201 1 500091 +6 6 301 1 Nanami Rohacchi said this... 1 +7 7 202 1 1 +8 8 301 While this time, Sophia seems to have become Ms. Exposition. +9 9 201 1 500127 +10 10 301 1 Sophia Good day. This is the Director++ Explosive Set you ordered. 1 +11 11 203 1 0.25 -400 +12 12 201 2 500091 400 +13 13 301 1 Nanami & Sophia Time to pick up where we left off. Let's continue the story of swimsuits and battles. 1 2 +14 14 301 Nanami Weeeell then, let's-a-go! 2 +15 15 204 1 10 +16 16 301 Sophia What about your opening theme song? 1 +17 17 301 AniZhuanchangBegin Nanami Who listens to the theme song more than once?! I'm skipping it! 2 +18 18 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +19 19 401 1 201 +20 20 202 1 2 1 +21 21 301 AniZhuanchangEnd After the long trek of a day and a night, "Lucia" finally arrives... +22 22 201 1 500100 +23 23 301 1 "Lucia" ...Finally. 1 +24 24 202 1 1 +25 25 301 Lucia finally arrives at the pantheon known as a "waterpark." +26 26 301 ??? ——Who dares disturb the peace afore the gates—— +27 27 301 Before she knew, numerous dark shades have already surrounded "Lucia". +28 28 201 1 500100 +29 29 301 1 "Lucia" When did you... 1 +30 30 301 ??? You need not know. +31 31 301 "Lucia" ...You're right. I'll just fight my way through anyway. 1 +32 32 202 1 1 +33 33 401 2 10002001 +34 34 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +35 35 301 RImgBg1Shake "Lucia" slashes forward, but the blade does not catch anything substantial. +36 36 301 ??? Pointless. +37 37 301 ??? Weapons cannot defeat me. +38 38 301 ??? Only truth can repel me. +39 39 201 1 500100 +40 40 301 1 "Lucia" ... 1 +41 41 401 1 205 +42 42 301 "Lucia" Does this "truth" count? 1 +43 43 201 1 500128 +44 44 301 1 "Veritas" ...? 1 +45 45 202 1 +46 46 301 ??? ...Was that an attempt at humor? +47 47 201 1 500100 +48 48 301 1 "Lucia" Looks like semantics don't count. 1 +49 49 201 1 500128 +50 50 301 1 "Veritas" ...I'll be going then. 1 +51 51 202 1 +52 52 301 ??? The truth is... you only have to answer me one question true, 'ere the other side you see. +53 53 201 1 500100 +54 54 301 1 "Lucia" ? 1 +55 55 301 ??? "Strange traveler, tell me..." +56 56 301 ??? "What, is your quest?" +57 57 301 "Lucia" ...? 1 +58 58 301 "Lucia" Heh. Easy. I seek to plunder from the guardians all their swimsuits. 1 +59 59 301 AniZhuanchangBegin ??? Very honest... I shall grant you a chance to prove yourself... +60 60 202 1 1 +61 61 301 AniZhuanchangEnd ??? Any more than that and it's out of my job description... I'll be leaving now... +62 62 201 1 500100 +63 63 301 "Lucia" ...? 1 +64 64 202 1 1 +65 65 301 ——Who goes there summoning—— +66 66 301 ——The guardians of summer respond—— +67 67 201 1 500192 +68 68 301 1 ??? 1. The swimsuit will adjudicate this eternal summer. 1 +69 69 201 1 500174 +70 70 301 1 Liv Liv, the Lady of the Deep. Responding to the summons. 1 +71 71 201 1 500193 +72 72 301 1 ??? 2. Leave history in the summer sea through the swimsuit. 1 +73 73 201 1 500173 +74 74 301 1 Lee The Rational Rammer. Lee. 1 +75 75 201 1 500194 +76 76 301 1 ??? 3. Swimsuits have to make heads turn... No, wait, I mean burn! 1 +77 77 201 1 500180 +78 78 301 1 Karenina Burning Musume, Karenina! 1 +79 79 201 1 500100 +80 80 301 "Lucia" Good. The whole trinity's here, eh? Saves me the effort. Come at me! 1 +81 81 202 1 1 +82 82 301 The brink of battle, any moment now—— +83 83 301 AniZhuanchangBegin ... +84 84 301 AniZhuanchangEnd But hey, that might be too standard. +85 85 301 It's a story after all. We need to soak it in more creative juices! +86 86 301 So... +87 87 201 1 500174 +88 88 301 1 Liv ... 1 +89 89 201 1 500173 +90 90 301 1 Lee ... 1 +91 91 201 1 500180 +92 92 301 1 Karenina ... 1 +93 93 301 What is it that the guardians saw, that turned them silent? +94 94 201 1 500100 +95 95 301 1 "Lucia" W-what is it...? 1 +96 96 201 1 500174 +97 97 201 2 500180 600 +98 98 201 3 500173 -600 +99 99 301 1 Swimsuit Guardians My child! 1 2 3 +100 100 202 1 2 3 1 +101 101 201 1 500100 +102 102 301 1 "Lucia" ...What?! 1 +103 103 301 "Lucia" ...Let's ignore the "I am your father" bit first. But there's three of you here! 1 +104 104 201 1 500174 +105 105 301 1 Liv A-ahem... By child, we don't mean you. 1 +106 106 201 1 500173 +107 107 301 1 Lee From the looks of it, you must be the wearer of that "swimsuit." 1 +108 108 201 1 500180 +109 109 301 1 Karenina Show us your "swimsuit" first. And we'll explain. 1 +110 110 202 1 1 +111 111 301 Henswim sequence skipped. +112 112 201 1 500127 10 +113 113 301 1 Sophia Lazy. 1 +114 114 301 Neigh, stuff it! It takes too much effort! +115 115 301 Sophia Lazybones. 1 +116 116 202 1 1 +117 117 301 A-ahem... Anyhow, Lucia's done henswimming. +118 118 201 1 500186 +119 119 301 1 "Lucia" 1 +120 120 301 "Leviathan" ——Set complete! +121 121 301 "Lucia" I will be the one to end all swimsuits. 1 +122 122 201 1 500127 10 +123 123 301 1 Sophia Do you "have" to say this line every time she henswims? 1 +124 124 301 Without this line, it doesn't cut well into the ads! +125 125 301 AniZhuanchangBegin Sophia Ads? 1 +126 126 101 +127 127 202 1 +128 128 201 1 500137 +129 130 101 Assets/Product/Texture/Image/BgStory/Bgstory59.jpg +130 129 301 AniZhuanchangEnd 1 Babylonia Sherlock What one man can invent, another can discover. 1 +131 131 201 1 500019 +132 132 101 Assets/Product/Texture/Image/BgStory/BgStory61.jpg +133 133 301 1 Basketball Player I'm not passing the ball! They don't respect the fairness that serves as the foundation of sport! They're all using them new Asimov legs! 1 +134 134 101 Assets/Product/Texture/Image/BgStory/BgStory21.jpg +135 135 201 1 500042 +136 136 301 1 Nursery Teacher Full moon, half moon... 1 +137 137 301 Nursery Teacher Total eclipse. 1 +138 138 202 1 1 +139 139 301 ——There are many different TV channels. +140 140 301 ——But the best is Channel K! +141 141 301 ——Because only we, can get people of different tastes glued to the same TV screen! +142 142 301 ——With our special polarized glasses, many-shows-one-screen is no longer a dream! Couple it with a Bluetooth earpiece for the audio as well! +143 143 201 1 500127 +144 144 301 1 Sophia What ads are these? 1 +145 145 201 1 500091 +146 146 301 AniZhuanchangBegin 1 Nanami Iunno, found it in a hard drive in some ruins. 1 +147 147 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +148 148 202 1 1 +149 149 301 AniZhuanchangEnd In the last scene we... +150 150 301 Ah, whatever, I'm skipping it. The ad didn't play for that long anyways. +151 151 201 1 500186 +152 152 301 1 "Lucia" I will be the one to end all swimsuits. 1 +153 153 201 1 500174 +154 154 301 1 Liv So it is you indeed... Leviathan. 1 +155 155 201 1 500186 +156 156 301 1 "Lucia" You... know this swimsuit? 1 +157 157 201 1 500173 +158 158 301 1 Lee How could we not? After all... 1 +159 159 201 1 500180 +160 160 301 1 Karenina That swimsuit is our child. 1 +161 161 201 1 500191 +162 162 301 1 "Leviathan" Impossible. I remember nothing of the sort. 1 +163 163 201 1 500174 +164 164 301 1 Liv That is only natural. After all, a filthy, thieving rascal stole you from us. 1 +165 165 201 1 500186 +166 166 301 1 "Lucia" Levi, don't trust any of their nonsense! 1 +167 167 201 1 500173 +168 168 301 1 Lee What are you getting all riled up about? We aren't saying you took her from us. 1 +169 169 201 1 500180 +170 170 301 1 Karenina Or is it you?! Are you the thief?! Get ready for a beating if you are! 1 +171 171 201 1 500191 +172 172 301 1 "Leviathan" Lucia... 1 +173 173 203 1 0.25 -400 +174 174 201 2 500186 400 +175 175 301 1 "Lucia" Levi, enough! 2 +176 176 301 "Leviathan" I don't have any memories of me being made by someone... 1 +177 177 301 "Lucia" Levi! Stop it! Shut up! 2 +178 178 301 "Leviathan" ...But when I first opened my eyes. It was you that I saw... 1 +179 179 301 "Lucia" ... 2 +180 180 301 "Leviathan" So tell me. What happened... on that day? 1 +181 181 301 "Lucia" That day... 2 +182 182 301 AniZhuanchangBegin "Lucia" Very well. I'll tell you... 2 +183 183 202 1 2 1 +184 184 201 1 500127 10 +185 185 301 AniZhuanchangEnd 1 Sophia Is it time for another ad? 1 +186 186 201 1 500091 +187 187 301 AniZhuanchangBegin 1 Nanami Stop popping out all of a sudden! I'm ad lib—I mean writing already! 1 +188 188 202 1 1 +189 189 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +190 190 401 1 207 +191 191 201 1 500032 +192 192 301 AniZhuanchangEnd 1 "Lil' Lucia" Lah, lah-la-la, lah-lah-lah... 1 +193 193 301 "Lil' Lucia" Huh? What's this? 1 +194 194 301 X This is, of course... a swimsuit. +195 195 301 "Lil' Lucia" Who are you? 1 +196 196 301 X I'm X. +197 197 301 "Lil' Lucia" Wow, this fake name you came up with is... X-tra lame. 1 +198 198 301 X Ngh?! You wound me, child! +199 199 301 X But back to the point. +200 200 301 X ——Take the swimsuit, child. +201 201 301 X ——For this is your fate. +202 202 301 "Lil' Lucia" My mommy said I shouldn't listen to ominous sounding people trying to get you into pyramid schemes. 1 +203 203 201 1 500127 +204 204 301 1 Sophia What's a pyramid scheme? 1 +205 205 301 Probably something real bad from the Golden Age. +206 206 204 1 10 +207 207 301 Sophia Oh. I see. 1 +208 208 202 1 +209 209 301 X N-no, I'm not trying to sell you travel club licenses... +210 210 301 X Child, do you know what that swimsuit before you is? +211 211 301 X That thing, child, is what will protect you in the eternal summer to come. +212 212 201 1 500032 +213 213 301 1 "Lil' Lucia" ...Really? 1 +214 214 301 X Of course. Everything I say is true. +215 215 301 X And, not only so... +216 216 301 "Lil' Lucia" On that day, I meant to just leave that mysterious and ominous voice behind... 1 +217 217 301 AniZhuanchangBegin "Lil' Lucia" But the candies he promised were just too many... 1 +218 218 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +219 219 401 1 205 +220 220 201 1 500174 +221 221 201 2 500180 600 +222 222 201 3 500173 -600 +223 223 301 AniZhuanchangEnd 1 Swimsuit Guardians ? 1 2 3 +224 224 202 1 2 3 +225 225 201 1 500191 +226 226 301 1 "Leviathan" ? 1 +227 227 201 1 500186 +228 228 301 1 "Lucia" Stop making me recall such an embarrassing story... 1 +229 229 201 1 500191 +230 230 301 1 "Leviathan" ...So did you at least get the candies? 1 +231 231 201 1 500186 +232 232 301 1 "Lucia" What do you think I'm traveling through the worlds for? 1 +233 233 201 1 500174 +234 234 301 1 Liv My heart... It's aching. 1 +235 235 301 Liv Maybe you should take Leviathan with you? 1 +236 236 202 1 1 +237 237 301 1 AniZhuanchangBegin ...Of course, that is if you still want the candies that X promised you. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00303BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00303BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1841208d89c420d63fa487cd101eadff84f4ab0c GIT binary patch literal 17804 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 V1oR*Z(j-;rT_OM3*++HU`#-~*y~+Rp literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00304BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00304BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8c9a5ae336a348837ae5ac423999a26d1aa67f99 GIT binary patch literal 12793 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 VUhfp6OFcvCbr2sa!q4i;{{ZqnZ$bb7 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00305BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00305BA.tab.bytes new file mode 100644 index 0000000..27d9aab --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00305BA.tab.bytes @@ -0,0 +1,84 @@ +)[$e}%x3 $]LZv[o-'AM{B$i|א f̖y;_/[U'GhDD%IӝŬtgX6HQ D )҅[aTDŽId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory107.png +2 2 401 1 201 +3 3 201 1 500105 +4 4 301 1 Luna Speak. 1 +5 5 201 1 500101 +6 6 301 1 Gabriel Miss Alpha has completed her mission perfectly. Shome is moving just like we expected him to. 1 +7 7 203 1 0.4 400 +8 8 201 2 500008 -400 +9 9 301 1 Roland As for me... The hunting grounds are ready. He should have no qualms dying with the funeral we've prepared him with. 2 +10 10 202 1 2 1 +11 11 201 1 500105 +12 12 301 1 Luna You all know what to do. Yes? 1 +13 13 202 1 +14 14 201 1 500101 400 +15 15 201 2 500008 -400 +16 16 301 1 Roland Obliterate Shome. 2 +17 17 301 1 Gabriel His death shall deter his savior. 1 +18 18 202 1 2 1 +19 19 201 1 500105 13 +20 20 301 1 Luna Good. Do so. 1 +21 21 401 2 1516 +22 22 301 With that, Roland and Gabriel turn and depart. Luna's brows are still furrowed after they take their leave. +23 23 301 Luna Lamia? 1 +24 24 203 1 0.4 400 +25 25 201 2 500165 -400 +26 26 301 1 Lamia Yes, Miss Luna. 2 +27 27 301 Luna Tell me the results of your recon mission. 1 +28 28 301 Lamia Yes, Miss Luna. That person seems to have sold his "foster son" out... 2 +29 29 301 Luna Oh? 1 +30 30 301 Lamia Back in po-pan when he was still human, he was a man of many titles. "Downtown Tyrant", "Agent of Death", "Behemoth"... 2 +31 31 301 Lamia He's involved in all sorts of underground stuff... Even for humans, he's the most despicable sort... 2 +32 32 301 Luna ...Your words are making me distrust humans even more. 1 +33 33 301 Lamia Ah... Well... That's why we... took on such forms, right? 2 +34 34 204 1 13 +35 35 301 Luna Indeed... 1 +36 36 301 Lamia S-so, Miss Luna, how should we deal with him and his proposal? 2 +37 37 204 1 +38 38 301 Luna We'll see. Let's get an idea of what he wants from "us" first. 1 +39 39 204 1 13 +40 40 301 Luna If he wishes to have a go at the "filtering," allow him to. 1 +41 41 301 AniZhuanchangBegin Lamia O-okay. 2 +42 42 202 1 2 1 +43 43 401 1 10 +44 44 101 Assets/Product/Texture/Image/BgStory/Bgstory148.png +45 45 301 AniZhuanchangEnd A few weeks ago... +46 46 201 1 500008 +47 47 301 1 Roland An interesting fella came visiting. 1 +48 48 301 Roland He's saying a "strange Ascendant" showed up and is conducting some sort of research. 1 +49 49 301 Roland But, well, he's likely got deeper ties to that Ascendant than he shows. 1 +50 50 301 Roland He's got that Ascendant's trails figured. There's convincing evidence too in the files he provided us with. 1 +51 51 201 1 500105 +52 52 301 1 Luna But, why would he betray that Ascendant? 1 +53 53 201 1 500008 +54 54 301 1 Roland Who knows? 1 +55 55 301 Roland And, quite frankly, this Ascendant can only be "her" work. The one that's been showing up nearby. 1 +56 56 301 Roland Apparently she's just the same as before, finding people that can be saved. 1 +57 57 201 1 500105 +58 58 301 1 Luna ...This is getting troublesome. 1 +59 59 301 Luna If we let her run wild, our work as agents of the Ascension-Network will be hindered. 1 +60 60 201 1 500008 +61 61 301 1 Roland So—what do we do? 1 +62 62 201 1 500105 +63 63 301 1 Luna Give me the files that the "interesting fella" gave you. 1 +64 64 301 Luna I'll decide after I have a look. 1 +65 65 201 1 500008 +66 66 301 AniZhuanchangBegin 1 Roland Very well, Miss Luna. 1 +67 67 202 1 1 +68 68 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +69 69 201 1 500105 +70 70 301 AniZhuanchangEnd 1 Luna "Shome", huh... 1 +71 71 301 From the history of this person, he should not have lived through the "filter." +72 72 301 But if the files are true, then he must have gained protection by the network through certain means. +73 73 301 And, he is now using the power from the Ascension-Network to conduct dangerous research. +74 74 301 If there's anyone to "save" this kind of person, "she" is the only possible candidate. +75 75 204 1 13 +76 76 301 Luna Sigh... You're an agent, and yet you keep causing such troubles... 1 +77 77 301 To assimilate other agents to our side, we'll need a display of power. +78 78 301 And for this, we need a scapegoat—one we know who will never stand on our side. +79 79 301 ——Which, as far as we can tell, leaves only "her." +80 80 301 Luna Though I'd prefer not to provoke other agents before the time is right... 1 +81 81 301 Luna But you're showing up in our grounds and messing things up... We have no other choice... 1 +82 82 204 1 21 +83 83 301 1 AniZhuanchangBegin Luna After all, this is an agent's duty. 1 diff --git a/Resources/table/client/movie/movies/MovieHD00306BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00306BA.tab.bytes new file mode 100644 index 0000000..ebdb5fd --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00306BA.tab.bytes @@ -0,0 +1,71 @@ +D9{YE!_7a;6>zՉE!ۍWy0dYWMu24&{(X$_^IuWӤΔ#9H]VacDKnId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory107.png +2 2 401 1 201 +3 3 301 A few days after the meeting... +4 4 201 1 500008 +5 5 301 1 Roland Miss Luna, did you require my presence? 1 +6 6 203 1 0.4 400 +7 7 201 2 500105 -400 +8 8 301 1 Luna Yes. About our plans... 2 +9 9 301 Roland Is this about "her?" If so, you need not worry. She is an easy find. 1 +10 10 301 Luna You know that I'm not directing you to "find" her. 2 +11 11 301 Luna But instead, I need you to remind her of her duty as an agent of the network. Don't "save" people to her own whims. 2 +12 12 301 Luna I patched up and upgraded your frame, not to have you play detective for a massive light bulb. 2 +13 13 301 Roland Miss Luna... You truly expect her to listen to me? 1 +14 14 301 Roland You must know that she is not one that easily sways. 1 +15 15 301 Luna As long as it serves to warn her. 2 +16 16 301 Roland But with me, Miss Luna? I'm afraid a person of your stature might be required for her to listen. 1 +17 17 301 Luna ... 2 +18 18 301 Roland Or, pardon my forthrightness, Miss Luna... Are you apprehensive of being beguiled by her? 1 +19 19 301 Roland Surely, you know what that entails. 1 +20 20 301 Luna Silence. 2 +21 21 301 Roland Disregarding one's duties as an agent, with no heed to the aptitude of the target, "saving" people with the power of Asc-net to one's whims... 1 +22 22 301 Roland Such an existence is an intolerable betrayal to the network itself. 1 +23 23 301 Luna You heard me—Silence. 2 +24 24 301 Roland ...My apologies. 1 +25 25 301 Roland But, please, Miss Luna. Do reconsider... 1 +26 26 203 1 3 2000 +27 27 202 1 +28 28 401 2 1516 +29 29 301 With a most solemn expression unbefitting of Roland, he leaves. +30 30 203 2 0.5 +31 31 301 AniZhuanchangBegin Luna ... 2 +32 32 202 1 2 1 +33 33 101 Assets/Product/Texture/Image/BgStory/Bgstory108.png +34 34 201 1 500101 400 +35 35 201 2 500008 -400 +36 36 301 AniZhuanchangEnd 1 Gabriel You should not have met Miss Luna with such impudence. 1 +37 37 301 1 Roland Well, Gabriel. Even if I'd stayed mute, "her" issue won't magically solve itself. 2 +38 38 301 Roland We've already had a taste of the new Ascendants she gave life to. 2 +39 39 301 Roland Just that Qu alone had us mobilize an entire region of Corrupted to deal with her. 2 +40 40 301 Gabriel But, we succeeded in the end. 1 +41 41 301 Roland And the price? 2 +42 42 301 Roland All of us Ascendants were put on the line, and the several hundred thousands of Corrupted lost... 2 +43 43 301 Gabriel Worth. 1 +44 44 301 Roland Tch. You are such a derriere sometimes, Gabriel. 2 +45 45 301 Roland "Worth"? What do you mean worth? Are we going all-in on every single faction in this world? 2 +46 46 301 Roland And our enemies aren't just target dummies—they learn. After a war of such magnitude, they will develop plans to counter us. 2 +47 47 301 Gabriel ... 1 +48 48 301 Roland ...Don't forget, Gabriel. In the end, we only have so few of us. 2 +49 49 301 Gabriel We only require victors who can live through the "filter." 1 +50 50 301 Roland A land of only "victors"... I've heard this spiel more than a thousand times. 2 +51 51 301 Roland Not everyone is like you, Gabriel. 2 +52 52 301 Gabriel So what? 1 +53 53 301 AniZhuanchangBegin Roland ...Yeah, I guess. "So what?" 2 +54 54 202 1 2 1 +55 55 101 Assets/Product/Texture/Image/BgStory/Bgstory107.png +56 56 201 1 500105 400 +57 57 201 2 500100 -400 +58 59 301 AniZhuanchangEnd 1 α Whip-boy seems a bit off. 2 +59 60 301 Alpha does a cut-throat gesture with her thumb. +60 61 301 α Should I? 2 +61 62 301 Luna ...He's the least of our worries. 1 +62 63 301 α So, "her?" 2 +63 64 301 Luna At the very least, what Roland said was right. 1 +64 65 301 Luna "She" is not one to listen. 1 +65 66 301 α Then... 2 +66 67 301 Luna She will have to realize—that these "randomly saved" people will have no future to speak of. 1 +67 68 301 Luna Something the scale of Kowloong though... That's out of the equation for now. 1 +68 69 301 Luna But, if it's to make an example... I'll still gladly do it. 1 +69 70 301 α Got it. I'll get moving. 2 +70 71 301 1 AniZhuanchangBegin Luna ...Thanks. 1 diff --git a/Resources/table/client/movie/movies/MovieHD00307BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00307BA.tab.bytes new file mode 100644 index 0000000..d05fd9b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00307BA.tab.bytes @@ -0,0 +1,78 @@ +_1CTydC'N=] +M3vk%4^%7qu N.q,Ө>xjgxlhwICn{_/K!'N? +C j!Q_^A?t^7Jb=FId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory30.jpg +2 2 401 1 201 +3 3 301 Somewhere near the Caribbean Sea... +4 4 201 1 500008 +5 5 301 1 Roland Pah. This is what Miss Luna had in mind? 1 +6 6 301 Roland She can't get it through to "her", so she's picking on some weakling who has ties to her? 1 +7 7 203 1 0.4 400 +8 8 201 2 500101 -400 +9 9 301 1 Gabriel Miss Luna willed it. We need only follow. 2 +10 10 301 Roland "Miss Luna" this, "Miss Luna" that... 1 +11 11 301 AniZhuanchangBegin Roland ...Oh whatever. It's not my first day with you. 1 +12 12 202 1 2 1 +13 13 201 1 500100 1 +14 14 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +15 15 301 AniZhuanchangEnd α How's it going? Any progress? 1 +16 16 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +17 18 201 1 500008 +18 19 301 1 Roland Yeah, yeah. We have him. Guy knows how to squirm and hide. 1 +19 20 301 Roland An NA-branch underground bunker of the World Government—that's where the guy's holed up. 1 +20 21 301 Roland The rathole was built with ballistic missiles in mind. So, naturally, the Corrupted would have a hard time scouring for him. 1 +21 22 301 Roland So what's the plan? We waltz right in and blow the place to pieces? 1 +22 23 201 1 500100 +23 24 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +24 26 401 2 1515 +25 25 301 AniZhuanchangBegin α Wait. I'll go check around the place first. 1 +26 27 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +27 28 101 Assets/Product/Texture/Image/BgStory/Bgstory190.png +28 29 201 1 500101 400 +29 30 201 2 500008 -400 +30 31 301 AniZhuanchangEnd 1 Roland So cautious as always. 2 +31 32 301 Gabriel After all, this means war. 1 +32 33 301 Roland A war with "her"? 2 +33 34 301 Gabriel A war with all agents. 1 +34 35 301 Roland ...Do we have to? 2 +35 36 301 Gabriel Though all agents might have different personal interests, we are all chosen by the network to act as its proxy. 1 +36 37 301 Gabriel In other words, we serve to realize the network's will. 1 +37 38 301 Gabriel And for this, we need a common belief, a common flag... One that unites all of us. 1 +38 39 301 Gabriel A flag without binding power is like a castle in the sky... Utterly worthless. 1 +39 40 301 Roland ... 2 +40 41 301 Gabriel Which is why I told you to not meet Miss Luna with such impudence. 1 +41 42 301 Roland Hmmmph. I see where you're coming from now. 2 +42 43 301 Roland But Miss Luna... What does she really want? 2 +43 44 301 Gabriel She has never changed. She wishes to filter out the new humans for the new world. 1 +44 45 301 Roland And what after that? 2 +45 46 301 Gabriel There is no need to discuss what comes after that. 1 +46 47 301 Roland Gabriel, say— 2 +47 48 301 Gabriel ? 1 +48 49 301 Roland What even is... the Ascension-Network anyway? 2 +49 50 301 Roland We only know that, Miss Luna can grant us the power to... "filter" through those that wish to join the network. 2 +50 51 301 Roland If they maintain their ego in this filtering... they become an Ascendant. 2 +51 52 301 Roland And if they don't, they end up like the brainless drones over there. 2 +52 53 301 Roland gestures at the Corrupted afar, mechanically exacting orders. +53 54 301 Roland But why "Miss Luna"? 2 +54 55 301 Gabriel ... 1 +55 56 301 Roland Why "us?" 2 +56 57 301 Gabriel ... 1 +57 58 301 Roland You must have thought of it before. 2 +58 59 301 Gabriel ...Thought about what? 1 +59 60 301 Roland ...Guess I shouldn't have asked. 2 +60 61 301 Gabriel ... 1 +61 62 202 2 1 +62 63 401 2 1515 +63 64 201 1 500100 1 +64 65 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +65 66 301 1 α No problems around. Ready now. 1 +66 67 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +67 68 201 1 500008 +68 69 301 1 Roland Alright. Let the show begin. 1 +69 70 301 Roland You'll handle the tracking after this, then, yeah? 1 +70 71 201 1 500100 +71 72 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +72 73 301 1 α That's none of your concern. 1 +73 74 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryTongxunHalf.prefab 1 +74 76 201 1 500008 +75 77 301 1 AniZhuanchangBegin 1 Roland ...Yeah yeah. 1 diff --git a/Resources/table/client/movie/movies/MovieHD00308BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00308BA.tab.bytes new file mode 100644 index 0000000..e22c895 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00308BA.tab.bytes @@ -0,0 +1,109 @@ +$ZU;FDuK"̃ mr;"Ξ!sh\ToR#p(xA4Ԡ0:$2gw,9o4$0k{z%N7 21_2f1V̒(<F ZId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 12 +3 3 301 Ever since becoming a Construct, Shome has not been sleeping well. +4 4 301 Constructs do not require sleep, but pretending to be asleep helps Shome think. +5 5 301 That used to be the case for Shome, but ever since becoming a Construct, he has not been sleeping well. +6 6 301 ... +7 7 301 You are no longer needed. We have everything under control. +8 8 301 You are no longer protected. Your protector is no longer of this world. +9 9 301 You are no longer blessed. We will soon reach the light. +10 10 301 This, is your end. +11 11 301 You are no longer needed. +12 12 301 We do not wish for you to be remembered. +13 13 301 You must disappear. +14 14 301 You have no worth. You are disposable. You are replaceable. +15 15 301 And so—You shall not exist. +16 16 301 You are not "necessary." We can remove you easily. +17 17 301 AniZhuanchangBegin Accept your fate. Accept your tragedy. +18 18 101 Assets/Product/Texture/Image/BgStory/Bgstory37.jpg +19 19 401 1 201 +20 20 301 AniZhuanchangEnd The light from the bulb is the color of a waning sun, alighting the cave with darkness. +21 999001 301 A certain day in the Post-Pandemic Age +22 21 301 Several dozen people are hard at work before their terminals, fingers all a blur on their keyboards. +23 22 301 After a long while, one person finally pauses his work and stands up. He walks toward a young man, whose eyes are intent on the screen in the middle of the cave. +24 23 301 Shome ... +25 24 201 1 500043 +26 25 301 1 Researcher Mr... Shome...? 1 +27 26 202 1 1 +28 27 301 Shome ... +29 28 201 1 500043 +30 29 301 1 Researcher Mr. Shome? We've dug past Babylonia's firewalls. We have access to the Operation Acadia files. 1 +31 30 202 1 1 +32 31 301 Shome ...I refuse. +33 32 201 1 500043 +34 33 301 1 Researcher Mr. Shome? 1 +35 34 202 1 1 +36 35 301 Shome Hm? What is it? +37 36 201 1 500043 +38 37 301 1 Researcher Mr. Shome? We've dug past Babylonia's firewalls. We have access to the Operation Acadia files. 1 +39 38 202 1 1 +40 39 301 Shome Go look for the magnet links I've posted on the memos in the morning meeting. +41 40 201 1 500043 +42 41 401 2 1515 +43 42 301 1 Researcher Understood. It shows that there are 2,022 blocks of data tied to those links. 1 +44 43 202 1 1 +45 44 301 Shome Grab the ten with the highest authority level and send them to the terminal in my office. +46 45 201 1 500043 +47 46 301 1 Researcher Please wait... 1 +48 47 401 2 1515 +49 48 301 1 Researcher And... done. 1 +50 49 202 1 1 +51 50 301 Shome Good. +52 51 301 Shome With this done, you are all dismissed. +53 52 301 Shome In the Godfather's stead, I announce that—your duty has been fulfilled. +54 53 201 1 500043 +55 54 301 1 Researcher T-thank you! 1 +56 55 202 1 1 +57 56 301 Shome No. It should be the Godfather and I thanking you. +58 57 301 Shome L'unione fa la forza. +59 58 201 1 500043 +60 59 301 1 Researcher Grazie! L'unione fa la forza! 1 +61 60 202 1 1 +62 61 301 The researchers begin packing up their personal belongings... +63 62 401 2 1516 +64 63 301 AniZhuanchangBegin While Shome saunters into his office, locking himself within. +65 64 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +66 65 301 AniZhuanchangEnd You are no longer needed. We have everything under control. +67 66 301 You are no longer protected. Your protector can no longer protect you. +68 67 301 You are no longer blessed. The lightless abyss awaits you. +69 68 301 This, is your end. +70 69 301 You are no longer needed. +71 70 301 I do not wish for you to be remembered. +72 71 301 AniZhuanchangBegin You have no worth. You are a scoundrel, unworthy of even pity. +73 76 101 Assets/Product/Texture/Image/BgStory/BgStory41.jpg +74 77 301 AniZhuanchangEnd News "In this tragic accident... Several thousands have lost their lives..." +75 78 301 News "The World Government has announced that it will not terminate the operation, but would carry it out with greater concern for safety and..." +76 79 301 Shome ... +77 80 301 News "The terrorist groups involved in this incident are currently wanted by the World Government..." +78 81 301 News "At the same time, should anyone know where the missing airman Cyril might be, please provide information to..." +79 82 301 Godfather There are others doing the same thing. This will help cover us up. +80 83 301 Shome I highly doubt that this is a coincidence. Is it your work, Godfather? +81 84 301 Godfather So what if? So what if not? +82 85 301 Godfather I just happened to provide the right thing to the right people, at the right time. +83 86 301 Godfather And it turned out right. That is all. +84 87 301 Shome Then... +85 88 301 Shome Could you please tell me. What is the right ending for me? +86 89 301 Godfather That, I cannot say. +87 90 301 Godfather I once had a child who I thought I could entrust with my scepter. +88 91 301 Godfather But sadly, he seems to be getting ready to take flight to the "skies above." +89 92 301 Shome's soft fists clench up. +90 93 301 Seeing Shome's reaction, the Godfather adds. +91 94 301 Godfather If you'd also like a ride up, I can make arrangements. +92 95 301 Godfather With a different way than his. +93 96 301 Shome ...That won't be necessary. +94 97 301 Shome I'm not interested in mingling with those recreants. +95 98 301 Godfather Hmm? +96 99 301 Godfather We think the same. +97 100 301 Shome ...Do you truly? +98 101 301 AniZhuanchangBegin Godfather Well. What do you think? +99 102 101 Assets/Product/Texture/Image/BgStory/BgStory42.jpg +100 103 401 2 10007502 +101 104 301 AniZhuanchangEnd Faraway explosions stir Shome awake from his daze of dreams and memories. +102 105 301 Two o'clock position. The explosions came from a minefield of anti-tank mines and anti-personnel mines. +103 106 301 Shome knows not to place too much hope on the trap. After all, his enemies can hop and prance around if they are shelled by a tank. +104 107 301 The scavenger settlements that took him in were all removed from the face of the earth—the enemy is determined to destroy him. +105 108 301 He had only settled in this shelter for less than four days. And now, they have already found him. +106 109 301 ——That place. That place is the only hope. +107 110 401 2 1513 +108 111 301 1 AniZhuanchangBegin Shome opens the hatch to the emergency escape shaft and crawls in. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00309BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00309BA.tab.bytes new file mode 100644 index 0000000..48c99c2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00309BA.tab.bytes @@ -0,0 +1,96 @@ +I,!nRq6v*Y-P眺~n|?kƊU24,gPHsMy\ d\>1 S5E,Y i%DiГRR 3;U>Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory206.png +2 2 401 1 208 +3 3 301 The night after everything has ended— +4 4 301 With the rising of the moon, the crowd also ebbs back to their rooms. +5 5 301 Leaving only a lone silhouette in a mountain of materials, tinkering away at something. +6 6 301 ??? A little bit of this... +7 7 301 Click-clack. She ignites something as she mumbles. Then a brilliant flash of light zips past your eyes and explodes above the ocean... +8 8 301 ...Illuminating the figure, revealing her as... +9 9 201 1 500180 +10 10 302 Karen? 11 +11 11 301 Karenina What? Whatcha doing out here and so late? 1 +12 12 302 I should be the one asking you that. 13 +13 13 301 Karenina Can't you tell?! I'm experimenting with fireworks. 1 +14 14 301 Karenina points at the supply crates with her thumb. They all seem to have firework symbols on them. +15 15 301 Karenina They got an entire workshop of explosives that pop off in nice and clean patterns 'ere. I might as well have a go at tinkering with 'em, so we can light 'em up in actual combat and— 1 +16 16 301 Karenina BOOM goes the Corrupted! 1 +17 17 302 ... 118 +18 118 204 1 5 +19 18 301 Karenina WHAT? Why are ya looking at me like that? You wanna fight? And why aren't you asleep anyways?! What if your baby birds all come crying to ya, aye?! 1 +20 19 302 Well... I finally got a break, so... 20 Just... kinda wanna take a walk around... 20 +21 119 204 1 +22 20 301 Karenina Tsk. Too much free time, yeah? Then come help me find some mats. 1 +23 21 302 What are you missing? 22 +24 22 301 Karenina Ethanol... Let me think... 1 +25 23 301 AniZhuanchangBegin Karenina I think I saw an abandoned bar nearby—should have some of the stuff. Didn't check though since I was busy. Come now and go with me! 1 +26 24 101 Assets/Product/Texture/Image/BgStory/Bgstory204.png +27 25 301 AniZhuanchangEnd Karenina drags you into an abandoned bar... +28 26 301 With the electricity fixed, the place now seems to be illuminated in a dim and moody glow. Some service bots have also regained function, and are now continuing their duties before the electricity outage. +29 28 301 Service Bot Please... survey... +30 29 302 Survey? 30 +31 30 301 Likely the result of abandonment, the voice modules of these service bots have heavily deteriorated through the ages. Most of the bot's words are muffled by crackling and static noises. +32 32 301 Service Bot Please... why... dissatisfied... +33 200 204 1 5 +34 33 301 Karenina Get lost! Stop botherin' me! 1 +35 34 301 Ignoring Karenina's shouts, the service bot totters before her to present her with a survey about different alcoholic beverages. 1 +36 1011 502 PanelActor1Shake +37 35 301 1 Karenina Urgh! I said—GET LOST! 1 +38 38 301 Her screams seem to have attracted the attention of even more service bots. They pile around her, asking for her to complete their survey. 1 +39 39 301 Karenina AAAAAGGGHHH!!! ALRIGHT! ALRIGHT! I GET IT! FINE! SURVEY, YEAH? 1 +40 40 301 Seeing the tightly packed questions on the survey screen, Karenina furrows her brows. 1 +41 41 301 Karenina It's ALL questions about your drinks?! I done never had no sip of your stuff! 1 +42 42 301 Scanning around, she notices some freshly mixed drinks on the counter. +43 44 301 Karenina Outta the way! I gotta at least try your blotters 'fore I fill in your surveys, yeah?! 1 +44 46 301 She shoves the service bots before her aside, then stomps over to the counter for an iridescent drink with colors out of space. She gives it a cautious whiff. 1 +45 47 301 Karenina Smells... alright, I guess? 1 +46 1012 502 PanelActor1Shake +47 49 301 1 She gives it a gingerly sip—and spits, almost immediately, as if seeing Kamui cross-dress. A sickening miasma wafts past you, followed by Karenina's not-family-friendly curses. You learn a lot of new words. 1 +48 50 301 She plonks the glass on the counter and grabs the service bot before her by what would be its collar. 1 +49 1013 502 PanelActor1Shake +50 52 301 1 Karenina WHAT THE FLYING **** IS THIS SEWAGE SAUCE?! This is WORSE than battery acid!!! 1 +51 53 301 Karenina You sell even one glass o' this doo-doo and I'll eat my cannon! 1 +52 2001 204 1 +53 56 301 Karenina's shouts seem to have incited the service bots to gather around her once more. +54 57 301 Karenina Wha...? What are y'all tryna do now?! 1 +55 58 301 Service Bot Please... survey... +56 59 301 Karenina Just go home—get scrapped—pray for better coding ya next life if you're mixin' this sorta junk-gunk! 1 +57 60 301 Service Bot Please... survey... +58 61 301 The service bots repeat themselves. +59 62 301 Karenina ...PAH! Fine! Happy now?! 1 +60 63 301 Even knowing deep down that it is all pointless, Karenina still fills in the survey question by question. With that done, she squishes her finger on the submit button. +61 64 301 Karenina ...Huh? Survey records? 1 +62 65 301 The icon on the bottom right of the screen seems to have drawn her attention. She taps on the icon, and the survey database pops up. The last survey is submitted a long, long time ago. +63 66 301 Looks like the bar was abandoned shortly after the Great Retreat. The surveys with a long time interval between them all seem to come from visitors after the bar practically shut down. +64 67 301 Karenina What kinda bullcrap suggestions are these?! "plz add squidy squeezies to the OJs :)"?! 1 +65 68 301 Karenina Get the guy who wrote this over here, and I'll force 20 barrels of it down their gullet! 1 +66 69 302 Must be a prank by a visitor, huh... 70 +67 70 301 Karenina A prank alright—But don't you serve-bots at least try it yourselves?! This is just nuke-juice! 1 +68 71 302 These robots don't have taste modules. 72 +69 72 301 Karenina Tch. Clunky old models. 1 +70 73 301 All of a sudden, the midnight chime rings in the bar. The service bots all pause. +71 74 301 Karenina What now?! 1 +72 75 301 Manager Bot Closing hours... Today's sales... Quota unmet... Improvement required... +73 77 301 With the announcement from the robot before the cashier, the other service bots quickly squirm behind the counter and begin looking for ingredients to mix drinks with. +74 79 301 Service Bot New survey... received... Implementing suggestions... +75 80 301 Pausing and beeping to analyze the new survey, the service bots incorporate Karenina's suggestions and begin mixing drinks. +76 82 301 Karenina That's what these tin-blobs' been doing before we got here? 1 +77 83 302 Yeah. 84 And they will be too, after we leave. 84 +78 881 204 1 5 +79 84 301 Karenina This happens bloody everywhere! Ugh! How many robots did humans leave behind before they took to the skies?! 1 +80 85 301 Karenina There's no customer to come, and yet they're here doing useless work! 1 +81 87 301 Service Bot Please taste... New... recommendations... implemented... Please... 1 +82 91 301 A decrepit-looking service bot mixes a drink and returns to Karenina. +83 92 301 Karenina ****** ****! It's always like this! 1 +84 93 302 Let's leave. 94 +85 94 301 Karenina perfunctorily answers you through her curses. She jostles the robots before her, parting the sea of bots to ruffle through the counter for her needed materials, then squeezes out from the clamor of requests. +86 96 301 Karenina Oi! Let's bunk! 1 +87 97 301 AniZhuanchangBegin She extends a hand toward you before you become bot-sandwich fillings. You take her hand, and she pulls you out of the robot pile. The two of you hastily escape from the bar. +88 99 101 Assets/Product/Texture/Image/BgStory/Bgstory206.png +89 102 301 AniZhuanchangEnd But the clamor and clatter of the bots can still be heard. Looking back, you see a horde of them bumbling out of the bar and chasing after you two. +90 98 302 They're coming after us! 104 +91 104 301 Karenina Move faster! Bolt! 1 +92 105 301 The two of you return to where Karenina was messing with the fireworks, but the service bots are still after you. +93 106 301 Service Bot Please... taste-test... +94 107 302 Looks like we aren't getting away. 109 +95 109 301 1 AniZhuanchangBegin Karenina Tch. A fight it is, then! 1 diff --git a/Resources/table/client/movie/movies/MovieHD00309EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00309EA.tab.bytes new file mode 100644 index 0000000..23cc677 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00309EA.tab.bytes @@ -0,0 +1,44 @@ +}-qokMKܔmPG`|֫-Ȯ_FGl#_1󣚆] /ZS]mCnYmx*\IiEPkm.vNW@( RH'ϊ'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory206.png +2 2 401 1 211 +3 3 301 The incapacitated service robots fall flat on the floor, but even while trembling, they kept the drinks in the glasses unspilled. +4 6 301 Service Bot Please... taste-test... new... +5 7 301 They still have yet to give up, but their broken joints deny them from standing up. +6 8 201 1 500180 +7 9 301 1 Karenina *****! CUT IT ALREADY! 1 +8 10 301 With her brows crumpled into a maze, Karenina returns and sits back on the supply crates. +9 11 202 1 +10 12 301 Service Bot Why... Please... survey... Improvements... +11 13 301 Wringing out the last bit of its strength, a service bot faintly nudges you with a glass of cocktail. +12 14 301 Service Bot Please... taste-test... new... +13 15 302 Sure. 16 +14 16 201 1 500180 +15 17 301 1 Karenina Hey! You gone mad or something?! 1 +16 18 302 I'll handle this. 19 +17 19 301 Karenina ...Oh, WHATEVER! 1 +18 211 202 1 +19 20 301 Karenina swivels, her back now facing you, and begins messing with the fireworks again, all silent. +20 255 302 (Drink) 21 (Take a teensy-weensy sip) 21 +21 21 301 The recipe is noticeably improved by Karenina, but the eldritch traces of the old recipe still lingers. The moment the liquid touches the tip of your tongue, you feel an acrid explosion in your mouth. +22 22 302 (Force a smile) 24 (Frown) 24 +23 24 301 Service Bot Please... comments... +24 25 302 It's good. 26 +25 26 301 Service Bot Thank you... Thank you... +26 27 301 Service Bot The new recipe is... finally... approved of... Re-opening... +27 28 301 AniZhuanchangBegin The noise-riddled voice of the service bot echoes over and over on the beach, but its companions are cold and silent, already broken. +28 29 301 AniZhuanchangEnd When— +29 30 301 —A brilliant stream of light streaks up into the night sky. The firework explodes in a blinding pattern of lights. +30 31 302 Huh? 32 +31 32 201 1 500180 6 +32 33 301 1 Karenina What? These scrapjacks are re-opening, yeah? 1 +33 34 302 Yeah. Openings come with fireworks. 35 You read about it in the Babylonia database? 35 +34 35 301 Karenina Mh-hm. It's on the files for fireworks. 1 +35 37 301 Service Bot Opening... Customers... +36 38 301 The fallen down robot tries its best to lift its arm, extending them into a welcoming pose. +37 233 204 1 +38 39 301 And like that, under the light of the fireworks, the robot ceased to function, forever. +39 40 302 Goodnight. 41 Sleep well. 41 +40 41 301 Karenina has walked over to your side without you knowing. The two of you gaze at the night sky, illuminated by the fireworks. +41 42 301 Karenina Opening, huh. Sounds... nice. 1 +42 43 302 Yeah. 44 +43 44 301 1 AniZhuanchangBegin The sea breeze caresses the night beach, bringing light gusts of sand over. They slowly bury the service bots, as if in goodbye to these industrious workers of the past. diff --git a/Resources/table/client/movie/movies/MovieHD00401EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00401EA.tab.bytes new file mode 100644 index 0000000..0fa71a3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00401EA.tab.bytes @@ -0,0 +1,70 @@ +-T{ a83SJ_:xHb/[]jz?73$(Q^ H#`RSlo]3")_DzG^qpDydٮ[z 1g ^zRId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory86.png +2 2 401 1 201 +3 3 201 1 500100 8 +4 4 301 DialogEnable 1 Alpha So, any findings? 1 +5 5 201 1 500008 +6 6 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +7 7 301 1 Roland That Narwhal appears to be a creation born in the times when bionic restoration was the craze. 1 +8 8 301 Roland A few of them were released into the wild to be "domesticated" by nature, so to speak. 1 +9 9 301 Roland But after some digging through the records... 1 +10 10 301 Roland Some functions of its body module and its underlying consciousness seem to be connected to M.I.N.D. research. 1 +11 11 301 Roland But there is no evidence that this Narwhal has a consciousness similar to humans... 1 +12 12 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +13 13 201 1 500100 +14 14 301 1 Alpha Well, there must be more to the story... Good. 1 +15 15 201 1 500008 +16 16 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +17 17 301 1 Roland ...Although it's not necessary, I have to remind you— 1 +18 18 301 Roland You've entered the Arctic Route Union and will soon arrive at a medium-sized port called New Murmansk. 1 +19 19 301 Roland The remaining human forces there still have a lot of fight in them. 1 +20 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +21 21 201 1 500100 +22 22 301 1 Alpha That's fine. 1 +23 23 301 Alpha I'll eliminate anything that stands in the way. 1 +24 24 201 1 500008 +25 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 26 301 1 Roland As you wish. I'm just here to provide you with intel. 1 +27 27 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +28 28 201 1 500100 +29 29 301 1 Alpha What you've provided this time sure is interesting. 1 +30 30 201 1 500008 +31 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +32 32 301 1 Roland ...What have you deduced? 1 +33 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +34 34 201 1 500100 +35 35 301 1 Alpha Its purpose... potentially. 1 +36 36 201 1 500008 +37 37 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +38 38 301 1 Roland And? 1 +39 39 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 40 201 1 500100 +41 41 301 1 Alpha Humans can't detect it, but as Ascendants, we can... Take another look beneath the ocean. 1 +42 42 201 1 500008 +43 43 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +44 44 301 1 Roland Beneath the ocean...? 1 +45 45 204 1 4 +46 46 301 Roland ! 1 +47 47 301 Roland What...? This number... 1 +48 48 301 Roland Even a conservative estimation would be over a hundred thousand... 1 +49 49 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +50 50 201 1 500100 +51 51 301 1 Alpha Correct. 1 +52 52 201 1 500008 +53 53 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +54 54 301 1 Roland That's amazing... 1 +55 55 301 Roland I remember that according to our observation, the direction of the ocean's current has fluctuated significantly recently. 1 +56 56 301 Roland I wasn't expecting it to gather so many Corrupted in the depths of the ocean... 1 +57 57 301 Roland According to the calculations, this wave of Corrupted will make landfall in... New Murmansk. 1 +58 58 204 1 4 +59 59 301 Roland Has this Narwhal... 1 +60 60 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +61 61 201 1 500100 +62 62 301 1 Alpha It has sensed this, and it is trying to warn the humans... 1 +63 63 201 1 500008 4 +64 64 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +65 65 301 1 Roland ...I see. 1 +66 66 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +67 67 201 1 500100 8 +68 68 301 1 Alpha It appears that my intuition... 1 +69 69 301 1 AniZhuanchangBegin Alpha ...was correct. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00402BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00402BA.tab.bytes new file mode 100644 index 0000000..62e242c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00402BA.tab.bytes @@ -0,0 +1,80 @@ +4A/ݮħ>>z 8x>$Oi_= +<3D֪Sq1#V1ww%76Sl1˘I`bZ|Vn1L}ϛbPGnId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/CgJD01.jpg +2 2 401 1 101 +3 3 301 DialogEnable Aircraft System —Prepare to depart L-7 returning orbit— +4 4 301 Aircraft System —Moving through low Earth Corrupted ring— +5 5 301 Aircraft System —All systems normal— +6 6 302 Confirm the mission one last time. +7 7 201 1 1021001 +8 8 301 1 Lucia Roger, Commander. 1 +9 9 301 Lucia Seventeen hours ago, we got new eyewitness accounts on the Ascendants. 1 +10 10 301 Lucia They were last seen in the western base of the Gangdise Mountains—a place called the Jijing Monastery. 1 +11 11 301 Lucia During this time, there was a massive outbreak of the Punishing Virus throughout the area. Reports claim that it is highly concentrated. 1 +12 12 203 1 0.25 400 +13 13 201 2 1031001 -400 +14 14 301 1 Liv Why would Ascendants appear in a place like that...? 2 +15 15 202 1 2 1 +16 16 201 1 1011001 +17 17 301 1 Lee Don't look into it too much for now. We're going to cross the Karman line and enter the atmosphere. Make sure the commandant doesn't have a bitten tongue after this. 1 +18 18 201 1 1031001 +19 19 301 1 Liv O-of course... 1 +20 20 202 1 1 +21 21 301 Aircraft System —Warning! Multiple heat sources approaching— +22 22 301 Aircraft System —Warning! Multiple heat sources approaching— +23 23 301 Lucia What's going on? +24 24 301 Lee Don't panic. Let me check the radar data first. It could just be a false alarm... wait... +25 25 301 AniZhuanchangBegin Lucia What is it? +26 26 101 Assets/Product/Texture/Image/BgCg/CgJD02.jpg +27 27 301 AniZhuanchangEnd Lee The radar shows that a barrage of long-ranged projectiles has locked onto us. They appear to be interstellar cruise missiles... +28 28 301 Liv I've also got a reading on Punishing Virus reaction! +29 29 301 Lucia The Punishing Virus... low Earth missile attacks... Must be the space station! +30 30 301 Lee No, the space station isn't capable of attacking us while we're in low Earth orbit... +31 31 301 Lee We're flying through a minefield—the remains of warships infected by the Punishing Virus are activating as we pass. +32 32 301 Lee Normally, they should only lock onto transport-class airships... +33 33 301 Lee Dammit... I chose to go the long way to stay out of danger, but I got us stuck in low Earth orbit for too long... +34 34 301 —! +35 35 301 Liv ...The cruise missiles are getting closer! +36 36 301 Lucia Can we shake them off our tail? +37 37 301 Lee It's too late. With our entry speed into the stratosphere, we can't outrun the missiles. +38 38 301 Lee Even in the most optimistic scenario, the missiles will hit us in thirty seconds... +39 39 301 Lee I got this. Activating manual flight control. +40 40 301 Liv ETA... Twenty seconds! +41 41 301 Lee Done...! Commandant I need to maintain operational procedures. Take the wheel. +42 42 302 Leave it to me. 43 +43 43 301 BOOM—! +44 44 301 A missile explodes near the airdrop jet, throwing you into disarray. +45 45 302 Ugh… 46 +46 46 301 Lucia Are you okay, Commandant?! +47 47 302 ...I'm good. 48 +48 48 301 Lee Relax, everyone... +49 49 302 Activating optical positioning. 50 +50 50 301 Optical positioning activated— +51 51 302 Re-adjusting engines for ignition. 52 +52 52 301 Engines re-adjusted. Activating maximum thrust— +53 53 301 Autonomous rotation stabilized— +54 54 301 Liv Arrgh... The centrifugal force is... too strong... +55 55 302 Releasing tow line. 56 +56 56 301 Two tow lines with counterweights ejected— +57 57 301 Lee Commandant, NOW! +58 58 302 Severing connection! 59 +59 59 301 Lucia Have we regained control? +60 60 301 Lee We have. I'm guessing our commandant graduated at the top of the class. +61 61 301 Liv More... missiles... approaching fast! +62 62 301 Lee Our airdrop jet should be a bit more agile, comparatively speaking... Let's change direction to widen the gap first. +63 63 302 Make it so. 64 +64 64 301 Lee Wait, what?! They're approaching from the other side too? +65 65 301 Liv ETA... Fifteen seconds! +66 66 301 Lee Brace for impact... +67 67 301 Liv Wait... Commandant, something is approaching from the surface... It's coming in hot! +68 68 302 Take evasive action! +69 69 101 Assets/Product/Texture/Image/BgCg/CgJD03.jpg +70 70 301 RImgBg1Shake BOOM—! +71 71 301 Suddenly, all of the missiles explode behind your jet. +72 72 301 Lucia What was that? +73 73 301 Liv It looked like... a lance... +74 74 301 Liv But why... +75 75 301 Lee Watch out! Shockwave incoming! +76 76 301 Lucia Commandant! +77 77 301 Aircraft System —Entering the atmosphere blackout zone. Engaging silent mode— +78 78 301 1 AniZhuanchangBegin ——— \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00403BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00403BA.tab.bytes new file mode 100644 index 0000000..7b44bc0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00403BA.tab.bytes @@ -0,0 +1,214 @@ +J)֣{S"n$2 ɟZ4 $Jp8N=0~ea#I h@ %BGEz#Bi+1wmZNzJ6W粒? `҄n<~\Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory96.png +2 2 401 1 201 +3 3 201 1 1021001 +4 4 301 DialogEnable 1 Lucia Commandant! Commandant, wake up! 1 +5 5 202 1 1 +6 6 301 You open your eyes to a world of freezing cold... +7 7 301 The white vapor from your breath clouds the dark gray sky before you... +8 8 201 1 1031001 +9 9 301 1 Liv Thank goodness... You're finally awake... 1 +10 10 202 1 1 +11 11 301 Looking around, you see an endless sea of trees... +12 12 201 1 500001 +13 13 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +14 14 301 1 Celica Phew... What a relief... 1 +15 15 302 Where... Where are we? 16 +16 16 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +17 17 201 1 1011001 +18 18 301 1 Lee Northeastern Siberia. 1 +19 19 201 1 500001 +20 20 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +21 21 301 1 Celica Correct... 1 +22 22 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +23 23 201 1 1021001 +24 24 301 1 Lucia How could you tell? 1 +25 25 201 1 1011001 +26 26 301 1 Lee Based on the date, the position of the sun, and our records. Also, the unique signature found in this area... 1 +27 27 301 Lee Ionizing radiation from all the nuclear waste buried in the ground... 1 +28 28 201 1 1031001 +29 29 301 1 Liv It seems that Watanabe has been rubbing off on you ever since you met him, hasn't he? 1 +30 30 201 1 1011001 +31 31 301 1 Lee ...Don't compare us. 1 +32 32 201 1 500001 +33 33 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +34 34 301 1 Celica (Clears throat) Anyway, now that Babylonia has crossed path with the space station, reinforcements have to go a long way to get to you. They'll arrive in approximately fourteen hours... 1 +35 35 301 Celica But now that you've entered the ARU... see if you can seek shelter with the survivors. 1 +36 36 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +37 37 201 1 1031001 +38 38 301 1 Liv The ARU... I heard they've isolated themselves ever since the Post-Pandemic Age... 1 +39 39 301 Liv Most of them even opposed the evacuation efforts. Only a small group of them has ended up in Babylonia. 1 +40 40 201 1 500001 +41 41 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +42 42 301 1 Celica It's just as you said. The ARU has been avoiding contact with Babylonia... But at least they aren't hostile. 1 +43 43 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +44 44 201 1 1021001 +45 45 301 1 Lucia That's good... 1 +46 46 201 1 500001 +47 47 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +48 48 301 1 Celica I suggest making your way north out of the coniferous forest to a base called New Murmansk. 1 +49 49 301 Celica There you can meet up with the Support Force. 1 +50 50 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +51 51 201 1 1021001 +52 52 301 1 Lucia Understood. 1 +53 53 301 Lucia Commandant, are you... fit to move? 1 +54 54 302 Don't worry about me. 55 +55 55 201 1 1031001 +56 56 301 1 Liv The commandant's uniform was specially tailored for arctic climates at high altitudes. Thankfully, it will be of some use here. 1 +57 57 201 1 1011001 +58 58 301 1 Lee That may be the case, but it will do little good against the radiation. 1 +59 59 301 Lee Let's get the commandant out of this environment. One more thing, don't forget to take an anti-radiation pill. 1 +60 60 201 1 1031001 +61 61 301 1 Liv Right, I have some with me! 1 +62 62 301 Liv Commandant, say "Ah"! 1 +63 63 302 AniZhuanchangBegin ... 64 +64 64 201 1 1011001 +65 65 301 AniZhuanchangEnd 1 Lee Look at all the footprints. Most of them aren't ours. 1 +66 66 301 Lee Maybe they belong to the locals. Or... Corrupted... 1 +67 67 201 1 1021001 +68 68 301 1 Lucia We're moving slower than expected. 1 +69 69 201 1 1011001 +70 70 301 1 Lee After all, we've been trudging through snow. 1 +71 71 301 Lee If we were to run into Corrupted like this... 1 +72 72 202 1 1 +73 73 401 1 203 +74 74 301 (Slither, slither...) +75 75 401 2 1508 +76 76 201 1 500013 +77 77 201 2 500013 -600 +78 78 201 3 500013 600 +79 79 301 1 Corrupted —Raaargh!—Rrrgghh! 1 2 3 +80 80 202 300 1 2 3 1 +81 81 201 1 1011001 +82 82 301 1 Lee Tch, speak of the devil. 1 +83 83 201 1 1021001 4 +84 84 301 1 Lucia Don't get careless. There may not be that many of them, but the terrain puts us at a disadvantage. 1 +85 85 201 1 500013 +86 86 201 2 500013 -600 +87 87 201 3 500013 600 +88 88 401 2 1508 +89 89 301 1 Corrupted —Urgh! 1 2 3 +90 90 401 2 10002001 +91 91 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +92 92 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +93 93 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 3 +94 94 401 2 1506 +95 95 202 300 1 2 3 +96 96 201 1 1011001 +97 97 301 1 Lee Tsk...! There's more... 1 +98 98 201 1 500013 +99 99 201 2 500013 -600 +100 100 201 3 500013 600 +101 101 401 2 1508 +102 102 301 1 Corrupted —Raaargh!—Rrrgghh! 1 2 3 +103 103 202 1 2 3 1 +104 104 201 1 1011001 +105 105 301 1 Lee This doesn't look good, Commandant! 1 +106 106 201 1 500088 4 +107 107 301 1 ??? Get out of the way! 1 +108 108 202 1 1 +109 109 301 An agile figure leaps out of the snow— +110 110 201 1 500088 4 +111 111 301 1 ??? Heeyah! 1 +112 112 202 1 1 +113 113 301 Following that, a lance swings by and slices the Corrupted in two. +114 114 201 1 1011001 +115 115 301 1 Lee Who's there? 1 +116 116 202 1 1 +117 117 301 More unfamiliar figures leap out of the forest and join the battle. +118 118 201 1 500088 4 +119 119 301 1 ??? Nausicaa, over there! 1 +120 120 202 1 1 +121 121 301 Nausicaa You got it! +122 122 201 1 500013 +123 123 201 2 500013 -600 +124 124 201 3 500013 600 +125 125 401 2 1508 +126 126 301 1 Corrupted —Urgh! 1 2 3 +127 127 401 2 10002001 +128 128 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +129 129 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +130 130 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 3 +131 131 401 2 1506 +132 132 202 1 2 3 +133 133 301 By the time you can react, the nearby Corrupted have all fallen to the ground with a loud thud. +134 134 201 1 1021001 +135 135 301 1 Lucia ... 1 +136 136 202 1 1 +137 137 301 Only after the others slowly approach and surround you all do you finally get a good look at your rescuers... +138 138 401 1 209 +139 139 201 1 1011001 +140 140 301 1 Lee ... 1 +141 141 202 1 1 +142 142 301 Each one of them is slender and tall, having to look down at the bewildered outsiders even when standing a few feet away. +143 143 301 Their mechanic frames are fully armed. You notice each of them wearing an assortment of sharp and angular-looking equipment. +144 144 301 The hallmark of a Construct—Inver-Devices. +145 145 301 Not just that... +146 146 201 1 1031001 7 +147 147 301 1 Liv They are... centaurs... 1 +148 148 202 1 1 +149 149 301 Each member has the upper body of a human accompanied by four horse-like legs. +150 150 201 1 500088 4 +151 151 301 1 ??? ... 1 +152 152 202 1 1 +153 153 301 They seem accustomed to surprised looks from others. The leading centaur takes a stern step forward. +154 154 201 1 500088 4 +155 155 301 1 ??? We are the Forest Guards. We defend this territory from unwanted visitors. 1 +156 156 201 1 1031001 +157 157 301 1 Liv Well... We're actually... 1 +158 158 201 1 500088 4 +159 159 301 1 ??? Step back! 1 +160 160 201 1 1031001 +161 161 301 1 Liv Ah! 1 +162 162 202 1 1 +163 163 301 The centaur brandishes its lance, stopping Liv in her tracks. +164 164 201 1 1021001 400 +165 165 201 2 1031001 -400 +166 166 301 1 Lucia Liv! 1 +167 167 301 Lucia pulls Liv behind her. +168 168 301 Lucia Thank you for your assistance just now. We are the Gray Raven task force. We just crash-landed here, and now we need to travel north to New Murmansk. 1 +169 169 202 1 2 1 +170 170 201 1 500088 4 +171 171 301 1 ??? As I've said, outsiders are prohibited from entering without express permission! Otherwise... 1 +172 172 202 1 1 +173 173 301 Just as the centaur raises her lance— +174 174 301 Chilling Voice Diana! +175 175 301 A powerful voice comes out from within the depths of the forest. +176 176 301 Chilling Voice Halt... +177 177 201 1 500088 4 +178 178 301 1 Diana Rosetta? 1 +179 179 201 1 500214 +180 180 301 1 Another tall figure slowly trudges through the snow with a lance. +181 181 301 The white landscape offsets her inorganic profile, emanating indisputable authority. +182 182 201 1 1031001 +183 183 301 1 Liv ...That lance! 1 +184 184 201 1 500214 +185 185 301 1 Rosetta Correct. I was the one who saved you. 1 +186 186 201 1 1011001 +187 187 301 1 Lee How could you possibly... throw a lance into the low Earth orbit... from several kilometers away...? 1 +188 188 201 1 500088 4 +189 189 301 1 Diana So, Rosetta, you threw that lance because... 1 +190 190 201 1 500214 +191 191 301 1 Rosetta Well, it was just spur of the moment. 1 +192 192 201 1 500088 4 +193 193 301 1 Diana But... it's against our tradition... 1 +194 194 201 1 500214 +195 195 301 1 Rosetta Our tradition dictates that these people should have died by your hand already, Diana. 1 +196 196 301 Rosetta You were already uncertain about it. Do you still intend to fight them to the death? 1 +197 197 201 1 500088 4 +198 198 301 1 Diana ... 1 +199 199 201 1 500214 +200 200 301 1 Rosetta Besides... Among all the Forest Guards, aren't you the one who is always the most excited to make contact with outsiders? 1 +201 201 201 1 500088 4 +202 202 301 1 Diana ...R-Rosetta! 1 +203 203 202 1 1 +204 204 301 Nausicaa Hah... +205 205 301 All of a sudden, the crisp sound of laughter surrounds you all. +206 206 201 1 1011001 +207 207 301 1 Lee What's going on... 1 +208 208 201 1 500214 +209 209 301 1 Rosetta Gray Raven... 1 +210 210 301 Rosetta Diana, take them back to the camp. 1 +211 211 201 1 500088 4 +212 212 301 1 Diana Good grief... 1 +213 213 301 1 AniZhuanchangBegin Diana Fine. 1 diff --git a/Resources/table/client/movie/movies/MovieHD00404BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00404BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..30862a236ab3efca1ba14bf1492d5ee1e7ec4572 GIT binary patch literal 13664 zcmbW8O^hVTRmXinCPtbQH^3s+2n{QGdMc}`yQ?I`?0oF*v^6uVc4s|c%ZIG0sH&W< z%B;=8wmswf)(O`xFEQ4;D&tR0umM%BVk!$4_E>tAGmP?#P3DqXH90#EUC!p z?Ci{p7w`MMf6TMlw;uk?cg8>dyW#Ks?d-q*;0tdDpZ)gBKmCo5|KZc`eK&sbsrk_S zZuZ&Jum8@Eem=bX$-nsQo$vhfAK(1edvE{C?(aW+=eNG}?SFgxH|JmakMJL#oqgdy zfBLI`^5gG+`Q+n=-}~zyeDQyO^CyDu|IxpWe`@q+zm|RX&%gb(|N5sd{_HznIxDZv%d3m>YEoWJ%PVhC zT~@Pr)iho;k5^6PRWo_jR9-cgS54+svkj}+hShAtYPMlD+pwB#c=nB(H$3Gj78e=Ka0(s%dNjMckZt~N~8F|&qRJs&rWyY zO5SQaZr&KGp;BWzl|107v$p5Bck{+bjg%Udk1BQlpwqR{X|Of=5M|nr2p{KV)W(F?yL8+R3||=cRWb^V39M!=v5TRiX;8h?Ddl@-uhv3rL&z5qc~lk=*wHMYZgZt zjIb}QO$kaPIe}Q*9gfnTg&%P^`%}%J4fz5 z3U8%)8{|(V!FIPng7bN_-9`&v3_R(cdZLiWaDbrf;fcsvkDE89YT82OM?2$R36GG# zejUu=3G<7HR-#Ghm9LlZ4g#~(B&Vm{w0Hw7MyNrb?ct=@CQA$q3*#?!Wqux@2hH$E}Af_-bV?IUwIfOp6IbK+`~l{o96rx-2LlIQ>> zOn0}_(G7_TpHpFnBgJUWhr&KLo6U(1mM~Ii~jD2Nw{ z6Q@r6c^oVQVj)tV1)Cr}IH@|)pPXKvK0SSSs)@8Lk(6eR*oieWOa^=9Hmk*CyESv7 zhDR}{jePF0f~jH@D`+HAHvg0t#i`!+X9rS~z!z2A_6C~=nwsC6FPzESrjhOGf9XbyN9Ns8d-->Lwe1C7=AEfx)M$6%^%*94 zmAs{&M|*K*==*`JJ-Q-Y-UQZZ^)X~TpprNy{qlne_ebPUkTmD#j6``orjWq!>*;*`%kIxt@@^I=?^> z6l?O=g^9a^>zK;sC;+|2zQ<>Z(ICQ=9v`BmY3jou_#uf!6zZLy#?eLsQ5uh&$bvc@3IFi&Up zw)~L7Y%3WiN=2=P?(cc~1N=l{HSw!KoFx*0=Wsl><&pRc8~tJ<%sY{Kg?CE!_bhU% z#@JxxAZ3w765i=qsdNX_!u9utWo_K;SI;P*kIl>~@}={tR{Az!-EDkV%Sv)aI=v%b z38?G_V%2l^|pFs^qRx7O@+j)MS2EkU+8cLXjCMn(ou*n8b=^el`JHsqkEXd|@ z$vkTxFq$$r6?gP}eXudWPkW{xsk4T`=9+2qb22MisOd6Ww_Yyx7lF_vzO5^^oQ)OZ z)nz>^UhW}@)|*op;Vr{%sy;#D!uUX_AWo+-^H~XQCLj1-S_D zd>#33>Bso|w>tgk*;Fx@t|Ct6C~UPpA5D{iVifZI;qPh;uzMFP>X3apM z-X;Ci@md59!31tvJLPX0TjRPMAd>4O4aA z$n31H6_g9-68V&$rNJ`W^nB=IpcoBaQ7qlF*|ClCw7}*;B1P(c&1nNEIT*c65d{P% zl6Xj2(R$pxap5UOV+N{fa!^V2WBJezzxkJ~?~=h@3>BmPvU97t(22dD&ezCJ6t`CR z=w%$iPHwvLH3>)oiUu&XP&c(Bbx|6%qv|8RBGO?JR!c1?y+FRr`lWR!v&d9vaKe+) z0xu;RA_K`6x~Chfi^}R7PNedi(tD4pQm-XgI1x85P%MYInE z8xTOipJzK-MtOfa4t9xj^vPt&NAbg}fGgZ#r%p|ViqYUpUV5NuZO6?UlaXT7C@p#k zw!^s#=2v8M5;a_>3QxSE1%jf9{}w+`nw!NuL<8Fe&s1Z@s7;mUNw^&OUYSvoh;B&C z<>T1cd?Tg$E{hY2j_#aga;6ydkBbgHy1h1=9eHV|DoxH6qyC;Ny~IoD>quH%K`$;b zxloK(Kk)9gANFVy(2CXIH%YN3Q^lxHk-Ng!$3HtAK@7xdI;z*kMIahcHBAFvBoC?K z9pak=3u`@qa|Vjh(4?a0(E0`rd+I4hjY^krJ}4{tKHZoO6@!-xe$ZLIMbfg0Tz?TW zcuP%D)V71UNA{0-+;6y)(wSO#AzI0Yx-@h;R*W~a@#&dj{69VFLIAA1Wo910}ElPpjul+MKM*@muN(v#;+fg5dw zQn19r$3wxqS`W}I8kur7^fM=1T{`Dacn2J$P`&C?RSBUsj8+u_-oABO>BLd;^SIUR zf>>3|+dmBu;Q)=VPt&(PAU{EBYq@VR4OxUZSnJXK4NcGm{SRqe;@7uaf)4jn0x~#g zI@jXU4d9y`WntktLIx^=?dIJle)6}upZdUJ(Qe(_cJ&6JiJWaKsUh2v|70PZIIDHC zj)kPFd6{3bx*->l2Dl?V1 z9$gWUUZIzF^&@HUgX&9L#oz4xLsBq;mTGs%@hm6~W9kZpR9g=r3B46qyPG6e(g_(> z)QEWL$GvP3*jsS#H)}0;a7@lR35D(GRh%tA>R0%V8C``uQwrEf(R#>&P~#@Tt)2q= z1ase457vQMb|wiP=(e2DT_{%Ra5{u4^Py_T821|~50JIzVCy0px><|4>kE{5(6uIH zt<uO9O0=2_$SC zY^^E@tYqs05CMAX{)*m6uWtbN^#uE^akwmL*7!mSSu*)LFDq5=$p{*&D`Zq!Cc=8j>4= zNm_#fb=g?IO=08UzQA;iT4`G!4qP84@4%d}T$BlxhKHTpfvDRp@}kRFi8Gv6TN_tbVCh_Rft z@3_y@9Sghd`gw^-33@z~oXQ?=fN^^Oz;f0M(Sk8H)9f)P&|Oau-b!$lU$XrMR5zg6 zQ26(pqWp(&4r36|xB5WNIANRHWK<*s`jKo|a9&#sE>F&LP^Gih@xX`WWNAeRqkGUK zr2GwvKz`+{Q&a>qyTv8P?2`S`E_d zIkdT;*I8qmP0IQ)0)d+A+$yBsWR}fJ!GJx%fh(ICx_u$X&${1b0u*16-4+JRItn72 z@5_7WyTH4ZKXQ+DtpnXX##U{otJfWYs(ON~R>bA*=$R;JB?20)IHoNfk}4t;khwJO z$vtV>-KJM(frAwoy%=6-;_DpgX(QWm6pYqu;FwHQk9GCs; z1J#v@7yjW?e_$fn$-9D3HjdL2W{-kxNEbU21J~5dyL2;u-e1&$>3T=FuEaDY`}+JP zjV9Tj;Y%Ia?NI<`JppHrvKDcc9ZH7eL0#o+2&J+~n(qBmqR;}qR(jK`|6s13;I5Sh zs3Kpq8`o`+Ugr3?WHj9o6hPKH24zvf*DMw_KSpJX#i9ZsNseq87pcudR#(qy)klH%Sn5+8R*s%__lJ-y`3eHSMLaY zEtKgivQydh(WN!QUY5D=7*9f}j(f2YSCEGt%1(2^{x<=7$FX^7a60m5vUqyQJ?aM1 z>IvFfrxxN{4-6gTR8A*<)TYs{{s$NaRUGV literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00404EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00404EA.tab.bytes new file mode 100644 index 0000000..fbde2ff --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00404EA.tab.bytes @@ -0,0 +1,86 @@ +1 LGXs\O'!О"(tO2p7窘?,podn[O𧡋lg~2a͊_T^Mx6p-wnyARo>hId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory88.png +2 2 401 1 201 +3 3 301 DialogEnable ?? Hey! You there! +4 4 301 ?? Halt! +5 5 201 1 500086 +6 6 301 1 A man with an electromagnetic harpoon gun appears from the side of a container. +7 7 301 Fisher Do you know what we do to trespassers? 1 +8 8 203 1 0.25 -400 +9 9 201 2 1021001 400 +10 10 301 1 Lucia We're the Gray Ravens from Babylonia. I'm their leader, Lucia. 2 +11 11 301 Fisher Pff, like I give a... Babylonia, you say? 1 +12 12 201 2 1031001 400 +13 13 301 1 Liv ...Yes. 2 +14 14 301 Fisher Fine, the Captain's Council has informed us that representatives from Babylonia can be released on account of trade. 1 +15 15 301 Fisher That being said, whatever you fish flakes do... 1 +16 16 301 Fisher Keep your grubby little fins out of our business, ya hear? Now, follow me! 1 +17 17 301 Liv Fish flakes...? 2 +18 18 201 2 1021001 400 +19 19 301 1 Lucia ... 2 +20 20 202 1 2 1 +21 21 401 AniZhuanchangBegin 1000 2 1516 +22 23 101 Assets/Product/Texture/Image/BgStory/Bgstory92.png +23 24 201 1 500086 +24 25 301 AniZhuanchangEnd 1 Fisher Alright, wait here on the dock! 1 +25 26 301 Fisher After your transport craft takes you back to space, don't you ever show your faces here again. 1 +26 27 201 1 1011001 +27 28 301 1 Lee ... 1 +28 29 201 1 500086 +29 30 301 1 Fisher Huh? Something's goin' on over there. I'm gonna go check it out. Remember to mind your own business. 1 +30 31 202 1 1 +31 32 301 On the dock not far away is a group of people causing a commotion. +32 33 201 1 1021001 +33 34 301 1 Lucia It's Rosetta... 1 +34 35 201 1 500214 8 +35 36 301 1 Rosetta's tall body towers over the crowd, while Evan, who is leaning against her legs, is buried in the crowd. +36 37 201 1 500087 +37 38 301 1 Sailor You're here for that Narwhal again, aren't you? 1 +38 39 301 Sailor Whenever that blasted Narwhal shows up, he always messes up the port. 1 +39 40 301 Sailor And you, Forest Guard. You're a criminal who was expelled for breaking the rules... 1 +40 41 301 Sailor Yet you continue to violate them by coming back here and defending this damn Narwhal! 1 +41 42 301 Sailor With that thing of yours... 1 +42 43 201 1 500214 4 +43 44 301 1 Rosetta glances at the lance in her hand. +44 45 201 1 500087 +45 46 301 1 Sailor That's right… 1 +46 47 301 Sailor You should've been using that lance to protect our borders... 1 +47 48 301 Sailor On the contrary, while the entire port is under threat from the Corrupted... 1 +48 49 301 Sailor You come to cause us more troubles with that Narwhal... It's a joke to place our hope on the loyalty of you Forest Guards... 1 +49 50 201 1 500214 8 +50 51 301 1 Rosetta ... 1 +51 52 201 1 500085 1 +52 53 301 1 Evan Don't you know? Rosetta always comes to soothe Derek and make him leave! And she even clears up all the Corrupted! 1 +53 54 301 Evan And the Forest Guards have worked hard to protect the southern forest all these years. Even if you don't like them, they've always given it their all! 1 +54 55 301 Evan You just didn't see it! 1 +55 56 201 1 500087 +56 57 301 1 Sailor You little runt! Always sneaking out! 1 +57 58 201 1 500085 2 +58 59 301 1 Evan Miss Rosetta, you're going to help us clean up the Corrupted this time, won't you? 1 +59 60 201 1 500214 1 +60 61 301 1 Rosetta ... 1 +61 62 201 1 500087 +62 63 301 1 Sailor Stubborn brat, remember what we've taught you? 1 +63 64 301 Sailor The most important thing for us in the ARU is our loyalty to the collective and our homeland. 1 +64 65 301 Sailor From the day of the outbreak, we've been protecting our homeland ourselves. We do not tolerate betrayal. 1 +65 66 301 Sailor Traitors are not trustworthy, and so are the robots corrupted by the Punishing Virus! 1 +66 67 201 1 1011001 10 +67 68 301 1 Lee Hmph... That sure is an unpleasant thing to hear. 1 +68 69 201 1 500214 8 +69 70 301 1 Rosetta stands there in silence, showing no sign of wavering. +70 71 201 1 500086 +71 72 301 1 Fisher Don't just stand there! Crawl back to your forest! 1 +72 73 202 1 1 +73 74 301 The port citizens point their weapons at Rosetta. +74 75 301 Citizen Yeah! Go back to your forest! +75 76 201 1 1021001 4 +76 77 301 1 Lucia Commandant, do you think we should get involved? 1 +77 78 302 (Interfere) 79 (Watch and wait) 80 +78 79 82 301 AniZhuanchangBegin Lucia I'll handle this. 1 +79 80 204 1 +80 81 301 AniZhuanchangBegin Lucia ...I see. 1 +81 82 202 1 1 +82 83 101 Assets/Product/Texture/Image/BgStory/Bgstory86.png +83 84 301 AniZhuanchangEnd Right then, the ocean surface near the port begins to surge... +84 85 401 2 1503 +85 86 301 1 RImgBg1Shake AniZhuanchangBegin A colossal Narwhal breaches the surface and thrashes in the sea. Massive waves begin to rock the boats berthed in the port. diff --git a/Resources/table/client/movie/movies/MovieHD00405BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00405BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1d8938ca891cfa7f5f32e27ba134fb4796869354 GIT binary patch literal 1056 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ĀY}`\} Y?1yNZh Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory88.png +2 2 401 1 10 +3 3 301 DialogEnable The fight between Alpha and Rosetta leaves the already devastated port in further disarray. +4 4 201 1 500086 400 +5 5 201 2 500087 -400 +6 6 301 1 Sailor Our port...! 2 +7 7 301 Fisher Those... damn monsters! 1 +8 8 301 Sailor How dare they just stand there and run their mouths like nothing happened... 2 +9 9 301 AniZhuanchangBegin Fisher I'll make them pay for this! 1 +10 10 202 1 2 1 +11 11 201 1 1021001 +12 12 301 AniZhuanchangEnd 1 Lucia Commandant, that enemy... I... 1 +13 13 301 Lucia I want to fight her one more time... 1 +14 14 301 Lucia If I use the combat-focused frame... 1 +15 15 202 1 1 +16 16 301 System Emergency order received— +17 17 301 System Launching Lucia's exclusive frame "Dawn"— +18 18 301 AniZhuanchangBegin System Estimating time of arrival— +19 19 101 Assets/Product/Texture/Image/BgStory/Bgstory97.png +20 20 201 1 500100 +21 21 301 AniZhuanchangEnd 1 α You must have a strong connection with the Narwhal, spanning such a long distance... 1 +22 22 301 α So you must have known all about the approaching waves of Corrupted. 1 +23 23 301 α Yet, there is no evacuation. None of your companions are here either. Which means— 1 +24 24 301 α Not only have you given up on humanity, but you choose to stand by and watch them get dragged into the abyss... 1 +25 25 301 α Your only concern has always been the Narwhal... That's it. 1 +26 26 201 1 500214 +27 27 301 1 Rosetta ... 1 +28 28 201 1 500100 +29 29 301 1 α Don't get me wrong. 1 +30 30 301 α We're both eyeing the same thing... I imagine we must share similar pasts... 1 +31 31 301 α We've both realized.. the folly of sacrificing ourselves for humanity. 1 +32 32 301 Alpha turns to look at the disgruntled crowd around them. 1 +33 33 301 α You see, even now they don't want to fight for their own fate— 1 +34 34 202 1 1 +35 35 401 2 10007502 +36 36 301 Boom—! +37 37 301 A port citizen fires off a harpoon, only for her to catch it midair. +38 38 201 1 500086 +39 39 301 1 Fisher Die, you damn monster! 1 +40 40 201 1 500100 +41 41 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +42 42 301 1 α ... 1 +43 43 202 1 1 +44 44 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +45 45 301 Just as the citizen prepares to fire another harpoon, Alpha drops the one in her hand— +46 46 301 A red current emits from her fingertips, and a sudden flash of light and thunderous boom sends him flying back a few meters. +47 47 201 1 500086 +48 48 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 1 +49 49 301 1 Fisher Arrgh...! 1 +50 50 202 1 1 +51 51 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 1 +52 52 301 He immediately shows symptoms of corruption as the Punish Virus spreads throughout his body. +53 53 201 1 1031001 +54 54 301 1 Liv Commandant! He needs treatment now! 1 +55 55 201 1 500086 +56 56 301 1 Fisher Don't touch me, you filthy Construct! 1 +57 57 201 1 1011001 +58 58 301 1 Lee He's beyond saving... 1 +59 59 201 1 1031001 +60 60 301 1 Liv Lee! 1 +61 61 301 Liv You'll always find the wounded on the battlefield being aggressive. But their lives come first. Always. 1 +62 62 301 Liv We need to keep our emotions in check at a time like this... 1 +63 63 301 Liv takes out a serum... +64 64 301 Liv We can neutralize the corruption if we inject you with the serum right away. Please. 1 +65 65 201 1 500086 +66 66 301 1 Fisher You abomination...! Where's our medic?! 1 +67 67 301 He pushes Liv's hand away. +68 68 301 Fisher Ah! 1 +69 69 201 1 1031001 +70 70 301 1 Liv Our commandant also uses this. It's okay. 1 +71 71 202 1 1 +72 72 301 As the serum enters his body, his agitation gradually subsides. +73 73 301 In the blink of an eye, his symptoms begin to lessen. +74 74 201 1 500086 +75 75 301 1 Fisher Urgh... 1 +76 76 201 1 1031001 +77 77 301 1 Liv Alright, somebody takes him to rest. 1 +78 78 202 1 1 +79 79 301 Seeing this, the crowd looks at Alpha and raises their harpoons. +80 80 301 Rosetta looks on as the scene unfolds, gripping her lance tightly. +81 81 301 She turns to face the crowd— +82 82 201 1 500214 4 +83 83 301 1 Rosetta Fools! 1 +84 84 301 Rosetta Unity, rules... Humans have survived here in the Arctic circle only thanks to being surrounded by the protection of a natural barrier. 1 +85 85 301 Rosetta Any outsider knows more about the reality of this cruel world than any of you... 1 +86 86 301 Rosetta You are utterly clueless about what you are up against... 1 +87 87 301 Rosetta Listen up! 1 +88 88 301 Rosetta New Murmansk is above to be flooded by a tidal wave of Corrupted. 1 +89 89 301 Rosetta Before it does... leave. Find a new home. This is the last bit of advice I have to offer. 1 +90 90 202 1 1 +91 91 301 1 AniZhuanchangBegin Rosetta's petition, however, is met with the raging shots from the people... \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00408BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00408BA.tab.bytes new file mode 100644 index 0000000..73ca24b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00408BA.tab.bytes @@ -0,0 +1,68 @@ +0ڻ_l_UdF~+I +Xp+fvY".@kt/J]R/}/D>y|*wVxc0*Z"ȁd"ۺa>IQLS +Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory93.png +2 2 401 1 202 +3 3 201 1 500085 21 +4 4 301 DialogEnable 1 Evan Why... 1 +5 5 301 Evan Why are you all hurting Miss Rosetta? 1 +6 6 301 Evan Why... Why are you hurting someone who's trying to protect you?! 1 +7 7 201 1 500087 +8 8 301 1 Sailor Quiet, you little brat! 1 +9 9 202 1 1 +10 10 301 A sailor grabs Evan by his collar. +11 11 201 1 500085 21 +12 12 301 1 Evan Bwah—! 1 +13 13 201 1 500087 +14 14 301 1 Sailor You still don't get it, do you? 1 +15 15 301 Sailor The Forest Guard were traitors to the Union. 1 +16 16 301 Sailor They were given mechanical bodies and exceedingly long lifespans to protect our borders as atonement for their crimes! 1 +17 17 301 Sailor But her cowardly remarks just now are just another act of treason against the ARU! 1 +18 18 301 Sailor Are you still going to defend her? 1 +19 19 201 1 500214 +20 20 301 1 Rosetta Evan! 1 +21 21 204 1 14 +22 22 301 Rosetta Enough. 1 +23 23 301 Rosetta At least return to the forest first, please. 1 +24 24 203 1 0.25 400 +25 25 201 2 500085 21 -400 +26 26 301 1 Evan No! 2 +27 27 301 Evan frees himself from the man's grip, and lands on the ground. +28 28 301 Evan Everything I said was true! I saw it with my own eyes! 2 +29 29 301 Evan But I won't leave, Miss Rosetta! I want to stay and fight with everyone else! 2 +30 30 204 1 +31 31 301 Rosetta Evan...! 1 +32 32 202 1 2 1 +33 33 201 1 500100 8 +34 34 301 1 Alpha What a pity... 1 +35 35 204 1 +36 36 301 Alpha Can you smell the stench of the Punishing Virus in the wind? The tide of Corrupted is almost here. 1 +37 37 301 Alpha These people are running out of options. 1 +38 38 301 Alpha But... you still have a choice. 1 +39 39 301 Alpha If the Narwhal dies alongside these humans for nothing... 1 +40 40 201 1 500214 4 +41 41 301 1 Rosetta ! 1 +42 42 201 1 1031001 7 +43 43 301 1 Liv Commandant, Rosetta's M.I.N.D. is beginning to destabilize! Corruption level is surging! 1 +44 44 203 1 0.25 -400 +45 45 201 2 1011001 400 +46 46 301 1 Lee This is bad... 2 +47 47 202 1 2 1 +48 48 201 1 500100 +49 49 301 1 Alpha I'll cut straight to the chase. 1 +50 50 301 Alpha As long as you help me eliminate the interference and tame the Narwhal, I promise that he will remain unharmed... 1 +51 51 301 Alpha Then I will take him and leave this place forever. 1 +52 52 301 Alpha Your call. 1 +53 53 202 1 2 1 +54 54 301 Alpha turns and hops onto the Narwhal's back. +55 55 201 1 1021001 4 +56 56 301 1 Lucia Commandant, I... we can't let her get away! 1 +57 57 301 Lucia Who knows when we'll see her again if we allow her to leave? 1 +58 58 201 1 1011001 +59 59 301 1 Lee Lucia, your new frame has entered the atmosphere. I've adjusted the landing coordinates within proximity of the Narwhal. 1 +60 60 201 1 1021001 +61 61 301 1 Lucia Got it! 1 +62 62 202 1 1 +63 63 301 But right as Lucia takes a step forward— +64 64 201 1 500214 4 +65 65 301 1 AniZhuanchangBegin 1 Rosetta Stop... right there. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD00409BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00409BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e61d9146b49f658cbd5718e6de8a56fecc318976 GIT binary patch literal 4798 zcmb_fPl()97*|m68`y(bJQaCGWUZ{bdHFMcPGz^TQTWdHkdNwV{j^oXHPLFUEpW{16q$`H%Rx&v)0?`Yf8z2?xRy;bEj&}hGd(<0#4}AiQ^hk~JX6LqZF;6n&$Q{8Ha*j( zXWDe@`KbygPQ*1F2yk8O4use03a_KURQJMAM&aD)z_$mjXs!wP2Z5YB-V+@;x6nBo z`N0t9P@U`b*}m6NZxxNHicUI_8LLtYIO&>Ev=aBGDhA=1KC;--G_77MU2l>}WW?)_ zIKuVu0bAGQX|v_R4Lj5kS}jFm9gH(b8Iq|YYKk?->o8%j3oinlH=$>szaP%9%CG@tyT5Pu^;_GxE+hTQY>GC-z zKE(00A~)iTV*}@sGN{|tRIGynk{E?vZT@f9c z;D{P=aB>9OtrsWzuTDIpW-j@}Ia`^zyFY3W2T?68{kH!D+#-}zOzRpbmxq>X2G`)( zlI(bFPB+;1kTQo-qX*||mYOq0ij`~n0C7tcc z>5xT%@WQqq^biVAT$=fGlOVecHr*n~C?U2S$>b%_JVdbgy*R2`60tW3lIUR~WP!kvh6opgl6Xm;Px zyA9Go{w(+s?>4*84pHeUF&>Bt)*Yb8_>RrG!_@$%!@d_r0V?|>s|*c)pSKFdSS1rM zqG+IcbAsfo+6v{PGDhswxh6Zc#7B#@i`UJB~GU9L;4Z|b}6af-9G!_|IP~?)pR=P|0cG&L^ zCupvc5fghW`6m`^*)ggeZm1Dtr03e9gd25&=dGrtEFq%3+#=f+U%vA&>V4bR%20?P9UPSLeC!g*)VI+eI+7K$B zOV<1D;0Mzp$e48#{9slIlCy0uxYx)8Pe$|3PVIJ`%&d3=p0vqccB06YY&8%QlZx3O z$hb=U?hc;#-eI6=mBPI9`X6C?+0?DY9=cLKdE zgCNkfn<%x=m2GDSqE1&WMezU@*ouH5|E-^NqFptUR+S(l5D>+FW zfz#.N|9 /Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory97.png +2 2 401 1 202 +3 3 401 2 10002001 +4 4 301 Clang—! +5 5 201 1 1011001 9 +6 6 301 1 Lee Gyah—! 1 +7 7 202 1 1 +8 8 301 As the situation becomes increasingly chaotic, Rosetta's M.I.N.D. is reaching boiling point. +9 9 201 1 500214 5 +10 10 301 1 Rosetta I only saved you to ease my guilt! 1 +11 11 301 Rosetta I didn't think... you would end up getting in my way! 1 +12 12 301 Rosetta How foolish of me to be kind... 1 +13 13 202 1 1 +14 14 301 Rosetta's relentless assault on Lee shows no sign of stopping, until he is on the brink of death... +15 15 201 1 1011001 +16 16 301 1 Lee ... 1 +17 17 201 1 500214 +18 18 301 1 Rosetta (Pants) 1 +19 19 204 1 8 +20 20 301 Coming to her senses, Rosetta notices the carnage that the Corrupted has wreaked on the Forest Guards and the port residents... +21 21 201 1 500088 4 +22 22 301 1 Diana Nausicaa! 1 +23 23 201 1 500085 21 +24 24 301 1 Evan Miss Nausicaa... 1 +25 25 202 1 1 +26 26 301 Nausicaa It... it hurts... +27 27 201 1 500085 21 +28 28 301 1 Evan ... 1 +29 29 202 1 1 +30 30 301 Evan has never looked at her that way before. +31 31 201 1 500214 14 +32 32 301 1 Rosetta Everything... 1 +33 33 301 Rosetta Everything is my... 1 +34 34 301 Rosetta Ugh—! 1 +35 35 301 Rosetta AAAAGGHHH! 1 +36 36 201 1 1031001 +37 37 301 1 Liv No! Her corruption has reached critical level... 1 +38 38 201 1 500214 4 +39 39 301 1 Rosetta —! 1 +40 40 201 1 500088 4 +41 41 301 1 Diana Rosetta! 1 +42 42 301 Diana Can you hear me? 1 +43 43 201 1 500214 +44 44 301 1 Rosetta Diana... what's happening to me... 1 +45 45 201 1 500088 4 +46 46 301 1 Diana You've lost something important, but it's not your fault... 1 +47 47 301 Diana We all know what you've been through... 1 +48 48 202 1 1 +49 49 301 Diana looks at Nausicaa, who lies on the ground, severely injured, being tended to by Evan. Standing before them... +50 50 301 ...are port citizens, their harpoons raised, protecting the two of them. +51 51 201 1 500086 +52 52 301 1 Fisher ... 1 +53 53 202 1 1 +54 54 301 Expressions of guilt and shame hang on their face as they avoid making eye contact with Diana. +55 55 201 1 500088 9 +56 56 301 1 Diana Residents of New Murmansk... 1 +57 57 301 Diana The Forest Guard has come in your time of need and died for you, not out of duty... 1 +58 58 301 Diana ...But out of sympathy for all lives. 1 +59 59 301 Diana You have avoided contact with us, averted your gaze from us... 1 +60 60 301 Diana So take a good look at the Forest Guards today. Let our names be known throughout the Arctic Route Union! 1 +61 61 301 Diana We shall be known as the Forest Guard, and nothing else. 1 +62 62 202 1 1 +63 63 301 No one argues. +64 64 201 1 500214 +65 65 301 1 Rosetta Sympathy... for lives... 1 +66 66 301 Rosetta I see... 1 +67 67 301 Rosetta But it's too late... 1 +68 68 201 1 500088 +69 69 301 1 Diana It was an honor to be your sister and student. 1 +70 70 201 1 500214 +71 71 301 1 Rosetta Urgh... 1 +72 72 202 1 1 +73 73 301 Rosetta forces herself to stand up again as another wave of Corrupted makes landfall on the beach. +74 74 301 She takes a deep breath and swings her lance— +75 75 301 The gust from her lance rends the Corrupted to pieces and sends them flying into the ocean depths. +76 76 201 1 500214 +77 77 301 1 Rosetta ... 1 +78 78 202 1 1 +79 79 301 Her eyes begin to cloud over as remnants of her consciousness cling to a thread. +80 80 301 Rosetta takes one last look at everyone, then soars into the air... +81 81 201 1 500214 14 +82 82 301 1 Rosetta Derek... 1 +83 83 301 Rosetta recalls how she sailed with her grandfather through the dark ocean waves, leaving ARU for the first time, chasing after the Narwhal that had laid waste to the port... +84 84 301 They pursued the Narwhal from the Arctic to the Antarctic until they encountered Corrupted for the first time at the Derek Strait... +85 85 301 Until finally, they rescued the Narwhal and, so too, the Narwhal rescued them. +86 86 301 Rosetta Grandpa... 1 +87 87 301 Rosetta recalls carrying her grandfather through the snowy woods for two days, as her grandfather grew thinner by the day from the Punishing Virus... +88 88 301 Her grandfather was dead by the time she arrived at the port. Surrounded by the residents, she was forced to become a tool for their protection... +89 89 301 Rosetta It's so cold... 1 +90 90 301 Rosetta falls. As she does, she finds her final resting place by the side of the Narwhal. +91 91 301 But just as she is about to close her eyes— +92 92 204 1 8 +93 93 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +94 94 301 Rosetta Ahhhhhhh! 1 +95 95 203 300 1 0.3 -1000 +96 96 401 2 1512 +97 97 202 1 1 +98 98 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +99 99 301 Suddenly, Rosetta is enveloped in red lightning before crashing onto the ice field in pain. +100 100 201 1 500100 +101 101 301 1 α Those who have witnessed the truth about humanity have earned the right to ascend. 1 +102 102 202 1 1 +103 103 301 Rosetta writhes in pain on the ice. +104 104 201 1 500029 +105 105 301 1 Lucia Stop! 1 +106 106 201 1 500100 +107 107 301 1 α ! 1 +108 108 202 1 1 +109 109 301 1 AniZhuanchangBegin Lucia's powerful blow disrupts Alpha from connecting with Rosetta. diff --git a/Resources/table/client/movie/movies/MovieHD00412BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00412BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c2cf59612ed7d60aad8f987111b17ffcf47cd9b6 GIT binary patch literal 6388 zcmcgwO^D>y5e_5{)ZjS>ViVrlU?+HfT59#rKw!PYuHzw_*=2X_ganhkX}y+|QR^xC zac|ofn>c&&!H2{U^5dKgalpn9Onk`6hY*8*68m7^!X5&K9CI)v2Y>Y>wWOw7o*c5G z=zfx(RQ0O9`l_C8zVAQ((7(Q9fBM4T?|JRV_x$aRPrm(!U;O%&r|-Y(-VeX}t4G`y z9{tlNue|h^)AwK67q{XsKK<}R|Ms7K?XX zU%vgpn}3zx$bNfCeedN@@4oc2um9)1oj-r@&Oa|d{)O2efAh6_Uw`=RAHAi2cc=O1m3zIC+5eCQVX0|-Jv4|BNrH7%OoZ|md2e#o($;{^>$YqM)@_TY)_EsHE7tA`(gyT0$|GMe}@^4OVtElpLH z?q5x`n@_U+8*qP~sQsgv^wj>LcRka|0{rzs$RX;R`4Q=gVk;>oQg%(_+eY@0I4P{B3WIXwh;!7N3aeEfhnBNb1ZuIb-LkWF_4AM6A?L5e9%Q}%wnVJw_?4I#i3{mOMXrpp9h|u) z)H0aimcgMomdV_gA>QxnB;s|fJ&>z?f~DrD+3Y;0{+a{UjR?{TjhVVW)vPf=n(r@S!%&kaI)_6U z66q{R0l$p>Z_I{o8HBr@Ok)uv>vqHmCgV2e9Vjj0i0V9YksWL7#3h(|K#+zbEq0{M z&Ru(e@p_m|m{qN2g-$O`rwXikHBnP}vj51<#{%yvNE=$edhX)iW&Im^}_ z&}k8*;Ub(|$0Ab&Ho68*$}+5e?(2eX=3=5}@JOb@1%^qI#~E7(Fq@_}Y-bCcpH_M)C}LfOT>Fzk`8TI0RWmOjjYZ2Lx$FugJTLyRMwg zf=-&VhXiTm60dX}RAAePAPr4a6iQH77@`hkLZuU~JsgUYP|vv{@pzIaiHbnz8Zqa# zY$IRUV}h(MzpIp>#B-Hz(hdlui`x4=%x*qWvbFH!Q$_jJ2D3HEss*kao|Xc*$r#m% z@)8Al2G}EW&rRgKK;e?S3rgR(*uF)OGdjO-6Qr?D;#z&K1m?;g+9C8qz;4|;p+un} z0)4NGEkBND9D=k|l-ZBO1_OflnrUVn;;JXXk}~5|HU+FBh5G}7wBCOd8CR#AmO;d% z0GAfc5I9-JF}fWT(L~R<2|@v7@|`mYm;BMCZb*HD?P|q_e7jPqKO#uOz^W7cF8ZzW z=hmi$aom{t2DMemDl}Glo56vX4+zpwQe{z5Q%v6mDlI*4$`F%U62vh(IrC9;Jil;T zEODpp82AQNjOjOsa>Q#IF8DE^wm>!93fG~nYFbr~x3`=gP_wkJ)#00sk(v7)C8N0? zgsO@bs;RF-!{|`0P1oVc0Tqnke-YU(pjN zLWTAex8EI&j$;v|^lHoKa$7=FV$D@?=BHI*`bi!r8kte7WL z*4JKlb%ym12~sYprEEzRhjMbt_54UxEO2&+oB_CLOS;nUYL`S|AN($#Q8kk<0c>_U6NC2WcwW3z>0 z8n%d^KQCO*c*EjhwJ3J{MJ?iOD7$K=Qfy9-gooBC-4j=EEtz9`*~O>B1A?3p&7&Sc z+N&{Ns!}o2Gi;Koa*Gc~=!zCAo%b|{;h)!Mk1T?$Mx~2CMm9n2EPssp1ZjAp=8tRm zGUlT)Z|;3Y4nc~CvD6le*Cpd}aEh-1{6RF~?|}Txbf&^E<;|&fcb4D}X2{?`nhzR9 W7ml#wGeU-VAe*b=VqmusX`cZPa8rf= literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00412EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00412EA.tab.bytes new file mode 100644 index 0000000..932c469 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00412EA.tab.bytes @@ -0,0 +1,108 @@ +]匢*;Ќ3 {?`BFQM[^|*^i{@XxA9:%MR=$o"@aԀGǦ)ʡ#{aE Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory85.png +2 2 401 1 8 +3 3 301 Boom—! +4 4 301 Rosetta's massive frame arcs into the air and falls into a warehouse in the port. +5 5 201 1 500100 +6 6 301 1 α You still moving? 1 +7 7 201 1 500214 5 +8 8 301 AniZhuanchangBegin 1 Rosetta Urgh... 1 +9 9 202 1 1 +10 10 101 Assets/Product/Texture/Image/BgCg/CgJD07.jpg +11 11 301 AniZhuanchangEnd The dust gradually settles— +12 12 301 Rosetta stands up again, her wings radiating a blinding burst of light. +13 13 301 α One last strike. One way or the other. +14 14 301 α Well then, let's put an end to this. +15 15 301 Alpha readies her battle stance in a rare display of form. +16 16 301 The tension between them has reached the climax— +17 17 301 AniZhuanchangBegin But just as both parties are about to unleash their strikes... +18 18 101 Assets/Product/Texture/Image/BgStory/Bgstory88.png +19 19 201 1 500085 21 +20 20 301 AniZhuanchangEnd 1 Evan Miss Rosetta! 1 +21 21 202 1 1 +22 22 301 Evan charges in between them. +23 23 201 1 500100 +24 24 301 1 α Move... 1 +25 25 301 α I've no intention to take unnecessary lives. 1 +26 26 201 1 500085 21 +27 27 301 1 Evan No! 1 +28 28 202 1 1 +29 29 301 Evan has not noticed that the fully-corrupted Rosetta behind him has no intention to stop. +30 30 301 Rosetta charges toward Alpha— +31 31 301 As formidable as a comet. +32 32 201 1 500100 +33 33 301 1 α Hmph. 1 +34 34 201 1 500085 21 +35 35 301 1 Evan Y-you can't hurt Miss Rosetta! 1 +36 36 202 1 1 +37 37 401 2 10002001 +38 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +39 39 301 In a flash, Rosetta is defeated, losing her mobility and consciousness. +40 40 301 Only Evan and Alpha remain in the building. +41 41 201 1 500085 21 +42 42 301 1 Evan ... 1 +43 43 201 1 500100 +44 44 301 1 α ... 1 +45 45 202 1 1 +46 46 301 They stare at each other for a moment, then Alpha puts away her weapon. +47 47 301 As if a switch has been flicked, the boy throws himself onto Rosetta's body, screaming her name. +48 48 301 And as Alpha is about to leave— +49 49 201 1 500085 21 +50 50 301 1 Evan If it... wasn't for you... 1 +51 51 201 1 500100 +52 52 301 1 α ... 1 +53 53 301 α I haven't damaged her core. 1 +54 54 301 α I want to leave myself a worthy opponent. If she's strong enough to survive that is... 1 +55 55 301 Alpha suddenly pauses as she passes by Evan. +56 56 301 α One more thing. During her last strike... 1 +57 57 301 α She heard you. 1 +58 58 201 1 500085 21 +59 59 301 1 Evan ? 1 +60 60 202 1 1 +61 61 301 After confirming Alpha's departure, Evan continues to call out to Rosetta. +62 62 301 AniZhuanchangBegin ...Not until this moment has everyone come. +63 63 101 Assets/Product/Texture/Image/BgStory/Bgstory85.png +64 64 401 1 10 +65 65 301 AniZhuanchangEnd However, in the ocean depths unbeknownst to the others... +66 66 301 A cone of light appears... +67 67 301 AniZhuanchangBegin Faintly it flickers deep within the depths... +68 68 101 Assets/Product/Texture/Image/BgStory/Bgstory88.png +69 69 201 1 1031001 7 +70 70 301 AniZhuanchangEnd 1 Liv Everyone, I've detected... an extremely powerful signal from an Inver-Device! 1 +71 71 301 Liv Deep... within the ocean... 1 +72 72 201 1 500214 14 +73 73 301 1 Rosetta Ngh... 1 +74 74 201 1 500085 21 +75 75 301 1 Evan Miss Rosetta! 1 +76 76 201 1 1031001 7 +77 77 301 1 Liv Rosetta's M.I.N.D. is stabilizing...? No, it's her consciousness... recovering. 1 +78 78 201 1 1011001 9 +79 79 301 1 Lee ...How's that possible? It's even harder than removing the Punishing Virus... 1 +80 80 202 1 1 +81 81 301 Enduring the pain, Lee sits off to the side. +82 82 201 1 1031001 +83 83 301 1 Liv Whatever the reason... Her M.I.N.D. is within a stable threshold! 1 +84 84 301 Liv Hurry! Filter out the Punishing Virus in Rosetta! 1 +85 85 201 1 500086 +86 86 301 1 Fisher But... We're in too remote of an area to have something for that. Unless... 1 +87 87 202 1 1 +88 88 301 AniZhuanchangBegin Everyone looks at the sea simultaneously... +89 89 101 Assets/Product/Texture/Image/BgStory/Bgstory89.png +90 90 201 1 500029 +91 91 301 AniZhuanchangEnd 1 Lucia Urgh... 1 +92 92 202 1 1 +93 93 301 Lucia finally manages to climb her way back onto the shore... +94 94 201 1 1031001 7 +95 95 301 1 Liv Lucia! 1 +96 96 201 1 1011001 +97 97 301 1 Lee Good to see you're alive... 1 +98 98 201 1 500029 +99 99 301 1 Lucia Liv, Lee, Commandant... 1 +100 100 301 Lucia What is... everyone looking at? 1 +101 101 202 1 1 +102 102 301 Lucia notices that the crowd's gaze does not fall on her, but on the sea behind her. +103 103 301 At the other end of the sea... +104 104 201 1 500086 +105 105 301 1 Fisher It's the ARU fleet... 1 +106 106 201 1 1031001 +107 107 301 1 AniZhuanchangBegin 1 Liv And transport crafts from Babylonia... 1 diff --git a/Resources/table/client/movie/movies/MovieHD00413BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00413BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a16fa9da4f90412abc5a9221ed40dee0225f1f58 GIT binary patch literal 7543 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00501BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00501BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..22f8bd0e0a89f78320bea39927e5676a3e1ad23c GIT binary patch literal 10289 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 aihv_61Fhls^pA86r}jO7s!CAhf&T-Nj)#^2 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00504BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00504BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..123a92276dea6633f3e58814f3c7927c1e3f0111 GIT binary patch literal 3591 zcmaJ^O^75(6_)kjL`k`~Rbhk}#-T4Y)s@*@{e$2zf6ErgI!^aEs7B?^){;BX4TuOdfQbm=+xa>OHiu`YCS=%D5y0BwW^@j z71YXtT3c9a3u|p*tu3szg|)V@d$-vLL?A@a!H+<=z8RNF4`QW9984Z73UbBj4Qrxu z;8u4L{?gKFFH<90y)xQy#!m4r_#Lcu+qoX`vSqE=2t_Ewy4S@5fe5Sq;(}&lO{|GI zfk1RSogmy?6g>QHHrB84FPAsgtBsRs)#o3nacAGz!v}R+ICuSD;`9mXsbSKSFx|pQ1D$y&@ zK3Uh;98e+6KG~R*!=95k8N@OprHh$Vs%$0?Hz-W0BZ)})Day!>NDrpcQmztvBo(VX zCyfZ47|SiO^;|5ksuViRM7QNmPHHTR)J)Q8TWpKnI4L9^CDX(?INDE~?9Tcb zNozK?c_QopalWC5I!oku2o=`xv&S=XnhOE81m@;doU9-e0dR9%!Odh8p8~mHP2gFq zu}%meE^TmSUErD16o{`7iBlcviojP$g>0;70SC$ffFr{&GWwDTHjoRFsWD@G%c&_X za5!M(rD=g&@X*RWNn2`}Xa{UsQ=-!R(k1r7+6~@y&RTEmPF+=`0a`9CIZ0gXLASgj z+Ojv46CmF(&Yc>Q94J%*$_a4MX43MDeOaLlSSVEmBxe<*!J2Xq(_oy#U)PqmNyZAk zV7^Zh9Ft?WNDhq!`sFd;C$oxjrPh?54EtbH;92ySqdHs3IG?B~v>K_EwPxZqG9egW z+&E%eN970a*h6ptsB4OdM`htG81CZ8s)&#fJ|;{Op?q|aMC4>;CC#+2qzaYEH&oTugrjnRM2=NrsL zmcXJJcuvNME%<&!z$gNQc!2JV9I`#$-6|;v8^_04&Wjuq<&sxu20|4f-ef)~o@9YX z9J_gqyq4^j@U}i}T3j&_00gp)CoGBrQ+BCD{z&- z(_PHPH=wsq4rs#bWURmtw&j?@%GCucp>SQ`SycDcp&S65g~t|WGLw6VHU{;8tmgCX zh*-#9K$3mZRCu5>sH?IA@GMx7!9D{^HkEs(&yb*fm6nVt#;r|?F%Bz;finyabPQ&v z_}S$cEn0mVU4#6Y|L3yaL(L+TxOw%Mu~9_cl3`-uXaqVzu2+}~wS>`*6zo}kO+yqn z{nSDM!5)qr?>qr(@`;cc?1);TSpcEp6eqVt=nKEPqj6RC_^c?HK^Ti1yLnnIa-)&8 z+?w1JDs9PR=;fFLdamⲹ к` ',9U\w<o[=G BPkbe q&V AׯIǑ_(CQ'}QId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory136.png +2 2 401 1 208 +3 3 201 1 500026 +4 4 301 DialogEnable 1 Lee Most of the train's functions are back online. 1 +5 5 302 That's great. 8 Does that mean I can finally clock out? 6 +6 6 301 Lee ... 1 +7 7 302 DId you just roll your eyes? 8 I was joking! 8 +8 8 301 Lee We're approaching the edge of the human inland city. 1 +9 9 301 Lee Our intel shows that the station up ahead has been abandoned since the Post-Pandemic Age. It doesn't even have a designation number... 1 +10 10 301 Lee All we have to do next is stop the train for one final checkup, and then it will be properly functioning again. The Heterozygotes on board have all been cleared out as well. 1 +11 11 301 Lee Akdilek's repair team can handle the rest of the repairs. 1 +12 12 301 Lee We were quite effective back there with Sophia's help. 1 +13 13 302 That's good to know. 14 Sophia must be pretty skilled to have your approval. 14 +14 14 201 1 1021001 +15 15 301 1 Lucia You're saying that we only have to make one more stop? 1 +16 16 201 1 1031001 +17 17 301 1 Liv Finally, a change of scenery... 1 +18 18 202 1 1 +19 19 301 Suddenly, the door to your cart opens, and Sophia pops her head in like a cat. She scans the cart with her eyes and gingerly walks in after seeing Lee and you. +20 20 201 1 500127 +21 21 301 1 Sophia Looking for you. 1 +22 22 302 M-me? 23 +23 23 301 Sophia The repair guy. 1 +24 24 201 1 500026 +25 25 301 1 Lee Coming. 1 +26 26 302 ... 27 +27 27 203 1 0.25 400 +28 28 201 2 500127 -400 +29 29 301 1 Sophia We're ready to stop. 2 +30 30 301 Lee Alright. How's the preparations with the repair team? 1 +31 31 301 Sophia It's all good. 2 +32 32 202 1 2 1 +33 33 301 Lee walks toward Sophia, and the two are ready to depart. Before leaving, Sophia stops and turns around. +34 34 201 1 500127 +35 35 301 1 Sophia Thank you. 1 +36 36 302 ...To whom? 37 +37 37 301 Sophia You, Commandant. Thanks. 1 +38 38 202 1 1 +39 39 301 Sophia repeats with a serious expression. Her voice is soft and light, but full of conviction. +40 40 302 It's my job. 41 Y-you're welcome. 41 +41 41 301 You catch a brief moment when Lee might have smiled, but it quickly disappears as Sophia turns back toward him. +42 42 201 1 1031001 1 +43 43 401 3 103004 +44 44 301 1 Liv ...It's great to be working with you, Commandant. 1 +45 45 302 Where does that come from? 46 +46 46 201 1 1021001 +47 47 301 1 Lucia Although I think our priority should be preparing for the upcoming battle— 1 +48 48 204 1 1 +49 49 301 Lucia But I agree. I'm glad I'm here with you, Commandant. 1 +50 50 302 ... 51 +51 51 201 1 500128 1 +52 52 301 1 Bianca I'm impressed, Gray Raven Commandant. 1 +53 53 302 Bianca! 54 +54 54 301 Bianca Let's go, Commandant. 1 +55 55 201 1 1031001 +56 56 301 1 Liv I've already uploaded the satellite map of this area. The station we are stopping at was an active supply depot for the desert area during the Golden Age. 1 +57 57 204 1 7 +58 58 301 Liv The rest of the depot fell in NE 2153. Only this platform remains functional due to the Eternal Engine passing through regularly. 1 +59 59 301 Liv The intel calls this platform... Groening Station? 1 +60 60 201 1 500128 +61 61 301 1 Bianca Groening? 1 +62 62 301 Bianca That was where I boarded the Eternal Engine. 1 +63 63 201 1 1031001 +64 64 301 1 Liv Eh? So the train does provide a short-route round trip... 1 +65 65 301 Liv ...Anyway, I've mapped out the key routes everyone should take inside the station! 1 +66 66 201 1 1021001 +67 67 401 3 102002 +68 68 301 1 Lucia Commandant, at your orders. 1 +69 69 302 Destination—Groening Station! Let's go! +70 70 201 1 1031001 -400 +71 71 201 2 500128 400 +72 72 301 1 AniZhuanchangBegin 1 Liv & Bianca Roger! 1 2 diff --git a/Resources/table/client/movie/movies/MovieHD00601BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00601BA.tab.bytes new file mode 100644 index 0000000..2d64eff --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00601BA.tab.bytes @@ -0,0 +1,249 @@ +@+"њ۳>e2̲{j^eG )$W( | ϙbWMG3(q0r4"?)@+{dKE F<ӷvȆR,0'+ЁId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 102 Untold Naraka Untold Naraka Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2 502 ThemeEnable +3 3 101 AniZhuanchangEnd 5000 Assets/Product/Texture/Image/BgStory/BgStory0.png +4 4 401 1 209 +5 5 301 DialogEnable ...What is the meaning of life? +6 6 301 ...That isn't a topic we should be discussing, right? After all, we're... +7 7 301 ...You're right. We... don't have any semblance of life to discuss... +8 8 301 ...We are exceptions, abandoned, defects... +9 9 301 ...We are left behind, interdependent, confused... +10 10 301 —We can't help but begin to question the meaning of life. +11 11 301 —We can't help but begin to question the purpose of living. +12 12 301 ...But we do not truly "live." +13 13 301 ...We've never "died." +14 14 301 ...We cannot be classified as "living." +15 15 301 …We cannot be classified as "dead." +16 16 301 —What are we? +17 17 301 —What do we desire? +18 18 301 ...Why didn't we choose the path that "defects" should choose? +19 19 301 —We just need to take that step. +20 20 301 —Just abandon any confusion that gives us hesitation. +21 21 301 ...But why haven't we abandoned it? +22 22 301 ...Why haven't we chosen to be like other defects? +23 23 301 ...Ah. +24 24 301 ...The desire to "live." +25 25 301 ...The desire to find "meaning." +26 26 301 —Even if we have nothing... +27 27 301 —We still fight to hold onto something. +28 28 301 ...If someone would walk past us. +29 29 301 ...If someone would give us an answer. +30 30 301 —All we can do is give up. +31 31 301 —All we can do is falter. +32 32 301 AniZhuanchangBegin ...Yet here we are. +33 33 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +34 34 401 1 208 +35 35 201 1 500011 -450 +36 36 201 2 500001 450 +37 37 301 AniZhuanchangEnd 1 Celica Here's your coffee. Mandheling, black. 2 +38 38 301 Hassen Oh, right... Thanks. 1 +39 39 301 Hassen takes the warm mug from Celica. +40 40 301 Hassen ...How is archiving the material, the ones we can't release yet? 1 +41 41 301 Celica Everything is going according to schedule. We should be able to finish on time. 2 +42 42 301 Hassen Be sure to keep this a secret. 1 +43 43 301 Celica You don't have to tell me twice. 2 +44 44 301 Hassen ...Speaking of which, the bridge is awfully quiet today. 1 +45 45 204 2 5 +46 46 301 Celica That's because it's Sunday. S-U-N-D-A-Y. 2 +47 47 301 Celica Even though I know the work involving these files cannot be done on a workday. 2 +48 48 301 Hassen Thanks for your work. 1 +49 49 204 2 2 +50 50 301 Celica It's fine. At least I'm getting paid overtime. 2 +51 51 204 2 4 +52 52 301 Celica Not to mention, if these materials aren't handled properly... 2 +53 53 301 Hassen It will endanger the position of sending out the Task Force to perform landing operations. I know. 1 +54 54 301 Celica So, if I have to work overtime, then I better do it right. 2 +55 55 301 Returning to the terminal, Celica continues to sort out the data and files to be archived. +56 56 301 Celica "File 990134: Dr. Wiles' Report on Construct M.I.N.D. Deviation from Inver-Device Experiments" 2 +57 57 301 Celica "File 980592: Report on Camu's M.I.N.D. Stability after Modification" 2 +58 58 301 ... +59 59 301 Celica "File XXX061A: Report on the WGAA's Recycling of X-51 Facilities" 2 +60 60 204 2 +61 61 301 Celica Should I classify these fourteen files with intermediate priority? Mr. President? 2 +62 62 301 Hassen ...What is an X-facility? 1 +63 63 204 2 4 +64 64 301 Celica Give me a sec while I check the facility naming system... 2 +65 65 301 Celica ...Huh? Why does it stop at L? 2 +66 66 301 Hassen See, that's what I remember. We don't have any designations after "L". 1 +67 67 301 Hassen Send the file to my terminal so I can have a look at it. 1 +68 68 204 2 +69 69 301 Celica Understood. 2 +70 70 301 AniZhuanchangBegin Receiving the receipt notification, Hassen selects "Receive and Play" on the terminal. +71 71 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +72 72 401 1 36 +73 73 202 1 2 1 +74 74 301 AniZhuanchangEnd AniZhuanchangBegin ??? Testing... Testing... Is this recording? +75 75 101 Assets/Product/Texture/Image/BgStory/BgStory31.jpg +76 76 401 1 209 +77 77 502 AniZhuanchangEnd +78 78 301 The screen shakes for a moment as if someone is shaking the camera. A moment later, the picture becomes clear again. +79 79 201 1 500019 +80 80 301 1 Construct This is Babylonia's WGAA Ground Survey Team 2, ID... Uh, what was it again? 1 +81 81 301 Construct That Allen... always asking us to record by the books... Forget it. To hell with him! 1 +82 82 301 Construct Anyway, this huge discovery we made is what really matters! 1 +83 83 301 The Construct reaches for the camera lens, turning it to a nearby cave. +84 84 301 Construct This place is marked as property of the World Government, but it doesn't show up on any list of assets. 1 +85 85 301 Construct If this is where someone stashed their private collection... Hehe, I can't just let precious works of art collect dust in a cellar! 1 +86 86 301 As the Construct's excitement mounts, the camera slightly shakes again. +87 87 301 Construct Well, then. The plan is to complete preparations for exploring the facility, codenamed "X-51", within thirty-six hours! 1 +88 88 202 1 1 +89 89 301 DialogDisable The image suddenly cuts out. +90 90 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +91 91 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +92 92 201 1 500011 -450 +93 93 201 2 500001 4 450 +94 94 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +95 95 401 1 208 +96 96 301 DialogEnable 1 Hassen What happened after that thirty-six hours? 1 +97 97 301 Celica The operation was halted, and Team 2 was evacuated with a 30% casualty rate. 2 +98 98 301 Hassen With that many casualties, some things must have been done to suppress the news. 1 +99 99 301 Celica Correct. So, following the rules at that time, all members of the team underwent a level two memory wipe to remove any memory of the mission. 2 +100 100 301 Hassen Does that rule still exist...? 1 +101 101 301 Celica You abolished it after that. Seems like you've forgotten. 2 +102 102 301 Hassen That must have been a part of several inhumane and meaningless regulations toward Constructs I abolished to suppress the Kurono and all factions in Parliament that were detrimental to Earth's recovery. 1 +103 103 301 Hassen After all, this is what "they" deserve. I guess I forgot... Anyways, what happened after that? 1 +104 104 301 Celica The entrance to Facility X-51 was destroyed by a remote-controlled bomb as part of a backup plan, then everyone was evacuated via a transport craft... 2 +105 105 301 Hassen ...I'm guessing there's more to the story. 1 +106 106 301 Celica Looks like the issue still hasn't been resolved. I found a surveillance record marked "Trivial" by the Intelligence Agency— 2 +107 107 301 Hassen ...? 1 +108 108 202 1 2 1 +109 109 301 Celica reaches out and clicks on Hassen's terminal, playing an audio file— +110 110 301 An unintelligible sob, its tone a mix of male and female, its voice indistinguishable between a human or a machine, can be heard in the recording. +111 111 301 ??? Sapien, wake up. My dear Sapien— +112 112 301 ??? It's time. +113 113 301 ??? Time to wake up. Time to take back our home— +114 114 201 1 500011 -450 +115 115 201 2 500001 4 450 +116 116 301 1 Hassen ...What's this? 1 +117 117 301 Celica Various recordings from an unknown source, the sound signatures belonging to multiple human and bionic vocal cords. 2 +118 118 301 Hassen Whose? 1 +119 119 301 Celica The owners of the voice... are either classified "Deceased" or reported "Missing" before the Post-Pandemic Age. 2 +120 120 301 Celica ... Sounds like it came straight out of a horror movie from the Golden Age, but it did happen. 2 +121 121 301 Celica Then a nearby surveillance team brought this back— 2 +122 122 301 Celica taps another record on the terminal. +123 123 202 1 2 1 +124 124 301 CODENAME:SAPIEN-766583848779826883 +125 125 301 Ngh... The pain... The pain... +126 126 301 We are forced to this position by our own creation. +127 127 301 Ah, is this what a machine is? +128 128 301 It knows no satisfaction, no exhaustion, no mercy, no sympathy. +129 129 301 Ah, Sapien's Road. It ends here. +130 130 301 Ah, how sad, how painful. +131 131 301 However, we have created children who may surpass us. +132 132 301 However, we have left something in the depths of this Earth, in its mechanical brain. +133 133 301 Ah, what joy, what delight. +134 134 301 We... will live forever. +135 135 201 1 500011 -450 +136 136 201 2 500001 4 450 +137 137 301 1 Hassen What's this? 1 +138 138 301 Celica ...It's unclear. We can only guess that Sapien here refers to the same thing as that "Sapien" in the record. 2 +139 139 301 Celica Maybe it's a concept, maybe a name, maybe... 2 +140 140 301 Hassen Hey, wait. Isn't that... 1 +141 141 204 2 2 +142 142 301 Celica You mean the Mole People? Even for a joke from science fiction... It's still too old. 2 +143 143 301 Hassen ...I didn't think you would know about it. 1 +144 144 301 Celica The WGAA has been showing films from the Golden Age... 2 +145 145 301 Hassen So, what did you see...? 1 +146 146 301 Celica ...A 132-minute black and white silent film. 2 +147 147 301 Celica The only things I remember are the villain with the face of a fly, and a pig's head strung on a stick. 2 +148 148 301 Hassen ...Let's get back to the matter at hand. 1 +149 149 204 2 4 +150 150 301 Celica Is it possible to reopen the excavation of this facility? 2 +151 151 301 Hassen You mean... 1 +152 152 301 Celica Isn't that what you're thinking now? 2 +153 153 301 Hassen Indeed... 1 +154 154 301 Celica Let's take this opportunity to send down the Task Force to impress the others in Parliament. 2 +155 155 301 Celica If I remember correctly, you've been racking your brain over them for quite some time. 2 +156 156 301 Hassen ... 1 +157 157 204 2 +158 158 301 Celica I better let you decide for yourself. I'll get you a new cup of coffee. 2 +159 159 202 2 1 +160 160 203 1 0.25 +161 161 301 Celica picks up the coffee cup and leaves the bridge. +162 162 301 Hassen buries himself in his seat and hesitates for a moment before reaching out to dial the internal comms. +163 163 301 AniZhuanchangBegin Hassen Please gather the Gray Ravens in the conference room. 1 +164 164 202 1 1 +165 165 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +166 166 401 1 201 +167 167 301 AniZhuanchangEnd 15 minutes later... +168 168 201 1 1031001 -600 +169 169 201 2 1011001 600 +170 170 201 3 500029 +171 171 301 1 Lucia Lucia of Gray Raven reporting for duty. 3 +172 172 301 Lee Lee of Gray Raven reporting for duty. 2 +173 173 301 Liv Liv of Gray Raven reporting for duty. 1 +174 174 302 Gray Raven Commandant reporting for duty. 175 +175 175 202 1 2 3 1 +176 176 201 1 500011 +177 177 301 1 Hassen At ease. 1 +178 178 301 Hassen Normally, Commander Nikola would be addressing you, but these are special circumstances. I hope you can understand. 1 +179 179 202 1 1 +180 180 201 1 1031001 -600 +181 181 201 2 1011001 600 +182 182 201 3 500029 +183 183 301 1 Everyone Yes, sir. 1 2 3 +184 184 202 1 2 3 1 +185 185 201 1 500011 +186 186 301 1 Hassen Which of you knows more about the World Government's facilities before Operation Acadia? 1 +187 187 203 1 0.25 -450 +188 188 201 2 1011001 450 +189 189 301 1 Lee I do. 2 +190 190 301 Hassen Do you know what it means when a facility starts with the designation "X"? 1 +191 191 301 Lee Yes. Those are "Undefined/Confidential Facilities". They don't adhere to standard designations due to their inherent nature. 2 +192 192 301 Lee Is that our objective? 2 +193 193 301 Hassen Smart as always. Kurono suffered a great loss with your departure. 1 +194 194 301 Hassen Your mission objective is Facility X-51. Once you have secured the facility, light a red signal flare. 1 +195 195 301 Hassen It's a search & recon mission with no rules of engagement. We have equipped Captain Lucia with an advanced prototype frame to prepare for unforeseen situations. 1 +196 196 301 Hassen —To put it simply, you could be up against anything. 1 +197 197 301 Hassen Am I clear? 1 +198 198 201 2 500029 450 +199 199 301 1 Lucia Yes, sir. 2 +200 200 301 Hassen Everything else is in the briefing. Prepare for departure. 1 +201 201 301 AniZhuanchangBegin Lucia Roger. 2 +202 202 202 1 2 1 +203 203 101 Assets/Product/Texture/Image/BgStory/Bgstory100.png +204 204 301 AniZhuanchangEnd Guide AI Preparing airdrop, altitude: 30000m. +205 205 301 Guide AI Preparing airdrop, altitude: 29994m. +206 206 301 Guide AI Airdrop preparations completed. Disengaging hook. +207 207 301 Guide AI May gravity and hope guide you. +208 208 301 RImgBg1Shake Suddenly, the four of you become weightless, and your feet no longer touch the cabin floor. +209 209 301 —Had it not been for the buckles firmly fastened to your upper torso, the four of you would have knocked your heads against the ceiling. +210 210 301 Guide AI 26407 meters. +211 211 301 Controller Hook disengagement confirmed. Beginning the final briefing— +212 212 301 Controller Mission location: Facility X-51, one of the possible locations of "Area 51" in the Golden Age. +213 213 301 Guide AI 21993 meters. +214 214 301 Controller Any information on the purpose of X-51 and its personnel has been lost. We only know that it was not involved during Operation Acadia or any subsequent asset cataloging. +215 215 301 Controller In other words, this facility had fallen off the World Government's radar long before the Post-Pandemic Age. +216 216 301 Guide AI 18402 meters. +217 217 301 Controller We sent a survey team when we first discovered this facility. +218 218 301 Controller But there was a setback that resulted in a 30% casualty rate. +219 219 301 Guide AI 13336 meters. +220 220 301 Controller So we need the Task Force to uncover what happened and assess whether the facility holds any value for further exploration. +221 221 301 Controller If any Corrupted stand in your way, eliminate them. If there are humans, attempt to communicate. +222 222 301 RImgBg1Shake Guide AI 9223m. Engaging reverse thrusters for preliminary deceleration. +223 223 301 Controller The last survey team barely scratched the surface, so we have no idea what the situation is like within the facility. +224 224 301 Controller Please be prepared for all possibilities. +225 225 301 Guide AI 6507 meters. +226 226 301 Controller One last thing—I wish you a safe landing. +227 227 301 Controller We have tried our best to ensure the safety of the airdrop, but there is a 1.73% chance of failure. +228 228 301 Controller Babylonia, over and out. +229 229 301 RImgBg1Shake AniZhuanchangBegin Guide AI 2047m. Engaging reverse thrusters for secondary deceleration. +230 230 101 Assets/Product/Texture/Image/BgStory/Bgstory99.png +231 231 301 AniZhuanchangEnd Lucia Brace yourself for impact! +232 232 301 Guide AI 1209 meters. +233 233 301 Guide AI 874 meters. +234 234 301 Guide AI 503m. Deploying landing cushion. +235 235 301 Guide AI 263 meters. +236 236 301 Guide AI 41m. Engaging status controls. +237 237 301 Guide AI 20m... 11m… 4m… 2m… 0m. +238 238 301 RImgBg1Shake Guide AI Landing cushion has established contact. Momentum has ceased. Passengers may open the airlock and exit the cabin. +239 239 201 1 1031001 -600 +240 240 201 2 1011001 600 +241 241 201 3 500029 +242 242 301 1 Lucia ... 3 +243 243 301 Lee ... 2 +244 244 301 Liv ...Phew... 1 +245 245 301 Lucia Let's go. 3 +246 246 301 Liv Understood. 1 +247 247 302 Let's get going. 248 +248 248 301 1 AniZhuanchangBegin Lucia Gray Raven, begin mission. 3 diff --git a/Resources/table/client/movie/movies/MovieHD00601EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00601EA.tab.bytes new file mode 100644 index 0000000..b991bfe --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00601EA.tab.bytes @@ -0,0 +1,132 @@ + + +8e/}rB#V͸s튵G#,OhP;n#i0rя0j4ѹ*F5\v|AU:MAy$2v*Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory31.jpg +2 2 401 1 201 +3 3 201 1 1031001 -600 +4 4 201 2 1011001 600 +5 5 201 3 500029 +6 6 301 DialogEnable 1 Lucia What are those machines...? They don't look like any standard military hardware in our logs. 3 +7 7 301 Lucia I remember reading about some factions producing or modifying combat mechanoids before Constructs were developed to fight against the World Government's forces. 3 +8 8 301 Lee Perhaps, but these appear to predate that. 2 +9 9 301 Lee They even use non-spherical joints for locomotion. 2 +10 10 301 Liv The AI's design is also primitive... It's still based on finite-state core logic. 1 +11 11 301 Lucia I recall that in the early Post-Pandemic Age, machines constructed based on the combination of variable joints with negative spherical bearings and artificial musculature had made every other design obsolete... 3 +12 12 204 2 10 +13 13 301 Lee In other words, this type of mechanoid was designed toward the end of the Golden Age. 2 +14 14 204 2 +15 15 301 Liv You mean to say, this facility is like a museum for mechanoid designs during the Golden Age? 1 +16 16 301 Lee Why would someone bury it underground and attempt to hide it as an "X-class Facility"... 2 +17 17 301 Lucia ...Standing here thinking isn't going to give us any answers. We won't know until we go inside. 3 +18 18 301 AniZhuanchangBegin Lee You're right. Let's get going. 2 +19 19 202 1 2 3 1 +20 20 101 Assets/Product/Texture/Image/BgStory/Bgstory297.png +21 21 401 1 37 +22 22 401 3 100000106 +23 23 301 AniZhuanchangEnd I am the Alpha and the Omega. I am the arbiter. I am everything. +24 24 401 3 100000107 +25 25 301 I am the cunning fox. I am the dreadful lion. +26 26 401 3 100000108 +27 27 301 I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. +28 28 401 3 100000109 +29 29 301 To bring Father back to Earth, I crown the champion. +30 30 401 3 100000110 +31 31 301 However, there is no champion here. +32 32 401 3 100000111 +33 33 301 There was no champion last time, or the time before. +34 34 401 3 100000112 +35 35 301 Every time, I destroy Father's city and rebuild it again. +36 36 401 3 100000113 +37 37 301 AniZhuanchangBegin Every time, I release blood and the beasts sealed in Heaven. I crown the champion. +38 38 101 Assets/Product/Texture/Image/BgStory/BgStory31.jpg +39 39 401 1 201 +40 40 201 1 1031001 7 -600 +41 41 201 2 1011001 600 +42 42 201 3 500029 +43 43 301 AniZhuanchangEnd 1 Liv ...Wait a second. 1 +44 44 301 Liv Did you... hear something? 1 +45 45 301 Lucia Is something wrong? I didn't hear anything. 3 +46 46 301 Lee Same here. I just did an enhanced scan within a 300-meter area. 2 +47 47 301 Lee But I didn't find anything. However, considering that Liv's Inver-Device has been specially enhanced, we can't rule out any potential digital noise leaked from poor signal blocking. 2 +48 48 204 1 +49 49 301 Liv But... I've never heard anything like this before. 1 +50 50 301 Liv Not to mention, I could definitely discern a message... Champion... Blood... Beasts sealed in Heaven... 1 +51 51 301 Lee ...What does that mean? 2 +52 52 301 Lucia Even meaningless noise can occasionally form coherent sentences. Let's continue onward. 3 +53 53 301 Lucia Science and technology make us far more perceptive than humans. But we should also accept the fact that some meaningless information has never been useful, and it still won't be in the future. 3 +54 54 301 Liv Right... right. 1 +55 55 301 Lucia But this indicates that Liv's radar is much more powerful than ours. 3 +56 56 301 Lucia Let's keep going, everyone. 3 +57 57 301 Liv Er... R-roger that! 1 +58 58 301 AniZhuanchangBegin The four of you walk toward the entrance of the facility hidden within the cave. +59 59 202 1 2 3 1 +60 60 101 Assets/Product/Texture/Image/BgStory/Bgstory305.png +61 61 401 1 209 +62 62 301 AniZhuanchangEnd ... +63 63 301 ... +64 64 301 ... +65 65 201 1 500278 +66 66 301 1 ??? Future. Is. The. Void! We. Don't need. A tyrant! 1 +67 67 201 3 500278 -600 +68 68 201 2 500278 600 +69 69 201 1 500278 0 +70 70 301 1 ??? No leader! No tyranny! 1 2 3 +71 71 202 1 2 3 1 +72 72 301 ... +73 73 201 1 500277 +74 74 301 1 ??? We! Need! A leader! 1 +75 75 201 3 500277 -600 +76 76 201 2 500277 600 +77 77 201 1 500277 0 +78 78 301 1 ??? Leader! Leader! Leader! 1 2 3 +79 79 201 3 500278 -600 +80 80 201 2 500278 600 +81 81 201 1 500278 0 +82 82 301 1 ??? No leader! No tyranny! 1 2 3 +83 83 201 3 500277 -600 +84 84 201 2 500277 600 +85 85 201 1 500277 0 +86 86 301 1 ??? Leader! Leader! Leader! 1 2 3 +87 87 202 1 2 3 1 +88 88 301 Peculiar mechanoids gather in the deserted street just as a rampant and meaningless argument breaks out. +89 89 201 1 500278 +90 90 301 1 ??? Deaf to reason! All of you! 1 +91 91 201 1 500277 +92 92 301 1 ??? We! Need! War! 1 +93 93 201 3 500278 -600 +94 94 201 2 500278 600 +95 95 201 1 500278 0 +96 96 301 1 ??? To the death! To the death! 1 2 3 +97 97 201 3 500277 -600 +98 98 201 2 500277 600 +99 99 201 1 500277 0 +100 100 301 ??? To the death! To the death! 1 2 3 +101 101 202 1 2 3 1 +102 102 301 The mechanoids raise their blades and steel fists at their opposition. +103 103 401 2 10002001 +104 104 301 There is no banging of war drums; there are no battle cries. +105 105 401 2 1512 +106 106 301 There are no signs of the signature gunfire in modern wars; there is no futuristic laser akin to the sci-fi stories of the Golden Age. +107 107 401 2 10006001 +108 108 301 But there is, in fact, war—a war between mechanoids. +109 109 401 2 10002001 +110 110 301 Blades rend steel; fists crush circuits. +111 111 401 2 10008001 +112 112 301 The mechanical figures sever their limbs and hold them up high before bashing them into one another, smashing them into pieces. +113 113 301 —Mechanoids know no fatigue, no hesitation; neither questioning their purpose, nor defying orders. +114 114 301 —Mechanoids will always remain the same, never changing. +115 115 301 —Mechanoids are the only path to our mournful salvation. +116 116 301 —A thousand failures mean ten thousand more experiments. Time matters not, not for the deceased and mechanoids. +117 117 301 —Only when victory is decided will humanity awake from its cryogenic slumber. +118 118 301 —Even if it takes countless millennia; even if Earth undergoes unfathomable changes. +119 119 301 —As before, humanity will always reign supreme in this new world. +120 120 301 It was for this reason that the mechanoid war began. +121 121 301 AniZhuanchangBegin It is for this reason that the mechanoid war does not end. +122 122 101 Assets/Product/Texture/Image/BgStory/BgStory31.jpg +123 123 301 AniZhuanchangEnd Under the gray sky beyond sunlight, the mechanoid war continues. +124 124 301 When did it start, and how many battles have been fought? The mechanoids do not care. +125 125 301 For them, "life" is merely to live, die, repeat. +126 126 301 Occasionally, there would be small exceptions. +127 127 301 However, these exceptions do little to change this hopeless cycle. +128 128 301 Alas, they live, die, repeat. +129 129 301 1 AniZhuanchangBegin Everything is but small isolated fragments, fated to happen, unbeknownst to the cycle as a whole. diff --git a/Resources/table/client/movie/movies/MovieHD00602BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00602BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c138a65f22e7532037894d03a0ad9e3138cffddb GIT binary patch literal 22059 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD00602EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00602EA.tab.bytes new file mode 100644 index 0000000..4903f7f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00602EA.tab.bytes @@ -0,0 +1,150 @@ +dI4ķ8|p썡%z]=h:d@GE+}\+t~ {P㜆s"j(D6bZd !R K0]X᧚`Dzʹ/lf#k@\.Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +2 2 401 1 208 +3 3 201 1 500011 -450 +4 4 201 2 500001 450 +5 5 301 DialogEnable 1 Hassen Celica. 1 +6 6 301 Celica Yes? What is it? 2 +7 7 301 Hassen Do you still remember that... "School of Sapienism"? 1 +8 8 301 Celica ... I don't know what you're talking about. If you're talking about things during the beginning of the Post-Pandemic Age, that's too far in the past for me. 2 +9 9 301 Hassen ...I do recall them disappearing during the early Post-Pandemic Age. 1 +10 10 301 Hassen A school of more than a million people suddenly declared to the public, "Humanity is dead. We shall sail on this Ark, known as Earth, to the very end." right before they disappeared. 1 +11 11 301 Celica ...Seems like they were just talking out their— 2 +12 12 301 Hassen Well, saying "humanity is dead" isn't that confounded. 1 +13 13 204 2 2 +14 14 301 Celica ...That doesn't sound like you. 2 +15 15 301 Hassen ...No, I just find their sudden disappearance peculiar. 1 +16 16 301 Hassen I proposed this question to Nikola as well. 1 +17 17 301 Hassen They may have been an established organization during the Golden Age, but "Sapienism" was condemned as a doomsday cult for claiming that, "humanity's value is in memetics, not genetics." 1 +18 18 301 Hassen As a result, the World Government's intelligence agency rounded up the believers on the grounds of suspicious behavior toward the end of the Golden Age. 1 +19 19 204 2 4 +20 20 301 Celica What happened? I never saw a report about that, which means... 2 +21 21 301 Hassen Correct, their operation didn't yield any meaningful results. 1 +22 22 301 Hassen Special forces raided 300 safe houses and rallies around the world, but not a single person was caught. 1 +23 23 301 Hassen Of course, when Nikola reported it afterward, he said they had already disappeared. Their declaration wasn't live. It was pre-recorded. 1 +24 24 301 Hassen And they really did... just completely disappear from the world stage. 1 +25 25 301 Celica So... you've never found any trace of them after that? 2 +26 26 301 Hassen No, they were gone without a trace—never to resurface. 1 +27 27 301 Hassen Shortly after, the Punishing Virus began to spread. 1 +28 28 301 Hassen The World Government had to quickly adapt to combating the Punishing Virus, so no one cared about the school. 1 +29 29 301 Hassen —Perhaps, even today... 1 +30 30 301 Celica ...You mean... 2 +31 31 301 Hassen If it's really the "School of Sapienism" down there... After all these years, perhaps this will solve a small mystery. 1 +32 32 301 Celica What if they run into unforeseen danger in the facility? 2 +33 33 301 Hassen The Task Force is perfectly capable of evacuating if necessary. 1 +34 34 301 AniZhuanchangBegin Hassen As for any issues after that... That depends on the school's motive for fleeing underground. 1 +35 35 202 DialogDisable 1 2 1 +36 36 101 Assets/Product/Texture/Image/BgStory/Bgstory305.png +37 37 401 1 203 +38 9980 401 AniZhuanchangEnd 2 10002001 +39 38 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +40 39 201 1 500029 +41 40 301 DialogEnable 1 Lucia All clear! 1 +42 41 301 Lucia raises her blade and defeats the last standing mechanoid before sending the "all-clear." +43 42 202 1 1 +44 43 201 1 1031001 -450 +45 44 201 2 1011001 450 +46 45 301 1 Lee & Liv We're all clear here, too! 1 2 +47 46 302 Let's regroup. 47 +48 47 202 1 2 1 +49 48 201 1 1031001 -600 +50 49 201 2 1011001 600 +51 50 201 3 500029 +52 51 301 1 Having resolved the immediate threat, the Gray Ravens and you regroup after splitting up to clear the area. +53 52 301 Lucia There were a lot fewer mechanoids here compared to the group that just left. 3 +54 53 301 Lee ...If they were heading for where we came in, they should have been back by now. 2 +55 54 301 Lee So, they must've gone somewhere else... 2 +56 55 301 Liv The mechanoids are hostile to us, but they don't contain a high level of Punishing Virus. They aren't corrupted, just like the mechanoids we saw before. 1 +57 56 301 Lucia Is there any identifiable information? Model? Manufacturer? Serial number? 3 +58 57 204 2 10 +59 58 301 Lee ...No. 2 +60 59 204 2 +61 60 301 Lee The only identifiable marking is the symbol hidden by their joints... 2 +62 61 301 Lucia ...? Isn't this... 3 +63 62 301 Lee Ever since we came in here, this symbol has been on the cloth draped on the buildings and scattered throughout the facility. 2 +64 63 301 Lee So, all we can say is that this underground city has to correlate to the mechanoids. 2 +65 64 204 2 10 +66 65 301 Lee ...But this is plainly obvious at this point. 2 +67 66 204 2 +68 67 301 Lucia ...Each question only results in more questions. 3 +69 68 401 500 2 1504 +70 69 401 2 1515 +71 70 301 Lee Watch out! A large number of signals incoming! 2 +72 71 301 Lucia Take cover, everyone! 3 +73 72 202 1 2 3 1 +74 73 301 Lee and Liv climb up the wall hurriedly. Lee breaks a dusty window with his elbow, and the two enter the building before throwing down a rope. +75 74 301 AniZhuanchangBegin After making sure that you have climbed in with the rope, Lucia brings up the rear. +76 75 101 Assets/Product/Texture/Image/BgStory/Bgstory98.png +77 76 401 1 209 +78 77 201 1 500029 +79 78 301 AniZhuanchangEnd 1 Lucia I'm in... What's wrong? 1 +80 79 203 1 0.25 -450 +81 80 201 2 1011001 450 +82 81 301 1 Lee Have a look yourself. 2 +83 82 202 1 2 1 +84 83 301 What emerges from the darkness in front of everyone is a room that can only be described as "empty." +85 84 301 There are nothing but walls on all sides besides the window they have entered from. There are no doors, let alone sockets, lights, or any other fixtures. +86 85 302 ...What's with this room? 86 +87 86 201 1 1031001 -600 +88 87 201 2 1011001 600 +89 88 201 3 500029 +90 89 301 1 Lee Looks like this isn't actually a town. it was just made to look like one. 2 +91 90 301 Lee It doesn't serve any real function. It's all just a facade. 2 +92 91 301 Liv (The signal has reached the bottom level.) 1 +93 92 301 Lucia (Let's take cover.) 3 +94 93 301 AniZhuanchangBegin Lee (Roger. Let's see what it is this time.) 2 +95 94 202 1 2 3 1 +96 95 101 Assets/Product/Texture/Image/BgStory/Bgstory305.png +97 96 401 1 202 +98 97 301 AniZhuanchangEnd Lucia and Lee poke their heads out of the window and look along both directions of the street— +99 98 301 Lee (Over there, coming from the end of the street.) +100 99 301 Dozens of mechanoids line up in two rows, emerging from the end of the road with a flurry of footsteps. +101 100 201 1 500278 +102 101 301 1 Mechanoid Future. Is. The. Void! We. Don't need. A tyrant! 1 +103 102 301 Mechanoid No leader! No tyranny! 1 +104 103 301 Mechanoid The Void! Is TRUTH! Centralization! Is FALSE! 1 +105 104 301 Mechanoid WAR! WAR! ONLY WE PREVAIL! 1 +106 105 202 1 1 +107 106 301 AniZhuanchangBegin The mechanoids proceed onward, chanting and repeating. +108 107 101 Assets/Product/Texture/Image/BgStory/Bgstory98.png +109 108 201 1 1031001 -600 +110 109 201 2 1011001 600 +111 110 201 3 500029 +112 111 301 AniZhuanchangEnd 1 Lucia (Something's off. These mechanoids... seem different.) 3 +113 112 301 Lee (...What do you mean?) 2 +114 113 301 Lucia (Look... The mechanoids we saw earlier were red.) 3 +115 114 301 Lucia (But these... are blue.) 3 +116 115 301 Lee (Are they a different faction?) 2 +117 116 301 Lucia (It's unclear. But for now... we should just let them pass.) 3 +118 117 301 Lee (Right. Better not stir up trouble.) 2 +119 118 301 Lucia (Are you okay, Liv?) 3 +120 119 301 Liv (I'm fine. Compared to the fighting in the Post-Pandemic Age... this is nothing.) 1 +121 120 301 Lucia (Is that so... Don't overexert yourself.) 3 +122 121 204 1 6 +123 122 301 Liv (I... I won't!) 1 +124 123 204 1 +125 124 301 You all kneel by the windowsill, looking outside intermittently until the dozens of mechanoids disappear from sight. +126 125 301 AniZhuanchangBegin Lucia (They're gone.) 3 +127 126 101 Assets/Product/Texture/Image/BgStory/Bgstory305.png +128 127 301 AniZhuanchangEnd You divide into two groups and rappel down. +129 128 301 Lucia The mechanoids seemed to be heading toward where the other mechanoids had previously gathered... 3 +130 129 301 Liv What... are they up to? 1 +131 130 301 Lee Let's go check it out. I think we're close to getting our answer. 2 +132 131 302 AniZhuanchangBegin (Nod). +133 132 202 1 2 3 1 +134 133 101 Assets/Product/Texture/Image/BgStory/Bgstory297.png +135 134 401 1 201 +136 135 301 AniZhuanchangEnd I am the Alpha and the Omega. I am the arbiter. I am everything. +137 136 301 I am the cunning fox. I am the dreadful lion. +138 137 301 I buried Father. I built his kingdom. I released blood and the beasts sealed in Heaven. I crowned the champion. +139 138 301 As before, I look forward to victory. I look forward to extinction. I look forward to the coronation. +140 139 301 I rebuilt this city. I released the beasts. I gave the orders. I started the fight. +141 140 301 I stand at the periphery watching everything unfold. +142 141 301 I see their assembly. I see their march. I see conflict. I see war. +143 142 301 I see murder. I see death. I see existence. I see rebirths. +144 143 301 I see everything. +145 144 301 I see the end of it all. I welcome it. +146 145 301 I crown the champion. +147 146 301 An endless cycle of rebirth and death... We will unearth Father. We will announce the end. +148 147 301 Father will rise. Father will prevail. Father will be victorious. +149 148 301 1 AniZhuanchangBegin And then, the "Sapiens" will live. On the surface. For eternity. diff --git a/Resources/table/client/movie/movies/MovieHD00603BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00603BA.tab.bytes new file mode 100644 index 0000000..36807cd --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00603BA.tab.bytes @@ -0,0 +1,45 @@ +>vYH~Ow'zTW4HNxf7{jr+yX}|)Q|U`4wөǎB-o2Zsm1,qD4&G]zO" x=TId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory306.png +2 2 401 1 203 +3 3 201 1 500278 +4 4 301 DialogEnable 1 Mechanoid A Future. Is. The. Void! We. Don't need. A tyrant! 1 +5 5 301 Mechanoid A No leader! No tyranny! 1 +6 6 201 1 500277 +7 7 301 1 Mechanoid B Destroy! Destroy! Only our faction! Can rule the world! 1 +8 8 202 1 1 +9 9 301 Mechanoids occupy both sides of the street, raising their arms with weapons drawn. +10 10 301 As if realizing that the phrases formed with their standard voice library are useless in overcoming the other side, the voices rising from the confronting camps gradually die down. +11 11 301 Instead, the crowd of mechanoids at the front begins to divide into smaller groups. +12 12 301 In silence, the two sides assign their targets, then approach the opposing groups. +13 13 301 As the small groups draw near each other, they collide into a chaotic frenzy. +14 14 301 AniZhuanchangBegin As they meet, all the mechanoids raise their arms and attack. +15 15 101 Assets/Product/Texture/Image/BgStory/Bgstory305.png +16 16 201 1 500029 +17 17 301 AniZhuanchangEnd 1 Lucia Are the mechanoids... trying to kill each other? 1 +18 18 202 1 1 +19 19 301 Lee transmits the drone footage onto your screens, displaying an amalgamation of red and blue. +20 20 301 A slightly larger red mechanoid swings its hands and smashes the upper half of a blue mechanoid against a wall, crushing the remaining half of its head. +21 21 301 —At which point, four sharp metal blades pierce through the blue mechanoid's back simultaneously. +22 22 301 However, the four small red mechanoids responsible for the attack are immediately torn to pieces by the blue mechanoid reinforcements. +23 23 301 The formations come together, then spread apart slightly. A larger mechanoid standing among the two factions issues an unintelligible command, causing the formations to merge once more. +24 24 301 Among the mass of red and blue mechanoids, a chaotic flurry of fragmented armor flies out from the crowded mass. +25 25 201 1 1031001 -600 +26 26 201 2 1011001 600 +27 27 201 3 500029 +28 28 301 1 Lee No, this isn't senseless killing. 2 +29 29 301 Lee It's a war between the red and blue factions. 2 +30 30 301 Lucia A war? 3 +31 31 301 Lee It appears so. 2 +32 32 302 Should we interfere? 33 Can we go around? 35 +33 33 301 Lee The battle is spread across the entire area... We have no choice but to go through it. 2 +34 34 302 ...There's no other choice. 37 +35 35 301 Lee The battle is spread across the entire area... It's not a matter of can or cannot, but rather how much time that would take. 2 +36 36 302 ...There's no other choice. 37 +37 37 301 Lucia If that's the case, then, Commandant, I'll take point. 3 +38 38 302 Alright, Lucia. We'll count on you. 39 +39 39 301 Lucia I'm just fulfilling my role as an Attacker Construct appointed by Babylonia to serve as the commandant's blade. 3 +40 40 301 Lucia The commandant's wish is my command. 3 +41 41 301 Lee I'll provide covering fire. It's what I do best. 2 +42 42 301 Liv I'll monitor your injuries from the rear and provide medical attention as necessary. 1 +43 43 302 Gray Ravens, move out! 44 +44 44 301 1 AniZhuanchangBegin Everyone Roger! 1 2 3 diff --git a/Resources/table/client/movie/movies/MovieHD00603EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00603EA.tab.bytes new file mode 100644 index 0000000..c3182c3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD00603EA.tab.bytes @@ -0,0 +1,58 @@ +Trz2x$ZA˦v+ȍ"P޻].VTÍ~-D1+6Ij%93}9*xR, <= 0R+L4jjId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory306.png +2 2 401 1 201 +3 3 201 1 500278 -450 +4 4 201 2 500277 450 +5 5 301 DialogEnable 1 Mechanoid A Defect! Defect! 1 +6 6 301 Mechanoid B Failure! Failure! 2 +7 7 401 2 10002001 +8 8 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +9 9 203 1 0.5 -450 -1000 +10 10 203 2 0.5 450 -1000 +11 11 301 Lucia slashes with her blade, slicing the last two mechanoids in half as they approach. +12 12 202 1 2 1 +13 13 301 Right at this moment, Lee finally opens the rusty cage. +14 14 301 ... +15 15 201 1 1031001 -600 +16 16 201 2 1011001 600 +17 17 201 3 500029 +18 18 301 1 Lucia Why did the red and blue factions stop fighting and combine forces to attack this new mechanoid? 3 +19 19 301 Liv Not to mention, this mechanoid doesn't appear to be hostile toward us. 1 +20 20 301 Lee Guess we'll have to look into it. 2 +21 21 302 How do we do that? 22 +22 22 301 Liv Do you mean... hacking them? 1 +23 23 301 Lee Guess you're familiar with Kurono's tactics... But that won't be necessary for now. 2 +24 24 301 Liv & Lucia ? 1 3 +25 25 301 Lee snaps his fingers. The damaged mechanoid turns its trembling head as if it idenitifies the sound. +26 26 301 Damaged Mechanoid ...Yjkan89[v? +27 27 301 Lee Looks like its language and hearing modules aren't "completely" destroyed. 2 +28 28 301 Lee In that case... 2 +29 29 301 Lee makes a series of unidentifiable sounds. +30 30 302 What's this? 31 (Looks quietly) 32 +31 31 301 Lee lifts his pointer finger as if gesturing you to be quiet. +32 32 301 As Lee finishes speaking, the trembling mechanoid lifts its head and looks at him. +33 33 301 The mechanoid's frame shakes as it spouts intermittent strings of nonsense from a voice module located somewhere inside it. +34 34 301 Damaged Mechanoid ……opiho89[v[-78 8,.[0o89edc;lodca;po 078\AsLp;'[oouj m[p090oua +35 35 301 Lee ..."Defect"? 2 +36 36 302 I think I heard another mechanoid say the same thing. 37 +37 37 301 Lucia The mechanoid shows no obvious signs of defects or design flaws. 3 +38 38 301 Liv You're right. Any malfunctions and damage were caused during the battle. 1 +39 39 301 Lee It said it was a defect unassigned to a "color," so it couldn't participate in the "war." 2 +40 40 301 Damaged Mechanoid )*……YJK9p-[y08[yu8 u-];'o bk;''b n +41 41 301 Lee ...Mechanoids not assigned to a "color" are seen as a common enemy, unfit to live. 2 +42 42 301 Lucia That's bizarre. Why would they have such a rule? 3 +43 43 301 Damaged Mechanoid ")*……YJK9p-[y08[(&*%T.mk,l/ayu8 u-];_(^&'o bk;''b n" +44 44 301 Lee ...? 2 +45 45 302 What is it? 46 +46 46 301 Lee ..."When one side wins, Father will be awakened. If there is no victory, everything will return to the 'Strip of Truth', and the cycle will start anew"? 2 +47 47 301 Lucia ...I can't follow along with all the unknown terminologies. 3 +48 48 301 Lee We don't have enough intel. Let's keep note of it and see if we can uncover any more intel during our investigation to corroborate it. 2 +49 49 301 The mechanoid turns to face Lucia as if wanting to say something. Instead, sparks burst out from its head as it begins to shake violently. +50 50 301 —At which point, the mechanoid's head droops to the side, lifeless. +51 51 301 Liv ...The damages are too severe. It's lost all functionality. 1 +52 52 301 Lee Judging from the trail of debris, I'm guessing it came from where the two factions were fighting just now. 2 +53 53 301 Lee Looks like it was trying to get here as it was attacked. 2 +54 54 301 Liv Why... 1 +55 55 301 Lee The only way to answer that question is to follow the trail back toward the red and blue mechanoids. 2 +56 56 301 Lucia Well then, let's continue our mission. 3 +57 57 302 1 AniZhuanchangBegin Alright, let's move out. diff --git a/Resources/table/client/movie/movies/MovieHD00604BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD00604BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..71b68d952493e8ed579e6575c5bd1ffac29b7d63 GIT binary patch literal 10200 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 KaeT%Pq5lPQ7I*Ie literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01302BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01302BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..83695972c78935e9a81e32eff2aae556ff00b3aa GIT binary patch literal 12861 zcmcJVO^6)Zb;k{HAa}4<51d6d^#+6TU^MFLubEjGF`ALA33~D4X&#FFVoY`Q?e5Z4 zSGB9Er`5(G-Wd#8C6KpCwn>&DV6YR&J`f1WA`XTG0*(`G$j%9vfPd%Qs_v>$*F4FP z=C-EQT~+to^YK6bbMF1zCr^I$*Z%S2Pk#JQ@BH2VPrms3pZT3XxbyhMZ+z!3zxU@q z`JDIhPy7G-@*nPf`}@C={O}7OefIp{!vFixpZY(1@mK%+-T(NDzx~#qeC-E682s7u z|Jv)EJ-xg4*-yUr-+%ot-wprfXJ2^oPUkDX-ud=BfB!!}`~G{M|M?&ODE#?PAOGhE zPqWXD*WY~k&CmStzkcV@^YQQ6-+S+3Y)-=>N)tZ(wtZD>{&TrrSaXp-jMMOnzmJl! zd1$9ma+*YQ!~gWJesgZ)U@c#{4<7_sFwZ~sziP@)-OZ=o=2L(3X|VY;+zST0J-zrm3gQ%rf>CVU^%qGV zjjdPAtoP{EEE+}P9^R86jt_S~@XlV}FqeCtyX4&Fi>Po9$!Ec6wDwq?&7w3r&?jeB zCP|9in+4a_8{06=g2ImV$0%`^dg(;}U)cGApR*|DF_{hJy3sO<$5Ar%id3%|*}Tv> zlA^pV%Di9{#fWe7R>=ou(3Jc%j=ifW8RznpFpblU$>L}_L)0J{ds#FZrHP2m+>+vyUz9{kR zwawNDkR>*2m40Z3P3d2xOD_x(udpnmm<5Hmu<0VUPRlcvfsPhvFc706Mw+RFp^fbb z1Mp?*WJl(xIob25n0W!{ajiNQsb#fx>oh^G-^jeG!pflIV13}tgJfNaXL0!q>t08B zROmf-|+$gI>di{8snzHNSU21W0stba+_USr>QVY zS7Q&gMH4TNz9ADY7tTWId|?ZX#a0XX01lFLJJqV4Si6Knw60+^qV`k+f8*3@0xwjCBVvnR5PXGz9=Z15s8^i4!z5nCFty$#mEmM8_Z<|EAbQiDg+SbguMEExFim+ z_4?3zhRNqoIK3vs92okSr$botM>2iFR`EfFyvw z#d4)v)EN6`M7jBil$RZaPmy@ ziJ~_CfC7mpKFkAh7Use!H*1*%i^bZ@B|YwP{mP6YtLllRsO{UuJT^WUThH^4+`Z|N z!~$^7@CAWs=Q`dvb+Nzyd?xxi57zsKhwYC)F}^}_gck|})0(F$3J^ArI_U2A*x>h=r+gKsQyivM9k@2M?7g(<$3dg(HA zn)D`7mKWHog?J)!Uw^FIOBl-{MMy%&zrGe=Jus2vn|74?|8@6J_ zL&K=W3|5M+&3QCdcP!D6l(^QYIq=TXImBoTBSg=)nC8fI6*4wcEA>m4@z~2*p~Sqz zT9<&`^+K{^{qcq^$gwua3X(x`g@RzdMFD**0i>8oq!)*ti!#8}Mb(()5ciH{&X?hg zgh-$j5nv@rz(OIW2$g!7mFMR~_0AV!ofrlxuAE4VsFsU+9W-0lt}6GUxa%@hdKJJg zZpfMk2usl+Q7~C1f}Y9^h-O&$0R*2Fwky8p8^%o+@CU^2P9de*>KaDn1C2^h3ux}E z*yrU8SBzb7S*!p{AaD;``DKqvjtG4-#@Fi`My*H$L4*SCd?EJ0Fv|K>uKARD^=x|o zY}!5Q_+Rt;hc6em)T+IqVU!AK=%cKRWiIDE(-eSBlLK!Xw*b$=X5>KPBovlOSAwfk zZ=3}yTvj=BtAF*545KoJE?tTLji=%jfj5c+3SnX~Z1>mRv0*fnI+Vrje4*46!=N^) z^#0++eEM+e(`Q+IwAgtQUs7Rrn4&4RlwT>_Q_84O5MD_NBG%^1JPHrc8Q8Drmqs}{ zEHM?_TRK7vm{PojlobIj9eBi{_k^!TDG0L0_h9eKBBDlt`CmKYj#A?2O1Rv_20S}M z<>_MK$Q%SO$bpTiH;OV`cIS(Q_=eHYzfP;FE^IhUqOT*N=syQ7CQ-uU1w*#-@PjZ% zCvTXN-6fP!pp@0iXw1Up239qSsWW+qFjcuoMCOe~=IsJ@O&{Y7I{3c6-qb=p)8AGf z4X>`ET-`bs+2I)*o#tnU)7aQ7V^o9yo^wdStqQ68XT(rSj0#%5o~>2#Q4@ z^_8_+uLh)n3Ct6>EZwnu3sf9fAe@B+#c`!fnnglmD9IJh`9RDFltw~ zgOpr-WEh`@CBm4=yUifKg^Tu&4da&x(-YHI4qMSUO-TEvlI-z65DRKbQUt94D#~B1 zCe=tpWi}=9Kz~>}W-Q2`!lk`9O=yh}mRvQ-V5Q>r+)tEBbn^_Vs)W3CmzDvu5RzJM zt&{}7i>RxW4S3T;;L#Pq83hve$n`=~Q}K{s8UPZrK$;OnLz?{XE|b!^VhPX`ZmdrY zi=^6_MRR0j8N#zD-Evx)62bxTC!US6_gy^Q{P)h@po69>8|u%(k@hcH-&Su-smjUH zAe?~-A_816DUh1J+bn{0%mNy8fb<|hykH3wC+;STi15y2 zY{#u?EYg7Ij36=qpUzENHnF8DDmkE^Fprux1(h5pUD4glcIvT|QL9oZh`p(FLIrpc zQPe76w$X7xH8M_w4w!hXX)G? zde24oqPkTCrsVihC6}|$;BxQQD+K0iiUcR#A+DQ;)YZ{)Y`lBS6WI|Czr&hYg6$hV2 zSqwJ}AUh~f=81zvm5`Y!yb=uylFYSJdLTqn1(V6AWOydei!3FBJL5#{9j^h6aUi>< zd~;b_koWavWaW9QfU;i#OO~6^<7Wo8E2@Abm(2-38i!-TXQP+VGB32lr*xz>6%U4n zQ3=tKQXfKrWO8k4Ez-p@rn6Qjh$vFJK2d%P-Vcrph_&4 zpzy>n$|W~eTv6jQX+(La=6Sk$*LwoINb#k>?>apP-uvWyn>~1U=M<#OVaG5kwaQiQ znGeki8_eGI+`pJRvn0%_pF=g}SsVm&okC|qpKA>1h}ZxAtv`~rz5c>o*k#&Ap0E?dD18>WB4dC4 z)h3O!%6il>4CYjDYCzAXe)-L(X?o=aaLf11(T3tSo#xISzsQeoTu8j#M)y(IFiPDt z#H21%h|JP+;FMYUcONmq`BRxhz7Oma?vL8Hm!} ztU4MPM(shyd|)$(5(~%Ii7VZQqZPiIt@Ww88?U{Ck%jX~@u<7(W&6PGN7G%P@C?@F zhG?TTvl1Sy*wE0kJ{Mk-3sHl*)OVrVU2>zQEnu;#X=0AT^p-WtALH|Q?uKxcyvoNJk!lOdMAhGh$!Fn!j{MS9#A6;<$YVI)uBJBS^SL!`)+ug=rt zF0?_yzeoWI%FAFR3_>EG)IX8bzZ(ZJPv0Q4@E?AETdMA;jY?Xm40RCJw=Y{m@Dz4nPtI)+hO zo!gNSCaot@r01S*NHrDR1Mfn7;ex6Q_f#O09v)|u6MgNzke|4=Yh<6PR*{tlR$$G{xk8}zJ-P!btIRFCA5wQx zzFXN645&PV`Jwk^A@RD%Y71DmJ^<#TEMVC-D&=YZL5QAVG=zW+KTb2|o=}CiN5e_q zFzR<2X<$P@A=0#sgmsR5d`*Nb9 zH4aV&hEbQoDRH~&_Mm<3Lvx~Gu~Clrg*n01cfC;7k^We-nC#Aa>4L<%30dh+U)w;d zVg0fm-0kZ)HYY?&ZD;m!b`KiMcDaZ|SnPTs5~rS;#L}(*$#T}daG#)+cU^7eF(%Bw z@e#WAY{Oy^J+~xV3UnSQjOZ=OcA*^gsI1qzB4LZl7;EandCmLxlxT=ot9o=drfetC zL>HDG%za>5b;G{QCp7G?UKmY|f=U7R?QpX)Na zQ)GaEZk65?dP9#IJH4$w=YtIL-Z2AC5C0$>^eh5uu*sBol4UMLB~ge|$@!{FQZ4zJ zEe8(XKyan57qQ$q7|txM)cNE_&b`pR(Vmeidz4c5Nb4@*@L3p2#I<9C4^@$O4bGqt zyZn&vM0uRy;oVpoU_#9!E%78N}OpKuVNzk2F{nqTU&a&wNa1?+k2wvlEkchD1>PgGDACJhF0 zi$&%5;*Il*4lhv9EqI~l5K(45EYRqeXPhFmq*GF6iRd_@)pH8FV+>o$F~u9_6r}-k z!Ep_n(OaauXD1WbKD>#VAYTZ-lKPCA7<3XPO#=F1G$V9Ng!3vR*)nk2X@c#>{tagl zA&B!EM+-%Wvso&qXmlF^JyX>PEufZUGC4q`%&t8p`kX10H+tG2&Lf^6LMIA6a++_~ zOGF~r++n}Xy}w0Ql|{yS6fAJN!5Y=#GNO{oYwD-@(2)=Yh;N!As+_9Z^^zHhSNZvd zRWH#nkWc!RLo4tOJwO4ShESCeVZE0kno?_a)#*!J-4Y8Nh4bBUxXsE=V|}Q0w3&fp z^TKB2bO{bUmkzpYfMar5K?~%_3W#)ff=!>?XdY~O9FM9aTa81H>@#taQw_s2TJx*? iq(5sa^Eu}ur|Zw7ygFY0DSN6_D@6YeddIh)`Tqsfatgx$ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01303BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01303BA.tab.bytes new file mode 100644 index 0000000..735d68e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01303BA.tab.bytes @@ -0,0 +1,54 @@ +OJ k=H;(m!QT.d0r'd+H)͎܀)׷XJ5<}봙g 6y:1aVf2g2Cz.DrmnX/݀vR.3,rId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory309.png +2 2 401 1 205 +3 3 201 1 500489 +4 4 301 DialogEnable 1 Lee Why are you coming with me? 1 +5 5 302 A scavenger hunt seems fun. 6 +6 6 301 After setting a time to meet up, Lee decides to go on a scavenger hunt held throughout the venue. According to the introduction, first place wins a bunch of Star Tickets. +7 7 302 Also... 8 +8 8 302 It says they recommended teams of two. 9 +9 9 301 You point at the flyer. +10 10 301 Lee I can do it myself. 1 +11 11 302 But... 12 +12 12 302 This game requires a good sense of direction! 13 +13 13 204 1 6 +14 14 301 Lee Shut up! 1 +15 15 204 1 8 +16 16 301 Lee ... 1 +17 17 204 1 +18 18 301 Lee If you're going to join me, then we have to get first place. 1 +19 19 302 You betcha! 20 This sure is tough... 20 +20 20 301 Without saying another word, you and Lee walk to the registration area. +21 21 301 After arriving at the event area, a staff hands you a flyer with a list of rules for the scavenger hunt. +22 22 301 Lee Looking for mechanical parts... sensors... Pretty creative. 1 +23 23 301 Lee Well then, let's choose the hardest one. 1 +24 24 202 1 1 +25 25 301 You offer no objection. +26 26 301 Since teams of two are allowed to participate, your bonds as Gray Raven will be essential to winning. Right as you are about to plot your course, you hear someone greet you from behind. +27 27 201 1 500019 +28 28 301 1 Construct A Oh? Gray Raven? 1 +29 29 301 Turning around, you see members of the Engineering Force stationed here in the conservation area. +30 30 301 With the reputation of Gray Raven, it is no surprise you are recognized even after changing your attire. +31 31 302 Hello. 32 +32 32 201 2 500405 -400 +33 33 203 1 0.25 400 +34 34 301 1 Construct B Is your team on a mission? 2 +35 35 302 We're on holiday. 36 +36 36 301 Construct A Of course. There hasn't been any Corrupted active nearby lately. 1 +37 37 301 Construct A The celebration sure is full of excitement. I haven't seen the people here this happy in a long time. 1 +38 38 301 Construct B Are you guys participating in the scavenger hunt? I wouldn't bother if I were you. 2 +39 39 301 Construct B With how long the Engineering Force has been stationed here, we know this place inside and out. Need I say any more? 2 +40 40 302 I like a challenge. 41 +41 41 301 Construct A Then how about a friendly competition? 1 +42 42 301 Construct A Beating Gray Raven would sure get us some clout back home. 1 +43 43 302 You're on. 44 +44 44 202 1 2 1 +45 45 301 Raising the stakes has surly made this game interesting. +46 46 301 The difficulty of this game is not only in finding the small parts but also telling them apart from similar components. +47 47 301 However, when it comes to knowledge of machine parts, almost everyone in the Engineering Force is an expert. +48 48 201 1 500489 +49 49 301 1 Lee I'll carry the sensor and transmit the radar signal to your terminal. 1 +50 50 301 Lee You'll be responsible for finding the right location. 1 +51 51 301 But Gray Raven has their "expert," too. +52 52 302 AniZhuanchangBegin Leave it to me. 53 +53 53 101 1 DialogDisable Assets/Product/Texture/Image/BgStory/BgStory538.png diff --git a/Resources/table/client/movie/movies/MovieHD01303EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01303EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..baafcbadbd93cd6cf20c4e66b687a9803e084a54 GIT binary patch literal 7207 zcmcgxO{gSS6;>pR^YASa5Ca*=&4`S_H$7d|fA6_)crWvlCu3%0UUZ&$;J(=bZ1J`SN=oo_p*&uf>mNZ@iVi{p26N_TlY+6+ijG?4@^K{oHnZ;_rX= zXCHj&7mvSq^EdB26+iXEH=nrwySLwcI(TsZ{Wt&ga~`0BSmpMLU<!m`g&N%BnV|PV`K7f zS*G&r(k-JWMUY=Qg82)hE*;M0OkFyd-OjaH;xpsVUU#pPCNqAm>Du1%$tUVtSv&!v z%lp$WY;X0bN930iJQ{Sn{oTFO6Ib82xBAp4%;AmjbxQH8)2V{~w~U&~@uh3`UX1J? ztN#mXQGGem$?RT{JTK!Ze($9A1=h9k+TI$_fT(B1UWsI^VK_OC70>qQhEjACMw!6K zLnUIF#au>7j(<@y6M;^$TqZeg z=JO(n0?E-LGNtB_tHoFe8PBzqEmCR3BFaOn(A5OtqLkrPu4xmf9idKCQcVa|oU%A* zA3=}M6j`oJ)@if`ZEuZew5k8iB!<3;V%<`FLQA7q`Svw-Y4;J&cfEGc?-8Ck7dW#& z$M!J5tJtU8+L+~z7#F!%s0$}bOm&e=M3nEqGWwZTM|fSJ^AR=90-y&x115Dvtp9_s z-QAu~74U?DqW#5Ooh$rlHbuUHutBJ^p0LYgpCqX8rM$dUK zdOnu94YH27UZ^Y+hay(eBzQq$W4r~}Ctv6@JUJxqROnviNXntZEVMSB%LG}|M&zC1 zuJv){9_I{}#Q9<&fmyaZM~%uO8_)PX%cD3J6TQH~+D=$R1{i6)0FV)3)GX@TEZT+5 zF7~^Ccf*CZb_wHumrF~mZ%T*YJ>oF;yKBUI)b02Kl#FIok#GDirne#BfUfHtq5cfl zorVjqdxTK~5Y_Q>tdIzk_8j4(pxNjxt3&nn0o~9V!4*gF^g@XlG+~DpX^N;s^i1%T z%R)4V|629ykq=|kBYb~~1T1Doj>qfJvSkH%opTyQR7x0yYMofbaV}sm$poc=YY9TN zBW`0lO1eV83!Y*1iV~n6K;=r$$s|j)$upog3!}6ZYkr?FfEs|yT_1A^Zne>XfDyo8 zJ;8mJK3S`SPdI!?7`2Efc?A&Pbm5f|Vbpx!>UyWso(%k5!hjSQ#9o$VH7(C7?GZ+8 zeM=jTLoF7ZzLE<$+=3h?6LG#m&v{p)QT3yX0K-X?a|&LU=QDKcbs?%0x54==Rkm89 zBmg5u!SzXoEF_JIkh!GDqzOP`qClXEDwCt4yW$EUx#X0E@-C(_l90!kXfVum>WV+8 z5Tk2~<&p`Q!3t)rsOouyu|XRBZi}m6%brgdD-b$9b|uQzgzW!A3ZVtKt0k{%L^fg3 z+8J~Egz+&kaIfp1&A@vD!T>FBQ9&J4%v@j= z=5VV_61_zAEQzLL5X@sO)o`>R#O#Y%s%%{bKuj(s>LdzOJ2&i&2%{b>-PW@ZSGGc#JIGApUeBebR? z$}KZNj+rvZ8IxL@UR-a8-Tb>{Z@H+!VgcK$}B@`tI;@^`Giq>=_8SlevdFVwpP`( zeR^KU6C5i#;)-)ES6JmLtgVJ)9p{(DaR}dQWTPl&``>ldxMH+iGqbZ2c^{`rL}#u3 zR!STYWQ!%RKWG0J>E+fk-Uo-VVOLtVT88(sfWPt(95mHH9gdGsopZlk-6nq)fiPhq z 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 K4tM|Ez4L#)ohPIK literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01307BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01307BA.tab.bytes new file mode 100644 index 0000000..66df85b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01307BA.tab.bytes @@ -0,0 +1,160 @@ +"SG}%!PF1~1 zy;sxQ;=#j$Nks9eB1k+668}JQ5+Y(a?V8;Mi=yk# ztM~8sec$in?zn^;Z zv3JhC@uO$58vTB|A1pnT}3zy;j8RNG7T{EL6_$5f0j@8nwJ4%g6bXSz?~IYw zT)t81xQ^`Q6Tn|r^73&m5_$P3dC}@>j;o<-zjv@#772CRbZl>hEM#op=AsV*7WT%Q zzQnujtv>5Bd_W7MBVfZ`FBmQ#{mbTeduzZ3jP>33SCz;#b|5C1^nIVJBPG}|k5$Z- z-Qzb!VY$^jQD+h_xZt*$@AA*-JQqcb#w!HNhGTnc$cD>#e7hT)1GCuhxvnwRL?m2K z`LvQI&E~w+WhrC2M7k>WHjIi_+gtl=p9Tg*{y4TfW^ZqgtHMf*WL1&uvC*=1{kpw1 zq9(t6-*l2nZiTUumNLmibjnMKg;d;>l@wU4O)Fg|sje-pyW%sM6(6l-ptOK%q+TJ=~XbO994tK!mmTl**h=m>^VI9T8 zDZuB6vFw(VXJ zZWIfr;<>s*b`U%hRU&y&=Mzi-V;CunF3@JkMKC)om5V4<1wb}1E^h$2viw~3+Pvlx@CY7uHycOy1t z0Yc${H+{eYxc|d$I_x20*0*qPTk-E=M$5!ck&AQ#R#auMG$| zj>*eSorr4Jc`Ci3z#&i~bOo)})&(Ot8!k_zU8yMb?9>TZh@=CHKPX^fpW%FXzy>T_ zr62DY_XBLm!gGnF0n8H%5HLIvr4eAq?z|E1Go0-pqRfF11<|W$eu;%0L4kxka*YoR z&X|R8zK8av0~W#w+XQzXaQZ!bz24&j7U>5JXM22~?j4>6c`A$fL~>bB#sZ^k3|t6~ zkl|bovnGa|hIHMQl&?zzvOOiAU52x8sUp(FR8=`OfC8-}VhVIW`z}%ztb(MRNpa>p zUY^NHWNkKwlGv0$cny}Xqg2M7&fbS;a;k|q&a0rS$}}>FwyC~N5g zx?~~LT%0s^1pLCBa?0a^zg&~_a-Cq!RFEqnHQ|NVOpq|$<`^+bNG;uRGo8B>Njeb$ z3N>aFvM`jBn2-*Ov?iar!ulP;7)Xp=V=J1xw;#z!)J8hRNb#S~`Amw_0?GISpFd#z zbD?fzSn@;o|5Qd6!ypbML^;Vrcb;jb6aC4;?a@js(n(5#1BNxV!C}w42uDmHYWbA- z?hMik!ANS}l{XXx82IH{p^l@aEz3BRKGa~O3wgL{QKKS2azpT=M%(BJu+R`Oe2#Z+ z5hdDsI_0A9MHH3P(>imm;A>}M3QxPfRIMatGH!8Lxv3`>3^P$A6F=i?&P5?c8givS zI~PTPyN=9F${;lUf>JaU#n>UX3_5V|uO$x;izA%6e1Hrw3>p2U(aI3s+6)aF4?x#< zjqQqdX1q%HBe{|rV4yS2XOSuj|@p)=SWuHC;4k(R@9t-?22>XZ+5ksa}!~=V}|cryIq9+Eh#RLeZvEWj`#NZ0@#(j3x9WY z6T^Owp}+48J9dc1Ltp0=DoH8D=TwVpxH&{&?DMIeq2!%9KK0ou6NPbX;6k#dKixWm F=_5(P%n1Mh literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01401BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01401BA.tab.bytes new file mode 100644 index 0000000..69e097f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01401BA.tab.bytes @@ -0,0 +1,14 @@ +m +%V}Yn 3Ͷ 8 2Q-J{މG KOcF%BFn)|*qȮ}п&n&!=S wT}{)[[VxId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 1 208 +2 2 304 AniZhuanchangEnd Have you ever dreamed of a world... 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +3 3 304 A world without wars, suffering, and bloodshed. A world that is pleasant and kind. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +4 4 304 Like a carefully curated terrarium, all beauties and miracles are possible there, and all wishes and prayers do come true. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +5 5 304 It may be a mere fantasy, a dream that ends as soon as it starts. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +6 6 304 But "dreams" can become our strength. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +7 7 304 With them, even the sky is coated in new colors. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +8 8 304 Who can say that a world like that never existed? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +9 9 304 In that world, the people we know... 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +10 10 304 They must be building a new stage, aren't they? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +11 11 304 That is a once-in-lifetime opportunity. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 +12 12 304 1 AniZhuanchangBegin Will you come with me to take a look, Commandant? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 diff --git a/Resources/table/client/movie/movies/MovieHD01501BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01501BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0e82b56f60e82ffa4592b14e1af8c4bb06563c62 GIT binary patch literal 10961 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01504BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01504BA.tab.bytes new file mode 100644 index 0000000..ec5d929 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01504BA.tab.bytes @@ -0,0 +1,110 @@ +%IC--ƉʌICT<,/M2YzD1- iӷ4YYr4,YᯗD+XaM /8,Y46QkEId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +2 2 401 1 204 +3 3 301 DialogEnable It is a very ordinary tile roof. Basic, simple, with no decorations. +4 4 201 1 500032 400 +5 5 201 2 500049 -400 +6 6 301 AniZhuanchangBegin 1 With the wizard's help, Gray Raven members have now transformed into their childhood looks, lying prone side-by-side on top of the roof. +7 7 101 DialogDisable Assets/Product/Texture/Image/BgStory/Bgstory533.jpg +8 8 202 AniZhuanchangEnd 1 2 1 +9 9 301 DialogEnable Ten minutes ago, the Travelling Wizard was made speechless when he saw the crates full of bamboo leaves. +10 10 201 1 500410 +11 11 301 1 To ship the materials back, he borrowed the largest boat in the village from the fisherman. Still, he underestimated Gray Raven's ability. +12 12 301 Travelling Wizard Did you take all the bamboo leaves from the mountain...? 1 +13 13 203 1 0.25 400 +14 14 201 2 1031001 -400 +15 15 301 1 Liv Sorry, Wizard. I forgot the boat had limited space. 2 +16 16 301 Travelling Wizard I reserved some space for you to hide in the boat... I mean, we need to go past the ferry, and I don't think you want to be surrounded by villagers again... 1 +17 17 301 Travelling Wizard Tch... Actually, don't worry. I can use my alteration magic to turn you into children, so you can hide inside the crates. 1 +18 18 301 Travelling Wizard That also solves the problem. 1 +19 19 301 After throwing four successful rolls, Gray Raven became Little Gray Raven. +20 20 301 But the Travelling Wizard never explained what the problem was. +21 21 301 AniZhuanchangBegin Just before the team arrived at the Travelling Wizard's temporary workshop, the villagers somehow found out where they were. Almost the entire village rushed to see their heroes. +22 22 202 DialogDisable 1 2 1 +23 23 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +24 24 201 1 500410 +25 25 301 DialogEnable 1 Travelling Wizard We've got all the materials ready, folks. Rest assured that the crisis will soon be resolved. 1 +26 26 301 The Travelling Wizard holds the bamboo leaves up high, trying to convince the crowd to leave. +27 27 301 Travelling Wizard What? Where are the heroes now? 1 +28 28 301 Overwhelmed by the noisy crowd, he has to scream at the top of his lungs to answer them. +29 29 301 Travelling Wizard The heroes have gone back to the mountain. If you want to thank them, just wait in the village. 1 +30 30 301 Travelling Wizard It's true! I swear! They are right there! 1 +31 31 301 The Travelling Wizard points to the roof to make himself more convincing as he makes an oath. +32 32 301 The crowd has finally left. The Travelling Wizard collapses to the ground. +33 33 203 1 0.25 400 +34 34 201 2 500049 -400 +35 35 301 1 Liv Thank you, Travelling Wizard. 2 +36 36 301 Liv peeks out from the roof. After feeling the villagers' extreme passion and hospitality, Gray Raven dares not show up directly in front of them. +37 37 301 Travelling Wizard No problem. I just didn't expect you to reject the honor without even thinking. 1 +38 38 301 Liv We didn't help the village for that. 2 +39 39 301 Travelling Wizard And that's exactly why I would like to thank you once again on behalf of the villagers. 1 +40 40 301 Travelling Wizard But we don't have much time left. Where are you going next, heroes? 1 +41 41 301 Liv Like what you said, there weren't enough materials outside the Realm of Dragons to make the replicas of the Ancient Triangle. 2 +42 42 301 Travelling Wizard Correct. 1 +43 43 301 Liv If we can solve the problem once and for all, we would love to give it a try. But we need a replica of the Ancient Triangle to enter the Realm of Dragons in the first place. 2 +44 44 301 Liv So we want to go to the capital and get all the three parts needed first. 2 +45 45 301 Travelling Wizard Great. 1 +46 46 301 Liv Besides, we also collected a lot of materials from the bamboo forest. Once you have taken the portion you need, we'll give the rest to other villages in need along the way. After all, the forest is too dangerous for non-combatants to enter. 2 +47 47 301 Travelling Wizard That's fantastic. When are you going to head out? Like, right now? 1 +48 48 401 1 205 +49 49 301 Lee Hold on... +50 50 301 Lee I think we need to settle our rewards first. +51 51 301 Travelling Wizard ... 1 +52 52 301 Liv We didn't help you for the sake of rewards, but if we can get what we deserve, I'm sure we can help more people in the upcoming journey. 2 +53 53 301 Travelling Wizard Oops, I almost forgot. 1 +54 54 301 Lee I saw the Mountain God give you a large bag of gold coins. We must have completed some tasks along the way. +55 55 301 Lee Now I understand why the villagers forced you to make an oath. +56 56 301 Travelling Wizard Oh, don't say that. I was just comforting the villagers on behalf of gods. 1 +57 57 202 2 1 +58 58 201 2 500032 -400 +59 59 301 1 Lucia You mean lying in the name of gods? 2 +60 60 301 Travelling Wizard In the name of gods, I didn't lie. 1 +61 61 301 The Travelling Wizard holds his head up high, as if it is one of the few things he can take pride in. +62 62 301 Travelling Wizard Anyway, here's the Heroes' Journal that records all the related information about the Realm of Dragons. It has been revised by many generations of heroes and can definitely be of help. 1 +63 63 301 The Travelling Wizard holds something up high that resembles a notebook with many pieces of paper inside of different sizes. Just like what he described, its surface has been modified many times. +64 64 301 Liv stretches her hand as much as she could, but cannot reach the notebook with a child's body. Lucia has to hold her lower body so she can extend a little further to grab the Heroes' Journal. +65 65 301 The Travelling Wizard then strikes a pose to wave a silent goodbye. +66 66 302 Thanks for giving it to us. 67 +67 67 302 But this is just the addendum at the bottom of the list of rewards, isn't it? 68 +68 68 301 The Travelling Wizard crouches down as he prepares to run, pretending he didn't hear you. +69 69 202 1 2 1 +70 70 302 (Immediately leap off the roof) 71 +71 71 302 (Roll a Dexterity check) 72 (Roll a Strength check) 75 +72 72 301 Dungeon Master Ayla Because you have been shrunk to a child's body, the DC (difficulty class) is very high. The dexterity roll is... successful. 1 +73 73 301 Dungeon Master Ayla The Travelling Wizard takes a luck roll... 1 +74 74 78 301 Dungeon Master Ayla Alright, Commandant lands from above and pounces on the Travelling Wizard, grabbing his robe. However, he quickly unties the robe, gets away, and disappears in the bush. 1 +75 75 301 Dungeon Master Ayla Because you have been shrunk to a child's body, the DC (difficulty class) is very high. The strength roll is... successful. 1 +76 76 301 Dungeon Master Ayla The Travelling Wizard takes a luck roll... 1 +77 77 78 301 Dungeon Master Ayla Alright, Commandant lands from above and knocks the Travelling Wizard to the ground, but he quickly casts a spell to make himself slippery, losing the robe and disappearing in the bush. 1 +78 78 201 1 500032 +79 79 301 1 Lucia Commandant, shall we catch him? 1 +80 80 302 Of course. He ran away with our rewards. 81 +81 81 301 The team is about to go after the wizard, but something unexpected has caught up to them. +82 82 203 100 1 0.15 -100 +83 83 202 1 +84 84 301 Lucia tries to land but ends up falling on the grass. +85 85 201 1 500032 +86 86 301 1 Lucia Why? 1 +87 87 301 Dungeon Master Ayla As your bodies are shrunk to children's, you lose all attributes and any action that requires a check has their difficulty doubled before you get used to the new bodies. +88 88 202 1 1 +89 89 201 1 500049 +90 90 301 1 Liv Let me try. Roll. 1 +91 91 301 Dungeon Master Ayla Rolling... Check failed. Little Liv stumbles upon her own feet, falling next to Little Lucia in the exact same way. +92 92 302 ... 93 +93 93 302 Lee, would you like to give it a go too? 94 +94 94 302 I mean, there's no ladder nearby anyway. 95 Don't worry, I'll catch you from below. 95 +95 95 301 Lee Thanks, but no thanks. +96 96 301 Lee Commandant, don't forget that you are also a child now. Such action has its risks. Ayla, I'll roll a check. +97 97 301 Little Lee falls backward off the roof before he even starts to jump. +98 98 302 (We have trusted him too soon.) 99 +99 99 301 Maybe we are the "problem" that he mentioned earlier... +100 100 302 Ayla, is there any way we can dispel this magic? 101 +101 101 301 Dungeon Master Ayla Only those with the corresponding spell can do so. For example, a powerful wizard. +102 102 301 Liv If the Heroes' Journal was passed down by previous heroes, will it contain the information they left? Surely there must be some powerful wizards among them? 1 +103 103 301 Liv opens the notebook and soon finds a hand-drawn map. +104 104 301 Liv Oh, here it is. The path to the capital... Commandant, we will go past a Nameless Sage along the way. 1 +105 105 302 Ayla, what does the writing about this Nameless Sage look like? 106 +106 106 301 Dungeon Master Ayla Looks pretty new. It almost has not faded at all. +107 107 302 Let's go there then. 108 +108 108 202 1 +109 109 301 1 AniZhuanchangBegin We need to transform back to our original looks first... diff --git a/Resources/table/client/movie/movies/MovieHD01505BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01505BA.tab.bytes new file mode 100644 index 0000000..d9d44b5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01505BA.tab.bytes @@ -0,0 +1,172 @@ +(xcJg4PӀZ^T<1䤶z(,GED+ yݬJy!xM rO7#O +97Z:D^aCf#ȧK|?Ô9i'=Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 204 +3 3 201 1 500110 +4 4 301 DialogEnable 1 Ayla gives her room a quick clean-up, then sits back and awakes her terminal. +5 5 301 She stares at the screen as the game world's time flows. She did her best to reconstruct the elements of this world—for example, the sea breeze that was blowing the sand—based on past records and documents. +6 6 301 Ayla Alright, time to keep working. I was the one who invited them after all. 1 +7 7 301 As a member of WGAA, Ayla is extremely skilled at creating game worlds. +8 8 301 Ayla Let me summarize their progress first. 1 +9 9 301 Ayla Once I consolidate all the players' results, I can design the upcoming changes. 1 +10 10 301 Ayla clicks open the world archive. The adventure team that spawned in the city is shown on the top. +11 11 301 Ayla Hmm? So these are the players we found earlier on. Good, let me check what's happening over there. 1 +12 12 301 Ayla World influence factor is... 17.31?! Amazing. They just started the game and had already done something that could influence the entire kingdom. 1 +13 13 301 AniZhuanchangBegin Ayla eagerly clicks "Watch" to peek at what is going on in the capital through her terminal screen. +14 14 202 DialogDisable 1 1 +15 15 401 300 1 36 +16 16 401 1 201 +17 17 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory531.jpg +18 18 301 DialogEnable Unlike the sunny shore, the sky is dull and gray. It seems to have also impacted the pedestrians as they walk past with forlorn looks. +19 19 301 Numerous pieces of paper fall from above. Soldiers who are riding fantasy creatures are grabbing the paper pieces from baskets and throwing them out. +20 20 301 Ayla pauses the screen and zooms in. +21 21 301 The content on the paper is very simple: a poorly sketched, brandishing portrait with a line of text. +22 22 201 1 500110 +23 23 301 1 Ayla ... 1 +24 24 301 Ayla Notice of execution?! 1 +25 25 202 1 1 +26 26 301 Ayla searches the crowd and finally finds the player team in the center of the execution ground, guarded by many soldiers. +27 27 201 1 1081001 600 +28 28 201 2 500155 +29 29 201 3 500273 8 -600 +30 30 301 1 Three of them are individually tied to three stakes, with firewood under their feet. Looks like they do not have much time left. +31 31 202 2 3 1 +32 32 203 1 0.25 +33 33 301 Kamui I said we didn't do it! Please trust us! 1 +34 34 301 Compared with Chrome and Wanshi, he has a lot more ropes attached to himself. +35 35 301 Soldier Shut it! Just save us some rope, will you? +36 36 204 1 17 +37 37 301 Kamui Like I said, we didn't do anything! You're just not listening! 1 +38 38 301 Soldier Where did we catch you? +39 39 204 1 1 +40 40 301 Kamui The artifact room. 1 +41 41 301 Soldier Was there anyone else in the room when you sneaked in? +42 42 301 Kamui No. 1 +43 43 301 Soldier Where was the artifact stored? +44 44 204 1 2 +45 45 301 Kamui In the cabinet. 1 +46 46 301 Soldier Is the cabinet now empty? +47 47 301 Kamui I think so. 1 +48 48 301 Soldier Alright, we have all the evidence and witnesses. The criminal has confessed to the theft of the artifact. Light them up! +49 49 204 1 17 +50 50 301 Kamui Hey! I didn't admit anything! 1 +51 51 301 Kamui begins to shake his body again, making more squeaking sounds between the ropes and the stake. +52 52 301 Kamui I need to struggle. I keep taking this action. 1 +53 53 301 Dungeon Master Ayla Failure, failure, failure, failure... +54 54 301 Soldier Don't move! +55 55 301 After wasting all the ropes, the soldier ties Kamui up with a steel chain. He pulls both sides of the chain and kicks the stake hard to tighten him up. +56 56 301 Dungeon Master Ayla DC to break free increased. DC to break free increased. DC to break free increased. +57 57 301 Kamui I don't care! I keep struggling! With all my strength... Wait, why am I the only one that's rolling dice? 1 +58 58 301 Kamui Do something, Wanshi. 1 +59 59 203 1 0.25 -400 +60 60 201 2 500273 8 400 +61 61 301 1 Wanshi Zzzzz... 2 +62 62 301 Dungeon Master Ayla Inspecting Wanshi of Strike Hawk... He is sleeping to recover spells. +63 63 202 DialogDisable 1 2 1 +64 64 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +65 65 101 Assets/Product/Texture/Image/BgStory/BgStory14.png +66 66 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +67 67 201 1 1081001 17 +68 68 301 DialogEnable 1 Kamui At this point in time? 1 +69 69 301 Kamui shakes Wanshi in real life, whose eyes are all closed, only to get the reply that "nothing else can be done." +70 70 202 DialogDisable 1 1 +71 71 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +72 72 101 Assets/Product/Texture/Image/BgStory/Bgstory531.jpg +73 73 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +74 74 201 1 500155 1 +75 75 301 DialogEnable 1 Chrome Excuse me, could I have some water, please? I don't want to die thirsty. 1 +76 76 301 Contrary to the farce in the center of the execution ground, Chrome remains calm in the corner and calls the soldier guarding him. +77 77 301 Soldier Just wait. I'll get you some. +78 78 301 Chrome Great, thanks. 1 +79 79 301 The moment the soldier walks past the corner... +80 80 301 Chrome DM, I want to take out the knife that I hid earlier and attempt to cut my rope. 1 +81 81 301 Dungeon Master Ayla No one is watching you. Success. Your progress is... +82 82 301 Soldier Hurry, get another chain to seal his mouth. +83 83 202 1 1 +84 84 201 1 1081001 17 +85 85 301 1 Kamui You can't do this to me! At least let me say my final words! 1 +86 86 301 When the soldiers turn their backs against Kamui, he peeks in Chrome's direction. The rope is quietly coming off just like he thought. +87 87 204 1 1 +88 88 301 Just a little longer... +89 89 301 Somehow, Kamui feels like he has heard Dungeon Master Ayla rolling a die. +90 90 204 1 17 +91 91 301 Soldier Ahem! The royal family has decided to start the execution early due to poor weather conditions. We don't want the rain to put off their fire. +92 92 301 The heated crowd bursts into a deafening cheer, as if throwing stones is not enough to calm their anger. The soldiers holding torches are getting restless. +93 93 301 Kamui We don't even know what your artifact looks like! This makes no sense! I want to appeal! 1 +94 94 301 Kamui tries to argue, but his futile attempt only stirs up endless insults. The crowd seems to have lost all sanity after hearing their crime. +95 95 301 Kamui Calm down, guys... 1 +96 96 301 Soldier Shut up! Recruit, put more firewood under his feet to burn him harder. +97 97 203 1 0.25 -400 +98 98 201 2 500155 400 +99 99 301 1 Chrome DM 2 +100 100 301 Dungeon Master Ayla Progress: 50%. +101 101 301 Chrome ...I no longer try to conceal my action, but use all my strength to cut the rope instead. 2 +102 102 301 Soldier Hey! What are you doing?! +103 103 301 Ignoring him, Chrome focuses on breaking away while calculating the escape route. +104 104 202 1 2 1 +105 105 301 To his surprise, the soldier was not even shouting at him. +106 106 401 200 1 36 +107 107 401 1 206 +108 108 201 1 500494 1 +109 109 203 1 0.15 -100 +110 110 301 1 A figure suddenly appears from above and lands on the stake behind Wanshi, crushing it into pieces with a war hammer. +111 111 203 1 0.25 +112 112 301 Karenina I spent so long making this weapon. Never thought the first thing I did with it was to cut a stake. 1 +113 113 203 1 0.25 400 +114 114 201 2 1081001 1 -400 +115 115 301 1 Kamui Karenina? Why are you in this game? 2 +116 116 301 Karenina This is WGAA's public project. Ayla asked us to help her finish the script. 1 +117 117 301 Karenina Honestly, I'm not good at this. So I had been making weapons at a place. 1 +118 118 301 Soldier Who are you?! +119 119 301 The soldier throws his torch away as he pulls out a sword. The torch rolls down the road and finally comes to a stop near Kamui. +120 120 301 Kamui makes three rolls in a row trying to kick it away, but none succeeded. +121 121 301 Kamui The dice just hate me today, don't they? If that's the case... 2 +122 122 301 Kamui Hey you, over there. You dropped something. DM, I want to use Mage Hand to pull that sword close. 2 +123 123 301 Dungeon Master Ayla Kamui rolls a... critical failure. +124 124 301 Dungeon Master Ayla You tried to grab the sword's hilt with a magic hand but accidentally sneezed. The hand elegantly sent the sword flying into a crack in the floor. +125 125 301 The soldier's nervous look immediately disappears. Infuriated, he grabs Kamui's neck and shakes him rigorously, stating that he just bought the new sword. +126 126 301 Dungeon Master Ayla The soldier rolls a Will check... Critical failure. He jumps over and disappears in the crack, following his sword. +127 127 202 1 2 1 +128 128 201 1 500155 +129 129 301 1 Chrome manages to break free and lands on the ground with a thump. Someone immediately throws him a weapon. +130 130 203 1 0.25 -400 +131 131 201 2 500494 1 400 +132 132 301 1 Karenina Here you are. Took us a lot of effort to make it in that volcano. 2 +133 133 301 Dungeon Master Ayla You obtained weapon: St. Elmo +10. +134 134 202 1 2 1 +135 135 201 2 500494 4 +136 136 301 1 Karenina DM, I want to cut the ropes on Kamui. 2 +137 137 301 Dungeon Master Ayla But Kamui is wrapped in layers and layers of reinforced steel chains. +138 138 301 Karenina I'll just break the stake then. Roll it. 2 +139 139 202 300 2 1 +140 140 201 1 500175 +141 141 203 1 0.15 -80 +142 142 401 200 2 10006001 +143 143 401 2 10006001 +144 144 301 1 As they are busy getting Kamui out, they hear the sound of multiple bows firing. A shadow dashes out from the crowd and knocks down all the soldiers from behind, then rushes to Kamui before the rain of arrows falls. +145 145 203 1 0.15 +146 146 301 Camu holds his greatsword horizontally and uses it as a shield. Arrows land on it and make clinking noises. +147 147 301 Camu The next time you want someone to run away alone to seek help, better get someone else to do it. 1 +148 148 203 1 0.25 -400 +149 149 201 2 1081001 2 400 +150 150 301 1 Kamui It was an emergency. Thanks anyway. 2 +151 151 202 2 1 +152 152 201 2 500273 400 +153 153 301 1 Wanshi What do we do now? 2 +154 154 301 More soldiers come rushing to the execution ground. They are all differently equipped and look like an army that was just put together. +155 155 301 Soldier Dammit, too many of us went with the expedition team. +156 156 301 Soldier Come here! I want all my soldiers to head this way immediately! +157 157 202 1 1 +158 158 201 1 500155 -400 +159 159 301 1 Chrome Hurry, let's get out of here while they are still in chaos. 1 +160 160 202 1 2 1 +161 161 201 1 500495 +162 162 301 1 Teddy Just a reminder, don't take the wrong direction. 1 +163 163 301 Unlike her two teammates who were confronting the soldiers, Teddy chose to sneak all the way here. +164 164 301 Dungeon Master Ayla Teddy of Engineering Force has activated a Wall spell. Checking... Success. +165 165 301 Transparent ice blocks rise from the ground, forming a solid wall, making the soldiers quiver in fear as they fall back. An officer has to shout at them to force them to go back holding their weapons. +166 166 301 But the spears and swords cannot even leave a scratch on the wall. Even war hammers do not seem to crack it. +167 167 203 1 0.25 400 +168 168 201 2 500155 -400 +169 169 301 1 Teddy This crystal is less than 10cm thick, but it is stronger than bulletproof glass. I tested it. 1 +170 170 301 1 AniZhuanchangBegin Chrome We just need to take care of the soldiers on the other side now. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHD01506EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01506EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3aeee48d683d279bed53121d1bf53d3fbfd81b31 GIT binary patch literal 8202 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01507BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01507BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..672c9a7a936e2ac3cc46b7b8976322a4d0ef2aa4 GIT binary patch literal 20596 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01508BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01508BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a150c7bd1bdbfaec3e3cbd7f3a98d86f7b1ee04c GIT binary patch literal 23143 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

E04ar1Z%fFS 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 CF!5&q literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01509BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01509BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..261b5a06d2098ac05022b6e31ede1867327bd944 GIT binary patch literal 3843 zcmb7HO^6&@70yD?J7io07b+;%2Qr&ZPghO%{H(%EqH!FQkZBFPN08f9x4W-Xb#Hrb zRXPQU8dsu=Xo$LrBD}>z5JcQOc<%{G+ysKSQH+Fa^z9x&iI7b|zjLdms(W6~h($4V zyXsb*@0|0U@0|JA?ROr&_v|0Pc=?(8_x{GsTaUkcXYcgh=#T5SZom2LC!hPX`BCzb z>#x55>yN(t_$O~{{O0dJyZhr`e&b*H2e+QTd*}X{-7~$14<0;v`tzqh_*Bn){?VtO z-T3YIPQUomy`O$(>#sLoeD>;pEqp|p^yq?uR`o%=DUAL2%=m6I*=$P%uk-BLibTk%vM8Twc&dJQJUa}_6 zqinU0@aI;p?xtcSS9eDHnXv_~j;`TauRYNtdTr6MycDvKv97m88v+(~wifNgz2&7f zw#L|+-+V!d!~l^PB(mJUJ5@^A> z2pm5yt^t$*&&mq)QLN1FNT*`yTKtQNn0jVjHWNuXHhD&mC_KP2QJF~EbKx6Emr+4# z>^><*LCA0(jZ$~3%L0hPq60#<<{vhA1GXou1kFUrPcA^eT|^*B_!u=wlq94_8Q11l zJ(%ZN8sbb%06~(*ytEnUbe8j1KEhWPDh~=`8W6QhTwlbmTb-w)0XOCPvaWQFNsmG+{`f zvkvu0>Mj#UVdpCIn-4!Xa|Ka1={p}LHzG5$Z)S;CwiwQtT0E583tj-G##(q?wjgvK zj~UsF&{`CFW{VGy%R?SjbpVack->uFZ3u=zyP!USenqltL zqW^++UP3_`@WV4uYMCnOJOq`&H1TKv=A{$k9ATwuo6|6qn$$5B&XBrG#o_8zqu~Im zDy9xcy>22=39wB?jLHUAGbs{!n^II3peTojBssxJ%qETa%?(C=p7hxv1zUJv(!r?X z1?-SfWoj2C7@OA^&T0sw5B^_6SGW5=hORCPYeAXwq#E%U`-*|mVRoVjj;NqZk;BXa zQ5Z-}F_}1^S!N1y4IqdV>ETdC#21Ka8E4W}mq6L70QWuteUTbOnXt>HSuIp@Z{lmz93e&NGBGDrcc zbS7A>`I7ZR79SGAay+Tp7pB9a&A(PV9MQi+2okDp#bJz6Dcr!qT%&0UAt`7C7H~&c z3G;(oVOY>3cYLxoSm^b#;qx|XIsrW}79hyBC@T#!K{-#+E$&i-UXnnm zd}~dpe@;ngw~Ivh0U6VY#;6P7sD|;0aFC*f2ZFuHaF)Rak~wZSRl4Kb7)_uEg!dm5 Y!cT1gNI`In#yEg+NYFI2@K|2@FGHdR^Z)<= literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01510BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01510BA.tab.bytes new file mode 100644 index 0000000..fd0a911 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01510BA.tab.bytes @@ -0,0 +1,76 @@ +GQnED#HK^h$*X +r5t$ʼn#]'[mE[GB7,?73`X"j^!,%/Ȼ>#_8P垁SάPl.t8Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory556.jpg +2 2 401 1 205 +3 3 301 DialogEnable After leaving the capital, the players followed the hand-drawn map in the Heroes' Journal and reached an area they had never been to. +4 4 301 Lee opens the Heroes' Journal. Although it is largely unorganized, the information about "Flawless Rope" has been thoughtfully put together. +5 5 201 1 500026 +6 6 301 Lee What the journal says about the rope is... The Overlord of the Unbounded Realm, Leader of the Wings, who established utopia in a land where no gods could see... 1 +7 7 201 1 1081001 +8 8 301 1 Kamui Why does this sound like the description of the final boss? What is Ayla trying to tell us...? 1 +9 9 201 1 500026 +10 10 301 1 Lee The nameless and crownless are deemed to lose themselves in the storm. 1 +11 11 201 1 500155 +12 12 301 1 Chrome Nameless and crownless... Do we need to collect something? 1 +13 13 201 1 1081001 +14 14 301 1 Kamui I think the "name" and "crown" here refer to titles, and they have to be of the highest rank. 1 +15 15 201 1 500273 +16 16 301 1 Wanshi Lose themselves in the storm... I haven't detected any related weather conditions. Perhaps it's just telling us without a proper title, we will be significantly disadvantaged in this battle. 1 +17 17 201 1 1081001 2 +18 18 301 1 Kamui Ta-da! 1 +19 19 301 Kamui points to the top of his head with a big smile. He already had some text there back when everyone was still in the capital. +20 20 201 1 500166 +21 21 301 1 Lucia Pope of the Church of Flying Ramen... 1 +22 22 201 1 1081001 2 +23 23 301 1 Kamui I was saving it for negotiation. Never thought it would be useful here. 1 +24 24 204 1 +25 25 301 Kamui Now I have the highest title of the Church of Flying Ramen, you only need to become my believers. This effect should be able to cover all of you. 1 +26 26 202 1 +27 27 502 RImgBg1BlowUp +28 28 301 ...Before they realize it, the team has already arrived at the stairs. +29 29 301 AniZhuanchangBegin With no hesitation, Camu takes the lead, followed by Kamui, Chrome, and Lucia... +30 30 505 RImgBg1BlowUp +31 31 101 Assets/Product/Texture/Image/BgStory/Bgstory565.png +32 32 301 AniZhuanchangEnd Everyone walks up the stairs. When they step onto a large platform, the door behind them shuts completely. +33 33 401 2 968 +34 34 301 "The howling wind pours scorn on the insolent thieves with furious might. Endless lusts are shattered above the boundless clouds, falling into the speckled land with their crumbled bodies." +35 35 301 ??? "Nothing decays in this land, for the fierce winds will never lose their way. Nothing lasts forever, for the untamed wings will leave their gravestone behind." +36 36 401 2 4108001 +37 37 301 ??? "In front of you stands the Overlord, like an eagle that soars the sky." +38 38 402 968 +39 39 201 1 500166 +40 40 301 1 Lucia ... 1 +41 41 201 1 500001 +42 42 301 1 Celica Um... Was that not astounding enough? 1 +43 43 201 1 500026 400 +44 44 201 2 1081001 -400 1 +45 45 301 1 Lee No, it's very astounding already. Thanks. 1 +46 46 301 Kamui DM, please don't use the appearance of outsiders to build character models... 2 +47 47 202 1 2 1 +48 48 201 1 500001 4 +49 49 301 1 Celica I'm not an outsider! This is me! 1 +50 50 201 1 500166 +51 51 301 1 Lucia Celica? Why are you here? 1 +52 52 201 1 500001 5 +53 53 301 1 Celica Because I'm the Boss! Boss! 1 +54 54 204 1 4 +55 55 301 Celica I wanted to join as a hero, but Ayla said "Overlord Celica" was way too powerful and must not be put in the hero team. 1 +56 56 201 1 1081001 +57 57 301 1 Kamui Let me take a look. Open the system panel and check the character attributes of "Overlord Celica"... 1 +58 58 301 Kamui Hmm... It shows "maximum" in every single attribute. Ayla probably wanted to give the boss more protection. 1 +59 59 301 Kamui I mean, you can't have characters with higher attributes than the boss in the beginner's spawn point. 1 +60 60 201 1 500001 +61 61 301 1 Celica Shouldn't heroes be so powerful in the first place? 1 +62 62 201 1 500026 +63 63 301 1 Lee Heroes with ultimate destructive power, huh... 1 +64 64 201 1 500001 +65 65 301 1 Celica Anyway, I can only be the Boss here. 1 +66 66 301 Celica winks, and all players see "Overlord Celica" written in a glamorous font in their vision. +67 67 201 1 1081001 +68 68 301 1 Kamui Show your health bar then. Let's enjoy this battle... Speaking of which, Celica, aren't you going to draw your weapon? 1 +69 69 202 1 1 +70 70 301 Celica shakes her head and only snaps her fingers. The world has begun to change... +71 71 201 1 500001 +72 72 301 1 Celica You know what? I came up with so many cool ways to send you back to work. 1 +73 73 202 1 1 +74 74 301 1 AniZhuanchangBegin Heroes This is a battle we can't afford to lose... diff --git a/Resources/table/client/movie/movies/MovieHD01510EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01510EA.tab.bytes new file mode 100644 index 0000000..44a7f88 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01510EA.tab.bytes @@ -0,0 +1,184 @@ +b^?ӡjPS9o 0T%9u4Ye#/|8KoV;CUGKk4YHSEhy#b4n0 g]D V-CJtg1;Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory565.png +2 2 401 1 31 +3 3 201 1 500001 +4 4 301 DialogEnable 1 Celica Aha, you lasted longer than I thought. 1 +5 5 302 You aren't bad either. 6 +6 6 204 1 2 +7 7 301 Celica How about we let the next attack decide everything? 1 +8 8 302 Are you really going to only launch one attack? 9 +9 9 301 Celica Of course not. I take great pride in this job. 1 +10 10 401 2 906 +11 11 202 1 1 +12 12 301 Celica snaps for the 14th time. Endless waves are flooding toward the players like unstoppable cavalries. +13 13 402 906 +14 14 302 Chrome! 15 Kamui! 22 +15 15 201 1 500155 +16 16 301 1 Dungeon Master Ayla Chrome rolls a... success. +17 17 401 500 2 10102001 +18 18 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +19 19 202 1 1 +20 20 401 2 10102406 +21 21 31 301 Chrome raises his output to maximum, unleashing coldness that pierces through the waves and turns everything ahead into an icy river. +22 22 201 1 1081001 +23 23 301 1 Dungeon Master Ayla Kamui rolls a... success. +24 24 401 500 2 10006301 +25 25 202 1 1 +26 26 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +27 27 401 2 10006303 +28 28 301 Kamui shoves his weapon into the ground, using it as a shield and an anchor, reducing all the waves it touches into magical light spots. +29 29 401 2 1503 +30 30 301 RImgBg1Shake Celica's 15th snap comes, sending thundering hooves charging toward the players with enormous power that can trample everything into pieces. +31 31 302 Camu! 32 Liv! 40 +32 32 201 1 500175 +33 33 301 1 Dungeon Master Ayla Camu rolls a... success. +34 34 202 1 1 +35 35 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +36 36 401 500 2 10104011 +37 37 502 RImgBg1Shake 3 +38 38 401 2 1506 +39 39 48 301 But a much stronger force collides with them without hesitation. After a deafening boom, one carriage is smashed into pieces within an instant. +40 40 201 1 1031001 5 +41 41 301 1 Dungeon Master Ayla Liv rolls a... success. +42 42 202 1 1 +43 43 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +44 44 401 500 2 10003101 +45 45 502 RImgBg1Shake 3 +46 46 401 2 1506 +47 47 301 After a beam hits the rolling wheel, a Levi-Gun rams the carriage's side, knocking it onto another charging carriage and causing both to collapse. +48 48 301 Celica curls her index finger one more time. Before the crisp sound hits once again... +49 49 302 Wanshi! 50 Lee! 57 +50 50 201 1 500273 +51 51 301 1 Dungeon Master Ayla Wanshi rolls a... success. +52 52 202 1 1 +53 53 401 500 2 10109412 +54 54 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +55 55 401 2 10109413 +56 56 64 301 Wanshi's sniping goggles reflect a glaring flash. A bullet whistles through the air, hitting Celica's right hand. Although it is wrapped inside a shield, her relentless attacks still come to a pause. +57 57 201 1 500026 +58 58 301 1 Dungeon Master Ayla Lee rolls a... success. +59 59 202 1 1 +60 60 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +61 61 401 2 10001501 +62 62 301 A rain of bullets arrives just in time to cover the entire barrier that is protecting Celica. She is unable to move and her relentless attacks are forced to halt. +63 63 402 10001501 +64 64 302 Lucia! 65 +65 65 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +66 66 401 2 819004 +67 67 301 With sparks around her feet, Lucia crouches and charges like a swift cheetah. She seizes every opportunity to slide her blade through the weak points of all treants. +68 68 201 1 500166 +69 69 301 1 Lucia Commandant! 1 +70 70 301 She grabs your hand just like she once did. +71 71 204 1 1 +72 72 301 You both look into each other's eyes with a smile. She then tosses you toward Celica. You have been holding your attacks for this very moment. +73 73 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 1 +74 74 201 1 500001 4 +75 75 301 1 Celica What's that move? Commandant Missile? 1 +76 76 301 There is only one shot... +77 77 302 Launch skill "Assassinate" 78 Launch skill "Steal" 80 +78 78 79 301 Calm down, you won't even leave a scratch on Celica's infinite HP. +79 79 302 Launch skill "Steal" 80 +80 80 502 RImgBg1BlowUp +81 81 203 1 3 -100 +82 82 301 You recall the skill that Travelling Wizard taught you. When you glide past Celica, you reach your hand out... +83 83 202 1 1 +84 84 301 Dungeon Master Ayla Success. You obtained the item "Flawless Rope". +85 85 301 You see the ground rapidly approaching. A collision is inevitable. +86 86 302 Roll a Luck check! 87 +87 87 302 Roll a Luck check!!! 88 +88 88 505 RImgBg1BlowUp +89 89 401 2 3077 +90 90 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +91 91 301 Dungeon Master Ayla Critical success. Commandant performs an emergency brake, followed by a somersault and a perfect landing. +92 92 301 But all the available attributes show that Gray Raven and Strike Hawk have exhausted all their strength. +93 93 201 1 500001 +94 94 301 1 Celica I must give kudos to you, Task Force. Even if this is only the calculated result of a game program, your coordination is flawless. 1 +95 95 301 Celica I shall also give you the utmost respect. This will be my final strike to end the game! 1 +96 96 301 Celica "O spirits of the raging winds, please return to your celestial dwellings and ring the bell of judgment..." 1 +97 97 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryGoldDust.prefab 1 +98 98 301 Celica's spell summons magical glowing spots around her that begin to spin rapidly. +99 99 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 3 +100 100 301 Boiling storm clouds are swarming down... +101 101 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryGoldDust.prefab 1 +102 102 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab +103 103 401 1 205 +104 104 201 1 500026 -400 +105 105 201 2 1081001 400 1 +106 106 301 1 Lee ... 1 +107 107 301 Kamui Wouldn't this be a little too infuriating...? 2 +108 108 301 Lee It is a reasonable tactical decision nonetheless... 1 +109 109 202 1 2 1 +110 110 201 1 500166 +111 111 301 1 Lucia That being said... 1 +112 112 201 1 500001 4 +113 113 301 1 Celica ...What are you mumbling about? 1 +114 114 201 1 500026 +115 115 301 1 Lee Nothing. We just activated the teleport spell. 1 +116 116 201 1 500001 4 +117 117 301 1 Celica ... 1 +118 118 301 Celica ??? 1 +119 119 204 1 5 +120 120 301 Celica !!! 1 +121 121 302 Bye. 122 +122 122 301 Celica Wait, I spent a lot of time preparing this finishing move. 1 +123 123 301 Celica You can't do this to me! Stop! 1 +124 124 301 Celica At least give me a proper ending! I'm the Overlord! I don't want to appear in the script like this! 1 +125 125 301 Celica ...! ...! 1 +126 126 301 But no matter how she screams, the magical glowing spots show no signs of stopping and continue to gather around her. +127 127 401 2 801 +128 128 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +129 129 301 AniZhuanchangBegin Finally, a light pillar shoots up to take all players away from the "danger zone", leaving only Celica behind in a daze. +130 130 202 1 1 +131 131 101 2000 Assets/Product/Texture/Image/BgStory/Bgstory526.jpg +132 132 401 300 2 804 +133 133 401 300 2 804 +134 134 401 300 2 804 +135 135 301 AniZhuanchangEnd "Ding!" "Dong!" +136 136 301 A visitor has arrived outside the lounge door, triggering the bell. +137 137 201 1 500166 +138 138 301 1 Lucia Oh, is Commandant back? 1 +139 139 301 Lucia walks to the door and presses the button. A familiar figure rushes in and hugs her. +140 140 201 1 500001 5 -50 80 +141 141 203 1 0.25 +142 142 301 1 Celica Help me, Ayla. I don't want to be featured on the screen like that! 1 +143 143 204 1 4 +144 144 301 Celica Hmm? Where's Ayla? 1 +145 145 201 1 500166 +146 146 301 1 Lucia She went out with Commandant. 1 +147 147 202 1 1 +148 148 301 Celica turns to Lee, who is sitting on the couch and studying the game. +149 149 201 1 500001 4 -400 +150 150 201 2 500026 400 +151 151 301 1 Celica Was that your idea, Lee? 1 +152 152 301 Lee I was only using my resources in the most optimal way. 2 +153 153 204 1 5 +154 154 301 AniZhuanchangBegin Celica Still, you were not supposed to play the game like that! How despicable! You heroes are so mean... 1 +155 155 401 1 208 +156 156 202 1 2 1 +157 157 101 Assets/Product/Texture/Image/BgStory/Bgstory529.jpg +158 158 301 AniZhuanchangEnd You are standing in a corridor of WGAA. Ayla takes out two cans of drinks from a vintage drink machine and hands one to you. +159 159 302 I never knew WGAA had such a device. 160 +160 160 201 1 500110 +161 161 301 1 Ayla Oh, it was only recently restored, so we placed it here. 1 +162 162 301 Ayla Such devices were created in the Golden Age or even earlier. WGAA loves to see them in use. 1 +163 163 301 You pull the ring on the can's lid. The aroma of the soda drink immediately flows out. +164 164 301 Ayla looks around to confirm there is no one else... +165 165 301 Ayla Commandant, do you think it was logical for Task Force and Engineering Force to move separately in the game just now? 1 +166 166 302 Why do you suddenly bring this topic up? 167 +167 167 301 Ayla Remember I was checking on Karenina earlier? Took me a lot of effort because I wasn't familiar with the landscape. 1 +168 168 301 Ayla But maybe it's just my wishful thinking. After all, I'm not a member of the Task Force, and my understanding of tactics is limited to creative works only. 1 +169 169 302 Where do you think the problem is then? 170 +170 170 301 Ayla Since I'm talking to you, Commandant, I'll just be frank. 1 +171 171 301 Ayla The Engineering Force had made an appearance previously, so it was only logical for them to challenge Celica. Gray Raven should be going to the artifact chamber instead because they had never shown up in the capital. 1 +172 172 301 Ayla No matter how well Karenina and Teddy could work together, it was too dangerous for them to go alone. 1 +173 173 302 That was quite risky indeed. 174 +174 174 301 Ayla But Karenina also had a point. Maybe she just didn't think that much given it was only a game. 1 +175 175 301 Ayla Gargh! There are so many things I need to consider! 1 +176 176 302 Why are you so concerned? 177 +177 177 301 Ayla What I fear most is, none of my guesses were correct. They just prefer to stay with those from their own squads. 1 +178 178 302 ... 179 +179 179 301 Ayla I'm not saying that there is a problem. But each time I try to ask them for opinions, they always tell me they want to spend holidays with their own squads. It just makes me feel a little... lonely? 1 +180 180 302 What do you want to do then, Ayla? 181 +181 181 301 Ayla Hmm... I think we can try to make some changes! 1 +182 182 204 1 1 +183 183 301 1 AniZhuanchangBegin Ayla That's why I have a favor to ask you... 1 diff --git a/Resources/table/client/movie/movies/MovieHD01511BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01511BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..bbcb933c076bf7af17618809e1e38df010111e41 GIT binary patch literal 24389 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01512BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01512BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8b7bf3ecd7ff0eeff907f74b3e7845efe3ba05d8 GIT binary patch literal 11916 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 IZx`f$0Ta4u?f?J) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01513BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01513BA.tab.bytes new file mode 100644 index 0000000..b5d17ef --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01513BA.tab.bytes @@ -0,0 +1,38 @@ +uX _W"[lt<ײַtΥA{F]jTݿhL5t($Es̺G.co=ݨBTd)leX?FkM0FR[Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory243.png +2 2 401 1 201 +3 3 301 DialogEnable The team walks over the empty streets. Shop banners sway in the wind, shaking some dust off. They seem to have been left unattended for a long time. +4 4 201 1 500166 +5 5 301 1 Lucia Why do I have a strange feeling about this place... 1 +6 6 203 1 0.25 -400 +7 7 201 2 500026 400 +8 8 301 1 Lee These lamps are all filled with lamp oil. I don't think they can last so long without maintenance. 2 +9 9 202 1 2 1 +10 10 201 1 1031001 3 +11 11 301 1 Liv Someone seems to be still around. Can we find them? 1 +12 12 203 1 0.25 -400 +13 13 201 2 500026 400 +14 14 301 1 Lee Whoever they are, I think they will stay at a place that can overlook the entire city. 2 +15 15 301 Lee Taking the high ground is often the best strategy for defense, especially when there is a shortage of manpower. 2 +16 16 202 1 2 1 +17 17 201 1 500169 +18 18 301 1 ??? Put down everything you plan to take from here immediately and leave. 1 +19 19 302 ??? 20 +20 20 202 1 1 +21 21 201 1 1031001 7 +22 22 301 1 Liv Excuse me... Are you the guardian? 1 +23 23 202 1 1 +24 24 201 1 500169 +25 25 301 1 Realm Guardian Do what I say. Now. 1 +26 26 202 1 1 +27 27 201 1 500026 400 +28 28 201 2 500166 -400 +29 29 301 1 Lee Sorry, there must be a misunderstanding. We aren't taking anything away, except...! 1 +30 30 301 Lucia Liv, move back! 2 +31 31 401 2 10002001 +32 32 301 RImgBg1Shake The clash of blades interrupts all conversations, sending a powerful shockwave across everyone that shakes the wooden shed in disrepair. +33 33 202 1 2 1 +34 34 201 1 500169 +35 35 301 1 Realm Guardian Get out of here! 1 +36 36 401 RImgBg1Shake 2 1512 +37 37 301 1 AniZhuanchangBegin His gigantic body pushes the blade forward, forcing Lucia to fall back to an empty ground... diff --git a/Resources/table/client/movie/movies/MovieHD01513EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01513EA.tab.bytes new file mode 100644 index 0000000..62aa4f1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01513EA.tab.bytes @@ -0,0 +1,133 @@ +uwrW浆*@R!BlAwIzǔBնId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory243.png +2 2 401 1 204 +3 3 201 1 500169 +4 4 301 DialogEnable 1 Realm Guardian ... 1 +5 5 202 1 1 +6 6 201 1 500166 +7 7 301 1 Lucia Have you calmed down, Mr. Guardian? 1 +8 8 202 1 1 +9 9 201 1 500169 +10 10 301 1 Realm Guardian How did you enter this city? 1 +11 11 301 Holding onto his sword, Realm Guardian slowly gets on his feet. He does not seem to have given up the idea of expunging the players yet. +12 12 302 Through the city gate. 13 I'm pretty good at picking locks. 13 +13 13 301 Realm Guardian He's got to be kidding me. Why is he still letting people in? Are all the rocks so stubborn like him? 1 +14 14 301 I can't think of any other stubborn rocks. +15 15 301 Realm Guardian The Ancient Triangle. Where did you get the key...? Oh, the Sage's seal in the capital. That's the only place I cannot neutralize. 1 +16 16 202 1 1 +17 17 201 1 500166 +18 18 301 1 Lucia Triangle? Neutralize? It sounds like... 1 +19 19 302 You destroyed all the replicas, including the original triangle itself. 20 +20 20 202 1 1 +21 21 201 1 500169 +22 22 301 1 Realm Guardian ...The Realm of Dragons has lost its former glory. Everybody has either left or disappeared. I'm the only one left in this city. 1 +23 23 301 Realm Guardian struggles to stand up. His majestic body and weapon have become one. +24 24 301 Realm Guardian They spent a lot of effort establishing this city. I will protect this place no matter what. 1 +25 25 301 Realm Guardian Leave, heroes. There is no gold or treasure in the Realm of Dragons now. It is not worth your time and effort. 1 +26 26 202 1 1 +27 27 201 1 1031001 1 +28 28 301 1 Liv ...Mr. Guardian, we didn't come here for treasure or gold. 1 +29 29 202 1 1 +30 30 201 1 500169 +31 31 301 1 Realm Guardian Are you history scholars then? Unfortunately, I will not let you take a single brick away. 1 +32 32 202 1 1 +33 33 201 1 1031001 2 +34 34 301 1 Liv Why do we have to take something? We traveled so long to get here. Are you saying this journey is only a price we must pay for the treasure? 1 +35 35 202 1 1 +36 36 201 1 500169 +37 37 301 1 Realm Guardian But that's your end goal, isn't it? 1 +38 38 202 1 1 +39 39 201 1 1031001 1 +40 40 301 1 Liv I don't think that is everything, Mr. Guardian... 1 +41 500 302 Our journey has its own meaning, even if we end up with no treasure at all. 41 +42 41 202 1 1 +43 42 201 1 500169 +44 43 301 1 Realm Guardian How ridiculous. That is only a waste of time. 1 +45 44 202 1 1 +46 45 201 1 1031001 +47 46 301 1 Liv ... 1 +48 47 301 Liv Mr. Guardian, do you remember a group of heroes who once came to the Realm of Dragons? Among them was a wizard who liked to cover his own face. 1 +49 48 202 1 1 +50 49 201 1 500169 +51 50 301 1 Realm Guardian A group of heroes? The wizard covering his face? Of course I remember them. That guy took away the last gold coin in the Realm of Dragons. 1 +52 51 202 1 1 +53 52 201 1 500026 400 +54 53 201 2 1031001 -400 +55 54 301 1 Lee He left with almost nothing. We met him not long ago. 1 +56 55 301 Liv takes out the bottle of Sleepy Fog, while Lee waves the strange short staff with a teleport spell inside. +57 56 301 Lee He gave us these to thank our help. He also asked us to pass a message. 1 +58 57 202 2 1 +59 58 201 2 500166 -400 +60 59 301 1 Lucia "I couldn't answer back then, but now I can tell the Guardian with great certainty..." 2 +61 60 301 Lucia "After so many years, we are still best friends. That's why I will never regret the journey to look for the Realm of Dragons." 2 +62 61 202 1 2 1 +63 62 201 1 500169 +64 63 301 1 Realm Guardian ... 1 +65 64 301 Realm Guardian's hands paused for a moment. His attacking stance gradually relaxed as Lucia spoke. +66 65 202 1 1 +67 66 201 1 1031001 +68 67 301 1 Liv Mr. Guardian, it is true that our journey ends at the Realm of Dragons. 1 +69 68 301 Liv You can call our effort to retrieve the treasure of the Realm of Dragons ridiculous, but please don't deny our time spent together. That is the most precious experience and cannot be measured with anything else. 1 +70 69 202 1 1 +71 70 201 1 500169 +72 71 301 1 Realm Guardian Even if you return empty-handed? 1 +73 72 202 1 1 +74 73 201 1 500166 -600 +75 74 201 2 1031001 +76 75 201 3 500026 600 +77 76 301 1 Liv did not answer but exchanged a look with other Gray Raven members. They all nod together. +78 77 301 Mr. Door See, I told you. You care about the results too much. +79 78 204 2 7 +80 79 204 3 7 +81 80 302 Mr. Door?! 81 +82 81 202 1 2 3 1 +83 82 301 RImgBg1Shake A gigantic stone disc thunders down the hill, making an even louder bang. +84 83 301 RImgBg1Shake After crashing through a fence and a wooden banner, he finally ends up in the collapsed wall, with his face upside down. He looks back at the trail he left. +85 84 301 Mr. Door Oops, that was a few meters off. I can only give that an 8. +86 85 201 1 500169 +87 86 301 1 Realm Guardian looks bitterly at the mess, wishing he could wield Mr. Door into the crack he left. +88 87 301 Realm Guardian I'll turn you into a wall if you ever do this again! 1 +89 88 301 Mr. Door Relax, you have plenty of time. I think the heroes have a point. Don't get too hung up on the Realm of Dragons. +90 89 301 Realm Guardian They built this city from scratch. This is the legend that all adventurers long for. Can you really watch all of this become a joke? 1 +91 90 202 1 1 +92 91 201 1 1031001 +93 92 301 1 Liv Um... Mr. Guardian. 1 +94 93 301 Liv That wizard didn't tell anyone the actual situation in the Realm of Dragons. 1 +95 94 301 Liv I think he also wants the search for the Realm of Dragons to last forever, so more people will meet their friends and embark on this journey together. 1 +96 95 301 Mr. Door I guarded the entrance to the Realm of Dragons for so many years. +97 96 301 Mr. Door But I had never seen anyone abandon their friend because of that stupid "one triangle for one person only" rule. +98 97 202 1 1 +99 98 201 1 500169 +100 99 301 1 Realm Guardian Is that why you are away from your position? 1 +101 100 301 Mr. Door I was built to hold off the hostility from outside, not to stop the people inside from going out. +102 101 301 Realm Guardian ... 1 +103 102 301 Mr. Door Experience the outside world. Look at it with your own eyes. +104 103 301 Mr. Door If someone is willing to stay, just let them stay as long as they have passed my check. This place doesn't have to end even if we are no longer around. +105 104 202 1 1 +106 105 201 1 1031001 1 +107 106 301 1 Liv This city may have declined, but I'm sure it will soon be revitalized upon the arrival of new friends. 1 +108 107 202 1 1 +109 108 201 1 500169 +110 109 301 1 Realm Guardian ...You really got me a big task. 1 +111 110 301 Realm Guardian ...Whatever. 1 +112 111 301 Realm Guardian throws something to Liv. +113 112 301 Realm Guardian You win. Take this as a souvenir. Don't put it in a temple like others. 1 +114 113 202 1 1 +115 114 201 1 500026 +116 115 301 1 Lee What's this... 1 +117 116 301 Dungeon Master Ayla "Twin Souls". +118 117 203 1 0.25 400 +119 118 201 2 1031001 3 -400 +120 119 301 1 Liv Mr. Guardian, may I ask how to make this type of item? Without them, the monsters would... 2 +121 120 202 1 2 1 +122 121 201 1 500169 +123 122 301 1 Realm Guardian ...Since when does it have such a function? Why have I never heard of that? 1 +124 123 301 If that's the case, the monsters didn't attack in the past because... +125 124 301 Realm Guardian scratches his head, trying to recall something. +126 125 301 Realm Guardian From what I can recall, the people who lived there were busy building a temple to hold the souvenirs they brought from the Realm of Dragons. For years, they stopped expanding their territory and left the monsters undisturbed. 1 +127 126 301 Realm Guardian Naturally, the monsters didn't go to them for revenge. 1 +128 127 202 1 1 +129 128 201 1 500026 10 +130 129 301 1 Lee ... 1 +131 130 301 1 AniZhuanchangBegin Lee No wonder. I have been feeling that way... 1 diff --git a/Resources/table/client/movie/movies/MovieHD01514BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01514BA.tab.bytes new file mode 100644 index 0000000..9db0686 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01514BA.tab.bytes @@ -0,0 +1,137 @@ +g|Dd9ݘgᓫ"mxE.s}խ,vcUXZ^&Ą_tt,Ǎr*a`T ڊ4hff7Vyј =Qyqrxp3]R8Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory249.png +2 2 401 1 204 +3 3 301 DialogEnable After bidding farewell to Mr. Door, the team has returned to the place outside the city. +4 4 301 According to Ayla, everyone needs to return to the city or the village to put an end to their hero journey. +5 5 201 1 500166 1 +6 6 301 1 Lucia Commandant? What would heroes do after completing their duties? 1 +7 7 302 Do what they want to do, probably. 8 +8 8 301 Just like the adventure never happened... Heroes will return to their home and open their dusted door with a key they haven't used for a long time. +9 500 301 Or, they will spend another long journey with friends. +10 9 204 1 +11 10 301 Lucia Will we... ever see that day? 1 +12 11 301 ...Honestly, it's a difficult question. +13 12 202 1 1 +14 13 401 1 36 +15 14 201 1 500168 13 +16 15 201 2 500328 2 -600 +17 16 201 3 500336 600 +18 17 301 1 Vera Hey, is it over? 1 +19 18 401 1 99 +20 19 301 Cerberus seems to be waiting for a long time. They walk out of the shadow and confront Gray Raven, with Vera standing in front. +21 20 202 1 2 3 1 +22 21 201 1 500026 10 +23 22 301 1 Lee I need to remind you that the main mission is complete... 1 +24 23 202 1 1 +25 24 201 1 500168 1 +26 25 301 1 Vera Does that mean we are dismissed? 1 +27 26 202 1 1 +28 27 201 1 1031001 2 +29 28 301 1 Liv Sorry, Vera, we didn't know that Cerberus was also in the game, so... 1 +30 29 202 1 1 +31 30 201 1 500168 +32 31 301 1 Vera ...I think you got me wrong. 1 +33 32 301 ??? +34 33 401 2 1511 +35 34 204 1 13 +36 35 301 Vera points her blade to you all. +37 36 301 Vera I'm here for the treasure. 1 +38 37 302 ... 38 +39 38 302 Sorry, we don't have it. 39 +40 39 202 1 1 +41 40 201 1 500026 +42 41 301 1 Lee The Realm of Dragons is nothing but an empty shell. 1 +43 42 202 1 1 +44 43 201 1 500168 +45 44 301 1 Vera Gold coins? 1 +46 45 302 No. 46 +47 46 301 Vera Mission rewards? 1 +48 47 302 Neither. 48 +49 48 301 Vera What did you get then? 1 +50 49 301 Gray Raven members look at one another. They only smile without answering. +51 50 204 1 1 +52 51 301 Vera Fine, whatever. Let's just start the battle. 1 +53 52 302 ...Battle? +54 53 202 1 1 +55 54 201 1 1031001 +56 55 301 1 Liv But Vera, we don't need to fight. The mission in the Realm of Dragons is over. 1 +57 56 202 1 1 +58 57 201 1 500168 1 +59 58 301 1 Vera Mission...? Cerberus never took anything like that. 1 +60 59 204 1 13 +61 60 301 Vera We just feel that killing the hero team is more fun than doing routine missions. 1 +62 61 202 1 1 +63 62 201 1 500410 +64 63 301 1 ??? Wait! 1 +65 64 301 When Vera and her team are about to attack, some familiar figures stand in front of Gray Raven. +66 65 301 It's the ex-hero wizard and his friends. +67 66 203 1 0.25 400 +68 67 201 2 1031001 7 -400 +69 68 301 1 Liv Wizard! 2 +70 69 301 Travelling Wizard As a former hero, I will never allow such a thing to happen. 1 +71 70 301 Travelling Wizard Because I am their friend. 1 +72 71 202 1 2 1 +73 72 201 1 500168 1 +74 73 301 1 Vera Hah, I thought we were having some tough opponents. Turned out it was you. 1 +75 74 301 Vera Did you drag Gray Raven into this because you were scared of my revenge? 1 +76 75 301 ... +77 76 202 1 1 +78 77 201 1 500410 +79 78 301 1 Travelling Wizard A-anyway, my comrades will never let you hurt the heroes. 1 +80 79 301 Knight Why are you still not punished for that mouth? +81 80 301 Despite his words, the knight still holds up his shield and stands in the very front. +82 81 203 1 0.25 -400 +83 82 201 2 500201 10 400 +84 83 301 1 ??? Me... too... 2 +85 84 301 The Travelling Wizard's team is not the only party here. +86 85 301 Riding on the warhorses, the remaining members of the expedition also come to the rear of Cerberus. +87 86 301 Simon I never thought riding a horse could be so challenging. Just looking at the simulated graphics alone drives me dizzy. 2 +88 87 202 1 2 1 +89 88 201 1 500166 +90 89 301 1 Lucia It's Commandant Simon. Dark Aries is here too. 1 +91 90 203 1 0.25 -400 +92 91 201 2 500026 400 +93 92 301 1 Lee But why is there so much red text in Simon's status bar? 2 +94 93 202 1 2 1 +95 94 201 1 500201 10 +96 95 301 1 Simon Don't worry. As long as I can keep rolling critical success, I won't die... 1 +97 96 203 1 0.25 -400 +98 97 201 2 500522 400 +99 98 301 1 Palma Even if you do, our mission is probably already completed anyway... Speaking of which, who should write the mission report if Captain dies? 2 +100 99 202 1 2 1 +101 100 201 1 500168 1 +102 101 301 1 Vera You have been following us all along, but we just couldn't get rid of you. I will give you credit for that. 1 +103 102 301 Vera But it's time to call it a day, isn't it? 1 +104 103 201 100 2 500336 600 +105 104 203 2 0.15 600 -50 +106 105 301 1 Noctis knocks his fists together and stands in front of Dark Aries. +107 106 201 100 3 500328 4 -600 +108 107 203 3 0.15 -600 -50 +109 108 301 1 No. 21 summons her Co-Bot, then looks at Gray Raven behind the knight. +110 109 202 1 2 3 1 +111 110 201 1 500410 400 +112 111 201 2 1031001 2 -400 +113 112 301 1 Travelling Wizard Um, excuse me, heroes... 1 +114 113 204 2 3 +115 114 301 Liv Hmm? 2 +116 115 301 Travelling Wizard You look like you already know them for a long time. May I ask about your relationship? 1 +117 116 202 1 1 +118 117 201 1 500026 10 400 +119 118 301 1 Lee It's quite complicated... 1 +120 119 202 2 1 +121 120 201 2 500166 2 -400 +122 121 301 1 Lucia But it's actually not hard to understand. 2 +123 122 302 We are all comrades. 123 +124 123 202 1 2 1 +125 124 201 1 500410 +126 125 301 1 Travelling Wizard ??? 1 +127 126 202 1 1 +128 127 201 1 500110 1 +129 128 401 200 2 752 +130 129 301 RImgBg1Shake 1 Ayla Just like that, the battle begins. 1 +131 130 301 Ayla After so many years, the Realm of Dragons becomes lively again among the magic and explosions. 1 +132 131 401 2 957 +133 132 205 2000 999 Assets/Product/Texture/Image/BgStory/Bgstory294.png 0 1 2 +134 133 205 999 1 0 0 +135 134 101 200 Assets/Product/Texture/Image/BgStory/Bgstory294.png +136 135 301 1 AniZhuanchangBegin Ayla Our heroes will continue to embark on a future journey with their friends. 1 diff --git a/Resources/table/client/movie/movies/MovieHD01515BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01515BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..69a56689a5864985eb04c22729d561ad5fa49689 GIT binary patch literal 7771 zcmb7JO^oD56$Sx^8Zn0z7jD$%vX|N3w)=1T!f0kEBttfv6}xB>P!830b=y0(tJh^u zr%{l?j}QtMBo0UCIkhyx;#5QJR#*$YCz_nz&xd$!$5yrms? zyIl3^{e16xuMZ#m*LnHXhi|?6+Oyw3`0bxRc>gQ^{KISC{^?(S`Q^XAHu}>mum9)6 zm#+LHxRt*0*9RZ__3z$#{gZ#Y@sl6_@cyNHzk1QT^wCr22M@pc(%1j}tq=X^7dQU+ z&3E4E{pQ`X?>>Cvg_nXie*ckI-~7h?pZQ<>(#gmF^~9@ROJ4rYgXdrT`Tq{y{KWU3 z{lM{O?>~6^^#0o?zBu%<&?LCIsb9!eAMPyYTAbLU$arV?`*`AuBRva~!z7FaKJj1v z=2%B+NnaH=w^XWP`+4ViQQo<$yWZ-qzq%W&?uM(o(dur0bvIt!Iof6aq4}X zdLyUa$*H$;>b;zLGpF9ot#@KLK@pF345l1uB`5 zGU+>Ob!M;KN{yd;*|j@Rf1c`VC$XC8Ye%!&nMs%UYw52$bUX88Mz3wUc6VIi3eo4i zXo4f$ZhzBEe7C#P6Fnh%Joz|Ok%2^N66s?8;WAQk8YZC)v@ZjlO6#TJJnP8AX@*ZK zF&TZEnmqBPnaY`p^`2BwB=NnR!y9yJWvV?Lo?`|2^7M(r!z)&X$$6M5a<`7WLvvGe zS9_TZl$D-|wag4pkB!Zwm*yUXlXI13oy|wt-RTRQ((Mk4=We˛veW`Zf?sx9a zXQE3=+qBQ_&Ol&;)h@gPCU@~~!?n9J6vN8y^!)wUxe{i>y7blV&Pa?Z(-m`0G8tN_ zm zGeri5>97!4&t|zF8X2nup6ScUlI_`QlYOyI+9J27%MpWa*BL@3SNkx}rfYX+EXK`u zTzaS1!#nM-I4~HNE8Mu)=mvR=xM_fBb`PQ(3zu3L8L0%Gn^>7>a!4a5IH-)mEQ_=Z zpfjCzAm^qFQH(H#U)1}Q8;HXwC3Ww~lPmE3D4b@btyt#sPNySJ1C>dYYPmGI^i7z| z4mP_NjEeQKOCw}ma_fy3CieseCRff{2);>tOzsPei`MA5u+SE3I0J#vI5HN$X*$w% z$kzfB`8W=1)`R~J)&htX?dsx+mK1>duEjQX?){$`5L#Yr*d^!jCEL6xLA`4I|;E+T` z3dG6l4S%7k;vg6Z?NV7iz`-q*=m@OCr0(rNos~IgU5oSy84f89FAgfOe?PDGguBXk zymo2pCp8YXcr;Qk%TtxXWlf%4mM2g|awU^i>&vZncKZUOX*zKlW&vQPP&RoyM*+F} zUZrY0LpGHe4$g)tEPW7rMZ`-vRi5t1{=W1T5kV$OOGI5B`Q(H+F(8)w1#>6HU$V0hAkCPN zwIfll3yU+m?VTMUTnJfU z#VGgAAX6&ygl~ab2d$~K=Ln33qliK#&N4ch6V{%p#0DY35#c;^q~v3h+y;+9Cm<#< zH1wG~#)d>9ArMP}U{kQ@#OixFk)1h3^Io-9MP#t1%@kNurd5PkrMEDUt%x1T5lpb; zVx@^RuEcyg>`i2oEFYC$@O zy!Z^!py<{x@3{h_5#|MUZjSOEh&@w->TwaRhLH>EKevqgg7^!YxTfOjkOcAXa|Dc zzQBOA6_0a?w{N^~w6VZw$jItHHY^d)j|wY<7Tk};s&+pp&`rq+riAe16|4|GFegJ? zz$52?6j~yo1=~|tpL}H999uF zW8%vaX>F=)7M??w*5u$TsE}l#w?~w5onw+pWW=JPave2CxfrP>(isdQ&l0nc;S`!$ zN`!3+J;jvQ!Jo;~V&&`hkR9{{1|p(Joz#(_Ytw;o+P=WJ2x|^?8a7^d1Kpvu7{|ig zLyL@okr}wPyla-kD%qzx@)-}c7203`CiplSZ6yO!ktI%I=Fr2O=?@sfns<^?yZ|IC zg1c|LAkk1@z+%;b1xIn6Ns!t=azMFDnk)t_$q8$X_+f2*J{z;x%NtclrP^R$4A#Sq z6e8{fdRdT66``aoiTRY8CR{x#AwZ!3HF;X8i7O~@3Q4B!Abi8U|T5wvdSLkVr+>RJ>-miReQ~0qzqkrm(;aavA;yEBhVtj^u2ARZy zs*$0&kqo4!)^rKwlv24I0J9@2DZCn5>W*gZL4zHK2>ga(R}|v{xT_QihnUz*g~)=B zHpc3n3cs1=>n4UA$naS^;^58UI+qY!`g6Gtjrl2&1~jUWov6l} z6ZJzg0a4AHa14+xVOLTFb4Q>`4D#Q8$bB(nn5%pm4GvUBWu?yTbnbVMq3W_x+B1f- z0x9^{osJl_$=Rjg_yl}p*(K`;>i zPzR3KdMb!Af|1@^y2Q*8hjnGvqT9bEU1BuEfZB@cjh_8373geN7tzJHYWM^}y*lSz4ex z*ZYOGfFN6{J#0Hdkk!>5|MJ(8oiTI7*%>OsSo>v=e^90OSn?;~rb~I8su@_okwL=# NR7tGXl+>b-{{yYR5dZ)H literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHD01601BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01601BA.tab.bytes new file mode 100644 index 0000000..101b4bf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01601BA.tab.bytes @@ -0,0 +1,583 @@ + ;(VsgrK.v_cgo4l-!4C1k!§jMgk~-FYAeͻBSm]E%$ME*x*Az"uId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 504 AniZhuanchangEnd 0.7 +3 3 401 200 2 2576 +4 4 401 1 120 +5 5 301 DialogEnable In the absence of all the usual passersby, the quiet hallway appears more frigid than ever with the cold lights that illuminate the place. Standing alone in the middle of a passageway for a good few moments, you finally remember what you came to do here. +6 6 302 (It's about what I'm going to do after graduating.) 7 +7 7 301 Walking down the same passageway you've taken only too many times, you reach that certain office you can't be more familiar with before you know it. Right before you press the doorbell, however, you hear a weighty voice coming from inside the room. +8 8 301 ??? Come on in. 100000428 +9 9 401 2 726 +10 10 301 Three green flashes later, the electronic lock unlocks, allowing the alloy door to part to either side. +11 11 302 Good day, sir. +12 12 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +13 13 201 1 500299 +14 14 301 1 Walking into the minimally decorated office, you see the man shutting off the sand table he was using for planning. +15 15 301 Instructor I wanted to talk about your plan after graduation. 1 100000429 +16 16 301 He says without a moment's hesitation. +17 17 301 Instructor I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. 1 100000430 +18 18 301 Instructor Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? 1 100000431 +19 19 301 The shrewd eyes staring right at you now are the same eyes that have been watching every single student since you entered the school. +20 20 301 You sense neither encouragement nor discontent from his tone—but solemness and gravity. +21 21 301 There is no doubt that those eyes will see right through any petty lies and excuses you come up with. +22 22 302 Because... 23 +23 23 301 You can feel the world shaking violently as you open your mouth to speak. +24 24 301 ??? C-Commandant... C-could you... 100000441 +25 25 301 AniZhuanchangBegin And then, darkness ensues. +26 26 202 DialogDisable 1 1 +27 27 504 0 +28 28 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +29 29 401 1 5 +30 30 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +31 31 201 1 1031001 3 +32 32 301 DialogEnable 1 Opening your eyes, you find yourself in the lounge with Liv standing right next to you. Looking at you with a worried expression, she has one hand on your shoulder while holding a medical device with the other. +33 33 301 The screen on the table shows a report in the making. The first half of it seems normal enough, but the second half is littered with strings of garbled letters and symbols—a telltale sign that whoever was typing landed on the keyboard with their face. +34 34 302 ... 35 +35 35 301 Rubbing your slightly numb face, you return your gaze to Liv. +36 36 301 Liv What are you doing sleeping here, Commandant? A little too tired, I guess? 1 100000442 +37 37 302 Don't worry. I was just taking a nap. 38 +38 38 204 1 19 +39 39 301 Liv ... 1 100000443 +40 40 301 None of the words put Liv's mind at ease. You put up your hands in defeat seeing Liv all concerned about you. +41 41 302 And I thought I'd have a few check-ups done, too. 42 +42 42 302 Liv, can I ask you to do me a favor? 43 +43 43 204 1 1 +44 44 301 Liv Shift your head backward a little and remember to relax. 1 100000444 +45 45 301 Completing the check-up in a breeze, Liv lets out a sigh of relief. +46 46 302 Is everything good? 47 How long do I have, Doc? 49 +47 47 301 Liv Everything is good, but I'd still suggest you go to bed earlier, Commandant. 1 100000445 +48 48 51 301 Liv nods at you. +49 49 301 Liv It depends on how you manage your health, Commandant. Going to sleep now, for example, will be mighty helpful. 1 100000446 +50 50 301 Liv says with a smile. +51 51 302 But I've still got work to do. 52 +52 52 301 Liv Well, let me help you with the paperwork, then. You can go to sleep earlier if we finish everything ahead of time. 1 100000447 +53 53 302 Now, your M.I.N.D. rehab session for the day... 54 +54 54 301 Liv Is completed. 1 100000448 +55 55 204 1 2 +56 56 301 Liv You weren't late for today's rehab session, right? 1 100000449 +57 57 302 Of course not! 58 +58 58 301 With it, both you and Liv break into a wry smile—for the time being, neither of you is in any condition to fight, what with the degeneration of your muscles and the occasional migraines occurring in Liv's M.I.N.D. +59 59 301 With the help of an exoskeleton, you've taken part in a few non-combat assignments, except such assignments don't come by every day. +60 60 301 And an exoskeleton is but a short-term solution in the broader picture of making a full recovery. +61 61 301 The war has turned white-hot, and you know for a fact that Lucia and Lee are far too competent and they can't stay in Babylonia with Liv and you. +62 62 301 You want to be at the frontline fighting with the team—but decided to stay behind to perform desk work while rehabilitating instead, after being convinced by them. +63 63 204 1 19 +64 64 301 Liv I wonder what happened to Lee and Lucia, though... 1 100000450 +65 65 301 To cause no hiccups to the war, Lee and Lucia always make it a point to only contact you when they're back at their base for maintenance. According to them, they've seen small-scale victories in their combat zone. +66 66 302 We just have to trust them. 67 +67 67 302 And we need to try our best in what we can do. 68 +68 68 204 1 1 +69 69 301 Liv Yes! 1 100000451 +70 70 301 Having worked off the negative vibes, you find yourself concentrating once again on the report. Then, as you go ahead to delete the string of garbled letters and symbols with the delete key, you reach out for the coffee cup sitting right next to you... +71 71 204 1 6 +72 72 301 Yet, much to your surprise, you touch a warm, soft hand instead of a coffee cup... +73 73 204 1 1 +74 74 301 Liv How about something else for a change, Commandant? 1 100000452 +75 75 301 Liv passes you a different cup. Giving off white steam, the cup has amber-colored tea sitting in it instead. +76 76 302 What's this...? 77 +77 77 301 Liv This is a decaffeinated herbal tea. You should refrain from consuming any more caffeine for the day, given that you've already consumed 180mg. 1 100000453 +78 78 301 Liv explains in a serious tone. Probably best to listen to the expert here since she's the one taking care of the team's health. +79 79 301 Taking a sip of the tea, you can taste the warm fragrance of the liquid making its way down your throat before it reaches your chest and blossoms, instantly easing you of most of the pent-up fatigue from work. +80 80 301 Liv, on the other hand, has taken a seat across from you and begun sorting through the remaining reports. +81 81 301 The faintly glowing screen, the sound of keystrokes, the fragrance of the tea, and a Liv working away at the reports—the room is quiet and peaceful, seemingly having nothing save for these left in it. +82 82 301 It's been so long since you last felt the same ease of mind... +83 83 301 Liv I need you to go over some parts of this report, Commandant. 1 100000454 +84 84 302 AniZhuanchangBegin Sure. 85 +85 85 202 DialogDisable 1 1 +86 86 101 AniZhuanchangEnd 2000 Assets/Product/Texture/Image/BgStory/BgStory14.png +87 87 201 1 1031001 +88 88 301 DialogEnable 1 Liv This is the last one. 1 100000455 +89 89 301 You go over the report before signing your ID number on it. The whole process of sorting through the documents was supposed to take you through the entire afternoon—yet here you are, having reached the end of it in under two hours with the two of you working on it. +90 90 302 Boy, that was fast. 91 +91 91 301 Pouring tea into the now empty cup, Liv appears out of it as she keeps her eyes fixated on the global warfare map. +92 92 302 What are you looking for? 93 +93 93 301 Liv I'm trying to pinpoint Lucia and Lee... 1 100000456 +94 94 204 1 19 +95 95 301 Liv I mean, because I missed their call from last night. 1 100000457 +96 96 302 It's not your fault, though. 97 +97 97 301 An episode of migraine hit Liv out of the blue right before Lucia and Lee dialed in last night, plunging her M.I.N.D.—which hasn't even made a full recovery yet—into an extremely unstable state. +98 98 301 After stabilizing her condition with the cable you carried and a Deep M.I.N.D. connection you managed to establish before things went out of hand, you put on your exoskeleton and ran up to the Star of Life with Liv in your arms. +99 99 301 Liv was still under treatment when Lucia and Lee dialed in. +100 100 204 1 +101 101 302 Based on where they were calling from last night... 102 +102 102 301 Staff list, resource provision, and engagement status—all the information about a certain base pops up when you put your finger on it. +103 103 302 They should be here. 104 +104 104 301 Lucia' and Lee's names are on the staff list—with two short lines preceding their names, respectively. +105 105 204 1 19 +106 106 301 Frame Damage: 15.32% +107 107 301 Infection: 0.00% +108 108 301 Based on their battle report, the two seemed to have found a branch of the Red Tide on their own without the warning of a Support-type Construct. +109 109 301 They put indicating beacons in place during their battle with Hetero-Creatures. While the beacons had only a minimal effect in guiding the garrison at the base, they managed to sever the branch with their accurate attacks all the same. +110 110 301 Liv If only I were there, too... 1 100000458 +111 111 301 Liv keeps her eyes fixated on the very first line of the report. It briefly mentions the resources the base needs more of, with a special note stating that all squads are in need of help from Support-type Constructs. +112 112 302 I am sure you'll be able to get back there in no time. 113 +113 113 204 1 +114 114 301 Liv And that's if they manage to improve remote Deep M.I.N.D. connection, right? 1 100000459 +115 115 301 The Deep M.I.N.D. connection helps to stabilize the migraine coming from Liv's M.I.N.D., and Asimov is working with the rest of his team to figure out a way to establish the connection remotely without a cable. +116 116 302 Asimov said we'll be giving it a try soon, right? 117 +117 117 301 Gray Raven will be back on the road whole as soon as we have that technical barrier taken care of. +118 118 301 Nodding her head, however, Liv suddenly looks troubled with what seems to be an abrupt thought. +119 119 204 1 2 +120 120 301 Liv By the way, Commandant, I understand that Professor Hippocrates asked you to exercise your body, but I'd still suggest that you steer clear of ground missions before you make a full recovery. 1 100000460 +121 121 302 It's force majeure. 122 I'll try to... 122 +122 122 301 Liv's eyebrows frown slightly at your reply. +123 123 301 But lucky for you, Liv raises another question, letting go of the subject. +124 124 204 1 1 +125 125 301 Liv What are we going to do now, though... 1 100000461 +126 126 302 About that... 127 +127 127 301 Liv means well, but it's no doubt much too early for you to hit the hay now. +128 128 301 You finished your rehab session for the day in the morning, but you have to make an appointment a day in advance if you want to get to your next session. +129 129 302 Uhm... 130 +130 130 301 You have no idea what to do. +131 131 302 I don't know, Liv. Got any plans? 132 +132 132 204 1 7 +133 133 301 Liv Wait, are you asking me? 1 100000462 +134 134 204 1 +135 135 204 500 1 6 +136 136 301 Liv I don't know either... but let's see... 1 100000463 +137 137 401 2 1099 +138 138 204 1 +139 139 301 With the ringing of a call filling up the room, you and Liv stop in your tracks. When you take the call, a hologram of Asimov appears. +140 140 203 1 0.25 -650 +141 141 509 800 Assets/Product/Texture/Image/BgStory/BgStory16.jpg 2 +142 142 201 2 500004 9 450 +143 143 301 1 Asimov Where are you now? 2 100000409 +144 144 302 In the lounge. 145 +145 145 301 Asimov Stop whatever you're doing now if it's not super urgent. I need you to come down to the Science Council now. 2 100000410 +146 146 301 With bags darker than ever under his eyes, Asimov speaks in a serious tone. +147 147 302 Oh? 148 +148 148 301 Asimov I can't get into the details on the line, but I'll fill you in on the situation when you're here. Remember to bring Liv with you. 2 100000411 +149 149 204 1 7 +150 150 301 Liv Eh? 1 100000464 +151 151 301 Liv is surprised at the mention of her name. +152 152 301 Asimov Liv is there with you, right? Bring her with you. 2 100000412 +153 153 204 1 +154 154 302 Alright. 155 +155 155 202 2 1 +156 156 510 400 2 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +157 157 203 1 0.25 +158 158 301 And with it, Asimov hangs up. +159 159 204 1 3 +160 160 301 Liv Why does he need us, though? 1 100000465 +161 161 302 I have no clue. 162 +162 162 302 But I bet it's something important. 163 +163 163 204 1 +164 164 301 You rise from your seat, taking a moment to really appreciate the fact that you're now in much less pain thanks to all your rehab sessions and nutritional management. +165 165 301 Liv Can I give you a hand, Commandant? 1 100000466 +166 166 302 Uhm... 167 +167 167 302 AniZhuanchangBegin Sure... 168 No, I'm fine... 174 +168 168 202 DialogDisable 1 1 +169 169 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +170 170 301 DialogEnable With the support of Liv and a crutch, you make it to Asimov's lab. +171 171 201 1 500404 1 +172 172 301 1 Hippocrates You really need to stop pampering your commandant, Liv. 1 100000825 +173 173 185 301 At the lab, you see Hippocrates. +174 174 202 DialogDisable 1 1 +175 175 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +176 176 301 DialogEnable With the help of a crutch, you slowly make your way to Asimov's lab. +177 177 301 Taking into account the rehabilitative effects of walking, you decided to go on foot instead of in a wheelchair. +178 178 301 All the while, Liv keeps her eyes closely on you from behind. +179 179 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory16.jpg 0 1 1 +180 180 205 999 1 0 0 +181 181 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +182 182 301 When the door to the lab opens, you are caught by surprise. +183 183 201 1 500404 1 +184 184 301 1 Hippocrates I see you're making headway with your recovery. 1 100000826 +185 185 204 1 +186 186 203 1 0.25 400 +187 187 201 2 1031001 7 -400 +188 188 301 1 Liv Professor? 2 100000467 +189 189 301 It's none other than Hippocrates—the very person responsible for treating you and Liv. +190 190 202 2 1 +191 191 203 1 0.25 +192 192 301 Standing right behind her is Asimov, who's keeping his eyes fixated on the screen in front of him as strings of complicated-looking readings and charts flash past. +193 193 204 1 +194 194 401 1 36 +195 195 301 Why are they working together when they're from different departments...? +196 196 302 (Wait...) 197 +197 197 401 1 201 +198 198 301 Hippocrates And judging from that look on your face, I gather you've figured out why Asimov had asked you and Liv to come down here. 1 100000827 +199 199 302 Does it have to do with the Empyrea frame? 200 Let me guess. You've made headway with the Deep M.I.N.D. connection. 204 +200 200 301 Hippocrates Right, we've received some data from the probe we'd left in the Empyrea frame. 1 100000828 +201 201 301 Hippocrates Asimov is working on visualizing the data, except... 1 100000829 +202 202 301 Stopping in her tracks, Hippocrates looks back and forth between you and Liv. +203 203 207 301 Hippocrates Except they don't seem normal. 1 100000830 +204 204 301 Hippocrates Unfortunately, no. 1 100000831 +205 205 301 Hippocrates But we received some data from the probe we'd left in the Empyrea frame. 1 100000832 +206 206 301 Hippocrates These data might help further enhance the Deep M.I.N.D. connection, and Asimov is working on visualizing the data. 1 100000833 +207 207 203 1 0.25 -400 +208 208 201 2 500004 400 +209 209 301 1 Asimov Done. 2 100000413 +210 210 301 Looking up, Asimov turns the screen this way—which now shows a bird's-eye view of a dense forest. +211 211 302 What's this...? 212 +212 212 301 Asimov I'll start from the very beginning. You do still remember what you had to go through to get Liv's M.I.N.D. shards back, right? 2 100000414 +213 213 302 Of course. 214 +214 214 301 After bringing Liv to safety, you filled them in on what you'd gone through, missing not so much as the most minute of details, with the hope that they'd turn out helpful with repairing Liv's M.I.N.D. +215 215 301 Asimov And you found a seventh M.I.N.D. shard—and that's something we'd never found previously. 2 100000415 +216 216 301 Asimov After transferring her consciousness back to the Eclipse frame, we'd scan the Empyrea frame with signals of varying frequencies on a regular basis to see if we'd missed anything. 2 100000416 +217 217 302 Wait, could it be... 218 +218 218 301 Asimov Spot on. The signal is negligibly weak, but it is part of Liv. 2 100000417 +219 219 301 Asimov We took a look at the data sent back by the probe. The bands seem very special, and I'd describe them as... 2 100000418 +220 220 301 Asimov is trying to come up with a more appropriate, layman-friendly word. +221 221 301 Hippocrates I'll take over from here. 1 100000834 +222 222 301 Hippocrates Here is an example. Do you remember how many people you passed by in the rehab center yesterday? 1 100000835 +223 223 302 I'd be damned if I did... 224 Might as well ask me how many rolls of bread I've ever had. 225 +224 224 229 301 Hippocrates Correct. See, no one ever remembers how much bread they ate. 1 100000836 +225 225 204 1 5 +226 226 301 Hippocrates And I take it that you recall how much bread you ate? Now, that's definitely worth looking into. 1 100000837 +227 227 302 I... would be damned if I did. 228 +228 228 204 1 +229 229 301 Hippocrates People don't remember all the information that goes through the brain. 1 100000838 +230 230 301 Hippocrates We might experience certain things or think about them, but they don't become lasting memories in our brains. 1 100000839 +231 231 301 Asimov It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." 2 100000419 +232 232 301 Asimov Based on our analysis of the signal waveform sent back to us, we were able to more or less pinpoint the location of this M.I.N.D. shard that's projecting this forest. 2 100000420 +233 233 301 Asimov enlarges the window—to the extent that it almost takes up the entire screen. +234 234 301 Right in the center of the screen now stands the silhouette of a spire—with scarlet plants running along its length. +235 235 302 It's the Punishing Virus... 236 +236 236 301 Asimov It's only lightly infected, but it doesn't mean we can just ignore it. 2 100000421 +237 237 301 Asimov Which is why we need you to clean up the contamination—in addition to looking into it. 2 100000422 +238 238 302 One thing, though... 239 +239 239 202 1 2 1 +240 240 201 1 1031001 +241 241 301 1 Worried, you turn to look at Liv—who you know shouldn't be risking herself over a mission like this with her M.I.N.D. still making a recovery. +242 242 204 1 1 +243 243 301 Liv Don't worry, Commandant. I'm okay. 1 100000468 +244 244 202 1 1 +245 245 201 1 500404 +246 246 301 1 Hippocrates I know what's bothering you. Your safety will always be our top priority. 1 100000840 +247 247 301 Hippocrates We have an ample amount of time to get ourselves ready, unlike last time. 1 100000841 +248 248 301 Hippocrates Asimov came up with a "safety trigger" program. 1 100000842 +249 249 301 Hippocrates And what it does is that if and when things get out of hand, the "trigger" will activate and force you to wake up. 1 100000843 +250 250 301 Hippocrates And feel free to pull the "trigger" yourself if the situation becomes such that doesn't allow you to continue probing. 1 100000844 +251 251 301 Hippocrates It won't hurt your M.I.N.D., but we'll have no choice but to give up on this particular shard. 1 100000845 +252 252 302 Why does it have to be Liv, though? 253 +253 253 301 Hippocrates I decided to ask you and Liv for help for another reason. See, this shard and the subconscious mind are similar in that they're both what make up the bottom layer of the M.I.N.D. 1 100000846 +254 254 301 Hippocrates And the feedback of both of your activities there will go a long way toward improving the Deep M.I.N.D. connection. You just don't get samples of this kind of M.I.N.D. every day. 1 100000847 +255 255 301 Finishing her sentence, Hippocrates' face turns uneasy. +256 256 204 1 14 +257 257 301 Hippocrates Although I wouldn't want to go through all of it again to get another sample... 1 100000848 +258 258 204 1 +259 259 203 1 0.25 400 +260 260 201 2 1031001 -400 +261 261 301 1 Liv I have another question. 2 100000469 +262 262 301 Sensing the negative vibes in the air, Liv speaks out. +263 263 301 Hippocrates Yes? 1 100000849 +264 264 301 Liv How am I supposed to get inside my own M.I.N.D. shard with Commandant? 2 100000470 +265 265 204 1 1 +266 266 301 Hippocrates Asimov wrote you a program that will help you do just that. He'll take you through some fine-tuning first, though. 1 100000850 +267 267 301 Hippocrates Your commandant, on the other hand, will get in there when you're done fine-tuning. 1 100000851 +268 268 301 Liv Alright. 2 100000471 +269 269 204 2 1 +270 270 301 Liv Will see you in a bit, Commandant. 2 100000472 +271 271 203 100 2 0.18 -600 +272 272 202 2 +273 273 301 After waving goodbye at you, Liv makes her way to the M.I.N.D. diving chamber following Asimov. Then, right when you try to stand up with your crutch... +274 274 204 1 +275 275 203 1 0.25 +276 276 301 You are forced to sit back down. +277 277 302 Professor? 278 +278 278 204 1 14 +279 279 301 Hippocrates Liv is bound to be affected one way or another when she's there in her M.I.N.D. shard. 1 100000852 +280 280 302 What do you mean? 281 +281 281 204 1 +282 282 301 Hippocrates It might be her consciousness or her personality, but what it is will depend on which part of Liv this particular M.I.N.D. shard is. 1 100000853 +283 283 301 Hippocrates I mean, to a certain degree, this whole thing is just like "really getting to know yourself." 1 100000854 +284 284 204 1 5 +285 285 301 Hippocrates And I was hoping you could take good care of her when you're both in there. 1 100000855 +286 286 301 Hippocrates pats you on the shoulder. +287 287 202 DialogDisable 1 1 +288 288 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryShuju.prefab 2 +289 289 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +290 290 401 2000 1 36 +291 291 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory539.jpg 0 1 1 +292 292 205 999 1 0 0 +293 293 101 Assets/Product/Texture/Image/BgStory/BgStory539.jpg +294 294 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryShuju.prefab +295 295 401 1 204 +296 296 401 2 2623 +297 297 301 DialogEnable No longer feeling weightless, you can feel the rough bark of a tree against your back as you slowly open your eyes and take in the fragrance of the mud and budding grass. +298 298 301 Filtering through the leaves above, the sunlight feels like a gentle touch to the skin, and the crisp calls of birds coming from between the trees travel through the valleys in the distance. +299 299 301 Feeling a fluffy lump on the back of your hand, you look down—and see that there is a chubby chipmunk sitting on it. +300 300 301 Then, as though an invisible string were severed, the forest is quiet no more. +301 301 301 Turning into a furball, the chipmunk rolls off the back of your hand before it disappears into the depths of the forest. +302 302 301 You stand up and spend some time collecting your thoughts... +303 303 402 2623 +304 304 302 Liv... 305 +305 305 301 Your surroundings look exactly the same as what Asimov has shown you—except you don't see Liv around, who supposedly came in with you. +306 306 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +307 307 504 0.7 +308 308 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +309 309 201 1 500404 +310 310 301 1 Hippocrates You'll probably land at a different location from Liv because this is our first attempt. 1 100000856 +311 311 301 What Hippocrates said back at the lab pops into your mind. It seems like you'll have to find Liv first before starting your mission. +312 312 201 1 500004 +313 313 301 1 Asimov The same way we'd be drawn to what we're most familiar with when looking at a messy picture, there is something that exists between a commandant and their Construct that connects them. 1 100000423 +314 314 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +315 315 202 1 2 1 +316 316 504 0 +317 317 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +318 318 301 You shut your eyes trying to get a feel for that certain "something"—except all you're picking up are choppy echoes that seem to be taking you nowhere. +319 319 301 This is not unlike looking for a particular fish in the absolute dark expanse of an ocean. You know Liv is right around you, yet you're totally clueless as to where to begin looking. +320 320 301 And right then, a shaft of light descends. +321 321 302 (Open your eyes) 322 +322 322 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory539.jpg 0 1 1 +323 323 205 999 1 0 0 +324 324 101 Assets/Product/Texture/Image/BgStory/BgStory539.jpg +325 325 301 You see a butterfly—with two pairs of wings, and thin, black stripes along its body, parting the green fluorescence. +326 326 301 You feel like you know the butterfly... +327 327 301 The butterfly makes two circles around you, leaving traces of light to snow on you that seem to be telling you to follow it. +328 328 302 (Follow the butterfly) 329 +329 329 301 Drawn by a sense of familiarity, you follow the butterfly as it goes. +330 330 104 0|0|-250 8 +331 331 301 Following the butterfly, you travel through the wide expanse that's the forest... +332 332 301 Losing count of the times you've come across the same views... +333 333 301 The butterfly's fluorescence is now your only source of guidance down the increasingly secluded path... +334 334 301 Right then, you hear noises coming from up ahead—someone is coming this way walking on the grass. +335 335 302 Hello? 336 Liv? 336 +336 336 301 Liv Commandant? 100000473 +337 337 301 Her voice coming from behind the trees, Liv picks up her pace across the grass—and there she is now, standing in front of you... +338 338 201 1 500524 2 +339 339 301 1 Except she looks a little "different" from what you remember of her. +340 340 301 A grandiose black dress envelopes her exquisite body, giving her a solemn aura. The jade-green wings behind her, however, add a dreamlike quality to her, and she seems as though she might just vanish in the wind if you so much as look away from her for a split second. +341 341 302 ... 342 +342 342 204 1 6 +343 343 301 Liv C-Commandant... Please stop looking at me like that... 1 100000474 +344 344 301 Liv lowers her head, apparently feeling self-conscious because of your unwavering gaze. +345 345 302 Ahem, right, of course... +346 346 301 Looking around yourself, you can't help but feel flabbergasted by the view, having forgotten about the butterfly that had taken you here. +347 347 302 What's going on here? 348 +348 348 301 The Liv you're seeing is wearing a completely different outfit than what she was before coming in. +349 349 204 1 3 +350 350 301 Liv I don't know... I found myself like this when I woke up. 1 100000475 +351 351 301 Liv reaches for the wings behind her as she starts checking herself out. +352 352 204 1 +353 353 302 Maybe this is something your M.I.N.D. shard is doing to you? 354 +354 354 301 Liv Asimov said the same thing... 1 100000476 +355 355 301 You have never seen Liv like this before. She is usually just dressed in white and pink. +356 356 301 Liv How do you feel, though, Commandant? 1 100000477 +357 357 302 I think you look great, Liv. 358 Suits you, Liv. 362 I liked how you were before. 367 +358 358 301 Liv Commandant... 1 100000478 +359 359 301 With a sheepish look on her face, Liv seems happy with the compliment all the same... while looking slightly caught off guard. +360 360 204 1 2 +361 361 371 301 Liv I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. 1 100000479 +362 362 204 1 7 +363 363 301 Liv Hmm? 1 100000480 +364 364 301 Liv seems slightly caught off guard. +365 365 204 1 2 +366 366 371 301 Liv I meant to ask you if you've noticed anything out of the ordinary about yourself, too... But still, thank you. 1 100000481 +367 367 204 1 3 +368 368 301 Liv Is that so? I see... 1 100000482 +369 369 204 1 2 +370 370 301 Liv But I actually meant to ask you if you've noticed anything out of the ordinary about yourself, too... 1 100000483 +371 371 302 Ahem... Never felt better. 372 +372 372 301 It's fortunate that your injury didn't get transferred over to this world. +373 373 302 Are you feeling anything else, Liv? 374 +374 374 204 1 3 +375 375 301 Liv Well... I'm not quite sure if this is something my M.I.N.D. shard has done to me, but... 1 100000484 +376 376 204 1 +377 377 301 Seeing you all baffled, Liv claps her hands three times. +378 378 301 And with it, you hear noises coming from the trees. When you turn your head over—you see countless chipmunks poking their heads out everywhere. +379 379 301 Among the bushes, above the treetops, behind the rocks—they're everywhere. +380 380 301 With their tiny black eyes traveling back and forth between you and Liv, they seem to have a hard time comprehending the sight of the two human beings in front of them. +381 381 204 1 2 +382 382 301 Liv It's okay. This isn't a bad person. 1 100000485 +383 383 301 And with it, the chipmunks all come leaping out. +384 384 301 Before you're even able to react, you find yourself and Liv drowning in a sea of warm furballs rubbing your faces and palms. +385 385 302 How did you find out you can do this, though? 386 +386 386 301 You clap your hands three times when Liv isn't looking your way—and nothing happens. +387 387 301 It's never been difficult for Liv to draw animals toward her because she's always so gentle—but you know that what you just witnessed is on a different level than just "being gentle." +388 388 301 Liv I was just trying to brush all the dirt off my hands, and then these babies showed up. 1 100000486 +389 389 302 Can you get other animals to come to you? 390 +390 390 301 Liv I did try to change the tempo and the number of claps, and I even tried mimicking this character from a TV show for kids... 1 100000487 +391 391 204 200 1 +392 392 204 1 6 +393 393 301 Liv stops in her tracks. +394 394 301 Liv And... well, I tried all sorts of things, but the only thing I've managed to get to come to me so far is the chipmunk. 1 100000488 +395 395 301 With her hand still caressing a little furball, Liv looks away. +396 396 204 1 +397 397 302 ... 398 +398 398 301 You carry on speaking as you put on the ground a struggling chipmunk that just fell off your shoulder and was dangling off your chest pocket. +399 399 302 Now, let's try to bring each other to speed. 400 +400 400 301 Liv So, when I woke up... 1 100000489 +401 401 301 When Liv finishes bringing you up to speed, you see that your diving point was actually one good kilometer away from Liv's—though you came in here at almost the same time. +402 402 301 Liv has a pair of wings similar to that on the Empyrea frame, except it doesn't allow her to fly—presumably because M.I.N.D. has made it so. +403 403 301 It seems like you won't be flying to the center of the forest. +404 404 301 And it's your turn to fill Liv in on what you've been through... +405 405 301 Liv A butterfly, you said? I didn't see any when I woke up, though. 1 100000490 +406 406 301 Liv Should we do a quick round of scan? 1 100000491 +407 407 302 No, it's fine. 408 +408 408 301 You want to learn more about the butterfly, but it's much too fleeting an occurrence for you to spend time on when you're supposed to be looking into the center of the forest. +409 409 302 We're sticking to our plan. 410 +410 410 301 Liv I'm analyzing the landscape and the paths. 1 100000492 +411 411 204 1 3 +412 412 301 Liv Uhm... 1 100000493 +413 413 302 Oh? 414 +414 414 301 Liv I can't come up with a path that can take us straight to the center of the forest with all the obstacles in the way. 1 100000494 +415 415 302 That's fine. We'll see what the data feedback has to say as we go. 416 +416 416 302 Let's go. 417 +417 417 204 1 2 +418 418 301 The chipmunks sitting on you and Liv start jumping off, apparently having sensed that you're about to leave. +419 419 301 And as they leave, they stuff your pockets full of chestnuts, berries, seeds, and petals... +420 420 301 Then, waving its tiny claw at Liv, the last chipmunk disappears into a crack under the rocks. +421 421 301 AniZhuanchangBegin Liv bids it farewell with a smile. +422 422 202 DialogDisable 1 1 +423 423 104 0|0|0 0 +424 424 101 AniZhuanchangEnd 500 Assets/Product/Texture/Image/BgStory/BgStory539.jpg +425 425 302 Doesn't seem like this path is going to work... +426 426 201 1 500524 6 +427 427 301 DialogEnable 1 Liv I... am trying to come up with a different route. 1 100000495 +428 428 301 You thought a place like this would be a piece of cake for Liv. +429 429 301 Except this forest is proving to be a lot more complicated than previously imagined... +430 430 301 But on second thought, you realize the complexity of this forest... +431 431 301 Should really be attributed to Liv's seemingly endless imagination. +432 432 202 1 +433 433 301 This is what happened shortly after you and Liv set out. +434 434 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +435 435 301 The path through the forest isn't exactly trekker-friendly—while your shoes with the extra-thick soles are keeping your feet well-protected from all the sharp stones on the ground, you still need to be absolutely careful so as not to slip off the moss. +436 436 301 The trees, the grass, and the flowers—everything around you is of the same color... +437 437 301 The forest has not a single trace of humans, and the cries of the insects seem to come from afar. +438 438 301 Completely lost, you stay closely behind Liv. +439 439 301 And suddenly, Liv stops in her tracks. +440 440 201 1 500524 7 +441 441 301 1 Liv Hey? 1 100000496 +442 442 302 What's the matter? 443 +443 443 301 Liv This bridge here... is a little different from how I imagined it would be. 1 100000497 +444 444 301 Caught by surprise, Liv seems at a loss for words. +445 445 302 Well, there is only so much radar imaging can do, I suppose. 446 +446 446 301 Climbing over the rock in your way, you look up from the ground to see the view up ahead. +447 447 302 See, this isn't something you need to... 448 +448 448 202 1 1 +449 449 301 The last few words of the sentence get stuck halfway at your throat when you see what's up ahead of you. +450 450 502 RImgBg1BlowUp +451 451 301 In front of you now is a valley about 20 meters wide—with a "bridge" above it connecting either side of the valley. +452 452 301 Giving off a crystalline shine, the bridge consists of many "disks." +453 453 301 The same disks can be seen moving in irregular patterns around the "bridge." +454 454 301 Enveloped in their somewhat dark surroundings, they're reminiscent of glowing lamps. +455 455 301 With a closer look, you see that the "disks" all have long tentacles or semitransparent belts attached to the underside. +456 456 301 As though sensing that they're being looked at, some of the tentacles rise and wave this way. +457 457 401 300 1 36 +458 458 401 1 205 +459 459 301 The floating jellyfish is greeting you. +460 460 505 RImgBg1BlowUp +461 461 201 1 500524 3 +462 462 301 1 Liv I never thought we'd run into anything like this... They don't seem hostile, though. 1 100000498 +463 463 301 You never saw this coming yourself, too, because you didn't run into anything out of the ordinary the entire way. +464 464 301 Seems like the speed at which time passes isn't the only thing different between M.I.N.D. and the real world... +465 465 301 This world seems to be full of strange things that can happen to you at every turn—and the fact that Liv was able to get all the chipmunks to hang around you is but an example of that. +466 466 301 And with that taken into account, this "jellyfish bridge" really shouldn't be that big of a surprise. +467 467 302 Aren't they going to dehydrate? 468 +468 468 301 As though trying to answer your question, a few enormous jets of water come gushing out from the depths of the valley, washing away some the of jellyfish that make up the bridge. Moments later, however, their places are taken over by other jellyfish. +469 469 301 Having been graced by the water, the bridge now gives off a lucid shine. +470 470 302 Do you know what's going on, Liv? 471 +471 471 301 Liv I... think this just might have something to do with the story of the "magpie bridge" that I heard as a kid. 1 100000499 +472 472 301 Liv seems unsure of herself as she speaks. +473 473 301 In Kowloong's folklore, the magpie bridge is a bridge formed by magpies squishing their bodies together on a certain day. +474 474 301 And this "jellyfish bridge" does bear a resemblance to the "magpie bridge". +475 475 301 Although one of them flies up there in the sky, while the other swims in the water. +476 476 302 Which means this M.I.N.D. shard is... 477 +477 477 301 Liv Yes, this particular M.I.N.D. shard probably has to do with all the fairytales I heard... 1 100000500 +478 478 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +479 479 504 0.7 +480 480 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +481 481 201 1 500404 -400 +482 482 201 2 500004 400 +483 483 301 1 Hippocrates We might experience certain things or think about them, but they don't become lasting memories in our brains. 1 100000857 +484 484 301 Asimov It's exactly like what the Professor said, and this particular set of data is showing us the same thing—they are the parts that Liv's mind "ignored," "forgotten," or, if you will, "rejected." 2 100000425 +485 485 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +486 486 202 1 2 1 +487 487 101 Assets/Product/Texture/Image/BgStory/BgStory539.jpg +488 488 504 0 +489 489 301 What Hippocrates and Asimov said about this shard matches what you're seeing. +490 490 301 People don't usually remember the fairytales they hear as kids. +491 491 401 1 36 +492 492 401 1 204 +493 493 201 1 500524 +494 494 301 1 Liv Do you find me childish now, Commandant? 1 100000501 +495 495 302 There is nothing wrong with being childish, though... 496 No, not at all. 499 +496 496 301 These are memories of the fairytales after all. +497 497 302 And there is nothing wrong with that. 498 +498 498 502 301 You find it romantic that Liv has found a way to embrace her childhood once again as a grown-up. +499 499 301 Liv is gentle and doesn't talk a whole lot, but she never fails to look after the people around her whenever she can. +500 500 301 She's mature in every sense of the word. +501 501 204 1 2 +502 502 301 Liv ... 1 100000502 +503 503 301 Liv lets out a sigh of relief at what you said. +504 504 301 Liv Should I try to come up with a different route, Commandant? 1 100000503 +505 505 302 Let's just run across it! 506 What's your take, Liv? 507 +506 506 509 301 Liv nods. +507 507 301 Liv Well, I think... I should probably take off my shoes first? 1 100000504 +508 508 301 Liv looks down at her lethally dangerous high heels. +509 509 301 With Liv's approval, you step on the semitransparent "bell" of the jellyfish, all the while feeling the slipperiness and bounciness of it. +510 510 302 All good. 511 +511 511 301 Only need to stay low and go at this pace... +512 512 204 1 7 +513 513 301 Liv Commandant, come back now! 1 100000505 +514 514 301 With it, Liv grabs hold of your hand, except it's too late now. +515 515 301 The bell crumbles down—before it contracts inward and then hunches up... +516 516 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +517 517 301 Before you know what just happened, you find yourself and Liv coming face to face with a glowing jellyfish in the air—although you can't really for the life of you tell where its eyes are. +518 518 203 1 0.15 -80 +519 519 301 Before you begin falling through the air, however, the jellyfish whips out one of its "belts" and wraps it around you and Liv. +520 520 301 Except the combined weight of you and Liv seems too heavy for it, sending the jellyfish down into a straight fall like a parachute with a hole. +521 521 301 Fortunately, another jellyfish comes to your rescue in time with its belts. Working together, the two jellyfish float back up once again. +522 522 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +523 523 203 1 0.15 -120 +524 524 301 At the same time, the grip of the belt grows tighter still around you and Liv. +525 525 302 What's this thing? 526 +526 526 301 You feel something as soft as silk against your back. +527 527 204 1 6 +528 528 301 Liv My wings... are getting squashed... Commandant... 1 100000506 +529 529 301 From behind you, Liv now speaks in a tone so choppy and low that you can barely make out her words—every last one of which seems to be coming out as the last strand of her being. Tied up tightly back to back, however, you can't see Liv's face. +530 530 301 Somehow, you seem to be hearing the hisses of steam. +531 531 302 I-I'm sorry... 532 (Remain silent) 534 (Change the subject) 535 +532 532 301 Liv T-that's fine, but I think this is exactly how we're supposed to cross the valley. 1 100000507 +533 533 537 301 And Liv is right—because you can see that the shining jellyfish and its friend are transporting the two of you to the other side of the valley. +534 534 537 301 Remaining silent the entire way, you let the jellyfish do their job. +535 535 302 That doesn't seem to be a bridge. 536 +536 536 537 301 Liv Yup. I think this is exactly how we're supposed to get across the valley. 1 100000508 +537 537 204 1 +538 538 301 From the corner of your eye, you can see that the jellyfish you stepped on at the very beginning is cleaning its "bell" of the dirt on it using the dews coming off a chunk of moss that it's holding with its tentacles. +539 539 301 When it's done grooming itself, the jellyfish does look slightly shinier than it did just moments ago. +540 540 302 Is it trying to polish itself? 541 +541 541 301 Liv I don't think they're trying to build a bridge cuddling up together. I think they're just trying to rest. 1 100000509 +542 542 301 With a closer look, you see that Liv is right—the jellyfish that you initially thought was acting as the bridge's pier doesn't shine as brightly. With its bell going up and down ever so faintly, it appears to be under a light sleep. +543 543 302 So what the jellyfish did to me just now when I stepped on it just now... 544 +544 544 204 300 1 8 +545 545 204 1 2 +546 546 301 Liv Well... that was probably just the jellyfish feeling grumpy waking up? 1 100000510 +547 547 301 Liv sounds at ease, sensing no harm coming from the jellyfish—but right then, your surroundings start growing dark. Moments later, you feel something hard against the bottom of your feet, and the grip around you lets go. +548 548 203 1 0.25 +549 549 301 Turning around, you see that the jellyfish is still there—and it's now trying to flatten Liv's crumpled wings. +550 550 301 Liv Thank you all, but don't worry about it. 1 100000511 +551 551 301 The jellyfish, however, stays where it is, its tentacles obviously not the most ideal of tools with which to flatten the creases. +552 552 302 Let me fix them for you. 553 +553 553 204 1 7 +554 554 301 Liv Wait, what...?! But why are you... 1 100000512 +555 555 302 I'm sure they won't let us go if I don't do it. 556 +556 556 301 Looking up, you see that the jellyfish are still busy trying to fix Liv's wings. +557 557 204 1 3 +558 558 302 And I'm partially responsible for it anyways. 559 +559 559 204 1 6 +560 560 301 Liv Well, then... if you insist. 1 100000513 +561 561 301 Bit by bit, you flatten the creases in the chiffon-like wings in the gentle light coming off the jellyfish. +562 562 301 Then, looking up at the jellyfish and then at Liv's wings—now being slowly flattened back to their previous state—you open your mouth to speak. +563 563 302 This is just amazing. 564 +564 564 204 300 1 8 +565 565 204 1 2 +566 566 301 Liv This doesn't happen in real life, though. 1 100000514 +567 567 302 But even with everything that seemed to stand in our way... 568 +568 568 302 People have made amazing breakthroughs and made the impossible possible. 569 +569 569 301 Gravity tried to hold humans down, but we found a way to reach the sky and even further beyond; distance stood between us, but technology made it possible for us to connect with each other whenever we wanted; lightning was once a power inspiring our awe, but we found a way to make it work for us... +570 570 204 1 3 +571 571 301 Liv Do you think there is a way... for us to make what we're seeing here possible, then? 1 100000515 +572 572 301 The jellyfish form a colorful, fantastic view around you beyond description. +573 573 302 Somewhere down the road, yes. 574 With difficulty, yes. 576 I don't think so. 578 +574 574 204 1 2 +575 575 580 301 "It might seem like a far-fetched fantasy, but nothing is impossible, so long as there are people drawn to it." +576 576 204 1 +577 577 579 301 "But even if we're still so far from that day that we can't even picture it happening within our lifetime, we can still entrust another dreamer with our dream." +578 578 301 "But that doesn't mean we need to forget it altogether. Perfection might be a difficult goal to reach, but that doesn't mean we can't come up with something that's nearly perfect." +579 579 204 1 2 +580 580 301 You flatten the last crease on Liv's wings. Although still unable to take Liv through the skies and now bearing shallow scars, Liv's wings can open up again nonetheless. +581 581 302 There is not a wonderful thing that is not worth our time and effort. 582 +582 582 301 1 AniZhuanchangBegin This is what the forest seems to be mumbling as the breeze gently ruffles the leaves. diff --git a/Resources/table/client/movie/movies/MovieHD01602BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01602BA.tab.bytes new file mode 100644 index 0000000..e85435f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01602BA.tab.bytes @@ -0,0 +1,965 @@ +|>[6mf5hXBw-Oc?l">kj|fR& !_G ,QNDigܜCT:ĕX)::HeA`orZId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory539.jpg +2 2 401 1 208 +3 3 301 DialogEnable Holding on to a dandelion, you and Liv made it across the bubbling swamp... +4 4 502 RImgBg1DisableSlow +5 5 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/BgStory555.jpg +6 6 301 Making it through the grass maze was almost too easy with Liv's scanning radar... +7 7 502 RImgBg1DisableSlow +8 8 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/BgStory557.jpg +9 9 301 Crossing the rushing river was a breeze, too, with a river crab carrying you on its back... +10 10 502 RImgBg1DisableSlow +11 11 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/BgStory539.jpg +12 12 301 You and Liv came the entire way without breaking so much as a sweat... +13 13 302 These are true eye-openers, Liv... 14 +14 14 301 The views around you seem to grow wilder still... +15 15 301 The further into the forest you and Liv travel. +16 16 201 1 500524 6 +17 17 301 1 Liv P-please just stop... 1 100000516 +18 18 301 With the views unfurling around both of you, Liv appears more embarrassed than nostalgic. +19 19 301 She covers her now blushing face—yet her equally red ears give her away. +20 20 202 1 1 +21 21 301 When you and Liv reach an empty ground in the forest, you see a line of sheep lying on their side. +22 22 301 So furry that their bodies take the shape of a ball, they are, to your surprise, amazingly agile. +23 23 301 Right in the middle of the sheep is a saddle—and right when one of the sheep hops over the saddle... +24 24 401 680 2 100000680 +25 25 402 100000680 +26 26 301 Sheep Baa! +27 27 301 Then comes the next sheep... +28 28 401 2000 2 100000680 +29 29 402 100000680 +30 30 301 Sheep Baa! Baa! +31 31 301 Then comes a third one... +32 32 401 2 100000680 +33 33 301 Sheep Baa! Baa! Baa! +34 34 301 Eventually, all the baas turn into a light, rhythmic lullaby. +35 35 302 I see you counted sheep in bed as a kid, huh? 36 +36 36 201 1 500524 10 +37 37 301 1 Liv Y-yes, I did... 1 100000517 +38 38 301 Liv slowly regains her composure as she looks nostalgically at the sheep. +39 39 204 1 2 +40 40 301 Liv I'd count them one at a time when I couldn't fall asleep. 1 100000518 +41 41 301 Liv says with a smile as she recalls her childhood. +42 42 204 1 8 +43 43 301 Liv And sometimes I'd end up having even more trouble sleeping because I was so focused on counting them. 1 100000519 +44 44 204 1 2 +45 45 301 Liv Have you ever experienced it? 1 100000520 +46 46 302 Never. 47 Yes. 49 +47 47 301 As a kid, you never had to do anything to have a good night's sleep because you always slept quite well. +48 48 51 301 But as an adult, you now spend more time trying to not fall asleep than coming up with ways to help yourself sleep. +49 49 301 You actually did have to count to help yourself fall asleep as a kid, what with all the pent-up energy in you. +50 50 301 But as an adult, you now spend more time trying to not fall asleep than coming up with ways to help yourself sleep. +51 51 302 Why sheep, though? 52 +52 52 301 Everyone counts goats, no? +53 53 204 1 5 +54 54 301 Liv Because sheep are cute. 1 100000521 +55 55 204 200 1 8 +56 56 204 1 6 +57 57 301 Liv I... actually am a big fan of sheep, and we even had sheep back home when I was a kid. 1 100000522 +58 58 301 You turn your gaze at the line of sheep—which stretches as far out as it possibly can along the horizon all the way from the west to the east. +59 59 302 (A real big fan... with a burning passion, too.) 60 +60 60 301 You decide to keep these words to yourself so Liv wouldn't overheat from blushing. +61 61 202 1 1 +62 62 301 You try to herd the sheep somewhere else—yet judging from the fact that none of them even bats an eye, you know your efforts are proving futile. +63 63 301 Unfortunately, it doesn't seem like you can move forward until you've figured out a different path. +64 64 302 And just look at this... 65 +65 65 301 Looking up, you see that the skies have gone from their previous white and blue to their current tangerine—a telltale sign that nightfall is fast approaching. +66 66 201 1 500524 2 +67 67 301 1 Liv Should we find a place to rest for the day, Commandant? 1 100000523 +68 68 301 While everything happening so far has taken place within the projection of a M.I.N.D. shard, you feel every bit as worn out as though you've been going through the day in the real world. +69 69 301 DialogDisable There is, in fact, another reason to your making this decision. +70 70 302 Well, it's not just because the sun is setting, though. See... 71 +71 71 302 AniZhuanchangBegin I'm sure you heard a lot of spooky stories as a kid, right? 72 +72 72 101 Assets/Product/Texture/Image/BgStory/Bgstory536.jpg +73 73 401 1 36 +74 74 202 3000 1 1 +75 75 401 1 51 +76 76 201 1 500525 +77 77 502 DialogEnable +78 78 301 AniZhuanchangEnd 1 It listens, it chases, and it preys... +79 79 301 It's the most feared predator in the dark forest, ready to prey on all souls alive. +80 80 301 Listen—as its drool burns through the ground, having fallen from a mouth so big that it takes up over half of the monster's body. +81 81 301 Look—it will never let you go once it has its murderous eyes upon you. +82 82 301 So run. Run as far as you can... +83 83 301 Until you've reached a place that can shelter you... +84 84 401 1 208 +85 85 202 1 1 +86 86 201 1 500177 +87 87 301 1 ??? I'm going to eat every last kid that refuses to sleep. Owooooo...! 1 100000675 +88 88 302 (I thought it'd be something scarier.) 89 (Holy, that's creepy with a capital C!) 89 +89 89 301 To your surprise, however, the "predator" isn't some terrifying monster—rather, it's an adorable plushie. +90 90 301 ??? I'm not scary at all, but I still eat kids who refuse to go to sleep. Owoooo...! 1 100000676 +91 91 202 1 +92 92 301 Seeing the shark plushie leaving, you and Liv poke your heads out of the bushes. +93 93 302 Was that something that scared you when you were a kid? 94 +94 94 201 1 500524 5 +95 95 301 1 Liv Wait, did that happen to you, too? 1 100000524 +96 96 302 Well, sort of. 97 I've heard stories like that. 97 +97 97 204 1 +98 98 301 Monsters that claim to eat you up if you don't go to sleep on time, huh... +99 99 301 Seems like it's an all-time classic. +100 100 301 The only difference is that a scary monster is what you usually get in these stories rather than an adorable plushie. +101 101 301 You approached it because it seemed harmless enough—except it put on a hostile front the moment it sensed your presence. +102 102 302 It wasn't scary at all, though. 103 +103 103 301 Liv Are you talking about the plushie just now? 1 100000525 +104 104 301 Nodding your head, you start telling Liv about all the tricks the grown-ups used to fool you around with from when you were a kid. +105 105 302 (Green octopus with a menacing face) 106 (Ball of fire that burns on and on) 106 (Muddy monster with eyes all over it) 106 +106 106 301 Liv Did you ever feel scared? 1 100000526 +107 107 302 I'd hide away under a blanket. 108 I always felt okay when I turned on the light. 108 They ain't got nothing on me. 108 +108 108 202 1 1 +109 109 401 1 36 +110 110 301 Right then, you hear a voice coming from behind you—a voice that you know. +111 111 301 ??? There you are! Kids who refuse to go to sleep! 100000677 +112 112 302 Run! 113 +113 113 401 1 203 +114 114 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 1 +115 115 301 There is no point in turning around—because you know exactly where it is from its footsteps and shouts. +116 116 201 1 500524 3 +117 117 301 1 Liv I think we should split up, Commandant... 1 100000527 +118 118 301 Running away from the shark plushie, Liv once again makes the same suggestion. +119 119 302 No. 120 +120 120 301 And once again, you turn down her suggestion. +121 121 204 1 19 +122 122 301 Liv But I'm only dragging you down the way I am now. 1 100000528 +123 123 301 And you know exactly what Liv is talking about—her wings, with the fluorescence, make it almost too easy for the plushie to spot them in the dark. +124 124 302 We can't just keep running, though... 125 +125 125 301 Right then, something lands on your shoulder with a squeak. +126 126 302 The chipmunk from before? 127 +127 127 301 About to flick it off, you stop just in time. With the fluorescence coming off Liv's wings, you take a good look at the chipmunk. +128 128 301 And that's when you see yet another chipmunk on Liv's shoulder. +129 129 204 1 7 +130 130 301 Liv Hurry up and hide yourselves... Where are you trying to take us? 1 100000529 +131 131 301 One of the chipmunks points its claw in a certain direction. +132 132 202 1 +133 133 502 RImgBg1BlowUp +134 134 401 2 1513 +135 135 301 AniZhuanchangBegin 800 Nodding at each other, you and Liv run in the direction the chipmunk just pointed. +136 136 401 1 36 +137 137 101 1000 Assets/Product/Texture/Image/BgStory/Bgstory300.png +138 138 505 RImgBg1BlowUp +139 139 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +140 140 401 2 2623 +141 141 301 AniZhuanchangEnd ??? Gone... They're gone... Owoooo...! 100000678 +142 142 301 Passing you by, the cry of the shark plushie disappears into the distance. +143 143 401 1 208 +144 144 302 This place seems safe. 145 +145 145 201 1 500524 +146 146 301 1 When you open the "door" of the shelter, Liv pokes her head out from the other side. You are now hiding with Liv inside two gigantic pea pods. +147 147 301 Liv How did the chipmunks find us, though? 1 100000530 +148 148 302 I... think they probably found us with the fluorescence coming off your wings. 149 +149 149 301 You point at the chipmunks, which are now chasing fireflies. +150 150 301 The fluorescence might be what's catching all the monsters' eyes in the dark, but it also stands as an inviting beacon to friends. +151 151 301 Liv What would you have done, though, if they had never shown up? 1 100000531 +152 152 302 I would have come up with something before we tired ourselves out. 153 I've got plan B. 153 I would have fought back. 153 +153 153 204 1 9 +154 154 301 Liv ... 1 100000532 +155 155 301 Without saying anything, Liv changes the subject somewhat awkwardly. +156 156 301 Liv This place seems perfect for rest. 1 100000533 +157 157 302 Yup. You should get some rest, too, Liv. 158 +158 158 204 1 +159 159 301 Liv Oh, I think I'll just... 1 100000534 +160 160 302 Correct me if I'm wrong, but... 161 +161 161 302 You're supposed to rest on time as part of the rehabilitation process for your M.I.N.D., right? 162 +162 162 301 You cut Liv off before she finishes speaking. +163 163 301 Liv I can't just rest whenever I want to inside my M.I.N.D... 1 100000535 +164 164 301 The opening on the pea pod that Liv is in faces that of yours. Lying down, she meets you in the eye. +165 165 204 1 2 +166 166 301 Liv But I'll still try to get some sleep, Commandant. 1 100000536 +167 167 301 The moonlight is cold and anything but bright, but it shows you perfectly in Liv's eyes. +168 168 302 ... 169 +169 169 302 (Refuse to look away) 170 (Close eyes) 195 +170 170 301 You don't want to look away—because you know that the moment you do, you lose this "game." +171 171 301 Besides, you and Liv are already used to being around each other, having been through all that you've been through together over the years. +172 172 301 Liv Having a hard time falling asleep, Commandant? 1 100000537 +173 173 302 Never had an easy time falling asleep away from home. 174 +174 174 301 Liv But you fell asleep in the crater in that mission we went on together. 1 100000538 +175 175 302 Oh, I remember that mission... 176 +176 176 202 1 1 +177 177 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +178 178 504 0.7 +179 179 101 Assets/Product/Texture/Image/BgStory/Bgstory60.jpg +180 180 301 You actually don't usually get to sleep in your own bed because of all sorts of accidents. +181 181 301 Ruins that can only block off the wind, tight craters, and abandoned cars—these are the kind of places you usually find yourself sleeping at. +182 182 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +183 183 504 0 +184 184 101 Assets/Product/Texture/Image/BgStory/Bgstory300.png +185 185 201 1 500524 1 +186 186 301 DialogDisable 1 The pea pod you're in proves to be a lot more comfortable, except... +187 187 302 It's got nothing to do with this place. 188 +188 188 302 And you? Still trying to get used to this place? 189 +189 189 301 DialogEnable Liv I haven't recalled a thing, but I find this place familiar and am very used to it. 1 100000539 +190 190 302 That's fine. I'm sure you'll remember everything... 191 +191 191 302 When we find the M.I.N.D. shard. 192 +192 192 204 1 2 +193 193 301 Liv Yup... So, what was your childhood like, Commandant? 1 100000540 +194 194 210 301 Following the course of the subject, Liv asks you curiously. +195 195 301 DialogDisable Her eyes are as gentle as they've always been—yet at this very moment, you can feel a certain feeling bubbling up from deep within you. +196 196 302 Ahem, look, Liv... 197 +197 197 302 You need to close your eyes before you can fall asleep. 198 +198 198 204 100 1 +199 199 204 1 8 +200 200 301 DialogEnable Liv Alright, then. 1 100000541 +201 201 301 Apparently picking up on your uneasiness, Liv closes her eyes like a good kid. With her stare gone, all that's left around you is the quiet air. +202 202 301 Then, a few moments later, Liv asks you quietly. +203 203 204 100 1 8 +204 204 204 1 +205 205 301 Liv Having a hard time falling asleep, Commandant? 1 100000542 +206 206 302 I have never for the life of me dreamed of sleeping in the forest of a fairytale. 207 +207 207 204 1 2 +208 208 301 Liv The forest of a fairytale, huh... So, what was your childhood like, Commandant? 1 100000543 +209 209 301 Liv's curious voice lingers by your ears. +210 210 302 (Tell her everything about your childhood) 211 (Tell her about part of your child) 212 (Make something up) 213 +211 211 214 301 You don't remember ever telling anyone about your childhood since you rarely ever even talk about your life before coming to Gray Raven. You decide to take advantage of this chance to have a good chat with Liv. +212 212 214 301 You can't be 100% sure whether all the things you believe are part of your childhood are really part of your childhood, so you decide to go with what you're more certain of. +213 213 301 You wouldn't really classify yourself as a well-behaved child... Wanting to maintain your image, you decide to make something up. +214 214 301 Liv listens quietly for the most part, but she would still raise questions every now and then—which, to your surprise, actually helps you recall a big chunk of your long-forgotten memory. +215 215 301 And with it, the conversation went from a monologue to a dialogue, with no end in sight. +216 216 401 1 36 +217 217 301 Your surroundings fall quieter still as time passes. The cries of the insects—loud and clear until just moments ago—have all died down, too. The two of you grow sleepy as you carry on chitchatting in the dark. +218 218 301 Time goes by a mile a second as you laugh and chat away—and you know you both are feeling the right amount of sleepiness to sleep now. +219 219 204 100 1 2 +220 220 204 1 8 +221 221 301 Liv I'd love to learn more about you, Commandant... but I guess it's time for bed. 1 100000544 +222 222 301 Liv's voice grows distant as you grow drowsy. +223 223 302 Tell me about yourself next time, Liv. 224 +224 224 301 The words coming out of your mouth are garbled up. +225 225 204 100 1 8 +226 226 204 1 10 +227 227 301 Liv Me...? I barely remember anything, though, and the things I do still remember... probably aren't too interesting at all. 1 100000545 +228 228 302 Well, everything we've seen so far in here... 229 +229 229 301 You need no further proof—because the place you're about to fall asleep at is none other than Liv's childhood itself. +230 230 302 Seems to say otherwise... 231 +231 231 202 1 +232 232 205 999 Assets/Product/Texture/Image/BgStory/BgStory0.png 0 1 5 +233 233 301 "I'll make sure to find it for you. Tell me more about yourself when I've found it." +234 234 301 AniZhuanchangBegin You don't remember if you actually said these words before falling asleep. +235 235 402 2623 +236 236 205 999 1 1 0 +237 237 101 Assets/Product/Texture/Image/BgStory/BgStory539.jpg +238 238 401 1 210 +239 239 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +240 240 301 AniZhuanchangEnd What happened during the day seems to be spicing up your dream. +241 241 502 RImgBg1DisableSlow +242 242 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/Bgstory531.jpg +243 243 301 Following a group of migrating sheep, you arrive at a spire—that for which you set out on the journey in the first place. +244 244 301 Looking up and seeing the tip of the spire thoroughly drenched in scarlet, you feel drawn to it. +245 245 301 You take a step forward and over the mud on the grass. +246 246 401 1 160 +247 247 401 2 613 +248 248 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +249 249 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +250 250 402 613 +251 251 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab 2 +252 252 301 Then, with a sharp pain across your forehead, the world as you see it turns blood-red. +253 253 201 1 500013 -800 1 1 +254 254 201 2 500013 -400 -200 1 1 +255 255 201 4 500013 800 1 +256 256 201 5 500013 400 -200 1 +257 257 401 2 1508 +258 258 201 3 500386 1 +259 259 205 3 0 1 3 +260 260 205 3000 999 Assets/Product/Texture/Image/BgStory/Bgstory523.jpg 0 1 3 +261 261 401 2 613 +262 262 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab +263 263 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +264 264 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +265 265 402 613 +266 266 301 1 The wool on the sheep tears away to reveal the Corrupted underneath, while the spire collapses into a crimson figure. 1 2 3 4 5 +267 267 301 1 This is your memory from the last rescue mission. 1 2 3 4 5 +268 268 104 0|0|-100 2 +269 269 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +270 270 203 3 0.25 -200 +271 271 401 2 10113601 +272 272 202 250 3 +273 273 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +274 274 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +275 275 502 RImgBg1Shake +276 276 301 1 You tried to make your way up through the sea of the Corrupted, but the crimson figure slashed right through you. 1 2 4 5 +277 277 202 1 2 4 5 1 +278 278 401 2 613 +279 279 104 0|-200|-300 0 +280 280 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +281 281 205 999 1 1 0 +282 282 101 Assets/Product/Texture/Image/BgCg/Cgqz2804.jpg +283 283 104 0|0|-300 10 +284 284 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +285 285 402 613 +286 286 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +287 287 301 Before chaos tore you apart, the only thing you saw in the world that blurred away was a little white bird. +288 288 401 2 613 +289 289 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +290 290 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +291 291 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +292 292 402 613 +293 293 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +294 294 301 Reliving the memory, you notice something different. +295 295 301 You feel like you're missing something—something that lies just right beyond where your eyes and the light can reach... +296 296 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +297 297 104 0|0|0 0 +298 298 205 999 1 1 0 +299 299 101 Assets/Product/Texture/Image/BgStory/Bgstory523.jpg +300 300 301 When did the blood-soaked longsword leave your body? +301 301 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +302 302 201 1000 3 500386 +303 303 202 3 +304 304 301 Where did the crimson figure go? +305 305 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +306 306 101 Assets/Product/Texture/Image/BgCg/Cgqz2803.jpg +307 307 301 Is there something behind you, behind the white bird? +308 308 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +309 309 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +310 310 301 Turning around, there is nothing but pitch darkness... +311 311 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +312 312 201 1 500547 -10 30 1 +313 313 205 1 0.8 0.8 0 +314 314 301 1 ... 1 +315 315 202 1 1 +316 316 502 DialogDisable +317 317 202 1 1 +318 318 501 AniZhuanchangBegin 2000 Assets/Product/Effect/Prefab/FxTongyong/FxUiGuanbixiaoshi.prefab 2 1 +319 319 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +320 320 401 1 36 +321 321 502 DialogEnable +322 322 301 AniZhuanchangEnd All the years of waking up naturally with your biological clock have made an alarm clock a dispensable item to you. +323 323 401 2 1543 +324 324 301 As you sit up and rub your temple, the blanket takes the course of gravity and falls off. +325 325 301 Wait, a blanket? +326 326 101 Assets/Product/Texture/Image/BgStory/Bgstory514.jpg +327 327 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +328 328 301 AniZhuanchangEnd When you open up your eyes, it hits you that, instead of a pea pod, you're now in a cozy room. +329 329 401 1 50 +330 330 302 Liv? 331 +331 331 301 The room is minimally decorated, and Liv is nowhere to be seen. +332 332 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +333 333 104 0|0|-100 0.8 +334 334 205 999 Assets/Product/Texture/Image/BgStory/Bgstory384.png 0 1 1 +335 335 401 800 2 754 +336 336 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +337 337 301 Taking not even a single moment to survey the room or think about how you got here in the first place, you open the door and start looking for Liv... +338 338 201 1 500543 +339 339 301 1 ??? Hey... Good morning. Did you have some quality rest? 1 100000681 +340 340 301 A woman you've never seen before stands in the hallway with a wooden tray. Initially caught by surprise, she quickly regains her gentle smile. +341 341 301 Your hunch is that she doesn't intend to hurt you—and hunches are often the most reliable in M.I.N.D. +342 342 302 Hi. What's your name? 343 +343 343 301 ??? Call me Cinderella. 1 100000682 +344 344 302 I was with a friend just now... 345 +345 345 302 Does she happen to be here, too? 346 +346 346 301 Cinderella The young lady, right? She's in the room right across. 1 100000683 +347 347 401 2 2626 +348 348 301 Cinderella knocks on the door but receives no response. +349 349 302 Liv, are you in there? 350 +350 350 401 2 2626 +351 351 301 Cinderella knocks on the door harder still but still gets no response. +352 352 301 DialogDisable Cinderella Is she the type that struggles to wake up? 1 100000684 +353 353 302 (Shake head) 354 +354 354 202 1 1 +355 355 401 2 754 +356 356 205 999 0 0 0 +357 357 101 800 Assets/Product/Texture/Image/BgStory/Bgstory384.png +358 358 205 999 Assets/Product/Texture/Image/BgStory/Bgstory514.jpg 0 1 1 +359 359 301 DialogEnable Seeing you shake your head, Cinderella hesitates for a moment before she opens the door. +360 360 301 The set-up of the room is basically the same as the one you woke up in. Liv lies in the bed with her back facing you, apparently still asleep. +361 361 301 Liv Uhm... 127091 +362 362 301 You can't see her face, but you can just tell from the groan that she's in pain. +363 363 302 Liv! 364 +364 364 301 You're no stranger to what's happening—this is a symptom of Liv's migraine. Out of habit, you want to take out your connecting cable for Deep M.I.N.D. connection, but it hits you that you already are in Liv's M.I.N.D. +365 365 301 Setting her tray on the table, Cinderella dashes up to Liv's bed. +366 366 301 She holds Liv's face with her hands as she presses her head against Liv's, all the while mumbling something unintelligible. +367 367 401 1 36 +368 368 401 1000 2 2632 +369 369 402 2632 +370 370 301 And with it, as a faint fluorescence envelopes them, Liv's face softens. +371 371 301 A few moments later, Cinderella puts Liv's head back on the pillow ever so gently. +372 372 401 1 208 +373 373 201 1 500543 14 -80 +374 374 301 1 Cinderella She's fine now. 1 100000685 +375 375 203 1 0.25 +376 376 301 Cinderella stands up, looking slightly out of it. +377 377 302 Are you okay? 378 +378 378 204 1 +379 379 301 Cinderella I'm fine. I was just a bit out of it. 1 100000686 +380 380 301 Cinderella quickly regains her composure. Then, you see Liv slowly sit up. +381 381 202 1 1 +382 382 201 1 500524 3 -400 +383 383 201 2 500543 400 +384 384 301 1 Liv Commandant... Who's this? 1 100000546 +385 385 204 1 14 +386 386 301 Cinderella Feel free to call me Cinderella, Liv. 2 100000687 +387 387 301 Cinderella is now looking at you and Liv with her gentle eyes—eyes that now seem even more loving than they did before. +388 388 301 You quickly fill Liv in on what happened just now. +389 389 204 1 10 +390 390 301 Liv Thank you so much, Ms. Cinderella. 1 100000547 +391 391 204 2 2 +392 392 301 Cinderella Don't mention it, and feel free to just call me Cinderella. 2 100000688 +393 393 204 100 1 8 +394 394 204 1 5 +395 395 301 Liv O-of course. 1 100000548 +396 396 202 1 2 1 +397 397 201 1 500543 2 +398 398 301 1 With a gentle, accepting smile, Cinderella turns this way. +399 399 301 Cinderella You're both now safe, and I bet you must be hungry. How about a bowl of bean soup? 1 100000689 +400 400 301 Pointing at the tray sitting on the table, she seems to be waiting for a favorable response. +401 401 301 The steaming creamy green soup has diced onions, carrots, and round peas floating on its surface. +402 402 301 The fresh veggies and the aroma of butter make for a temptation impossible to resist. +403 403 302 Yes, of course! 404 No, I'm actually not... 409 +404 404 301 Given that she just helped stabilize Liv, you don't think there is anything to worry about the food she's prepared. +405 405 301 And from her eyes, you're sensing a very special quality... +406 406 301 That you'd probably describe as "motherliness." +407 407 418 301 Which is why you don't think it's a good idea to turn her down. +408 408 204 1 +409 409 301 Cinderella Right, you probably still have trouble eating on your own, right? 1 100000690 +410 410 204 1 2 +411 411 301 Cinderella Let me feed you, then. 1 100000691 +412 412 203 1 0.25 -80 +413 413 301 And with it, she approaches you with the bowl and spoon. She's still gentle and all, but it doesn't seem like she's going to take no for an answer. +414 414 301 To sum up what's going on, she just wants you fed because she thinks you need to be. +415 415 302 ...I think I can do it myself. 416 +416 416 201 1 500524 10 +417 417 301 1 Liv S-same here... 1 100000549 +418 418 202 1 1 +419 419 301 Each with a wooden spoon, you and Liv scoop up the soup and move it up to your mouths. With its aroma filling the air now, you can now smell the diced onions and black pepper in it. +420 420 301 Shoving the spoon into your mouth, you're instantly hit with a creamy explosion that takes place across your taste buds. +421 421 301 The freshness of the veggies is the first to hit, followed by the rich and fresh taste of butter that helps the onions stand out. +422 422 301 The hot soup makes its way down your food pipe with the black pepper in it, warming up your body through and through. +423 423 301 Much to your surprise, the soup comes with a minty taste, too. +424 424 201 1 500543 2 +425 425 301 1 Cinderella Pretty good, right? 1 100000692 +426 426 301 Propping her face with both her hands, Cinderella looks awash in happiness. +427 427 202 1 1 +428 428 301 When you've finished the soup, it finally hits you that you're starving from consuming nothing at all for the entire day. Having been warmed up, your tummy is now protesting for more. +429 429 302 I... think I can actually use more of... 430 +430 430 201 1 500524 8 +431 431 301 1 Liv Whew... 1 100000550 +432 432 301 The satisfied sigh coming from beside you cuts you short. +433 433 302 ... 434 +434 434 204 1 6 +435 435 301 Liv ... 1 100000551 +436 436 301 You look away. It seems as though Liv has the same thought as you. +437 437 302 May I have some more? 438 Could you give us each one more serving? 444 +438 438 201 1 500543 2 +439 439 301 1 Cinderella Of course. You can have as many as you please. 1 100000693 +440 440 301 Cinderella refill both your bowls with the bean soup. +441 441 301 Cinderella I know you didn't ask for it, but you were about to, right? 1 100000694 +442 442 201 1 500524 6 +443 443 447 301 1 Liv T-thank you. 1 100000552 +444 444 201 1 500543 2 +445 445 301 1 Cinderella Of course. You can have as many as you please. 1 100000695 +446 446 301 Cinderella refill both your bowls with the bean soup. +447 447 201 1 500543 2 +448 448 301 1 Cinderella Glad to see you both enjoy the soup! 1 100000696 +449 449 301 Cinderella I picked these veggies early in the morning, and that's when I found both of you. 1 100000697 +450 450 301 Cinderella Oh, yeah! 1 100000698 +451 451 301 Cinderella And the soup has the pea pods you stayed in yesterday. How do you like them? 1 100000699 +452 452 201 1 500524 5 +453 453 301 1 You stop dead in your tracks. +454 454 201 1 500543 +455 455 301 1 Cinderella Pff. 1 100000700 +456 456 301 Seeing both you and Liv freeze, Cinderella covers her mouth, trembling from laughing as her laughter comes out through her fingers. +457 457 301 Cinderella My bad. You're both so cute and I just couldn't help but wanted to see you shocked. 1 100000701 +458 458 301 Cinderella Don't worry about the pea pods, though. They're safe and sound in my backyard. 1 100000702 +459 459 301 Cinderella Do you see the peas in the soup? They seem about the right size, right? 1 100000703 +460 460 301 Rubbing the tears away from the corner of her eyes, Cinderella regains her composure. +461 461 301 Cinderella Apologies. It's been such a long time since I last met anyone. 1 100000704 +462 462 301 AniZhuanchangBegin 2000 Cinderella Welcome to Wonderland. 1 100000705 +463 463 301 AniZhuanchangEnd 1 When you finish the fourth bowl, Cinderella, seemingly overly excited, once again stirs the apparently bottomless soup pot with her ladle. +464 464 301 Cinderella Want some more? 1 100000706 +465 465 302 I think I'm fine. 466 +466 466 301 Cinderella Uhm... Are you sure? 1 100000707 +467 467 302 Yes, absolutely positive. 468 +468 468 301 Feeling fuller than ever, you say to her in your most appreciative tone. +469 469 301 Cinderella And you, Liv... 1 100000708 +470 470 201 1 500524 9 +471 471 301 1 Liv No... Thank you so much, but I think I'm okay, too. 1 100000553 +472 472 301 Having gone through just as many bowls as you, Liv waves her hand in a panic as she expresses her appreciation apologetically. +473 473 201 1 500543 +474 474 401 2 1546 +475 475 301 1 Nodding with a somewhat disappointed face, she hits the pot with her ladle—and with it, the soup inside goes poof. +476 476 301 Cinderella I'm going to start cleaning up, then. 1 100000709 +477 477 302 Please let us. 478 +478 478 302 (This makes for a good chance to speak privately with Liv.) 479 +479 479 301 Cinderella But you are my guests. I can't just... 1 100000710 +480 480 201 1 500524 +481 481 301 1 But Liv has already put the tableware away and is picking the tray up. +482 482 301 Liv No, we insist. This is the least we can do. 1 100000554 +483 483 201 1 500543 2 +484 484 301 1 Relenting with a smile on her face, Cinderella says adoringly. +485 485 301 Cinderella Alright, then. Let me get you guys some tea and snacks. There is a river in the back for you to do the dishes. 1 100000711 +486 486 301 AniZhuanchangBegin Cinderella Watch out, though. 1 100000712 +487 487 205 999 1 1 0 +488 488 101 Assets/Product/Texture/Image/BgStory/BgStory557.jpg +489 489 202 1 1 +490 490 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlinkNew.prefab 3 +491 491 301 AniZhuanchangEnd As you watch carefully your own steps to avoid another nasty fall... +492 492 302 So, what do you think, Liv? 493 +493 493 201 1 500524 +494 494 301 1 Liv Uhm... I have the same take as you, Commandant. She's unique, but I don't think she's the M.I.N.D. shard we're looking for. 1 100000555 +495 495 302 But she seems to know a lot of things. 496 +496 496 301 Liv And she's such a friendly soul. I think we just might be able to learn about this place from her. 1 100000556 +497 497 302 Let's talk to her in a bit. 498 +498 498 204 1 10 +499 499 301 Liv Oh... by the way, are you over here, Commandant? 1 100000557 +500 500 302 Wait, I thought you were here. 501 +501 501 301 Liv ... 1 100000558 +502 502 204 100 1 8 +503 503 204 1 9 +504 504 301 Liv Guess we'll just have to wait for the bubbles to go away, then. 1 100000559 +505 505 302 I know... and I've lost count of how many times we missed each other. 506 +506 506 202 1 1 +507 507 301 Looking at all the colorful bubbles, you feel completely lost in the kaleidoscopic views around you. +508 508 301 Out in the back, you see a shallow stream that seems knee-high at best. +509 509 301 The stream seems harmless enough. +510 510 301 But you're never going to forget what happens when you put the tableware into it... +511 511 302 Boy, was it a real sight... 512 +512 512 301 Instead of splashes of water, the river spits up bubbles—in an amount that shrouds you completely. +513 513 301 You can't see anything and, feeling the ground slippery, you try taking a step forward... +514 514 302 Oh cr... 515 +515 515 401 2 2533 +516 516 301 RImgBg1Shake You fall into the water with a thud, sending bubbles flying up in each and every way. +517 517 401 2 2533 +518 518 301 Liv wastes no time jumping in and starts looking for you, but neither of you can tell where the other person is with all the bubbles around. +519 519 301 There are several times when you sense Liv right around you—only to realize that it's all wishful thinking when you reach your hand out. +520 520 301 Liv Commandant? Are you still there? 100000560 +521 521 302 Yes. Let's just stay where we are for now. 522 +522 522 301 You say as you look at all the bubbles that are now slowly disappearing. +523 523 301 Then, you hear a sigh. +524 524 301 Liv Let's just keep talking. It makes me a little nervous if we don't... 100000561 +525 525 302 Sure. What do you want to talk about? 526 +526 526 301 Liv Well... I'm curious about why you decided to go to F.O.S. 100000562 +527 527 301 Liv It's a common choice among people from Babylonia, but it's never the only choice. 100000563 +528 528 302 I did it to pursue a dream. 529 I did it for Earth. 533 I didn't give it too much thought. 536 +529 529 301 Liv A dream, huh... That's exactly what I had in mind when I asked to be relocated... 100000564 +530 530 302 What did you just say? 531 +531 531 301 You can barely hear Liv over all the bubbles. +532 532 538 301 Liv O-oh, it's nothing! 100000565 +533 533 301 Liv That sounds like something President Hassen would say. 100000566 +534 534 302 C'mon, do I really sound that lame?! 535 +535 535 538 301 Liv It's a very brave choice, though. 100000567 +536 536 301 Liv Oh, is that so? 100000568 +537 537 301 Liv sounds surprised. +538 538 302 DialogDisable But I'm never going to give up... 539 +539 539 302 Because I have a dream, and I'm going to make it come true. 540 +540 540 301 DialogEnable Liv A dream, eh... 100000569 +541 541 302 Yup, although my instructor would always just tell me to stop daydreaming... 542 +542 542 301 Embarrassed, you scratch your head. +543 543 301 Liv But that's something you've always been holding on to, right? 100000570 +544 544 302 That's only because I haven't made it come true, though. 545 +545 545 301 Liv ... 100000571 +546 546 301 Liv Wait, what exactly... 100000572 +547 547 401 1 36 +548 548 401 1000 2 2608 +549 549 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlinkNew.prefab +550 550 402 2608 +551 551 201 1 500524 5 +552 552 301 1 A few moments of silence later, Liv's voice grows hurried—and right then, a gust of wind disperses all the bubbles. +553 553 201 1 500543 +554 554 301 1 Cinderella My bad. I actually meant to ask you to keep an eye out for these bubbles when I said "watch out" back there. 1 100000713 +555 555 302 ... +556 556 201 1 500524 6 +557 557 301 1 Liv ... 1 100000573 +558 558 201 1 500543 +559 559 301 1 Cinderella Oops, am I being intrusive? 1 100000714 +560 560 301 Cinderella asks as she looks at Liv and you. +561 561 301 DialogDisable Cinderella Right, why don't I... bring the bubbles back for you guys, then? 1 100000715 +562 562 302 Ahem... I think we're fine. 563 +563 563 302 AniZhuanchangBegin We just so happen to have some questions for you, actually. 564 +564 564 101 Assets/Product/Texture/Image/BgStory/Bgstory514.jpg +565 565 401 1 208 +566 566 502 DialogEnable +567 567 301 AniZhuanchangEnd Cinderella Here, I've got some tea for you... So, how can I help? 1 100000716 +568 568 301 With your clothes dry, you're back in the room from earlier. +569 569 302 Right. 570 +570 570 301 Whatever the cost, you need to make it through all that stands in your way now. +571 571 302 We want to go to the spire in the middle of the forest. 572 +572 572 301 Cinderella The spire in the middle of the forest, you said? 1 100000717 +573 573 301 Cinderella sounds shocked. +574 574 301 Looking back and forth between you and Liv, Cinderella finally returns her gaze to you with wide eyes and an open mouth. +575 575 201 1 500524 +576 576 301 1 Liv What's the matter? 1 100000574 +577 577 201 1 500543 +578 578 301 1 Cinderella Oh, well, I was just trying to have something worked out in my head... 1 100000718 +579 579 301 Cinderella See, I thought you came from the spire—but I see that's where you're going now. 1 100000719 +580 580 301 Cinderella You're from outside the forest, aren't you? 1 100000720 +581 581 302 What makes you think so? 582 +582 582 301 Cinderella Because the spire is off-limits to everything living in the forest. 1 100000721 +583 583 301 Cinderella Some animals wander off into the spire every now and then, and that would be the last anyone sees of them. 1 100000722 +584 584 301 Cinderella Which is why everyone and everything living here knows better than to get close to the spire. 1 100000723 +585 585 202 1 1 +586 586 201 1 500524 -400 +587 587 201 2 500543 400 +588 588 301 1 Liv Yes—we're indeed from outside the forest, as you said. 1 100000575 +589 589 301 Cinderella What's the world like outside the forest, though? 2 100000724 +590 590 301 Cinderella is dripping with curiosity. +591 591 204 100 1 +592 592 204 1 3 +593 593 301 Liv Well... 1 100000576 +594 594 204 1 14 +595 595 301 Liv seems to be measuring her words—there really is no easy way to tell Cinderella that they came from the real world, and that she herself is but a projection inside Liv's M.I.N.D. shard. +596 596 301 And there is no telling what's going to happen if Liv tells her all that. +597 597 301 Cinderella Uhm... Must be a heck of a world for you to put in simple words, yeah? 2 100000725 +598 598 204 1 3 +599 599 301 Liv Sorry... 1 100000577 +600 600 204 1 14 +601 601 301 Cinderella It's fine. I'm sure it's something you'd rather not tell me to keep my sanity. 2 100000726 +602 602 204 100 1 17 +603 603 204 1 7 +604 604 301 Liv ... 1 100000578 +605 605 301 Cinderella C'mon, I can just tell—your faces said it all. 2 100000727 +606 606 204 1 19 +607 607 204 2 14 +608 608 301 Cinderella Although I'd really love to get to know your world, too... 2 100000728 +609 609 204 2 +610 610 301 Stroking her teacup, Cinderella quickly regains her smile. +611 611 301 Cinderella So, the spire, right? 2 100000729 +612 612 301 Cinderella You were camping out there in the forest last night because you'd been traveling through the forest during the day, right? 2 100000730 +613 613 204 1 3 +614 614 301 Liv Yes, and there were... things that stood in our way. 1 100000579 +615 615 204 1 14 +616 616 301 Stammering, Liv is reminded of the line of sheep that ran the length of the horizon. +617 617 204 1 3 +618 618 301 Liv And we have no idea where we are now. 1 100000580 +619 619 204 1 +620 620 301 Liv Would you happen to know how to get to the spire? 1 100000581 +621 621 301 Cinderella Uhm... Unfortunately, I don't. 2 100000731 +622 622 301 Cinderella Well, I guess I should say there doesn't exist a single path that can take you there. 2 100000732 +623 623 204 1 5 +624 624 301 Liv Is it because there are places in between you just can't get across? 1 100000582 +625 625 301 Cinderella No, it's not that. 2 100000733 +626 626 301 Cinderella Here, let me show you something. 2 100000734 +627 627 202 1 2 +628 628 301 Cinderella stands up and proceeds to open the window. +629 629 201 1 500543 2 +630 630 301 1 Cinderella You'll see why. 1 100000735 +631 631 202 1 1 +632 632 301 Beyond the window, you see the crowns of the trees in the forest. +633 633 301 Cinderella seems to be living up on a hill. +634 634 301 The spire, however, is nowhere to be seen. +635 635 201 1 500543 +636 636 301 1 Cinderella It's about to start. 1 100000736 +637 637 301 Following Cinderella's finger, you and Liv look outside the window at where she's pointing... +638 638 201 1 500524 7 +639 639 301 1 Liv Are they moving? 1 100000583 +640 640 301 Slowly but surely, the forest is moving in a random fashion—and so, too, is the ground in which they're rooted. +641 641 204 1 3 +642 642 301 Liv I didn't even know this was happening... 1 100000584 +643 643 201 1 500543 +644 644 301 1 Cinderella To those living in the forest, the very ground you stand on isn't what changes—but your location. 1 100000737 +645 645 301 Cinderella See, our location is changing as we speak. 1 100000738 +646 646 202 1 +647 647 301 Sitting back down, Cinderella says slowly. +648 648 201 1 500524 14 -400 +649 649 201 2 500543 400 +650 650 301 1 Cinderella Which is why it's impossible for you to get to the spire. 2 100000739 +651 651 301 Liv ... 1 100000585 +652 652 301 Cinderella But you aren't just going to give up, right? 2 100000740 +653 653 204 100 1 17 +654 654 204 1 4 +655 655 301 Liv Yes, and it's because we can't. 1 100000586 +656 656 301 Cinderella And I don't suppose you're going to tell me why, yeah? 2 100000741 +657 657 204 1 14 +658 658 301 Liv ... 1 100000587 +659 659 301 Cinderella Hey, what's with the long face? I'm sure the forest brought you both to me for a reason. Who knows, right? 2 100000742 +660 660 301 Cinderella Now, since you're trying to get to the spire, let me tell you about how it came about... 2 100000743 +661 661 301 AniZhuanchangBegin Cinderella And what it used to be. 2 100000744 +662 662 202 1 2 1 +663 663 101 Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +664 664 401 1 207 +665 665 301 AniZhuanchangEnd Unable to find her way back, she's lost in the sea of trees. +666 666 301 Or—deep down inside, maybe she doesn't want to go back... +667 667 301 Little Girl Where am I? 100000588 +668 668 301 Lost and looking around, she can see a tower with a pointed tip standing in the distance, on this land she's never set foot on. +669 669 401 2 2626 +670 670 301 Upon reaching the tower, she gives the wooden door a gentle knock. +671 671 301 ??? I don't recognize you, kid. How can I help you? 100000745 +672 672 301 The door creaks open—but the voice that's speaking to her comes from behind her. +673 673 301 Little Girl Ahh! I-I'm just lost... Who are you? 100000589 +674 674 301 ??? Me? I'm the master of this spire, a fairy that can make all dreams come true. 100000746 +675 675 301 Little Girl Dreams...? 100000590 +676 676 301 ??? Yes—dreams are wonderful, and people can't lavish enough praise on them. 100000747 +677 677 301 ??? Now, let me take you home. 100000748 +678 678 301 Little Girl Wait! 100000591 +679 679 301 ??? Oh, I see you don't want to go home just yet. 100000749 +680 680 301 The fairy turns around and, with a gentle look, waits patiently for the girl to say her next word. +681 681 301 Little Girl I-I want a lot of friends... My sister and brother just wouldn't hang out with me... Can you make that come true? 100000592 +682 682 301 Like a deflating balloon, the little girl quickly loses the confidence she's just worked up. +683 683 301 ??? Easy peasy lemon squeezy, but... are you ready to pay for it? 100000750 +684 684 301 Little Girl P-pay? With that? 100000593 +685 685 301 She sounds a little scared. +686 686 301 ??? With... 100000751 +687 687 301 AniZhuanchangBegin When the fairy reaches her hand this way, the girl shuts her eyes nervously. +688 688 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +689 689 301 AniZhuanchangEnd The fairy puts her hand on the girl's head. Then, with a few strokes... +690 690 401 2 1543 +691 691 301 The fairy straightens the girl's hair—which was a complete mess from her traveling across the forest. +692 692 101 Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +693 693 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 1 +694 694 301 AniZhuanchangEnd ??? With that. 100000752 +695 695 301 The fairy sounds pleased. +696 696 301 Little Girl Wait, that's it? 100000594 +697 697 301 Without answering the girl's question, the fairy produces a colorful scepter. She gives it a little tap in the air with a mumble. +698 698 301 ??? bibbidi-bobbidi-boo! 100000753 +699 699 401 500 2 2632 +700 700 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +701 701 301 Swoosh—a flash of light swishes past, but she can't tell if anything actually happened. +702 702 301 ??? Try clapping three times. 100000754 +703 703 301 Little Girl 1... 2... 3. Are you... Oh, dear! 100000595 +704 704 301 Surrounded by a bunch of chipmunks, the girl shrieks in surprise. +705 705 301 ??? How do you like these adorable furballs? Oh, right, I wanted to give you something else, too. 100000755 +706 706 301 With another tap of the fairy's scepter on the ground, a pumpkin carriage "grows out" of the soil. +707 707 301 AniZhuanchangBegin ??? Take this home so you won't get lost. 100000756 +708 708 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +709 709 401 1 36 +710 710 201 1 500543 +711 711 301 AniZhuanchangEnd 1 Cinderella Becoming friends with the fairy, the girl keeps making wishes for the fairy to make happen in the forest. 1 100000757 +712 712 301 Cinderella Floating jellyfish that drives the darkness away, sheep you can never finish counting when you can't fall asleep, and peas so big that a single one can make you full... 1 100000758 +713 713 301 Cinderella As time goes by, the little girl grows up. 1 100000759 +714 714 204 1 14 +715 715 301 AniZhuanchangBegin Cinderella Something happens down the road that leaves her with no choice but to leave home. 100000760 +716 716 202 1 1 +717 717 101 Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +718 718 401 1 207 +719 719 301 AniZhuanchangEnd Girl ... 100000596 +720 720 301 ??? It's been such a long time. How have you been? 100000761 +721 721 301 Girl Something happened and I have to leave. 100000597 +722 722 301 ??? ... 100000762 +723 723 301 The fairy slowly opens her mouth to speak. +724 724 301 ??? The world out there is one far beyond my reach. 100000763 +725 725 301 ??? And you won't be able to leave with anything from the forest. 100000764 +726 726 301 ??? Are you sure about this? 100000765 +727 727 301 Girl Yes, I am. 100000598 +728 728 301 Looking into the girl's eyes and seeing her determination, the fairy sees that there is no point in trying to make the girl stay. +729 729 301 ??? Just remember... to drop by sometime... 100000766 +730 730 401 2 647 +731 731 301 AniZhuanchangBegin 2000 With the heavy locks lifted, the door of the "shelter" opens up, allowing the girl to exit on her own. +732 732 402 647 +733 733 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +734 734 401 1 36 +735 735 201 1 500543 +736 736 301 AniZhuanchangEnd 1 Cinderella With reality standing in her way, she has been looking away and giving up on her dreams only too many times. 1 100000767 +737 737 301 Cinderella Because dreams are for the childish, and all she can do is steal glances at them every now and then. 1 100000768 +738 738 301 Cinderella What the girl never knows, though, is that her dreams are all kept safe and sound by the fairy. 1 100000769 +739 739 301 Cinderella Until that fateful day, that is... 1 100000770 +740 740 204 1 14 +741 741 301 AniZhuanchangBegin Cinderella The ground starts spitting out scarlet flames, tearing the world into pieces. 1 100000771 +742 742 101 Assets/Product/Texture/Image/BgStory/Bgstory530.jpg +743 743 202 1 1 +744 744 401 1 76 +745 745 301 AniZhuanchangEnd ??? Hey, look at you all grown-up. 100000772 +746 746 301 She says nostalgically. +747 747 301 Girl Sorry... 100000599 +748 748 301 ??? No, don't say that. I'm very happy to see you again... 100000773 +749 749 301 ??? What's your wish this time? 100000774 +750 750 301 Girl I... 100000600 +751 751 301 The girl says her wish—to which the fairy falls into what seems like an eternity of silence. +752 752 301 Girl I guess that means a no? 100000601 +753 753 301 ??? It's a little difficult for me, but... are you ready to pay for it? 100000775 +754 754 301 Girl With? 100000602 +755 755 301 With your freedom. You'd be trapped in a cage where you can't see the light of day... +756 756 301 The girl nods. +757 757 301 You'll have absolutely nothing by your side save for pain... +758 758 301 The girl nods. +759 759 301 And you'll be eaten away, until you're polluted all over and burned to ashes with the forest. +760 760 301 A few moments of silence later, the girl nods as she looks at the fairy's apologetic eyes. +761 761 301 Girl What should I do? 100000603 +762 762 301 The girl doesn't change her mind. +763 763 301 Her last dream—a pair of wings that can take her through the skies. +764 764 301 Wings that are meant to eventually crash and burn. +765 765 401 2 2632 +766 766 301 Giving in to the girl's request, Cinderella casts on her an old but still familiar spell. With a shower of green light, the girl transforms into a butterfly with vibrant colors. +767 767 301 AniZhuanchangBegin Her wings are thin and appear almost feeble, but against the evil crimson, they stand strong. +768 768 101 Assets/Product/Texture/Image/BgCg/Cg2301_4.jpg +769 769 104 0|200|-300 0 +770 770 104 0|-200|-300 5 +771 771 301 AniZhuanchangEnd Against the sea of the Corrupted, the white bird flies alongside humanity as it guides them forward, and the black butterfly keeps the evil behind the humans where they can't see it. +772 772 301 3000 None of the miracles is a coincidence. She put her bargaining chips on the table even before it all began. +773 773 104 0|200|-300 2 +774 774 501 2000 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +775 775 104 0|0|0 0 +776 776 101 Assets/Product/Texture/Image/BgStory/Bgstory531.jpg +777 777 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +778 778 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +779 779 301 RImgBg1Shake At last, she falls through the sky along with the red figures and crashes into the spire—which has now become a cage from which they can't escape. +780 780 301 Before the door to the spire closes, the fairy asks. +781 781 301 ??? Do you have any other wishes? 100000776 +782 782 301 ??? Liv. 100000777 +783 783 201 1 500531 12 +784 784 301 1 Liv ... 1 100000604 +785 785 204 100 1 12 +786 786 204 1 8 +787 787 301 Liv No, and thank you for everything, Cinderella. 1 100000605 +788 788 301 It's only with their inevitable goodbye so imminent now that Cinderella now has what it takes to bid Liv farewell. +789 789 201 1 500543 14 +790 790 301 AniZhuanchangBegin 1 Cinderella I see. Goodbye, then... 1 100000778 +791 791 101 2000 Assets/Product/Texture/Image/BgStory/Bgstory514.jpg +792 792 401 1 79 +793 793 204 1 +794 794 301 AniZhuanchangEnd Cinderella After that, I let all your dreams out and came up with this forest with them. 1 100000779 +795 795 301 Cinderella holds up her teacup and patiently waits for you and Liv to digest everything you just heard. +796 796 301 With everything Cinderella just said, you've finally figured out how this M.I.N.D. shard came into being. +797 797 301 It's not a piece of item that carries Liv's imagination, nor is it something that holds her memory. +798 798 301 Everything you've seen along the way—so out of the realm of reality yet all came with a tinge of the real world... +799 799 201 1 500524 3 +800 800 301 1 Liv All these... are the dreams I used to have. 1 100000606 +801 801 201 1 500543 +802 802 301 1 Cinderella Yes, everything here came from you. 1 100000780 +803 803 301 Cinderella Some of these are wishes you made when you were reading fairytales... 1 100000781 +804 804 301 Cinderella And there is one you made thinking about the sheep in the garden at night when everyone else was sleeping. 1 100000782 +805 805 301 Cinderella And this other one... 1 100000783 +806 806 204 1 2 +807 807 301 Apparently remembering something funny, Cinderella puts on a gentle laugh. +808 808 301 Cinderella You made this other wish when you were scared soulless alone under the blanket... 1 100000784 +809 809 301 Cinderella With the hope that the monster that eats up kids that don't go to bed would be a little more adorable. 1 100000785 +810 810 301 Cinderella You never wanted to see it, though, and you wouldn't believe how sad that made it feel. 1 100000786 +811 811 301 Cinderella returns her gentle gaze to Liv. +812 812 301 Cinderella These are all the dreams you forgot. 1 100000787 +813 813 301 Cinderella I remembered everything the moment I saw you. 1 100000788 +814 814 301 Cinderella I thought you broke free of your confinement from the spire and were on your way to leave the forest... 1 100000789 +815 815 301 Cinderella But now I see that's where you're headed. 1 100000790 +816 816 301 Cinderella You're not the caged butterfly, Liv—but the white bird that soars with its wings. 1 100000791 +817 817 301 Cinderella I'd very much love to help you however I can like I did before... 1 100000792 +818 818 301 Cinderella But I wanted to hear you out, because I'm as much a part of this dream as everything else is here. 1 100000793 +819 819 201 1 500524 3 +820 820 301 1 Liv Actually, I... 1 100000607 +821 821 201 1 500543 +822 822 301 1 Cinderella You outgrew your dreams. Is that what you were going to say? 1 100000794 +823 823 301 Apparently seeing right through Liv, Cinderella cuts her off. Shaking her head, she carries on. +824 824 301 Cinderella But what about the dreams you had? If you've outgrown them, why are you still holding on to those dreams? 1 100000795 +825 825 301 Cinderella Do you still think those dreams are only for the childish? 1 100000796 +826 826 301 Cinderella Are you still going to give up on them and forget them the same way you did? 1 100000797 +827 827 301 Cinderella Is it how you'd like to keep growing as a person? 1 100000798 +828 828 301 Said in a calm yet firm tone, Cinderella's questions don't sound intimidating in the slightest—they're, if anything, reassuring. +829 829 201 1 500524 14 +830 830 301 1 Liv ... 1 100000608 +831 831 204 1 3 +832 832 301 Liv Yes, these dreams are childish... 1 100000609 +833 833 204 1 9 +834 834 301 Liv I'd even call them far-fetched and unrealistic... 1 100000610 +835 835 204 1 8 +836 836 301 Apparently unaware of what she's doing, Liv touches her wings with the faint scars... +837 837 301 The very wings that, whilst unable to take her through the skies, shine through all the same in the dark. +838 838 204 1 +839 839 301 Liv But they're worth pursuing, so long as we still long for them. 1 100000611 +840 840 201 1 500543 +841 841 301 1 Cinderella Knowing what you do, are you still going to try to make them come true? 1 100000799 +842 842 201 1 500524 +843 843 301 1 Liv That's something I'll work toward. 1 100000612 +844 844 204 100 1 +845 845 204 1 8 +846 846 301 Liv It matters more that a dream is made true than when it's made true. 1 100000613 +847 847 204 100 1 8 +848 848 204 1 +849 849 301 Liv My dreams might be childish, and they were probably just what I came up with on a whim... 1 100000614 +850 850 301 Liv But I can take my time to make them come true, because they have and always will be part of me. 1 100000615 +851 851 201 1 500543 2 +852 852 301 1 Cinderella So you want to take your time, huh... That sounds like an excuse to me, though. 1 100000800 +853 853 301 Says Cinderella with a smile that's ever so gentle on her face. +854 854 201 1 500524 8 +855 855 301 1 Liv shakes her head. +856 856 204 1 +857 857 301 Liv We're still pursuing them precisely because we haven't made them come true. 1 100000616 +858 858 301 Liv We're keeping it in the future precisely because we don't want to run away from it anymore or see it as a luxury. 1 100000617 +859 859 301 Liv People never get lost going after seemingly far-fetched dreams. 1 100000618 +860 860 301 Liv Because these dreams are like beacons on the shore or the stars in the skies—they guide you along the way. 1 100000619 +861 861 301 Liv looks at you before she looks firmly into Cinderella's blue eyes. +862 862 204 100 1 8 +863 863 204 1 4 +864 864 301 Liv A person can't possibly grow by throwing away what they have or forgetting who they are. 1 100000620 +865 865 301 Liv Holding on to what you have and never letting go is the only thing that will help you move forward. 1 100000621 +866 866 201 1 500543 +867 867 301 1 Cinderella ... 1 100000801 +868 868 301 Cinderella I see there is nothing more I need to worry about. 1 100000802 +869 869 301 Looking away from Liv, Cinderella turns to look at you with her gentle yet shrewd blue eyes. +870 870 301 Cinderella Are you still willing to save "her," then? 1 100000803 +871 871 302 That's why I came in the first place. 872 +872 872 301 Cinderella Even if that means putting yourself in harm's way? 1 100000804 +873 873 302 Of course. 874 +874 874 301 Cinderella Even if that means putting yourself in harm's way is something Liv never wants to see? 1 100000805 +875 875 302 ... 876 +876 876 201 1 500524 19 +877 877 301 1 You exchange a look with Liv—there are worries and fear in her eyes, but you see no objection whatsoever. +878 878 202 1 1 +879 879 302 We never want to see each other put in harm's way. 880 +880 880 301 And taking the risk ourselves is probably the only choice that will ever make us feel okay. +881 881 302 But it's never my job to protect her or the other way around. 882 +882 882 301 We have each other's back—and it's only when we have each other's back that we'll be able to travel far down the path together. +883 883 301 Alone, we might struggle—but together, we are strong. +884 884 302 Which is why if one of us ever falls... 885 +885 885 301 We should respect their choice all the same and soldier on with their torch in hand. +886 886 201 1 500543 +887 887 301 1 Cinderella Very well. I'm trusting you with "her," then. 1 100000806 +888 888 401 2 754 +889 889 301 Cinderella stands up and proceeds to open the door. +890 890 301 AniZhuanchangBegin Cinderella Follow me. I'll show you how to get to the spire. 1 100000807 +891 891 101 Assets/Product/Texture/Image/BgStory/Bgstory609.jpg +892 892 202 1 1 +893 893 301 AniZhuanchangEnd Parked around the edge of the forest is an enormous pumpkin carriage—with its decorations discolored, cobwebs dangling off its rusty wheels, bearings broken, and its horses gone. +894 894 301 It doesn't seem like it still works, though. +895 895 201 1 500543 +896 896 301 1 Cinderella This is what's going to take you to the spire. 1 100000808 +897 897 301 Cinderella This pumpkin carriage will take you there even without a route. 1 100000809 +898 898 201 1 500524 9 +899 899 301 1 Liv But it doesn't seem like it's ever going to run again... 1 100000622 +900 900 201 1 500543 +901 901 301 1 Cinderella All you need is a little magic sometimes. 1 100000810 +902 902 204 1 2 +903 903 301 With a wink, Cinderella looks impish for the first time. +904 904 301 She picks up her now dusty scepter from beside the wheel. +905 905 301 Cinderella bibbidi-bobbidi-boo! 1 100000811 +906 906 202 1 1 +907 907 401 2 2632 +908 908 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +909 909 301 With her spell, a rainbow shrouds the carriage. +910 910 301 The crystals and glasses are glistening again, the rust is removed, the cracks are patched, and the silver paintwork is gleaming in the sun. +911 911 301 Then, you hear gallop coming from the woods. +912 912 401 680 2 100000680 +913 913 402 100000680 +914 914 301 Sheep Baaaaa! +915 915 301 But it isn't white horses that show up—but a bunch of equally white but fluffy sheep. +916 916 201 1 500543 2 +917 917 301 1 Cinderella Oops, I never said this carriage would be drawn by "horses," did I? 1 100000812 +918 918 301 With the sheep saddled, the carriage's door opens to reveal its magnificent interior. +919 919 301 Cinderella passes her scepter to Liv. +920 920 201 1 500524 5 +921 921 301 1 Liv Wait, what? 1 100000623 +922 922 201 1 500543 +923 923 301 1 Cinderella "She" is at the bottom of the spire and that's where your friend needs to go. 1 100000813 +924 924 301 Cinderella You, Liv, need to go to the tip—where the monster is kept locked up. 1 100000814 +925 925 301 Cinderella And given that you've run away from it once... 1 100000815 +926 926 301 Cinderella turns around to look at you as she speaks in a serious tone. +927 927 301 Cinderella I'm sure it'll do everything in its power to get you. 1 100000816 +928 928 301 Cinderella Someone needs to destroy it before it destroys the spire. 1 100000817 +929 929 301 Cinderella Which is why, Liv, you need this scepter more than I do. 1 100000818 +930 930 204 1 2 +931 931 301 Cinderella And... see, I won't be needing it anymore. 1 100000819 +932 932 301 Cinderella puts on a sad smile. +933 933 201 1 500524 10 +934 934 301 1 Liv ...Thanks again. 1 100000624 +935 935 202 1 +936 936 301 Cinderella carries on speaking as she helps Liv get inside the carriage. +937 937 201 1 500543 +938 938 301 1 Cinderella This place is made of dreams and my power doesn't go beyond the forest... 1 100000820 +939 939 203 1 0.25 -80 +940 940 301 Holding out her hand, Cinderella helps you get inside the carriage, too. +941 941 301 Cinderella But you now have what it takes to press forward with your dreams and walk out of this shelter—not to mention that you have someone right next to you who's willing to go through it with you, too. 1 100000821 +942 942 203 1 0.25 +943 943 301 Closing the door, Cinderella takes a step back. +944 944 401 1 36 +945 945 202 1 +946 946 401 680 2 100000680 +947 947 402 100000680 +948 948 301 AniZhuanchangBegin Sheep Baaaaa! +949 949 101 Assets/Product/Texture/Image/BgCg/Cg3001_02.jpg +950 950 104 0|0|-300 0 +951 951 104 0|0|0 30 +952 952 401 1 162 +953 953 301 AniZhuanchangEnd Bit by bit, Cinderella grows distant as the carriage pulls away. +954 954 301 She knows this is their last farewell as the carriage makes its way into the distance. +955 955 301 She thought she was ready for this day right when she first saw Liv at the spire... +956 956 301 She thought she'd be able to play it cool when the day finally came... +957 957 301 She thought she'd feel happy for Liv—for not having to count on her anymore... +958 958 301 And she thought... +959 959 301 She thought Liv would be able to stay around for just a little longer... +960 960 301 Cinderella Liv... 100000822 +961 961 301 Through the window, you can see Cinderella waving at you and Liv with a pained look on her face. +962 962 301 Cinderella Don't ever stop chasing your dream and fear all the good things the world has to offer just because reality chooses to rough you up. 100000823 +963 963 301 With the sunlight shining through the haze, she bids the fearless fledgling bird with her last word of advice. +964 964 301 1 AniZhuanchangBegin Cinderella So long as your memory still exists, so, too, will the magic with which you can make your dreams come true. 100000824 diff --git a/Resources/table/client/movie/movies/MovieHD01603BA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01603BA.tab.bytes new file mode 100644 index 0000000..7e26349 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01603BA.tab.bytes @@ -0,0 +1,284 @@ +S饁Q{yx97h4/oU9ឬ.q}@8;\M,DRxy,(ql~J"J\V(pó,i} P|YppƵ܁JCId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory539.jpg +2 2 401 1 40 +3 3 301 DialogEnable Dry moss rolls out over the otherwise stony ground, and the trees part to either side to reveal a straight path ahead. +4 4 301 As the river stops flowing, the ripples carry the pumpkin carriage ever so gently to the other side of the riverbank. +5 5 301 The mountains come together without leaving so much as a crack. The place now looks nothing like what it was when you just arrived. +6 6 301 Chipmunks coming out of nowhere flank the carriage while the bugs and birds sing together for the procession. +7 7 301 You see the long line of sheep at the very end of the horizon. Still hopping over the saddle, they don't seem like they want to move out of the way. +8 8 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +9 9 201 1 500525 +10 10 301 1 ??? Owoooo! You're the bad kids that make it impossible for people to sleep! 1 100000679 +11 11 203 80 1 0.18 -200 +12 12 202 1 +13 13 301 Popping out from behind the pumpkin carriage, a shark plushie charges straight at the sheep. +14 14 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +15 15 301 Seeing the shark plushie, the sheep lose it and start running all over the place for dear life, clearing the path ahead. +16 16 301 Everything in the forest is trying to help in its own way. +17 17 301 You arrive at the spire before you know it. +18 18 401 1 36 +19 19 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory531.jpg 0 1 1 +20 20 205 999 1 0 0 +21 21 101 Assets/Product/Texture/Image/BgStory/Bgstory531.jpg +22 22 401 1 201 +23 23 301 Crimson vines stretch the length of the age-worn spire. +24 24 301 Standing in the shades the sun can never reach, the spire is redolent of an ominous wooden nail driven deep into the blood-red ground. +25 25 301 When seen from a different angle, however... +26 26 301 It seems like the hand of someone that's reaching out from the depths of a mud puddle yearning for salvation. +27 27 401 2 754 +28 28 301 The dusty door creaks as Liv and you push it open. +29 29 301 In the air lit up by the faint light that comes in through the door, the dust seems to be greeting you as it tries to tell you just how long-forgotten this place is. +30 30 301 The spiral staircase stretches toward different ends—upward, until it seems to become one with the spire itself, and downward, until it reaches well into the depths of darkness. +31 31 201 1 500524 +32 32 301 1 Liv I'll do everything in my power to stop the monster Cinderella spoke of from hurting you, Commandant. 1 100000625 +33 33 301 Liv turns around and says as she makes her way up the staircase with red thorns all over it. +34 34 302 And I will go and save your trapped "dreams." 35 +35 35 204 1 2 +36 36 301 You speak in response to Liv as you take a step forward down the stone staircase that stretches into the darkness underground. +37 37 301 AniZhuanchangBegin You both know exactly what you came here to do. +38 38 202 DialogDisable 1 1 +39 39 101 AniZhuanchangEnd 200 Assets/Product/Texture/Image/BgStory/BgStory0.png +40 40 301 DialogEnable Liv makes her way up the stairs, succumbing to the darkness that robs her of her sense of direction and monotonous footsteps that blur her sense of time. +41 41 301 In a trance, she seems to hear people whispering. +42 42 301 It's a conversation she has with Hippocrates when she wakes up. +43 43 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +44 44 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +45 45 504 0.7 +46 46 201 1 1031001 +47 47 301 1 Liv Professor, I have some questions for you. 1 100000626 +48 48 202 1 1 +49 49 201 1 500404 +50 50 301 1 Hippocrates Yes? 1 100000858 +51 51 202 1 1 +52 52 201 1 1031001 +53 53 301 1 Liv It's about Deep M.I.N.D. connection... 1 100000627 +54 54 301 Liv I just wanted to know if it'd ever affect Commandant in a negative way. 1 100000628 +55 55 202 1 1 +56 56 201 1 500404 14 +57 57 301 1 Hippocrates If you're trying to find out if it's going to cause your commandant migraines or death mirages... 1 100000859 +58 58 204 1 +59 59 301 Hippocrates I can tell you without a shadow of a doubt that it won't. 1 100000860 +60 60 301 Hippocrates See, the Deep M.I.N.D. connection doesn't "distribute" your migraines. 1 100000861 +61 61 301 Hippocrates What it does is it stabilizes your M.I.N.D. through Mind Beacon's deep connection. 1 100000862 +62 62 301 Hippocrates Let's say you have a ship floating out at sea. When the ship shakes to winds or waves, you end up with a mess inside, right? 1 100000863 +63 63 204 1 1 +64 64 301 Hippocrates But the ship won't shake to the winds and waves if you have an anchor. 1 100000864 +65 65 204 1 +66 66 301 Hippocrates It's true that Deep M.I.N.D. connection won't cause any damage... 1 100000865 +67 67 301 Hippocrates But I still want you to know that, in the process of improving it, we'll need your commandant to dive into your M.I.N.D. many times to collect data. 1 100000866 +68 68 301 Hippocrates During which, all the migraines and death mirages experienced will inflict real damage. 1 100000867 +69 69 204 1 14 +70 70 301 Hippocrates Like what happened last time. 1 100000868 +71 71 202 1 1 +72 72 201 1 1031001 +73 73 301 1 Liv ... 1 100000629 +74 74 202 1 1 +75 75 201 1 500414 +76 76 301 1 Hippocrates So? Are we going to call it quits? 1 100000869 +77 77 301 AniZhuanchangBegin Hippocrates Before it's too late to, that is... 1 100000870 +78 78 202 DialogDisable 1 1 +79 79 504 0 +80 80 101 AniZhuanchangEnd 200 Assets/Product/Texture/Image/BgStory/BgStory0.png +81 81 301 DialogEnable You press forward, all the while keeping your eyes straight ahead. +82 82 301 The air around you grows colder still the further down you walk. The sunlight out there can never reach this part of the spire. +83 83 301 Even with a torchlight in hand, you can still barely see the path as you make your way down the broken stone staircase. +84 84 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory00.png 0 1 1 +85 85 205 999 1 0 0 +86 86 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +87 87 301 Right then, you see light coming through a crack in the bricks up ahead. +88 88 302 (Am I here already?) 89 +89 89 301 When you go up for a closer look, however, all you see is the faint figure of a person from behind. +90 90 302 (Move closer.) 91 +91 91 301 With a closer look, you can now see it very clearly—the person is wearing a school uniform, the logo on which you can't be more familiar with... +92 92 302 (It's the logo of F.O.S.) 93 +93 93 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +94 94 101 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +95 95 301 With the realization, the light suddenly becomes so intense that it robs you of consciousness. +96 96 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory146.png 0 1 1 +97 97 205 999 1 0 0 +98 98 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +99 99 201 1 500299 +100 100 301 1 What was it that you were going to do again? +101 101 301 Standing in the Instructor's Office in F.O.S., you see an old man sitting in front of you with a straight face. +102 102 301 Instructor I'm not going to stick my nose into your business, but I need to know your reasoning behind your decision as your instructor. 1 100000432 +103 103 302 (Right, this is about what I'm going to do after graduating.) 104 +104 104 301 Instructor Why did you turn down Command Central's invitation and apply to be a frontline commandant at the Task Force? 1 100000433 +105 105 301 The shrewd eyes staring right at you now are the same eyes that have been watching every single student since you entered the school. +106 106 301 You sense neither encouragement nor discontent from his tone—but solemness and gravity. +107 107 301 There is no doubt that those eyes will see right through any petty lies and excuses you come up with. +108 108 302 Because... 109 +109 109 502 DialogDisable +110 110 202 1 1 +111 111 101 1 Assets/Product/Texture/Image/BgStory/BgStory630.jpg +112 112 101 1 Assets/Product/Texture/Image/BgStory/BgStory631.jpg +113 113 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +114 114 301 DialogEnable This was your answer then. +115 115 301 Back then, a list of big names popped into your mind. You knew those names by heart, but it wasn't so much so that you could write their names down on the tests because they were people you deeply admired. +116 116 301 The words people praised these big names with had such nice rings to them back when you still didn't know how the big names got to where they were. +117 117 301 Now, though, the big names—alive and active as they were—are now nothing more than strings of letters inscribed on monuments. +118 118 301 Earth is still a mess, and most of the early accomplishments have been destroyed overnight. +119 119 301 Can you still confidently say what you did back then? +120 120 301 AniZhuanchangBegin ...After knowing the truth, that is. +121 121 202 DialogDisable 1 1 +122 122 504 0.7 +123 123 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +124 124 201 1 1031001 +125 125 301 DialogEnable 1 Liv Did Commandant know about this? 1 100000630 +126 126 202 1 1 +127 127 201 1 500414 +128 128 301 1 Hippocrates Of course, and the commandant still signed the paper right away. 1 100000871 +129 129 202 1 1 +130 130 201 1 1031001 +131 131 301 1 Liv So the Construct's M.I.N.D. is to the ship as the commandant's Mind Beacon is to the anchor, right? 1 100000631 +132 132 202 1 1 +133 133 201 1 500414 +134 134 301 1 Hippocrates ... 1 100000872 +135 135 202 1 1 +136 136 201 1 1031001 +137 137 301 1 Liv If the anchor can help the ship make it through the storm, so, too, can the ship sail forth with the anchor. 1 100000632 +138 138 301 Liv Commandant said that risks and concerns should never bog us down. We didn't come together so we can huddle up in fear—but so we can go even further. 1 100000633 +139 139 301 Liv I'm happy to have someone by my side who's willing to help me unconditionally. 1 100000634 +140 140 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +141 141 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +142 142 504 0 +143 143 101 Assets/Product/Texture/Image/BgStory/Bgstory341.jpg +144 144 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +145 145 201 1 500524 +146 146 301 1 Looking up, Liv now has a much clearer view of what's in front of her—scarlet crystal clusters, crimson tidewater, and blood-red soil, all of which come together to fill the air with tension. +147 147 301 It hit her only just now that she'd arrived at where she set out to come, with the crimson plants lying quietly in hunger behind her. +148 148 202 1 1 +149 149 301 Not so far away, a blood-red figure stands surrounded by monsters that seem to have made their way out of someone's worst nightmares. +150 150 201 1 500386 +151 151 301 1 Nightmare Reflection Why...? 1 100000873 +152 152 501 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +153 153 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +154 154 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +155 155 401 1 36 +156 156 201 1 500299 1 +157 157 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +158 158 302 Because I... 159 +159 159 302 Because I wanted to become part of the hope. 160 +160 160 302 So I can pull this world back from the brink of despair. 161 +161 161 401 1 40 +162 162 301 DialogEnable Saying nothing, the old man before you seems to be waiting for you to explain yourself. +163 163 301 "I understand that none of the miracles happened as easily as they seemed to. Every step along the way was trial and error in the dark." +164 164 301 "A single wrong step sent some of them down an abyss from which they never returned, leaving their successors with nothing but the knowledge that whatever they did didn't work." +165 165 301 "And they even fought sometimes and went separate ways." +166 166 202 1 +167 167 301 "But even then..." +168 168 302 The wise strained their wisdom down to the very last strand of their beings... 169 +169 169 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory404.jpg 0 1 1 +170 170 205 999 1 0 0 +171 171 101 Assets/Product/Texture/Image/BgStory/Bgstory404.jpg +172 172 301 Some of them even ended up having their souls and dignity burned out. +173 173 302 The assiduous worked day and night... 174 +174 174 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory544.jpg 0 1 1 +175 175 205 999 1 0 0 +176 176 101 Assets/Product/Texture/Image/BgStory/BgStory544.jpg +177 177 301 To fight for a place to persist in a place that was anything but favorable. +178 178 302 The brave soldiered on in the face of failure... 179 +179 179 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory543.jpg 0 1 1 +180 180 205 999 1 0 0 +181 181 101 Assets/Product/Texture/Image/BgStory/Bgstory543.jpg +182 182 301 To build a line of defense with their very own blood and flesh. +183 183 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory146.png 0 1 1 +184 184 205 999 1 0 0 +185 185 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +186 186 301 All these flash past you like a stream. These people—people who are just like you—are the reason you can speak as unwaveringly as you do now. +187 187 301 If anything, reality has made your dream stronger and more lucid than ever. +188 188 201 1 500299 +189 189 301 1 Instructor Are you trying to say you're one of the brave? 1 100000434 +190 190 301 Instructor I hope you're aware that this is no place for you to discuss a bedtime story. 1 100000435 +191 191 301 Instructor Has it ever crossed your mind that your potential might have an easier time shining through if you work in a different position? 1 100000436 +192 192 301 "The instructors, I believe, are the ones that made me believe I'm one of the brave." +193 193 301 "Graduating summa cum laude makes it easier for me to make it straight to the Field Command, but F.O.S. was established in the first place to train commandants." +194 194 301 Instructor We came up with this choice for you precisely because we recognized your commanding talent. 1 100000437 +195 195 301 "Most of you sitting here today will eventually be mere numbers on battle reports down the road." +196 196 301 "And if you don't experience what they do, you'll never be able to understand the meaning the numbers hold." +197 197 301 "And we didn't come together to make everyone suffer for the mistakes we make as a group." +198 198 302 This is what you said on day one, Instructor... 199 +199 199 302 I've been keeping these words close to my heart. 200 +200 200 301 Instructor ...Do you know the average life expectancy of a commandant? 1 100000438 +201 201 302 I'll keep rolling until I get my pension. 202 +202 202 301 Instructor You need to understand that there is no going back. 1 100000439 +203 203 302 I think I can tell you very clearly now that I... 204 +204 204 502 DialogDisable +205 205 202 1 1 +206 206 205 120 999 Assets/Product/Texture/Image/BgCg/Cg001_5.jpg 0 0.5 0.2 +207 207 205 999 0.5 0 0 +208 208 101 Assets/Product/Texture/Image/BgCg/Cg001_5.jpg +209 209 205 120 999 Assets/Product/Texture/Image/BgCg/Cg002_1.jpg 0 0.5 0.2 +210 210 205 999 0.5 0 0 +211 211 101 Assets/Product/Texture/Image/BgCg/Cg002_1.jpg +212 212 205 120 999 Assets/Product/Texture/Image/BgCg/Cg608_1.jpg 0 0.5 0.2 +213 213 205 999 0.5 0 0 +214 214 101 Assets/Product/Texture/Image/BgCg/Cg608_1.jpg +215 215 205 120 999 Assets/Product/Texture/Image/BgCg/Cg901_4.jpg 0 0.5 0.2 +216 216 205 999 0.5 0 0 +217 217 101 Assets/Product/Texture/Image/BgCg/Cg901_4.jpg +218 218 205 120 999 Assets/Product/Texture/Image/BgCg/Cg901_6.jpg 0 0.5 0.2 +219 219 205 999 0.5 0 0 +220 220 101 Assets/Product/Texture/Image/BgCg/Cg901_6.jpg +221 221 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1001_2.jpg 0 0.5 0.2 +222 222 205 999 0.5 0 0 +223 223 101 Assets/Product/Texture/Image/BgCg/Cg1001_2.jpg +224 224 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1001_6.jpg 0 0.5 0.2 +225 225 205 999 0.5 0 0 +226 226 101 Assets/Product/Texture/Image/BgCg/Cg1001_6.jpg +227 227 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1101_2.jpg 0 0.5 0.2 +228 228 205 999 0.5 0 0 +229 229 101 Assets/Product/Texture/Image/BgCg/Cg1101_2.jpg +230 230 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1101_7.jpg 0 0.5 0.2 +231 231 205 999 0.5 0 0 +232 232 101 Assets/Product/Texture/Image/BgCg/Cg1101_7.jpg +233 233 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1301_7.jpg 0 0.5 0.2 +234 234 205 999 0.5 0 0 +235 235 101 Assets/Product/Texture/Image/BgCg/Cg1301_7.jpg +236 236 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1801_3.jpg 0 0.5 0.2 +237 237 205 999 0.5 0 0 +238 238 101 Assets/Product/Texture/Image/BgCg/Cg1801_3.jpg +239 239 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1401_2.jpg 0 0.5 0.2 +240 240 205 999 0.5 0 0 +241 241 101 Assets/Product/Texture/Image/BgCg/Cg1401_2.jpg +242 242 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1801_2.jpg 0 0.5 0.2 +243 243 205 999 0.5 0 0 +244 244 101 Assets/Product/Texture/Image/BgCg/Cg1801_2.jpg +245 245 205 120 999 Assets/Product/Texture/Image/BgCg/Cg1901_4.jpg 0 0.5 0.2 +246 246 205 999 0.5 0 0 +247 247 101 Assets/Product/Texture/Image/BgCg/Cg1901_4.jpg +248 248 205 120 999 Assets/Product/Texture/Image/BgCg/Cg2001_9.jpg 0 0.5 0.2 +249 249 205 999 0.5 0 0 +250 250 101 Assets/Product/Texture/Image/BgCg/Cg2001_9.jpg +251 251 205 120 999 Assets/Product/Texture/Image/BgCg/Cg2101_3.jpg 0 0.5 0.2 +252 252 205 999 0.5 0 0 +253 253 101 Assets/Product/Texture/Image/BgCg/Cg2101_3.jpg +254 254 205 120 999 Assets/Product/Texture/Image/BgCg/Cg2101_5.jpg 0 0.5 0.2 +255 255 205 999 0.5 0 0 +256 256 101 Assets/Product/Texture/Image/BgCg/Cg2101_5.jpg +257 257 205 120 999 Assets/Product/Texture/Image/BgCg/Cg2801_08.jpg 0 0.5 0.2 +258 258 205 999 0.5 0 0 +259 259 101 Assets/Product/Texture/Image/BgCg/Cg2801_08.jpg +260 260 205 120 999 Assets/Product/Texture/Image/BgCg/Cg2901_01.jpg 0 0.5 0.2 +261 261 205 999 0.5 0 0 +262 262 101 Assets/Product/Texture/Image/BgCg/Cg2901_01.jpg +263 263 205 300 999 Assets/Product/Texture/Image/BgCg/Cg2401_2.jpg 0 0.5 0.2 +264 264 205 999 0.5 0 0 +265 265 101 Assets/Product/Texture/Image/BgCg/Cg2401_2.jpg +266 266 101 1 Assets/Product/Texture/Image/BgStory/BgStory632.jpg +267 267 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +268 268 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +269 269 201 1 500299 +270 270 301 DialogEnable 1 Instructor You can show yourself the door now. 1 100000440 +271 271 301 His tone is as rock-hard as ever. +272 272 301 Old but powerful, a pair of hands gives you a light push from behind. +273 273 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +274 274 202 1 1 +275 275 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +276 276 301 You've reached the end of the road. Right behind you, debris falls off the broken staircase, finally making the sound of landing on the ground after what seems like an eternity. +277 277 301 Through the crack in the bricks, you seem to see her. +278 278 302 Liv, I promised to save you! 279 +279 279 509 500 Assets/Product/Texture/Image/BgStory/Bgstory341.jpg 1 +280 280 201 1 500524 -500 +281 281 301 1 Liv Because I've promised to keep Commandant safe! 1 100000635 +282 282 302 And here I am making my promise count! 283 +283 283 301 1 AniZhuanchangBegin Liv And here I am making my promise count! 1 100000636 diff --git a/Resources/table/client/movie/movies/MovieHD01603EA.tab.bytes b/Resources/table/client/movie/movies/MovieHD01603EA.tab.bytes new file mode 100644 index 0000000..a3634ab --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHD01603EA.tab.bytes @@ -0,0 +1,239 @@ +|켎VSVּ$& +mh9qVc;lj*Ļ{mcs?mMTgq BR.X?7S)CZm>u1M.Ӄ=?*ҷ7yXN\ Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg3001_14.jpg +2 2 401 1 201 +3 3 301 DialogEnable It's been so long since anyone set foot in the cell down at the bottom of the spire, that even the dusts in the air have grown stagnant. +4 4 301 Closing her eyes, the shard of soul sits quietly in the ruins. +5 5 301 With her wings torn into pieces, she is no longer able to fly. +6 6 301 Everything about her and the place is stagnant—so much so that even her heartbeat is barely palpable. +7 7 301 She's been left alone in the corner of memory—and seemed destined to remain so for the rest of eternity. +8 8 301 Things, however, seem a little different today... +9 9 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +10 10 101 Assets/Product/Texture/Image/BgStory/Bgstory146.png +11 11 301 In her head, she doesn't see the same endless nightmares anymore—but a young student speaking with an old instructor. +12 12 201 1 500531 8 +13 13 301 1 What are they talking about? And why does she find it all strangely familiar? +14 14 203 1 0.35 -120 +15 15 301 Slowly, she's drawn toward it ever so slowly—all the while taking care not to destroy this rare sight of an illusion. +16 16 401 2 2624 +17 17 301 With a pair of determined and sincere eyes, the young student stands unfazed. +18 18 301 That alone is already enough to make her feel safe. +19 19 301 "Bang! Bang! Bang..." +20 20 301 That doesn't sound like a heartbeat... +21 21 402 2624 +22 22 401 2 3077 +23 23 301 With the bangs, the illusion vanishes. +24 24 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +25 25 401 2 3077 +26 26 301 Someone is trying to break this cage from the outside, sending a rainfall of dust down from the rotten bricks up above. +27 27 401 1000 2 3077 +28 28 401 1000 2 3077 +29 29 401 1000 2 3077 +30 30 401 1500 2 9317017 +31 31 401 1 206 +32 32 301 "Bang!" +33 33 204 1 12 +34 34 301 AniZhuanchangBegin Liv ... 1 +35 35 202 DialogDisable 1 1 +36 36 101 Assets/Product/Texture/Image/BgCg/Cg3001_15.jpg +37 37 104 AniZhuanchangEnd -450|-300|-450 0 +38 38 301 DialogEnable And the bricks now broken, through the hole comes a hand with fresh scars. +39 39 104 10000 150|-300|-450 10 +40 40 301 There is no way the light of day can ever make it down to this part of the spire, and the torch in hand has stopped working. +41 41 301 AniZhuanchangBegin Even so, the two of them can still see each other clearly... +42 42 104 DialogDisable 0|0|0 0 +43 43 105 AniZhuanchangEnd Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka_Lifu/UiMovieBianka_Lifu.prefab +44 44 301 DialogEnable With their similar lights that shine through their souls and even outshine the dark of the night. +45 45 301 Words are spoken to her, but she can't hear them clearly. +46 46 301 Sometimes, the heart needs no language to communicate. +47 47 301 As their hands touch, the cold cell disappears in the blink of an eye... +48 48 301 She's deep in a warm embrace. +49 49 301 Everything around her seems to be crumbling—and with it, she feels as though she's falling down at the same time she's floating up through the air. +50 50 301 AniZhuanchangBegin The nightmare is over. +51 51 105 DialogDisable +52 52 401 1 36 +53 53 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +54 54 301 DialogEnable Falling no more, you now feel what feels like the world's softest mattress against your back. +55 55 301 You thought it was the "safety trigger" that pulled you out of the forest into the M.I.N.D. diving chamber in the lab. +56 56 301 The floral aroma lingering by, however, seems to be telling you that you could be wrong. +57 57 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +58 58 101 Assets/Product/Texture/Image/BgStory/Bgstory617.jpg +59 59 301 You open your eyes and slowly rise to your feet, all the while unable to look away from the petals in the wind that guide your attention in a certain direction. +60 60 201 1 500524 2 +61 61 301 1 Standing next to you, a dark green figure looks at you gently. +62 62 302 Did you get rid of the contamination, too? 63 +63 63 301 Liv Yes. Thank you, Commandant. 1 100000637 +64 64 302 Why didn't you wake me up? 65 +65 65 301 Liv This place is safe, and I figured you needed some rest. 1 100000638 +66 66 204 1 3 +67 67 301 Liv And... 1 100000639 +68 68 301 Putting a hand on her chest, Liv seems to be listening to what her heart wills. +69 69 301 She doesn't finish her sentence, but the dancing petals all around her seem to betray her mind. +70 70 301 And finally, deciding that she's going to shun no more, she looks up and sees straight into your eyes. +71 71 204 1 2 +72 72 301 Liv The flowers, the trees, and the sun... All these are beautiful and put my mind at ease... 1 100000640 +73 73 302 Yes, I know that. 74 +74 74 301 Liv None of these is going to last forever, and they'll probably wake us up in no time... 1 100000641 +75 75 302 True. 76 +76 76 204 1 8 +77 77 301 Liv But I really just... 1 100000642 +78 78 301 With a wishful smile on her face, her voice cracks a little. +79 79 204 1 6 +80 80 301 Liv I really just want to be here with you for just a little longer, Commandant... 1 100000643 +81 81 301 Liv So I wouldn't have to see you keep fighting... 1 100000644 +82 82 301 Liv And end up hurting yourself all over... 1 100000645 +83 83 301 Liv I don't want to say goodbye to you again... 1 100000646 +84 84 301 Liv I feel safe feeling your warmth and heartbeat... 1 100000647 +85 85 302 Liv... 86 +86 86 204 1 9 +87 87 301 Liv I know this is an illusion. 1 100000648 +88 88 301 Liv And... 1 100000649 +89 89 202 1 1 +90 90 401 1 162 +91 91 205 2000 999 Assets/Product/Texture/Image/BgCg/Cg3001_05.jpg 0 1 2 +92 92 205 999 1 0 0 +93 93 101 Assets/Product/Texture/Image/BgCg/Cg3001_05.jpg +94 94 301 Liv I also know that this is the kind of future I'll always be pursuing going forward. 100000650 +95 95 301 Liv bares her soul and pours her heart out. +96 96 301 You, however, can't tell if it's the doing of the M.I.N.D. shard or if she's only finding it easier to do so since you're in her subconscious mind. +97 97 301 With the petals swirling up to the breeze, the girl raises a question. +98 98 301 Liv So... how do you like the views here, Commandant? 100000651 +99 99 302 Very much. 100 Not really. 130 +100 100 301 Hearing your words and breaking into a smile, she carries on. +101 101 301 Liv Care to elaborate? 100000652 +102 102 302 I like how quiet it is here. 103 +103 103 301 The cozy sunlight filters through the swaying treetops and shines upon the dancing dust. +104 104 301 The grass under you feels ever so soft as it lifts you up to preserve the tranquility in the air. +105 105 301 Save for the bird cries that travel far and wide, there is not a single sound here. +106 106 301 This place is exactly as Liv said—without gunshots or ear-splitting alarms, this place is so quiet that you can hear her heartbeat and breath. +107 107 301 The breezes that come by every now and then are messengers with messages from afar. +108 108 302 I can totally picture myself living here when I retire. 109 +109 109 301 You say as you give Liv a positive nod. +110 110 301 Little did you know, however, that Liv would take your joke so seriously. +111 111 301 Liv Uhm... if that's what you're thinking, you can probably build a cottage where there isn't anything around. 100000653 +112 112 301 Liv You have all these trees here at your disposal, but you'd still need to be careful so the wood won't go bad... 100000654 +113 113 301 Liv And you would of course need some electric generators here to make life easier... 100000655 +114 114 302 Uhm... Liv? 115 +115 115 301 Seeing her all excited about coming up with plans for your retirement, you aren't quite sure if you want to cut her off. +116 116 301 And before you know it, Liv seems to have already finished planning your living room. +117 117 301 Liv What would you like to have as a pet, Commandant? 100000656 +118 118 302 U-uhh...? 119 +119 119 301 While the question hits you as baffling, Liv seems to have a difficult time making up her mind. +120 120 301 Liv Sheep are good, but chipmunks seem like a good choice, too... Oh, I want to have some butterflies in the garden, too, if that's okay. 100000657 +121 121 301 Liv I'd love to go for a walk during sunset with you, Lucia, and Lee—just the four of us, with the setting sun and all the butterflies around us... 100000658 +122 122 302 Wow, I see you're way ahead of the game! 123 +123 123 301 Opening your mouth wanting to cut Liv off, you decide to hold them back seeing her as happy as she is. +124 124 301 You see no reason to cut off her dream when she's still moving forward. +125 125 301 Liv And I want to try growing some veggies, too... 100000659 +126 126 302 You aren't just going to grow everything yourself, are you? 127 +127 127 301 Half giving up, you decide to hop in. +128 128 301 While the clock is fast ticking away on this sea of flowers... +129 129 172 301 AniZhuanchangBegin You know that the future you all dream of is quickly coming your way, too. +130 130 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory617.jpg 0 1 1 +131 131 205 999 1 0 0 +132 132 101 Assets/Product/Texture/Image/BgStory/Bgstory617.jpg +133 133 201 1 500524 7 +134 134 301 1 Your words hit Liv as a surprise. +135 135 204 1 3 +136 136 301 Liv Why not, though? 1 100000660 +137 137 302 Because this place is much too quiet. 138 +138 138 204 1 +139 139 301 All the plants here grow in the most primitive of ways, and you can never figure out which way is which with the ever so flimsy cries of the insects and birds. You feel as though you were in an empty box that's indefinitely big and left forgotten by the rest of the world. +140 140 301 This place is every bit as untarnished as it is devoid of any traces of visitors. +141 141 301 Quiet, peaceful, lonely, and beautiful, this place might be someone's forgotten dream... yet it just isn't your cup of tea. +142 142 204 1 2 +143 143 301 Liv I never knew you couldn't stand being alone, Commandant. 1 100000661 +144 144 301 Hearing your words, Liv breaks into a gentle smile. +145 145 302 Well, I wouldn't exactly put it like... L-Liv? 146 +146 146 203 1 0.25 -150 +147 147 301 Before you could even finish what you were going to say, Liv holds up your hand. +148 148 204 1 6 +149 149 301 Liv ... 1 100000662 +150 150 301 Liv says nothing, but the blush on her face already says it all. Seeing you caught completely off guard, she tightens her grip so that your palms come even closer. +151 151 301 You can feel Liv's warmth as your heartbeat and hers come together to form a cheerful piano duet on the skin. +152 152 301 Starting light, however, the duet slowly turns into an unsettling quick march... +153 153 301 While you can't be sure if this is happening because she's being influenced by her M.I.N.D. or whether it's because she's feeling temporarily comfortable enough to show her true self with her M.I.N.D. shard now back to herself... +154 154 301 You are taken aback nonetheless seeing Liv putting herself first, which is something she rarely ever does. +155 155 301 Liv I felt you back then... Commandant. 1 100000663 +156 156 301 Liv's hand hovers over the fresh wounds on the back of your fingers that you ended up with from smashing through the wall. +157 157 401 1000 2 2632 +158 158 402 2632 +159 159 301 When she moves her hand away, you don't see the wounds that were still there just moments ago. +160 160 301 Her face grows redder still as her tone grows more firm. +161 161 301 Liv I want to hear more of your story, Commandant. Can we stay here for just a bit longer before we go? 1 100000664 +162 162 301 Holding herself back no more, Liv now turns her thoughts into actions. +163 163 301 She turns her head down, her grip as tight as ever. +164 164 302 Of course. 165 +165 165 302 And I want to hear your story, too, Liv. 166 +166 166 204 1 2 +167 167 301 Liv Sure. Where should I begin, Commandant? 1 100000665 +168 168 301 Her voice reaches you along with the fragrance of the flowers. +169 169 301 With only seconds left in this sea of flowers... +170 170 301 AniZhuanchangBegin You know that the future will be waiting for both of you when you open your eyes again. +171 171 202 1 1 +172 172 401 DialogDisable 1 36 +173 173 101 AniZhuanchangEnd 700 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +174 174 401 1 5 +175 175 301 DialogEnable You see the white light in the lab when you open your eyes, a sign that you're back in reality. +176 176 201 1 1031001 +177 177 301 1 Liv Commandant... 1 100000666 +178 178 301 Turning your head, you see Liv just a few meters away who seems to have come to just a few moments before you. +179 179 202 1 1 +180 180 201 1 500404 1 +181 181 301 1 Hippocrates 【kuroname】 is back. No sign of contamination. 1 100000874 +182 182 203 1 0.25 -400 +183 183 201 2 500004 400 +184 184 301 1 Asimov We're fixing M.I.N.D. and analyzing the interactive data over here. 2 100000426 +185 185 301 Hippocrates Are the data looking valid? 1 100000875 +186 186 301 Asimov Working on that now... 2 100000427 +187 187 301 Asimov's hands swish a mile a second over the device before him as he speaks, sending all sorts of charts and codes flying across the screen. +188 188 301 You can see a progress bar making progress on the screen. While strings of data are collected, multiple analysis reports pop out. When the progress bar finally reaches the end, a window pops out. +189 189 301 Ignoring the overly lengthy report itself, you train your eyes straight at the short line at the very bottom. +190 190 301 "Matching Expectation" +191 191 301 Asimov The validity of the data went beyond our expectations. We can go ahead and get ready for the trial coming up next. 2 100000424 +192 192 302 Which means... 193 +193 193 202 2 1 +194 194 203 1 0.25 +195 195 301 1 Hippocrates Which means that, until we're done improving Deep M.I.N.D. connection, you'll need to go through one stimulation after another—and no, you won't be allowed to leave Babylonia no matter what. 1 100000876 +196 196 301 Hippocrates shoots both you and Liv a threatening look when she finishes speaking. +197 197 301 Hippocrates Got it? 1 100000877 +198 198 302 Of course... 199 Well, I can only try... 199 +199 199 202 2 1 +200 200 201 1 1031001 2 +201 201 301 1 Liv Of course... 1 100000667 +202 202 202 1 1 +203 203 201 1 500404 1 +204 204 301 1 Hippocrates You'll be able to move around normally after this, but remember to come back for the regular check-ups. 1 100000878 +205 205 301 Right then, your terminal buzzes. +206 206 202 1 1 +207 207 401 2 1099 +208 208 302 (Lucia is calling.) 209 +209 209 301 She seems to be calling a little earlier today than usual. +210 210 201 1 1031001 7 +211 211 301 1 Liv Is it Lucia? 1 100000668 +212 212 302 Yup. 213 +213 213 204 1 2 +214 214 301 1 Liv Professor... 1 100000669 +215 215 202 1 1 +216 216 201 1 500404 1 +217 217 301 1 Hippocrates It's all good. Both of you can leave now. 1 100000879 +218 218 202 1 1 +219 219 201 1 1031001 1 +220 220 301 1 Liv We'll be able to see Lucia and Lee in person when this is over, right? 1 100000670 +221 221 302 Yes, and I'm sure that day is coming soon. 222 +222 222 301 Dreams could be a heavy burden when you face reality... +223 223 302 (Stand up.) 224 +224 224 301 You can feel something soft and gentle against you. +225 225 301 Liv Let's go, Commandant. 1 100000671 +226 226 302 AniZhuanchangBegin Alright. 227 +227 227 202 DialogDisable 1 1 +228 228 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory609.jpg +229 229 301 DialogEnable But don't ever fear all the good things the world has to offer and throw your dreams away. +230 230 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory300.png 0 1 1 +231 231 205 999 1 0 0 +232 232 101 Assets/Product/Texture/Image/BgStory/Bgstory300.png +233 233 301 As long as the light in your soul still shines through, you're bound to attract your kind through the long night. +234 234 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory617.jpg 0 1 1 +235 235 205 999 1 0 0 +236 236 101 Assets/Product/Texture/Image/BgStory/Bgstory617.jpg +237 237 301 1 AniZhuanchangBegin Because when you no longer have to trek through the night alone, dreams will no longer be a heavy burden but wings of hope. diff --git a/Resources/table/client/movie/movies/MovieHG10101BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10101BA.tab.bytes new file mode 100644 index 0000000..2af1324 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10101BA.tab.bytes @@ -0,0 +1,33 @@ +TrhJPAVd;Ljl!FUFf-z>9we!L#41-kIK?+0~21FjLcARqws; z``&xC`qP2mCU5hfUA=nX^>pgs*K^1GZ#VAy`IkpN{o#(kKfaMZUVZzu7nd$RS$pgH zvF~qw^~H||A3bpT_bc~*_W893p8MvzcmMjZe)qMH9=m$s&g1&v%gqzLD-Ry;T|WK6 z!xeGpmGt`U7i)jqdzbF~IdSQ7y>V&nkay$eg?pa)^1X*%Jv;TzC-48-Y_o;HDxF|* zQl7KJKP&xIvZh&#bkM`^6G@vb%C1Tl5*0K2bHDD%l8i*39u<>QA``KB!CPgUGk-Xn z8qVs&Sz|bx9?oWlv)SQnZaDL5<+QZom1exsj#nD;N=sg8$}4Sor7^Fx=9kv|(wbjd z^Gj=fY0Yn}R>nN$G3M3q#Q@jYFc(P>ilj?m(lcYEHIt_@-Od9$xdQm}Oingq(Up^n z-7{8a{lRa2y1JHjY1gPx8S|OXSlyYT1s?Njv!hnxS!HaBO))GWzi4=@QLEMJ_2S>I z@5)%6;oX#5zobN@5rAk#ve?TOct>^NI9CY|gvmw3g|&(v7~aZFpI+Ed@(rE!OsLc9 zE)(uSWvsy(WCxMB0k7CoBF@!3KxE5O;untZ9+k0aHoZF{AJ0aP%GeB>8AL=YfW!(M zOl4*?e9f~&C0#BuohNOc$#p3r!v!~1W(n_zK<*jBECcKXRL=CR^KbO>OeZ3ix6Z#w zK~$@IZk}Uvw0RIC#lOdZwrT{*R#P~eE%qJKk=8wqNcuX@oWB#i$y?IW11!*aH?(-N zAq@Tr%R_CCwy>!!+g!DkwiDa|UnOKl448+u@or0`WWL$q%DQ7i6;q&lZugmoPh-~s z5J?`j$JZq{dABQpc)M^KoD2vNAf>B$EP9|UlPL-gRWQRlI>WYBtRO$|w^egsF~Aa= zA=9vyr;$kZac{~gZAWwn=#%u(V*Jho0!!&c4@6gWt2qN$ZTr>#DolvfXNWTthvCBjGQm)bzZfz(VI%FbY0WY^Q z2zj7^AP`GkDZ(nzfz%5Pj2phWv?VOoA|!XJ*$2L9<{|fXz}GC45sS7YZ4x_%yb~yc zaVzTcNF{QD8)CNKg4fU`@HCNvTJc&$@Cm-fm?9Lgo=_t0DX|&mxg;Ny6Sj=3zdHbwxgjRClQMF1_W=5{be3P+87}rTEx=2(R zCUpkd#L}w3RQZDCkrc!L5k-C!WVx7CH&GoGh=c-HF?d;rBY}>=K`A&T_akABd9Iuc z0ip~&PM!pjHnPyL>`TMp81PP^0VulkY~ufN4PfB|z=qTez?kRHQax(xWV|R=kpd;6 zrE?2C%rk!&%yuf!0MYXBa);)QEMxx>YDA*QKVZ071*#~3j+aCNTF1Iopx$a?pKmfx zDg-?6sUR!XZPfuK76-PJ-CKS>Ix@oB8Y4O))!*U>N;jNB723$CgU|+Le|u!eZ@i(G zJ3@OpfizAEbQZ;_BD#W2ZoAAH^jfDnn+Zi74Iz)mT({Ph&JA{l$S1d8n1XbW^AFl9 z>SUg!5X(L~^Xm+st%0t9LI_`MNJ4dj^6N138|--mUoZ>FCq0ButElMUG7)dVWeX_C z;N1g|H0VI6XmDxq=mIcuVDU7gtAN7~64`bYb2nJpN6CSdJtHMCgSz9qqgsQ4PDM|i z!}Y)_gMf(rDAF5-7kWvdPOLON6cKb(?HHiyx{o|&n7{1`;v8u5EJvH;9aIB@o)Pg( znVz9Uq@G>nC;I$EwOKt`U8+)*q&C>XrA1~vr-9};wzSacsH}3=(T@V_%%C@sa}-*P z_Jl&ak87xA?h-T1P9iQKZ(L71b7En6c^-_;5u?^Pjx|93u{hRO(Ka3OizA4j=`6#ED2L0KXI literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10102BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10102BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..bfcc22a468d3b5a6b385e310d336d9d2426be91e GIT binary patch literal 2619 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10202BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10202BS.tab.bytes new file mode 100644 index 0000000..32c410c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10202BS.tab.bytes @@ -0,0 +1,47 @@ +c +>(cD&ʆaY ($~yO-T 剼`|V#ۈm46yt(A ? Ma04= <殤SK_Q\+7.W.&Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory53.jpg +2 2 401 1 204 +3 3 201 1 500166 1 +4 5 301 DialogEnable 1 Lucia Oh Commandant, you're here... great. 1 +5 6 301 As you move through the hallways, you stumble into Lucia, who seems to be looking for you. +6 7 301 Lucia Sorry, Commandant... for running out on you earlier. 1 +7 101 302 That's okay. 8 What happened back there? 9 +8 8 10 301 Lucia Thank you, Commandant. 1 +9 9 10 301 Lucia Just a small internal malfunction. 1 +10 10 301 Lucia It's hard to explain, but touching your hand seemed to accelerate this frame's heartbeat... Well, "heartbeat" might be an inaccurate term. 1 +11 11 301 Lucia That is, my M.I.N.D. was just overwhelmed by a wave of unknown fluctuations that didn't match with the memory data I have. 1 +12 12 301 Lucia These fluctuations did exist in the data from the previous frame, but they were flagged as errors and dismissed... 1 +13 13 301 Lucia ...But I didn't expect the last flux to be so volatile. What came over me? Why did I suggest something like holding hands...? 1 +14 14 301 Lucia I don't think the old me ever said anything like that, right Commandant? 1 +15 102 302 I think she did. 15 Don't think so...? 16 +16 15 17 301 Lucia H-huh... really? I can't seem to find the relevant logs... Unless you're toying with me, Commandant? 1 +17 16 17 301 Lucia I thought so too. Maybe it's a compiling error from reordering memory files. 1 +18 17 301 Lucia Though, to be honest, the more I try to adapt to the old me, the more distant I feel from her... hence, these strange actions I'm prone to. 1 +19 18 301 Lucia Holding hands was one of them. The incident with Karenina was another... 1 +20 19 301 AniZhuanchangBegin Lucia It went like this... I was on my way down to Tech for routine maintenance after a training session... 1 +21 103 504 1 +22 104 202 1 1 +23 105 201 1 500166 -400 +24 106 201 2 1111001 400 +25 107 101 Assets/Product/Texture/Image/BgStory/BgStory17.jpg +26 20 301 AniZhuanchangEnd 1 Karenina You're not getting away this time, Lucia! Get ready and put 'em up! 2 +27 21 301 Karenina I'm gonna beat you this time! 2 +28 22 301 Lucia Okay, sure. 1 +29 23 301 Karenina Tch, you coward! You—wait, h-huh? 2 +30 24 301 AniZhuanchangBegin Lucia Eh? 1 +31 109 202 1 2 1 +32 120 201 1 500166 +33 2102 504 0 +34 2014 101 Assets/Product/Texture/Image/BgStory/Bgstory53.jpg +35 25 301 AniZhuanchangEnd 1 Lucia I thought that responding to Karenina that way would satisfy her, but instead we stared daggers at each other for what felt like hours, until she finally had enough and left... 1 +36 26 301 Lucia So refusing her, just as I always had, was the right choice? 1 +37 1000 302 Probably. 27 Do what you think is best. 28 +38 27 300 301 Lucia I see... I have much to learn about my companions. 1 +39 28 300 301 Lucia What I think is best... You never make it easy, do you, Commandant? 1 +40 300 204 1 5 +41 29 301 Lucia But then I'll have to spend more time familiarizing myself with personality data that aren't yours, Commandant... 1 +42 30 301 Lucia Commandant, you're surrounded by so many... amazing people. If I don't hurry and become myself again, I might lose you forever... 1 +43 31 301 Halfway through, Lucia seems to have entered into a world of her own and begins murmuring to herself—brows furrowed, lips pursed. +44 3111 302 I'm still here, Lucia. Not going anywhere... 32 That won't happen. 32 +45 32 301 1 AniZhuanchangBegin Lucia Mh-hm, yeah... Why am I even worrying...? Hmm... 1 diff --git a/Resources/table/client/movie/movies/MovieHG10203BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10203BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..bd1abdb61e9c47a6ff7b101c09701375e01f26f4 GIT binary patch literal 4401 zcma)9ONbmr7#6%(i)$`X2zV$@OJFiP-7~WfMAkff3}nq~b8B`Z2pRlQhLlb$50B|Ns5p z|ESl#JH7v>7t4D;*?aTT``^0o_=B(9=AZrUynX%W)$iYbMM)-u?UQJ(td1d-a3YKYZth)9ls*AFW@$=f~}PdRM>M_vkNs z_WyhMSmWUv&u%{V=cR8i{1U?<;!n+4VN8sB2NXF zJR{FX+0DkVFIht$@|DxY{}X}B4#~C`91Of3!=3pzPmV}m4CzraIW9uc)2FR7Y&5g8 zSv8y0vROTwEoHOiY_^ikR10iEXJ$~ei-0-p%aV1>4>0BVA3bRSMdgKN$GRngOWoPFF;NBLVH1*_aqksF)xU{M-_~NWh`@2_Q#f#}f;ht1TJQ=MXmVqRs?k0SniFpdYFxKppZxN>`KEFu|v% zLOI>oWwyN2mv-XITBR~UU-JJ7TPc2Hvw8*IUuEpT^lw%f-WRP*U3ORnItoEwkRT3R z8S02kGWv(|Tr71|CTdQ&5FZspM{!?ffMe@o2!9FPSey!!3}tw5Y!90i8VZ>ULXg&g-k5h zro&%jRuMf*K~oWj3t^nFS;r129eP_x3eX*DX#g_aF?D8*hvqs$ zyAPkL0N5e;^e9%e>PfR7AA|~i%3`Nrlm+7NzTm1Q+R9p)jdmkKbQ<>?&_mf%uJnl$ zCU;4GL=1uizZvvhW~9YTw{B4ILskF?Y5T;WW(?nXE@4dmYsW*)2S|?u_DC17eun2( z$imr@b7Gc^ki@0kKn-T>yUHjL6k|ttQ7P342H@Mtc?F3DZ|J360jbPoQKgx9VX?(9 ziY6rFo5dg-RSpqqXURPY*GZKC0;&uHi&GseRw>(cHeLN1v!QuW{nU`1HemNU!`Q8U z5q07FYCzQmUX|zjzVJ{+CMio<*2i40W+-Vy!2L_Zujvc##9bKRGY*YX^4=`5JVggI zQ~G|152zCi(!7DnG3pX@iBs+yn4T<6f3ByUSZnIIOs0pgLtdzZEe~A<>VJy>?1`jw z2g4NW>2jTlh* zrQDrTHgWt6xR+QJ@jc#mC%sxq!2;Mc1>nmJqo99EIxy#;A9@JV83IuP#~Qsm`*)R9 z@1o6Xqp71xEldqXMH77kTclhxD_}i(6%!C`56BUi-~#YehysFa0Z&~-fs00NDm!Zx zoMtA&wF9QnEsiM`!8QcmiqfX1A7QmB+c0?)2{kFbl+U_pNKh|;6H*{?meC?Kxu6EF?!F+XO1q8a zwaGdWXKFaDr9p~SW9LqDTqg;m)RhoC(GFduJ9bi=?wUFyO-*XLlLW3K53V;sLa-w% RrN}!Sr8FWd!~O20{|^|MB~O zr2DaK{?1SQ{mH%)Z@={Pr_a3q*4_BpmuGKXzj^htaqPpVo_yk+n-8Mn*4_K9*S@;; z{pX_o;D@b?m&ONA)UH1J#l3G{c7L!L7&d9N4^fM*eu=kB!g7 z#hc)qC>1^ZsXxOL2V(5j3LN6fv(%<^dn(+Bp-O3glJmNw8sGkN`O3~$ z&3x6$SM7YYlCM_tmC-1c1&UF?7zK_|02u|6Q9v05mQjEi1)5o)nFX3zpqT}lS)iHC zt=fV?29eRg2f6Da%{ndMF3pUwAX1)b> zH7ui%|K7W;w$N1g8OEB&eF>9!&ll=NgVw!sbc%b)66?!wF=0^}G9Jk^>@zQny}n?H zD_D=mV!v`=#Z_BqQA+{9=0*=} zFGD<(pBi72(@wp9g#u6!#)q;+#R7J;G|I` zLKPoJhM{m0(Pyz_zEFB6+}~!rC(|Ue3%3F9xeV%oRN9vvHXh2o?7fJN9}EJCQjLUr2OQ9ctK9f!bp_g3JzOMu81lB{&28 zjGYwhoI?SiD&R5+^x55{!@y`Ti-Q4^Lpw961pOcg=_G5i~fS~f@)al|pKTl1IASI+pp3WnoX%l417^Tq+Tbg86k!PMAEi$L5Q*Z#VRTpe; z6XgFIvO*?kQ;v!{eTE^cWa_}@kFzXzB^?ZYxp<{YE!|=pP-==VU9>qKcJ`B%pESK0 zec8|tt0Gxhb~KPl7NTF2hDj*9Y?z8T&KiMk6|uw71ywc#ss>J@@BV@km<}{I@>DpP z@6(ypAF zSS^A~`vr~qwBYV;X^0aKwPBzd@{X6da0)|0W_qE+96Q0nm9Zj7% zzKlgw>Ml40$Mpn83V0!g_t978<&)JW2<)1$TiI3NICTroTOmlv9)hCOMb-Dh?JUSW z;qWwu0s~duA{L}kUtp?2+e;&^jT^~rj5q`Ch&sz=78bi47RFxa2v)Rd^hy^q6RM-E z&n$`-<{&*G6c)_X-)>+yeMtXP?s#_uRQ1>u{%F_NIwH`3i9o79C-8fO0u7cem9(5) zuWf@Ma97Uaqk9kPkZsZ?DmZKnC9+ef$%$bWLE7+WTqnCS>o5$PYO6in>=BJ)68fI! z!N>=N^dzd|AkL4_K14cZX|#O|QPJ%D2765LUhV>ZISnS4pl literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10203BC.tab.bytes b/Resources/table/client/movie/movies/MovieHG10203BC.tab.bytes new file mode 100644 index 0000000..c1a74c1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10203BC.tab.bytes @@ -0,0 +1,47 @@ +Ukīִ:tB/¨Ѱa }@%~Y1 ;wޙ'-$(]0eT܄ԀNOZWtB/أTȎ *ȼު'MٙId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 201 +3 3 301 DialogEnable System Warning, high concentration of Punishing Virus detected— +4 4 301 System Gray Raven Base, initiating Level 2 alert. +5 5 201 1 1021001 +6 6 301 1 Lucia Commandant, there are Corrupted outside our base... 1 +7 7 301 Lucia I got to go for a while... 1 +8 8 202 1 1 +9 9 301 Lucia has a hesitant look on her face before leaving the room. +10 10 302 1000 What is it? 13 I'll stay here, don't worry. 15 +11 11 201 1 1021001 +12 12 303 1000 +13 13 301 1 Lucia About your relationship with... 1 +14 14 17 301 Lucia Nothing... 1 +15 15 301 1 Lucia Oh, I didn't mean it like that, Commandant. 1 +16 16 301 Lucia It's only your relationship with… Never mind, nothing. 1 +17 17 301 Lucia I'm... leaving. 1 +18 18 202 1 1 +19 19 301 When Lucia left the isolation room, as expected... +20 20 301 Forced connection succeeded— +21 21 201 1 500100 +22 22 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +23 23 301 1 α ... 1 +24 24 202 1 1 +25 25 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 26 301 She seems to have a habit of greeting in silence. +27 27 302 You shouldn't be part of this attack, no? 28 +28 28 201 1 500100 +29 29 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +30 30 301 1 α Indeed, I'd never do something so petty. 1 +31 31 301 α ...How did you know, though. 1 +32 32 302 The sounds of engines. 33 +33 33 301 α Heh, good ear. 1 +34 34 301 Alpha deliberately revs up her engine louder. +35 35 302 What are you planning to do? +36 36 301 α Hunting. 1 +37 37 301 α ...You curious? 1 +38 38 302 Not at all. 39 Just a bit. 40 +39 39 42 301 α Right, so— 1 +40 40 301 α So let me give you some hints—it's a creature. 1 +41 41 301 α But for more, though... 1 +42 42 202 1 1 +43 43 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +44 44 301 Alpha disconnects. +45 45 301 It seems that the connection is merely about some minor topics. +46 46 301 1 AniZhuanchangBegin So what is her purpose for the forced connection? \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10203BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10203BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e5c494a5e24fa8bb6eb7e54893a4468dedf3f8ac GIT binary patch literal 9092 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 N@Lap>vz;bH{|l_NC~E)! literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10205BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10205BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0dd16412897fa5c80729fed857f78bd4141400b7 GIT binary patch literal 3437 zcmb7HO^6&t6wb*|gL4vp0wNU^_cF{*^~~(gL6)p5IJ#;`B1;TGYPxG@itX;&^v{li zs0YEg0S|&dcuU2df%ZVk3BFr@z$-^fBX8~ZyHxG z|M}VZ>+2g&JoNCH^AFaK+&=Sn_x-~^?LYd+{oh~u_2OS2to-xsjq1-!*B^hoe&O?1 zKK<(6_Kk(-F23|-^2X)c_k4Hh=6lypUwQM#!&iRUTzu{K6MG+Dc;`?z+-!9`cFaw* z2{Cy=y_yskr-r+Vb>em3xH~vM9eQkC^>lbF)B(elJ=>KH<;x*0Ws~DFl0ke%oMoe# zQ_PyhtX0g~#cZjVEf=$uVzye$M5CORRzzt=ly*dENR*aDX-br~L}^Tv)|}FsQ(ALM zYffp+DXlr}v(<`Vf-%v+4+C5;_fr|VeHr!$Oj?U$mBfq3BjcrRvUm#cr;%Fh1hS_V z*Lx=u6AkmTXw`Sa9zAu?QLQ-4VXS3M(FVcV2kpaJwbEow#+*?pJl@@C; z*0dWowDb-9mt9}cM!`0fV$aKASMj*7c%-(|Sb01#9A}>NWx}_?2gSR}m9%8Gv8s4q z>L^ZzzN**je2cbuh7V1On>yU7@uy4>$k3BvvPK{ta8xU83bNTi;MuXMl7*P}RKg?e z<%W`h4tXNAACuj%&X(XZ?K9n2MSF^Gn}|z3=xbl`z(k669B@=COLSurx8_{jmf3QS z8@&)%={?p#py5K2#mP5QS4)7ADC-_Cy{*p-dxfn`hOPH%IeI&x8SvNyieT)mu~l{o zK_j{$ADGnlMg|AKm2woRzL zNjMAxP(p{^@K=Dkqs&0}YLqzQUpDv|RU({vcd zSoHY^hxE}QG6&0iqGiC_F$X!yCUui6zX9OS%1(AocamsG5h4?^Cv`YG*G+t4LS2)! la6Sv0kZ|5}5ckCAvi&au=pY_T%#E=xMQVO1SO4#W@n54D5M2NO literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10205BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10205BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a2bb3d9d4aac6195c92ae76d88b6df5c8ab152af GIT binary patch literal 3942 zcmai1U8oyH6fXWeOfV0E_)sbx1-S}oZg!L0A4P9_+e!nsKhT1-T4Zi^l1%UJPTZYs znxf!~2!etjeJK=tt3uz36!giLQc$pnAV`b&(g)xCL4<;SXLhrjMdv|tse$M&M z`MxvR&tCfKukD|%-1+X#@3)`2`$zokdr#bW=D^i|Z~XK3wVUgE9z6YPa_;)|`zJs8 z`rTU(o_zSh_jkXE`=9Q4c=O}OU${KDmmIzF!@ zeD&u?zxeakTjw8pe((P0_FX;v$-Y-UJaAl`-MCXbc$z zUAes3J#BO}9NnEpwI6nA)~u^sa+%9m!)`?b9M+sQ4)4mPI;%70jtzx{PAz|)o>wk4 zSc9>;9dJYmU&DT}?MoWyuq`Rsmb%DA=`2}gk>t9=O;2)9cX>xgwr^A* z`L; z<_4=yThUMY{UN?+EG^{*TVZDqjGfp%R`Jd(#k{L7O0EpoNyLTkXI4DRoS9~nODk9g zU;-d}A>y^HJAEscR@v$ZNBWpz*D^fr>BRTKB?DZz;QdGg-GGaj`x?IBJ^-GP6ej!J zml2I>OAq;Ck?lz7!S8ByK3;2VZPL&3m{V4u-216S|!%fkc>l6s)G#T2Mp_COF#TH<(LI}>V6+vxvh+7iDMq($SC!-N< zERO~~VfcWOh*Gz$!&t>g;m*cbTgs3_ zqeJO&9cJuAB&MVbG6IGM%3?F0kZuhrvdfj@Vh9yL7zf}zL=&#?wy$H{tb}T9_pNYX zpZJEv4&s?Po(d}`b*4(y@yj%Cf#D8wLD8ug zyxvpop4HD7sh0}B3PveHrNF8_OwhWsU~yD3kg*VUhzO%lQfl!u^8_HE0wE=cyOJgm zKo@P3z`<+#+S)X%)AgZ;fKqHx4gj|xwu7X^LcTpj6&C*RG9?A2dOL|C85-^hv!IXy9Rg@7 zoJ0*;1N;$0jku@!X`)lEshE3GQXMj=q3L^#QjfYMb>Bx^W`St^Tq7r^#4)QByJLhm zfM%VcjTtyn@zbClNgpht(jSYVr9)hqyL-KcWyY7v6sW~RR8Yc|v`$vYL3n0(q`Eyb zU(xCgL&KV*3_@k;S8$>k=Ay~!E=x&$A%QB7eZmZ2T)fBbQ7xTH5G z!m(F+l{APLL78QGD%@EB_zJ7rDwzYG9uuooenfe81sg#?y2_3P71Yh1@OZ2PNh{+t z#kV1@p6YZ^PQeX`XE5Y}3cV^#nQWR#&)0Nd%fY>Gl9Zh{p(~`VxraH4fzv1%f9w zbY_PmsGl9xr4uFU2Jb;_K?g)dnfYvP)Nn4G$p29|SR+q{Nlfv3!m%GMoES9m)5!j! iqzP#TrNlwxPz&+1QgX{76_c@^j8&IP@rbqa&HN8FLT|AE literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10205BC.tab.bytes b/Resources/table/client/movie/movies/MovieHG10205BC.tab.bytes new file mode 100644 index 0000000..b9f8ad1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10205BC.tab.bytes @@ -0,0 +1,44 @@ +S&hƜ` >tS%E +/Zآ3 S9%0}ɽZy3`qL +O[0Y +1X#]vi6o\㦯Px&Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 208 +3 3 201 4 1031001 +4 4 301 DialogEnable 1 Liv Good afternoon, Commandant. 4 +5 5 301 Liv It's been a while since we last met. 1 +6 6 302 Oh, it's you, Liv. 7 +7 7 301 Liv Yep, Commandant, were you expecting Lucia instead? 1 +8 8 302 Not really... 9 +9 9 204 1 1 +10 10 301 Liv (Chuckles) 1 +11 11 301 Liv Oh, Commandant, you... 1 +12 12 301 Liv Lucia is not coming today, she said that she will wait at the base for the end of your isolation. 1 +13 13 204 1 +14 14 301 Liv And she said something like "I don't want the commandant to get worried." 1 +15 15 301 Liv But I get where she's coming from. After all... 1 +16 16 301 Liv You aren't just some captain or a leader to us. 1 +17 17 204 1 1 +18 18 301 DialogDisable Liv It's more like we're friends. 1 +19 19 302 Friends, huh? 20 +20 20 302 Makes me feel kinda embarrassed... 21 +21 21 301 DialogEnable Liv Anyway, I'm relieved to see Commandant looking good. I'll tell Lucia that! 1 +22 22 202 1 1 +23 23 401 1 201 +24 24 301 Right as Liv leaves, Alpha hijacks into your channel— +25 25 201 1 500100 +26 26 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 27 301 1 α Friends... 1 +28 28 301 α Is this your relationship with the Constructs? 1 +29 29 302 Maybe. 30 +30 30 301 α The Constructs are "artificial weapons" designed to fight against the Punishing Virus after all. 1 +31 31 301 α It sounds stupid to befriend weapons. 1 +32 32 302 You're a Construct too, are you not? 33 +33 33 301 α Yes, so I never want to be anyone's friend. 1 +34 34 301 α Weapons should stay weapons. No less. No more. 1 +35 35 302 But you still carry other Constructs' dog tags on you. 36 +36 36 301 α ... 1 +37 37 301 α A hunter carries their trophies, no? 1 +38 38 302 Babylonia's database says otherwise. 39 +39 39 301 α ... 1 +40 40 301 1 AniZhuanchangBegin α ...Nonsense. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10205BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10205BS.tab.bytes new file mode 100644 index 0000000..a5e5063 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10205BS.tab.bytes @@ -0,0 +1,36 @@ + ǿx%<4/~ [˩a Gxt펚DWݖɘ/SR f ~bAU2L6*[zynd'7čPd_|z _OK#w),0Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory46.jpg +2 2 401 1 208 +3 3 201 1 500166 +4 4 301 DialogEnable 1 Lucia (Humming) 1 +5 5 301 When you finally wake, you start at the sight of Lucia sitting in the corner of your quarters, calm as a lotus flower. +6 6 301 Lucia Commandant, you're finally awake. 1 +7 101 204 1 6 +8 7 301 Lucia First... I must offer you my apologies. 1 +9 8 302 Why are you apologizing? 9 It's okay. 10 +10 9 11 301 Lucia For the... "failed experiments" I made you eat. I should have known that there was more to food than its appearance. 1 +11 10 11 301 Lucia Thank you, Commandant. I knew you would not hold it against me. 1 +12 11 301 Lucia Please don't take this the wrong way, but... watching you faint made me realize a great many things about myself. 1 +13 12 301 Lucia Not just the old me, but the new me, as well. 1 +14 102 302 The new you? 13 Have you processed all your memories? 14 +15 13 15 301 Lucia I had my doubts, but they won't be a problem anymore. 1 +16 14 15 301 Lucia Not all of it, but the rest won't be a problem. 1 +17 15 301 Lucia A lot of people have been turning up, looking for you for various reasons, Commandant. But I sent them all away. 1 +18 103 302 Nothing important, I hope? 16 Why didn't you wake me? 17 +19 16 18 301 Lucia Some important, some less so. But I took care of them all promptly. 1 +20 17 18 301 Lucia Because the exhaustion must be piling up for you, what with our recent missions and... incidents. I took the liberty of safeguarding your rest. 1 +21 18 301 Lucia There are no missions scheduled today, so you can rest easy. I will take watch. 1 +22 104 302 Kind of hard to fall asleep with someone watching. 19 Shouldn't you go get some rest too? 20 +23 19 21 301 Lucia Is that so... I can turn away—I guess that wouldn't help any. 1 +24 20 21 301 Lucia Taking watch is rest enough for me, Commandant. 1 +25 105 204 1 1 +26 21 301 Lucia What's with that expression...? We've been together like this for long, Commandant, even if I wasn't always privy to your condition... 1 +27 22 301 Lucia According to the records, you were the one person whom I have been with the longest. I am simply adhering to my past behavior. 1 +28 23 301 Lucia So... in short. 1 +29 106 204 1 6 +30 24 301 Lucia I would like to share our time together, Commandant. 1 +31 107 302 Whoa... 25 If that's what you'd like... 25 +32 25 301 Lucia No, please don't answer. I did not express my feelings to elicit a reply. 1 +33 26 301 As she speaks, Lucia presents you with a paper crane. It's been carefully folded countless times, and you can faintly make out scribbles in between the creases. +34 27 301 From the scribbles, you make out a set of groundside coordinates, close to the new HQ you set up together, and these words: "I hope that you'll be there, at the appointed time." +35 28 301 1 AniZhuanchangBegin Lucia Simply put... I'm asking you out on a date. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10206BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10206BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..29f5963075b88312d299d371f2f12f7f72fbf795 GIT binary patch literal 3420 zcmaJ^O^6&t81*F7!isoROa%`cW!T;B+1Vd2vYUiB#7JaUG{ziida9>8)7{lnRcA7y zpn?()L6qo4J?cRs7>p3{;zdl%A)+8+qU2~GSM`vK@2lQ)Pn@5jvs2SuUGJ;+z3+XM z^%q||e189-=PqtP|5=^P%bV|}A71+P+y`%5fBW-~vR{9=_{o{pmF=^S zU3>V(eOI5n{@q*O9)9`k?N>kE_rThNukZW%@+05xxiPr<)jxlKdTr0m?LRL3c*pze zr=R^h$1i{L=k-fZoWFMH#=qzCBNx8tHgDa2=$$L?-@5smIeT)U|7g3*HUk^041;Io zXNCDxu|6N#RmTgPkO z@;E^|gE-?>#EHR*JX0V=*dXF5D6+$3Mz|XUHBPu)FeM>25_WNMkw2{l+(fEKx}YkL zv@jAoq9^Tz)FBo|cDYsM-Khyi^tdJ3038wH3{l8a;@hM->s z4hiWQNRg||aEJ=q)H3VYsEi2HGkHpC9te%7L`NaTBF`mkCkv$E9SN>y(Bh#gq0up7 zwy=&{7)gL1gi>UkgE_ex+J-${TS)Oy*SOaGzMJ-yd^RuF-@0Ei+K~Bfmji+252I| zYLJKK^0W*JO9h+84q(;>SD81-A}G;qf{F}&(n#CC0&3J&X`1|EY;v6M+0<}%@PW!qZ%vn(&xxEiCt9qKxmjcxqhK@ z9lPFaRDzmEJD8Ef7Hx1mELZ20ejcbSj5QTFY^)B7)C`ewjjE-(D+QZtgb>;6+M34@Vkqt5ZOO zx&y?3NUO6_b>11Jdxi+%5bH!%6+2v7p|RE|dl?Rd$Z2_$+N}Y1qH>Mte-kHfY=hP) uQ-X51=K$>f-#~AT9Utk`;f&w4Q<-*zhPyf$L}>A(8ka$5)}UdQR{sNLoL;y9 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10206BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10206BB.tab.bytes new file mode 100644 index 0000000..3e8d703 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10206BB.tab.bytes @@ -0,0 +1,59 @@ +!i(C578!TyEce4 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 BSyKQ2 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10303BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10303BA.tab.bytes new file mode 100644 index 0000000..8ebbff7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10303BA.tab.bytes @@ -0,0 +1,26 @@ +kqfhoU8DCJÞU;>[GՍV~4 )Ե=OD3G_FY)דu!r-Vch˳jj"4c!Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 201 +3 3 201 1 500021 +4 4 301 DialogEnable 1 Liv Lee said you wanted to talk to me about what's been going on, Commandant? 1 +5 5 301 Liv What exactly do you mean? I hope we can settle it during this break before I return to work on the documents. 1 +6 6 302 Liv, you've been acting like someone else. 7 N-nothing... 8 +7 7 301 Liv Someone else? Do you mean my appearance? 1 +8 8 301 Liv Commandant, suppressing your problems will only allow them to fester and create more troubles in the future. 1 +9 9 301 Liv Am I sensing concerns about how my personality has changed? 1 +10 10 301 Liv I understand that you will worry about my attitude and approach, Commandant. 1 +11 11 301 Liv Let's put it this way. I haven't become someone else. I've merely adapted to suit our situation better. 1 +12 12 302 What situation? 13 I think I prefer the old you. 14 +13 13 15 301 Liv Combat, support, exploration, work. Everything. 1 +14 14 301 Liv Nothing would be done if I kept going on like that... 1 +15 15 301 Liv Anyway, I should go back to taking care of the dormitory and the document from Babylonia. 1 +16 16 302 Isn't that my job? 17 You're helping me on those too, Liv? 18 +17 17 19 301 Liv We don't have to bother you with this kind of trivial work, Commandant. I'll take care of the documents. 1 +18 18 301 Liv Of course. I don't think you'll have time to worry about them when you have the crucial job of commanding, Commandant. 1 +19 19 301 Liv Commandant, I hope you aren't asking for those jobs back. 1 +20 20 301 Liv This is something I want to do. And I'll finish what I started properly. 1 +21 21 301 Liv Please trust me. 1 +22 22 302 ...Don't overexert yourself. 23 I see. 24 +23 23 301 Liv I'll pay attention to it. 1 +24 24 301 Liv Then please disconnect and rest up, Commandant. It's getting late. 1 +25 25 301 1 AniZhuanchangBegin Liv I should return to my work. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10303BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10303BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f952dfee203a693f8a6930514108d0dbcec824b1 GIT binary patch literal 2858 zcmaJ@O^6&t6gK3bwaFelcu+63r#ZOJZuji32bWDY!oVhO%t{~ldkHS z3^}4(IeeZqm zd$0TSs~3O$DSoi}?^@Vwrho@)hMmG z(wZ-=h0^C_PvXHSk4@DaS7MAwt1CtXC)?oWKAk5iDFnh=Yb8L>WhTpKJL~4+M zXr*$9w61!rS?ft|Whx^lW9|~kMYo%qZmxur999RS;4NWs*J!^X%9WG2Uni0t@|&EP zXY+)L#D>2Ya+C3aDRMZJJ!J~ZFBj61dhH5ZVCNIz_?FUuXmghfrIqe*Ww~-IY;n)a z{&jL<0nhDb=5J6koA6V!JXf8>)p?Wb%;b{Gb{qLAWEv&LSaR+XxbKU>_#_qyc}QIe z-~;W;TAK2fE!4iqI&X)HRw`WgIEYppV{5)ls3Zx*o7MZN` z&HX7T2c@(rSJVz1w1vu3;N=4BdaQAZK#({_;nt+>LQ5#K^>EX?Pf7s6C>negB8B_D z$vs<;AF;fPMHL*fC{Rd=Xt1gbEccWZBrTD0yM-|AczOeL5JDbd;k3{L9xI3@m)h}2 z*l^n8m1`pcEXbr*f_O9-y`AL&yLdQb8LxKre zfR-5v<~*vH@JtFlR9IZN0l@&nDP2fTZIvl&kue7Z^{gXsTt~Hfh_UZuOcnNO1bIjV z4HjU)j70FVPSuv=>qVr5M_89~nm211*TxMM=Xu72P&6S>Bw@P<;SiuX7L`6_DT`J-Z+6X$d3W}i0avxAX!Gu!Q1|mk7o(|6rwFZu1 z`%pQ{$w*yIg3i!FUEWtN@#Th)@v6!|AXJUlP%O~~B;myL5g_Kkftbg0u*`yoj5-?P zRAra=GW+U6b2&FH^m;_i?Wo{;ab*J%)%g{3_A7Z_g;_+Ho>U|0`)toUy{+D@;=bxCi- h7JUd#jb#cb1mx9ns5h{mO`%JDxI7!cv32A8{tqsn@-YAa literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10303BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10303BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..51ea024e8566e254efb3f386ab376912b4d2a941 GIT binary patch literal 3921 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10305BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10305BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..28813278208572d5989aa81d33f1f88d6de0ac3d GIT binary patch literal 3213 zcmbVOO^6&t6wc8a+>@6a%P1`BW_G)0e<2b!Cg?y+!tO%Q5VWSdW~Q9(u1!_-PR5g< zgovO76oTl*5Q2(Gt{w~u3PI6aJgr_N5pM}zq9^@c%}n=Xc6SIi#dJ;oyzjm5z3;tV zpS}OVzuQ-S{rlRRXD(biz4rR0?>{}XdE%MBp4gXO`0eZ;pS^d*U1zV{eDdAi_Uv~T zpW64)vtQr4y!~oz?&7|0{=Btc-o3T)@%^`dT>j$QJHPOidx!Xqpa0o^^}^bn50kY! zGuyWh>64Fqd2QwMA1aUibo2UKPanT=^{aO_?moKq$$D71e7hdA)yOHGVRJ&Bcg3HL z-lk-AdnD0O2j^p1%#O&G%2qR#GW_#rf90r5M2{}@H>ZRVsXY^%WrJN<>}thszSu1k zyTxL+RP2_E-Ab_w=E`k}5|l7Oi4&ASL5UQUP(g_mlwd)L7M5sXi58YhkcF(eqSgkpc+k;Hp1%$HlFw$`V^b(1VEl z!xY2`UF92XWjU5JLS+D}?&=jr89AZjjT*R>=6^ew*^U_4hO5W6l zyS6MnsqXCyV!;}ZXLVB;$D2l{9I0s#k6Fx}fZ!ub$aMhdyw!GGH@V6o|FmgEXensZXj zfYN4Df)AuA%AEu|&Lt8~b)+4_@HjW*izl&ZB(kYeIRSj01%=WI-ujUux{MD!@CF+) zE`S;m_0nger74Sa6B*AG(mMfgfdyWLg;+=k#}!BwyeU$u5(FrCDpWkd%pwb*y%90j zZ8q&tUU0!_&6E5*n9zBj87k`pxwoYEwm=aWa+7Dedzb}FtPY{~UsqWN1(#W8&?2qx z1DTZZAaK}$P&z7$Emd$=n+|;3qdUMZt(6_AolXa|Ql^HgQ<>aSj+z{A=G2$L#Gb7H zkc2v3Gj7^)i=OD(WVw!7&4>*IH^I~jxwyj=(wQh!K%ddBa&50q(zCC6ouLvzW>+N% zH!@0uO8GI!zs+$A`t42fKb%7&+X1=?U)#TO;bbzXq_i9 zw~jn$kfYE-(JH{i^9Jo@4av^zOh4bqwXgB zG~-#Iwh9VckiQ${&~uB4nd17y?98(eO<{D@>@lb@*}?^eHSWy+8PDM&!-A!P#lg(- zf|i&k#?Yw9T931EiM@pJj4qpCPV~j=b&YC|a1Al?1N1#0P4xf^_fROT(Arg@7+SeE zelAyNwgo(OIcg(GLapir-Q}X8a|g9~T=dBi3ChIE2}QT;JsVds>VdkL)rUu>7uoIl zf|uEAx`%=%i4!CoqUXt*I@J?ijf9nxK7S.˙}m\|_KbW5# A.έ:9N%a#ZU`O"Í}N 3UXY)} +LE`Qi@y?:*^wC~ʽ]$)?˞Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 201 +3 3 201 1 1011001 +4 4 301 DialogEnable 1 Lee I've used the terminal to clear some of the caches. I'll do a more thorough checkup later, so just stay here and don't move. 1 +5 5 301 Lee Regardless of what Commandant thinks, you've been pushing yourself too hard recently, Liv. 1 +6 6 301 Lee You carry everything on your shoulders—combat, preparations, even Commandant's documents were taken care of by you. 1 +7 7 301 Lee I know we're Constructs, but we still need some time off for ourselves. The way you've been going... 1 +8 8 201 1 500021 +9 9 301 1 Liv I can take care of myself! 1 +10 10 201 1 1011001 +11 11 301 1 Lee Sigh. 1 +12 12 301 Lee Right, Commandant, I'll leave this to you. 1 +13 13 302 Are you leaving? 14 I'll try my best. 15 +14 14 16 301 Lee This is a tactical retreat... 1 +15 15 301 Lee Don't let me down. 1 +16 16 201 1 500021 +17 17 301 1 Liv I'm sorry... for losing my temper in front of you, Commandant. I'll write a review report... 1 +18 18 302 What is this actually about? 19 Why are you forcing yourself to work? 19 +19 19 301 Liv ... 1 +20 20 301 Liv I don't want you to think of me as someone weak... b-but... 1 +21 21 301 Liv I'm scared that the war will end... 1 +22 22 302 Isn't the ending of the war a good thing? 23 Do you want the war to continue? 24 +23 23 25 301 Liv Of course it's a good thing. There will be no more deaths, no more crying... 1 +24 24 301 Liv Of course not... but I'm scared... 1 +25 25 301 Liv Since the Punishing Virus appeared and the war broke out... 1 +26 26 301 Liv I've been in a repeating cycle of loss and gain, and gradually, I've started to get used to this loop... 1 +27 27 301 Liv And every time I'm by myself, I'll close my eyes, and I'll wonder... 1 +28 28 301 Liv Who will I be when the war is over...? If I don't stop working, I won't need to question myself... 1 +29 29 302 We'll think about that when the time comes. 30 We'll search for the answer then. Together. 30 +30 30 301 Liv But when the time comes... 1 +31 31 201 1 1021001 +32 32 301 1 Lucia Commandant's right. We might have been created for war, but we don't have to stay in it forever. 1 +33 33 301 Lucia But it's still too far away to think about where we'll go when the war ends... 1 +34 34 301 Lucia Instead of the distant future, I'm more interested in what we can do, what we want to do, here and now. 1 +35 35 301 Lucia So, Liv, what do you want to do at this moment? 1 +36 36 201 1 500021 +37 37 301 1 Liv I... I... 1 +38 38 301 1 AniZhuanchangBegin Liv I... want to stay by Commandant's side. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10306BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10306BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..569eb847db7f8c42db9f06b17631fcb7241e6926 GIT binary patch literal 6580 zcmcgxO>87r5l$|Mvg8BYkPvFa!A@k4r+d0*YzefoH@oX0-j&IES!E$8Z>HZ&_qw~^ z&_6pn5dsbf2`)&80~~@t0VxMiZaE-OZU}J#5s51#Q9wdSL0pg^z*nz5{o|b;$2g)@ z^1SZpH&w6dtFP)kKl|d3-udWHzW?;f$N%!DuYdc+zwdqF)qAf$`LW;s>&qKA-h6ET zwQJwI_wRpx{`km=Hh=x{#ykFZU;FD1oj2m2e(0qSzw+}h{q5+@SLBmxtv^0~b>Kby z_MP}=pM2pP?a#dXs~`XFrEh)uBgy0Me)a=D_~t*JdHz#h`_IikysSnKKk?RM_dfW= zUw-8`;V*7J|LSl5+;?ejnEEQh;Ff%t7B|PUiKKqAAE@C8KCeYC?aQ$r?L~e_xYM8d z$x|{AGk%m0jzlcNkjF{`hvP;u$^@{xn^*Gn`~Po!9{4A}zqi7}WN;VhBCsCh9x>aqXli^dG$dR^PX1{{B|C-ENp;wgG_ZtWGg&$t0i#COZXc&Vc#aXe5E@qgal_VEg*RJHGy- zF?~x;_02)%-}fWjwI=#C#_+-mnPd^95<-)%syNOjsdVX$uYPB(5jk)c`>TSTy%?eN zR3d@T)1NSAjNVklV-})%{I}|#(AFi$h4SC*5yZk8ig266Ika(0xycj8u_tHi@ap|6 zK{lvR8iAT_1@eImN*_1p1Kh}-tY*YgckPl1l>eXHWwl}0#oT3qevunzoz-V90gZqp zWy|QVKafCFEQLD*cSI7jVIU8-1|m&?I1DGKq+FVlX4fGmkcuiDmfNb;Y8jqHNczTD zH7AGFAxI4ibHb>@=JXDQ#wJKbVKou&#A6Sdm*{iI0?5naRMs9);-U*0y9B9eWau4x zeo_HfYl)8lT}`-iiZu&NKz7tVt^p+iatKvRz|>QQOon2DHeeu! zB13^tBhE?``&67r&Z!$px%`Qy!+?hpPfc~1n6hJaN(WNJQQDjW9h)FE^Uq1Sjzf?J zRA^H1WH4#Qf2T{3DlYB{9~~K7u*M7F?ngyvZc^hg8~VaP$-{FdsyM+)Iz6gr=>VXQ zUIWM3}{XQiMr3BLEARW0?m?K zn$sF77$QLj7X(X!u}i$3i(tuaqtC8KBgfKWlb=Noq06Et!1t*#)F6>DhJk;AW>Jn* zEUS%ja~R<#NX^!BfMZ((sd=|fCk;%rx?*<-Qqy%_Fl}rSG_JYN;R{8OwycJ(6J%#Q z1gTlaj=avG+eD~QER$4Di~%SV!Ed&;OLnb3=n{AX*zuR7q1_`$MSEU2Q!d90wLL%7 zta&IO_**x!$UvZ`BIe|8wgh0lSi5fT66BJF=0HS=m#IpHDGERyiQ+HzQEe!zF1uR3 zxw(+|h{WAnBL`sUxxyVgFFOEU4J z2%9+s^vW7K*dl$gxl_nbKRUxN%`D>B1Ob)`zi%9Hwgb-S?A)<@f*gl74#3jce|&my2&Slm@;YdeU7pz!0+85#2UHYSeX(Bf2I*E}4XUMsuh#9FJ5t zv<*}N_Ul>%c|Vk5H?c3&3!bPDz!JS3>K5sdr$kv3kPF`MaN?HAF4r(=Sip$V&msI8n-v5}0VXJ(rPN>jRb(sU!mM>BILhWy^V>nNhZgVhzxht%TNfERw*A{MmUML()NyT_YaI2U^( zHZsB12{)=RIQNEe5QfdY0Ssgtt3U!a7hW*LCKmMVbwkQZko!#p*v2JB7P&GG!2=wo zvBC+gZZ5eQZstiW6Y^dS>asOw&4E|Y-txguk_|naiVkBjN^y!I<3vSEe1QYdTIJDR z#vxL~e$IPhczB2-IOcvpcMd>&-#~3}+73Z-8xiu_fxG@c1v{Gy&RtGK1`xIp0-L<4 TNMSwD6$5(J9K-?N!T|jjeEB>; literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10306BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10306BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..45961a0b73828d7cec0a465798c8bff983305e56 GIT binary patch literal 3966 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10402BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10402BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..806ec17cf391b54bda3d8d4145e0708ab2fa342f GIT binary patch literal 3868 zcmb7H&yU+g6s8gfChC?8mr8)96tMzr)7aVU4-hK54bUJ_R%&5YN-It5N$jreiDt$P zDJKq~-uMfUkV+*EoDdv(LT~^H#0jaVasom5Rf+QB021PRPGTopCoMk2V|!-ad*A!s zH!m0ezIk@W@}r;J|IV|& zeC=L+@z1M4`=!RcPi$Pd_}c^Q%gv|mdUNmA%H3b=J^1~#*FSjc<7Ufe8=ehSg28e5 zs?8rx4tkQc%x0v#9o(Nze6}gOVX~2gF~d`K&)zg;BnI?qIM@%KIX*(&tw3okaC{thD5!ty0TvAo*6R!_FW~y8IcX zJ-Nh>syG&jk3~latdeV?(qPME8V(Pyqaxu0n6fg8cr1^w25Zf+i>XUocs3PLG^jGC z)XYL<1>1}Q%*>2p+Ax_d3TCM+1Rk2~wH0QEcPJ=43d>DTdcY~XAPo-_-pd0&suE*0 z5^mtjIHaljLS>b$l=>3cK&9P)_a*lg?}XjJ0zs|Q9${`&ENvJ|v&2=Zc`RVpPwgOc zQSl&6ESB~0Qg)=u`>7?_mqYY#5S;OwjWN7 zt(Q8|A#mXUxLcq@boR4oxzeCB7^@QU72d_6G0;zdE|LMCpn<2-$mgC;W7G);CFr}6 zo=W^Veo-YdXRU;ZCy7>ITR(uATWg6vNn=rzp$Vi9vMS!w^1RHzz|xLZF<|ZWWHKKb zXbFfpto6xKXu*4lyz@L;twkgW#0QnKf>hihSr$b}Y!GlkMRQ`UGY3U|tD!8<9okZJ z)jkKVhOk40rg&RgP>vEE$(Uk;tzj;BTUZ;(PADUvyaYxGTm_drh1pd4Q)M=OfKD$n zCs()0h%?BI2no$VYPo25qF|EfK32G)xW%%{hf=Xfg4Y)s;zl?PWds$Oz|T&WI4ecW zJ<+o$P&0nHOBv@l+hFjw1hwY}b4nhJB?eoq21WUU%U-S?1>36}TaENk94DNeDX~v`izuWGYC-2e zN)Nz9C=_Vu92eI~SxTt00nXAcM%d7xfPCH$Z9txh#Pp@Uvvb;oaFvTHX(eRA6NaM1 zLzqxp!Xm#i$&NHH2rZf;$kYfcUks}J1t`Ed)kgmDI8p#lMHDH7HwvxLplaIdfjxkk z6pkoz0&j2*44aJEc(~LfO}9Y}bWs#U>4i4SWmq(Upu@(t^7>(|Lm>r5j_j)H12fs< zq9OaA9htk#uxiSeQO|NLp508j4TgnNt>5ipUSU`?W#`tIk13pWDp}(FLpVR_@J<$~ z+koof*vk&%1AJSOIEG20JSg`ZFjkqHRczk!Z4)z~sY9-dXom_XQ{E%YT^;qG=m8B` z?JD{T$v}@ZHcpRVc$H?CT*&NN_NnNfaSAr*R4BbLf1P2;1S%y&*a!kTh_*$5Yj(Kx z8pCc=DY;!YUUy)5(t6&5&y%RS%dl|hGwxIWNwU9k6zhmXO+`?)BM1{QIi8dNhz}85 kCDDK<0-7Tt!nZBC@sK1CVR+E(Vt;lh@0x~lb7oEa2PL1(_y7O^ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10402BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10402BS.tab.bytes new file mode 100644 index 0000000..25058d5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10402BS.tab.bytes @@ -0,0 +1,86 @@ +.~WEP\B +-{h9n+@od!{_Ey0ʽ#/gAk ^Um(hѵka9W>9+nZ7:E³J+Zy!3q5=E?_lw$n<)d0Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory136.png +2 2 401 1 5 +3 3 301 DialogEnable Host Up next is our main event! +4 4 301 Host One-day romance! +5 5 301 The ballroom is instantly filled with clapping and cheering. +6 6 301 Host Are you still exhausted from overworking? Are you still worried that you're too busy to find a date? +7 7 301 Host Today's gala is going to pair up our commandants with a date for a one-day romance! Don't give up your shot! +8 8 302 Sounds interesting. Why would they do something like that? +9 9 201 1 500128 +10 10 301 1 Bianca One-day romance? 1 +11 11 301 Bianca (Contemplates) So that's what the commandants do at their gatherings... 1 +12 12 302 Don't overthink this, Bianca. 13 This is the first time I've seen it! 13 +13 13 301 Bianca I do understand why. After all, humans have this insatiable need to socialize, unlike us Constructs. 1 +14 14 301 Bianca I used to enjoy having companions as well, once. 1 +15 15 302 You still can. 16 Is that so... I can't imagine what that Bianca was like. 16 +16 16 301 Bianca That's not how a Purifying Force member should act, though. 1 +17 17 301 Bianca I'm not like you... Commandant. 1 +18 18 301 Bianca Your squad is... more... "human." 1 +19 19 301 Bianca Despite its many drawbacks and mistakes, sometimes I do envy the fact that it has made you such a respected leader. 1 +20 20 302 I envy you as well, Bianca. 21 You're making me blush. 30 +21 21 301 Bianca Envy me? 1 +22 22 302 Your intellect, your decisiveness, and your strength. 23 +23 23 301 Bianca That's just what a captain should be. 1 +24 24 302 Then I'm also just being what a commandant should be. 25 +25 25 301 Bianca ... 1 +26 26 302 You should be proud of yourself sometimes, Bianca. 27 +27 27 301 Bianca ... 1 +28 28 302 I'm proud of you, that I'm sure. 29 +29 29 31 301 Bianca ... 1 +30 30 301 Bianca I'm just being honest. 1 +31 31 202 1 1 +32 32 301 Commandant A Hey, it's your turn. +33 33 302 Huh? 34 What is it? 34 +34 34 301 Commandant A The lucky draw! Weren't you listening to the host? +35 35 302 Not at all... 36 Draw first and ask questions later, I guess! 36 +36 36 201 1 500128 +37 37 301 1 Bianca ...Me as well? 1 +38 38 302 Sure, let's do it together! 39 There are gifts! 39 +39 39 301 Bianca That's outside my mission perimeter. I shouldn't be distracted. 1 +40 40 302 Come on! 41 Isn't protecting me part of your job? 41 +41 41 301 Bianca A lucky draw has no direct impact on your safety. 1 +42 42 302 It does, actually. 43 Of course it does! 43 +43 43 301 Bianca ...How? 1 +44 44 302 My feelings could get hurt. 45 My mood could get threatened. 45 +45 45 301 Bianca Commandant... 1 +46 46 202 1 1 +47 47 301 Unfamiliar with this kind of conversation, Bianca is stunted, her eyes widened, speechless. +48 48 201 1 500128 +49 49 301 1 Bianca ...Fine. 1 +50 50 202 1 1 +51 51 301 After a brief moment of hesitation, Bianca decides to follow suit. She adjusts her hair before reaching into the raffle box in pink. +52 52 201 1 500128 +53 53 301 1 Bianca I'll take this one. 1 +54 54 302 I got "18." 59 Bianca is the best! 55 +55 55 301 Bianca ... 1 +56 56 202 1 1 +57 57 301 Holding her card solemnly, Bianca looks away and reads the number on her card. +58 58 201 1 500128 +59 59 301 1 Bianca Mine says "25." 1 +60 60 202 1 1 +61 61 301 Host Alrighty then! Now that all the commandants have a card in their hands, I'll be announcing the lucky ones among you. Applause! +62 62 301 Thus the men and women there applaud and cheer, the sound echoing and shaking the room. +63 63 301 Bianca, a first-time participant, still acts calm and composed, but the slight redness on her ears reveals how she really feels. +64 64 301 Host So—our first lucky participant— +65 65 301 Host Number 3! +66 66 301 A petite, short-haired female commandant jumps in the crowd, waving at the host excitedly. +67 67 301 Host Who is the lucky one that matches with this lovely commandant here? +68 68 301 Host —Number 12! +69 69 301 As the host announces the number, a commandant in a hat is pushed to the front by his laughing peers on the other side of the room. +70 70 301 Host Congratulations, commandants! Please approach backstage to register! +71 100 401 1 205 +72 71 301 Host All your expenses during your one-day romance are on us, so enjoy your date! I can't wait to see the sparks between them! +73 72 302 One-day romance...? 73 Isn't this just a normal lucky draw?! 73 +74 73 201 1 500128 +75 74 301 1 Bianca Commandant... 1 +76 75 202 1 1 +77 76 301 Host Now, our second pair! +78 77 301 Host It is—our dearest— +79 78 201 1 500128 +80 79 301 1 Bianca Are we... 1 +81 80 202 1 1 +82 81 301 Host Number 18! +83 82 302 What are the chances... 83 Me?! 83 +84 83 301 1 AniZhuanchangBegin Host And our dearest—Number 25! Congratulations! \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10403BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10403BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..5952756d5c0852c61da69c7d993ae8f02b317a4b GIT binary patch literal 2831 zcma)8&x;&I6c+JdtuA;p7_k&&6P?UX_s;AO34~o&WklAH?7^r}Yr1QuJJVe?R#oq0 zz=JuchzC80e}Ev75CtI-1wjPK$%}{(0|65-5XGQE0($bR>e=qyq-V7my5Ce+)%U&k zzW1shcw>J5Utga)eeJaiXRqu(aq{5{_g_B!)$X_7y7b)nOS?Zg^v*Ar@5ruwaO2It z@B8D#zH{jrvuEj0wCmf?uGBw%`ugX4Pks1PaP{mX51#q;w-?`iy%v7Dc0_#i*rnh1 z9eF6Ye)Z0mcD?t-T|eCR^S$4{^3TPKH@^F(`QynG_r&#=|2%c~`?r7jC~b#iIWVyl zFxL2SQ~X&U4LE7*l|%-8Jf9FDS>e4{EQ>fL_~)K(WR)juWQTI&AX6;WFL+1E*zyZ& zuCSVg)hev{!dfV-#ll)DEU!_TC5l(VcqNWk0(m8pS3-FumREv#C7NHN`6ZfPqWLA7 zU!wV~qtjC!@d)u6xDkZw`6y!|h?wZvVA?UQxzV!+l?=1M%&sH+nc}nUl=b-RO7F0d zYP9)WSgao#^z5ptYkJBDPNP9c)1lcp9`PHCRg*C`JvB#sf(e$Iy}-1wgdH~j=cDC) zda6n02$^#eR%4b(IKesz&lj)6@QjhiWtuV(GGS^|W{Re<){qu8GGrqfYZ&yHj4=># zDsfX(znZa7)2>vMxp#)j0awgQvPM4CEh0VEJpVL$Gm_7E+y%;;Rthil9neNA;SFhJ;hX*XvVBe)f3l*`! zfD0bdVQeDj*Wqk1kjl^}r3yIZOeHZ_lYLkq^JK9CdR2-ULx)nSQH_>?t<$!#UUfL_ z#)8);#%9sFn&)e)M=m6xr0ED-Xyj?j))V(y0z-%e0&tf{8g(DBZ$WQW7lhv+OIzjT zlNQwJW0!rCR$-A9;Wi0F)U7hRH$h>675!ExJt$CUqfkxch!tRabw*RoMo6B`;|$W- zRWhYdDd_PK+u*|HbS*}rAkCC>ldGgq)HX~Y&JnPz2BRzDoKQ@&BC%X#N(}rTV|N-m@k{y_W*P*hGx!Pm0vP DQDVM3 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10403BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10403BS.tab.bytes new file mode 100644 index 0000000..091235b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10403BS.tab.bytes @@ -0,0 +1,49 @@ +z3,ڋh˭hz#:k%a؛o1dh_GBu|1 .#3'nϿa{"2[ Aݍ@s *gtR,WmIZq[ /H:Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 36 +3 3 301 DialogEnable Commandant Dormitory, Babylonia. 11:20 am. One hour away from the date with Bianca. +4 4 302 I should be there on time. Let's arrive 10 minutes early. 5 Can't keep a date waiting! I'm arriving half an hour early! 6 +5 5 7 301 (50 minutes later.) +6 6 301 AniZhuanchangBegin (30 minutes later.) +7 7 101 Assets/Product/Texture/Image/BgStory/Bgstory3.jpg +8 8 301 AniZhuanchangEnd The air feels fresh after a brief morning rain. A scatter of people walks by the road, and you notice the tall female figure by a lamp post from afar. +9 100 401 2 1513 +10 101 401 1 204 +11 9 302 Bianca! 10 Why are you here so early? 10 +12 10 301 Bianca turns around. She is still equipped with her usual frame, but she looks different than usual somehow. +13 11 201 1 500128 +14 12 301 1 Bianca Commandant... 1 +15 13 301 Bianca I happen to be free today, so I arrived a little early. 1 +16 14 301 Bianca The temperature is still a little cold. Based on what you usually wear, you might be a bit underdressed. 1 +17 15 301 Bianca It's getting windy at night. Here, please put on this scarf in case you catch a cold... 1 +18 16 302 Th-thank you... 17 That's very sweet of you, Bianca... 17 +19 17 301 Bianca It's what I should do. 1 +20 18 301 Bianca Let's go. We're heading that way. 1 +21 19 302 E-eh? 20 Did you prepare something? 20 +22 20 202 1 1 +23 21 301 Bianca walks toward a lawn by the side and takes out a blanket from her bag, laying it over the damp grass. +24 22 201 1 500128 +25 23 301 1 Bianca You haven't had your lunch yet, right, Commandant? 1 +26 24 302 Not yet. 25 Now that you've mentioned it, I'm getting a little hungry. 25 +27 25 202 1 1 +28 26 301 Bianca sits on the blanket and opens the package she is carrying, revealing a series of lunchboxes filled with sizzling hot meals. +29 27 201 1 500128 +30 28 301 1 Bianca I wasn't sure what you liked, so I made one of every cuisine I was good at. 1 +31 29 302 That's impressive! 30 Did you make all of this, Bianca?! 30 +32 30 301 Bianca (Nods) 1 +33 31 301 Bianca My previous... job involved taking care of other people. 1 +34 32 301 Bianca This is nothing out of the ordinary. 1 +35 33 302 Then I'll get started! 34 Thank you! They look super delicious! 34 +36 34 204 1 1 +37 102 401 3 104003 +38 35 301 Bianca There's tea for digestion in this cup. Please enjoy. 1 +39 36 302 Bianca, you're smiling. 37 It's so rare to see you smiling, Bianca. 37 +40 37 204 1 +41 38 301 Bianca ...Did I? 1 +42 39 301 Bianca I guess that's because this reminds me of the past. 1 +43 40 301 Bianca It has been a long time since someone said something like this to me... 1 +44 41 301 Bianca For some reason, it's oddly comforting. 1 +45 42 302 It comforts you making food for other people? 43 Then please keep making food for me in the future! 43 +46 43 301 Bianca I-it's just... taking care of others has jogged some old memories. 1 +47 44 301 Bianca But if that's what you want, Commandant... 1 +48 45 301 1 AniZhuanchangBegin Bianca I'm more than happy to comply. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10404BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10404BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0fb5f11db04c071b654a565a05844dfeadef4a70 GIT binary patch literal 3629 zcmaJ^O^6#+9QOk$FA$_4f){zE#q|)gnb~A_b7|Rit%Ra1?9!!`Lf>XyGS8iv7iV5J z2C-GDNUw#SJgIo}pm-9i2p)PV2nr&i7e(n-(M!E4{{C+!Gud{MA#C1E-h2O#-^ZIx zZX7vt^{*4he>}MP&^r%2_1%~2AB+|+^Q&L{ck%Y6+O@mC?^o8`e;@7MK6v`86MwsZ z9{K+3E1%ze{>k>GM{Yjx+2HJ3@4fqT_@anSzo&f}Lm9$V`gr6UYpl&_ln zW_vu4tdpz+*>C$~Lk40@kJ7=Wh((yZAFbr0)qK>>M^2*{7Ezocj8nvMia<^g$tglPMJ%TX<`mJ~BAQ!7bBkzh5zQ^4 zxvdM;io+bnoCf|dwClV-6j9d~QJw~CItIDow#bqvIO&f|PILyt*_b#Ybme>-Tnt(KMHRdd6vL<6ocEW}dfkp*l zH;`$hGa{CeiUeC%s87^*XCVmqAlAE>Gv>RJ>!IO29dp4$l_Ve=H@@T%>g7E-;+_~M zb!t_~RjssGi;_jg_HtOG?zUL7)hL;bN7c$QTb{1Y1p@7~x@Tsss#aFm%A`Wt*U5@u z9iB*8=j*6otcTne`;r^Y^{yOq9eXlPYFq@d>igytK~Qp4E30gEdUKX{Y)4Y7D8kJ0 z+pJA%^R0J$8B30qr};?Xsi{k}d$A5JfIfo1G8C~v7wUY=mkSACmje;gWOOOi=oY}Q&+Lpt+$+ms zOG>*5%CNDzIt)eRiO6u3aOy#gkNh$BbhMB{gTOkr!Z~|a)B7+|KFgpRz1HDbT zZQC&EBs&MZy8>JldlCb5T=#5WEtf+ikanyN!iQAmv6&z`OAH^dcmiWe_A<)DHJS{c zDayMkKjfepZU|-@6(^EKlDo#KJ2kN~4LK!Rerzs>dLIQ^cG~a5h z#-GiJkgC$c#fQmI1TY(7tW7ZUnNqHDPsOrpg7F+$tTM`{Jxz=(ooye|AK6M_ZDN-= zPE6xnlo`VTCFiw-y-S*!Q6tQXV7*HV_H+Qj?+NcBO&nc``(N&&t7O znz?(8mXIuI`8@HtbW9y$-WraQOwY7A9Wq=bd?bSa_Uf<=ZEbHvK7hXT_0+EuZ5<*P zPDUJ!h=Vh)IN-8UH)ZUL0lce&g9#2!XBC}HT`@31MK!()+lTYO(NHEC8bqIi1ltZ_ zw3_!6OesCnHgm5$tz$3&z(s&7hQXJn2l*m1q*#*OHoyni1gqGBVT|bR@$95FBJN8tE|U!vo6eEpz~VqmOnlqB z$q5hC5{>ov9%vl;KyprgE#~HL7#6<_p&eg=0i8^5D%zKcQGH6%Dmw(-)c`Ya7a8zG z5qAyzX^+|?aEy8VP=YL7*aII%Mg=xY(i0B^WE8^UqB$p&yUg&qQPR2>#MsgW3LOze zaTr;-r0Ox0G#(G5oX7MA1RX)XsX5JQ#|lGO#LPL62Cu-A zCmGOh_Y%@VO%k&Q8r%!rlKaY&@GUHdE!}^CqpP&DTV{v!W>gl)(=wqrktFF**?`2O zBQ%t8caHTU3Z-$sS~ERZ4TN*ZwA7$XOE$>NV=vMpz?HsOj8kTWa)yGZ&2;t)-jaiG hSxETlp_hI8KN2-Hqx5NNHBXdv(5$8+n?%fM&HsuQiYfpA literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10404BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10404BS.tab.bytes new file mode 100644 index 0000000..6a9fc03 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10404BS.tab.bytes @@ -0,0 +1,154 @@ +WUmE.ْ#,s 9P?9tݡ -)A3?u +lC!)4DV6|^unLb'2T$IނlUL*Ӗd~$wq߻Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory121.png +2 2 401 1 204 +3 3 301 DialogEnable Hologram Theatre, Babylonia. 2:20 pm. +4 4 301 System Welcome to the Hologram Theatre. Which movie do you want to watch today? +5 5 201 1 500128 +6 6 301 1 Bianca I'm afraid I'm not very familiar with this. 1 +7 7 301 Bianca I'll leave the decision to you, Commandant. 1 +8 8 302 A thriller. 9 A romance. 1000 +9 9 202 1 1 +10 10 301 System Understood. Here is the most popular thriller— +11 11 14 301 System "Dark Alley" is the thriller we are showing today. The closest showing is at 10:15 pm. +12 1000 202 1 1 +13 12 301 System Understood. Here is the most popular romance— +14 13 301 System "Promise of a Vacuum Baby 4: Two Souls" is the romance we are showing today. The closest showing is at 6:06 pm. +15 14 302 Let's see if anything's showing now. 15 That's way too late. 15 +16 15 301 System Understood. Here are the movies showing now— +17 16 301 System "A Hundred Years of Convenient Romance", 2:35 pm, House 4; "Dominik and the Beautiful Siren 2: Holographic Remastered", 2:38 pm, House 3. +18 17 302 Are you interested in any one of them? 18 +19 18 201 1 500128 +20 19 301 1 Bianca Um... I... 1 +21 20 302 I can pick one if you're not sure. 21 +22 21 204 1 1 +23 500 401 3 104003 +24 22 301 Bianca That would be great. 1 +25 23 302 "A Hundred Years of Convenient Romance". 24 "Dominik and the Beautiful Siren 2: Holographic Remastered". 83 +26 24 202 1 1 +27 25 301 "Are you purchasing tickets for 'A Hundred Years of Convenient Romance'?" +28 26 302 AniZhuanchangBegin The name sounds oddly familiar... We'll pick this one. 27 +29 27 101 Assets/Product/Texture/Image/BgStory/BgStory67.jpg +30 28 201 1 500128 +31 29 301 AniZhuanchangEnd 1 Bianca ... 1 +32 30 301 Bianca No one's here. 1 +33 31 302 I guess we'll have the place to ourselves! +34 32 301 Bianca This is the first time I've seen a public space in Babylonia empty... 1 +35 33 302 Have you been here for the movies before, Bianca? 34 +36 34 301 Bianca No, this is my first time in the theatre. 1 +37 35 301 Bianca ...This isn't a place for Constructs. 1 +38 36 302 Then you should take this opportunity to enjoy it! 37 +39 37 301 Bianca Okay. 1 +40 38 302 Here. This is for you. 39 +41 39 301 Bianca Do I... put this on now? 1 +42 40 302 Yeah, this is the device for the virtual experience. 41 You don't have to, but how about you give it a shot? 41 +43 41 301 Bianca Hmm... 1 +44 42 302 Let me help you. 43 Just put it on like I did. 43 +45 43 202 1 1 +46 44 301 Bianca replies with an earnest "yes," then she sits straight and observes how you put on the device. Afterward, her golden irises stare straight at you, unaware of how close the two of you have become. +47 45 201 1 500128 +48 46 301 1 Bianca ...Thank you. 1 +49 47 202 1 1 +50 48 301 "Welcome to the Holographic Theatre. We will be testing the projection devices in a second. Follow the instructions presented; press the button on your right hand if you encounter problems. Thank you, and enjoy the show." +51 49 301 "The movie you are watching is 'A Hundred Years of Convenient Romance'. Blink to confirm." +52 501 401 2 1509 +53 50 301 "Please choose a theme for the viewing environment." +54 51 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +55 52 301 ... +56 53 301 With the equipment calibrated, the opening credits begin to play. The giant logo of Galactic Pictures appears in the air, followed by all the production studios involved. +57 502 401 1 205 +58 54 301 As the movie plays, Bianca focuses intensely on it, her eyes widening, her brows frowning as the story ebbs and flows. When a zombie rushes toward Bianca, she looks as if she has just witnessed a new kind of Corrupted. +59 55 201 1 500128 +60 56 301 1 Bianca What is that? 1 +61 57 302 That's a zombie. 58 A monster that humans turned into in the myths. 58 +62 58 301 Bianca Is that so... 1 +63 59 301 Bianca I think the Corrupted might be cuter... 1 +64 60 302 ??? 61 Excuse me? 61 +65 61 202 1 1 +66 62 301 As the plot unfolds, the romantic comedy part of the movie becomes obvious. As the protagonists meet each other in a hilarious manner, Bianca's solemn expression begins to relax. +67 63 201 1 500128 1 +68 503 401 3 104004 +69 64 301 1 Bianca Hah... 1 +70 65 302 (Can't believe this kind of comedy will make Bianca laugh.) 66 +71 66 202 1 1 +72 67 301 Bianca pays no attention to you. Her eyes are glued to the moving pictures, her mind obsessed with where the story is going. +73 68 201 1 500128 +74 504 401 3 104002 +75 69 301 1 Bianca It will only make it more devastating when his hidden identity is discovered. Lies are the prologues of tragedies, after all... 1 +76 70 302 Relax... 71 It's for the plot... 71 +77 71 301 Bianca If his lie is exposed... 1 +78 72 301 Bianca Is it impossible for a human and non-human to get a happy ending? 1 +79 73 302 Hah... 74 +80 74 301 Bianca What are you laughing at? 1 +81 75 302 Nothing. I just thought it's cute how serious you are. 76 I just found you a little different than how I remembered. 76 +82 76 202 1 1 +83 77 301 Bianca is too preoccupied with the movie to notice what you said. She bites her lips, having seen another nonsensical sequence. +84 78 201 1 500128 +85 79 301 1 Bianca God blesses you... 1 +86 80 301 Bianca Please get through this safely... 1 +87 81 202 1 1 +88 82 301 1 AniZhuanchangBegin ... +89 83 202 1 1 +90 84 301 "Are you purchasing tickets for 'Dominik and the Beautiful Siren 2: Holographic Remastered'?" +91 85 302 AniZhuanchangBegin A movie about Dominik! Let's watch this! 86 +92 86 101 Assets/Product/Texture/Image/BgStory/BgStory67.jpg +93 87 201 1 500128 +94 88 301 AniZhuanchangEnd 1 Bianca ... 1 +95 89 301 Bianca No one's here. 1 +96 90 302 Not surprising. 91 It's the name, I bet. 91 +97 91 301 Bianca Sorry? 1 +98 92 302 Cough—nothing. 93 +99 93 301 Bianca This is the first time I've seen a public space in Babylonia empty... 1 +100 94 302 Have you been here for the movies before, Bianca? 95 +101 95 301 Bianca No, this is my first time in the theatre. 1 +102 96 301 Bianca ...This isn't a place for Constructs. 1 +103 97 302 Then you should take this opportunity to enjoy it! 98 +104 98 301 Bianca Okay. 1 +105 99 302 Here. This is for you. 100 +106 100 301 Bianca Do I... put this on now? 1 +107 101 302 Yeah, this is the device for the virtual experience. 102 You don't have to, but how about you give it a shot? 102 +108 102 301 Bianca Hmm... 1 +109 103 302 Let me help you. 104 Just put it on like I did. 104 +110 104 202 1 1 +111 105 301 Bianca replies with an earnest "yes," then she sits straight and observes how you put on the device. Afterward, her golden irises stare straight at you, unaware of how close the two of you have become. +112 106 201 1 500128 1 +113 107 301 1 Bianca ...Thank you. 1 +114 108 302 Th-that's alright... 109 +115 109 202 1 1 +116 110 301 "Welcome to the Holographic Theatre. We will be testing the projection devices in a second. Follow the instructions presented; press the button on your right hand if you encounter problems. Thank you, and enjoy the show." +117 111 301 "The movie you are watching is 'Dominik and the Beautiful Siren 2: Holographic Remastered'. Blink to confirm." +118 112 301 "Please choose a theme for the viewing environment." +119 113 101 Assets/Product/Texture/Image/BgStory/Bgstory139.png +120 505 401 2 1509 +121 114 301 ... +122 115 301 With the equipment calibrated, the opening credits begin to play. The giant logo of Allen Brothers appears in the air, followed by all the production studios involved. +123 506 401 1 205 +124 116 301 As the movie plays, Bianca focuses intensely on it, her eyes widening, her brows frowning as the story ebbs and flows. When Dominik shows up, she looks as if she has just witnessed a new kind of Corrupted. +125 117 201 1 500128 +126 118 301 1 Bianca So that is Dominik... 1 +127 119 302 No one has actually seen the real Dominik... 120 It's just a movie! 120 +128 120 301 Bianca I've heard so many rumors of him on Babylonia, but this is the first time I've seen his face... 1 +129 121 302 I'll take you to watch "The Legends of Dominik" next time. He was a great hero of a new era, after all. +130 122 202 1 1 +131 123 301 When the magnificent lead actress shows up, Bianca is already fully swayed by the characters. She leans forward as if trying to reach for the figures in the movie. +132 124 201 1 500128 +133 125 301 1 Bianca This Construct... 1 +134 126 301 Bianca ...Is so beautiful. 1 +135 127 302 I think so too. 128 Not as beautiful as you. 128 +136 128 202 1 1 +137 129 301 As the plot unfolds, the story reaches its climax, with Dominik about to leave his lover for the battlefield, and Bianca's expressions intensify. +138 130 201 1 500128 +139 131 301 1 Bianca War is hell. Oh, brave Dominik, I'm sure that God will hear your prayers... 1 +140 132 301 Bianca Why would Dominik leave her like this...? 1 +141 133 302 Bianca, don't feel too sad... 134 It's okay. It's just a movie. 134 +142 134 301 Bianca Who can say if this story is not real? 1 +143 135 301 Bianca How many lovers had parted because of the war... 1 +144 136 202 1 1 +145 137 301 Fixated, Bianca's eyes begin to turn red. +146 138 302 H-here, a napkin! 139 Three months of my salary on them being together in the end! 139 +147 139 301 Bianca is too preoccupied with the movie to notice what you said. She bites her lips, having witnessed the characters' nonsensical separation. +148 140 201 1 500128 +149 141 301 1 Bianca God blesses you... 1 +150 142 301 Bianca Please get through this safely... 1 +151 143 202 1 1 +152 144 301 1 AniZhuanchangBegin ... diff --git a/Resources/table/client/movie/movies/MovieHG10405BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10405BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0e30c53356b38614df3df37a1287d5c0f18b1e19 GIT binary patch literal 4564 zcmb7IO^72!6c#woy<>A2s=BvM%^FW$gut#YSWdZcRE#VSNFsS zq6bBARS*|1i{Q`2lPe;kS3yw_JgA_EAj%3Wia#e0f_|?$>F&hzI5xGD>h7v~^}hPv z_g=61vHjwOomaoOdHdp(ub=q&(tF{NOB**fKK|~#+g|?a>DP82d-tQe-}vG0r@p!E z!pW<)&sEfgYo3&Me*4+6D}MXXW7qt|p8NIu2QMTqy?^n|XRrGDgKOi@qfZ~a?$5WL zx$d1`j-Pjbe|ziltvB7}fBBcW{^37ve!hM5+;Hdo4Of5i=wqM0a^UgH2ihJx+>L#$ z&^az2iL;x|IFzhyHUr(=!SC(LW1F(?tHa74GThl;`(#T7VoZVnQa&k*fZpz7RIk_<>x8~;7+}xU* zTXS=3Zf?z8eWJEhJ6PWbO7#W*GCnN18-S|)k@F$Tx)EUqipm>e;YQlNMc-C6~F3HLN8X;4rsVUo;ZWDob^ScWz;@Q)@c4?0$Y; zWvRg$jMeRcEnfs04u~^>q=63G^x>6Y+XFw4d?c46$xZAB0q=^CM)6ql9VtWJ^ZSF? zSN#>xfE8T+_XVHV?W={X+6yX>cVpJ;i3qfp z5%)IO$uJj)1wQiQ0Uwg1ksg^n&bUdtFJQ?|CXwG86C^2Vj>+K}8L`tkiFkX907RGc zhWMqG`V$mtUH z5kxbwT24l{&d`dMOMKdtU6DZSvG&*shQv|G2&d~)4;F`dC{>&eFk*xlK*V_9u!v#| zi4tW+mk3oYKbr<~XF}MqA^abK@2)bmf)~XY?xc!tfMMzakmLPijO~Hxi5lp@z!PFv zgybhekc;TlhATQjzO%7CLaN|>dzP`r>(cOc*O-e~{l5W;Iha{+p)7PdnvdX7>tH#C z8_ZoC+qWxn=pb(!3Mq&gMGPfyVYI@sV|%OdEXrdHI8i;I3&*W{cHkUU_F!3)x%<+E zQxoU-wk<-ShukD4lqhczM4mJfTtZ6nmEFJ$$sw1T_hrm=f`2{ItDfk}a<0{DfSVxC z!m{00I@O}#H2+sw-9hcl<*tmznLrV0bKY}-Z4JXDF#ay`sIiJglNVg5-yHj@5b^WN zO_Z`jhveJyvIIQ~K{cLl>;092P|j3bnL{(SVbx`5MUqWKe-n`TXr{_L1E9=9sYBF# zR*lKo8Kf;CKp4T#A|L>EC?nK=L?KEPMfE1yKru++2|zwfx&tnHJwNaTse+wA2J%TW zo-Blq>R%MV`_iq`X?jr_WsZz3jS8kv$_If|{Zw7&j=<&~I>sp%%2P_c!O#`}d!om? z&=nwx9e|-y5|M41YA++Z1^_68KoVgIhPf?3;U$W2#rs4moRFY|5c7!Ya4HwRf8zYy z6v7!X^RJak1*^Ww(29GXUvWZ3QoT}Ut+D#P*x`Qe|sy$B(74J!fTGIG2;(Cwe z*IC^b^BEsX_DEun8lR*L2S>ECJdI>O2}Hy@NS@R36(s}}`~bd}1i{#*=#-C%S(${K zAGi1&``h6Lt6R~{5b6lj(>Ss-s0pDWO}3?NCh18T@G#N|KA^IKk(32Hu_3NUszu`$ zTp)hazREwFQhOOLg-Q76tD*3vT!c`um&0mR%9IN)jCUAXkqQ%in7}FmOT3v+4iXF- z-xOlg1X(PX5$=>;M<6ne0M+0kqT|d^D1Zv(iM8P}v~+XWPQj literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10405BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10405BS.tab.bytes new file mode 100644 index 0000000..ddf4780 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10405BS.tab.bytes @@ -0,0 +1,55 @@ + , Y:T[3k$HԤ? }Ll(:!&N[&`mo殅-ހ +Ι+vbhE0_}JIk'G?ў3$|nMk80K5+)Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory29.jpg +2 2 401 1 5 +3 3 301 DialogEnable Entrance of the Holographic Theatre, Babylonia. 5:02 pm. +4 4 302 Phew—it's finally over. 5 Do you like the movie? 5 +5 5 301 Bianca nods respectfully, the emotionally invested figure nowhere to be found. +6 6 201 1 500128 +7 7 301 1 Bianca (Nods) 1 +8 8 302 I think it's good. 9 I'm glad you like it. 9 +9 9 202 1 1 +10 10 301 Bianca suddenly looks up at the waning light, remembering something. +11 11 201 1 500128 +12 12 301 1 Bianca It's already this late. 1 +13 13 301 Bianca Is there somewhere you still want to go, Commandant? 1 +14 14 302 We could go to the park, grab some snacks, or go shopping. 100 Anywhere, as long as I'm with you. 15 +15 100 301 Bianca Then we'll go to the park, grab some snacks, and go shopping. 1 +16 15 301 Bianca I just looked up the traffic and the map of this area. The closest park is 1.72 kilometers away, with a street of shops nearby. 1 +17 16 301 Bianca If we start walking now and take the fastest route... 1 +18 17 202 1 1 +19 18 301 RImgBg1Shake "Tick-tick—" +20 19 301 RImgBg1Shake "Tick-tick—" +21 20 302 It's my comms. 21 Someone's calling me. 21 +22 21 301 (Transmission connected) +23 101 401 1 102 +24 22 302 Hello? +25 23 201 1 1021001 +26 24 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 25 301 Lucia Commandant, this is Lucia. Babylonia just received a rescue request from Dispatch Unit Six three minutes ago. 1 +28 26 301 Lucia The Council has decided to send Gray Raven for an emergency operation. We need your response, Commandant. 1 +29 27 302 Hold on, I'm out currently. 28 Alright. I'll be there in a second. 28 +30 28 301 Lucia Copy. 1 +31 29 302 Lucia, make sure everyone is standing by. 30 +32 30 301 ... 1 +33 31 302 Notify Liv to download the map of the area. 32 +34 32 301 ... 1 +35 33 302 And ask Lee to modify the equipment based on the location. 102 +36 102 401 3 102002 +37 34 301 Lucia Understood. 1 +38 35 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +39 36 202 1 1 +40 37 301 (Transmission disconnected) +41 38 302 Bianca... 39 +42 39 201 1 500128 +43 40 301 1 Bianca Hurry and go. 1 +44 41 302 Then you... 42 +45 42 301 Bianca Given how rare this is, I'll take the opportunity to rest up. 1 +46 43 301 Bianca Don't worry about me. The work is more important. 1 +47 44 302 I'm sorry that this date ends up going nowhere... 45 +48 45 301 Bianca It's an accident. You don't have to feel bad about it. 1 +49 46 302 Then I'll get going. 47 I'm sorry, Bianca. 47 +50 47 301 Bianca Commandant! 1 +51 48 302 ? 49 What is it? 49 +52 49 204 1 1 +53 50 301 1 AniZhuanchangBegin Bianca ...Thank you for watching the movie with me. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10406BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10406BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f233e89e0a43b9a52d7aecd928c8429cc2ee8878 GIT binary patch literal 2878 zcma)8O^X~w7}g+2jqWAKh+4OWWZB*Bo&A!)vYSnG{0Pxq(I~;xbl1!j{ZVaKb;iDU z5JdDM;>}!?1o18ez2#s8zfkiFL@xmm4<_hg4?b`8Ygd%&v)^}j_AdQ%`LRpCr9Xaj zb@Ar)@4k-S|EzrQ#))%B-@WR6b!7LEPWOWw#|Qs?d-H)8fBN&^&5P&veo4-L`0yM4 z<-_Twdi2ZZKi!)9Jox#!ohvUN`RmxBnU7!n_ztNUdT2Bt8|LNY5A6|C%a`P zSss?97E)w&)caBX)emz>MN8Ng~T#r`j z(P}+ft4Hhg$XjfNO%$&Q<27--CXm-e@|sXy6U%FYc}+CGiRL%a{3e>;MDv?y{_?q* zj>kO4yhVI5(DmA=5NR+H>5#~zd&Wp>7S7~4ECRc*3;K&(F7y&HlnYzK9jo(l|JUoz zXX%i3wOunEpZSb+T_{@MF~1()y4 zu&S%a$HJtumgiE$amgtGZZ!`z7inon2sY1F*|w%Nlt!Y`koP4e5nzW5x!?nt29g_P zt;{#Dy5*Ybtk8oBt$RKJ*t1+2Zu0_RN5b;nY{FBi>`3MuAIVeTrWpV#m#MNF{ImvW z%@dhYl~p_4qFKXr3LFLxi(rI_&ta%Pf?LKNC%K1PINA~{cTV-plAn4^F zD3UVcNy&2!7KH&dXNp`6N@DAj&OuTllRl7%u_*a?BvXgiA&~s(95-JQ7jSo1n5f!u z@KLU@^|o9#aX!6CK2`(~GC@X(G6qZ;9;*nc@hsP%<)HNH%p9i&r?3u_sp(-O~LPyuH1VhYB;5!w~VGS|a+c;3d2eH*Xdq1Pq^T6%!eY6n+p=CL%ycct4zZ`$;%KjmLf#Nk;*9VM4(~~ zdKd~QO7+++H`K;ZL^!^X%L@{dK$vN#w#vL#zc@*LqXu~S5Eans>5woUk5wFVW9eJ; zRVaBMXGb~2N)C7dCyrfeE*Wq>g|IdB$u{KHYR}H#kmA9O^cSwhiYKq=%gjwhCVELe1Lm6F{n%> zA}Hr*5}>KzDEKq5^8MBgZlOaiVw`wL%h25>kEa;~Q2F>*;j#n3JO1yuzlj8AQqw1^ Yrison=c1BisG~zT11WM+_Wf1a{}Gb-=Kufz literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10406BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10406BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ecfe572b49cc3932bf1531e6ed29c891be7cea69 GIT binary patch literal 6946 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 pvGTVK`zIl?R*8~mx<^2LkymJCErkBY&m zh((xu+jx;JM`k(dmLsbi^~zDd91Y6RupEubkHX79z_9fKK+86A8uxa$Qk6OrwS$R%gevm}vea&Q_eC$rOo zGq^vC<-s@_p~!93L(IH5G;;azvEUgIKn>htECoT+Ow+(`S8J9mW>dxtDXnQ%{DH&qX{tWCQj< zwYZ<)AwCwg9A8MDq#{na%3|(_R35U?YK8Uh-JJp6-!Qb4v_22x-JKyDGQ(J!s()Qt zH%_^uWD?y>xvjD&VJ;To8 zO!8DwbQ2j&TfFcUPv)^7r3ugGEjVovwK%eYix_@$w0A_9B?vCONa5uRKlL~=#<#hQ zWbEc`{&g~=MT?U+13AUbECO!%k;@g_%v0Z<$rP{Io*!X~q8~D3!;~j7zVPiW{x`Y| ze;W>fOSTzr;pZ#Hdotn)l#8zUo!L*p!)Lojq)nj;T!}teCyq7bSZIJUhzLFJi z04TKi$;^knKoh*_vUlB)grByGsA~ht z6DeZ22|(jz0Hz{38tj+&o(S}&)DO3ytT|*52x+S{W9NWuj!;EqCwum3QO_PSym_V+ zVyqIZZ#Hx_JjcYYxn|F*72m!Tb_y>qNT8qcMC5>|NasrGM`#!DFwhs?1*k4ar#MGz zCAgXph!$2iyS>}dY88y2$bfTzIK7H+A*q1QSgp)tTZJ;=Xph<^puEalPmA{x{<--Ycv^CTTw9@UZEP@WdRx|e8Poufxw}{$y2Fv zM2@`GiHTU+DhMR<7x#j~4KxXgP;wa}BtU^Szom%702N$xPrT&GU`{o+LE9RcOSi|M zIJ7QZe1iP3(c#8=r9*}pD@t%7ak%DXj!e^B_C6uxTi93-Tw{SE4_cRZwCu?8!^pyHND%q0>12wv4iIilkK zU%P|;_T52u#31mR*=BVZ=GXXH6D<^&ntw&ZgH1FIY>qI(0}2vhBM>R-Qu`Z#qS;na z#VsmW3V7g8iG59*V*ok>JyuF=jX|}A0C@xg5GWv>ot#p38sv0=&m8i59=^Ea7sPTJ z5FO^Bq&=CRghfX^Y)og%WW=$Gh*1jsPy4swu!zu!@bteuPNbZ>o&p8;^af#?MNy7+ zYXit@FKolQ3~DUBvf-5Fo^q9!cNJf#IQAtFb0Nv)6T-)fWnsWE6hb+KvVg9vZU+YdH&I#A<+>&5@200%$oFi*{!C3=ll@PKuP}ubsvCunKz!U*<415;o zWN{m5f@i`H5KlsOP5Y=jQn*6jae!=yW=MdKV$&^9UfModx4XsoA%lh+c+eb;5wj}t zyq-R6rBe<3q2GxKHUc0%AoClWWXwlqKYihB#-gP*eDd@({RDGykb~)U4HuPuv;^7- zIG585n!Uc(Wu4|U3mh;^UzI&gTQ=DW;Q31#omeanSE$apPIl?E`510VIrKr=ZBb}Q zCe;Wz3Bwk86(NVlx-qemNW!@&FCr*JE=vkNkzhrrJQN`@s%G}v8?m0Qo-(?`R_3w9 zX$Gy0XdW_5qH`?760nN%p)}4{1dRY&b2I^>yxi^_vVQHx1*c;jT5BV|wKL&cOg0$i z_rWd8lfae7A4-879D`MX&7iYme?To`A>~}#Tx>AuCnO7LpYwqiI%g+?@(GJy%w5L zDScEIQJbJlyB_uKu!boQX;*~D6jK7F*wJ?TVBC0GbHSE@{>da@g5PVAzbPI_ Gum1vF8;Ozt literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10502BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10502BS.tab.bytes new file mode 100644 index 0000000..dd373f9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10502BS.tab.bytes @@ -0,0 +1,40 @@ +0 ~1tǞpC- /%Uޅd a,k>1ޣKɲs58? +u5 8/Xrލjrc2sYȀys X<\Ԟi}`\ +C!7(Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 5 +3 3 201 1 500091 1 -400 +4 4 201 2 500019 400 +5 5 301 DialogEnable 1 Nanami Look! Look! Nanami has a new frame! 1 +6 6 301 Construct Ah, yes, very awesome. 2 +7 7 301 Construct We still have other Support Force tasks to take care of, bye. 2 +8 8 301 Nanami Hmph, they didn't even take a good look. 1 +9 9 202 1 2 1 +10 10 201 1 1011001 10 +11 11 301 1 Lee How long will this go on... 1 +12 12 204 1 +13 13 301 Lee By the way, Commandant, did you know that Nanami designed and built that new frame herself? 1 +14 14 302 She made it herself? 15 It's quite useful in battle. +15 15 301 Lee I was there when she built it, even though I thought she was just messing around at first. 1 +16 16 301 Lee But why would she decide to make a frame? 1 +17 17 203 1 0.25 -400 +18 18 201 2 1031001 14 400 +19 19 301 1 Liv Maybe it's because she's envious of everyone else's new frames... 2 +20 20 204 2 +21 21 301 Lee She made one because of envy... I guess I can understand that. 1 +22 22 202 2 1 +23 23 203 1 0.25 +24 24 301 Lee Stray Constructs like her don't get new frames supplied by Babylonia. 1 +25 25 302 She's really not in the system? 26 But she's still a member of Gray Raven. 27 +26 26 28 301 Lee Nothing. I already did multiple reverse positioning and filtered checks. 1 +27 27 301 Lee That's just what we think. Officially, the team only consists of me, Lucia, and Liv. 1 +28 28 301 Lee But now that you mention it, it really makes one wonder... Even though she decided to stay now. 1 +29 29 204 1 10 +30 30 301 Lee Where in the world did she come from... 1 +31 31 201 1 1031001 6 +32 32 301 1 Liv What do you think, Commandant? 1 +33 33 302 I want to know more about Nanami. 35 She's one of us, that's all that matters. 34 +34 34 301 Liv Yes! I agree with Commandant. 1 +35 35 201 1 1011001 +36 36 301 1 Lee But she'll change the subject if we ask her directly. 1 +37 37 301 1 AniZhuanchangBegin Lee Anyway, keep an eye on Nanami, it'll be too late when something actually happens. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10503BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10503BB.tab.bytes new file mode 100644 index 0000000..a07336b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10503BB.tab.bytes @@ -0,0 +1,79 @@ +δ*rnnBi+/T\ By?zCh>?ʍ +_?Qŝ3ot ,. q3e*3Նh!2UV\:H[{YO!죰^=??_-) ֒Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 5 +3 3 201 1 1041001 2 0 +4 4 301 DialogEnable 1 Nanami Our second date will be in Professor Nanami's lab! 1 +5 5 302 Professor? 6 This is a lab? 7 +6 6 9 301 Nanami Because Nanami is the person in charge for this room! 1 +7 7 204 1 +8 8 301 Nanami It is if Nanami says so! 1 +9 9 204 1 1 +10 10 301 Nanami Anyway, this is what we're going to do in the lab. 1 +11 11 301 As she speaks, Nanami brings over an uncanny-looking mannequin from a dark corner of the room. 1 +12 12 302 You want to learn about the human anatomy? 13 What are you going to do with Mr. Mannequin... 16 +13 13 16 301 Nanami Dissection is the last step, even though Nanami has collected information on human anatomy. 1 +14 14 301 Nanami Mhmm, to pick up where we left off, of course! +15 15 204 1 2 1 +16 16 301 Nanami This is Nanami's Reverse Harem Experience! 1 +17 17 302 Where did you find out about stuff like this? 18 Do you even know what Reverse Harem means? 20 +18 18 204 1 1 +19 19 22 301 Nanami Liv's room! She has loads of books on it in her locker. 1 +20 20 204 1 1 +21 21 301 Nanami Hmph... don't you underestimate Nanami's comprehension powers. A Reverse Harem is a situation where multiple males pursue one female, correct? 1 +22 22 301 Nanami And since I couldn't invite anyone else on such short notice, Mr. Mannequin will stand, and Commandant will facilitate the Reverse Harem Experience! 1 +23 23 302 What did you have in mind? 24 I'm a little tired... 26 +24 24 204 1 2 +25 25 28 301 Nanami Hmph, you're helping Nanami? Why thanks, Commandant. 1 +26 26 204 1 +27 27 301 Nanami If Commandant were to walk away, Nanami might just... shatter the base on accident? 1 +28 28 204 1 1 +29 29 301 Nanami First, we put one of Mr. Mannequin's hands on his hip, like so, and the other on the wall, like so. Commandant, you'll have to pretend to barge in by accident, stumbling on some male cornering your girlfriend or something. 1 +30 30 302 Quite a detailed setting... 31 This Reverse Harem doesn't feel too right. 33 +31 31 204 1 2 +32 32 34 301 Nanami Hehe, it's Nanami's favorite scenario! 1 +33 33 301 Nanami Really? I think it's quite fun! 1 +34 34 204 1 +35 35 301 Nanami Say, this mannequin is not that... flexible. 1 +36 36 301 Nanami Hmph! Relax your stupid fingers! 1 +37 37 301 With brute force, Nanami bends Mr. Mannequin's fingers in a way that they're not supposed to bend, reaching an approximation of the cornering pose. 1 +38 38 204 1 2 +39 381 39 401 1 205 +40 39 301 AniZhuanchangBegin Nanami Okay, that should do it. Next, Commandant needs to go behind the door. Chop chop! 1 +41 40 202 1 1 +42 41 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +43 42 301 AniZhuanchangEnd Her scene complete, Nanami pushes you into the storage closet. You see nothing in the pitch black. +44 43 301 Nanami Nanami is ready. Come on in, Commandant! +45 44 302 (Open the door) 45 (No way) 46 +46 45 48 301 AniZhuanchangBegin You push open the door like Nanami told you. +47 46 301 Nanami Nanami is ready. Come on in, Commandant! +48 47 44 301 Looks like she will just keep saying it if you don't open the door. +49 48 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +50 49 101 Assets/Product/Texture/Image/BgStory/BgStory14.png +51 50 201 1 1041001 0 400 +52 51 301 AniZhuanchangEnd 1 Nanami Oh... what are you doing? 1 +53 52 203 1 0.25 -400 +54 53 204 1 2 +55 54 301 Mannequin Such a fine young lady. How 'bout I take you to the bar, show you a good time? 1 +56 55 203 1 0.5 0 +57 56 301 Classic theater ensues: Nanami shifts from playing the cornered girl to voicing the mannequin cornering her. 1 +58 57 301 Girl-Nanami flashes you a helpless look. 1 +59 58 302 Let. Her. Go! 59 Do go on. 65 +60 59 204 1 +61 60 301 Nanami Hey...Who ARE you? 1 +62 61 301 Mr. Mannequin (voiced by hers truly) whirls around at the sound of your voice and, with some help from hers truly, rushes over to you. 1 +63 62 204 1 2 +64 63 301 Nanami Stop! Don't fight over me! 1 +65 64 70 301 AniZhuanchangBegin Having neglected to think through the rest of the script in her head, Nanami nonetheless soldiers on, reciting lines that make no sense— 1 +66 65 204 1 +67 66 301 Nanami Oh... Okay... 1 +68 67 301 The mannequin (voiced by Nanami) looks flustered, and mutters something like "watch your back" before returning to script: cornering the girl. 1 +69 68 301 Nanami Wait! Commandant, you're supposed to swoop to Nanami's rescue! 1 +70 69 301 AniZhuanchangBegin Nanami scoops up the mannequin and rushes over, intent on playing out her scene. 1 +71 70 401 RImgBg1Shake 2 1506 +72 71 401 RImgBg1Shake 3 105004 +73 72 401 2 1503 +74 73 101 Assets/Product/Texture/Image/BgStory/BgStory14.png +75 74 301 AniZhuanchangEnd The scene quickly devolves into chaos. Dents start appearing all over the room from Nanami's forceful stage management, and sometime along the way, Mr. Mannequin loses all of his facial features except one hanging eye. Hearing the commotion, someone opens the door. 1 +76 75 201 1 1011001 10 +77 76 301 1 AniZhuanchangBegin 1 Lee Commandant... what are you two up to? 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10503BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10503BS.tab.bytes new file mode 100644 index 0000000..4c56ca3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10503BS.tab.bytes @@ -0,0 +1,29 @@ +v:^N|;oɀpM弩6d4'^4u$hic]Dwxo![{ݠ4TDZS,|iZb%Sbӗ.=`XBeddgj*mXHR_IuDtf=PwQ8|n+f|5z4!9`lWP9e%GnF|EFS|h-}vu^3s?T}58XfaDvr7<20QVu0(cp9yr@D$)rV|lO@iJm;T z-rGuaJRJQx&01ge=v3LL%($$vz*y7jIvR*jLy2gIl6E`HtuL1y!&+sg!CZz7WF!sP zTyHw{@pHCXd{<_gtif2rZa68F43RQAcD8)6oohQTl!yYh7WaINSpuPCRAv@fb0o;V z&(CdXE|k*4K=o#4`Pz6oUC<(HERqj!#Ewj1ncB+C5(7@V-ECNRm)MKVdOer0`=>Iq z%&dZuNSC5&PdRmfKJC;BTbgvxVH?2?tJP{#5rH%WD#O;AupuSeNIQY3@_{cBZhW1F z9v?{VX+8)NpC?#er4W`3WT3-Vb|YhVj{KNBgU#gDBsdK`yZh#XgDntNSPUP@T-JiE zQbvY{!M5aCWakV|Vx6`_M3(Cv8FQl}nfUY=gG3VP@kH~XPOJQgjv}Evp^_@^2t|uL zL5ATWmRxspzmbV01FkeFLS)z&nN7Kh407387zaHcVq0@zNJeJJwyYXYBRJzDlcFJW z!M-Yd&0Re$Nl+*SsFTiaiA(p)i>Q4n9;!3Y}U|+mZ|J1qQEWT;r`S*D4(HP0TmJ81hmYDBiIJ z5+S{KsyyVF9~iC&iud(E#5rv*qNeGMk{aA~RU(G53XMp;2Xk75`F4AB*-lrv364I?~L6mE1d_yKEs*5S` z>cyfB)m=H@-B?F_U9^XxR>T}bDg4#xj-%>9I&OWGoefs6xeL?T5O;=)1hu>}B9ej- z_n||#2`!TlgDk*rxaa!Z)+CioEUUaNyM!R+aYq2`oHpd_RGx#qK&~Wu>qwm-V+*1m zWLHNRsK`*|15I)51}ZQ>?2y4B*tZK=6F92BG7aY zBVz)h1`U$ygd&LeF%c(-i0iU5a50u5L>gOS6K%?MI3Dwhx;-)zoJ1_UcOVi=BnHUt ztai6Q75^+9(^SEKGNWmp)2u0d3=90O@1 zMclC$j-TRwF~~LG4br3tQoae^2{kfKDC(h78#cl1W*ZhG!|wF!wgH@`v=^oEv;7ys zXPb)$>u+&NUqL+^0sxjMYSztacE2Miz6W{>G$WfsB#2IN9~v$%gI2=f^zH;5rbCzG zWFC|zfpu$!7TDPYpr zs|`t#_@Ol5K6Drn5g%@aQ7nV;5;a*PJa?N2@Rnc|c`>@@oos7ags^*=HLTAgaXHlG zJs-semm3wz1VL=Tk-QT!z61~DB@Yr;wjHb^)b{$OuFm#$N)M`_cZs{1UX~0r;<&Qx z%OW6I2UoJ2Lehkzmbu_5KD+*s*ne_#j_PTC3muYqo^Qcev^MsBA(%nV2#2jwr2|w6 wm=)$`tq-whTOux_whAw^rm7qC@V{oF`yh_XIi5}_{P96^r@)+1Z3@Nz4E9S$55ujG85ojpE9JHPf}z<#u;1T{Sxy z$VJ41UWACk{sk(zN#em@7!b`t*pq^Ycu35_OHQ%@H7!+YOc+x_ybGs{2ST6^}%j~Bn#IeGn&%a6VD#@!bxZ$ESS>*IeNd*z2e9=!6; zx4RGBerfko>F0lM-n{e6-P;#Fd;03HzyJ98-sYu0Ke>8rr+wqz_2VD?-R->p)#ImU zcb;(HyK^zVvGT#EH}}>bAPaj}emmV~|6N;n@w<-x{@t~QFFdE0pL(?Ilf|wUGR9Trvbwpt2hcN6#J*e6T8C*s9eLTYf5pg=FTP3?|1dwD(LSge6Ag_9-mw4o!2rM zj_saYsv;F5Zg9o9-SRZ=Cyn>2MCrv)c#j#Id)G*ctB$t@m& zs=AIj;^g#Ab>lMR5%Rrs+`jY0SA_rithU zdcjawFiJBG(ik6a->0XM*EkExwA0tLO_dg5XiuY&On7DLSxwU1cb4()tl3eiEYKyK zr2|fR%#+@bGL*}<&_lYB$SCujg$ZZ=km5HChctli*gO?*p3ENteAR@{I?}>{4jJ7Ve4cQhZpg$s6p2u1mJE*qYLS*v4vO315~t$TAz!i5$PU-R+kL)`h+TzBvow96 z0~TwQ1`ju9r^e}`1R!A5L3XAN069J5grZDsinwPbH!($Av#?A-K2)!h^WZ#TF=Yd0 zLc|(4J3Qbr@)75IIYqLS!q*@m(LRC!Z7YqP2iMd+){3)08w3ORCp)B^t+QMBUt%^_< z_v3NPxI00~M5CaJ2{3@H7%)X6W^>07g8l(yHsIy~#G&%d(k2y}1~AQS;Jz>EK3rhtF6 zZ`W+!r&Dp?GeUW2_K^I5P^L`@jjBpm!i`XnY@9thB}>FY3x@V}RKQi@+4{&cxWHqx z1V?HF*Fi@{Ey9<4)Y4PQY{M}88->n*eV=!QZwT5*^VlZJAb^~B3IAEQ%eT-GX(W`w zKNN~QiY0D6L0*1g4Mo1FZMs5(cg53_K65B M0Qm;e#Sxw8f1QhgRR910 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10505BB.tab.bytes b/Resources/table/client/movie/movies/MovieHG10505BB.tab.bytes new file mode 100644 index 0000000..832f70a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10505BB.tab.bytes @@ -0,0 +1,34 @@ +$ﲴNt.tn>8^]՞oFJpcʻf|bQ&A|Z\i}cD1dy +C|rEb#?O`c Ȕi[gRO_d\7h5ĉJId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 +3 3 201 1 1011001 +4 4 301 DialogEnable 1 Lee If humans are truly required for Nanami's wacky experiments, then it would be easiest to send her to her corresponding place in human society. 1 +5 5 301 With a solemn expression, Lee gathers the team and announces his plan. +6 101 302 Her place in human society? 6 Are you sending Nanami away? 111 +7 6 8 301 Lee Yes. I think this is best for everyone. Hear me out. 1 +8 111 204 1 10 +9 7 301 Lee I anticipated your reaction, Commandant, but just hear me out first. 1 +10 112 204 1 +11 8 301 Lee I plan to send Nanami to Babylonia's residential district. By her mental age, it should be possible to enroll her in school. 1 +12 9 201 1 1031001 7 +13 10 301 1 Liv A school... Can Constructs even go to school? 1 +14 11 201 1 1011001 +15 12 301 Lee Of course. Schools are not only for the acquisition of knowledge, but also for the formation of a social identity. 1 +16 13 301 Lee Though the rules and regulations at school might tie Nanami down, they won't get in the way of her research. 1 +17 14 301 Lee Whether she wants to research individuals or groups, a school will suit her needs. 1 +18 15 301 Lee What do you think, Nanami? 1 +19 16 203 1 0.25 -400 +20 17 201 2 1041001 400 +21 18 301 1 Nanami Hmm... Nanami knows about school, duh. But is it fun? 2 +22 19 301 Lee It's not about fun. It's a place of learning. It won't be bad for you. 1 +23 20 301 Nanami If it gets me a chance to research humans... what do you think, Commandant? 2 +24 102 302 I think this will be better. 21 If it helps Nanami... 24 +25 21 301 Nanami Does Commandant want to send Nanami away? 2 +26 22 301 Lee The Commandant simply agrees with me, that this is the best choice for you. 1 +27 23 301 1 AniZhuanchangBegin Nanami No problem. 2 +28 24 301 Lee Of course it will help. I will apply for the transfer with Babylonia immediately. All you need to do is sign, Commandant. 1 +29 25 301 Nanami W-wait! 2 +30 26 301 Lee Why wait? You want to finish your research, right? 1 +31 27 301 Nanami Um... yeah. 2 +32 28 301 1 AniZhuanchangBegin Lee It's settled then. Wait here for my good news. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10505BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10505BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..75e4cc894e346ba996296568612d1ad915fdb883 GIT binary patch literal 3318 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 RZdVQu){k(%bhwDJ{{t^=8q@#) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10506BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10506BS.tab.bytes new file mode 100644 index 0000000..2484c21 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10506BS.tab.bytes @@ -0,0 +1,40 @@ +C%At>Jah}J sDΥhwXfs\-YgZ18.vNx'&.9ΙzkH254}AG[mcќhDId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory19.jpg +2 2 401 1 101 +3 3 201 1 500091 1 +4 4 301 DialogEnable 1 Nanami Hehehe, Nanami's wish is finally fulfilled. 1 +5 5 301 Nanami Nanami can die happy now. 1 +6 6 301 Nanami Hehe! 1 +7 7 302 You're not making a bomb, are you?! 8 What are you smiling about, Nanami? 8 +8 8 204 1 +9 9 301 Nanami Commandant?! 1 +10 10 301 Nanami Commandant, what are you doing here? Nanami's not ready yet... 1 +11 11 302 Preparing for what? 12 Preparing for detonation?! 15 +12 12 204 1 1 +13 13 301 Nanami Ah, was Commandant stalking Nanami?! 1 +14 14 20 301 Nanami You always appear where Nanami is, Commandant. 1 +15 15 301 Nanami Detonation... Did you think Nanami was making a bomb, Commandant?! 1 +16 16 301 Nanami Even though Nanami damages the base from time to time, Nanami would never blow up the base! 1 +17 17 301 Nanami Commandant will be mad if the base is destroyed. 1 +18 18 301 Nanami Nanami doesn't want to make Commandant mad... 1 +19 19 204 1 1 +20 20 301 Nanami But since you're here now, I guess I'll just show you. 1 +21 21 301 Nanami Commandant, you said you won't be lonely as long as everyone's here, right? 1 +22 22 302 I did say that. 23 I don't remember that. 24 +23 23 25 301 Nanami Right? Nanami remembers everything Commandant has said! 1 +24 24 301 Nanami Hm... +25 25 301 Nanami To prevent Commandant from feeling lonely, Nanami made a special present for you! 1 +26 26 301 Nanami Look! It's a 1:16 Nanami figure! 1 +27 27 302 ...A model? Oh, a figure model... 28 It looks pretty good. 28 +28 28 301 Nanami Hehe, don't underestimate Minimi! Its performance and abilities are top-class! 1 +29 29 301 Nanami If you buy now, I'll throw in a super remote that can control it from up to 100m away for free! 1 +30 30 301 Nanami Just press this button and Minimi will launch a rocket punch! 1 +31 31 302 100 What would I use this function for anyway... 34 I need to pay for it? 35 +32 32 204 1 +33 33 303 100 +34 34 36 301 Nanami Of course it's used to attack enemies, it'll even explode if it hits the target! 1 +35 35 301 Nanami It's just a saying! +36 36 301 Nanami Nanami... 1 +37 37 301 Nanami There may be a day when Nanami disappears from Commandant's life. 1 +38 38 301 Nanami And maybe you won't miss me. 1 +39 39 301 1 AniZhuanchangBegin Nanami But... If Nanami is gone and you miss Nanami, you can treat the figure as me. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10601BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6ab5893d495bc30f233455454ae2801912802585 GIT binary patch literal 3987 zcmbVPO^6&t6cz>Xjf_E5Q1DQTkQms^PXEmA3?x~0vnE-MZZMHWV}zRN+Ud@AcTKvh zcQcrXM+HF%9{d3fUc3Z6cvBBK1O?+U-aM&@a?7yo@A`Sa&*qpO!6d~@%sE7gxgL*Dhn+Tnk$ zT>t&i_YYnC@bupM=l;Gq`@x~l`j5YT;hR_1@B3!$^Y1Tza^uTiUc2<&tuyU682cmG zbNz^YUv@U}{Z#1Cvgmr@Qs@PQU+H%`vm$)n*HhWxB#(FypE1tTU}TO) z)@WppMvc*Eel%JbjhdrTYcw+I`7rllSWu2z0&VCOqu8JnU*R^;{ea70;cFq?2^i+-cCCL}G3=;9W7d z+&!ga)E|BucC8n7^;2b6wPKPm6gR=Qxt zsv29z9Uii-WIXIEFAz1&RmoMYG^nA`0&;p8RIiy0I$$^ICCf2Yt<2MWaepTEXQlfy zXwp;F$^tD6_o&}%&*r{63#>CuT0+609vmhy|fyGErVlgbrQ%wz~} z5tHq60-3ud;+ctlTGT2Mp#yDXfu2YoR9nZgB0Nwb1k}oW2`D^fp4u0)P=X5?2pIyk zE14rj9PU$WGnCuR#eXH)wv0BJ7c$P2;6bf6ImiaEK>%ibNEsBYsVNf$AR?r=U0`r= zagkn>Gi(+9#Ww59gmsgC3T?$_zuW@gabtY;!4)1{ta5@#gdzkWqpG2<8b^KrjIC+alQQX*?+(@rYT+@?to2 z9%u4}KBoxS1YMvuS4Sq`b)CW-B2FCEPBu0qG8Bp&?RgA4+@qx8UcS5Xh3W20i(mzh zgBYy45-Q+BceBh*+{MXpFl~bE5MWlhrW7s|Ls;P{&C{TsPh)AG%rV_$74Ou6SjisS z@Vc(9JYa||Ddr1~()T~}p84LU(28d<_nc`}z+50$k;m+CSx3=HD=^Q1Eh5jAD-&SM z=C`q6OGJIvj?yaW_a_%cvq`W*U=3aQOE0LPMX)hMsMTvO5F9|IPeE;KVR?!H#Nx!9 zw(59EF-mt^MX3Xc4Tyu0f4DuE{xPquqpziuL=58==*ptc0Vh)aSb+b!Vhc^ubxR z$kyGyZaQ@vqF1zeXLE8!+6`pTIIv;Z%XX3$dV8K=W6-kWeogk`S=NbouZG$bhk|bk zC+!N+@#@a7i*^b98`Hh+?I_*AK=?(|SBHm}u zqhk$Yv`D(cL|2{DLqJQ*CotlUzFFMR z=v6zO!D2{bC`o*e{mqpAsi~jH_&yGe&ay~$fxgh=Amg%LPg6bYOgoSSPT{uh(E~&P Lw{#~zY1jV&)~(`0 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10601BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10601BS.tab.bytes new file mode 100644 index 0000000..45582b2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10601BS.tab.bytes @@ -0,0 +1,29 @@ +:_@xZ?j%W ۀЊiVtlNK#;tD5'=ܱqxFIp%Nt&L^|QyFtM6U>Zd2&Wg@laXYd;GnB|J2)TqEOt;19B;#Oh74EwtnVC>u9(oRcye6$Vi=q?&avH@ zIi1y~v&MARoX%R)+3IxGp3c^$GozMHQ!7Sl#z^fLsUah^WTd8y)RvJNGg512YRyco znW;51wPvQ)%;vdr$zTR!Mh!m8xWavF9>89tQ_~174^cEZO|Y2a-}mA z1G#c=a57Z>Bsm+6>c|_=Q}d2;$z&#D4Q+}R7|g7-=dHxOa;eVh3=0Ss9e`P@8#TIa zG;8s_ncs4$!5Z0TOgv-8&+IRLsL7g))wQ8Rj&Kz`7hPAzMmM9LBiObr`OpahNN_pe z>b&%;obFkIXyBpPkscq5fV(mXcnJEqyfBizP+C>;dCpNTwOEV50_uU z0#UEnbk4KR@{kW)VZq!K9AWU5Lmn!{ZQ)y0-U$JCpcIzTt@Dygpr0sD@~-IZ@Idq> z7oNof6?p)g(47ZTF0~mVW!4g35IR~hZ*{q}#@4b?pvW0<6!LG~y@CX5Sdw+nV4G61 zlcD3f6+V{SlTth2%OK>@NCUQH*LP&U7_tGw0GMNVzHo?Q17d+su?{pcf^b^$o*+iM zk_RpbbG!jp9#@gihr;nf=^0O%yo7ocf39V52XZ{ayuFdFQ`zECVUKk_`p|V z3I^WjN=U`!P9L*A9P>h73TTG+m9JyyDsQmB!8$Xp$&py^^8y2>;AVqiWZVSRTH^4Q zI{_E&SWE(_fd`@Q^g?nr>*(B&>lZhffjr75?0?%L0e1F14S4GHWTZF}?%^E1D z*Cd%qnL~k`MsSIl39K0;D9FfTog&GKG*>Ah=N)(mWjvQDaoC7H)SU{yM-8EQOL$?- zX<)0!Mf#Gq;|LCwk93m0qoM#oK;0Zm*InRbotY4N#>oerfgM)3Pp4`XH8!cDGmwF{ zq5sTQftfYQCDt|>MkXe@43YexMZV)$7U{82ZDxyM%%nhjVdXPd8AisU!R{Bs$YGmG z?eH-|&pQx2O7jxm4Qy9ZCI~*1!kbVbp`1`-kN2j$FBL;p8wmDLM%hkxkLRCjvwlYjs270fgl zM#hU>6&&j$s#Jx5oLi2?N4~;7M1zJe=-Q!}=pJ67zo}7m){C8KvAWi00vZ(01w{3{ zzREDJg|tQ8OY0J8K~z?V!K6z@R8(n0l8Q0ziuw@P`> ziToFC>l)ZyYegrbNxNKfXNF{K$eYOBEaYUnahfC~cpqCh&w^&Upai?>!iY9n3?ow> z(oR)eR$zaXVPqaltIC3+(r7b`4AHv7@w<4;_ZFI*Ls6u?Hr3jMzMT6ozQ!>AFTMDv zq3@df1}gsIDWtb)FpL-|&bjY5{n-mdz>cp4lDryAo5]_DrMWT>Ad UQ*)@IPķ;-@}#2 1vUF t`Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 208 +3 3 301 DialogEnable ??? Tick-tick-tick... Phew— +4 4 302 Corrupted?! 5 What's there?! 5 +5 5 301 Boom! Bang! Bang! Bang! +6 6 302 Who is it?! 7 What's that sound?! 7 +7 7 201 1 500065 +8 8 301 1 ??? Hahahahaha! 1 +9 9 301 ??? Did I scare you? 1 +10 10 302 ... 11 Ughhhhh! 12 +11 11 13 301 Kamui Hello? Earth to Commandant? 1 +12 12 301 Kamui You got pranked! 1 +13 13 301 Kamui Hm? Why aren't you saying anything... 1 +14 14 301 Kamui Aaaah—I didn't mean it! I just thought doing it would leave you a better impression... 1 +15 15 301 Kamui I'm sorry, I'm sorry! It's my fault... My fault... 1 +16 16 302 Why are you here? 19 Impression left. 17 +17 17 301 Kamui What if I do 50 squats while lifting the Maintenance Chamber? Will you forgive me then? 1 +18 18 301 Kamui At least let me explain why I'm here first! 1 +19 19 301 Kamui Strike Hawk just returned from a mission, and now our lounge is packed with people... 1 +20 20 301 Kamui So Capt sent me here to do my maintenance. 1 +21 21 301 Kamui But none of you were here, so I had to operate the chamber myself. 1 +22 22 302 They're all at the training facility. I'm the only one back. +23 23 301 Kamui I see... but then you shouldn't come here by yourself, Commandant! 1 +24 24 301 Kamui What if I was a Corrupted? 1 +25 25 301 Kamui You're the heart of your squad, Commandant! You should pay more attention to your safety! 1 +26 26 302 Enough with that. How are you feeling? 29 Are you lecturing me...? 27 +27 27 301 Kamui Remember my lesson, alright? 1 +28 28 30 301 Kamui By the way, look at my new armor, Commandant! I'm adapting pretty well, but the adjustment period is still a chore. 1 +29 29 301 Kamui I'm good! I'm adapting the new armor pretty well, but the adjustment period is still a chore. 1 +30 30 301 1 AniZhuanchangBegin Kamui But look! I look more handsome in this, right? 1 diff --git a/Resources/table/client/movie/movies/MovieHG10603BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10603BA.tab.bytes new file mode 100644 index 0000000..ee1ecef --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10603BA.tab.bytes @@ -0,0 +1,47 @@ +%q>4؇H9CXo"G1߽Qs۫c_ixvXgU/YDO|JSq$a0&7p5$ {c_Q@=:@u&+EgId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 +3 3 201 1 1031001 450 +4 4 201 2 1021001 -450 +5 5 301 DialogEnable 1 Lucia We've been notified that a member from another squad will come to borrow our equipment for their maintenance today. 2 +6 6 301 Liv Who will that be? 1 +7 7 201 1 1011001 450 +8 8 301 1 Lucia ...I have a hunch. 2 +9 9 301 Lee Same here. 1 +10 10 302 We keep running into each other, don't we? 11 +11 11 202 1 2 1 +12 12 201 1 1081001 2 +13 13 301 1 Kamui AHOY! How are you— 1 +14 14 201 1 1011001 +15 15 301 1 Lee Loud as always. 1 +16 16 201 1 1081001 1 +17 17 301 1 Kamui Why do you look like you know I'm coming? 1 +18 18 302 Morning, Kamui. 19 +19 19 204 1 2 +20 20 301 Kamui Good morning, Commandant! Hehehe. 1 +21 21 204 1 1 +22 22 301 Kamui Then you must've been notified that I'm here for your Maintenance Chamber to get my frame fixed up! 1 +23 23 302 (Nod) 24 +24 24 301 Kamui Hahaha! There were so many squads sent out last time that everyone needs to get their frame maintained, but there aren't enough Maintenance Chambers in the lab, and I really don't want to stand in line forever! 1 +25 25 301 Kamui So I asked Capt if I could visit your place, which comes with its own Maintenance Chamber! 1 +26 26 302 Why don't you just ask for a transfer? 27 +27 27 301 Kamui Whoa! You're just going to poach me right here? 1 +28 28 202 1 1 +29 29 201 1 1031001 450 +30 30 201 2 1011001 -450 +31 31 301 1 Lee Honestly, you've been staying with us way too much recently. 2 +32 32 204 1 1 +33 33 301 Liv Feels like you've always been one of us. 1 +34 34 201 2 1021001 1 -450 +35 35 301 1 Lucia It does feel more lively since you're here, Kamui. 2 +36 36 202 1 2 1 +37 37 201 1 1081001 1 +38 38 301 1 Kamui I'm a scout. It's only normal that I'll be around other squads a lot! 1 +39 39 301 Kamui But it does feel like Commandant and I cross path a lot, doesn't it? I'm always doing scouting missions for Gray Raven! 1 +40 40 204 1 +41 41 301 Kamui Do you think we're bounded by destiny or something? 1 +42 42 302 I-in our previous lives, maybe? 43 +43 43 204 1 1 +44 44 301 Kamui Yeah! Maybe you and I had a thing in our past lives! 1 +45 45 204 1 2 +46 46 301 1 AniZhuanchangBegin Kamui You know me sooo well, Commandant. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10603BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10603BS.tab.bytes new file mode 100644 index 0000000..a3bd68c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10603BS.tab.bytes @@ -0,0 +1,34 @@ +x &-rs-ٟZ$Oڏ4D ^(R>W*eB|'K}VXX#`4@/KUpTO}hYr,P5f[H9xId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 +3 3 201 1 1021001 +4 4 301 DialogEnable 1 Lucia I'm sure I don't have to introduce who we are collaborating with on this mission this time. 1 +5 5 202 1 1 +6 6 201 1 1031001 450 +7 7 201 2 1011001 -450 +8 8 301 1 Lee I'm used to this curse already. 2 +9 9 301 Liv I'll feel weird if that changes someday! 1 +10 10 202 1 2 1 +11 11 201 1 500065 +12 12 301 1 Kamui Haha! So will I! If I have to work with someone other than the Gray Ravens someday, I'm sure I'll be very disappointed! 1 +13 13 301 Kamui It's time for me to show you how masterful I am now! 1 +14 14 202 1 1 +15 15 201 2 1011001 -450 +16 16 301 1 Lee You were already masterful—at diving right in without thinking. 2 +17 17 201 1 500065 450 +18 18 301 1 Kamui That wasn't diving in without thinking—it was bravery! Courage! 1 +19 19 301 Lee We seem to disagree on what some of those words mean. 2 +20 20 202 2 1 +21 21 203 1 0.25 +22 22 301 Kamui I always feel like Lee gets to be a jerk because his frame is better designed and his database is bigger. 1 +23 23 302 The mood changes immediately with Kamui back. 24 Look at how much livelier this is! 26 +24 24 201 1 1011001 +25 25 28 301 1 Lee Do you think we were boring? 1 +26 26 201 1 1021001 +27 27 301 1 Lucia Yeah, this is quite nice. 1 +28 28 201 1 500065 +29 29 301 1 Kamui I know I said it before, but as always, I'll do my best to work with you as a team! May the mission go smoothly! 1 +30 30 302 You feel more mature... 31 Seems like you've grown up! 31 +31 31 301 Kamui For sure! You don't get to make up those combat data from nothing, or calculate it with an algorithm! 1 +32 32 301 Kamui That's how you can tell a Construct has grown! 1 +33 33 302 1 AniZhuanchangBegin Right... 0 I see... 0 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10604BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10604BA.tab.bytes new file mode 100644 index 0000000..cd2fa30 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10604BA.tab.bytes @@ -0,0 +1,45 @@ +.-C`HkZ[KA+]m=Ynob QWDžU! HGl0yVܿi\*0"Prj9rvYE| SC!8 Os?xT@Xn ב@uNz"Ø jc:Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 208 +3 3 201 1 1081001 +4 4 301 DialogEnable 1 Kamui Um... 1 +5 5 302 Your M.I.N.D. is stable. 100 Nothing wrong with your M.I.N.D. 7 +6 6 204 1 1 +7 100 301 Kamui Phew! What a relief. 1 +8 101 8 204 1 1 +9 7 301 Kamui Thanks, Commandant! 1 +10 8 204 1 +11 9 203 1 0.25 450 +12 10 201 2 1011001 -450 +13 11 301 1 Lee Let's move on to the next one if we're done checking your M.I.N.D. 2 +14 12 301 Kamui Hmph! You're always so mean, Lee. 1 +15 13 301 Kamui You're lucky that it's me here. If it was someone else, you'd be in a fight ages ago! 1 +16 14 301 Lee ...Now that you mention it, we've never really been in a fight, have we? 2 +17 15 301 Kamui Don't give people the wrong ideas! We've had talky fights! Just not punchy fights! 1 +18 16 301 Lee Enough with it. Get here already! 2 +19 17 301 Kamui Yeah, yeah, I'm coming... 1 +20 18 302 Kamui really fits it, doesn't he? 19 +21 19 202 1 2 1 +22 20 201 1 1031001 1 +23 21 301 1 Liv There's so much energy here when Kamui's with us. 1 +24 22 302 If we just talk to Chrome... 23 +25 23 201 1 1081001 1 +26 24 301 1 Kamui I don't think Capt will say yes— 1 +27 25 301 Kamui Sure, we have a great relationship here. 1 +28 26 301 Kamui But I'm a Strike Hawk. Always have been. Not to mention that this kind of transfer should go through the top brass, right? 1 +29 27 204 1 +30 28 203 1 0.25 450 +31 29 201 2 1011001 -450 +32 30 301 1 Lee Are you suggesting the commandant talk to the headquarters? 2 +33 31 302 Oh? 32 +34 32 301 Kamui What? No! That's not what I meant! 1 +35 33 204 1 17 +36 34 301 Kamui Aaaargh! Hold on! Gently! The gears are stuck! 1 +37 35 301 Lee I'm always gentle. 2 +38 36 301 Kamui Commandant! 1 +39 37 302 (Nothing you can do) 38 Lee, easy with the bullying. 39 +40 38 40 301 Lee Even Chrome won't save you now. 2 +41 39 301 Lee You're always on his side, Commandant. 2 +42 40 301 Kamui It hurts! IT HURTS! 1 +43 41 302 (Shrug) 42 +44 42 301 1 AniZhuanchangBegin Kamui (Ugly cries) Commandant! How can you stand this?! 1 diff --git a/Resources/table/client/movie/movies/MovieHG10604BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10604BS.tab.bytes new file mode 100644 index 0000000..a63f372 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10604BS.tab.bytes @@ -0,0 +1,29 @@ +l)^ʄmz=&0{\ʙf'6>SM2X,L~U +iaVK@w,w>CiRRuaЪ!8WȐb70)V!!m5%BG&&GId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 +3 3 302 The base has been weirdly quiet lately. 4 +4 4 201 1 1031001 450 +5 5 201 2 1021001 -450 +6 6 301 DialogEnable 1 Liv Maybe it's because Kamui hasn't shown up recently. 1 +7 7 301 Lucia Strike Hawks are in charge of scouting the battlefields. They rarely have the chance for a long period of rest. 2 +8 8 302 I'm just used to having him around. 12 It just feels a little empty here. 9 +9 9 301 Lucia Let me check the parts in our storage. Maybe Kamui will come back for his maintenance in the future. 2 +10 10 302 I'll go update the connection data as well. 11 +11 11 17 301 Liv I'll also help with preparation. 1 +12 12 202 1 2 1 +13 13 201 1 1011001 +14 14 301 1 Lee Don't get used to that. 1 +15 15 302 Do you miss him too, Lee? 16 +16 16 19 301 Lee ...Of course not. I just find it so much quieter now. 1 +17 17 202 1 2 1 +18 18 201 1 1011001 +19 19 301 1 Lee I'll go check the device status and make sure it's running normally. 1 +20 20 302 See, Lee? You care! 21 +21 21 301 Lee I'm just doing this so that when the fool arrives, we can lock him inside the chamber immediately and shut him up. 1 +22 22 202 1 1 +23 100 401 1 202 +24 23 301 BANG— +25 24 201 1 1081001 450 +26 25 201 2 500007 -450 +27 26 301 RImgBg1Shake 1 It is a loud thump of something heavy hitting the wall. +28 27 202 1 2 1 +29 28 201 1 1021001 +30 29 301 1 Lucia Chrome? 1 +31 30 202 1 1 +32 31 201 1 1081001 450 +33 32 201 2 500007 -450 +34 33 301 1 Chrome My apologies. I did tell him to stop moving. 2 +35 34 202 1 2 1 +36 35 201 1 1031001 +37 36 301 1 Liv Kamui?! 1 +38 37 202 1 1 +39 38 201 1 1081001 450 +40 39 201 2 500007 -450 +41 40 301 1 Kamui I said I can walk! Stop holding me, Capt! 1 +42 41 302 What happened to him? 42 How did he get that hurt? 42 +43 42 301 Chrome He was acting impulsive and rushed into a swarm of Corrupted by himself. 2 +44 43 302 That's reckless. 44 +45 44 301 Chrome Thanks to him, we did manage to save a few people who almost got devoured by the Corrupted. They're getting treated right now. 2 +46 45 301 Chrome Lee, get his other arm. 2 +47 46 203 1 0.25 +48 47 201 3 1011001 450 +49 48 301 1 Lee Got it. 3 +50 49 202 1 2 3 1 +51 50 201 1 1031001 +52 51 301 1 Liv I-I'll go calibrate the Maintenance Chamber. 1 +53 52 201 1 1021001 +54 53 301 1 Lucia I just checked. We have enough parts in our storage. 1 +55 54 302 How can I help? 55 +56 55 201 1 1081001 2 +57 56 301 1 Kamui I'm fine! Everyone's just being a drama queen. 1 +58 57 204 1 1 +59 58 301 Kamui Go rest up, Commandant! Don't worry about me. 1 +60 59 301 Kamui I'm a Construct! As long as the Inver-Device isn't damaged, I'll be alright. 1 +61 60 302 That doesn't mean you don't have to take care of yourself! 61 +62 61 204 1 +63 62 301 Kamui ...Right. Sorry. 1 +64 63 302 Just do as they say. 101 I don't need your apology. I need you in one piece. 64 +65 101 204 1 1 +66 102 66 301 Kamui Okay. 1 +67 64 204 1 1 +68 65 301 Kamui Thanks, Commandant. 1 +69 66 204 1 2 +70 67 301 1 AniZhuanchangBegin Kamui The almighty Kamui will be back by your side in no time! 1 diff --git a/Resources/table/client/movie/movies/MovieHG10605BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10605BS.tab.bytes new file mode 100644 index 0000000..8cdbe6a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10605BS.tab.bytes @@ -0,0 +1,24 @@ +%ʞgBAT.uضGKoʧ's>䭙~/ [|vn{l?Rd87@yf5EVҞІ{M7[Zc;M,}g=2x ^ZId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 450 +3 3 201 1 500065 +4 4 301 DialogEnable 1 Kamui Lucia? 1 +5 5 301 Kamui What's the occasion? Have you come to chat? 1 +6 100 203 1 0.25 450 +7 6 201 2 1021001 -450 +8 7 301 1 Lucia Not a chat exactly. 2 +9 8 301 Kamui Then what is it? Are you here about the memories recovery...? 1 +10 9 301 Lucia You can say so. But this time it's not just about you or me. 2 +11 10 301 Kamui Huh? 1 +12 11 301 Lucia As a human, Commandant doesn't think like us. 2 +13 12 301 Lucia But having fought side by side for so long, I more or less know what the commandant is feeling and thinking. 2 +14 13 301 Lucia Commandant is worried about you... or, really, Commandant feels guilty. 2 +15 14 301 Kamui ... 1 +16 15 301 Kamui I keep telling the commandant that it's nobody's fault. 1 +17 16 301 Kamui But I guess Commandant still wants to do something to make it up. 1 +18 17 301 Kamui The first time I see a human so stubborn, you know? 1 +19 18 301 Lucia Anyway, I've said what I came here to say. I hope you don't mind a captain from another squad talking to you about this. 2 +20 19 301 Kamui Of course not. Leave it to me! 1 +21 20 202 2 1 +22 21 203 1 0.25 +23 22 301 1 AniZhuanchangBegin Kamui Now, let me think... 1 diff --git a/Resources/table/client/movie/movies/MovieHG10606BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10606BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..86ce0eebf4d3fa9d3f9e2fd303065a17b370a9cc GIT binary patch literal 7643 zcma)BON=8|6(tgz*TI9tf*>KJH*7kQS{_&V+pAXh%#b!{ro(hY3sA&7yPjP&u8*nD zcr2vA0EZit%qFj0zTE%$55C`f__uHV z=DnZ1`|!cXUwr@NGy9d_{_dB*f8r0{yL;uo;?KudetrDY+h6Uy{o$R@{qqq zb)J06{mYLYy!GmPpGf|5<*Cx!gV1k;sn!am@FDWl^#Hr`C+wG%oizNE0F6TkqaNsPP`vUPalb4{*BGo*4~gr zsroER_a5)x*U}CAxeT?Zy@?LBC1YF5C`f!u1~b|sl(Qg+qgXGatMY6nr}!w+a$MOO z-)c9SJrbi0<&WK!T1Rr_#CE#;yUqmtvq;lQNl(xKX>*)eACz3%DfAHNOHmYrO015&L;?7qCG=u=m0UU^H z3Z34(i7if#>7TQmo0-BubgP>c!OpGDUa?zO;I8lXY!FydMbg)+tIcNhguzHI*8dt% z1TeWlu#m2^-~fa&i4x`F{eA7OWu)C10u1})*wVa=*#YpjECawo zaq>Z#qYk8+fnLO^9Sb7)ZllA=n(YPsu}tP_8#zZ#)}$e_iaR@~Y}T9*O=NpSt&$Qi zY(+^hB$%{?*%g=e`bd~Lc{gH*V$r3qnEkr%vUTR6R&g_Qur4iK3;OKTx_l>SKpP zFF6S;a@0_;%6>q~$`zC*4#F4^ES64mfdBDyBzjw!4VMmSk-8m({RL7|HLyDzI}+w* zx!@W_Rn8}sQHuaR=;yd#dIgJSW37OMgw^DpC+{ z@JM{;TZwLq?pD@Op@f8lDQ_O_qp~*Y=6&sRn6C$Z6o+UGceoP_X7Ut@)qf3r2I3+> ze{?_|qgOhvnRNEEGGmAi!!aR#f`adR(ZJH95SfaK`$>xd4g_$O77q& zpri$pk*yw~VlzjO$S9Z9a`C~t1J0Q#E(ch#*Z4d}8{ zC-oYc1_=pkN*&v27lC?iHD}Krrj&wS43#vY9HW`%Y(gnLNKhg$Y8(RXZ%K8Ak?CB#3Wcq++tso`kHqa*2!R zoD-Vno0aby0(aek+{CXmWn#e5j!EN5R&Q2R5z|x@>Zz+7Pu^5vY#*eZUo#B)rodhG z)Sa|d>^E`|5)wXM!s_<~?z%B>gnvNZMx~{ij&cB^Ao>8h3PUO~JDS5j&J4CShcqkm z5JclSRjLTH1(NoZgS+*M@dbM#DWm)PqD5t_I`Bhw%uVKqS8u!qlDdxM_9UAF^R z9!uqs+B9z91qW3wA12`ZihZ`j<$W>O#;%VnJ5u!khj?YjNamHb8SwB4{uE2X55*W~8gw#;qQsa3$mKE#mqD~MVGM=>cQqDI zpHD*-1FZlJ)G}DCfs0Gh*1F91c7U7S^&9^~Ichx%%=kCm(uIJHbgAlaRcn)@Z(Y z@{E?)3Q^A}&uq_+E~~`DFpA6s(3LFWW`#_e<4g`EvynhUQ{b+8gtWx$KgWq4_qEiY z0bOYfZ?(tm+wB`|%ADw1xIXe;QA~3rywXTCNJv=oN_zG-mPA<86X2VT=L3w11~?~b zGGQwFG?WEPqM02m(}bV4G9E^$sz-L%+Y>{kFpN$wAb>MJtpWW(#cda&+Gk-+f3yro zIq{vi803hb6CLe1$QcdfS?Ob*!MmbEO`o!^0/}!ZKb"##D-Q }2G0m˧"tB5_!]fasLJ~YId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 5 +3 3 201 1 1111001 -400 +4 4 201 2 1031001 400 +5 5 301 DialogEnable 1 Karenina Liv, do you know how to fortify the wall? 1 +6 6 301 Liv No problem. 2 +7 7 301 Karenina I'll go handle logistics with the support force. 1 +8 8 301 Liv Understood. 2 +9 9 202 2 1 +10 10 203 1 0.25 +11 11 301 Karenina Sigh... 1 +12 12 301 Karenina So careless and disorganized... 1 +13 13 301 Karenina Is this how you Gray Ravens manage this?! 1 +14 14 302 The base wasn't built overnight. 15 We're short on expertise... 16 +15 15 17 301 Karenina But the defense planning for the base is in complete disarray and not up to par. Looks like I have to do it myself! 1 +16 16 301 Karenina Then all I can do is try my best. Looks like I'm going to be staying with the Gray Ravens longer than I expected! 1 +17 17 203 1 0.25 -400 +18 18 201 2 1041001 1 400 +19 19 301 1 Nanami Can I tear down the pile of materials over there and have a look? I bet there are treasures in there! 2 +20 20 301 Karenina I just finished packing all of that up! There's nothing but junk in it! 1 +21 21 204 2 +22 22 301 Nanami Oh... What about this pile? 2 +23 23 301 Karenina Nanami! Are you here to help or cause trouble?! 1 +24 24 202 2 1 +25 25 203 1 0.25 +26 26 301 Karenina Ahhh!... Never mind. I'll go out hunting Corrupted for a while. Out of side, out of mind! 1 +27 27 302 Wait! 28 Be careful, then. 29 +28 28 30 301 Karenina Don't wait! 1 +29 29 301 Karenina Don't worry about her. 1 +30 30 203 500 1 0.5 1000 +31 31 202 1 AniZhuanchangBegin 1 1 diff --git a/Resources/table/client/movie/movies/MovieHG10701BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10701BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..71f4ce87d56153ccbb26908941757b5c64a4a11c GIT binary patch literal 2943 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10702BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10702BS.tab.bytes new file mode 100644 index 0000000..08b0e04 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10702BS.tab.bytes @@ -0,0 +1,31 @@ +w , cO 9}eӏ3UU@nj@fMDk{1cfaOo7[+Y)iθGA 3vڼ~>^W 5Z[ٙ-ٜ3 ZrId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 201 +3 3 201 1 1091001 4 +4 4 301 DialogEnable 1 Bianca You really need to reflect on your last mission, Karenina. 1 +5 5 203 1 0.25 -400 +6 6 201 2 500196 400 +7 7 301 1 Karenina Why? Didn't we take care of the new variant? Are the Gray Ravens alright? 2 +8 8 301 Bianca Only because the commandant acted accordingly and the Gray Ravens have enough experience under their belt. 1 +9 9 301 Bianca If it was someone else... 1 +10 10 301 Karenina Since when did you like hearing yourself talk so much, Bianca? 2 +11 11 301 Karenina Just the person I need. Ask the commandant yourself. Didn't headquarters approve of our results last mission? 2 +12 12 302 I can't say I approve of it either. 13 Regardless, the same can't be done next time. 13 +13 13 301 Karenina What? 2 +14 14 202 1 1 +15 15 203 2 0.25 +16 16 301 Karenina Then what, just watch the new variant run away?! That'd be an even bigger loss! 2 +17 17 301 Karenina Same for Lucia, you, and the commandant... 2 +18 18 301 Karenina I did what I had to complete the mission. Now I'm taking all the blame even though it was a success. 2 +19 19 203 2 0.25 400 +20 20 201 1 1091001 4 -400 +21 21 301 1 Bianca That's because what you did was too dangerous. We can use all sorts of other methods to track down the new variant. 1 +22 22 301 Bianca Not just throw yourself into harm's way. 1 +23 23 301 Karenina Enough already! I don't want to talk about this anymore. 2 +24 24 301 Karenina I was just... I was just... 2 +25 25 302 1001 Karenina... 29 Maybe we were a bit too harsh... 30 +26 26 202 1 2 1 +27 27 201 1 1091001 +28 28 303 1001 +29 29 301 1 AniZhuanchangBegin 1 Bianca She gets the point, Commandant. 1 +30 30 301 1 AniZhuanchangBegin 1 Bianca It's necessary, Commandant. Karenina's more than meets the eye. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10703BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10703BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..99fed5166b2117837da946ee1a74b4d86623ce6c GIT binary patch literal 2894 zcmcIm&x;&I6xM@*T3ih#AYznSP?v;pcDr}>mj{>KBqozcHYST9kq9-@HPe;tu4<}k zGHGw(5AYlmMa8427{rT00$#iXA%d8L!T%tj<{*d{{a*KO_b$%v&8C@p-BVTHd*A!s ztG;mPw-Z;tdj8A3jSu%fap#k_fBO2>8)0wn{=aYE_sj#o{Qk!4duI0C{$W0Q^W&uh zHx9=?f3y1M{?E=la;x>h=WBc3`R=hpt%q;k|L)CuPv_U~-F)!w^|4>S$S?S_-~V&< z@q>>}tR4B|(6`U6{`k;qFaPz?r`L|X^^||<{qy?{-nsi^KC%4XforXH#Fo2W84cr< zyyB~ewLFuo?N$=gUB`G-M{Gs*m0s2=Wq2ya;>{76h@4)P#%WRt&hvJES&teMJc zRn}}}%~jTXWi3?JVr2!>wOOMCHB3a;b{pzEjBK>xtXsdg&*a%!c2)*G8| zjzO!L={~I*b&ZdOEM%-zK+%MNh0_b8X5!uW*bJLtm_UBf1vha`SI_0!`geS+#afKb z6cdgpkr+fEI*BY7pA=SVr3E`|(p2b3Xy4%SN(NKuKKHTY9pNNbj%QXGt9;J&Ani!Y zjh0P*PI4EUK@#yuW{Jr$^rUvuaWn8vMUo50hcZc;MCXWWd~BA@l7FC}yq5b`%Baca z*l{!D>7W~PuhPPWME3j=o8O$dbsQg?!-~a?K#PB>*p8=J+~C95@O5p5ZiydPI&!KX z`$@+|G8DPv;q+8Ey|a_^gj$lgeeX56hFwgr;7URjx?AuvX%Tw|EO2jlNAgIyO!#gr zBQOVcEZ5KsPnC11;GK~d7_=}78PsbKMcZ4M31#bSb!5)~9@*0kZY&ZonIzPN zvB(!ZjtAE747><7M*_DeFGCelYCeQq3Yi!l8Ek%8YSKN2dU)69p0a7-6nYF1u|bm3 zUXqrYe5>d%gS$Z{?PUeMk?^pC^A^Jm&n;z>y6L;hq%fKovZm5?Z8+vfP)@5_q{}I-ncX z*W87Kun1(7uO|p+UCIpGbD2x3RPGdHTY9P-IfYQ*CR`)t(GaBd$V>D8b$W*Q9Z7JJ zC)8F{a7-*@)^ufro?Ea~>Ltw*=}{8sX%U2?`;9FUYw{v;RDq*ao)Uy*Xjz5=rd**o zQj~BhHY|6$5Zq!x(N`*W-L_i!9ESTFWy-gcO(kv|w=0`HLswGdU>Qh;?=Z&@;%OnFTU!g`sLc}c!386*6 z0*yU{j1m*cu7a8?+!`gQb`Oe$Y}-5*Xh+Bm_3H^vWmhVEo3zo&A!h0qp6USMZbrCm zM7Z-5>&Rfw3FRrOWyDLwq4lVu6P25T?VJyl$H@V2j#)gN5ok_S^V>i+9{{$%a09H$ zC%NB|)Dae0yU35_5eg!ODnc}v|6bT-k!FX%Xs6?RX@a*W)3Ve_Yvn;&o*hRuzR+YL zTmFKvI7N1J7VzZ3$YkJ*lS6O|qzz@G->-AZb`J;Z&UC|T+~uYiw|(>!--;A))$vGA js#oM3r-3sdp0+Pi-vI5RI9qY*LG~y|bQn4rc2n5Dt9SZx literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10703BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10703BS.tab.bytes new file mode 100644 index 0000000..0df2682 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10703BS.tab.bytes @@ -0,0 +1,21 @@ +>y X j} y/|'­VL4xm~4y2]nL}7dGB~>XCmx`Q^sbAMQVT@9M?-_b*?$@Y01pfB)dzAC<4qUfjO@?cGcJ&FLGz z{V?UnB#Z@qW#8G8O%=&8KbjaPq>-^b>zxz3mY-Yo+-l_3 za&E2URx`I&bE}nGUac?-6t95s3LLKh@(Lucfbt3~uK@E3G`~Re3pBq#^9wY;K=YT+ zRTezq3E|c7AwbvL{ZuBMzD#;dCO@-QIlFYi=pgO5rBk3kHEO9H%br?V@11nojHlmT zv${R(@vgF~vfv9}h(-p*3q0ZH_JbQL3w2Q!dln!}Ts7YCN~2bLaDDc>vd|EXy_(ZzsOr%&3!HYad!$?W1)|j-CtFo{nR;J#v z_mh31TCH;OC0AvkDVk+lrqBn;^`%?16vjhsZHU;&guT9_M2}{BT@|ZkUQg<24rHAk zlC*;`>CJZ25-oO<$9@K}5J;i1PRYrLcaz-GsRJkFWf2frEqgg(c`q+*PAt)`&p}Xo zaYs>4JHi8HD3;DCW65b^D+yrnq8MwEL{d*VSaZYoST|)n98V2(bg~2gl1B>xP*G?} z<58710co=wCj~!98#<0<63E2OCd-51z?7fUHKDCcE8wIqaAPq(vda^-st+xeURd7{ zxObJBt(ht$Q&$;?VCt6z?$T{-8YF6zWjW&PgE1GA*|viNGZpTw2;6%$aXg8}6m}<$ zKoGldDvBspRpB)SYX)T=8J+Z?66o^b3xPIyt=F0nYM_%vMF6}!csH~$>CmYlV|qg;))|}y zmIBGAK!Ci)8Z|I#C_}@OZe|J?`FK}Wg+p+#%SuP0(sSM5AVFu9xyi;82xbmmGZ4ia zaz`Z=A@0h>U}zcUT_+H{9Iw%I3(pm80yF~885)Er8xOf&I<{-GmF3q3?$Th|l#AA7 z1vV<1HQ7YlQj}Wev?oI_ihL2UIY1{}It&9+vF5R4=Kwc^pUs1OHlNzFN6E_xf#o&QBPdi9<4(IE5F^*7)7 z`B(q-c>aeQKfAU2<7*dpK0m+m^}!SG-TTqSzx?sN|8#C0eDlIHAAT17_r-tz>5YGM zzjXVT-+TA%r|x`w_s&Q1)n9+>gC|e^{I%`Zp4q?m;pNvqHUGTv#`OMAe)E+d-oO89 z@b{m7W7fSp4C!o;$3|mtS>4L(A6Ms7MZ@e|VuCTgpVJ|oQ=?d))$xSz%YNHC7gQqW ze5)M1AX7QXe&D=9i;-K8yn5uXFlHhK&}dQR6gvoJNt;XmT1= zPNU0dlsSzyx6$S{+T2E)+h}teZEpXS?Jb8KBBzHBg1f#S6;cP0)FXB#-^((UXJ=kW zO;`l^nX7Prk*YJpi5#gj=SDB(CY@K`j^CZ?5x=$S+TL=>CGxE*p5Tz%8?2g%d)r$c zd4vhPFTSu%T)p~tdAIr8-tx&O^6Z2Qu}lmskVlCsU%n($rDHAWd1J)d8EX# zN%QzP4kW`%m}7f$s?vBGsdO&lOax{!O;oPBVu**P7)3coGnt8ziS)+X@ z{mMJMszaCLq=@OFQXLpG=k4cdk>#SucGm88K!{iAV!O4=Qp-t9*OiQRtW&g>Vw##< zWqAinnjMb#ifeo8fDYJ(>M^ju(^k0&5beRjw#5KLZ!;Ji#!Gvz4n40FU5hz{xs5WS zH9>@=&TXJ7guor9NJ72Kvk?C>xJ9Z}DEL(iomnI+6wFMT#&{-=@bqw{1spR6QG$s} zfUcsp!a?>Gj~wJc<8Ox+4u5&l?XJg^;}hfoRj0VCPY!_CR>khRqDC?e6P0D~irP(; z^#Er{JV8R7&Bmf~8v{scZ3-RmtW;<)1u{ZsfR!b02F8gBHY9_yN08->pOW;>K0%f? zUhRm6;zqG4_nZMimerjWk^^#p+qRz;A^A=btq;E2gO&$0onn}ajCcUREyFSyhaK_s zP`vo^@aoRfYf+3?1ZjEZktoLX39{szl4P#Q7<4d;=FEn3Q`op1iYgg# z$HFT~#LGkyG?hynYdL#mK_X*PS=jqkV9T23oac1nQhH>>8iV_4vIF-q2hU}AK zq`+qE$RZ5q&)QEh1L?8b*Ymo2K#-QQM%Q=c96`y=1T<%6Vz`UNtrEl}4OI%7kCd)U z;7sO0Bqnpvg`6V!1-b<-c>6er2tuEe-F7o+QtSS3TX6e(BP_59}b zu+!DMy$*1--GQxJ>n)RyW7K1i7s`8PbXUA&HX+Az2(r>A!+bXr+5jrtM8p~kb01*D zu|(02lnk+W%tSa-0ztD8IbTtsi;XGVhOmnUwT#Dvmf<8j$yg`A^1G-MQ zFpn9fO2WMcE{7saPA7PpC_T!fjkdVt0jOS$RyxnEN^THIUP>df=!7_w*e#L|ev{(3 z;8w3o9;jf|g&qw}+ERsTaI=vQJ)a=U`OtGWc6VN%Agyqqpcg?bYmH1Wa0yJ{KCG(j z6D0vcl<}M&A{<)5&#(~YPGDn@7zFXi02vl2jek3(n`beeGy9a@z^sy{vKatuW>~D4 ziX-NsbgWS*H^6p}y#KShdHV!eGP)*#jqx6kXUU^tC%VSwFWA>YmScWM9wFeu2k07nR*Bx)GT(3P+`1=HDy^YxM8Rxp1t}lK5fFO@r$o&I?wCpV$q!j$#&W*C3;!QCrsdZF literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10706BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10706BS.tab.bytes new file mode 100644 index 0000000..a836ba3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10706BS.tab.bytes @@ -0,0 +1,26 @@ +[U1 6w|AUf\f> BBdᮌ|UV^q:wMq$nHVGV &PłG6ݣoscLId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 204 +3 3 201 1 500196 +4 4 301 DialogEnable 1 Karenina All the weird stuff I said before... Just pretend that never happened. 1 +5 5 302 I wanted to answer you. 6 That might be a bit hard. 6 +6 6 301 Karenina There are many things I don't like about this squad, but what I don't like most is you... 1 +7 7 302 Well, that came out of the blue. 8 I didn't say anything to make you mad, did I? 9 +8 8 10 301 Karenina Well, I always speak my mind. 1 +9 9 301 Karenina You make me so mad! 1 +10 10 301 Karenina You're just an ordinary commandant, but you always do the impossible. 1 +11 11 301 Karenina You always have the silliest tactics, but they always work out as expected. 1 +12 12 301 Karenina You don't have our combat ability, yet you're stronger than all of us... 1 +13 13 302 Sounds like that's a compliment. 14 Sorry...? 14 +14 14 301 Karenina And you have such a contagious attitude! 1 +15 15 301 Karenina That's why I don't like you. Put simply, I can't stand anything about you. 1 +16 16 301 Karenina I can't stand your undying optimism! 1 +17 17 301 Karenina I can't stand that you treat everyone fairly! 1 +18 18 301 Karenina I can't stand that... you always bond with other Constructs! 1 +19 19 301 Karenina Am I not strong enough? Or do you think I'm... 1 +20 20 301 Karenina ...I'm gonna go back to base. 1 +21 21 302 You're my friend, Karenina. 22 Let's go back together then. 24 +22 22 301 Karenina Huh...? 1 +23 23 301 1 AniZhuanchangBegin Karenina W-what kind of weird thing is that to say? 1 +24 24 301 Karenina Together...? 1 +25 25 301 1 AniZhuanchangBegin Karenina I hope one day, we can truly be together. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10801BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10801BA.tab.bytes new file mode 100644 index 0000000..1b831b0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10801BA.tab.bytes @@ -0,0 +1,23 @@ +iϘϭ0xlCb4uQM%n[>};^x+r3׀Q 54Nsw54gZCBg`{2h\iH4Ti0׃W2dIf UߕId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory41.jpg +2 2 401 1 203 +3 3 201 1 1101001 -450 +4 4 201 2 500019 450 +5 5 301 DialogEnable 1 Watanabe Right, go check the western front. Corrupted have been showing up on that side lately. 1 +6 6 301 Watanabe I'm worried that our defense there isn't enough. 1 +7 7 301 Forsaken Construct Roger. 2 +8 8 203 1500 2 0.75 1500 +9 100 202 2 1 +10 9 201 2 500005 450 +11 10 301 1 Forsaken Human Sir, I'll go with him. 2 +12 11 301 Watanabe Good. Keep your eyes open, and let me know if anything happens. 1 +13 12 202 2 1 +14 13 203 1 0.25 +15 14 301 Watanabe ... 1 +16 15 301 Watanabe What are you doing here?! 1 +17 16 302 I was worried about you guys. 17 Feel like visiting, so here I am. 18 +18 17 19 301 Watanabe There's nothing that concerns you here. I wouldn't have troubled you at this stage. 1 +19 18 301 Watanabe Do you, now? It's not safe here. 1 +20 19 301 Watanabe Unless your mission here is to monitor us? 1 +21 20 302 I'm just here to check up on you guys, I swear. 21 +22 21 301 1 AniZhuanchangBegin Watanabe Check all you want, then. Don't blame me if you check out in the process. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10801BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10801BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cb88e66f447a2e6e95d1ffe5bd77201e1375551e GIT binary patch literal 2775 zcmb7GO^6&t6!sLTkpTk=##1dw_Oh9s?w#2miNu}V{ET1{&4PakSkqlI-P!J{p{jZ( z6CnsHC>~VIC5nG1PZB{-3I;rwqo5+WNmSfp)EqV9S2ercvun?ab(ntLT~ptC-}~Ns zee9FNU;fB`SUGU$Q}g=1*Dl|>@!JF@{d48qM5&3jhwym|cW%1ak-4qCyV zPyc-Wx#ZegFFx?qy_Ys0eekb?AMS5{cjfm3FTeZuQ;*PBZhU|B)$1Dz-yFPf{p$1I zes=rH+qduj{OIEs<69r^H^1EV(aP7GryhQz`|BUq-oJByqkFb@Uppkrfr+Jnagtv! z`OVs}&q-Ui5*e)HdQ^m@#e1<>7I8{&=dSL_Do@zZJ{lRPnPRDa);mYGEI+sAa;uSB z&D@&Lt%clL%&n!|^6G_Ipm+t0SKxRBkXImi1(a7{c?FnPp!o%wU!eH~nqQ##1)ASH zSFL!&BgCuYhk&kUqKt_kVxnisw9mBWM$evBGRy)qy9W9*#b?_o>+#uE?~IXZxPA2( zYv=nt`>(Q9t@vb)kU0mn8nZ+KgLM)<+I&nZ&DOb~EvESlJ;ijaYqarDy-xdSt?WQT zs+Bq76Vh-;+ASXO>v&MQs+9(5Y~zo1EO!l8R7evCvFK4ob*B0%)|@h}S(X?o#mE!d z8B#4%P6tecT-n_#QmL$OcsN6!WQHLWP7}^HxTZsyQ5E+hLkAI8+}$%=aR^>1&6DoL zh?=Bnoy?;+o^h>ddpb#|Hf%`ynW-UPb<(Cfl35bco}_S!YR+lgrEMB8K_i~@N83uc zs8;6P31h_h#A|xUPU)&v7RdZg=FZ3@jJeV@-X_S#C%D>>nNHxP;(g|5>PkgT1lL3$ zQ^&F~ELfiy{~}o+$fDJwT^?!HvA{{`s#ccB;<#%bIgzCxV9P<$%3@HI^^x3=cey}r zlUN|Z#(C9&D^s=tN)~FPPL}@djE85X3x7a0)pxqHB84^zwUfI9wFHq9g4LUnnFzs) zo}w*2uq?{1b1l~w?I_OHEp;Zs?p{Q@N~Ug)jzg~Z@E>VKY-4Jw)u0NWtV*Xz!FdSn z44qt#*cT-WQO&tm|05}0gIG0J1xu65xT6nm^RK4E08|qgmM$;Fw{u;n5q?Z z#hFSVH@H~hpzQ-*lK^u((i4YJ1BtXWDel5cjh zaF?#vB0i+4>oMp%I$&xz1AxTF3%5Fnl%a`Yr462=?!v^jk=$EH$Ry}R;-LnMA+ft>v-ufI!5$JrV7xO*_@o3 8vʍfn攇56*J)%|~P>Xh)bCkZ!EId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory27.jpg +2 2 401 1 201 +3 3 201 1 1101001 +4 4 301 DialogEnable 1 Watanabe Why are you still following me? Do you need a tour guide or something? 1 +5 5 302 That would be great! 6 If that's possible. 7 +6 6 8 301 Watanabe Can't you take a hint... 1 +7 7 301 Watanabe ...Fine. But no funny business, I warn you. 1 +8 8 301 Watanabe Oasis is where we reside in this wild desert. 1 +9 9 301 Watanabe There might not be a lot of facilities here... 1 +10 10 301 Watanabe But it has supported our aspiration to live. 1 +11 11 301 Watanabe So, whoever dares to violate this place... 1 +12 12 301 Watanabe ...They'll have their *** handed to them, do you understand? 1 +13 13 302 That's the spirit! 14 Do you need a hand? 15 +14 14 16 301 Watanabe Obviously. 1 +15 15 301 Watanabe Do you think I'll ask you for it? 1 +16 16 301 Watanabe God, it makes my blood boil mentioning those invaders. 1 +17 17 301 Watanabe I should stop talking about it and just show you. 1 +18 18 301 Watanabe But don't let anyone know you're from up there. I won't be able to help you with what comes next. 1 +19 19 302 Aren't you their leader? 20 Even when you're their leader? 20 +20 20 301 Watanabe You're right that I'm their leader. So what do you think will happen... 1 +21 21 301 Watanabe ...If they find me with a Babylonian? 1 +22 22 301 1 AniZhuanchangBegin Watanabe You're a commandant, are you not? I'm sure you can at least understand that. 1 diff --git a/Resources/table/client/movie/movies/MovieHG10802BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10802BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8444af62d5fdc1252affdec5d7738dee8574d551 GIT binary patch literal 4822 zcmcgwPpBkE8IS8B)RTuGir3m4GMBgWx_f%wn?b^3|75cxo9F7TK4S=2GgC8NdEH&J zUDa=P$R(f$6+A>dL=Y78pm_A(O%^;Tir_^M6&6L1NFWAs2uO&(uX?6?X6$KmiA}xk zn(q4Q`@Y}zx89{!zVy}CfAIPKM?dz~)$e`eXU~5*|HtH4uRebH$!^yA{#k4A!|qcz zzkTuUr~mwDmhAt2_?y-j|N4uszx+h^mEV5g;T`YN!}!sq-~Ds^?;iitQ(t>i{^7$v z`uL@P^?&`#*Is>Ff8&F_uYB@DH{W^q<2RnToxJpupa12tKYsUf&wa=H=}WIYdixW9 zf9$z$-G6*AW>-g6=@gSw`M{Px?k#4L4a~JzkIwOYIvulXa;nm+sY)1rxu<(`L&jo3 zuZqbXk%`1S@4vv7v!I-H%2`;>y5;PsoE?|5UODTRGvBMG6&Jr^<5ztAijiM&@+($; z#mldl`4zXI;ucigf{I&EaSJMLLHC9IJ)ilE`5tZzaD5@lMLLQ^IwdgaoiWmy!#kNC z=OcS~5Af%iJRBrqDi5zs?^>NLR?ncs=8}`FJJ*pDq9Iu@yIx7&O!ao@4q{@xKgT5aao z5&fyQ+(yEJl#g}V!mlhhmY)eLz)BwQio*dP=9VvX&P}BAc+5d&Bgrphw&1Z8AWOAX zlLgNWAIgc&q+4w>aUo-FHNUAdBhF>Yt;{k-*5$(mt;vjxCrz>+v*T@p1&s#lvEI6} zKr0_9K@kZxc~YZT0fR6+lOm3xL^@YS?uN6^`r9J;P9)!}wI)M2cyP2Wv7}_Tl3CQ| z&uEoS2~fZW0oIY>b7cX!<--hXXqiYCI+a{cfOQjYK3p5#6?kx8ckOUBM$!cgW9e>g z@oflqFH(k&NT9hhdIV#_x-cTyjq9PZxqu;GB)1WKBIi8Osf`R5Q+;`-Gx{Bd0cPM> zT!Ssw1M(reB^L)gqT4*uE#v%cRQf!=Wb%a8)m%_0bf1d&aVtonyZVHmk;@AJP5wL5 zIvcB0SZPig1nx2)!B}OL|D81aBZjdCXc4n#vIR6FDaKqQcDPCsIaXjFFWMX7Hlv`D z+*q;TMoc7Eh#Ux`JO1@Ifo#2GyYrrPzRKK!XJ59j_^lKy@$CRUtX?XN55e z3$N=e%V)F{kg5xy#f_Rq^kV7R2uZO!1cNTa*pj>1se>biu_?E6>f6#n%Be;i#xoaH zWpP5`+SG+=R)Z~%S@2(>wnXzv*sU)HuxF29tSN)+>n&ZNfvV2}gw6ZbiImxR(+$xv zc>r+>NOi%VU$BLbuo&?0mFcXuyk?#Uz#m2Mpkf9ft$Mm z=C#S+YA>u08OEAxxp=&m7o8Xtm}Q%U*2*A*tBG^7nbgSZJcrZi85ic9iy@VEWl!qy zL+p3D3&eEv6(iCPLrqu zS30|sM(E+JvSHByH8;eLr!dn5M@Z^yJk+|P>%q3Upq-0lLv#;ry|R$#ey&i4@B)=- zNgCE!3^?FD?HVG?sv1}#(bP+Vgf^`sJ87skVTYL2lAT2h$c*+v0%K~&=y2hBI{pkg zjiDHw@2&dp{GL`#^DS_#x?c@izc9s7aH&OYxG}@7CL63 zi``WU^NSR=vkZ|x^jNr2zNii@i|Xz=6!sYi*JNECu&NsGJXNAOK^8J7%Q6h@^8jgdJa4z!1f07Z&i$FsKML>xjwptb}hkf2bYs1xtlo@RH(nwgEe zAR$2yh$AONFXe;^QZJQ)fCF%V9FXXNYq`LI0~e?w@f#uD+f8=gB`>z{yTpjyYlL<_x!th^Y|xUy>jih)pvK)2gCLcJ7+sSS?W5e6%5XZ zi!OUvkB5SE>~f&HTkw2R`D9u2rCL%lB=D9zlbIC}@EE7k!74XAv@f%B}1GB&@I8Df@NxRCW7HJ*&jdmH?;Esdqf@}=9qta687HOMX%2n(JQuS$H zI|s42fzeTau!spPxXPt@GCyv*h=nscHK`*5QSXX z6r4sjf$nJo6Oc-Ak#`+6f?KVs)#~CzYMDpi{vUENXsF6f5P6)2ER_>R@j$*N{1nk} z?3z3fNcAX@6Dq1oPlJLu4WT3;H&z5aa8~r9fLa}jfgar<4RykxBE}M*rC~!%8$s29 zq5=uVK~G_oZosVA7KZXou6(ViRv@z;uw$qmsp>=lvj%}1z_Jp322DvY3(90o0+zWE zm~;*@I)LOZ`BqpGum^6a>O+g^v#5fgHO>*Z$65eOTR?$jn1b~!0(T)dYnt}BsURT` zJ!TA*LOatS)lj%JT|FTJ6b~kg#~_i(#LN?Rw6?P>z_yM>ao=J00>MT)M(a8dD(DDn zaT6TUMpS7BD+%1uFa>&;*!AEGek@YNnh@Bp67_>eD31dmC>N+oPKN<^8Wgc9ptJet zb_GZQH=s#dm(*y&2P($N5F9B=6_W44adNa+GfLXwa8RY|sDI0)U%^(8bqk0WlhTt0 z@DKu8Nd{g?*I^5u3=GFwQmu!QB1u+L#e>>K5``~~i-E>EIc<1MpNAf$uqvS}V(1Bh z#KS6YO3BIsok5&+G?LN{@g6y|lfOE+D+_%M4r^%S@C&+t(+|SaszL+drY)Q!m|cus P!Ld%^UsTdBCUg8B)Vq0D literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10803BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10803BS.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..55113934658e0f03231d846858c6edd9e3092407 GIT binary patch literal 2904 zcmb7GO^6&t6xL%684wW^6sb*+xs0>jJu|zr9*nzL(Gl4VW|N>Mftv1`>2|uSny%_h z<{}D;qDB)C@%NU42Mrz+37CKvLC7J30Ywc#4_?HB;AvI-s%NKr#>_0HDW-<-dC_T9JEuJsq!@?tLycdX75kv%E**hCq=OG)Kp;6}`OIW0ywvUsYo|E_L zd9RW8nt5+2?=9!OR^D65d$v_{3oCYE#xCsGg(17JWEZCF!j@eavkPlZVa+M5IfXT+ zu;vujoaXUz$tE@-wuK)8xSsM;CS0G1o&nR0DaEx~JeWu?b@k#F;7=32*p66_FRt|t zX_*YiZ>LpzChnPCvz~IvAr2vp%#>MR6UVC0T8Xi8sZKEGOe}6%mesQ6u5XYAA@ywi zdcZ=709YsFX1z_0GR^SG$stLHGEL}SpNH{YI$(-wNnI9(G!Rt#oIaAUA$@|KXK#Hu+>a(|;a$G>uEi7ZWq;~2|<_JHFohP+gjo1!Zm!hI+DmJbXr$(3(56 z%4TyWZTUE-qTn-FG^FhcC={nUONbm%shdcl!$9x_3f?J=WgX`Bs}wmf`yz>ibW;&Qpj*w{>v2sx+z;SI#A%W-M99G| zW*WrKt83cKs-mF;^H4~jVg&)Ajy9PJRCN?eWI|EU3@W>3NkSFtay|U{xi{yhx@l0K z85V#X1c2I@I+CQie0>4BKB1Afk>7!D!!?Vk3W$4Wr8;00BSFF1BM$!rahlR zA+;$u5No_?>Wvdx1nuTD!d@Y06QcLORKl^a<3GMaC)yh1l%11-Ordc`G>lYuSrPb< zH_At$Kr3Q7;0f)5BH9nssBEfq%=Fq^v2dW^h`*2vd>a^MVFLAs{A2niB;BbKw5cqN zog!PtQzQZPMA7qtZWkmlMW4thV~0dNf#wLy6gkZ{V5J*!mOwA!kO{%PQ89u|LlkHd zfU5(a3p(J2%8&_AE#Z)-*vPA4FV1thnxA;5LD1mzSVQ3|z*ni~aRIw1K1G$w5-=Cg zHVv`*0VYiOAT2!!k;3^7D0|}r7@KC3vpfMyA*Jhqm!%nb6n)yx?zc{ucDu&=oeQpG z{vinr%)j1X+nApvD?0_CB6DSG7WQj&Lk@C+8PrTQR`DCgMqV;0lMqHzu{vSO-vzs6 z6WAnnt6?TjRT^@`=bl_3PKy+Gbd^GDGgXOL($6Mu1P#{@Hlaǎ +{xu*й#cqEc:oybf /CM2>5**dssQ<,sێ!J w@1,v`b!H(ʁR7c Zmw<cCId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory28.jpg +2 2 401 1 201 +3 3 201 1 500018 +4 100 401 2 1508 +5 4 301 DialogEnable 1 New Variant Hehe... hehe... 1 +6 5 301 New Variant D-did you think—defeating me... means you've won? 1 +7 6 201 1 1011001 +8 7 301 1 Lee How can it still move?! 1 +9 8 201 1 1021001 +10 9 301 1 Lucia ...It's a new variant. 1 +11 10 302 Follow it! 103 We can't let it go! 11 +12 11 201 1 500080 8 +13 12 301 1 Watanabe We're running out of able fighters... If we're to clash with them now... 1 +14 13 302 Then leave it to me! 14 +15 14 203 1 0.25 -450 +16 15 201 2 1031001 450 +17 16 301 1 Liv Isn't that too dangerous, Commandant? 2 +18 17 18 202 1 2 1 +19 103 201 1 500080 8 +20 104 301 1 Watanabe We're running out of able fighters... If we're to clash with them now... 1 +21 105 302 Don't worry. I'm here! 106 +22 106 203 1 0.25 -450 +23 107 201 2 1021001 450 +24 108 301 1 Lucia Commandant? Are you saying...? 2 +25 109 202 1 2 1 +26 18 201 1 1011001 +27 19 301 1 Lee ...That's reckless. 1 +28 20 203 1 0.25 -450 +29 21 201 2 1021001 450 +30 22 301 1 Lucia If that's your decision, Commandant, let me be the first one to do it. 2 +31 23 202 1 2 1 +32 24 201 1 500080 +33 25 301 1 Watanabe What are you doing?! 1 +34 26 302 Forced connection. 27 +35 27 301 Watanabe What?! 1 +36 28 302 Don't worry. I've got this. 29 +37 29 301 Watanabe No! It's too dangerous for you! 1 +38 30 301 Watanabe Listen to me! 1 +39 31 302 (Initiate connection) 32 +40 32 201 1 500018 +41 101 401 2 1508 +42 33 301 1 New Variant Hehe, hehe! Come on! Come get me! 1 +43 34 301 New Variant I've been waiting—for you to do this— 1 +44 35 201 1 1011001 +45 36 301 1 Lee Watch out! 1 +46 37 201 1 1031001 7 +47 38 301 1 Liv Plotting its course... it's heading toward coordinates (234, 124)—that's where Commandant is! 1 +48 102 301 Liv Analyzing its intention... It's activating self-destruct sequence! 1 +49 39 201 1 1021001 +50 40 301 1 Lucia It's going after Commandant! 1 +51 41 202 RImgBg1Shake 1 1 +52 42 302 ... 43 +53 43 302 Ouch... 44 +54 44 201 1 500080 +55 45 301 1 Watanabe Cough... cough... I-I think I have it worse... 1 +56 46 302 Watanabe! 47 What happened?! 47 +57 47 301 Watanabe I told you to stay back! You reckless piece of... 1 +58 48 301 Watanabe You won't listen! Cough—cough... 1 +59 49 201 1 1021001 +60 50 301 1 Lucia Commandant, your order this time is indeed a little too impulsive. 1 +61 51 302 I'm sorry... I... 52 +62 52 201 1 1031001 +63 53 301 1 Liv Commandant, Watanabe requires urgent repair! 1 +64 54 201 1 1011001 +65 55 301 1 AniZhuanchangBegin 1 Lee If the enemies had to self-destruct, I'm sure we've seen the last of them. Let's get Watanabe settled first. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG10806BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10806BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d19c248ad7230457f489717108a90b874bdb7ff7 GIT binary patch literal 2636 zcmaJ@O>Epm6y{Qi35^gE7jCm~2$bT)-k&7mkY>9H*#k*ogTjw`nAo$nS$k&X8OL2A z5I5+dH!1`b8~`DeUx5$^aRLb;^@@agsDuCkY7v492TtW1Z(=9KyVlBnwrAe=-uK@7 zyw<5Jf84m|_Dg?Xa-8;U-&{TZ@78-ye*gA`yR(bl```Y)_SVf)AEqBPJ|6zq{^-Jk z?_6H{?vu_>kG=fM`k$X(6UXfH&I8Y>7k+cHyZ-52-@8)({9gCIW9irTpSb+xU(Yvm z>ydZw*!k?lo3Fp|>fZUUetq}{>&C{#vv&mkr;D5I z(U6m_YDdx?;JPL}(&m0BRz(;S+~wE&Nry*lWFC!;Gb~}Tdd5CW_ARHd>V?%PtY%@g z3Tv^jmI`aRuEK%$d#x8N}638x*>=Mc@vFsAeF43G4%_-5G63r>moD$7xo}Hbs ziA{*TfD-{-PX{RzZoq_Z$TZKC;#$q0Nu-y$dVU-9rwO0$#?0sQZNH~wGCH_Ai`KJ4 z-|VV7W@jAY5Yot@%mSM@g?;OW*_k@2lS2y-CW2g;vY|m5gw*o|osdNm8L-`mkCAqm zX1GPSSe8Y*b5TT@8qkqUDf3wwJOj8|j zy2q0djW|=CHadY@{M>HoTOO*SB!e$Fp@FTp-VG1qFT~ns(}Qi zCPu!5m?}N@LO+%;_Gdp)eeqqTxnyF7oW%K!)y^ei}26 zQ!h=xl_8uC6TTP9RM9?y(Fz&)9E>HC)3FyY0@ZP~!NnF+p`!RH9inrzl(e5PKaBW6 zF=Et5Xaq?EhA<6>iPYRRJfhQZR;E_o)F4ccR|l~rkRTfsy&G|z_wFtNh$YfSda*^f zlhm|d`D9}KY=_`iSwSRhaD=IcG@z56)QOEDJ=DNE!3ceCC^D7AX6k|%3_ycy$c#oN zR8P_%jhRpdRT&F)zUFZE?%NQkhS^>jYPU}_PF;p!lgWTeVc0IJoez3U74*tH&-S}2 zk78Pj+D$YAx}jN!%`GCh*6*XT&_v#6yYuVko(S_(u7#UCD{p#Ccz9r;A+ge^U*&-u zTVn}6DvnduFA_w#&&lK6*l+uGFJOaQ?FeaaZ9Q76gd)INB7lRmqICITlLgCZl7|{i zBwcl2&oZ$gC8b_FU4iy+u2Mgd>ClMeX_+MHP;-x}q15II4Kb3Laiwc?JKzvbmf|~yS7;ul zHFF2G3H3oD_;7(5rx5CKVXD3tSX?Iv`v3G+5lc`Gr$OMqvb{Sjj*Z}(Q4}(p!cvm} zw$jH_kj^PO?z9L381F>XNB#lif1FI%Mb+R85{RizjIdHjDzDK_K37m!P>Feuq~gis GQ2zs`oMjmR literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10806BS.tab.bytes b/Resources/table/client/movie/movies/MovieHG10806BS.tab.bytes new file mode 100644 index 0000000..2495406 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10806BS.tab.bytes @@ -0,0 +1,37 @@ +hOD{L;u4Rm/CvT[M;BAId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory28.jpg +2 2 401 1 201 +3 3 201 1 500080 +4 4 301 DialogEnable 1 Watanabe ... 1 +5 5 301 Watanabe Why are you still here? 1 +6 6 302 I was worried... 7 ...I'm sorry. 8 +7 7 9 301 Watanabe Relax. I'm not human, I don't die that easily. 1 +8 8 301 Watanabe There's nothing to apologize for. This is war. No one comes out the other side unscathed every time. 1 +9 9 301 Watanabe That said... it seems that I'll have to rest up for a while. 1 +10 10 301 Watanabe But... there's no next time... 1 +11 11 204 1 8 +12 12 301 Watanabe ... 1 +13 13 204 1 +14 14 301 Watanabe Let me ask you—the Eden that you envision... what is it like? 1 +15 15 302 Equal, free, safe... 16 Just like the one you envision, I think. 17 +16 16 18 301 Watanabe Ha. I guess we're similar, aren't we? 1 +17 17 301 Watanabe What a crafty answer. 1 +18 18 301 Watanabe The apocalypse hasn't ended, not just because of the Punishing Virus or the war... It's because of the humans. Because of human nature. 1 +19 19 301 Watanabe The exploiters and the exploited, the oppressors and the oppressed... those who make choices, and those who get their choices taken away... This... loop, it never ends. 1 +20 20 301 Watanabe Eventually... they don't even lie about it anymore, those prideful bastards. 1 +21 21 301 Watanabe But no one has the right to decide someone else's fate. No one gets to say who lives or dies, who stays, and who is left behind. 1 +22 22 204 1 8 +23 23 301 Watanabe Closing your eyes so you can't see, trying to forget if you did see... Running away if you can't forget. Up there, far away, with everything you would forsake. 1 +24 24 204 1 +25 25 301 Watanabe ...Better to stand where the world refuses to face, to challenge it, to create a real "Eden". 1 +26 26 302 ...Why would you fight so hard for that? 27 You're the idealist, aren't you? 28 +27 27 29 301 Watanabe Why? For the Eden I envision, of course... 1 +28 28 301 Watanabe Perhaps, as much as it pains me to admit it. Maybe that's why... we're similar. 1 +29 29 301 Watanabe A naive idealist. 1 +30 30 301 Watanabe ...Like you. 1 +31 31 301 Watanabe As long as there are humans like you, I guess the world is not beyond saving. 1 +32 32 301 Watanabe But how can there be more of you on that flying boat, I wonder? 1 +33 33 302 Let's create the real Eden. 34 I look forward to your Eden. 34 +34 34 301 Watanabe Do you know why I saved you? 1 +35 35 302 Because you promised? 36 No, I don't... 36 +36 36 301 1 AniZhuanchangBegin Watanabe Because, in my Eden, you'll be safe... 1 diff --git a/Resources/table/client/movie/movies/MovieHG10901BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10901BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..addbcece09883632156b9dfa59c29d5ce7c937a4 GIT binary patch literal 4540 zcmbtXO^hQ)6((>%HDUxPT=u61`; zPgV8Kcojf7gi9iR6h-U_j^qN$i31YcA|!;AYXm|>95_G{2?@k8e6QN>wr6Z71Fe!> z?&_}h>U-b&-t$L3aqY#w^I!k9_~-FoZol;LAAa%9{hzb9x1wL}#y|MU@80OY`O{B+ z?yZl$^2*=#AK7~K$H)Kr^UuC}^Q+JN@$lb|e(FEjZ$9?+yDvZS$fIBW{#Ram>G%up zd{%tteptMA{HNBNpLzWc_nwcRJ$>RIKl(g-^3%Uk5B~Pm=>2cq*YCaDe)o;vzyHGb ze(}KdsQ=(m!VY7nbdJe4<*BQG+?p1W9oeg?jwkqjJWtqFIa2vyt}=#S{@dSqOr~N= zx2nkvVMJ!14W47OSy<1ade*IHy?VA+&-(Rjzn&e`v!K&V8!JI$CTQ#gjiI2i6f~xS z##Yc63mR)-V=Zi~g^jhau@*Mg!rpV+TLB9g3p)5X-u3V>`0y|K6}fx67Ok@ct}MK@Dv|s|8&8lyX;nJKq5NHfXCRZchd5wh?~EX{^QCX((4otSw6}Ba z1G(1mi{U~F^g5kj-3!Qq0O^U;tnz?%4A|i`73`^T8@zkSQmESen$9xNUF2?uKaDWq zepy_h#9nb>(~w~-x=t@~VWf|IqCpP4jr?16;r+-jHcnMO`Arfn0juMw))StpiQM2u zmjy_%uu3tQs{CE$HEi}6#sUzG-9mg4X(vt>6w6rOl?DtvQEtpn&X5)AFep`;5bXz4 zF6_?E+Q0^T3}eaG?E-{}Q*EUo(iGCyqqa|)YQI@(P-eiGFkYZ2ACL`0R2zvju`(N^ zzNp|5|w{7{S`TORr= zEbOw@(b)sx_R9K$s@tVE!v1RTP&t7|C#P z8vzFgNP#aLlRXwLr>UpfZR?quFGsya0V#|wkixuGL5YA+lhC4QECffObjiGmBH&S3 zp^byKQuH$NSDqHgWeYBC2wjNo%(# z&UZ@WI+X(JYXNj`P@=sg5N*}MrPGJ)SQH@K2g-63FpNb=85nzI36uH<8px1gEIs}t zJRx#q8l}#wc{;7S9V@97f=ENz%Tx(7bBBvedtm`lAzzfTD=(Ns!&-N&)ic+{l5I0rA>@<{%6006JqtYlIpl&3gLmvuHV$k2pw4r-;^O zFji>s0#&}-!5^?i7-v-;cD}T>rgsB|@gWFSs)lHEApnxMDT_ zSLWvlfw+R{kYRZmrvj|`z@DiaF^mg=g1>s6|8t$4f%3FW)5`WCNATji(gz zf%Jt2d0Thih}L|MWtqU=$sWU~aKSUH|D095k}r?c(Ri^UtrU0X*ooYtbEq2$c{)~u JitMWm{})@0A3p#9 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10902BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10902BA.tab.bytes new file mode 100644 index 0000000..4ba4cd6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10902BA.tab.bytes @@ -0,0 +1,47 @@ +'{K''/jB w䤳Bd督JܾYnZP>Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 208 +3 3 201 1 500114 +4 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +5 5 301 1 Agent Are you Commandant of the Gray Ravens? 1 +6 6 302 Yes, I am. 7 +7 7 301 Agent I am Ayla's agent. 1 +8 8 301 Agent Of course, that's neither here nor there. Thanks to you, Ayla's been making a fuss about her installation... 1 +9 9 302 ??? 10 +10 10 301 Agent ...I think it'd be best for you to come here. 1 +11 11 302 AniZhuanchangBegin Hm... 12 +12 12 202 1 1 +13 13 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +14 14 101 Assets/Product/Texture/Image/BgStory/BgStory21.jpg +15 15 301 AniZhuanchangEnd ... +16 16 301 Ayla's filled her room will sorts of "blocks" yesterday... +17 17 301 Ayla has been working non-stop carving blocks, and empty cans of energy drinks are all over the place. +18 18 201 1 500114 +19 19 301 1 Agent You made it. 1 +20 20 301 Agent Are you the commandant that solved Ayla's "puzzle"? 1 +21 21 302 Um, you mean... 22 +22 22 301 Agent ... 1 +23 23 301 Agent The most annoying thing for an artist is unveiling their artwork before it's ready. 1 +24 24 301 Agent If their "puzzle" is solved too early, the artist will have one of two thoughts— 1 +25 25 301 Agent Either they will think they are stupid, or that the viewer is too smart. 1 +26 26 301 Agent So, in order to prove that they aren't stupid, they become almost... paranoid in their attempt to design a new "puzzle." 1 +27 27 203 1 0.25 -400 +28 28 201 2 500110 400 +29 29 301 1 Ayla What are you going on about... 2 +30 30 301 Ayla Oh? It's you. What brings you here? 2 +31 31 301 Agent Those are the only two possible explanations as to why you've been up all night working. 1 +32 32 301 Agent Whoever did this to you is responsible for fixing it. As for who, all I had to do was look at the system records. 1 +33 33 301 Ayla Really? 2 +34 34 301 Agent ...You've really outdone yourself this time. 1 +35 35 301 Ayla I just think I can come up with a better puzzle is all. 2 +36 36 301 Agent If you want practical feedback, wouldn't it be better to get advice rather than bury yourself in your work? 1 +37 37 301 Agent "If you want your voice to be heard, then you have to let others hear it." 1 +38 38 301 Agent By the way, the person in charge of the art exhibition asked me to tell you that your piece will have to until the next exhibition. 1 +39 39 301 Agent But I suggest that you go today... 1 +40 40 301 Agent Looking at other artists' works might give you some inspiration. 1 +41 41 202 1 1 +42 42 203 2 0.25 +43 43 301 Ayla ...You only ever seem to make sense at a time like this. 2 +44 44 201 2 500114 +45 45 301 Agent But as your agent, this is all the advice I can give you now. 2 +46 46 301 1 AniZhuanchangBegin Agent As for how to frame the "question," that is left to the creator... That's what a former member of the WGAA once said. 2 diff --git a/Resources/table/client/movie/movies/MovieHG10903BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10903BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1b0c1a5f98090b81bc2d4db32db5330d92c6b3c2 GIT binary patch literal 3348 zcmb7GONbmr7#5U3EiMRZ4hm8kkf3gMr+fBk2+6J+$w+n$*$qKs4z)cs-IeXG>U7s+ zw+~)|s0gA5VL^Od0(zDx9(^4W6+uA{5swMtMfB()et*qu_v~h7F--)aH z%zeN9{qtL|pF929l`~Jgbp7PQAKzX$cJ;%X7w^CR@hfjW{qn2-9$7kcec$gJ%gNzu zi??q4xb^ki;YYWkTkn2~0_J+D>5@Xy`dlSLVef*y4zr$i=_{G4~5^=5uKYm~Fe zayC`Yrpwt(Ih!qKbLGsdSJTRhSDEoDJ6>hTt1NkyDX+5SRmQx^nqOJ-D{Fpb&9AKa zl{J6r{OE|sJjT2_ei+jAV$=~jh=dL)ne;5rrOhW!Wv0~$?8GY4-^t`eGZCSjSO{0F z$qL+ax?`8|REPB0plfu*XFg+-&K523m|ve9v=YxoM;ffbSi>z|R3bL;NUX)OyMA7` zcy7jcVLDs{fk{%K3qD`Of?LCFBza<5GSggSmdnjZttkQ!@1*#NWX6@gq^zK4#^LMIV_q_Vx<#2h5O>MhOYdl5{v895iN(Pc|7=6(4HOX5lPk~3-B3C5u zXsco#3oElRzSgmPL-Ihtcgtfba{L;zPX7!7%kqO1)P~9M2w4cF$$;%$?;$mJ!e z?KqWnz%@ED&8ABycU0UFg+6g!KVy;v`wMNy;DzO(;Ygj*!#AE`Gus>Q*tdtIJGYI* zCFv>{Ns+afuUQ@u{o+e0PC)9HV5St6sm(jJM6RhHj2ruSXVmag0HC% z^-WPY(?QKB#y(I+B96zp;8i)-W`nm?9HXKe%0^fiC@T}H>2RcapfQ~5(q$)+%d)a( zJ8?{DMNYG@AV7gFDxrL@OE{(SF<3{L396kK=%fOL9SIE}r}04!&k1_DgDc?BW1CiC zw5NYQ^N`A}e*@9M_KL2-yiyFh^>9>&>ZCcG;O)$4(4&ojQWcOwAuvlRtQ{9wT=11N zLnUfMneI(8jP3k66DtTcmomwDyO+02hMA-&yCjW@qg`Ki{{j(H3vQUpbOtkyO(z%Io=Gz=ySX$Iwxd72^|Dj5?61QVf200W#=j|z*B*;Qk0lOg$#hu z)i2~XQCg1kB~d`d6fw&Qn7~4wNoZQ&fLcnC$rReLh_}(cheLDB1L1lArtCNlJN9a0 zc~U?)A%z4!^3A=l#_+)C+-7hY#U?#WMUkTi7@l;32pG2@4kaHn?*&@0krM{<$QzZ8zM@|0jn2 zB*W-0BwO7ncYsw88!7{t9eBa!6vMci=Ic*0j6TCXCajn&D;y$|t{l^u0eN@g3h{&Z z@|GxuL(`vO7}&T>*RmlTW=iHr8)!7>LI|_&Ji<=WpmNxqX;Y77^l zw+^w1K#LEY5X0SGOHg`v7xd>CM!%zH5=wDn$cY7Kth#%-+r`r|L_?0j71GoQ-cioT zUFAf6n5r~9hSBf9QPwE4wlhmG?z@+}jW>xddYw0Mnt!6!mIiW`g>fjp4ce4;eTIe*gdg literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG10904BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10904BA.tab.bytes new file mode 100644 index 0000000..325bfe4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG10904BA.tab.bytes @@ -0,0 +1,51 @@ +b(3)FkYe++o,$v )=v%f`A$xƋxA]C,N+MMJ:H& +;K'62# +dǿ~>ݬ;Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 208 +3 3 301 DialogEnable The next day, Ayla calls you to her studio. +4 4 301 For some reason, you are blindfolded as you enter the studio. +5 5 301 Ayla Don't take off your blindfold just yet. +6 6 301 Ella pushes you into a chair. +7 7 301 It seems like you have been moving for some time, but you get this sneaking suspicion that you are moving in circles. +8 8 301 Ayla Hmm... If that's the case... +9 9 301 You hear the electric buzzing of a projector turning on. +10 10 301 Ayla Hmm... This isn't ideal... +11 11 301 You hear the clicking of a button. +12 12 301 Ayla Just a few minor adjustments... Annnnd that should do it. +13 13 301 AniZhuanchangBegin Ayla Alright, you can take off your blindfold. +14 14 101 Assets/Product/Texture/Image/BgStory/BgStory45.jpg +15 15 301 AniZhuanchangEnd Is this... the bridge in Babylonia? +16 16 301 You pushed me all the way here? +17 17 301 Ayla wants to respond when the comms on your headset rings. +18 18 201 1 1021001 +19 19 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +20 20 301 1 Lucia Commandant? 1 +21 21 302 I'm here. 22 +22 22 301 Lucia I didn't see you this morning. Everything okay? 1 +23 23 302 You could say that. 24 +24 24 301 Lucia Well, when you finish up, come to the bridge. Celica said... 1 +25 25 202 1 1 +26 26 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 27 301 ? +28 28 301 Am I not already at the bridge? +29 29 301 Wait, no. Seems like the night sky is a bit blurry. +30 30 302 (Extend hand to feel it) 31 +31 31 301 Feels like... a wall. +32 32 301 There appears to be a wall about half a meter in front of you. +33 33 201 1 500110 +34 34 301 1 Ayla Spacial immersion seems good enough, but the distance isn't fooling anyone... 1 +35 35 301 AniZhuanchangBegin Ayla Looks like I can't just rely on pictures. 1 +36 36 202 1 1 +37 37 101 Assets/Product/Texture/Image/BgStory/BgStory21.jpg +38 38 301 AniZhuanchangEnd Ella toggles her personal terminal, and a white wall appears in front of her. +39 39 301 Seems like this was parallax photography projected on the wall to create a sense of remote reality. +40 40 201 1 500110 +41 41 301 1 Ayla If that's the case... 1 +42 42 301 Ayla It seems to work in principle. 1 +43 43 301 Ayla Next up... I won't need to bother you anymore. 1 +44 44 302 ...? 45 +45 45 301 Ayla After all, how to frame the "question," that is left to the creator... 1 +46 46 201 1 1021001 +47 47 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +48 48 301 1 AniZhuanchangBegin 1 Lucia Commandant? Are you there? 1 diff --git a/Resources/table/client/movie/movies/MovieHG10905BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG10905BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0d6b3b10039b93bbb8c442e246504d9077a88fce GIT binary patch literal 4220 zcmb7H&8r(#6xW4|8w~gd2)!>0i;$O>nItcHD3rX`(v-HA_UW_MsyCUN%xxz3#`$<@ zy7dEbWw9a_x4IB?q2LDv6{HkJ!Ht6WQAOOg8#lW0ckg5}$$Oc!9S+Hz$xO~Uzw^7l zbLQ2zZ@l>WcMn}Yf9{v7h2o_j-h2MasawUPhu`?@pC7j$|Luhp`M~gt_y7F<-eW(p z)qmal?^)e(9JcS3k3Ro--^1zaK0-dD;H>gGU>ezinTC@a9Wzz4p$vZ(0s%c0!>f7AN?H zaC)*e9&*wOHa*qpuQa@Je$Vxp~sVgh>Wu?xn)SI1pvr}(&>dj8Q z*{L_Xb}pZ@h((B1#s>jhPrDJ59hb?T22)=P0v-lyCw=8aop5an@JBvhYYkYBuWj~D zhsqx(-?mjcKkVtJ79IJVO>9D{#+AOoB6hj4=uTYA=PIN^NX6WINH9+!AlCMHeE*h` zqUVNGNZK5GY=1z5Fmi+{l}d~MFrTZEDuF|tr#>uFE0-;+9G~s^%;##PmiUkF*N(^; z&RjU5E!vlAL_?R;p)X`d3_V`bNG>??xplHW`(MQT)n*jxaI>DNle&%52fM>|S(qkub};qka2PPgWHBD%H1G%8I#fqEC|JP8I%pjk^L);n@qz4!Y+@l=yPSj^ ze=n*P!mkk6-dZil6_;>-mB8l0)zmtWNd>D$U^BIykQaZl@PLbT0-JG>RJPFS8U#j6 zhI--C9VI$k1JmZz<;-`Ax|Gt~<+2^~lgC4ua}OoL-i12y2GtJ%oCfTOfa@Y*2O9IsOm+%%}s9qx}2JPX32si)-F!^jm`nX5=p$Uarw*}PHOg!S|6LX;H(oAEc% zi!F^)EENG0V31T)Nz@D{APXHq5khE(GR}j(amOIoT!MSL2)#%+Xgs_`PwBm$y)*49 zfh`I_Q)IQnJP$b*x}Y{hX@t{)uAtE(X3llf(1nEC0rP0UWxx{%M#^8JQ_x=+ij?59 zOcm^P0>jO_6nq}j32ZJgy$8UvI}<^>L125HZ|(Oyy|s;m(l+b#SF(A#L2T@s zl!Uj{nMxTBXPqVlM9egBRpg;(q-0|t8>2($h>~&H#g5+5T9btghQeoh%tO2=4q}d^ z)IY0kciDEUSOk`2J~zae*-v8}H-saDq3+(9090%On@mIIvAdXls ziCWjot+(frRH&UPkA0mV{4?_focpMK+Nm3Wl4!K(Tc2R8*7|>7J z5@rcal|_sJ>>C6&Q!69#coka6ECPu8c: +${zId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory45.jpg +2 2 401 1 204 +3 3 301 DialogEnable Unspecified date— +4 4 301 Celica summons you to Babylonia. +5 5 201 1 500001 +6 6 301 1 Celica You're here, 【kuroname】. 1 +7 7 302 What's the matter? 8 +8 8 301 Celica Here's what's going on... 1 +9 9 201 1 1021001 +10 10 301 1 Lucia Hmm... Will the envoy from Akdilek become a new member of the Gray Ravens? 1 +11 11 203 1 0.25 -450 +12 12 201 2 500011 450 +13 13 301 1 Hassen I'm not sure for how long, but it appears so. 1 +14 14 301 Hassen After all, it was a request from the Akdilek leader. It'd be impolite to refuse. 1 +15 15 202 1 2 1 +16 16 201 1 500001 +17 17 301 1 Celica Alright, I'll bring her in. 1 +18 18 201 1 500127 +19 19 301 1 ??? ... 1 +20 20 203 1 0.25 400 +21 21 201 2 500001 -400 +22 22 301 1 Celica Sophia, please introduce yourself. 1 +23 23 301 Sophia ...I'm here on behalf of the Akdilek Commercial Alliance. 1 +24 24 302 I'm the Gray Raven Commandant. 25 +25 25 302 Hello. 26 +26 26 202 1 2 1 +27 27 201 1 500127 +28 28 301 1 Sophia ...Hello. 1 +29 29 201 1 500011 +30 30 301 1 Hassen Sophia, you may be here as an envoy— 1 +31 31 301 Hassen —But we'd like to welcome you to Babylonia as a comrade. 1 +32 32 201 1 500001 -400 +33 33 201 2 500127 400 +34 34 301 1 Celica You don't have to be so formal, Hassen. 1 +35 35 301 Celica After all, we transferred you to the Gray Ravens hoping that you can integrate with us by conducting joint operations. 1 +36 36 301 Celica I hope everyone gets along well. 1 +37 37 302 Welcome to the Gray Ravens! 38 +38 38 202 1 1 +39 39 203 2 0.25 +40 40 301 1 AniZhuanchangBegin Sophia Understood. 2 diff --git a/Resources/table/client/movie/movies/MovieHG11102BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11102BA.tab.bytes new file mode 100644 index 0000000..77969e0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11102BA.tab.bytes @@ -0,0 +1,105 @@ +zZAMGް.;O|uMb(J`5[G88)CKV{.W15-V*VB=U &r"\N|[| 9Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory72.jpg +2 2 401 1 101 +3 3 301 DialogEnable —! +4 4 201 1 1021001 +5 5 301 1 Lucia Lee, we're being flanked! 1 +6 6 201 1 500026 +7 7 301 1 Lee Roger! 1 +8 8 401 2 1508 +9 9 201 1 500013 400 +10 10 201 2 500013 -400 +11 11 301 1 Corrupted —! —! 1 2 +12 12 401 2 10002001 +13 13 501 PanelActor1Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +14 14 401 2 10002001 +15 15 501 PanelActor2Shake 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +16 16 401 2 1506 +17 17 202 1 2 1 +18 18 201 1 500127 +19 19 301 1 Sophia ... 1 +20 20 201 1 500013 +21 21 301 1 Corrupted —! 1 +22 22 401 500 2 10001004 +23 23 202 1 1 +24 24 201 1 500127 +25 25 301 1 Sophia Enemies at our flank cleared. 1 +26 26 203 1 0.25 -400 +27 27 201 2 1031001 400 +28 28 301 2 Liv Sophia, don't overextend! We won't be able to keep up... 2 +29 29 301 Sophia No matter. Enemy leader fifty meters away. I'll destroy it. 1 +30 30 201 2 1021001 400 +31 31 301 1 Lucia Sophia, wait... 2 +32 32 202 1 2 1 +33 33 301 Before Lucia can finish speaking, Sophia is already out of sight. +34 34 201 1 500026 +35 35 301 1 Lee It's too late! The other Musashi are closing in on us! 1 +36 36 201 1 1021001 4 +37 37 301 1 Lucia At this rate, they'll have us surrounded! 1 +38 38 302 Lee, clear a path! 39 +39 39 201 1 500026 +40 40 301 1 Lee Understood! 1 +41 41 302 Liv, pull back! 42 +42 42 201 1 1031001 +43 43 301 1 Liv Roger! 1 +44 44 201 1 500127 9 +45 45 301 1 Sophia Target... 1 +46 46 401 2 1508 +47 47 201 1 500013 +48 48 301 1 Corrupted —! 1 +49 49 401 2 10001004 +50 50 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +51 51 201 1 500127 9 +52 52 301 1 Sophia ...Eliminated! 1 +53 53 301 Sophia Alright, now that...! 1 +54 54 301 Sophia Dammit... They're quicker than expected! 1 +55 55 301 Sophia Looks like it's up to me to draw them away! 1 +56 56 302 Lucia, NOW! 57 +57 57 201 1 1021001 4 +58 58 301 1 Lucia Understood! 1 +59 59 401 2 1508 +60 60 201 1 500013 400 +61 61 201 2 500013 -400 +62 62 301 1 Corrupted —! —! 1 2 +63 63 401 2 10002001 +64 64 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +65 65 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +66 66 401 2 1506 +67 67 202 1 2 1 +68 68 201 1 500127 +69 69 301 1 Sophia ...? 1 +70 70 302 Liv, emergency repairs! 71 +71 71 203 1 0.25 400 +72 72 201 2 1031001 -400 +73 73 301 1 Liv Roger! 2 +74 74 301 Liv Sophia, don't move! 2 +75 75 202 2 1 +76 76 203 1 0.25 +77 77 301 1 Sophia You...? 1 +78 78 302 Lee! 79 +79 79 201 1 500026 +80 80 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +81 81 301 1 Lee I've cleared us a path! 1 +82 82 302 Cover us! 83 +83 83 301 Lee Understood! 1 +84 84 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +85 85 201 1 500013 400 +86 86 201 2 500013 -400 +87 87 301 1 Corrupted ——! ——! ——! 1 2 +88 88 401 2 10002001 +89 89 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +90 90 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +91 91 401 2 1506 +92 92 202 1 2 1 +93 93 302 Get a move on! 94 +94 94 201 1 1021001 4 +95 95 301 1 Lucia Is everyone alright? 1 +96 96 201 1 500127 +97 97 301 1 Sophia Why... did you save me? 1 +98 98 301 Sophia You could've retreated to safety instead of saving me. 1 +99 99 302 Idiot! 100 +100 100 301 Sophia ...? 1 +101 101 302 You have comrades now. 102 +102 102 301 Sophia ...Understood. 1 +103 103 302 Don't just charge in recklessly. 104 +104 104 301 1 AniZhuanchangBegin Sophia Alright, I'll try not to. 1 diff --git a/Resources/table/client/movie/movies/MovieHG11103BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11103BA.tab.bytes new file mode 100644 index 0000000..2dd5962 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11103BA.tab.bytes @@ -0,0 +1,60 @@ +@bqTyb2 ҀL u!VUn`+HJ^5[I!qGxuOuEW@wr1Ceۓ)=0%$dv qvY^ +q'oġId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 201 +3 3 301 DialogEnable On the way to the bridge, you see Sophia staring off into space. +4 4 302 What is it? 5 +5 5 201 1 500127 +6 6 301 1 Sophia ...I can't say. 1 +7 7 301 Sophia It has to do with ACA intel. 1 +8 8 302 I see... 9 +9 9 301 Sophia ... 1 +10 10 301 Sophia Wait a sec. 1 +11 11 302 ? 12 +12 12 301 Sophia Should those who have failed as sinners... be put to death? 1 +13 13 302 ...What's the matter? 14 +14 14 301 Sophia ... 1 +15 15 301 Sophia I don't know if I should say anything. 1 +16 16 302 If it's a touchy subject, forget it. 17 I want to know. 17 +17 17 301 Sophia I think your opinion would be a valuable reference. 1 +18 18 202 1 1 +19 19 301 Sophia hesitates for a moment, takes out a slightly wrinkled letter from her pocket, and hands it over. +20 20 301 Letter My Loyal Bodyguard: +21 21 301 Letter We haven't spoken in quite some time. How have you been recently? Will you come back with the next fuel shipment? +22 22 301 Letter Thanks to the efforts of the Forbidden Imperial Army, just yesterday, we finally disposed of all the explosives planted by the anti-royalists in the carriage. +23 23 301 Letter Anti-royalist leader, "Ashlar", fled before the bodyguards came to the door, but we've already confirmed his whereabouts. In fact, I was just reading the report submitted by the intelligence personnel. +24 24 301 Letter ...We'll catch him any time now. But what's important now is: what do we do once we catch him? +25 25 301 Letter Ashton, the leader of the Forbidden Army, wrote me a thick stack of charges suggesting that I expose him to the public, then execute him and his family according to the ancient justice system. +26 26 301 Letter But... I've been wondering if this is really the right thing to do? +27 27 301 Letter Maintain the status quo, kill those who oppose me, and live until I hand over the throne? +28 28 301 Letter Come to think of it, wouldn't I be following in the footsteps of my father? If one day I, or my heir, become like Ashlar, will someone right our wrongs? +29 29 301 Letter On that note, I think change is necessary. +30 30 301 Letter So, my loyal bodyguard, please tell me: if you were me, what would you do with him and his family? +31 31 301 Letter From JA (Imperial Seal) +32 32 201 1 500127 +33 33 301 1 Sophia ... 1 +34 34 301 Sophia I don't know how to respond... to Jamilah. 1 +35 35 302 That "Ashlar"... 36 +36 36 301 Sophia ... 1 +37 37 302 Do you think he's evil? 38 +38 38 204 1 5 +39 39 301 Sophia ...Very much so. 1 +40 40 204 1 +41 41 301 Sophia But if he's executed, that'll cause trouble down the line. 1 +42 42 301 Sophia I don't know why Jamilah would ask me this... 1 +43 43 301 Sophia Someone in her position wouldn't need others to help her make such a decision. 1 +44 44 302 ...Is that really the case? 45 +45 45 301 Sophia ...? 1 +46 46 302 I think Jamilah... 47 +47 47 301 Sophia ... 1 +48 48 302 Just wants your advice. 49 +49 49 301 Sophia My... advice? 1 +50 50 301 Sophia Jamilah... 1 +51 51 301 Sophia Wants my advice? 1 +52 52 301 Sophia I don't know. 1 +53 53 302 Then there's your answer. 54 +54 54 301 Sophia I can just say, "I don't know?" 1 +55 55 302 At least that's how you feel right now. 56 You'll figure it out later. 56 +56 56 301 Sophia Really? 1 +57 57 301 Sophia ...I don't understand. 1 +58 58 302 1 AniZhuanchangBegin You will. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG11104BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11104BA.tab.bytes new file mode 100644 index 0000000..8c34ede --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11104BA.tab.bytes @@ -0,0 +1,80 @@ +)ƕjT=k뽘}>I!7<^ 77Ɠw輖ǔpG -լSQM8PXB7c 6HmId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 208 +3 3 301 DialogEnable A few days later... +4 4 301 At the forward operating base, everyone is preparing for the upcoming mission. +5 5 301 At that moment, Sophia stops you. +6 6 201 1 500127 +7 7 301 1 Sophia ...Commandant. 1 +8 8 302 What is it? 9 +9 9 301 Sophia I have something... I wanted to ask you. 1 +10 10 302 What is it? 11 +11 11 301 Sophia ...Alright. 1 +12 12 301 Sophia ... 1 +13 13 302 Didn't you want to ask me something? 14 +14 14 301 Sophia ...Yeah. 1 +15 15 301 Sophia It's about your tactics. 1 +16 16 302 ...? 17 +17 17 301 Sophia During our last mission, you called the entire squad to help me when I got surrounded. 1 +18 18 301 Sophia Why? 1 +19 19 301 Sophia If you keep implementing this tactic, that poses a lot of risk over time. 1 +20 20 301 Sophia Especially for you and the other members... This may put the team in a dangerous situation that they shouldn't be in otherwise. 1 +21 21 301 Sophia It doesn't follow in line with maximizing interests, nor does it guarantee that the mission will be a success. 1 +22 22 203 1 0.25 -400 +23 23 201 2 1031001 400 +24 24 301 Liv Commandant, I came to... Oh! Hello, Sophia. 2 +25 25 301 Sophia ? 1 +26 26 301 Liv We were just... discussing your situation. I wanted to have a chat with the commandant. 2 +27 27 202 1 2 1 +28 28 201 1 500026 +29 29 301 1 Lee Since you're here, we can discuss it together. 1 +30 30 201 1 500127 -400 +31 31 201 2 1031001 400 +32 32 301 1 Sophia Did I do something wrong? 1 +33 33 301 Liv No... That's not it... 2 +34 34 301 Liv How should I put it... 2 +35 35 202 1 2 1 +36 36 201 1 500026 +37 37 301 1 Lee Let me do it, Liv. 1 +38 38 301 Lee We need to make some things clear. 1 +39 39 301 Lee Sophia, stay in formation as much as possible from now on. 1 +40 40 301 Lee Or else Liv and I can't provide support, and our connection with the commandant will weaken. 1 +41 41 201 1 500127 +42 42 301 1 Sophia If you can't keep up, then just leave me behind. 1 +43 43 301 Sophia I'm used to going at it alone in Asslam. Don't worry about me. 1 +44 44 201 1 1031001 +45 45 301 1 Liv How is that okay?! If you get surrounded again... 1 +46 46 201 1 500127 +47 47 301 1 Sophia Why? 1 +48 48 301 Sophia I can handle myself. 1 +49 49 301 Sophia And If I can't... No one should get hurt because of me. 1 +50 50 302 No. 51 +51 51 301 Sophia ...? 1 +52 52 301 Sophia But... 1 +53 53 201 1 1021001 4 +54 54 301 1 Lucia Sophia, I don't know what your mindset was whenever you went into battle... 1 +55 55 301 Lucia But for us Gray Ravens, we don't have the concept of being "expendable" or "sacrificial." 1 +56 56 204 1 +57 57 301 Lucia We hope the same goes for you, too. 1 +58 58 302 Agreed. 59 +59 59 201 1 500127 +60 60 301 1 Sophia ... 1 +61 61 302 Every one of you... 62 +62 62 301 Sophia ... 1 +63 63 302 ...Is important. 64 +64 64 301 Sophia I don't understand. Jamilah said, "Rational sacrifice is also a means to victory." 1 +65 65 302 If that day comes... 66 +66 66 302 I will make the call. 67 +67 67 301 Sophia But...! 1 +68 68 302 But until that day comes... 69 +69 69 302 I want you all here. 70 +70 70 301 Sophia ...My mistake. I shouldn't make decisions on behalf of the commandant. 1 +71 71 301 Sophia I'm sorry. 1 +72 72 202 1 +73 73 301 Sophia turns and leaves with a blank expression on her face. +74 74 201 1 1021001 +75 75 301 1 Lucia Sophia! 1 +76 76 302 Give her some time to think it over. 77 +77 77 301 Lucia Commandant? 1 +78 78 302 As for the question I don't know the answer to... 79 +79 79 302 1 AniZhuanchangBegin ...I'll find out the answer by myself. diff --git a/Resources/table/client/movie/movies/MovieHG11105BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11105BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..68b2c10df877610f6dff7449400e245855a77691 GIT binary patch literal 7049 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 USh?X52y0}cBv~uIx`{&lA8J%udH?_b literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11106BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11106BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b7ac8626f1e224400997d7006f0e63e923719551 GIT binary patch literal 5822 zcmb7IO^75(6?PGnXlTVnMD$>=2YVK3YbrCVy1Ea;*u68%*4VSV*t4vEqeNv!RmD_h zM46GfHF;POy$pB|JgjuKo0lUp&6^-$yZfbo*~_-uu?s4?p((Z=RXqk8XYZ&%b~8$KF?Z zH=gs}{gLnd>Ro@m`Hf$G`{`>RJ$UoeU%mg<C30@eR%rR|K5J<$49?2{SSX4Ie-5LKXmQi?|JlvhyVQ7{ulY{zy5jm2Up(r^;b@Y z-}}pN**|_Zir7h*DWlPOQ9j7(KX;3TWFvbTn{bZ%O&zgQIaT^ZtAyd7ySpbhWGo7L zRCZn#sYvYSynC$b`E@U-d;PjMsC$QXZ&>$^>fUkP^Lp#d zQxoN3cJ(gYpQrNbC=pY6^>liknY38ly=E!S9?9rAMSj=&-#o7?)@7|#0Kh%aV+V5kDZ&vObK?&n20AP)k;r0{CSfkLPtVp zUGhM~wZAtY4TB!EF0VVQkINam>~J-*ec#_Zq@j&3$&JZ4E_kLA$(8MPyKILw`+Gwg zDvfdTR{D?lT$?3V*@5NSWaU(aY|;OS9W_ssNV2=z<(c6kP1S3XOOeLKZdV+$<1K?; zoe9z-n@OICER*SV1ktt^R{s!VJvZ27(o&Ewc)q|?O3$%0T*NVth0VBD(^-pk9zqu@ zcX8HJIWei^OUYv?U>g3FiYjZtA{{>BOV}?XXTF{D!sMjHs|u3Q=TpOt<^pfUbG}sB zj3*NItqj__!#ba#HRv%S|A>s6xhPsb515Bw-w2kMCOkBGY9*EfVcm2=YTpfBwEpf) z!gyu%LB^9jobl9{gzTZUx~V~rrANp(=kCFg$#!}K9T+ti2=o*FN_eZLu@tv?6iE%HfM*w$gQCzAskD3?3q8kx(m*XOW~4BpLxf4= z1(m?KE;4HdyX#=v?Ota-Vy@}JSAiRR0`~R$3~j@j+F>Ii3Bj{eXuB|J#=}%hGQLRV zLZlRZgw2TlP+Dnm?tuA?L0Ab$VI zm}{a^(2UV-f)AO$P313`L|PTj;liB^ju9HX2+k`bJrl9C&+^t#I%0k!b6>gn;4+^d zGavDLIWPr1sJW$T8<+x*p*;zh0-vF6xT21Ybp{3_AAqOFQi3hgg5m;eHc?Z=1UGp` zqznp|BB6y7s0BlpL3cqhK>6S(wSJ*ap)SjCH9-!TQErghDbKB(ZFAtjraluJ|^p+p2@(ADujy2MD)^UkkYM`2?doap&&cq z_j6!hSd{}^N2Ji8=ULM5-3vOaHM^Nw276Sxg|$o zJ(Z{|+N2$`U@OgT2Dd|56@ykRI}|FYF)Seyp2?(3giy(1v5D|qnFh=GtyC2JQ^2;i z2k>Kx41+=+2v(W{(^)KOwJ{TU1;4~Qv6A2dXO@#m3-9Ow;3lU>3Z6|#%%)!OheSZh z6|39bVD*3ffR(XK~mcFti3Ep8>_1MMbyJmg+na&S~wn;jtkUk*n>} zfaCx)^dl3;B{c{>RcQ>ahNmSyrTE8-U>d5cTqrB>L7Ed=)>GP68^P(t#Qg4G4ZW@DDwPR?dg}RzTFjzOv%X9oT@g=s>94N(l61l[uN(Tk\Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 413 401 1 208 +3 3 301 1 Right after breakfast, I see Chrome waiting outside the door. +4 411 201 1 500155 0 +5 4 301 1 Chrome ... 1 +6 5 302 Chrome. 6 Have you been waiting long? 7 +7 6 8 301 1 Chrome Good morning, Commandant. 1 +8 7 8 301 1 Chrome No, I just got here too. 1 +9 8 302 You need something? 9 +10 9 301 1 Chrome Commandant, I have a favor to ask. 1 +11 10 301 1 Chrome It's a bit of a hassle. If you don't like it, just say no and I'll leave you alone. 1 +12 11 302 Anything for you. 12 Let's hear it. 15 +13 12 13 301 1 Chrome Uh, maybe you should think about it first? 1 +14 13 14 301 1 Chrome I didn't even say what the favor was. You could be walking into a trap. 1 +15 14 302 But you won't set traps for me, will you? 16 Then tell me what the favor is. 15 +16 15 17 301 1 Chrome Here's the thing. Kamui hopes that you and Gray Raven will join Strike Hawk in planning a play for the anniversary. 1 +17 16 15 301 1 Chrome Yes, but... 1 +18 17 302 A play...? 18 Why? 18 +19 18 301 1 Chrome I know how you feel about this. If you don't want to do this, I totally understand. 1 +20 19 301 1 Chrome If you'll excuse me... 1 +21 20 302 I didn't say no, did I? 21 You don't sound excited about my joining at all! 22 +22 21 23 301 1 Chrome So are you saying you're willing to help? 1 +23 22 23 301 1 Chrome ...It's just that you're busy as it is with work, so I hate to put more on your plate. 1 +24 23 301 1 Chrome Although for me personally, the whole anniversary thing is a welcome diversion from work. It's also a reward I promised my team members for doing well in recent missions. 1 +25 24 301 1 Chrome And whether you help or not, I intend to keep my promise. 1 +26 25 301 1 Chrome So don't feel any pressure to say yes. This is just me asking you for a personal favor. 1 +27 26 301 1 Chrome ...Kamui is a social butterfly, but I'm not good at organizing social activities. That's probably why he enjoys being around Gray Raven. 1 +28 27 301 1 Chrome Gray Raven is an amazing team. As their leader, you have a lot to teach me. 1 +29 28 301 1 Chrome And... as your friend, I'd like to invite you to this event. 1 +30 29 301 1 Chrome I want to hear your genuine answer. 1 +31 30 301 1 Chrome If you and your team are interested, I'll be more than happy to sign you up for the event. 1 +32 31 302 Count me in. 412 I'll ask them. 412 +33 412 204 1 1 +34 32 301 Chrome Oh yeah? That's great. 1 +35 33 204 1 0 +36 34 301 1 Chrome Thank you. I owe you one. 1 +37 35 302 I'm just glad you came to me. 36 It's alright. 36 +38 36 301 1 Chrome You're the only one in Babylonia I can turn to for this kind of thing. 1 +39 37 302 I'll take that as a compliment. 38 My... pleasure? 38 +40 38 301 1 Chrome Please be sure to run this by the other Gray Raven members. 1 +41 39 302 Okay. 40 +42 40 301 1 Chrome Let's meet this time tomorrow, shall we? 1 +43 41 302 Sure. 42 +44 42 301 1 Chrome I should get going. 1 +45 43 302 Bye. 44 +46 44 301 1 Chrome ... 1 +47 45 301 1 Chrome ... 1 +48 47 302 What? 48 Anything else? 48 +49 48 301 1 Chrome ...Commandant, you've got a... there, the right side of your collar. It's folded in on itself. 1 +50 49 302 Oh, thank you. 50 +51 50 301 1 AniZhuanchangBegin 1 Chrome Sorry, I'm off then. 1 diff --git a/Resources/table/client/movie/movies/MovieHG11204BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11204BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f14ca8530c18d80894110f1900c1e0930d8b5a5d GIT binary patch literal 10543 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 Brmp}1 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11206BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11206BA.tab.bytes new file mode 100644 index 0000000..c5ec7a0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11206BA.tab.bytes @@ -0,0 +1,209 @@ +Nu+ã*xq21&hPK9k͵mBv+bRbV,mțUUZlެ݄ >A.]L<ٺQYa/rb.EbƘ$e"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 210 +3 3 201 1 1031001 7 +4 4 301 DialogEnable 1 Liv Oh, Commandant. Good afternoon. Is something the matter? 1 +5 5 302 Are you about to leave for military supplies? 6 Anything I can help with? 7 +6 6 8 301 Liv Oh—yup. Today's Thursday after all. 1 +7 7 301 Liv It's okay, Commandant. You should take a rest. I can handle the supplies. 1 +8 8 302 Let me do it. 9 +9 9 204 1 14 +10 10 301 Liv Huh...? But, that's part of my duties... 1 +11 11 302 Get some rest, Liv. 12 +12 12 301 Liv W-was I messing it up before...? Did I do something wrong? 1 +13 13 302 Of course not! 14 +14 14 301 After an eternity, you finally convince Liv that you just want to help out, and that it is not an issue on her end. +15 15 301 Liv ...Then, I'll leave it to you, Commandant. 1 +16 16 302 Leave this to me! 17 +17 17 301 AniZhuanchangBegin Liv I don't know what drove you to do this, Commandant... But thanks! 1 +18 18 101 Assets/Product/Texture/Image/BgStory/BgStory84.jpg +19 19 202 1 1 +20 20 301 AniZhuanchangEnd Learning from before, you pick up the military supplies without a hitch this time. You quickly scan the hall afterward. +21 21 301 ...And you find her. Vera is in that same corner again, but this time, she seems to be conversing with a different person. +22 22 301 Vera's thin lips move. The man in front of her deflates visibly, just like the last. He hands her a... medication vial? +23 23 302 Wait! 24 (Stay still) 27 +24 24 201 1 500168 +25 25 301 1 Vera ... 1 +26 26 33 301 Vera ...And here I was. Trying to pretend I didn't see you. 1 +27 27 301 The man pauses and speaks something to Vera. She sighs. +28 28 201 1 500168 +29 29 301 1 Vera C'mere. 1 +30 30 302 ... 31 +31 31 301 Vera Hello? Do you need a new pair of ears? 1 +32 32 302 Me? 33 +33 33 301 Vera extends her hand and gestures, as if beckoning a small animal toward her. You are still unsure if she is referring to you, but you walk over anyway. +34 34 301 She then points at you, saying something inaudible to the man. The man nods and hands a black trunk to Vera. +35 35 301 Vera ...Yep, 【kuroname】. 1 +36 36 202 1 +37 37 301 The man, likely some supplier, writes something down on a notebook. +38 38 302 (Peek) 39 (Try not to peek) 40 +39 39 41 301 You see some nigh-unintelligible scribbles... and some unfamiliar words, and... your name...? +40 40 301 You tell yourself not to look, but you still accidentally catch several unfamiliar words on the pages. +41 41 301 Supplier Alrighty. +42 42 301 Vera hums in delight. She grabs your arm before you could even react, then drags you outside. +43 43 302 What was that? 44 What's the matter? 44 +44 44 201 1 500168 1 +45 45 301 1 Vera Nothing. 1 +46 46 301 Vera Just used your name for a little trade. That's all. 1 +47 47 302 You used my name? 48 What trade? 52 +48 48 301 Vera Exactly what you think it is. Smuggling medical supplies. How's that sound? Want a piece, "pardner?" 1 +49 49 302 That's illegal! 50 Really? 51 +50 50 56 301 Vera 'Course I know it's illegal. Now that you're in on this, try saying no. You'll find yourself in the gutters in the morning. 1 +51 51 56 301 Vera Uh-huh. Now that you know. You only have one option left. 1 +52 52 301 Vera Just smuggling some medical supplies. Not much of a big deal. How's that sound? Want a piece, "pardner?" 1 +53 53 302 No way! 54 You what? 55 +54 54 56 301 Vera Too late. We're already a couple of criminals. 1 +55 55 301 Vera Uh-huh. Now that you know. You only have one option left. 1 +56 56 301 Vera But, well. Thanks to your rep, the guy bowed down and agreed to a lower price. 1 +57 57 301 Vera Now that we're on the same boat though, I don't mind tellin' you a little something more. 1 +58 58 302 Why are you doing this? 59 Why smuggle? 63 +59 59 204 1 13 +60 60 301 Vera All the better to complete missions with, dear. 1 +61 61 301 Vera On the battlefield, I'm always the last one standing. 1 +62 62 65 301 Vera I don't expect the other mongrels to be at my level. So to stop them from dragging me down, I'll have to make preparations. 1 +63 63 301 Vera If I can just stroll into meds and grab these juicers, I won't be doing this. 1 +64 64 301 Vera What are you? Just naive? Or dumb? 1 +65 65 302 So you're trafficking drugs? 66 +66 66 204 1 1 +67 67 301 Vera No. Just messin' with you. 1 +68 68 302 ??? 69 What are you actually doing? 69 +69 69 204 1 13 +70 70 301 Vera Pah. Truth is, you're one annoying wimp. What I'm doing is none of your business. 1 +71 71 301 Vera Didn't I tell you to stop poking your nose into things? 1 +72 72 301 Vera And even so, you're still sniffing around my personal life. You might need a better whipping, "Commandant." 1 +73 73 301 Vera Go ahead, try bothering me again. But don't come crying because of what I'll do to you. 1 +74 74 301 The red-haired vixen gloats at the expression you make. +75 75 301 Vera What a face you pull! The Gray Ravens should get a picture of this and hang it over at their base. 1 +76 76 301 1 AniZhuanchangBegin Vera Anyways, what happened here, stays here. Cerberus has nothing to fear. You though, might want to watch out. 1 diff --git a/Resources/table/client/movie/movies/MovieHG11303BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11303BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2ce0418312cc754572735f8bbaed80ad9cec471e GIT binary patch literal 6454 zcmbVQ-K!i)75C8!#4iX4DpVp8A10mYo}Rh)>ciz;Bb(7Ah9vA7C4su#HPf}Xx~tP4 z_inEbiVyn-s3;=(BErHVt0EYD5FbQA)b+^^+yL)DM|M}M+1b_a$^WihU{pDXTy!hqIKi+z^ z`oYA$y*nY)_JTg~RJX7g6Fd8^sH)okAQ&goMwa~X4o_>aL|pNmS71d&MQ z&=d#EzUe8Qe2F1l&aDSP}i_=)l<;DH^&BA2W^4A|bPp5PGs_Qy^%3~g5zMYCX zU}pT?d7VBrVk5>zw(lh+w1GY1K+C%Kg0X zIW9YW%4hy^;JVALNaZ|_OsPYDAbAlznSDSl?bgXo{CB(b8cochu_ABIgNtPGE>eY`}s_13_3IPRPtDc zDxhz9ZptL2Zwr~lIX4O3W5&EpQ>|onKIe%k)|YYavXELCc*E$D_~!6E znmUGo{0OVie5OkkauJ5AfRo{)bA3+QVp|W5j*$x$ms-%rJk3lhvqH7jch#9X*PKfZ zO^7WuNnT`tox`sRl@$1w^QKFnMW%{s&08YI>Srpz1n>w3$z_rQp*)j;OzB}h;3^4p zNxmEKgR&q$ajjxi$PgQcEm6sUM-qcmk3`OEYh`Q}-;0F6(Yx?%woMDS&|YJd6(Vxi zw7~X=ge$Evy5?b4&N1RH+v#)W4!x>LN?raRQf~X3N$CzTFk|B(Xkjl>g3b$C0m|aF z*P`%vICLl5%mrJ!E_~xzn%7ib^T$GAT=t~Q1p5pjSn>l=6k5)d)Zu_n&&OQoV^QVy zofdfkq)VU(dw}h6NV_^N%sR3r)w9|jc9JO%O>(~A@|jcyH9rkz&3J5*c_uaHF(d+D z5}2yxk<<>qY3ONQn3SxD`7ARr_DswXY386L#ykdOrsuWhkpQsKI~IooaG4^|SlDbZ z)n~4iqz#C<8A(8<%xS`c^hzZQPhm1rDi?~>b-@#3`||O?9r_CJKA}nx69BLvCa0OC0vmt3b~XH zxAGtncas8<4^cuiGFI!GjTs~wHZC+OnLGT}B62h`Yw-fYRB`0+#3nD`uST<%>aP-tVwQ*?3%{a>oL1)%R~N!w z2e+UoYrekvrLQ5yNz}|b+wwk#93aEEFf%&but=YI>lubMle`5XL-Z-27j?)B;LlZ% zLk5xL0bvdPs1pFPkqq8Ts>mD<8i+#xLMf39G$G`mTBSl8Y#TEVLeU0l5A_Ju6NYxu z-}{J|$HXg2V<^`V`C+3x#D!4qtNo|6qTY^3~{ilCE~=CQ)%7SxU;=3 z7`Y6s?Sd&kOw6&vMjpFlLnCtEtg?T1EDVeCsO!mX!%pul@Q|ZC=->4b@_LZC?Z562 zZXM{e(Zf_C1ln9Tld(!duwD-EfHGzhK#?308ruE&~dlNDqt33WfJpuu@5G-c$}doNcZ zN)^g>tU#M&rZN(pP$HHfk;YSOI>FaM5J^u`@vGB4eB6(~Z8lmb;j}Rq4(p_y#lnt# zc|!dc%cHo7A_(GeBy?HVaHRQ5cdk0_k{2}4`Ze$9tX;lysJG_?+Eofw27J48W?6i09Z574aDJSqm9N+3W2I09Gf zW`gk6k5mH9#j|xOa}4F^Jv8vQ7+PD5Y+-dPh)^__Pyl41D41p_k8pC)uLJ%zLu-$N z<0qUfkaoft8gzhd78Vbvl_m6m&4*R}ZMCQPqI32`eqgomd5X{s$Ek)|?%;Sdok z#!wOwW)cTHL~%rX98Jhs(eK8w$IzB;Tti92w58?n?|`S$q);eG13X6Z6-k_qz&_+3 znoebKnzo^?9*-E>V-o67)#TV`Xe~xz2f8n85Dwu^FzS)j@f+rC_j`dvNo44rov+Hzy58=3YL;?vpsq=Akqg-yNfNd;CmB>iO0~u+NGO&<|U_1MhvZW#Ei42F&$8JUg+;LwAxY( g+f5&4j}eeU5RY(*iwcp7^3XtdLGInov0==A0kY8CtN;K2 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11304BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11304BA.tab.bytes new file mode 100644 index 0000000..c61262d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11304BA.tab.bytes @@ -0,0 +1,105 @@ +"E? ^<R-Sgr/wx3FC) 6@bVkۦ fNij̓mXTTE(>2ū9U/kSTu3KsP/UuEJ7j`SId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory39.jpg +2 2 401 1 102 +3 3 301 DialogEnable 11:23 p.m. Outside of Babylonia Command Central +4 4 401 2 1516 +5 5 301 You were just leaving the building after being done with work, when a sudden wave of dizziness strikes you—something forceful is clamping on your nape and dragging you toward the glow of a street lamp. +6 6 201 1 500168 +7 7 301 1 Vera You just never learn, don't you? 1 +8 8 302 Vera?! 9 +9 9 301 Vera has her knife poised before your neck. You feel the cold steel almost licking your throat, as well as the steadfastness of her grip through her supple fingers. +10 10 204 1 13 +11 11 301 Vera Need a lesson. Hm? 1 +12 12 301 With that, Vera presses her knife closer and closer to your neck. Your breath pauses. Her eyes glow—red, sinister, obsessive. Staring, lips unfurling, crazed... +13 13 302 W-wait! 14 (Retaliate) 17 +14 14 301 Vera Begging for forgiveness? Now? 1 +15 15 301 Vera Hah, but the more you beg... the more it gets me going! 1 +16 16 302 (Life-or-death!) 17 +17 17 301 You raise your arm and lash out at her elbow to throw off her balance. She circles around you to regain posture, during which you hop back, gaining distance. +18 18 302 What is wrong with you? 19 +19 19 204 1 +20 20 301 Vera Still playing dumb? Then I'll just cut to the chase. 1 +21 21 301 Vera You've been looking into me, haven't you? 1 +22 22 302 ... 23 (Deny) 24 +23 23 25 301 Vera I'll take that as a yes. 1 +24 24 301 Vera You know I despise liars. 1 +25 25 301 Vera rushes you with her knife raised. You dodge by the skin of your teeth. +26 26 302 I know what you've been doing. 27 +27 27 204 1 13 +28 28 301 Vera Pushing it, aren't you? Get ready for a lesson. 1 +29 29 302 Sensory boosters, right? 30 +30 30 204 1 +31 31 301 Vera ... 1 +32 500 401 1 211 +33 32 301 On hearing that, Vera darkens up and her attacks grow more and more murderous. +34 33 301 Vera And? Policing me, now, are you? 1 +35 34 302 Are you using them? 35 +36 35 204 1 13 +37 36 301 Vera Pah... You think I need that batter to feel pain? 1 +38 38 302 Then why... 39 +39 39 301 Vera You know NOTHING about how hellish it gets on the battlefield. 1 +40 40 302 I know. 41 +41 41 301 Vera Yeah? You ever had your squad mates dismembered, torn apart before your eyes? You ever had your people devoured by the Corrupted? 1 +42 42 301 Vera You ever felt despair? You ever tried to stop something—even throwing your life at it—and not make a dent in the slightest? 1 +43 43 301 Vera You ever died, only to live again?! 1 +44 44 301 Vera's continual assault slowly edges you toward a wall. You find yourself overwhelmed and cornered. +45 45 204 1 +46 46 301 Vera Soldiers turn themselves into "machines," forfeiting their souls in battle. Ravenling, you have the best of the best under you. You know nothing of war. To win against the virus, your happy-go-lucky few won't cut it. 1 +47 47 301 Vera In war. You either grit your teeth and take it. Or you die. 1 +48 48 301 Vera I'm only choosing the lesser evil. 1 +49 49 302 But you can always recall your consciousness. 50 +50 50 301 Vera ...Aha. Ahahaha... 1 +51 51 301 Vera My, oh, my. Mon cher Commandant. Are you naive or are you just dumb? 1 +52 52 302 ...? 53 +53 53 301 Vera I'll put it this way then. Even as a Construct, doing so is no different from admitting defeat. 1 +54 54 301 Vera On the battlefield, pain is life. 1 +55 55 302 But you shouldn't use drugs. 56 You don't trust your teammates. 58 +56 56 204 1 13 +57 57 501 301 Vera Hah. You're the last person I need telling me what I should or shouldn't do—— 1 +58 58 204 1 13 +59 59 301 Vera Who cares if they live or die! As long as they don't stand in the way of my mission—— 1 +60 501 401 1 210 +61 60 301 You perform the same move from before. She responds this time by twisting the cut downward, sidestepping to maintain distance. You catch her wrist with your left hand, then chop at her knife with your right. +62 61 301 Clink, clang—— +63 62 301 Her knife falls to the ground with a melodious trickle. +64 63 301 You entangle her remaining hand with your right, now keeping both her hands locked. Vera slightly raises her brows. She did not expect it to turn this way. +65 64 204 1 1 +66 65 301 Vera "Commandant"... How long do you want to keep me pinned like this? 1 +67 66 302 (Let her go) 67 Sorry. 67 +68 67 301 Now free, Vera strokes her neck meaningfully. +69 68 302 ...? 69 +70 69 301 You touch your throat as well and find it wet. Raising your hand before your eyes, you realize that it is blood. Somehow, you feel no pain from the wound, only a slight tingling sensation. +71 70 302 Anesthetics? 71 +72 71 301 If she truly wanted you dead, you would not have lasted more than a few seconds. +73 72 301 Vera Guess it's impossible to get it through your thick skull... Hmph, consider our warm-up just now a little "hello," commandant of Gray Raven. 1 +74 73 301 Vera spits the words out clearly. Her voice echoes like whip-cracks, demanding and intimidating. +75 74 204 1 13 +76 75 301 Vera Stay out of my life. 1 +77 76 302 I can help. 77 +78 77 204 1 1 +79 78 301 Vera ...Sure. Then why don't you wrap yourself up in a nice little gift box and send your rump over to my room? 1 +80 79 302 Not like that! 80 +81 80 204 1 13 +82 81 301 Vera Then get lost. Birdbrain. 1 +83 82 301 Vera ...Oh. You aren't doing this so you can squirm out of this whole ordeal, are you? 1 +84 83 301 Vera Then let me save you the trouble. That thing about using your name? That was just me messing with you. 1 +85 84 302 Wha... 85 Finally out with it now, huh? 85 +86 85 204 1 1 +87 86 301 Vera You didn't think I was serious, did you? 1 +88 87 301 Vera How adorable. 1 +89 88 301 Your honest reaction to being messed with seems to have pleased Vera. She pats you on the head roughly. +90 89 302 ... 90 +91 90 301 Vera Alright alright, I'll let you go. 1 +92 91 301 Vera Your name's clean. So shoo—fly, little bird. Never let anyone stop you. 1 +93 92 301 Vera And. Another tip. Stalk me again. And you'll get the full Vera treatment. 1 +94 93 302 Is this a threat? 94 +95 94 301 Vera Damn right it is. 1 +96 95 301 Vera eyes you thoughtfully all of a sudden, then squints. Something seems to have come over her. +97 96 301 Vera Wait. Change of plans. 1 +98 97 301 Vera Meet me tomorrow. The current time. C-Labs. F23-C04. 1 +99 98 302 C-Labs? 99 +100 99 301 The C lab blocks are all deserted, and a key card is required for entry. Why would Vera want you to meet her there...? +101 100 301 Vera Come and you'll know. 1 +102 101 202 1 +103 102 401 2 1516 +104 103 301 1 AniZhuanchangBegin Leaving you with this enigmatic farewell, Vera walks away. diff --git a/Resources/table/client/movie/movies/MovieHG11305BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11305BA.tab.bytes new file mode 100644 index 0000000..188a763 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11305BA.tab.bytes @@ -0,0 +1,125 @@ +$Glk&x w͉GOR9H)W's⦰v>:]boco ĩA@d;п0#RO؃Ӹ]vIR.nyZ.6;(vNWlX tErI,;b*_FWP>^YY$IlIb{^37Huu6UpLs*X^#dtLt{E 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11402BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11402BA.tab.bytes new file mode 100644 index 0000000..623a8bf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11402BA.tab.bytes @@ -0,0 +1,89 @@ +d7m.JைZRٷ؏OR5A/e Y}գG-zgD8 1ˣ@lnWDr)anyax>pZoD2q୓fiSh8|Z5>%Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory90.png +2 2 401 1 204 +3 3 201 1 500214 +4 4 301 1 Rosetta The field survey mission is divided into several stages. We will need to make several trips, and even need to stay overnight in the wilds. 1 +5 5 301 After the mission began, Rosetta took you to a snowfield some distance from the ARU. Here, you see a vast expanse of snow adorned with several lonely-looking trees. +6 6 301 Rosetta So I was thinking, you should familiarize yourself with life in the Arctic. 1 +7 7 302 I have to survive out here? 8 I've read about it before in the files. 9 +8 8 10 301 Rosetta Quick on the draw as always, Commandant. 1 +9 9 301 Rosetta That's not the same. True knowledge is acquired by applying them in the field. 1 +10 10 301 Rosetta So, to better complete our mission... Our first step is to build a fire. 1 +11 11 301 Rosetta Out in the wild, one's ability to start a fire is the difference between life and death. I'm sure you get the gist, Commandant. 1 +12 12 302 Yeah. 13 Starting a fire isn't that hard. 14 +13 13 15 301 Rosetta Do you really? I'm talking about the primitive way of building a fire. 1 +14 14 301 Rosetta Obviously, with the help of tools. But Forest Guards prefer to do it the natural way. 1 +15 15 301 Rosetta Generally speaking, other than the basic materials, the Forest Guards gather tinder and firewood from the surrounding area. 1 +16 16 202 1 +17 17 301 At which point, Rosetta begins collecting branches and arranging them into a pile. +18 18 201 1 500214 1 +19 19 301 1 Rosetta Which reminds me, us Forest Guards have a custom for building a fire to welcome newcomers. You aren't exactly wet behind the ears, but let's not pass up the opportunity. 1 +20 20 301 Rosetta Think you can help me collect firewood, Commandant? 1 +21 21 302 I have to help in my own welcome party? 22 Sure. I'm interested in this welcoming. 24 +22 22 204 1 8 +23 23 25 301 Rosetta The Forest Guards aren't exactly some easygoing organization. A lot of things you still need to do yourself. 1 +24 24 301 Rosetta Thanks. It's just another custom of ours. I'm not sure if it'll live up to your expectations, Commandant. 1 +25 25 202 1 +26 26 401 2 1514 +27 27 301 —— +28 28 401 2 1514 +29 29 301 After searching the area, you find enough firewood to build a fire. +30 30 201 1 500214 +31 31 301 1 Rosetta These branches aren't exactly ideal for firewood, but they should still get the job done. 1 +32 32 301 Ensuring the firewood is sufficiently dry, Rosetta clears away a patch of snow. To your puzzlement, Rosetta lets out a sigh of relief at the sight of dirt beneath. +33 33 301 Rosetta Thankfully, it's not ice underneath... 1 +34 34 302 You weren't expecting ice, were you? 35 Is there normally a lot of ice? 36 +35 35 37 301 Rosetta No, but that would've been just my luck. Just in case. 1 +36 36 301 Rosetta No, but it always seems to be the case for me. 1 +37 37 301 Rosetta Looks like you might be my lucky charm, Commandant. Had I known this, I would've teamed up with you during the card game. 1 +38 38 302 Why were you playing card games with them? 39 I don't really know how to play. 40 +39 39 41 301 Rosetta Because it's fun and I like the artwork, of course. But with my luck, I always end up drawing the wrong cards. 1 +40 40 301 Rosetta The rules of the game are fairly simple. You'll learn them soon enough. 1 +41 41 301 Rosetta Anyway, let's get this fire started first. 1 +42 42 202 1 +43 43 301 Rosetta fishes out a flint rock and strikes it a few times to light up the lower layer of the firewood. +44 44 401 2 213 +45 45 301 The embers slowly grow into a flame as they eat up the firewood, converging into a warm bonfire shortly thereafter. +46 46 201 1 500214 +47 47 301 1 Rosetta Now it's time for your welcoming. 1 +48 48 202 1 +49 49 301 Once the bonfire is burning at a steady pace, Rosetta gestures you to sit by the fire and slowly leans over. 1 +50 50 201 1 500214 +51 51 302 Wha?! 52 Is this... the welcoming? 53 +52 52 54 301 1 Rosetta Careful, you don't want to kick the bonfire. 1 +53 53 301 Rosetta Yeah, I've never done this for an outsider. Guess I need some more practice. 1 +54 54 202 1 +55 55 301 Rosetta takes you by surprise as she approaches, but she does not seem to pay any mind. +56 56 301 Rosetta continues, inching closer and closer, her breath almost palpable... +57 57 301 But just then... +58 58 401 2 1503 +59 59 502 RImgBg1Shake +60 100 401 1 102 +61 60 201 1 500214 4 +62 61 301 1 Rosetta An earthquake!? 1 +63 62 301 The sudden tremors stop Rosetta in her tracks. Following the direction of the rumbling, you see a giant ten-meter tall snowball rolling your way. +64 63 302 What's that?! 64 Run, Rosetta! 65 +65 64 66 301 Rosetta I don't know, but let's get out of here! 1 +66 65 301 Rosetta Roger. Let's over to the trees! 1 +67 66 202 1 +68 67 401 2 1503 +69 68 502 RImgBg1Shake +70 69 301 Thanks to your quick reaction, you and Rosetta avoid disaster. However, the same cannot be said about your hard-earned bonfire which is swept away by the snowball, leaving not so much as a trace. +71 70 301 ... +72 71 302 ... 72 +73 72 401 2 1514 +74 73 301 Rosetta is taken aback by the strange happening. Shortly after, you hear familiar footsteps—hoofsteps—coming from the direction of the snowball. +75 74 201 1 500088 4 +76 75 301 1 Diana Oh? Rosetta and 【kuroname】? What are you two doing here? 1 +77 76 302 We were just starting a fire. 77 What are you guys up to? 81 +78 77 201 1 500214 +79 78 301 1 Rosetta Well, I was going to give Commandant a small welcome before the mission began, but I wasn't expecting a snowball to come flying out of nowhere. 1 +80 79 201 1 500088 4 +81 80 84 301 1 Diana That was probably a snowball we made for building a snowman. It didn't destroy your bonfire... Did it? 1 +82 81 201 1 500088 +83 82 301 1 Diana The ARU is on holiday today, so I asked some members to build a snowman with me. But I didn't think the snowball would get so big that it'd roll away. 1 +84 83 301 Diana Which is why I'm here, looking for it. Did you see it go by? 1 +85 84 201 1 500214 +86 85 301 1 Rosetta ... 1 +87 86 204 1 8 +88 87 301 1 AniZhuanchangBegin Rosetta It really isn't my lucky day... 1 diff --git a/Resources/table/client/movie/movies/MovieHG11403BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11403BA.tab.bytes new file mode 100644 index 0000000..603c9d3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11403BA.tab.bytes @@ -0,0 +1,87 @@ +D2{LY@rNmb!)Uc@0Wh> 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 xvOhv_;0j);r9IXdFBpX757Of9+o$ji1Rh>#b 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11601BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e36be82c5b092b199d930da5fc75b27db5c705be GIT binary patch literal 9529 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG11604BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG11604BA.tab.bytes new file mode 100644 index 0000000..ccf805c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG11604BA.tab.bytes @@ -0,0 +1,65 @@ + K6ܴDGhAZ}:Yv3))ҔPjnR-ܑ0'l6!k9Dj2h:|FG0Gpt-e\QOww5O2H(Ǭ$gdgv9? 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 P%ndNYvj{VJbL;QF(=N!4 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12205BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12205BA.tab.bytes new file mode 100644 index 0000000..35a8cd8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12205BA.tab.bytes @@ -0,0 +1,128 @@ +'R]" -qP9{ț7*p݌0"X<H$^; q& Rrx)o ShL`*0ʘ=ŭuN($.ٲ2JyVId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory00.png +2 2 504 0.7 +3 3 401 1 33 +4 4 201 1 500345 2 +5 5 301 DialogEnable 1 Vera Commandant, you want to live. Correct? 1 +6 6 204 1 4 +7 7 301 AniZhuanchangBegin Vera Considering I told you that little secret... I won't let you die. I promise. 1 +8 8 202 1 1 +9 9 504 0 +10 10 301 AniZhuanchangEnd Regaining consciousness, you are blinded by light. +11 11 301 It is no gentle light. It is a little harsh, a little fierce, and even a little... dry. +12 12 301 Light scatters and finally begins to take shape after quite some time. +13 13 301 The light forms into the shape of a face. +14 14 301 Vera's face fills your vision. +15 15 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +16 16 101 Assets/Product/Texture/Image/BgStory/Bgstory309.png +17 17 201 1 500345 13 +18 18 301 1 Vera 【kuroname】. You're awake. 1 +19 19 302 Huh?! 20 +20 20 204 1 2 +21 21 301 Vera Time to wake up. Any longer and I might just pull a prank on you. 1 +22 22 302 What were you planning on doing? 23 +23 23 301 Vera Now that's more like it. That's the sort of question I like to answer. Looks like you're recovering just fine. 1 +24 24 301 Vera What if I were to say you already died and went to Heaven? 1 +25 25 204 1 1 +26 26 301 Vera Bahahaha! Looks like you're outta luck. No angels await you in paradise—there is only Death. 1 +27 27 301 Vera smiles to herself. She turns to sit beside you on the bed and casts a sideways glance. +28 28 302 Where am I? 29 +29 29 204 1 2 +30 30 301 Vera I told you. You're in Heaven. 1 +31 31 302 ... 32 +32 32 204 1 +33 33 301 Vera ...You're no fun. Fine. It's the field clinic. There were dozens of patients here before, but now there's just you. 1 +34 34 301 Vera Actually, that's not entirely correct. Before you woke up, there were in fact dozens of people in here. They were crowded all around you, and they only left after I told them to let you rest. 1 +35 35 301 Listening to Vera speak, you turn your head and notice all of the footprints around your bed. +36 36 301 A majority of the footprints are centered around the foot of your bed. You see several wildflowers scattered on the headboard, with dozens more on the ground nearby. +37 37 301 For the people living in this new conservation area, this seems to be the best way for residents to express their concerns. Of course, most of them were cleared aside by Vera to avoid potentially exposing you to harmful bacteria. +38 38 301 Vera Someone sure is popular here. 1 +39 39 204 1 1 +40 40 301 Vera They really care about you even though they've only known you for a few days. If this were Babylonia, they'd be seen as unsophisticated, wouldn't they? 1 +41 41 302 ...The people here are nice. 42 +42 42 204 1 +43 43 301 Vera Is that so? 1 +44 44 301 Noncommittal, Vera twirls her hair with a finger as she sits next to you. +45 45 301 Vera ...Why didn't you want to use that reagent? 1 +46 46 301 Suddenly, she puts down her finger and begins to speak quietly. +47 47 302 Sorry? 48 +48 48 301 Vera That inhibitor dispersant. You didn't forget, did you? 1 +49 49 301 Vera You were surrounded by scrapped Constructs. If one or two are damaged, what's the big deal? 1 +50 50 301 DialogDisable Vera You wouldn't have needed surgery, considering how big of a crybaby you were from all the pain. And you wouldn't be lying here like a damn fool. 1 +51 51 302 I wasn't a crybaby... 52 +52 52 302 Also, I can't just use some random Construct's frame. 53 Also, I know you're just messing with me. 59 +53 53 204 1 1 +54 54 301 DialogEnable Vera Pff... You actually believed all that? 1 +55 55 301 Vera looks up at you. Her mouth is slightly cocked into a funny expression. +56 56 301 Vera If there really were such a magical elixir that could save humans, why would they hide it in a Construct's frame? 1 +57 57 301 Vera Field doctors aren't stupid. Not a single one would choose to hide it, let alone keep it a secret for this long. 1 +58 58 64 301 Vera Any field doctor that refused to save the living over the "dignity of the dead" would've been expelled from the Army ages ago. 1 +59 59 204 1 13 +60 60 301 DialogEnable Vera Pff... Aren't you clever? 1 +61 61 301 In all actuality, you have figured as much from the very beginning. +62 62 301 In principle, any medicine that could save a human's life would be carried by them, not hidden in a Construct's frame. +63 63 301 Not to mention, any technology that could bring humans back from the dead would have had its cover blown right after being used the first time. For as long as Construct technology has been around, there is no way it could be kept a secret this long. +64 64 204 1 4 +65 65 301 Vera The inverse scale inhibitor dispersant or whatever it's called was just a dumb joke. The thing I showed you was really just a gift from the Scavengers. Looks like jewelry from their group. Liquid-filled... How romantic. 1 +66 66 302 ...Why joke about something like that? 67 +67 67 204 1 2 +68 68 301 Vera What's the matter? 1 +69 69 204 1 4 +70 70 301 Vera Maybe it's because some people don't fight their hardest to live on the battlefield. They have to pray for some higher power to save them. Damn idiots. 1 +71 71 204 1 13 +72 72 301 Vera If they're so fond of being fooled, what's the harm in making up a stupid little story? 1 +73 73 302 You ever pulled that on anyone else before? 74 +74 74 204 1 2 +75 75 301 Vera Heh, what do you think? Looking at the confused look on your face while I told that story was at least a little fun. 1 +76 76 301 Vera I wasn't expecting your reaction to be even more boring than this story. 1 +77 77 301 Vera I really was hoping you'd cry and beg others to give up their lives to save you. 1 +78 78 302 I said I'd never do that. 79 (Remain silent) 79 +79 79 301 Vera Oh, I know. After all, you're 【kuroname】, "Chief" of Babylonia. 1 +80 80 301 Vera lifts her palms up, tilts her head and smiles again. This time it is not as eccentric as it was before. Instead, it is more like the "Companion Construct" she played in the conservation area. +81 81 302 ...If I told you I wanted to live, what would you have done? 82 +82 82 204 1 +83 83 301 You suddenly ask her out of the blue. +84 84 301 Vera's eyes widen as if caught off guard. +85 85 301 Shortly after, her expression changes to a cold smile. +86 86 204 1 13 +87 87 301 Vera Well, then I'd save you. 1 +88 88 301 Vera After all, I gave you that foolish ounce of hope. It's my duty to save you. 1 +89 89 301 Vera No matter where you are, no matter how troublesome the operation is, and no matter how you cry during the operation, I will save you. 1 +90 90 301 Vera Of course, if you got reckless on the field because of this inhibitor dispersant, then you'd be really putting me on the spot. I'd have to dispose of your dumbass. 1 +91 92 301 As she speaks, Vera raises a finger and draws a line across her neck. +92 93 301 She speaks with determination, like a doctor taking an oath. But her expression is still cold and arrogant, sending a chill down your spine. +93 94 301 This is quintessential Vera—always ruthlessly blunt and brutally honest about her feelings. Her heart is like a rose, making it hard for anyone to get past the thorns. +94 95 301 But you seem to be making your way past the thorns, exposing the delicate stem. +95 96 204 1 13 +96 97 301 Vera ...What's wrong? Scared? Well, stay in bed until the follow-up examination is complete. Don't want you dying on me after all of that. I took care of the Giant Corrupted. You can take a break now. 1 +97 98 301 DialogDisable Vera Anyway, after this mission, you can go back to your lovey-dovey team and spill the beans to those dumb commandants. 1 +98 99 302 Hold on! 100 +99 100 302 You've told this joke before? 101 +100 101 204 1 2 +101 102 301 DialogEnable Vera Oops... Guess the cat's out of the bag. 1 +102 103 301 Vera's mouth begins to raise into that peculiar smile again. You cannot tell if she actually let it slip or if she is just playing you again. +103 104 301 Vera What's wrong? I came up with a story. Of course I needed to tell it to others. 1 +104 105 301 Vera I don't know how many people I've told it to now, but none of the other commandants I've told the story to are still breathing... Psych! They're all alive and well. 1 +105 106 204 1 1 +106 107 301 Vera But they were all just like you... So boring I just wanted to knock them out. 1 +107 108 302 What'd they do? 109 +108 109 204 1 2 +109 110 301 Vera Oh... They all chose to take the initiative to forget this thing. 1 +110 111 301 Vera Maybe it's for self-protection or something. Anyway, when I talked about this thing, they'd all say that they wouldn't mention it to anyone and they would never use it. 1 +111 112 301 Vera They kept it a secret even after some battle or disaster left them bedridden in a hospital. Hah, dumbasses. As boring as they come. 1 +112 113 301 Vera As for why they didn't say anything? Well, several of them mentioned your name. 1 +113 114 301 Vera Seems like your leadership has left quite the impression on those around you. You're like their "banner." 1 +114 115 302 That's... not a bad thing, is it? 116 +115 116 204 1 +116 117 301 Vera Hmph, of course not. It might be stupid. It might be boring. But it isn't bad. 1 +117 118 301 Vera And it ruins my fun. 1 +118 119 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +119 120 301 RImgBg1Shake Ka-CHA! Vera releases the top half of your bed, causing your upper body to fall all of a sudden. Feeling dizzy for a moment, you look up to see a dim yellow light and Vera's face shrouded in the backlight. +120 121 204 1 13 +121 122 301 Vera Since you stole my fun, I should take it back from you. Isn't that right? You silly "banner" of the commandants. 1 +122 123 301 Vera Well, time for you to get some rest. Remain in bed and refrain from moving until tomorrow. 1 +123 124 301 Vera Of course, we're all out of pain medication. Be prepared, dear Commandant! 1 +124 125 202 1 1 +125 126 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +126 127 301 A gigantic shadow towers you, followed by the sensation of smooth hair and the smell of medical equipment. +127 128 301 1 AniZhuanchangBegin Following shortly after, you become disoriented and lose consciousness. diff --git a/Resources/table/client/movie/movies/MovieHG12206BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12206BA.tab.bytes new file mode 100644 index 0000000..3df404a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12206BA.tab.bytes @@ -0,0 +1,181 @@ +^-̡0d_*7?Xs%syZ`p+ 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%0A%>)rh>2R3@V=E~mUG(UMQ5Z#@e04jBVc z3(emAx5P~JBjxmF$uQ`&ubs@r9QY_1AFKbV+0s5Gp2Ka}$hy_2JE?Se?zmb4cq+=m z$Xw=t7=wIFD$S@8Mp#XvN+9pZi{GuCB(Kc7UH0XLT}@maKY zkkBl;|GRwk%5k-pc7tRMa4h7UsKBBswIWhhYgGahA4FYCl2jOR$!F-+=r*{kzT;}m6~gKZ8`wS+O%D6v zr#d0)>fCX)ZXi?GR+**Ed)2&K1uooGO=i58`s9pc_hJ~_fXS!y@Uj(xs)5=UDX37% z^e(Wygg)Qy62aA_<7%zJq81q;bN7jM?T~>yuUdmv%QQaD2h~XJow53Z*_wQnOz6iU z@ElQ!_huy*ui3Ht(S)kzlJcYaFxhqWF<9u)=)eqiW1UMZY@1y384$2vfdyDQ;roWi zU^llmL=e#uhk_(15UkqTD%kY>P)vl49;{1E%=0>1wN0ygkLZovgJvG$8IPW4kN}Wo zy~8Q_do2*L(HkCi(tIWZwX7}J-)y5FI8bYyy)S>aNx>M-DjcImOeXvm^+>IrlsxoN;m*ObWk#AMbo#nod zC^9DPr^lf&-VPaZg)K-`!HR9zPSgSe*mV28_=L7n9v{g2#V0g;@@UMi_J2>tD`jII zCH~)OqW?bH=?&u(dOmqHZdE0&Zsh#fc_lo%vQXEo*qTDS{cU_g<0p@5gjQ5khl9bn zG-?9Z)JGIULyiV8QyTbDXYHo><3WlB9vYMm&l4jRY@+>mKCq7!(EEBqpCu3esXp*Q z`nk?d4o8LY3Eh%Bf(Tj?sN=$C;cN)UQt%+y0`)dXp(mo)}Cpo(8Rr`H5 zlG3~$^Qd;gL;{Id(|(W}hC(IA64(FZJ4+RB60 z`C_F`{?2T7tcLU5j`K>!skJeRHFqtZH^9Q`ypSd0{gNBGuyT`)IoxwFBNo$6u19lA zc5&>64Y1-O3sWtFQx)Qg>OvL*TR00hIJ8!v!Z(Lkn*CA(C4;bs+DG58vL#^TmhH?7 zY5$G#k>nrgL$5NyL-rq+mnHfxeW0qDR&iu2J-rI4?_;uij0Oe4LNdujbv8ZSqYQpBLZEWVIyfiBvLEm?T91JuOwt+xQ8(+6-+XxNa$ho~H$ zjJEC3IxWddcR3+jkOr%=dUtE0(JXFuTRF3^nKam_6E#%Vp){VYuKW~j1R+>yW}(E$ zIh806SufW&vxxCnCx=9#I-lOJk}7soEZ`Bi%o#^}dzP=&-Qn|2res!)*mg*4qciA* zNuxdk(g1#6H8*5Dz-^4m7aKAJK`&YY%=Pe(iDc;%+4+s@sr9%r%tpIR1Glz<)-^N_kVTrB&R&nAvbx@~w;Rr` zk_XgSgxnh7*jwM`p}Rp>_xo;wAI~M!dv$C0sE|w z$|D07@EKZ4l*faLUi-#+Z1LXH$4~DaFl0L7W8W2DFXt^g?D+;a0oE-u>yO=rS<{`q zyGeG&pz>9Uah5=VLDs&kB4tIjWxxD`l5=xC4%z+}KmNsTm7@7Pwg)E%>m09+(MGUb z>=HG>9O-_7e+8BC$L70v7<0AxHtx4;3^(j2YCj0XNjp-dPz@mbF-|+J95|sjL&btY zjaL%ip?w0Gc00;NY3d#{5NaG6!R<_hW0O!6>jb z8moP#gmu8&EX+31VhG$7PltAq-A$KXo9>BOYYT#Iig)oG^0oH;=u zQ}@=bQ;2(iBti^(rd=1h`+8j>F#v-f4f!RRsaA1 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12304BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12304BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..13c33f6f0058bb721608f5a9b130ac316f375c56 GIT binary patch literal 11047 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12305BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12305BA.tab.bytes new file mode 100644 index 0000000..254ee15 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12305BA.tab.bytes @@ -0,0 +1,120 @@ +l=U׏ץ7^뭇r!Lu=eI:17lcS<1=2,i;33EԿ%'Nyk/.#8^hD_re3cm]d5 Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory29.jpg +2 2 401 1 201 +3 3 301 DialogEnable Dozens of minutes have passed since you arrived at the rendezvous point. +4 4 301 And you are still alone. +5 5 301 No matter how many times you try to contact the other person through the device, there is no reply. +6 6 301 In situations like this where all connection is lost, it's not hard for your mind to wander to the possibility of a worst-case scenario. +7 7 301 Should you leave first and call for backup? Or should you follow your planned route and try to find the other? +8 8 301 After a bit of thought, you make up your mind. +9 9 301 There's a certain distance from your current location and the exit, and you don't have a firm grasp on the number of Corrupted there are. But the longer time passes, the higher the possibility that the other person gets in danger. +10 10 301 Not to mention you've said things like— +11 11 302 "We'll get out of here together." 12 "I won't leave you behind." 14 +12 12 301 You may be strangers, but it is thanks to your cooperation that you're currently here. If you were alone, you would probably be in even more trouble right now. +13 13 17 301 The other person may be in grave danger in this very second, of course you cannot just leave. +14 14 301 You are suddenly reminded of something the other person had said during your interactions. +15 15 301 "You'll get abandoned once you lose value"—as if they were used to this kind of thing happening. +16 16 301 Which makes it even harder to leave them here. +17 17 301 That is when you realize that you don't even know their name. +18 18 302 If we really do meet... 19 +19 19 302 AniZhuanchangBegin I'll need to ask for their name first. 21 +20 20 504 0.7 6 +21 21 101 Assets/Product/Texture/Image/BgStory/BgStory35.jpg +22 22 401 2 1513 +23 23 301 AniZhuanchangEnd The human runs down the dark corridor. +24 24 301 A gray-haired shadow follows from the floor above. +25 25 301 The human is reflected in a pair of heterochromia eyes. Roland can see how exhausted the figure was, but the gun in their hand never wavered, each step is taken with determination. +26 26 301 Roland has already lost count on how many times he has been surprised in this short period of time. He thought that person would've just left. +27 27 201 1 500334 1 +28 28 301 1 Roland You really never fail to amaze me, Commandant. 1 +29 29 301 Roland You make me want to see your reaction... when you're betrayed. 1 +30 30 301 Roland When you finally realize the person you're risking your life to save is actually the enemy... I wonder what expression you'll show me. 1 +31 31 301 Roland Betrayed by your "friend" you had trusted and dying alone in this prison... what an ironic ending for the Gray Raven Commandant. 1 +32 32 202 1 1 +33 33 301 He traces the human who refuses to give up with his eyes. The device keeps receiving new messages. +34 34 301 The human is heading toward the area with the most Corrupted in the prison. If they get surrounded, it would be impossible for them to escape on their own. +35 35 201 1 500334 7 +36 36 301 1 Roland ... 1 +37 37 301 AniZhuanchangBegin Roland How troublesome. 1 +38 38 202 1 1 +39 39 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +40 40 401 2 1515 +41 41 301 AniZhuanchangEnd Comms Device "That's enough." +42 42 301 The device suddenly lights up with a new message after searching in the third area. +43 43 302 Where are you? 44 Are you okay? 44 +44 44 301 Comms Device "The thing you are searching for did not exist from the start." +45 45 302 Who are you?! 46 I don't understand. 48 +46 46 301 Comms Device "I'm just someone passing by, resolving the problem for you." +47 47 50 301 Comms Device "That person from before is your enemy, I'm just here saving you time." +48 48 301 Comms Device "Need I explain further?" +49 49 301 Comms Device "If the one you want to save is your enemy, would you still save him?" +50 50 302 Enemy? 51 +51 51 301 Comms Device "That's right, the enemy. But don't worry, I've already taken care of him for you." +52 52 302 Forgive me for not trusting your one-sided statements. 53 +53 53 301 Comms Device "Yet you trust a stranger you've never even met before?" +54 54 302 I trust my own judgment. 55 +55 55 302 And I will leave together with the one I'm trying to find. 56 +56 56 301 Comms Device "Why?" +57 57 301 AniZhuanchangBegin You don't know under what pretense the person on the other end is asking this question. After some thought, you send your answer. +58 58 101 Assets/Product/Texture/Image/BgStory/BgStory35.jpg +59 59 301 AniZhuanchangEnd Comms Device "Because I said I wouldn't leave them behind." +60 60 301 Comms Device "Even if they are the enemy as you've said, it does not affect my decision to save them in this moment." +61 61 301 Comms Device "I trust myself to make the correct judgment." +62 62 301 Comms Device "And if they really are the enemy then there's more the reason for me to find them as they may be the target of my mission." +63 63 301 Word by word, Roland reads the replies received on the device. He covers his eyes with the back of his hand and laughs. +64 64 201 1 500334 1 +65 65 301 1 Roland Ha... Haha... 1 +66 66 301 He laughs so hard that his shoulders are shaking. +67 67 301 Roland As expected... Gray Raven Commandant. 1 +68 68 301 Roland Who would've thought after all this time... I'd be able to hear something like this... 1 +69 69 301 AniZhuanchangBegin Roland Pft... Hahaha... 1 +70 70 202 1 1 +71 71 301 AniZhuanchangEnd Roland finally stops laughing after some time. +72 72 201 1 500334 1 +73 73 301 AniZhuanchangBegin 1 Roland Now this—really is interesting. It's going to be a shame to let you die here. 1 +74 74 202 1 1 +75 75 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +76 76 301 AniZhuanchangEnd Silence resumes after you sent your last reply. +77 77 301 You may be full of questions right now, but there is no time to waste here. +78 78 301 No matter if you'll find a dangerous enemy or a friend in need, you'll confirm for yourself once and for all. +79 79 301 You are currently in the cell area for felony offenders. The security is even tighter here, with an obvious increase in the number of bionic guards. There are currently four Corrupted loitering in the corridor as if on patrol. +80 80 302 I need to do something about them. 81 +81 81 301 Looking around, you lock on to the cell in the middle. +82 82 504 0 +83 83 301 You take out a distress flare, ignite it and then throw it toward the cell. It leaves a bright trace of light as it lands in the middle of the cell. +84 84 301 The bright light and heat attract the attention of the Corrupted. They all turn and enter the cell. +85 85 301 Now! +86 86 302 (Shut the cell door!) 87 +87 87 401 2 655 +88 88 301 With the help of the exoskeleton, you close the heavy door, trapping the Corrupted inside the small cell. They stopped crowding over the flare and start to bash the door with their weapons. +89 89 401 2 1501 +90 90 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +91 91 301 The alarm sounds as the door is hit. +92 92 301 System voice Malicious attack to the facility detected. +93 93 301 System voice Begin scan—Guard T8760, Guard T8761, Guard T8763, Guard T8764 confirmed. +94 94 301 The red laser moves on to you after scanning the four mechanoids. +95 95 301 System voice Unidentified life form detected. You have violated the prison regulations, activating enforcement system. +96 96 301 System voice Execution target locked. +97 97 302 Crap...! 98 +98 98 301 You look down at the red dot on your chest, impending doom fills your heart. +99 99 301 Your body reacts first, taking a step back toward your left, but the red dot immediately follows. You also see a thin red laser reflected in the dust in the air. +100 100 301 Tracking the laser to its origin, you notice a red light flash across the upper left of your peripheral vision. You immediately point your gun in that direction and pull the trigger. +101 101 301 ??? —! +102 102 401 2 662 +103 103 401 100 2 1510 +104 104 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +105 105 301 If you didn't hear wrong, two shots rang out, almost at the same time. +106 106 301 The execution device in front of you is destroyed by your bullet, while the other gunshot originated from behind you. +107 107 301 Turning around, you find a Corrupted guard standing in the shadows a few ten meters away. +108 108 302 When did it get there?! 109 (Raise your gun and shoot) 109 +109 109 301 Before you could launch your next attack, the Corrupted falls forward as if it is thrown. +110 110 301 That is when you notice the other silhouette in the shadows behind the fallen mechanoid. +111 111 301 But before you had a chance to get a good look at the figure, you see something rolling out from the Corrupted's hand. +112 112 301 At the same time, you hear a ticking sound. +113 113 301 —A flash grenade! +114 114 302 Shoot! 115 +115 115 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +116 116 401 1 36 +117 117 401 2 659 +118 118 101 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +119 120 301 1 AniZhuanchangBegin The explosion reverberates through the narrow corridor. You could still feel the light blinding you even though you have your eyes closed. diff --git a/Resources/table/client/movie/movies/MovieHG12306BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12306BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..537749327c5514680cf2d1cef02e69f995e46970 GIT binary patch literal 10678 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 Q+geL*2|gt~^zLQ-Fa1LCyZ`_I literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12402BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12402BA.tab.bytes new file mode 100644 index 0000000..de9d5a7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12402BA.tab.bytes @@ -0,0 +1,301 @@ +ĹQK[}9}ͦ$r¡n負÷ ' Ɲ0 +s7m1W+05yY%ɤw8C8r])FEV̂;) aX3Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory199.png +2 2 401 1 205 +3 3 301 DialogEnable When you hear something like "hang out at the newly built amusement park," like most people, what comes to mind is a lovely day where everyone has fun. +4 4 302 But... 5 It turns out... 5 +5 5 201 1 500026 +6 6 301 1 Lee The flowers are here. I need you to sign here. 1 +7 7 201 1 500139 +8 8 301 1 Staff Member Alright. Best of luck taking care of these flowers. This task is part of your contract. 1 +9 9 201 1 500166 +10 10 301 1 Lucia I know. 1 +11 11 302 We're here to work? 12 +12 12 201 1 500026 +13 13 301 1 Lee I thought it was Gray Raven's tradition to work while trying to sneak in some time off. 1 +14 14 302 Why is it about flowers? 15 +15 15 202 1 1 +16 16 201 1 1031001 1 -450 +17 17 201 2 500166 1 450 +18 18 301 1 Liv That's because Gray Raven's rebuilding task has something to do with afforestation. We've been raising plants and flowers and sending them to the city. 1 +19 19 301 Liv I know we have machines to help us now, but we still need human minds to make sure everything is going well. 1 +20 20 301 Lucia Commandant, Liv told me you weren't feeling so well. Would you like to take a day off? 2 +21 21 301 Lucia Playing for free is one of our job benefits. Lee and I will take care of this task. We'll be controlling machines to do the planting for us. It shouldn't be too hard. 2 +22 22 204 1 +23 23 301 Liv I'll give you a hand too. 1 +24 24 301 Lucia It's okay, Liv. You should stay and take care of Commandant. 2 +25 25 302 I'm fine. 26 It's just I'm having trouble recalling things. 26 +26 26 204 2 5 +27 27 301 Lucia Then you're not fine. We've come this far. I'll make sure the four of us live a long, peaceful life. 2 +28 28 204 1 6 +29 29 301 Liv ...Well... Lucia, are you sure you are okay on your own? 1 +30 30 204 2 2 +31 31 301 With a smile on her face, Lucia points at the gardener robots in the transport vehicle. +32 32 301 Lucia Don't worry. They'll handle it. 2 +33 33 302 Liv. 34 +34 34 202 1 2 1 +35 35 301 If you do not ask Liv to come and help out, she will probably be overwhelmed by guilt. +36 36 302 Let's go. 37 +37 37 201 1 1031001 +38 38 301 1 Liv ...Hmm... 1 +39 39 301 Liv answers your call and comes to you, but she still looks worried. +40 40 302 We'll take a look around and come back to take over your shift. 41 +41 41 201 1 500026 +42 42 301 1 Lee It's just a small task. You should try to relax. There's no need to worry about us. 1 +43 43 301 Lee After all, life is short. You gotta cherish every second of it. 1 +44 44 302 ... 45 +45 45 301 Lee What? You said it yourself. 1 +46 46 302 Did I? 47 +47 47 204 1 6 +48 48 301 Lee ... 1 +49 49 201 1 500166 2 +50 50 301 1 Lucia Anyway, you should go and have fun. 1 +51 51 302 Alright. 52 Off to the amusement park that's filled with peace and love! 52 +52 52 202 AniZhuanchangBegin 1 1 +53 53 101 Assets/Product/Texture/Image/BgStory/Bgstory196.png +54 54 401 1 5 +55 55 301 AniZhuanchangEnd The two of you say goodboye to Lucia and Lee and walk into the crowd, side by side. +56 56 301 It has only been five years since the Punishing Virus disaster ended, but it is clear there are now a lot more newborn human babies and animals. +57 57 301 The sunlight at noon is warm. You take a deep breath. The wind carries with it a pleasant smell of grass and dirt. +58 58 201 1 1031001 1 +59 59 301 1 Liv ... 1 +60 60 301 Liv doesn't utter a word. But the look on her face says it all. +61 61 302 Do you like amusement parks? 62 +62 62 301 Liv I do, especially in a time of peace like this. Everyone looks happy. 1 +63 63 301 Liv So, I'm happy too... 1 +64 64 301 This young lady is like a flower, nourished by other people's happiness and thriving in a season that best suits her. +65 65 301 Liv There is still much to do before we can rebuild this place, but we don't have to worry about losing our friends anymore. 1 +66 66 204 1 19 +67 67 301 1 Liv ...It's just that you don't seem very well, Commandant. 1 +68 68 302 I'm fine. 69 +69 69 302 But... 70 +70 70 302 Now that peace has been restored... 71 +71 71 302 You don't have to call me Commandant anymore. 72 +72 72 204 1 3 +73 73 301 1 Liv I don't? 1 +74 74 302 Well, call me by my real name. 75 +75 75 301 Liv ...【kuroname】? 1 +76 76 302 Hm? 77 +77 77 204 1 6 +78 78 301 Liv ...【kuroname】... 1 +79 79 301 Liv looks down, her cheeks blushing. +80 80 301 Liv So, uh... 【kuroname】... 1 +81 81 301 Liv Where... Where are we going now? 1 +82 82 302 Where would you like to go? 83 +83 83 301 Liv I... I don't know. 1 +84 84 302 You've never been to an amusement park before? 85 +85 85 204 1 +86 86 301 Liv Well, my mother didn't feel well ever since she gave birth to me. 1 +87 87 301 Liv And then, she passed away... so I never had a chance to visit an amusement park. 1 +88 88 302 (Patting her head) 89 It's okay. From now on, I can take you here whenever we have time to spare. 92 +89 89 204 1 6 +90 90 301 Liv ...C-Commandant...! Oh, I mean... 【kuroname】... 1 +91 91 302 I'll take you here whenever we have time to spare. 92 +92 92 301 Liv Wouldn't that be a burden for you? 1 +93 93 302 It won't. 94 +94 94 302 Liv, you like it when other people are happy. 95 +95 95 302 And I like it when you are happy. 96 +96 96 204 1 1 +97 97 301 Liv Well... Thank you. 1 +98 98 301 She happily nods and gets closer to you. +99 99 301 Liv Well... Shall we go check out what's the most popular thing here? 1 +100 100 301 She points at the roller coaster with a sign that says "Galaxy Ship." You can hear the sound of people laughing and screaming from that facility. +101 101 302 AniZhuanchangBegin Okay. Let's go there. 102 +102 102 202 1 1 +103 103 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +104 104 401 1 212 +105 105 301 AniZhuanchangEnd AniZhuanchangBegin This is where most people are in the amusement park, but there aren't nearly as many people living in this town as there were back in the good old days. You two only have to wait in queue for a few minutes before it is your turn to board the "Galaxy Ship." +106 106 101 Assets/Product/Texture/Image/BgStory/Bgstory100.png +107 107 301 AniZhuanchangEnd With the help of virtual reality, riding this roller coaster feels like traveling across the starry sky. +108 108 502 RImgBg1Shake +109 109 301 Tourist 1 AHHHHHHHHHH!!! +110 111 301 Tourist 2 This is amazing! Aahhhhh! +111 112 502 RImgBg1Shake +112 113 301 Tourist 3 Eek! +113 114 201 1 1031001 +114 115 301 1 Liv ... 1 +115 116 302 ... 118 +116 117 301 Liv The wind is cozy. Now that's something you don't get to experience in the universe. 1 +117 118 301 The girl is calm on this roller coaster ride, unlike those who are screaming out loud. +118 119 302 Aren't you scared? 120 Haven't we seen enough space for a lifetime? 120 +119 120 301 Liv Well, we were driving transport crafts all the time whenever we were in an operation. This is nothing new. 1 +120 121 302 Do you miss the old days? 122 +121 122 204 1 1 +122 123 301 Liv I don't, because all my friends are here with me. 1 +123 124 301 Liv looks at you and gives you an angelic smile. +124 125 301 Liv And you are here with me too. 1 +125 126 302 (Holding her hand) 127 (Nodding) 127 +126 127 204 1 6 +127 128 301 You put your hand on Liv's soft hand and notice that her hand trembles a bit. +128 129 301 Liv ... 1 +129 130 132 301 Liv ...Hmm... 1 +130 131 301 Liv All my dreams have come true. 1 +131 132 202 1 1 +132 133 301 The bond you share allows you to read each other's minds without uttering a word. +133 134 301 AniZhuanchangBegin In this projected universe where people keep screaming, the two of you silently lean on each other. +134 135 402 212 +135 136 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +136 137 301 AniZhuanchangEnd The "Galaxy Ship" ride that you are all too familiar with is over. Together, you and Liv leave the ship. +137 138 301 She looks around and focuses her attention on a toy store nearby. +138 139 302 Would you like to buy a souvenir? 140 +139 140 201 1 1031001 1 +140 141 301 1 Liv ...It's okay. A souvenir is not a necessity. 1 +141 142 302 Let's go check it out. 143 +142 143 301 Liv ...Well, okay. 1 +143 144 202 1 1 +144 145 301 You go to the store and realize they are not just selling toys but holding a shooter game for participants to win toys as prizes. +145 146 201 1 500140 +146 147 301 1 Tourist Sir, are you sure this gun can hit the balloon? 1 +147 148 301 Toy Store Shopkeeper Of course it can. Would you like me to show it? Just because you can't hit the target doesn't mean the gun is not working! +148 149 301 Tourist Tch! +149 150 201 1 500420 +150 151 301 1 Tourist 2 We should go. 1 +151 152 202 1 1 +152 153 302 Would you like to try this? +153 154 201 1 1031001 3 +154 155 301 1 Liv ...Are you sure that is a good idea? 1 +155 156 301 Having noticed the shopkeeper is looking at you, she lowers her voice. +156 157 302 Which one of us are you worried about? 158 +157 158 301 Seeing how she has lowered her voice, you too start whispering to her. +158 159 301 Liv ...Well. 1 +159 160 202 1 1 +160 161 301 Toy Store Shopkeeper Would you like to give it a try? +161 162 301 While she is still hesitating, the shopkeeper has sent away the other tourists and turned to the two of you. +162 163 301 Toy Store Shopkeeper 20 Black Cards to play a round. You have 20 bullets. If you land 17 shots, you get a small toy. 18 shots for a medium one. 19 shots for a large one. And if you land all the shots, you can have any toy, plus an extra round for free. +163 164 302 Liv, how about you give it a try? 165 +164 165 201 1 1031001 3 +165 166 301 1 Liv Huh? But I'm not really a sharpshooter... 1 +166 167 202 1 1 +167 168 401 1 36 +168 169 301 Toy Store Shopkeeper Hold on a second. No Constructs are allowed to play this game. Otherwise, I'd be broke. +169 170 301 The shopkeeper points at the sign in his shop. It says, "Warning: choking hazard. Small parts. Not for children under 3 years." followed by "Only humans are allowed to play." +170 171 302 I gave you a chance. 172 I'll give it a try, then. 177 +171 172 401 1 205 +172 173 301 Toy Store Shopkeeper ? +173 174 301 Toy Store Shopkeeper Even the Chief Commandant of Babylonia only managed to land 18 shots. +174 175 302 Huh? Which Chief was it? 176 +175 176 301 Toy Store Shopkeeper How am I supposed to remember that? It was a long time ago. +176 177 401 1 205 +177 178 301 Toy Store Shopkeeper Pay before you play. +178 179 302 Alright. 180 +179 180 201 1 1031001 +180 181 301 1 Liv ... 1 +181 182 202 1 1 +182 183 301 You pay the fee, take up the toy gun, and do a quick check to have a rough idea of how the toy bullets work and how the environment will affect your accuracy. +183 184 301 Toy Store Shopkeeper You look like a pro. Were you a soldier before? +184 185 302 Yeah. 186 +185 186 301 You observe the balloons that are moving up and down. It seems their speed changes slightly every five to eight seconds. +186 187 302 I see what it is. 188 +187 188 301 So that's why the shopkeeper knows his players won't win this game. +188 189 301 You adjust the timing and aim at the balloons before firing. +189 190 401 500 2 1510 +190 191 401 500 2 1510 +191 192 401 500 2 1510 +192 193 401 500 2 1510 +193 194 401 2 1510 +194 195 301 One by one, the balloons are popped... And before you know it, you have landed 15 shots. +195 196 301 Toy Store Shopkeeper ... +196 197 201 1 1031001 +197 198 301 1 Liv ... 1 +198 199 202 1 1 +199 200 401 500 2 1511 +200 201 401 500 2 1510 +201 202 401 500 2 1510 +202 203 301 You reload the toy gun and quickly finish off the last five remaining balloons. +203 204 301 Toy Store Shopkeeper ... +204 205 201 1 1031001 +205 206 301 1 Liv ... 1 +206 207 202 1 1 +207 208 302 ... 209 +208 209 301 This silence is the hymn of your triumph. +209 210 302 May I do the second round now? 211 +210 211 301 Toy Store Shopkeeper Uh, yeah, sure. I'm a man of my word. +211 212 301 Trying to stay calm, the shopkeeper hands you another gun. +212 213 302 (Take the new toy gun) 214 +213 214 202 1 1 +214 215 301 AniZhuanchangBegin It is lighter and in a much poorer condition. +215 216 401 500 2 1510 +216 217 401 500 2 1510 +217 218 401 2 1510 +218 219 301 AniZhuanchangEnd But after some careful observation and adjusting, you once again land 20 shots. +219 220 301 Toy Store Shopkeeper ... +220 221 201 1 1031001 +221 222 301 1 Liv ... 1 +222 223 302 ... +223 224 202 1 1 +224 225 301 Another silence, another hymn of your triumph. +225 226 301 Toy Store Shopkeeper Uh, would you like to pick your prize first? +226 227 302 Liv, go ahead. 228 +227 228 201 1 1031001 1 +228 229 301 1 Liv Uh... Alright. Let's see here. 1 +229 230 202 1 1 +230 231 301 She enters the toy store and looks around before picking a frog plushie and a small robot. +231 232 302 (I knew it. She's picking toys for the others again.) 233 +232 233 302 I'll do another round, please. 234 +233 234 301 The shopkeeper doesn't say a word. Distressed, he nods at you and leans on the wall, his eyes still fixated on you. +234 235 302 You are not going to give me a new gun this time? 236 +235 236 301 Toy Store Shopkeeper No. +236 237 202 1 1 +237 238 301 To your surprise, when you try to aim this time, it seems the balloons are moving at a higher speed. +238 239 302 ... 240 I can handle that. 240 +239 240 301 AniZhuanchangBegin You hold your breath, focus on the track of the balloons, and adjust your aim. +240 241 401 500 2 1510 +241 242 401 500 2 1510 +242 243 401 2 1510 +243 244 301 AniZhuanchangEnd For the third time, you land all the shots. +244 245 301 Toy Store Shopkeeper ... +245 246 301 Toy Store Shopkeeper Well, I must admit I didn't expect to see a sharpshooter like you visiting my shop. +246 247 301 Toy Store Shopkeeper In that case, how about we take a picture together to remember this special moment? +247 248 301 Before you can answer, the shopkeeper has raised his terminal and aims it at you. +248 249 301 Toy Store Shopkeeper Say cheese! +249 250 302 (Holding Liv in your arms) 251 (Giving a big smile) 251 +250 251 201 1 1031001 6 +251 252 301 1 Liv ...【kuroname】... Look... 1 +252 253 301 Now that Liv has reminded you, you notice there are tourists gathering around you. +253 254 202 1 1 +254 255 301 1 Toy Store Shopkeeper Haha. Would you like to give your victory speech? I think I'll put this picture on the wall for everybody to see! 1 +255 256 302 Is that supposed to be a joke? 257 So this is the true measure of a Chief... Ahem. I didn't say anything. 257 +256 257 302 Alright. Liv, go pick something you like. 258 +257 258 201 1 1031001 1 +258 259 301 1 Liv ...Okay. 1 +259 260 301 Having noticed that her eyes are on the shelf where the frog plushies are, you lower your voice to remind her. +260 261 302 If I keep doing another round, the shopkeeper is going to cry. 262 Do you want me to continue until we have all the frog plushies? 262 +261 262 204 1 7 +262 263 301 1 Liv I... No... Okay, fine. I get your point... 1 +263 264 204 1 6 1 +264 265 301 This girl always puts other people's needs before her own. The only way to stop her from doing that is to use a victim to make her feel guilty. +265 266 301 Liv walks into the store, her hands holding together, and picks her favorite sheep plushie this time. +266 267 302 Let me take that for you. 268 +267 268 201 1 1031001 1 +268 269 301 1 Liv Sure... 1 +269 270 301 Smiling, you put the toy gun on the arcade table and take the large frog plushie and the small robot from Liv's arms. Then you wave goodbye to the shopkeeper. +270 271 301 Toy Store Shopkeeper Thanks for stopping by. Don't you ever come back again. You are on my blacklist now. +271 272 302 You are most welcome. 273 +272 273 202 1 1 +273 274 301 Holding large plushies in your arms, the two of you go through the crowd and realize that, while you were focusing on the game, you had helped the shopkeeper draw quite a lot of attention. +274 275 201 1 500382 +275 276 301 1 Tourist 1 This looks easy. I want to give it a try as well, sir. 1 +276 277 301 Toy Store Shopkeeper That will be 20 Black Cards. Pay before you play. +277 278 201 1 500237 +278 279 301 1 Tourist 2 Honey, shall we give it a try too? 1 +279 280 202 1 1 +280 281 302 That's nice. 282 +281 282 301 You turn your attention from the crowd to Liv. She is burying her head in the furry, cuddly sheep plushie in her arms. +282 283 301 Having noticed you are looking at her, she moves her head away from the plushie toy and pretends as if nothing happened. +283 284 302 Hah. 285 +284 285 201 1 1031001 6 +285 286 301 1 Liv ... 1 +286 287 301 Liv Thank you, 【kuroname】. 1 +287 288 302 Why thank me? 289 +288 289 301 Liv Because... 1 +289 290 301 Feeling nervous, she tightens her grip on the plushie's fur. +290 291 301 Liv If you hadn't put it that way... I might not get this toy. 1 +291 292 301 Liv But I feel... so happy that I can hold it in my arms. We earned it together. 1 +292 293 301 Liv So... thank you. 1 +293 294 302 You're welcome. 295 +294 295 204 1 1 +295 296 301 Liv We should head back. I gotta get these "loots" to Lucia and Lee. 1 +296 297 302 Alright. 298 +297 298 202 1 1 +298 299 301 The girl wears a big smile on her face and there is a spring in her steps. +299 300 301 1 AniZhuanchangBegin Following sunlight that shines through tree leaves, the two of you return to where you first started. diff --git a/Resources/table/client/movie/movies/MovieHG12403BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12403BA.tab.bytes new file mode 100644 index 0000000..1d20233 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12403BA.tab.bytes @@ -0,0 +1,202 @@ +#䘈rmFu$ mP$~]0 A{~_֕MR᫔mȉ'kE6eH, CwmX"g“a$>__Ɲ"@&&RId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory199.png +2 2 401 1 208 +3 3 201 1 500026 +4 4 301 DialogEnable 1 Lee So your gun is not rusty, huh? 1 +5 5 301 Lee takes over the small robot and puts it in his toolbox. +6 6 302 My marksmanship is as good as it ever is. 7 I learned it from the best, Lee. 8 +7 7 10 301 Lee ... 1 +8 8 204 1 6 +9 9 301 Lee Shut up. 1 +10 10 201 1 500166 2 +11 11 301 1 Lucia We still have some work left to do. How about you go out for another walk? 1 +12 12 201 1 1031001 1 +13 13 301 1 Liv No. I think it's best that I stay here and help. 1 +14 14 302 Well, there isn't any other place for us to go anyway. 15 +15 15 201 1 500166 2 +16 16 301 1 Lucia Alright. Area E3 is still waiting for you to plant something. Do you want to head there? 1 +17 17 302 Sure. 18 +18 18 201 1 1031001 1 +19 19 301 AniZhuanchangBegin 1 Liv Yes. Let's go. 1 +20 20 202 1 1 +21 21 101 Assets/Product/Texture/Image/BgStory/Bgstory187.png +22 22 401 2 885 +23 23 301 AniZhuanchangEnd Driving a transport vehicle, you deliver the seedlings to Area E3. The soil here has been plowed by gardener robots. +24 24 302 Let's get to work. 25 +25 25 201 1 1031001 1 +26 26 301 1 Liv Alright. 1 +27 27 202 1 1 +28 28 401 2 655 +29 29 301 You open the hatch of the transport vehicle and activate it. Then, the gardener robots start planting the seedlings as they are programmed. +30 30 301 AniZhuanchangBegin It's just like Lucia said. This isn't much of a job, really. You just have to wait here and make sure nothing goes wrong. +31 31 101 Assets/Product/Texture/Image/BgStory/Bgstory527.png +32 32 301 AniZhuanchangEnd You watch the robots work and wait for 2 hours. The sun is already setting. Having nothing better to do, the two of you start chatting. +33 33 201 1 1031001 1 +34 34 301 1 Liv The soil of this garden still has the roots of some plants left in it. 1 +35 35 302 I think wild plans used to grow here. 36 +36 36 301 Liv Yes. Plants are resilient. During those years when things just started to get better, wild plants had already been growing in most ruins. 1 +37 37 301 Liv For those who visit the amusement park for fun, these plants aren't exactly beautiful... And it can take time and effort to take care of them. 1 +38 38 301 Liv That's why someone has to re-plant them... 1 +39 39 301 The girl looks at the crowd in the distance with a peaceful smile on her face. Those people seem to be having a lot of fun. +40 40 301 Liv Do you feel bored doing such a tedious job? 1 +41 41 302 It's fine. 42 I don't mind so long as we are together. 42 +42 42 301 Liv Right... 1 +43 43 204 1 +44 44 301 Liv Do you remember? Things weren't like this in the first place. 1 +45 45 302 I can barely remember that. 46 +46 46 301 Liv Had things gone the other way, you and Lucia would've been sent to a place far away to clear out potential threats. Lee would be assigned to a school to teach math. And I would take up duties at a hospital. 1 +47 47 301 Liv ...Perhaps that's how things were supposed to go. 1 +48 48 301 Liv But you insisted that... Gray Raven must stick together even if we would have different tasks to do. 1 +49 49 301 Liv So, after we went through the first few unforgiving years, we got back together. 1 +50 50 301 Liv But there is a price to be paid. We have to relocate according to how the rebuilding process is going. And each time we will be assigned different duties. 1 +51 51 302 Relocate to where? 52 +52 52 301 Liv To another place that still needs to be rebuilt. 1 +53 53 302 After all, our job is to help people rebuild... 54 +54 54 302 I guess that's just how things are. 55 +55 55 204 1 1 +56 56 301 Liv Actually, I don't feel bad about that. Quite the contrary, it makes me happy. 1 +57 57 302 You like relocating? 58 +58 58 301 Liv No, that's not it... I just like it when I see a city or a town rebuilt and restored. 1 +59 59 202 1 1 +60 60 301 The girl holds out her hands and makes a gesture that looks like a picture frame. +61 61 201 1 1031001 1 +62 62 301 1 Liv I like it when ruins are restored to buildings and a no man's land turns into a bustling place. 1 +63 63 301 Liv I hope we can help people rebuild more places... 1 +64 64 302 What if one day all the rebuilding is done? 65 +65 65 301 Liv I'm sure some people will need my help even when that day comes. 1 +66 66 302 What do you want to do, Liv, except helping people? +67 67 204 1 3 +68 68 301 Liv Me...? 1 +69 69 302 Yes, not what others want, but what you want. 70 +70 70 301 Liv ...What I want... 1 +71 71 301 Liv ... 1 +72 72 204 1 1 +73 73 301 Liv I already have what I want. 1 +74 74 302 Is that so? 75 +75 75 301 Liv You and Gray Raven have made me feel belonged. 1 +76 76 301 Liv And together, we welcomed peace in our time. 1 +77 77 301 Liv I'm very happy to live in a world without the threat of the Punishing Virus. I can't ask for more. This is exactly what I want. 1 +78 78 301 She looks determined, her eyes as clear as shiny gems. +79 79 301 Liv So long as we can maintain this peace, I'll be happy. 1 +80 80 302 That's good. 81 That makes two of us. 81 +81 81 301 Liv Well... I hope my wish isn't too much to ask from you and the others. 1 +82 82 401 2 1501 +83 83 301 Suddenly, a gardener robot in the distance starts sounding its alarm. +84 84 204 1 7 +85 85 301 Liv ...! 1 +86 86 302 AniZhuanchangBegin We should check it out. 87 +87 87 202 1 1 +88 88 301 AniZhuanchangEnd You run to the gardener robot and realize there is a wounded white bird lying in a hole where a seedling was supposed to be planted. +89 89 301 Its wings are injured. Upon seeing people, the bird gets scared and starts struggling. +90 90 301 Without saying a word, Liv gently holds up the bird and quickly examines it. +91 91 201 1 1031001 19 +92 92 301 1 Liv Its wings are broken. 1 +93 93 302 And it has a ring on its foot. 94 +94 94 301 Liv Well, yes... I believe this bird belongs to someone. A domestic bird can't survive in the wild. 1 +95 95 301 Liv May I try and heal it? 1 +96 96 302 Of course. 97 +97 97 301 Liv Okay. I'm going to use the infirmary. 1 +98 98 302 I'm coming with you. 99 I'll stay here to get the job done. 103 +99 99 204 1 +100 100 301 Liv But we still have work to do here... 1 +101 101 302 It's almost done anyway. 102 We can leave it to the gardener robots. 102 +102 102 105 301 AniZhuanchangBegin Liv Well... Okay, then. 1 +103 103 204 1 +104 104 301 AniZhuanchangBegin Liv Alright. I'll be right back. 1 +105 105 202 1 1 +106 106 101 Assets/Product/Texture/Image/BgStory/Bgstory203.png +107 107 301 AniZhuanchangEnd It is already nighttime when it is time to leave the infirmary. +108 108 301 Friends and colleagues who have finished their work are returning from their posts and gathering at the entrance of the amusement park. +109 109 201 1 1031001 +110 110 301 1 Liv The broadcast operator told me she would help us get the word out. When the bird's owner hears it, they will contact us. 1 +111 111 204 1 19 +112 112 301 Liv But she also told me not to get my hopes up because there have been people releasing domestic birds. They mean well, but there are consequences of what they do. 1 +113 113 301 Saddened, Liv looks at the bird resting in the box. +114 114 302 Shall we keep it for now? 115 +115 115 204 1 7 +116 116 301 Liv Can we do that? 1 +117 117 302 Of course. 118 +118 118 204 1 1 +119 119 301 Liv Thanks...! 1 +120 120 202 1 1 +121 121 301 She happily nods at you and gently puts the box on the floor, fearing her movement will startle the bird. +122 122 201 1 1031001 1 +123 123 301 1 Liv Where are Lucia and Lee? 1 +124 124 302 They're on their way here. 125 +125 125 301 She looks into your eyes and nods again. +126 126 204 1 +127 127 301 Liv But... 1 +128 128 302 What's troubling you? 129 +129 129 301 Liv ...You didn't get much chance to relax today either... 1 +130 130 302 I'm fine. 131 +131 131 204 1 19 +132 132 301 Liv ... 1 +133 133 301 She doesn't buy that. +134 134 302 Is there something you are not telling me? 135 +135 135 301 Liv Well... Nothing gets past you... 【kuroname】. 1 +136 136 302 Tell me, then. 137 +137 137 301 Liv ...Actually, I... I also think it's too good to be true, so I am worried that... 1 +138 138 301 Liv Is the disaster really over? Am I really... not in a dream anymore? 1 +139 139 302 ... 140 +140 140 301 When you woke up from the long-lasting nightmare, you too felt like everything was too good to be true. +141 141 301 All this peace and happiness feel so good that they are like bubbles in a dream. +142 142 301 And so you can't help but think... +143 143 301 Liv I'm afraid those bubbles will pop and the dream will be shattered in the very next moment. 1 +144 144 301 You cannot deny that theory. And you are struggling to find words to calm her because you too had the same doubt before. +145 145 301 Liv ...【kuroname】, do you think we will... 1 +146 146 202 1 1 +147 147 401 2 10007502 +148 148 301 RImgBg1Shake Before she can finish her sentence, blinding light suddenly appears nearby! +149 149 201 1 1031001 7 +150 150 301 1 Liv Watch out, Commandant! 1 +151 151 302 Liv! 152 +152 152 202 1 1 +153 153 301 You quickly grab Liv by her arm and duck. But to your surprise, she is doing exactly the same thing as you make a move. +154 154 301 Hands protecting your heads, the two of you get down and take a defensive stance. However, you don't feel the pain that you were expecting. +155 155 302 AniZhuanchangBegin ... 156 +156 156 101 Assets/Product/Texture/Image/BgStory/Bgstory206.png +157 157 301 AniZhuanchangEnd You remove your hands from your heads and look in the direction where the explosion sound came from... +158 158 301 You see fireworks lighting up the night sky. +159 159 201 1 1031001 +160 160 301 1 Liv ... 1 +161 161 302 ... 162 +162 162 301 Liv ...Well, this isn't the first time I see fireworks, but still... 1 +163 163 302 Perhaps it's because... we weren't expecting there would be fireworks. 164 +164 164 202 1 1 +165 165 301 Feeling relieved, the two of you sit on the beach. But the bird in the box doesn't know there are just some fireworks, and now it is struggling to break free in the dark. +166 166 302 We are just like this little bird. 167 +167 167 201 1 1031001 +168 168 301 1 Liv A startled bird...? 1 +169 169 302 ... 170 +170 170 301 Just as what Lucia said, many veteran soldiers have to wrestle with their PTSD for the rest of their lives. +171 171 302 But I remember you said that... 172 +172 172 302 "The nightmare is over." 173 +173 173 204 1 1 +174 174 301 Liv Yeah... The nightmare is over. It's peacetime from now on. 1 +175 175 302 Liv. 176 +176 176 301 Liv Yes. I'm right here. 1 +177 177 302 There's nothing to worry about anymore. 178 There's... sand on your nose. 179 +178 178 188 301 Liv Yeah! With you around, I won't be worried anymore. 1 +179 179 204 1 7 +180 180 301 Liv Huh? 1 +181 181 202 1 1 +182 182 301 Feeling nervous, she wipes her face with her hands, but there's sand all over her sleeves and hands, so she ends up making a bigger mess. +183 183 302 Let me help you. +184 184 201 1 1031001 6 +185 185 301 1 Liv Well... Okay. 1 +186 186 202 1 1 +187 187 189 301 The girl puts down her hands and gets closer to you so you can help her wipe away the sand and dust on her face. +188 188 202 1 1 +189 189 201 1 500166 -450 +190 190 201 2 500026 450 +191 191 301 1 Lucia Commandant! Why are you sitting here at the beach? 1 +192 192 301 Lee It's time to go home. 2 +193 193 202 1 2 1 +194 194 301 In the firework light, you can see Lucia and Lee walking toward you. +195 195 201 1 1031001 +196 196 301 1 Liv Let's go back. The bird will get more scared if we stay here. 1 +197 197 302 ...Alright. 198 +198 198 202 1 +199 199 301 As the others leave, you look up into the night sky one last time to enjoy the fireworks and embrace this peaceful moment. It feels more realistic this time. +200 200 301 ...Yeah. +201 201 301 1 AniZhuanchangBegin ...The nightmare is over... diff --git a/Resources/table/client/movie/movies/MovieHG12404BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12404BA.tab.bytes new file mode 100644 index 0000000..56c6d09 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12404BA.tab.bytes @@ -0,0 +1,248 @@ +* : b4=GVi:BIQ_]$(p*VLbV5&cK_xWJ%q+t8wH=k= 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 A{{R30 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12406BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12406BA.tab.bytes new file mode 100644 index 0000000..dcdc0bf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12406BA.tab.bytes @@ -0,0 +1,133 @@ +Ap 7VLCѢim%4I +GIu)a߾`dҺ<Ś i7<`Sy:j8a!9[v@%h("*6؈.+o%7JId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory00.png +2 2 401 1 215 +3 3 301 DialogEnable Senses are like a rock that has fallen into a torrent, corroded and washed away by the mud over countless years. +4 4 301 The numerous scars on your body are taking their toll on you. If this goes on, you will lose your sanity. +5 5 301 How did you manage to maintain your most basic form? The flickering light could no longer gather its thoughts to ponder such a question. +6 6 301 In the memories that you have collected, one thing is for sure... You are reliving Liv's past. +7 7 301 She too was once lost in the sea of memories and death, struggling, pierced, and torn apart. +8 8 302 ...Liv. 9 +9 9 302 Liv... 10 +10 10 302 ... 11 +11 11 301 You have lost count of how many times you call her. +12 12 301 In this muddy torrent, every effort you make will end up in vain. +13 13 301 And things stay that way for a long, long time. +14 14 301 Following the muddy torrent of data, you drift toward the end of the world... until you feel the wind that carries a soft singing voice. +15 15 301 It is supposed to be a lullaby, but instead, it awakens those who lie dormant. +16 16 301 It is supposed to be a song sung in a cage, but instead, it delivers the key of freedom to the imprisoned. +17 17 301 AniZhuanchangBegin Following the singing voice to its source, you realize this empty world is slowly growing realistic. The souls drifting in chaos have finally found a safe haven to rest their weary minds. +18 18 401 1 36 +19 19 101 Assets/Product/Texture/Image/BgCg/Cg2301_14.png +20 20 402 215 +21 21 401 1 207 +22 22 301 AniZhuanchangEnd The summer breeze comes through the window and lifts the silk curtain, as warm as the day you left. +23 23 301 The bird Liv helped save remains in its cage silently, trying not to show its fear. +24 24 301 No matter how the wind blows on this night, it no longer dares spread its wings and fly again. +25 25 301 The house you once shared with your companions is as you remember it to be. +26 26 301 Raindrops fall on the exterior walls and the blossoming flowers on the windowsill, which silently remember how many days the girl has spent next to the window, waiting. +27 27 301 Those days that she dreams about have long turned into a cage of loneliness, but still, she remains here like a lantern forgotten in an abandoned house. +28 28 301 ...She is just like the bird in the cage. +29 29 301 The nightmare is never gone. She just covers it up with her own dream. +30 30 302 ... 31 +31 31 301 The memories of awakening to reality and the echoes once lingering in the void are calling to you. +32 32 301 It is only by destroying her dream will the bird in the cage be able to return to its previous habitat. +33 33 301 But is that really something you should do? +34 34 301 You've been living in her dream for a decade, and every day is full of peace and love. +35 35 301 This is the world she longs for. The world that everyone wants to see. And one day in the future, it will become a reality. +36 36 301 But this future is far away and out of reach. Before you have a chance to get there, thousands of lives will be buried in the snow of winter. +37 37 301 If things are destined to end up in ruins, why not embrace this beautiful dream and stay away from the cruel reality? +38 38 302 But this is not my choice to make. 39 +39 39 301 Before you are presented with this opportunity, countless people have to choose between life and death. +40 40 301 To realize this peaceful dream, they light up the dark and clear a way leading to that future. +41 41 302 If we give up now, their effort will go to waste. +42 42 301 This is Liv's dream. It is all the more reason to believe that she will not give it up. +43 43 302 AniZhuanchangBegin I should go talk to her. 44 +44 44 101 Assets/Product/Texture/Image/BgStory/Bgstory526.jpg +45 46 201 1 500400 1 +46 47 301 AniZhuanchangEnd 1 Liv ...Commandant! 1 +47 48 301 Upon hearing someone knocking on the door, the girl quickly comes down from upstairs as fast as a cat running in the moonlight. She opens the door and jumps into the arms of the person she has long awaited. +48 49 302 Sorry that I kept you waiting. 50 +49 50 301 Liv It's okay... I'm just glad you are back now. 1 +50 51 301 She is slightly trembling, fearing that this phantom will vanish if she hugs too hard. +51 52 302 I'm right here. 53 (Hug Liv) 53 +52 53 301 Liv Yes... Commandant... 1 +53 54 302 ...Liv, actually... 55 +54 55 301 Despite your reluctance, it is time to say goodbye. +55 56 204 1 14 +56 57 301 Liv I know... 1 +57 58 301 Liv I have always known. 1 +58 59 301 With her eyes watering, the girl bids farewell first. +59 60 301 Liv ...This is but a remaining dream left in my M.I.N.D. 1 +60 61 301 Liv And you have come to collect my M.I.N.D. shards. That's why you are here, Commandant. 1 +61 62 301 Liv You are m... our Commandant. 1 +62 63 301 This time, she addresses you by your title, but she cannot keep her emotions under control. +63 64 301 ...And she doesn't have to anymore. +64 65 301 Liv To find you and everyone else, I've been searching everywhere in this world. 1 +65 66 301 Liv Though it took me a lot of time, I finally... found myself. 1 +66 67 301 You look to where Liv is looking and find the white bird in the cage still dancing with the wind. 1 +67 68 302 ...Is it that bird? 69 +68 69 301 Liv Yes... That bird is my M.I.N.D. shard. 1 +69 70 302 ...Then you are...? 71 +70 71 301 Before falling into her dream, you have experienced many such illusionary realms in search of her shards. This is because Asimov used Spear of F.O.S. to visualize data. +71 72 301 Usually, Liv's M.I.N.D. shards are represented in her image as they wander where the memories intertwine. +72 73 301 Liv ...I am just a dream left in the M.I.N.D. I'm an entity imagined by that white bird. 1 +73 74 301 Liv Do you remember what happened before you came here? 1 +74 75 302 AniZhuanchangBegin I do. 76 +75 76 202 1 1 +76 78 101 Assets/Product/Texture/Image/BgCg/Cg2301_4.jpg +77 79 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryShuju.prefab 2 +78 80 301 AniZhuanchangEnd You were searching for the sixth M.I.N.D. shard... And you thought it was what happened in the last memory. +79 81 301 When humanity is overwhelmed by the horde of Hetero-Creatures and the Corrupted, no matter how they struggle, the pathetic effort won't be enough for them to touch the light in the sky. +80 82 302 Liv! 83 +81 83 301 The shout is lost in the crowd and unable to reach the girl who has vanished into the light. +82 84 301 Just like a bird that voluntarily stays in its cage, so long as the Empyrea frame can grant her the strength to change and save things, no matter how much pain that cage brings, Liv will face it. +83 85 301 Perhaps if you stay here, one day you will have the chance to see her? +84 86 301 But the enemies coming from behind do not think so. +85 87 301 AniZhuanchangBegin Upon noticing this, blood starts dripping down from where your head once suffered a trauma. The unbearable pain pulls at your Mind Beacon and plunges it into the ocean of chaos and corruption. +86 88 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryShuju.prefab +87 89 401 1 45 +88 90 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +89 91 302 AniZhuanchangEnd Back then, all I saw was a white bird. 92 +90 92 302 AniZhuanchangBegin Following its trail, the chaotic view slowly became clearer. Change Background +91 93 101 Assets/Product/Texture/Image/BgStory/Bgstory95.png +92 94 301 AniZhuanchangEnd But the bird slowly faded away. You were thus lost in that never-ceasing snowstorm. +93 95 302 I had been walking in that snowstorm for a long time... 96 +94 96 302 AniZhuanchangBegin Until I saw my dead body... and my name tag. 97 +95 97 101 Assets/Product/Texture/Image/BgStory/Bgstory514.jpg +96 98 201 1 500400 14 +97 99 301 AniZhuanchangEnd 1 Liv But you woke up. 1 +98 100 302 No. You found me. 101 +99 101 301 The dying flame is only able to remain in this turbulence because it is protected by the fantasy of peace. +100 102 302 Thank you, Liv. 103 +101 103 204 1 1 +102 104 301 Liv Well, me too. 1 +103 105 301 Liv Though this is just a dream, the ten years you and everybody spent with me here are much more than that. 1 +104 106 301 Liv Thank you... 1 +105 107 202 1 1 +106 108 301 You help wipe away her tears. Teardrops flow through your fingertips and into your palm. +107 109 201 1 500400 2 +108 110 301 1 Liv This is all I ever asked for. Now... it's time to wake up from the dream. 1 +109 111 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryShuju.prefab 2 +110 112 301 RImgBg1Shake The sound of that white bird flapping its wings comes from outside the window. Just like the cage, this space too starts to shake. +111 113 301 Before everything falls apart, Liv puts your hands on her chest. You can still feel the warmth of her teardrops in your palm. +112 114 301 Liv And it is time you leave. 1 +113 115 302 What about you? 116 +114 116 301 Liv I am part of this dream. I must stay for the dream to be completely destroyed. 1 +115 117 302 ... 118 +116 118 301 Liv The last shard is supposed to exist only after I have experienced "death." 1 +117 119 301 Liv After all, that's how my memories played out... But you are here now. Take it with you. 1 +118 120 301 The white bird finally opens its cage and puts a golden key in Liv's hand, but then it turns around and lands on the shoulder of the person who is about to travel far. +119 121 301 Liv Farewell, Commandant. I'm sure we will meet again. 1 +120 122 301 Liv Even though reality is filled with challenges and pain, so long as you have friends fighting alongside you, this dream will come true someday in the future. 1 +121 123 301 Liv I will be waiting for you in the future. 1 +122 124 301 The girl is shedding tears but smiling, waving goodbye to the light of her life. +123 125 301 Liv So, please come find me... when I'm all alone at the end of a snowfield. 1 +124 126 301 Liv The last M.I.N.D. shard is right there. 1 +125 127 302 I promise you. 128 +126 128 301 Liv Okay...! 1 +127 129 501 2000 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBaiBegin.prefab 2 +128 130 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +129 131 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBaiBegin.prefab +130 132 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBaiEnd.prefab 2 +131 133 301 1 AniZhuanchangBegin ...You look at the smile on her face as this world is devoured by white light. diff --git a/Resources/table/client/movie/movies/MovieHG12407BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12407BA.tab.bytes new file mode 100644 index 0000000..000761a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12407BA.tab.bytes @@ -0,0 +1,200 @@ +TI&#w_j0ueQ +2{#RU/0DYOluxUϿK06$5=Ѻ!?kx'b4t#=2<6R'u 7'qdhId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +2 2 401 1 73 +3 3 301 DialogEnable The fading light turns into a white snowfield. +4 4 301 The scars and pain that were previously held at bay by her dream attack your senses the moment you arrive here. +5 5 301 The six M.I.N.D. shards you were holding in your arms also drop on the snowy ground, whispering how this journey has been hasty but arduous. +6 6 301 The person who believed the nightmare was over has come right back into another nightmare. +7 7 301 The snow is knee-deep. You struggle to trudge forward. The pain and fatigue are wearing you down. You can fall at any time if you are not careful. +8 8 301 Her last M.I.N.D. shard is right here. +9 9 301 According to Liv in the dream, this memory is about "death." +10 10 301 But memory might not be the most accurate word to describe this because it is the future she saw via Ascension-Network. +11 11 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +12 12 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +13 13 301 Before entering the corrupted M.I.N.D., you saw footage of her in combat in that church operation. +14 14 301 After the chaotic memories and death, she used the algorithm of Ascension-Network to see the future. +15 15 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +16 17 101 Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +17 18 301 Though it remains to be seen if such an algorithm is accurate, the memories it brings Liv have turned into this place where there is nothing but snow as far as your eyes can see. +18 19 302 Where are you? 20 +19 20 301 The snow doesn't answer or show you the way. +20 21 302 ...Liv. 22 +21 22 301 The snowstorm lifts up a heavy cloud, putting a heavy burden on the lost seeker. Whenever you shake off the snow on your shoulders, your body grows even stiffer because of the cold. +22 23 302 I must go on... 24 +23 24 201 200 1 1031001 19 +24 25 202 1 +25 26 301 1 Liv Sorry, Commandant. All I ever brought you is pain. 1 +26 27 301 While your mind is drifting, you see Liv's phantom appear by your side. Is this an illusion because you miss her so much, or is it the M.I.N.D. shards in your arms guiding you? +27 28 302 You don't have to apologize, Liv. 29 +28 29 302 We are in this together. And we'll take on the challenges of this apocalyptic world together. +29 30 302 You are carrying too much on your shoulders. 31 +30 31 302 You don't have to walk alone anymore. 34 +31 32 201 200 1 1031001 19 +32 33 202 1 +33 34 301 1 Liv I just... don't want to be a burden to others... 1 +34 35 302 You were never a burden. 36 +35 36 302 Everyone has their weaknesses. 37 +36 37 302 That's why we must have each other's back. 38 +37 38 201 200 1 1031001 19 +38 39 202 1 +39 40 301 1 Liv You don't feel like I'm a burden, Commandant? 1 +40 41 302 Most of my scars bring memories of you. 42 +41 42 302 You saved me, Liv. 43 +42 43 302 And now it's time for me to return the favor. +43 44 201 200 1 1031001 19 +44 45 202 1 +45 46 301 1 Liv ...Thank you... 1 +46 47 302 No. Thank you. 48 +47 48 302 I will return to reality and express my gratitude in person. 49 +48 49 302 Now, tell me. Where are you? 50 +49 50 301 AniZhuanchangBegin The girl's phantom points to the east where the sun shines before vanishing into the snow. +50 51 302 Just give me a bit more time, Liv. 52 +51 52 101 Assets/Product/Texture/Image/BgStory/Bgstory103.png +52 53 301 AniZhuanchangEnd Following in the direction she pointed for you, you walk and walk until the midnight sun is buried under the horizon. +53 54 301 Without the guidance of sunlight, the seeker is once again lost in the dark. +54 55 201 200 1 500049 +55 56 202 1 +56 57 301 1 Liv Are you lost? 1 +57 58 301 Her phantom appears to greet you. +58 59 302 You bet. 60 +59 60 201 200 1 500049 +60 61 202 1 +61 62 301 1 Liv Where are you going? 1 +62 63 302 To find the future you. 64 +63 64 201 200 1 500049 +64 65 202 1 +65 66 301 1 Liv What does my future self look like? 1 +66 67 302 She is kind and friendly. 68 She is powerful and reliable. 68 +67 68 201 200 1 500049 +68 69 202 1 +69 70 301 1 Liv Really? 1 +70 71 302 Of course. 72 +71 72 201 200 1 500049 +72 73 202 1 +73 74 301 Liv Then... why does this place bring me sadness? 1 +74 75 301 Liv This is my future, but why do I feel... overwhelming, suffocating sadness? 1 +75 76 302 ... 77 +76 77 201 200 1 500049 +77 78 202 1 +78 79 301 1 Liv Is that really the future I hope for? 1 +79 80 302 I'm sorry. I do not know the answer to that. 81 +80 81 302 But if I ever get the chance, I'll ask the future you myself. 82 +81 82 201 200 1 500049 +82 83 202 1 +83 84 301 1 Liv Okay...! 1 +84 85 302 Now, tell me. Where are you? 86 +85 86 201 200 1 500049 +86 87 202 1 +87 88 301 1 Liv Over there. 1 +88 89 301 She points at where Polaris is. +89 90 201 200 1 500049 +90 91 202 1 +91 92 301 1 Liv Don't forget to ask my future self. 1 +92 93 302 Yes. I promise you. 94 +93 94 301 AniZhuanchangBegin The phantom waves you goodbye and vanishes into the night. +94 95 101 Assets/Product/Texture/Image/BgStory/Bgstory105.png +95 96 301 AniZhuanchangEnd When the polar night is done, the person who's been through an arduous journey arrives at the end of the snowfield. +96 97 301 Just like the first dream, you see nothing but snow that extends beyond the horizon. The cold wind blows. +97 98 302 ... 99 +98 99 301 Have you ever thought perhaps the reality you are living is just a dream and your dream is the reality? +99 100 301 The same questions come to your mind. Except for this time, you have an answer. +100 101 302 The dream of peace will one day be real. 102 +101 102 301 ...Even if you can't live long enough to see that day? +102 103 302 So long as someone else can, yes. 104 +103 104 301 So long as peacetime will eventually arrive, her dream will come true. Our dream will come true. +104 105 302 That is my answer. 106 +105 106 302 And that is our answer too. 107 +106 107 301 With this unwavering faith, the person bearing scars stands tall at their final destination. +107 108 301 The day is dark. You search that corpse dressed in a military protective suit... and find the name tag with the name "Gray Raven Commandant 【kuroname】" on it. +108 109 301 The heroic story ends here. +109 110 302 But my companions are still here. 111 +110 111 301 ...That's right. +111 112 301 Shadows of the past and the future intertwine at this very moment. In this desolate snowfield, the girl finally appears before you. +112 113 301 She kneels next to the pale corpse and lets out a heartbreaking cry. +113 114 201 1 1031001 16 +114 115 301 1 Liv ...Commandant... 1 +115 116 301 Liv 【kuroname】...! 1 +116 117 301 Liv I'm sorry I'm late... I'm sorry... I'm terribly sorry...! 1 +117 118 301 The sorrowful girl is overwhelmed and tearful. +118 119 301 Liv Please don't go... Don't leave us... Please! 1 +119 120 202 1 1 +120 121 301 The snowstorm is unforgiving as the cold wind freezes her streams of tears. +121 122 301 Like an ice sculpture, the girl has become one with this boundless snowfield. +122 123 302 ...Liv... 124 (Hug Liv) 124 +123 124 302 Don't cry... 125 +124 125 302 I'm right here. I have never left. 126 +125 126 302 Together, we will change this future. 127 +126 127 302 Even if we fail, our wishes will come true. 128 +127 128 301 ...And when that day comes, people parted by death shall reunite once more. +128 129 201 1 1031001 16 +129 130 301 Liv ...Commandant... +130 131 202 1 1 +131 132 301 The phantom from the future hears your call as you from the past take her into your arms. +132 133 302 I found you, Liv. 134 +133 134 302 Let's go back. 135 +134 135 302 Go back to the present where we belong. 137 +135 136 201 1 500400 1 +136 137 301 1 Liv Okay...! 1 +137 138 301 The snowfield turns into white light. Every M.I.N.D. shard comes together at the chest until a complete M.I.N.D. is formed. +138 139 301 Liv Let's... go back. 1 +139 140 401 1 36 +140 141 202 1 1 +141 142 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 2 +142 143 101 Assets/Product/Texture/Image/BgStory/Bgstory463.jpg +143 144 301 The white view starts to sink into the depth of this dream. You struggle to open your eyes and find yourself in a cold white laboratory. +144 145 401 1 79 +145 146 302 Cough... 147 +146 147 201 1 500166 5 -450 +147 148 201 2 500026 450 +148 149 301 1 Lucia ...Commandant! 1 +149 150 301 Lee ... 2 +150 151 302 I'm fine... It's okay... 152 +151 152 202 1 2 1 +152 153 201 1 500404 -450 +153 154 201 2 500004 450 +154 155 301 1 Hippocrates 【kuroname】 is awake. The Mind Beacon corruption is controllable. 1 +155 156 301 Hippocrates What about Liv? Everything going well? 1 +156 157 301 Asimov I am trying to simulate and repair her M.I.N.D. 2 +157 158 301 Hippocrates What's this...? I can't believe this. 【kuroname】 found a M.I.N.D. shard that we didn't manage to find. 1 +158 159 301 Asimov It was hidden too deep. 2 +159 160 301 Asimov ... 2 +160 161 202 1 2 1 +161 162 301 With his brows furrowed, he concentrates on the various kinds of equipment before him. +162 163 302 Liv... 164 +163 164 301 The girl lies on a maintenance table, sleeping soundly in silence. +164 165 301 You drag yourself to her side and gently take her hand ridden with scars into your own. +165 166 302 ...Come back... 167 +166 167 301 Liv ... +167 168 301 Liv ... +168 169 301 Liv ... (Moans) +169 170 302 Liv...! +170 171 201 1 500404 -450 +171 172 201 2 500004 450 +172 173 301 1 Hippocrates She is waking up. How goes the simulated repair? 1 +173 174 301 Asimov Looking good. But it is too dangerous to repair her Empyrea frame. I'm heading to the 2nd maintenance deck to change her frame. 2 +174 175 301 Hippocrates Alright. We'll head there and get prepared. Bring Liv and meet us there when you are ready. 1 +175 176 302 Alright. 177 +176 177 202 1 2 1 +177 178 401 2 1516 +178 179 301 The two hustle, taking the terminals and equipment with them before leaving the laboratory in a hurry. +179 180 301 Liv ...Commandant... +180 181 301 She can't see very clearly yet, but the girl is calling and looking for you. +181 182 302 I'm right here... 183 +182 183 301 Liv Yes... I'm back... +183 184 302 Welcome back, Liv. 185 +184 185 301 Liv Did I... make you worried? +185 186 302 ...Yeah... 187 +186 187 302 But no apologizing this time. 188 +187 188 301 Liv ...Hmm... +188 189 302 Don't apologize just because I'm worried for you. 190 +189 190 302 Such concerns are proof of the bond we share. 191 +190 191 302 No matter what challenges lie ahead, 192 +191 192 302 we will face them together. 193 +192 193 301 Liv I believe that... +193 194 301 Liv ...I have always... believed that... +194 195 301 She tightens her grip on your warm hands. +195 196 301 Even if one day the reunited people will inevitably be parted by death, +196 197 301 the girl has returned to this broken world with determination and no regrets. +197 198 301 This isn't just for that distant, beautiful dream... +198 199 301 1 AniZhuanchangBegin It is also to hold the hands... of the most important person in her life. diff --git a/Resources/table/client/movie/movies/MovieHG12601BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..36110a3bb82b6d9906bfcfb146fb4a866b41b0cf GIT binary patch literal 16050 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%0A&oY z_}7MT+>Oe~EGV|q&Z^>SK1L2tV<&1eI@9WT@8jL=-Q(mX9kp0>cl&leLZ1a2(q|iO z4MbUWUBr!!a)Hn6ihpf_#{!)VZztuXY*6$(#WOZ8OPS%QPQAYa4PyI_hK$e5ikR`L zb&*JQ(#Ob&Xsmy*lot|l({eD8q3{IRBRDHSMO#i;Z9Tg3Sy{AoZHYmx$ujHWYw%{Y%Z&Oxe97SlI>(fYuhE-2AXMaD|B&7eB50hZ<|~{6&`whC zb(c1|NbSpKjvZB6pLrP3+n}|IpAONA@iymi${O+iWyZ%0jOeNu(x|EIYFL&(rRgb#r@W`(BE?c8sxE4&j)*DZegOR*3}JRO5ho zL7|62E+(uT-`P2VBNg9fHRZ?#{WnmmG^aaI@a-vrlPe7W#rnmX+-1dViaIg+(?@6@ zjaS0gd=nAY(kEy3*?uE}SFUV))FyRCdi-m{Nyb<9v+6A=&{g5j!H=u*#UPLPg_2b+ z*yg}}rTzyW`V3}R8zpjIKx59P{05qDE>tE-%sqxwKEg-4#L9(%M5T5xI*e$^FY@*- zo6mrZsKeNIhyb!GtaX#sg%uD%mO^f3p=skTn7NSwYdYxAL$qU5Zg^<7t4igJRih9% z4S-nHMFL#P*>$Oh6ulFtYr1iw;G_lD%RG^sJjHn-21v@U-HxZ9^)7 zQ5P(XSBsQy!0`RAJf0b+pSswr97DgKAK_C+e!_h}hb{b=Af)07XRJyZhJ zE#{((3&_=1j@Y_eIpdsKwzSz+PUBDs%?`jz)^yzpd~=ggJ4N_F-#Y`oQmDcy$&Hc; zQav8SBev4y)1imt51Q%annNymREBp-E4ehYY1Agw#ph<~Cc7fptJM^Hy7k=?)UvEv zG^!vy@0S!U+V`j)r~GxEE?`8*{Fcv@lJ91+cGtcrKSZI{e#1gHJvP=xHPiI!L-z%d zG$&>6%e@=;y>nzG3oe2=p8QhQk6g%tRo8*J!UT9?TRZfZ;mK37)_m^qeP+H}q;D9C zB#k^u{mUt@(gtkCt}i4>kpM7C{88Dz(-(PEGkBD|NVn1*>n6H%0j$(jZ*-eWSIw|P g`|SO?jU`Z0yg<);^%}dIs_BAJ+iTUh(N5O?0ujLU>i_@% literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12602BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12602BA.tab.bytes new file mode 100644 index 0000000..3a98732 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12602BA.tab.bytes @@ -0,0 +1,110 @@ +.^X'?A~;LNwYL{kfYQ5ma4ޫMz3ĐSRp(V +OTlOnҤ/@2/bȁOPV4/G,c9Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory181.png +2 2 401 1 204 +3 3 301 DialogEnable The Nighter is nowhere as busy during daytime. There are only a few pedestrians on the street. Not many shops are open. +4 4 301 The old man at the breakfast stall is slowly stirring a pot of white porridge, yawning. The light morning fog has brought the fragrance of rice to the visitors. +5 5 201 1 500019 +6 6 301 1 Construct Kamui from Strike Hawk said the Nighter was a very busy place, but this looks nothing like what he said. 1 +7 7 202 1 1 +8 8 301 While the Nighter only reaches its prime at night, this place looks way too quiet. You are slightly puzzled and almost start to wonder if you have come to the right place. +9 9 301 Pulao Greetings. You must be our guests from Babylonia. +10 10 301 You hear a somewhat familiar voice. Other Constructs also turn to the direction of the voice. +11 11 301 The girl looks perfectly natural in front of the entire team. +12 12 201 1 500445 1 +13 13 301 1 Pulao Good morning. Have you eaten yet? 1 +14 14 301 It sounds like a greeting, but extremely bizarre. +15 15 202 1 1 +16 16 401 1 36 +17 17 201 1 500019 -600 +18 18 201 2 500019 600 +19 19 201 3 500019 +20 20 301 1 Constructs ? 1 2 3 +21 21 301 The entire scene is almost frozen in awkwardness. Nobody is able to respond to her words, only the caw of crows from afar can be heard. +22 22 301 You suddenly recall something from the almost forgotten memories. Before departing, you did some necessary reading to prepare for this occasion. Right now, you should say... +23 23 302 We have. 24 +24 24 301 Constructs ? 1 2 3 +25 25 401 1 204 +26 26 202 1 2 3 1 +27 27 301 The Engineering Force members exchange lost looks before giving the same reply—although most of them never have the habit of eating. +28 28 201 1 500445 1 +29 29 301 1 Pulao Phew! 1 +30 30 301 Pulao We greatly appreciate your assistance. Bixi has already arrived at the installation site. I, Pulao, shall take you to the destination. 1 +31 31 301 Pulao I will also be in charge of your security for the day. 1 +32 32 301 The girl steps aside and makes an inviting gesture, looking relaxed. +33 33 204 1 +34 34 301 Pulao Oh, I should have said this in the first place... 1 +35 35 204 1 1 +36 36 301 Pulao Dear Babylonia guests, welcome to Kowloong. 1 +37 37 301 AniZhuanchangBegin Pulao And, long time no see, 【kuroname】. 1 +38 38 401 1 208 +39 39 101 Assets/Product/Texture/Image/BgStory/Bgstory178.png +40 40 202 1 2 1 +41 41 201 1 500236 450 +42 43 201 2 500236 -450 +43 42 301 AniZhuanchangEnd 1 Vendor 1 Canned cocoon jelly! One Grub each! 1 +44 44 301 Vendor 2 Virus-free oxygen tanks with extra-long warranty! Buy one get three free! Buy one get three! 2 +45 46 301 Vendor 1 Stop selling those junks. Who needs oxygen tanks after we dock? 1 +46 48 301 Vendor 2 It's none of your business. They are good, and I'm sure they will eventually sell. Virus-free oxygen tanks with extra-long warranty! Buy one get four free now! 2 +47 50 301 Vendor 1 Wow, that's cheap. Can I trade this cocoon jelly can for it? 1 +48 52 301 Vendor 2 Cut it. Who knows how long you have been storing those cans? I can smell the putrid liquid in them! Get lost! 2 +49 54 301 Vendor 1 I give you three cans for two tanks... No, three for one! 1 +50 56 301 Vendor 2 Hehe, how many would you like? 2 +51 57 202 1 2 1 +52 58 301 You immediately give up the idea of trying the cocoon jelly. When you realize, many vendors have started their street stalls. A few shops in the distance have also opened their doors. +53 59 301 There aren't many customers, and the vendors all look exhausted after a night's hard work. But when the sun shines upon each and every one of them, they look revitalized. +54 60 301 But why are you here instead of at the working site...? +55 61 201 1 500445 8 +56 62 301 1 Pulao "Leave if you aren't a professional. You will only slow down our work progress." 1 +57 63 301 Pulao Never thought Bixi would use this reason to send me away. It's true that I don't understand the blueprints and formulae, but... 1 +58 64 204 1 +59 65 301 Pulao Sorry, Commandant. Bixi probably said this because he didn't want you to get hurt during the installation. 1 +60 66 302 It's okay. 67 Actually, the Engineering Force said the same... 69 I enjoy slacking off. 70 +61 67 204 1 1 +62 68 72 301 Pulao I knew you would understand! 1 +63 69 71 301 Pulao They probably share the same concern. 1 +64 70 301 The girl blinks a few times. Your answer seems to have surprised her. +65 71 204 1 1 +66 72 301 Pulao To thank you for helping us out last time, I can take this time to show you around the Nighter. 1 +67 73 301 Pulao Commandant, is there any place you want to go? Or do you want to leave it all to me? 1 +68 74 302 What do you recommend? 75 I'll leave it to you then. 80 +69 75 301 Pulao There are many places we can go right now in the West District. All the games and food stalls, as well as the clothing, art and calligraphy shops are here. The East District consists of mostly opera troupes, but I can't appreciate their play, whether it's holographic or acted by real people. 1 +70 76 301 Pulao The Central District is the old auction house. It's no longer used for that purpose and now is home to many people. There isn't anything worth seeing, but I can take you there if you feel nostalgic. 1 +71 77 301 Pulao Where would you like to go first, Commandant? 1 +72 78 302 Let's start from this place. 79 +73 79 82 301 Pulao Leave it to me. 1 +74 80 204 1 2 +75 81 301 Pulao Let's start from here then. It won't be as fun as the night market, but there are still many interesting stalls and shops! 1 +76 82 301 Pulao Too bad the jujube paste cake Grandpa has moved to Kowloong City. Otherwise, I'll definitely get some for you to try. 1 +77 83 302 Have many people relocated to Kowloong City? 84 +78 84 204 1 +79 85 301 Pulao Yeah. Ever since we dock, many have moved from the Nighter back to Kowloong City. Most people want to go home now that it's safe, but some choose to stay... 1 +80 86 202 1 1 +81 87 301 As Pulao introduces the Nighter, you hear rushed steps nearby. You cast a glance out of curiosity, only to see the vendors who were trading goods moments ago now packing up. +82 88 301 They peek at you, but quickly lower their heads before meeting your eyes and walk away. +83 89 201 1 500445 +84 90 301 1 Pulao ... 1 +85 91 301 Pulao has stopped talking. She looks at them as they leave, her eyes saddening like a bird with its feathers soaked in the rain. +86 92 302 Pulao? 93 +87 93 301 Pulao Huh? 1 +88 94 301 Pulao Sorry, Commandant. I was distracted. 1 +89 95 302 Did they bother you? 96 +90 96 301 Pulao ...Yes. Actually, many people would shun away from me just like them. They don't seem to like me. 1 +91 97 301 Pulao Probably because I'm a Dragon Child. No matter what excuses we give, they see us as the helpers of that fake leader. 1 +92 98 204 1 1 +93 99 301 Pulao But worry not, Commandant. Our trip will not be impacted. There are still many shops that won't purposely avoid me. 1 +94 100 301 Pulao forces herself to smile as if she is trying to comfort you. +95 101 302 Don't force yourself to smile. 102 Pat her head. 104 +96 102 204 1 +97 103 106 301 Pulao Um... +98 104 204 1 +99 105 301 Pulao Commandant? +100 106 302 I believe things will get better as they get to understand you. 107 +101 107 301 Pulao ... 1 +102 108 204 1 1 +103 109 301 Pulao Hmm, I agree! There are people in Kowloong City who love Prime and Phecda. Commandant, you and your members also become familiar over time, right? 1 +104 110 301 Pulao So, Commandant... 1 +105 111 301 The girl stands on tip-toe and gently erases your frowns. +106 112 301 Pulao You stop frowning too. 1 +107 113 301 Pulao Let me take you somewhere else. These people are running away from my uniform. 1 +108 114 301 Pulao's words give you inspiration. You look around and quickly find the target. +109 115 301 1 AniZhuanchangBegin Pulao Next, let's go to the shops that I frequent... Wait, Commandant, where are you taking me? 1 diff --git a/Resources/table/client/movie/movies/MovieHG12603BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12603BA.tab.bytes new file mode 100644 index 0000000..dc154e3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12603BA.tab.bytes @@ -0,0 +1,161 @@ +;`_\0nb%I` >+hQ8*HNه AN+:'YUɳmYK. ǖ$ -/ ФouA&y1ͳ@K2qu)IY2SġMId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory178.png +2 2 401 1 208 +3 3 301 DialogEnable You are standing outside an antique-style shop with "Lam's Clothing" written on the banner in calligraphy. +4 4 201 1 500445 +5 5 301 1 Pulao It's a clothing store. Why did you bring me here, Commandant? 1 +6 6 302 If they are scared of your uniform... 7 +7 7 302 Then you must hide your identity. 8 +8 8 301 Pulao Do you want me to go undercover? But if I go to them in disguise, even if they get close with me, they aren't close with the Construct Pulao. 1 +9 9 302 First, you must understand each other. 10 +10 10 302 And one of you must take the initiative. 11 +11 11 204 1 1 +12 12 301 Pulao ...I see. That's why you know how to respond to "Have you eaten yet". I shall take the first step. 1 +13 13 202 1 1 +14 14 301 Slightly anxious, the girl steps forward and knocks on the door. +15 15 201 1 500462 +16 16 301 1 Shop Owner Coming! Welcome, what would you like today? Ready-to-wear, or custom-made... What, a Pulao Crew?! 1 +17 17 301 The shop owner panics a little seeing the unexpected visitors, but soon calms down and starts to observe the two of you. +18 18 301 Shop Owner Madam Pulao, and this honored guest... What can I do for you? Would you like to buy something... or investigate a case? 1 +19 19 302 We're here to buy some clothes. 20 +20 20 301 Shop Owner Phew... Easy! No problem! 1 +21 21 301 Shop Owner How terribly sensitive of me. I have overacted. 1 +22 22 203 1 0.25 450 +23 23 201 2 500445 -450 +24 24 301 1 Pulao Is there anything I should investigate? 2 +25 25 301 Shop Owner C'mon, my shop is perfectly clean. You can go around and ask, everybody on the street knows me... 1 +26 3000 204 2 5 +27 26 301 Pulao Let's go somewhere else, Commandant. 2 +28 27 301 Shop Owner Hey, don't go! Please, come inside. 1 +29 28 204 2 1 +30 29 301 Pulao Speaking of which, Commandant, your outfit also stands out a lot. Why don't you change into something else too? 2 +31 30 301 As you walk into the store with Pulao, your vision is overwhelmed with all sorts of colors. You almost feel dazzled, considering that your closet only consists of uniforms. +32 31 301 Pulao Which one suits me better? What do you think, Commandant? 2 +33 32 302 The black one. 33 The white one. 33 The green one. 33 +34 33 204 2 8 +35 34 301 Pulao Um... 2 +36 35 302 What about the purple one? I think it will fit. 36 +37 36 204 2 1 +38 37 301 Pulao Hmm, let me try... 2 +39 38 301 Shop Owner Ahem, excuse me. That dress surely looks gorgeous, but it's still a male dress... 1 +40 39 302 !!!! 40 +41 40 301 Shop Owner Let me take a look... 1 +42 41 301 Shop Owner What about this one, Madam Pulao? 1 +43 42 301 The owner takes a light green dress from the clothes hanger and hands it to Pulao. +44 43 204 2 2 +45 44 301 Pulao It looks great. Let me try it on! 2 +46 45 202 1 2 1 +47 46 301 Pulao dashes into the fitting room. +48 47 201 1 500462 +49 48 301 1 Shop Owner And what would you like? Had your eyes on anything? 1 +50 49 302 I'll... 50 +51 50 301 Shop Owner I can recommend for you too if you need. 1 +52 51 302 ...I'll leave it all to you. 52 +53 52 301 AniZhuanchangBegin Shop Owner Roger that. Based on your size, I think this one will look great... 1 +54 53 202 1 1 +55 54 301 Kowloong attire is more complicated than you think. You spend a long time in the fitting room wresting with the dress until you finally manage to squeeze yourself into it. When you step out, the owner is just tying the last red ribbon on Pulao's hair. +56 55 201 1 500462 450 +57 56 201 2 500446 -450 +58 57 301 AniZhuanchangEnd 1 Shop Owner Fantastic. This dress goes the best with this hair style. 1 +59 58 301 Shop Owner Hey, you look awesome too! 1 +60 59 301 Pulao Oh, Commandant, you have finished. What do you think of my dress? 2 +61 60 302 You look great. 61 I still think mine's... 63 +62 61 204 2 2 +63 62 64 301 Pulao Yeah, I love it too. 2 +64 63 301 The owner gives you a death stare before you can finish the sentence. +65 64 301 Pulao Yours also looks very nice. You are better at picking your own dress, Commandant. 2 +66 65 301 Shop Owner Since you both like your dresses, 230 Grubs please. 1 +67 66 202 1 2 1 +68 67 301 You take out your wallet, only to find Black Cards inside. +69 68 301 But... +70 69 301 There is no Grub inside. +71 70 302 Take out a few Black Cards. 71 +72 71 201 1 500462 +73 72 301 Shop Owner Babylonia currency? Unfortunately, we don't use it here. 1 +74 73 301 You saw it coming but cannot do anything. Finally, the girl's crisp voice helps you out. +75 74 203 1 0.25 450 +76 75 201 2 500446 -450 +77 76 301 1 Pulao Commandant, have you forgotten? You left the Grub bag with me because you said you weren't familiar with Kowloong money. 2 +78 77 301 The girl takes out a panda bag and picks Grubs of different sizes from it. +79 78 301 Pulao 27, 28, 29, 30... Alright, I think that's the right amount. 2 +80 79 301 Shop Owner Madam, you gave me 17 Grubs more. Here's your change. 1 +81 80 204 2 12 +82 81 301 Pulao Ahem, I knew. I just want to test your integrity. 2 +83 82 301 Pulao Let's go, Commandant. 2 +84 83 202 1 2 1 +85 84 301 Pulao puts away the Grubs and rushes out. You thank the owner and are also about to leave. +86 85 201 1 500462 450 +87 86 201 2 500446 -450 +88 87 301 1 Shop Owner Wait a sec. 1 +89 88 301 Pulao What is it? Did you also get the number wrong? 2 +90 89 301 Shop Owner No, but this guest has left something behind. 1 +91 90 301 It's a silver badge with the symbol of F.O.S. on it. +92 91 301 Shop Owner I found it in the fitting room. You probably dropped it while changing. 1 +93 92 302 Thank you. 93 +94 93 301 Shop Owner No problem. People often make this kind of mistake, so I always pay extra attention. Since you take this badge with you, it must be important. Don't lose it again. 1 +95 94 301 Shop Owner Oh, and... There are people who exchange Grubs for Babylonia money in the West District. Don't make the kid pay for you next time. 1 +96 95 204 2 11 +97 96 301 Pulao Oops... It's okay, Commandant! I'm not a kid anymore. 2 +98 97 301 AniZhuanchangBegin Pulao Wait for me, Commandant! 2 +99 98 202 1 2 1 +100 99 101 Assets/Product/Texture/Image/BgStory/Bgstory179.png +101 100 301 AniZhuanchangEnd After leaving the clothing store, you get enough Grubs at the currency exchange, but Pulao refuses to take the money for the dress. +102 101 301 You only proposed to change Pulao's outfit so it does not look too eye-catching. But now she is hopping around like an uncaged rabbit, catching people's attention in another way. +103 102 301 Pedestrian Hey, watch out, girl! Don't fall down. And you, take care of her! +104 103 301 Unable and unwilling to restrict Pulao's movement, you take the blame. Pulao notices it and quickly changes her way of walking, but she is not slowing down at all. +105 104 301 You suddenly see a crowd in front, breaking the peace on the Nighter with their loud shouting and screaming. +106 105 301 Pedestrian Hit! Hit! Hit! Ouch... +107 106 201 1 500446 4 +108 107 301 1 Pulao Hit...? Wait, don't tell me they are gambling! That's against the law! 1 +109 108 202 1 1 +110 109 301 RImgBg1Shake Even without the uniform, Pulao still remembers her duty. She quickly rushes forward, pushing the crowd aside. +111 110 301 Pedestrian Hey, stop pushing! Where does this girl come from? Ouch, you've got a lot of strength. +112 111 301 You keep apologizing to the people pushed aside and follow Pulao to the center of the crowd. All you see are a shelf full of plush toys, snacks and masks, a ceramic bottle that is narrow at the top and wide at the bottom, and a few arrows. +113 112 201 1 500446 11 +114 113 301 1 Pulao Um... I got it wrong... 1 +115 114 301 Pulao looks embarrassed. +116 115 204 1 +117 116 203 1 0.25 -450 +118 117 201 2 500460 450 +119 118 301 1 Stall Owner Are you also interested in shooting bottle? Do you want a game? 2 +120 119 301 Pulao Ahem, yes. I am. How do I play? 1 +121 120 301 Stall Owner Easy. 10 arrows for 5 Grubs. If you throw it into the wine bottle, you get a prize. I can give two extra arrows for cute ladies like you. Do you want to play? 2 +122 121 204 1 2 +123 122 301 Pulao Get me one. 1 +124 123 301 Stall Owner Gotcha. Thank you! 2 +125 124 202 1 2 1 +126 125 301 The arrow is about 30 cm long, but the bottle is only 15 cm tall with a coin-sized opening. To throw the arrow in, one must have great control and calculating power. It may be difficult for humans, but shouldn't be a problem for a Construct— +127 126 401 2 737 +128 127 301 RImgBg1Shake Bang! +129 128 301 You hear the bottle explode and see an arrow pinned into the ground, with only three-quarters of it remaining outside. The bottle only has a few broken pieces left. Pulao is still in a throwing pose. +130 129 201 1 500446 11 +131 130 301 1 Pulao I was already controlling my force... 1 +132 131 301 The whole crowd has been muted, making Pulao's mumbling more audible. +133 132 301 Pedestrian 1 Is that... a hit? +134 133 301 Pedestrian 2 Of course it is. I saw the arrow go in and out. +135 134 201 1 500460 +136 135 301 1 Stall Owner ...Excuse me, Ma'am, Can I just give the Grubs back to you? 1 +137 136 301 Pedestrian 1 That's cheating. You didn't specify how she could throw. +138 137 301 Pedestrian 2 Yeah, girl! We're on your side! We'll tell the Pulao Crew if he cheats! +139 138 201 1 500446 12 +140 139 301 1 Pulao I... I'm done. Can you throw the rest of the arrows for me? 1 +141 140 201 1 500460 +142 141 301 1 Stall Owner Please, show some mercy. 1 +143 142 202 1 1 +144 143 301 The owner is almost crying. You pick the arrow from Pulao's hand and start to estimate the throwing angle. +145 144 301 AniZhuanchangBegin This is the correct angle. The arrow will surely go in! You turn your wrist and hurl the arrow— +146 145 401 1 205 +147 146 301 AniZhuanchangEnd After some time, you have finished playing. +148 147 201 1 500460 +149 148 301 1 Stall Owner Huh? Are you sure you don't want to play another round? You could have nailed it... Are you really going? 1 +150 149 301 Stall Owner What a pity... 1 +151 150 301 Stall Owner Here's your mask, young lady. Come back next time! 1 +152 151 202 1 1 +153 152 301 You hear the owner's voice. Without turning back, you can imagine his happy face. +154 153 201 1 500446 +155 154 301 1 Pulao Never thought that you spent 50 Grubs but didn't hit it... Oh, but the last one was so close. 1 +156 155 301 Pulao makes a gap with her thumb and index finger, then moves her fingers even closer. +157 156 301 Pulao It was this close. 1 +158 157 302 If only that was a gun... 158 Tsk, I got carried away again. 159 +159 158 301 1 AniZhuanchangBegin Pulao I remember there is a shooting game stall not far away. Would you like to give it a try? +160 159 301 1 AniZhuanchangBegin Pulao Hehe, I never know you can be this competitive. I would never see this side of you if not for today. diff --git a/Resources/table/client/movie/movies/MovieHG12604BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12604BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e5ed5bc08193dfccb4aeeeada6993cb294b55b9c GIT binary patch literal 17754 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12605BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12605BA.tab.bytes new file mode 100644 index 0000000..163601f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12605BA.tab.bytes @@ -0,0 +1,163 @@ +NLADӼ\_ϋo]dt*#I绊bˬX iqAz!JrTIsf]RI-Q'Ou'󔗴ԍQ]3 ~/FId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory178.png +2 2 401 1 208 +3 3 201 1 500446 -400 +4 4 201 2 500236 400 +5 5 301 DialogEnable 1 Pulao Um, I should save some space for other snacks... 1 +6 6 301 Diner You've got a great appetite, girl. Where are you going next? 2 +7 7 301 Pulao Hmm... 【kuroname】, you haven't been to the East District, have you? Let's go. We'll find lots of machine troupes and tricks there. 1 +8 8 301 Diner East? You better watch out then. 2 +9 9 204 1 11 +10 10 301 Pulao Watch out? 1 +11 11 301 Pulao's face immediately gets serious. +12 12 204 1 12 +13 13 301 1 Pulao Something horrible happened? An organized crime? Where and when did it take place? When did it start? 1 +14 14 301 Pulao Or, is it some sort of large-scale theft? Did anyone break into the old warehouses? 1 +15 15 301 Diner What warehouse? Relax, it's not that bad. 2 +16 16 301 Diner But you are half correct. Some things were stolen. 2 +17 17 301 Diner Do you know who stole them? It's a ghost! 2 +18 18 301 He lowers his voice, acting scary. But you and Pulao aren't impressed. +19 19 301 Diner It was not long ago. Ah Kwan from the Shen Team in the East District saw a shadow flashing across the roof when he woke up in the middle of the night. 2 +20 20 301 Diner The next day, he lost one of the iron balls that he used for hand exercise. 2 +21 21 301 Diner Oh, and Little Pup from the 2nd Alley. He was playing marbles one day, and felt like something flew over his head. But he saw nothing when he looked up. 2 +22 22 301 Diner When he looked down, you know what? 2 +23 23 301 Diner All his marbles were gone. 2 +24 24 301 Diner Many others had also seen the strange shadow and lost things, like little bearing balls, fruit candies, screws and so on. 2 +25 25 301 Pulao Why didn't they tell the Pulao Crew? 1 +26 26 301 Diner It was just some little, cheap items. Nobody really cared. I only reminded you because you really liked your toys. 2 +27 27 301 Diner But when people started talking to one another, they realized the same thing had also happened to others. Then there were rumors about this "strange thing" in the night market that stole things from anyone it met. 2 +28 28 301 The diner tells the urban legend vividly, but none of it sounds real. +29 29 204 1 +30 30 301 Pulao I see. Thank you. 1 +31 31 301 Pulao Let's go, 【kuroname】. 1 +32 32 301 Diner Are you actually... 2 +33 33 301 The diner seems to have another question. Pulao turns back, puzzled. +34 34 301 Pulao ? 1 +35 35 301 AniZhuanchangBegin Diner N-nothing. Take care. 2 +36 36 101 Assets/Product/Texture/Image/BgStory/Bgstory181.png +37 37 202 1 2 1 +38 38 201 1 500446 12 +39 39 301 AniZhuanchangEnd 1 After leaving the morning tea store, Pulao starts thinking, hugging her panda doll. +40 40 301 Pulao What do you think, Commandant? 1 +41 41 302 Something's not right. 42 I believe in science. 44 +42 42 204 1 +43 43 46 301 Pulao I have the same feeling. 1 +44 44 204 1 +45 45 301 Pulao You're right. There is no ghost in the world. 1 +46 46 301 Pulao The strangest thing about it is the items stolen. If the thief is after wealth, they aren't worth many Grubs. 1 +47 47 204 1 12 +48 48 301 Pulao Could he be after fame? 1 +49 49 302 If that's the case, he wouldn't take the kid's marbles. 50 +50 50 204 1 12 +51 51 301 Pulao Hmm, right. He would be challenging safety vaults if he was after fame. Maybe he wanted to cause fear? But people only chit-chat about it now. 1 +52 52 302 I don't think we need to do anything. 53 +53 53 301 Pulao No, Commandant. I need to take a step forward, just like that uncle. 1 +54 54 301 Pulao In the past, I missed many things because I only reacted after receiving the report. I can't make the same mistake again. This time, I'm taking the initiative. 1 +55 55 301 Pulao No matter how trivial a clue seems, I cannot let it slide away. My job is to keep Kowloong safe and rule out all possible sources of danger, so I can stand in front of everybody with a clear conscience. 1 +56 56 301 Pulao Besides, I have additional intel that suggests this case isn't as simple as it seems. 1 +57 57 302 Is it about the warehouse you mentioned earlier? 58 +58 58 204 1 11 +59 59 301 Pulao Ouch... I shouldn't let it slip out of my mouth... 1 +60 60 301 Pulao's face shows signs of frustration, but she quickly recovers. +61 61 204 1 12 +62 62 301 Pulao It's not top secret, so I can let you know, Commandant. 1 +63 63 301 Pulao We caught a thief last night. He claimed that his goods were stolen from the East District warehouses. 1 +64 64 302 Do you think there is a link? 65 +65 65 301 Pulao We can't rule out the possibility, right? 1 +66 66 301 Pulao But I can't stay with you then. Let me walk you back to the Engineering Force. 1 +67 67 302 I'll help you. 68 +68 68 204 1 11 +69 69 301 Pulao But you aren't from Kowloong. I can't just... 1 +70 70 302 It's fine. We fought together to liberate the Nighter, didn't we? 71 +71 71 204 1 +72 72 301 Pulao Now that you say so, I can't reject your offer. 1 +73 73 301 Pulao Let's go! To solve the ghost problem in the East District! 1 +74 74 301 As Pulao raises her fist, all the little prizes on her begin to jingle. Looks like she is going on a field trip rather than investigating a case. +75 76 204 1 4 +76 75 301 Pulao turns back as if she has sensed your doubt. She looks slightly upset. +77 77 301 Pulao That's not very polite of you, Commandant. Do you not believe in my abilities? 1 +78 78 301 You quickly shake your head and point at the jingling gadgets on her. She immediately understands. +79 79 204 1 11 +80 80 301 AniZhuanchangBegin Pulao Ahem, excuse me, I have been a little carried away. How could I miss that? 1 +81 81 202 1 1 +82 82 101 Assets/Product/Texture/Image/BgStory/Bgstory158.png +83 83 401 400 1 36 +84 84 401 1 210 +85 85 301 AniZhuanchangEnd After putting all the prizes to a safe place, Pulao takes you to the East District. You were worried that your disguise might make your investigation difficult, but people here aren't taking this incident that seriously and are happy to talk about it. +86 86 301 Pulao is also playing the role of "Laopu" well, asking questions with curious and innocent eyes. Everybody shares their story generously, some even exaggerating. +87 87 301 But... +88 88 201 1 500446 14 +89 89 301 1 Pulao No clue at all... 1 +90 90 301 After the interview, you find three more victims who just had something stolen today. +91 91 301 First, it's Mr. Wu from the tanghulu stall. He lost the rock sugar used for cooking syrup after seeing the strange shadow. +92 92 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +93 93 504 0.7 +94 94 201 1 500270 +95 95 301 1 Wu I was minding my stall and felt something weird. 1 +96 96 301 Wu When I looked at the corner, I saw a dark shadow. I had no idea what it was. 1 +97 97 301 Wu I store rock sugar in a box. When I turned back, a few pieces went missing. 1 +98 98 301 Wu I was like what the heck. 1 +99 99 301 Wu But I really don't want to make a big fuss about it. It's not like the sugar is anything valuable. 1 +100 100 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +101 101 504 0 +102 102 202 1 1 +103 103 301 Next is Mr. Zhu, a drum performer. He lost the ribbon of his drumsticks after seeing a strange silhouette. +104 104 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +105 105 504 0.7 +106 106 201 1 500454 +107 107 301 1 Zhu After the show, I tied the drumsticks to my waist and went for lunch. 1 +108 108 301 Zhu But I felt like someone was watching me from above. When I looked up, it had gone behind the roof ridge. I reached for my drumsticks and realized the ribbon was gone. I had to buy the ribbon again. It almost made me late. 1 +109 109 301 Zhu Oh, right! The "ghost" I saw was red. It must be a red-faced monster! 1 +110 110 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +111 111 504 0 +112 112 202 1 1 +113 113 301 Then there is Miss Zhan. She is a fabric crafter who lost her sewing needle. +114 114 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +115 115 504 0.7 +116 116 201 1 500426 +117 117 301 1 Zhan That thing was weird! I went to pick up the fabrics today. 1 +118 118 301 Zhan The moment I walked into the shop, I saw a shadow moving inside. Its head was as big as an umbrella! 1 +119 119 301 Zhan I had to gather my courage, but when I walked over, I saw nothing. Then my sewing needle was gone. 1 +120 120 301 Zhan So freaky. Even if I get the needle back, I don't want it anymore! 1 +121 121 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +122 122 504 0 +123 123 201 1 500446 14 +124 124 301 1 Pulao The owner of the warehouse said he didn't see any ghost. I asked the owners of other warehouses, and none of them had lost anything. 1 +125 125 301 Pulao So the warehouse theft was an independent crime. It has nothing to do with the ghost. 1 +126 126 301 Pulao What a shame. Everyone was so cooperative... 1 +127 127 204 1 2 +128 128 301 Pulao But we didn't walk around for nothing. Right, Commandant? 1 +129 129 301 You look at the tanghulu in Pulao's left hand, rattle drum in her right hand and the panda cross-stitch on her waist, then nod hard. +130 130 204 1 4 +131 131 301 Pulao It has nothing to do with the gifts! I'm talking about the case! 1 +132 132 204 1 12 +133 133 301 Pulao After talking with so many people, I think this is an organized crime. 1 +134 134 302 Because of the short time interval? 135 +135 135 301 Pulao Correct. All the victims were distracted by the shadow first before realizing their things were gone. 1 +136 136 301 Pulao Nobody can steal something and run away within such a short time. 1 +137 137 302 But why all this fuss? 138 +138 138 301 Pulao Um... That's one thing I cannot understand. The thief only stole non-valuables, so the victims wouldn't report the incidents to Pulao Crew. As long as Pulao Crew don't show up, nobody would take it seriously... I get it! 1 +139 139 301 Pulao Have you heard of the boy who cried wolf, Commandant? 1 +140 140 302 Yeah, someone once told me the story. 141 +141 141 301 Pulao Their real purpose is to let the people in the East District become used to such little theft. They only picked items of little importance because they wouldn't catch Pulao Crew's attention. 1 +142 142 301 Pulao At the same time, they will leave an impression that they only take non-valuables. When everyone in the East District gets used to their action, they will make the real move. Maybe the thief I caught earlier was also one of the disguises. 1 +143 143 204 1 2 +144 144 301 Pulao What do you think? Does it make sense? 1 +145 145 301 Is that really so? You wonder if such a lot of work and effort is worth it. +146 146 301 As you think, you feel the day becomes a little darker. When you look up, you see a shadow standing on the roof of a house. +147 147 204 1 12 +148 148 301 Like Miss Zhan said, its head is the size of an umbrella and has some red parts. But before you could see its face, it has disappeared into the shadow on the left. +149 149 401 1 201 +150 150 302 Pulao! 151 +151 151 204 1 +152 152 301 Pulao Has anything come to your mind, Commandant? 1 +153 153 302 I saw the shadow. 154 +154 154 302 Just over there. 155 +155 155 204 1 12 +156 156 301 Pulao What? Let's follow it... Wait, no! 1 +157 157 301 Pulao All the victims claimed that they lost something after seeing the shadow. Let's check ourselves immediately. 1 +158 158 301 Pulao takes out many snacks and carefully examines them. You also start to check your personal belongings. +159 159 301 Firearm, wallet, terminal, serum, adrenaline. Everything seems to be in its place except— +160 160 204 1 +161 161 301 Pulao 22, 23... Phew, all here. Have you lost anything, Commandant? 1 +162 162 302 1 AniZhuanchangBegin My graduation badge is gone again. diff --git a/Resources/table/client/movie/movies/MovieHG12606BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12606BA.tab.bytes new file mode 100644 index 0000000..e16f06b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12606BA.tab.bytes @@ -0,0 +1,165 @@ +4orx$Bx:M?\tQ6QRthA6<]$]Lex qbS-w/,E6{<T ' w{.HO,tb +Oț#Qq gV PjId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 204 +3 3 301 DialogEnable It's just a small badge with the logo of F.O.S. printed on it, nothing luxurious. It's not made from any rare material either. +4 4 301 This object isn't worth much to most people, but it means a lot to you. It is a souvenir to your time spent in F.O.S., but also an alarm to remind you of the oath you once made. +5 5 301 Of course, it never blocked any lethal bullet like in the stories. +6 6 301 When you face difficult decisions, you always look at it, for it can help you to find your true self. +7 7 301 When stress makes you want to run away, it is always there to remind you of your identity, responsibility, and every single person that has been backing you up along the way. +8 8 301 It is like an old friend that has survived countless difficult battles together with you. Maybe time will wear it down and one day you will have to put it away in a box, but you cannot let it disappear like this. +9 9 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +10 10 101 Assets/Product/Texture/Image/BgStory/Bgstory158.png +11 11 401 1 201 +12 12 201 1 500446 14 +13 13 301 1 Pulao That's very important! How can you still be so calm? 1 +14 14 301 Pulao looks more anxious than you. She bends down and starts looking for the badge. +15 15 301 Pulao Let's search here for any possible clue. Don't worry, Commandant! I will get it back for you. 1 +16 16 301 Pulao It's all my fault. If I wasn't so overjoyed, they wouldn't have the chance. If only I could pay more attention to the surroundings... 1 +17 17 301 Guilt and remorse are slowly eroding her. Pulao has done nothing wrong, but her sense of duty cannot allow herself to let her guard down. +18 18 302 Don't worry. It's actually a good thing. 19 +19 19 301 Pulao You don't need to console me, Commandant. I will cheer myself up. Those thieves won't get away, I promise. 1 +20 20 301 Pulao I know very well how it feels to lose something important. It's like... my past, present and future are all missing a piece. 1 +21 21 301 Pulao I don't know how to describe it better, but I'm sure it feels very sad. 1 +22 22 204 1 +23 23 301 An ordinary kid of her age would probably cry even harder when comforted. But Pulao only pats her own cheeks, then puts up a forced smile. +24 24 301 You haven't spent a long time with her, but you already know her nature. That is why you were not trying to console her; it was more like stating a fact. +25 25 302 But I mean it. 26 +26 26 302 I put a tracker on the badge. 27 +27 27 301 The instructor at F.O.S. once told you to prepare for all possible negative outcomes. +28 28 301 The loss of the badge may be out of your control, but you can at least make some preparation to quickly get it back. +29 29 301 Always look at the big picture and do everything you can. This mindset has helped you so many times— +30 30 401 1 205 +31 31 204 1 11 +32 32 301 Pulao Commandant... Do you often lose things? 1 +33 33 302 Ahem... 34 +34 34 204 1 +35 35 301 Pulao No ordinary person would put a tracker on their graduation badge. Who would steal such a thing? It's like turning on navigation when the destination is just one street away. 1 +36 36 302 I really was just considering the worst outcome. 37 +37 37 301 AniZhuanchangBegin Pulao Hmm... It's true. Commandant can always notice something I missed. Let's start tracking it right now. This time, I'll get all of them! 1 +38 38 401 1 210 +39 39 101 Assets/Product/Texture/Image/BgStory/Bgstory159.png +40 40 202 1 2 1 +41 41 301 AniZhuanchangEnd AniZhuanchangBegin Tracking the badge isn't as easy as you think. The tracker is constantly returning signals, but a Babylonia terminal does not have detailed maps of the Nighter stored. +42 42 101 Assets/Product/Texture/Image/BgStory/Bgstory160.png +43 43 301 AniZhuanchangEnd AniZhuanchangBegin Both you and Pulao have also tacitly avoided the solution of uploading the Nighter's map to the terminal. +44 44 101 Assets/Product/Texture/Image/BgStory/Bgstory158.png +45 45 301 AniZhuanchangEnd AniZhuanchangBegin As a result, the tracker can only provide you with the approximate direction and straight distance. The street layout is quite complicated with numerous alleys running across. Without Pulao, you would probably be lost long ago. +46 46 101 Assets/Product/Texture/Image/BgStory/Bgstory161.png +47 47 301 AniZhuanchangEnd But after a long pursuit, even Pulao seems to have made a mistake. You see an over 10 meters tall wall in front. Even Constructs can hardly go over it. You have come to a dead end. +48 48 201 1 500446 12 +49 49 301 1 Pulao Commandant, is the target still moving? 1 +50 50 301 You check the terminal. The answer is yes. +51 51 301 Pulao How is that possible? This should be a checkmate according to my plan. There is no way out behind the wall. 1 +52 52 302 Is he moving over the roofs? 53 +53 53 301 Pulao I have been monitoring those areas. I would have noticed if he is running along the roofs. 1 +54 54 301 Pulao Hmm... We'll have to go around it. 1 +55 55 301 Pulao This way, Commandant! Follow me, don't get lost. 1 +56 56 301 After some time... +57 57 301 Pulao Are you sure the target is nearby, Commandant? 1 +58 58 301 No wonder Pulao is so confused. The terminal shows the badge should be just 10 meters ahead. +59 59 301 But there is nothing nearby. You search around carefully and move closer, but the familiar metal badge is nowhere to be seen. +60 60 301 Pulao I can't find anything either. If your tracker is working fine, then there is only one possible explanation. 1 +61 61 301 Pulao stares at the road surface as if she wants to see through it. +62 62 301 Pulao The suspect is moving through pipes! 1 +63 63 302 The pipes? 64 +64 64 301 Pulao The Nighter installed many pipes under the roads to supply the life needs of civilians. 1 +65 65 301 Pulao Only by moving through pipes can he ignore the obstacles on the ground. 1 +66 66 301 Pulao We can't see him, because he is right under us! 1 +67 67 301 Pulao But most pipes aren't designed for humans to pass. Only small maintenance robots can go through. 1 +68 68 301 Pulao Looks like my initial guess was wrong. There is only one real suspect, which is that shadow. He must be using a machine to steal things. 1 +69 69 301 Pulao Now I need to watch the direction of pipes. If only I can break through the ground... But no! I can't cause more troubles to the residents and Bixi Crew! 1 +70 70 302 It is moving again. 71 +71 71 301 Pulao I have taken the pipe direction into account. Let's go! He won't get away this time! 1 +72 72 301 AniZhuanchangBegin The girl's eyes are burning with passion. She dashes toward the end of the street. +73 73 301 AniZhuanchangEnd Pulao Hmm, this is a great location for doing dodgy business. According to the map, there is a drain that connects to the pipe. 1 +74 74 301 In front of you is a derelict mansion that would fit perfectly in a Golden Age horror movie. The building seems to have been abandoned for a long time. Wind shakes a broken paper lantern, leaving shredded paper and dust on the ground. +75 75 301 Pulao Alrighty. I'm going in... Argh! What are you doing, Commandant! Put me down! 1 +76 76 301 Pulao seems to have decided to break in while you are still observing the location. +77 77 301 If you don't stop her, the thick wooden door would break into pieces after being kicked by a Construct. +78 78 301 You have to raise Pulao up in the air. She can only kick her legs and twist her body in protest. +79 79 302 The shadow could well be inside too. 80 +80 80 301 You lower your voice and explain to Pulao. She immediately understands and covers her mouth. Seeing that she has calmed down, you also put her down. +81 81 301 Pulao What should we do then? 1 +82 82 202 1 1 +83 83 301 After confirming the signal is still there, you point at the wall on the side. It's quite tall, but not a problem for Constructs. +84 84 301 Once Pulao is up on the wall, you can easily cross over with her help. Pulao has understood your plan. She nods and walks toward the wall. +85 85 301 A quick leap takes Pulao up the wall with ease. Nimble as a cat, she has not made any noise. She first peeks inside the mansion and waves to you. +86 86 301 You then walk over and reach out your hand. To your surprise, she isn't taking it, but grabs your neck like a pet— +87 87 301 The world turns upside down and returns to normal again. You find yourself standing on the bricks inside the mansion. Pulao jumps off the wall. You see the pleasure of revenge on her face. +88 88 201 1 500446 +89 89 301 1 Pulao I'm a lady, Commandant. You can't treat me like a kid. 1 +90 90 302 Sure, Lil' Pulao. No problem. 91 Sorry. My bad. 91 +91 91 204 1 4 +92 92 301 Pulao Hmph! 1 +93 93 301 Apparently unsatisfied with your answer, Pulao decides to turn her attention to the main hall instead. That's where the signal comes from. +94 94 202 1 1 +95 95 301 Pulao carefully tiptoes toward the main hall. You stealthily follow behind. +96 96 301 The door to the main hall is long gone. You can see the inside from stairs, but due to poor lighting, some area is still covered in shadow. +97 97 301 You suddenly see a red shadow flashing through— +98 98 401 2 561 +99 99 502 RImgBg1Shake +100 100 301 (Crack—) +101 101 301 You are about to warn Pulao, but she is acting way faster. Her stomp has crushed the bricks underneath. She reaches out for the shadow's shoulder, trying to take it down. +102 102 301 To your surprise, the shadow easily dodges her grasp. You hear a somewhat familiar voice. +103 103 301 ?? Pu... lao? +104 104 301 She sounds uncertain and slightly surprised. +105 105 401 400 1 36 +106 106 401 1 5 +107 107 201 1 500446 11 400 +108 108 201 2 500143 -400 +109 109 301 1 Pulao Yazi? What are you doing here? 1 +110 110 301 She walks out of the shadow, still carrying her red umbrella. +111 111 204 1 12 +112 112 301 Yazi I just happened to be patrolling here. Oh, and I was trying to catch this. 2 +113 113 301 Yazi takes out a bionic rat that has stopped functioning. +114 114 301 Yazi It was a spy machine used for surveillance in the past. But this one's program logic seems to have messed up, making it behave like a real rat. 2 +115 115 204 1 11 +116 116 301 Pulao Huh? Do we still have this on the ship? 1 +117 117 301 Yazi We got rid of them long ago. This one probably manages to get through thanks to the program error. Oh, speaking of which, this must belong to the commandant. 2 +118 118 301 Yazi tosses over a round piece of metal. It's the badge that you have been looking for. +119 119 301 Yazi The bionic rat had your badge tied to its tail. I had to wash and sterilize it because it was soaked in dirty water. Hope you don't mind. 2 +120 120 302 I can't thank you enough. 121 +121 121 204 1 +122 122 301 Pulao Have you been hunting for this rat, Yazi? 1 +123 123 301 Yazi Right, but it's a cunning one. Quite a few times, I could only watch it steal things from other people. 2 +124 124 301 Pulao Red... A head the size of an umbrella... So the ghost they've been talking about is you, Yazi... 1 +125 125 301 Yazi What ghost? 2 +126 126 301 Pulao briefly explains everything to Yazi: the reminder she heard from the diner, the investigation you did today, and how you searched all the way here. +127 127 301 Yazi It seems my carelessness has caused some trouble. I will pay more attention from now on. 2 +128 128 301 Yazi But I have another question. 2 +129 129 301 Yazi gazes at Pulao. +130 130 301 Yazi Your duty today is to protect the Babylonia guests, right? Why do I only see the commandant here? What's with your dress and this rattle drum...? 2 +131 131 204 1 11 +132 132 301 1 Pulao Ah! 1 +133 133 301 Pulao quickly hides behind you, leaving only her head out. She cannot look Yazi in the eyes. +134 134 301 Pulao There is a... long story. But I have a very good reason. And... right, Commandant asked me to dress up like this. I am not slacking! 1 +135 135 302 You explain the situation to Yazi. +136 136 301 Yazi ...Just like the rumors stated, the commandant of Gray Raven is indeed very... 2 +137 137 301 Yazi pauses a little, trying to find the right word. +138 138 301 Yazi Unconventional. 2 +139 139 302 I'm flattered. 140 ... 142 +140 140 204 1 2 +141 141 144 301 Pulao I agree. Commandant's so good. 1 +142 142 204 1 2 +143 143 301 Pulao But Commandant's suggestion really works. 1 +144 144 204 1 +145 145 301 Pulao Thanks to Commandant, I learned a lot of things that I never knew... Oh right! 1 +146 146 301 Pulao suddenly thinks of something and takes Yazi's hand. +147 147 301 Pulao Yazi, you should apologize to the civilians affected. You said it was due to your ignorance. You should make up for the loss then. 1 +148 148 301 Yazi But... They don't seem to be eager to see me. 2 +149 149 204 1 2 +150 150 301 Pulao Don't worry. They actually don't hate Dragon Children that much. Besides, I will be there with you! 1 +151 151 301 Pulao Maybe you will get along even better after they find out the real identity of the shadow. 1 +152 152 301 Yazi Okay... 2 +153 153 204 1 +154 154 301 Pulao Can you come with us, Commandant? Actually, I'm still a little worried... 1 +155 155 301 Pulao We will do the talking ourselves. But I just feel more relieved with you around, Commandant. 1 +156 156 301 Pulao stares at you like a kid waiting for her gift. +157 157 301 She says she's only "a little" worried, but her hand trembles as she holds Yazi's hand. +158 158 302 Sure, Lil' Pulao. No problem. 159 Of course. 162 +159 159 204 1 4 +160 160 301 Pulao I said, I'm not a kid! 1 +161 161 301 1 AniZhuanchangBegin Yazi Ouch... 2 +162 162 204 1 2 +163 163 301 1 AniZhuanchangBegin Pulao Hooray! 1 diff --git a/Resources/table/client/movie/movies/MovieHG12701BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12701BA.tab.bytes new file mode 100644 index 0000000..a9eca22 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12701BA.tab.bytes @@ -0,0 +1,144 @@ +$ +f>p84qނ;PF#5ve5zeۙF3,~}Lrn; $AXTvdt;|(g}Q*~D(nʙ v'7B$Uʇ +HhId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory545.jpg +2 2 401 1 204 +3 3 301 DialogEnable After an extremely difficult mission, the Parliament approved a few days of holiday for most commandants. +4 4 301 While you don't need to go out, there are still tons of documents accumulated over time for you to process. +5 5 301 There is no such thing as a holiday. Catching up on the paperwork is enough to keep you occupied. +6 6 301 There is no escape from these repetitious and uneventful days... +7 7 302 If only there were something special happening... 8 +8 8 301 Nanami Commandant! +9 9 301 Nanami Com—man—dant! +10 10 301 Nanami Commandant, are you here? +11 11 301 Nanami's voice arrives way before she does. Her typical style. But to come here at this point in time... +12 12 302 Is that considered special? 13 +13 13 401 2 561 +14 14 301 "PANG!" +15 15 301 After signing the familiar repair report for the door, the energetic Nanami arrives at your desk. +16 16 201 1 500091 1 1 +17 17 301 1 Nanami I knew you'd be here, Commandant! 1 +18 18 204 1 8 +19 19 301 Nanami Nanami is your assistant for the day. Ahem... 1 +20 20 301 Nanami clears her throat. +21 21 204 1 1 +22 22 301 Nanami Nanami reporting! Any order, Commandant? 1 +23 23 302 Not really. 24 You are my assistant? 25 +24 24 26 301 Nanami Then you're free to help me with something, Commandant! 1 +25 25 301 Nanami I am now! Because Nanami has a favor to ask you, Commandant. 1 +26 26 301 Is that what an assistant does? You remain suspicious, but your words are honest— +27 27 302 What is it? 28 +28 28 202 1 1 +29 29 401 2 914 +30 30 301 ??? An analysis of the target human's tone and temperature change indicates the target's level of willingness to continue working is 0.543%. +31 31 301 You hear a strange robotic voice with electrical crackles coming from the corridor. It sounds quite horrifying when it comes out of nowhere. +32 32 402 914 +33 33 302 ? 34 ... 36 +34 34 201 1 500091 1 1 +35 35 38 301 1 Nanami Haha, isn't it fun, Commandant? That's Nanami's new friend, Maple. 1 +36 36 201 1 500091 1 1 +37 37 301 Nanami Haha, Commandant, did Maple scare you? 1 +38 38 301 Without gaining your approval, Nanami pulls a large "office chair" inside the room. +39 39 202 1 1 +40 40 302 Maple... is a chair? 41 +41 41 301 Its main structure is an office chair indeed, but it is also connected to various circuits, screens and control panels. +42 42 301 Dated parts, uneven paint, rust marks... +43 43 301 It feels like Nanami has dug out the cockpit of some vehicle from a few centuries ago and brought it here. +44 44 301 When you move closer, you find a green, freaky smiley face flickering on a small CRT screen. +45 45 302 Are you sure this isn't a torturing tool? 46 What is this? 48 +46 46 201 1 500091 8 1 +47 47 50 301 1 Nanami Of course not! 1 +48 48 201 1 500091 8 1 +49 49 301 Nanami Precisely speaking, Maple is... 1 +50 50 202 1 1 +51 51 301 Maple Maple is a truly humanized smart virtual reality chair. Nanami created me to bring you more joy. I hope you will like me. +52 52 301 Maple Hello, 【kuroname】. +53 53 301 Maple You do not know me, but Maple knows everything about you. +54 54 301 Maple I want to play a game. +55 55 201 1 500091 1 1 +56 56 301 1 Nanami Maple! Did I let you answer before me? 1 +57 57 301 Maple makes a series of descending electrical sounds. The fluorescent eyes on its screen have also lowered, looking sad and disheartened. +58 58 301 Maple Bzzzz—Maple is sorry. Maple is a good child. Maple should not interrupt while Nanami is talking. +59 59 204 1 +60 60 301 Nanami Ahem... As Maple said, it can help Nanami to recreate all sorts of scenes. 1 +61 61 302 VR? 62 +62 62 301 Nanami It's more than just virtual reality. In fact, some of Nanami's wisdom has been lent to Maple! 1 +63 63 301 Nanami That's why Maple can do a lot of things that regular VR devices cannot. 1 +64 64 204 1 8 +65 65 301 Nanami Babylonia is so stingy on resource management. All my applications were rejected. 1 +66 66 301 Nanami It took me a lot of time and effort digging up the junkyard before finally managing to assemble enough computing power for Maple. 1 +67 67 204 1 1 +68 68 301 Nanami Commandant, do you still remember our date? 1 +69 69 301 AniZhuanchangBegin The topic she suddenly brings up jogs your memories— +70 70 202 DialogDisable 1 1 +71 71 401 1 207 +72 72 504 0.7 +73 73 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory196.png +74 74 201 1 1041001 1 1 +75 75 301 DialogEnable AniZhuanchangBegin 1 Nanami First stop, the carousel! Rumor has it that the horses will take you to the sky if you ride them long enough! 1 +76 76 101 Assets/Product/Texture/Image/BgStory/Bgstory188.png +77 77 301 AniZhuanchangEnd Nanami Second stop, let's go to the haunted house! ...Though ghosts aren't real at all. 1 +78 78 204 AniZhuanchangBegin 1 2 +79 79 101 Assets/Product/Texture/Image/BgStory/Bgstory194.png +80 80 301 AniZhuanchangEnd AniZhuanchangBegin Nanami And the third stop is roller coaster time! Its rail will break halfway. Super exciting, right? 1 +81 81 101 Assets/Product/Texture/Image/BgStory/Bgstory199.png +82 82 301 AniZhuanchangEnd AniZhuanchangBegin Nanami We never finished any ride, but it was still a super fun day! 1 +83 83 101 Assets/Product/Texture/Image/BgStory/BgStory14.png +84 84 204 1 +85 85 301 AniZhuanchangEnd Nanami Hmph! Relax your stupid fingers! 1 +86 86 301 AniZhuanchangBegin Nanami Oops... It broke. 1 +87 87 202 1 1 +88 88 101 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +89 89 504 0 +90 90 301 AniZhuanchangEnd Luckily, she was holding the hand of a mannequin... +91 91 401 1 204 +92 92 201 1 500091 1 1 +93 93 301 1 Nanami You must've remembered it too, right, Commandant? 1 +94 94 302 (Nod hard in grief) 95 Hard to forget. 96 +95 95 97 301 Nanami But that date was nowhere near enough! 1 +96 96 301 Nanami Nanami remembers it clearly. But it was still not enough! 1 +97 97 301 Nanami Nanami had a great time with you, but somehow I just felt something was missing. 1 +98 98 204 1 8 +99 99 301 Nanami I thought about it for a long time and finally found out the reason. 1 +100 100 204 1 1 +101 101 302 What is it? 102 +102 102 301 Nanami The location! 1 +103 103 301 Nanami I looked up the database. People used to date on beaches, cinemas, or streets. All of them are no longer around. 1 +104 104 301 Nanami So, I built Maple to resolve this particular problem. 1 +105 105 301 Nanami I have added many locations where I'd like to have a date with you in Maple. There are a total of... How many? 1 +106 106 301 Maple Report: Nanami has saved a total of 4294967296 locations, 65536 weather effects, and 18446744073709551616 sudden events in Maple. +107 107 204 1 +108 108 301 Nanami Huh? Did I save that many? 1 +109 109 204 1 1 +110 110 301 Nanami Alright, let's not waste any time. Come sit here, Commandant. 1 +111 111 202 1 1 +112 112 301 Nanami pats on Maple. Its seat squeaks, and you see small electrical sparks on the tangled cables. +113 113 301 Maple ^_^ +114 114 302 ... 115 +115 115 302 Better not. 116 +116 116 201 1 500091 14 1 +117 117 301 1 Nanami Huh? 1 +118 118 301 Nanami sounds shocked. +119 119 302 I've still got paperwork to do. 120 I don't feel good about this. 122 +120 120 204 1 +121 121 124 301 Nanami Just put them away for now, Commandant. You hate them, don't you? 1 +122 122 125 204 1 1 +123 123 301 Nanami Don't worry, Maple is absolutely safe. Even if it's not, you still have me! 1 +124 124 204 1 1 +125 125 301 Nanami Pleeease, Commandant—Nanami would love to take this opportunity to know more about you. 1 +126 126 202 1 1 +127 127 301 Without further explanation, Nanami drags you toward Maple. A human's strength is nowhere near a Construct's, and she presses you onto the seat. +128 128 301 Despite its dilapidated look, Maple is surprisingly comfortable to sit in. +129 129 301 AniZhuanchangBegin But the comfort is fleeting as Nanami puts a fully enclosed metal helmet on your head. +130 130 401 1 36 +131 131 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +132 132 401 2 1511 +133 133 301 AniZhuanchangEnd "Click!" +134 134 301 The thick metal blocks all the light. You can only feel the smell of rust and stuffy darkness. +135 135 301 Nanami Are you ready, Commandant? +136 136 301 Her voice bounces around inside the metal helmet, making a humming echo that bombards your skull. +137 137 301 Still, you can clearly feel her eagerness and excitement. Somehow, this has calmed you down. +138 138 302 (It's too late to say no.) 139 +139 139 301 Accepting your fate, you give a thumbs up toward the direction of her voice. +140 140 301 Nanami Beginning to connect! +141 141 301 Nanami I'll see you on the other side, Commandant. +142 142 301 1 AniZhuanchangBegin You hear a long beep. The seat under you suddenly thrusts forward, and you cannot tell whether the propulsion is virtual or real. You feel your mind accelerating in a deep sea or space until it crashes into a blazing white light. diff --git a/Resources/table/client/movie/movies/MovieHG12702BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12702BA.tab.bytes new file mode 100644 index 0000000..94ecfd6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12702BA.tab.bytes @@ -0,0 +1,148 @@ +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 E0=-b!OaK4? literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12705BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12705BA.tab.bytes new file mode 100644 index 0000000..e6ee8aa --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12705BA.tab.bytes @@ -0,0 +1,123 @@ +f4۔BT s(3lpPs \d9^34ĔSW0 %a Sf& _é8İ;R +J2;aD-8xE~9^ҋk4.6NId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory537.jpg +2 2 401 1 5 +3 3 501 DialogEnable Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 2 +4 4 301 AniZhuanchangEnd The gentle sways of a cradle wake you up. The tender breeze carries with it salted air, and you open your eyes to a bright blue sea. +5 5 301 Some people say that all lives on Earth began from the ocean. Back when the air and the land were lethal to all living things, water shielded lives from deadly radiation, giving them a chance to grow. +6 6 301 Billions of years of evolution took place in the ocean before chance sent one of its children to the surface with a wave, starting life on the surface. +7 7 301 Creatures on the surface have gone through rigorous challenges, adapting to their environment and evolving. +8 8 301 The best of their descendants established civilizations on these lands, but these civilizations are still infants compared to the ocean. +9 9 301 Now, the ocean is still stretching her arms, embracing and protecting the lone sail that carries Nanami and you. +10 10 301 Two fishing rods lean against the side of the boat. +11 11 302 We're fishing? 12 +12 12 201 1 500091 1 +13 13 301 1 Nanami Exactly. And Nanami won't be skipping anything this time. 1 +14 14 301 Nanami takes the fishing rod on the left and says enthusiastically— +15 15 301 Nanami Let's see which one of us can get more fish, Commandant! 1 +16 16 302 You're not going to cheat, are you? 17 Fishing takes a lot of patience. 18 +17 17 20 301 Nanami I won't! There's nothing Nanami cares about more than a fair competition! 1 +18 18 204 1 8 +19 19 301 Nanami Hmph! You've underestimated Nanami, Commandant. 1 +20 20 202 1 1 +21 21 301 With that, Nanami casts her fishing line and sits down with her back to you. +22 22 301 The ocean breeze gently moves her silver hair. The waves reflect the sunlight onto her profile, shrouding her in ever-shifting colors. +23 23 301 She looks focused, serious, and sincere. You have never seen her like this, but you can almost hear a voice within you, saying— +24 24 301 This is probably how Nanami looks when she grows up. +25 25 201 1 500091 1 +26 26 301 1 Nanami Why haven't you started, Commandant? 1 +27 27 302 Cough... 28 +28 28 302 I'll be right there. 29 +29 29 301 You swiftly hook up the fishing bait, and with your grip on the rod, you cast the fishing line— +30 30 202 1 1 +31 31 301 It creates a small splash. The fishing bobber floats and drifts along the waves, and you sit down as well. +32 32 302 (Focus) 33 +33 33 301 AniZhuanchangBegin 500 You lock your gaze onto the bobber, paying attention to every slight movement— +34 34 301 AniZhuanchangEnd You always lose track of time whenever you narrow your sight to one single thing. If it does not change, your drifting thoughts will instead extend your other senses, enhancing them. +35 35 301 It starts with your sense of smell. You peel away the layers of salinity and fishiness, dissecting them into individual strands. +36 36 301 They are the lawn, freshly mowed; your laundry, dried in the sun; a feast, and a bottle of beautiful wine; a fantasy, within which you can hide forever. +37 37 301 Next up is your sense of hearing. The calm waves play an everlasting, soothing melody. +38 38 301 The water whispers softly, like an entrustment from the past, or a call to the future. +39 39 301 It sounds like it is within your grasp while being miles away. Distance becomes ambiguous as your breath melts into the wind, flying off to the edge of the sky— +40 40 301 Your sense of touch pulls you back. The boat is too small for Nanami and you to sit next to each other, so you face opposite directions, sitting with your backs adhering together. +41 41 301 Instead of the warmth of her back, you can feel her hair most clearly. +42 42 301 Each strand of hair feels like the softest silk. It pierces your skin and your flesh, wrapping itself around your spine, sending you a slight tingle— +43 43 302 500 (Lean forward) 44 +44 44 301 AniZhuanchangBegin You shake your head, focusing back on the fishing bobber, only to feel a light, sudden impact behind you— +45 45 301 AniZhuanchangEnd You were boastful with your claims to the commandant, but staying focused has proven to be more difficult than you imagined. +46 46 301 It might be easier if you were building something. Staring at a floating buoy is really trying your patience. +47 47 301 Restlessness creeps in quicker than normal. The urge to skip forward feels more alluring now. +48 48 301 You recall the commandant's words— +49 49 301 "It's not quantity that makes our memories valuable." +50 50 301 You want to create memories, but you are not seeking cold, impassive data to store in your hard drives. +51 51 301 You want to brand your companion into your consciousness. You want the commandant to "live" in your heart. +52 52 301 You suppress the sense of restlessness. +53 53 301 The ocean breeze tastes monotonously salty. You dislike that. +54 54 301 The waves sound dreary and bland. You would rather listen to the thrilling, changing tides if possible. +55 55 301 But the touch on your back— +56 56 301 Muscles more tender than artificial skin softly lean on your back. You can sense the commandant's ease. +57 57 301 You can feel the commandant's spine past your hair and clothes, unyielding and unbendable. +58 58 301 With Maple's great computational power, you can simulate the commandant's body temperature accurately. +59 59 301 Unlike you, a human body does not shift its temperature based on the power output. +60 60 301 It always stays within a certain range. Right now, your sensor indicates that it is 36.567℃. +61 61 301 It makes you feel warm, even when it is drastically lower than how heated your frame gets during battles. +62 62 201 1 500091 1 +63 63 301 1 And so you relax, leaning more comfortably against the commandant's back... +64 64 301 AniZhuanchangBegin The commandant suddenly shifts forward slightly. Unprepared, you fall backward to the unexpected movement. +65 65 202 1 1 +66 66 502 DialogDisable +67 67 302 AniZhuanchangEnd Nanami? 68 +68 68 201 1 500091 +69 69 301 DialogEnable 1 Nanami Argh! Commandant! 1 +70 70 301 Nanami seems startled, sitting straight abruptly. +71 71 302 Did you fall asleep? 72 +72 72 204 1 8 +73 73 301 Nanami Um... 1 +74 74 302 Fishing really tests our patience, doesn't it? 75 +75 75 301 Recalling how distracted you also got, you figure you were no better than Nanami. +76 76 301 Nanami That's not the reason why... 1 +77 77 302 What? 78 +78 78 204 1 1 +79 79 301 Nanami Nothing! 1 +80 80 301 Nanami The sun is about to set. Have you caught anything, Commandant? 1 +81 81 302 Nothing at all... 82 +82 82 204 1 8 +83 83 301 Nanami Neither has Nanami! Are we going to draw? 1 +84 84 302 There is still time. Let's keep at it. +85 85 204 1 1 +86 86 301 AniZhuanchangBegin Nanami Alright! I don't always go fishing, but when I do, I won't leave empty-handed! 1 +87 87 204 500 1 8 +88 88 101 Assets/Product/Texture/Image/BgStory/BgStory548.jpg +89 89 401 1 205 +90 90 301 AniZhuanchangEnd Nanami We're leaving empty-handed... 1 +91 91 301 As beautiful as it is, a wish is but a wish. Reality sinks in as your hard work this afternoon has not been rewarded. +92 92 301 Nanami and your buckets are still empty, save for the water reflecting the bright, full moon above you. +93 93 302 What are we doing next? 94 +94 94 301 You figure this is the end of this particular experience. +95 95 301 Nanami Hmm... 1 +96 96 301 Nanami closes her eyes, her brows furrowed, seemingly deep in thought. +97 97 301 Then she throws away her fishing rod before leaning on your back and placing her head on your shoulder, yawning and stretching. +98 98 204 1 1 +99 99 301 Nanami Never mind! This is it! 1 +100 100 302 This is it? 101 +101 101 301 Nanami That's right! Nanami is content! 1 +102 102 301 Nanami My only regret is that we couldn't catch anything. 1 +103 103 301 As if hearing Nanami's wish, the fishing bobber moves for the first time. +104 104 301 Nanami Oh? Commandant, you've landed a fish! 1 +105 105 302 (Reel it in) 106 +106 106 202 1 1 +107 107 301 The process is surprisingly easy, making you wonder if anything has actually taken the bait. +108 108 301 Even if something is hooked, it is probably just a tiny fish. +109 109 301 But you quickly realize you have utterly misjudged the situation. +110 110 301 A small "island" has parted the waters and emerged. +111 111 301 It was easy not because the fish was not hooked but because it was surfacing voluntarily. +112 112 201 1 500443 +113 113 301 RImgBg1Shake 1 Whale Arrrooo... 1 +114 114 301 You have caught a whale! +115 115 201 1 500091 1 +116 116 301 1 Nanami Ah! Nanami just remembers that all the fish released in these waters are as enormous as this one! 1 +117 117 302 Who can catch a fish like that?! 118 +118 118 301 Perhaps a Construct does have the strength to reel in a whale? Was that why she was so confident when she suggested this competition? +119 119 201 1 500443 +120 120 301 1 Whale Arrrooo... 1 +121 121 301 1 AniZhuanchangBegin The whale easily flips over your boat. Unable to grasp the mast in time, you are thrown into the ocean with Nanami. diff --git a/Resources/table/client/movie/movies/MovieHG12706BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12706BA.tab.bytes new file mode 100644 index 0000000..3c32ee0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12706BA.tab.bytes @@ -0,0 +1,131 @@ +HXvϸe65KVS8gua& |û{?HڌtS r'JQ3'#eM6.CIc0p_;4 ;X;{,Y)/3߼uId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 204 +3 3 301 DialogEnable The ocean reveals her fury. The water pressure pushes the sparse air in your lungs out before pushing seawater in, forbidding you to breathe. +4 4 301 Darkness, coldness, and silence surround you, dragging you further down. +5 5 301 You see shapes and figures flashing before your eyes. +6 6 301 Living or dead, familiar or otherwise, faces you remember being to walk toward you. +7 7 301 In your daze, you seem to hear someone calling you. +8 8 301 Nanami Co... me... hand... +9 9 302 (Reach out!) 10 +10 10 301 AniZhuanchangBegin You feel a solid, metallic grip on your palm before a force pulls you upward— +11 11 101 Assets/Product/Texture/Image/BgStory/BgStory550.jpg +12 12 401 1000 1 36 +13 13 401 1 119 +14 14 301 AniZhuanchangEnd You escape the freezing water, breathing intensely, grasping for long-lost air. Bright, scarlet light casts away the darkness. +15 15 301 You look up and find a giant red star encompassing your vision. +16 16 302 A giant red star? 17 +17 17 201 1 500472 1 +18 18 301 1 Nanami That's right. It's a sign that it's entering its last days. 1 +19 19 301 Nanami, wearing an astronaut uniform, stands next to you. +20 20 302 We're doing space travel this time? 21 +21 21 301 Nanami Would you like that, Commandant? 1 +22 22 302 It's pretty magical. 23 I'm glad we're not doing it realistically. 23 +23 23 301 Ebullism, deadly radiation, and extreme temperature could have easily torn your body apart. +24 24 301 Instead, you are breathing perfectly fine in space. That defies all common sense. +25 25 201 1 500473 +26 26 301 1 Nanami Nanami has pulled some tricks so that you can move normally in space, Commandant. 1 +27 27 201 1 500472 1 +28 28 301 1 Nanami I've been preparing this for a very long time. The moment has finally arrived. 1 +29 29 301 Nanami looks at you, slowly extending you a hand. +30 30 301 Nanami Commandant, will you come with Nanami for a ride? 1 +31 31 302 (Reach out) 32 +32 32 302 You don't have to ask. 33 +33 33 302 This isn't like you. 34 +34 34 301 Hearing that, Nanami pauses for a second before grabbing your hand tightly—so tight that you even feel a slight pain. +35 35 301 AniZhuanchangBegin Nanami Hm! 1 +36 36 202 1 1 +37 37 301 AniZhuanchangEnd The universe is a huge place. +38 38 301 That is nothing new. You thought you knew this better than anyone else, having lived in Babylonia for so long. +39 39 301 But you have no idea. +40 40 301 With Nanami's "tricks," you get to witness all the wonders of the universe, and you cannot help but feel astonished—at first. +41 41 301 Nebulas formed from cosmic dust, crystal-clear white dwarves, star-devouring black holes, and galaxies, clashing and merging together... +42 42 301 But the most wonderful views become mundane when you observe them on the scale of the universe. +43 43 301 Lights and shades from billions of years ago created this infinite cage, bounding everything within the speed of light. +44 44 301 What you are seeing is but echoes of the past. You are perhaps just chasing phantoms. +45 45 301 The images caught by your eyes are merely remnants from eons ago. You are like the insect trapped in amber, jettisoned across time, forgotten. +46 46 301 ...Where does reality begin? +47 47 301 The only things that ground you are the warmth you receive from your palm and the silver figure you see before you. +48 48 301 As if noticing something, Nanami stops moving forward. +49 49 201 1 500472 2 +50 50 301 1 Nanami I think that's all the time we have for a "walk." Time for you to go home, Commandant. 1 +51 51 204 1 1 +52 52 301 Nanami Nanami's going to accelerate, Commandant. Don't let go. 1 +53 53 302 (Grip tightly) 54 +54 54 204 1 7 +55 55 301 Nanami Um... Maybe a little less tight... 1 +56 56 202 1 1 +57 57 502 RImgBg1BlowUp +58 58 301 The scenery before you turns blue as all the stars transform into red streaks when they go past you, merging into the crimson nebula behind. +59 59 301 This is a "redshift," visible only when you accelerate to a certain speed. The blue in the distance signifies the future, while the red behind you indicates the past. +60 60 301 AniZhuanchangBegin The kaleidoscopic sight before you is bewitching, shattering any sense of dimension. +61 61 505 RImgBg1BlowUp +62 62 101 Assets/Product/Texture/Image/BgStory/Bgstory334.png +63 63 301 AniZhuanchangEnd By the time your vision returns to normal, you find a familiar blue planet before you. +64 64 201 1 500472 1 +65 65 301 1 Nanami Time to go back, Commandant. 1 +66 66 301 She lets go of your hand and gives you a gentle push, sending you into the gravitational pull of the planet, and you fall toward Earth. +67 67 502 RImgBg1BlowUp +68 68 301 A sudden panic arises within you, and you shout at the tiny figure. +69 69 302 What about you?! 70 +70 70 201 1 500472 14 +71 71 301 1 Nanami Nanami is going to stay here, but... 1 +72 72 301 The girl winks, acting like her usual mischievous self. +73 73 201 1 500473 +74 74 301 1 Nanami Always... 1 +75 75 501 3500 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBaiBegin.prefab 1 +76 76 401 1 36 +77 77 202 1 1 +78 78 101 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +79 79 505 10 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBaiBegin.prefab +80 80 301 AniZhuanchangBegin 2000 You can no longer hear what she says clearly. Your mind crashes into a giant white light. +81 81 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +82 82 301 AniZhuanchangEnd AniZhuanchangBegin Nanami Com... +83 83 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 2 +84 84 101 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +85 85 201 1 500091 1 +86 86 401 1 208 +87 87 301 AniZhuanchangEnd 1 You feel your body swaying. A blurred figure shifts before you, and you realize someone is carrying you to the sofa as your senses return. 1 +88 88 301 Nanami You're awake, Commandant! How do you feel? 1 +89 89 302 Am I out already? 90 +90 90 301 Your final space journey has left you feeling uncertain still. Although the familiar sights of your office surround you, you cannot tell if you are back in the real world. +91 91 301 Nanami Of course. Look. 1 +92 92 301 Nanami grabs some documents from the desk and hands them to you. +93 93 301 Nanami These are the files you were still working on. Do you remember? 1 +94 94 301 Nanami Nanami might have installed many scenarios into Maple, but it's still impossible to replicate the details of the paperwork that even you weren't expecting, Commandant. 1 +95 95 301 You take a closer look, and the progress made on those documents is the same as you remember. You are out of the simulation, it seems. +96 96 301 Nanami Well then, Nanami's leaving, Commandant. 1 +97 97 202 1 1 +98 98 301 Nanami says that as she drags Maple out the door. +99 99 301 She sounded... contrite for some reason? +100 100 301 But before you can ask her about it, Nanami has vanished from your door. +101 101 302 Forget it... 102 +102 102 301 Despite the many questions you have, you figure the proper thing to do is be patient and wait if she is not willing to disclose the truth to you yet. +103 103 301 Heading back to your desk, you find a cup of steaming coffee. +104 104 302 Nanami has grown up, hasn't she? 105 +105 105 301 You grab the cup and take a sip— +106 106 302 Pfffft! 107 +107 107 502 RImgBg1Shake +108 108 301 Caught by surprise, you spray the coffee all over the place. +109 109 302 AniZhuanchangBegin How much sugar did you put?! 110 +110 110 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +111 111 401 1000 1 36 +112 112 401 1000 1 120 +113 113 301 AniZhuanchangEnd Nanami is searching for something among Maple's tangled wires. +114 114 201 1 500091 +115 115 301 1 Nanami Hm... Where did I put it? 1 +116 116 301 Maple Tips: Maple's connection port is behind the right handle. +117 117 204 1 1 +118 118 301 Nanami Ah, there it is! You're brilliant, Maple! 1 +119 119 301 Maple Thank you for your compliment, Nanami. I recommend removing your screwdriver from the casing of my central processor unit, given that it is not where the port is. +120 120 301 Nanami Hehe. Begin data transfer... 1 +121 121 301 Nanami Nanami must keep these memories safe and sound. 1 +122 122 301 Maple A question: Your storage unit also contains the relevant memories, Nanami. Why are you downloading Maple's data? +123 123 301 Maple Maple thinks that it is pointless and a waste of resources. +124 124 301 Nanami That's not a waste, Maple. Everyone would do the same if they could know more about each other this way. 1 +125 125 204 1 +126 126 301 Nanami No one would care for their personal gain on this. 1 +127 127 301 Maple "This"? +128 128 204 1 1 +129 129 301 Nanami You'll understand when you grow up, Maple! 1 +130 130 301 1 AniZhuanchangBegin Maple ? diff --git a/Resources/table/client/movie/movies/MovieHG12801BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12801BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..10b6de58d640e9ae5ba1f4bedab54aac7afc1ec0 GIT binary patch literal 15332 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12802BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12802BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..fae4a4ec92ff1345c4725659043ffed36b65ee34 GIT binary patch literal 15333 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12804BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12804BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0e6c57404640ff153ad011824762d62349da1e9c GIT binary patch literal 27224 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 A9RL6T literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12805BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12805BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f61ff04e051fc2f16999cdcded17dd4c0858f1f2 GIT binary patch literal 25252 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieHG12806BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12806BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..76dc3bf1ca9f39f60c54670dd43bd5c1baac2f7c GIT binary patch literal 20991 zcmc(nO^76ETE_(yj9wZK?nw~Cf!*H4nwpBNZ#}gAF*{T4PCHJwHm&XnyzD z^h{+{WW@Wt&&U7yeDkB9`snlD_o+Yn^f&(N_|514`dh1S{m#pS-~IcaNFFaf{P*Af z_VmHYi%*<<>*tdp%3XfBxBr|M8V~e(7(%^vQd# z|G~fg`al1}SO5Fs6TkmwuTB2?lRx?=-~7%0`QeMH_h3@QX~LT)(aWO#<=M?D@-Fg+ zi*$0u&o`5)_b{5p$%7xi{~IS-8x9G5Dfaz8lr=4(oSE^}FNx z-AVoKw0?J1zdNtr1qaRBW|g2>CTP|PnuUU9rJz|VXx0jv#e!zFQM1~pS#8v;HfmNI zHLHz|zj*gf;02x+9PmF6cKyP99VU}`n9RgX{VmU z=#7W7r$w6G@H5xXL zaFIe#I9^2V^Z)oOUpd%6@~@VDxCw9k%Pd{`#XRySX_80Tbtq-=!z>E-yPtpe&XIT2 zCS~LW$3Z_a$KG*8jC>&PERQR3%CmM#`?GV>uciTpS*YBp&)&Hc+XmLPLcXWIJsJs&n~j{Y_^EG-Hy}#Gq zPB;ECOm6&T3ZrHj?9crvyF>7+C|$8bq^{rcb*6nd39aSp`ce|uyhVolSR6oIvsab zkYC;Si!{ALSYcMgll3CZ7B^`8I*~E=Gv>$(*mc`tFOs~7Lem0i?R6Y&q!IZ_x@(yB zFdW~Yq;V(;5Ig@&zl$)-SQAnTQ)z)qX#$%#pCi7Ikf%!--Z(A*3+|eS8Hkbk`8>Re`nhxB34Wc_9p0B()8&<3 zQ43zpDFvq<|IkUfK)nL*_~78^tlt|1XCD80oD)yEKv0F_NeDCK04fH}!VhJ1i*R~# z->tU$e=OkKyr;QKk-rg&!V7a?anVl{7z2p3 zjLk916BJL=|5&bea zb8;70D{)DL#r0BsGRyA%0=yeILm>EWiGI+GW5GgB9unmU)l}N#onI+)ik1d-3OMIjPMKj5D8;ylX_l^51|x*c z0Ad8Z_RILpJ3{_#vl4?0*@PJ|+guCwwQt-*1@Td6nWYC9AJA`%B<+x1&hC3hHOsem z&34c2V#~g2%@!EXqs7XsY)SlF@E-s%i86cF+H?PI;N?-L<$NK&A}seaI23}rvW8sd zGVrLtJ3{%JR9yM59^UyPTON5w+rENAi=`+zN=&vu&jp*6`m@`bTer|*5sA9_dICgi(%Fl1~z@h=RZ zCy+XznP=Ydw#hzC6^(>eBN0^Wd&j*d2W^c^v`pWTR*s8uMJk0(rZM85+-f|Ti+NczL#P&B z4bVcWvSr4D6*V|>yko>q*HelQi<{bDRmaMeL^wQNM2L@wJmW`b`JUYD7|kZON5x~^ zPB;$~C+OO|SD|3pF&6yFfWx+qcZ{*q66KoM)N!XRzH{T_VB)3YG)yJ?A(|@o{Rbpa z8!YqvHTv7@KA`v*TWp9{(y{l~kIAQF6n z2+kZ&x}z0s^32o4+nRlm#09V~Bn(M8gaMap;>B?~Rp3d5E>}P_u*-Ar#B8Rvs^?)` zY+Czuq8tzD9iJFbvc zE4D?ErvvUCmYi64SgTVNiAdolrNW_z5f4WBK&b^LT!Jjy-1pz5I*qe%xpDyjBND6O zT8g|J63MZ5V&+)ulS0H345{k{gQ#Si$E!cDz__etm6h~cb$#+FbSLx|aZyl`0#W&q zQ@DO=l}xhY)w)2#>|+?@H(XjKey&Iad9~nt^v}M%e7^p^Rf0XW>L;ZG0Ta;cA15 zLloAdPnK$0#R{4#9aA=$Cb~+{Vlnp~D87m&G=Z?+vL``YQ(u?6M3+~Jg0U6xNnTZI zT+z7w6N*RPDK_4g_4Y^V-}vmIcWS|Bt)C`=9zVe6kG#`u(^h-SGIwG?y z#V@;fQDM08t4fsfG^Wx&S*)AVAR$}gp0=Xe)89*gZ>QVd)`K5EXBE9hBo=9gEAj!V zQcX9bUmz#m={5+w8THu|@H3m>M1vu&>?l&WM3&#dL)U{Z>i ziMeQ**d7t=P~-0>{@gp;Hr&TnVk8!?BUdGx?&< zg?}rdRyAr^xTo@^^*R-wsJ@zCMd;obT4 z^($bCXNj75A|T9WYjOKJjR~S^iz9{Y&r4zQ*^a@%2HMBCHHndV2Z5=pit~>28YTm_ zuG6dKxa{ih{xniJN&+~?yar@@;+>f}HWu~T^EvS(``Ezo!WAP~hpwsr-R#Vsdgt4T zs?cc17Rp~Si8JrqP@snL$|QSH1~#1Y=~qJ;NIBnjzV7+n#l59<6#AoZ=sL$*+quTT za0Dcs*D>mLyG)z4N~Sg95i^D-mYnxSsF19SEzsffR1FX`K_CI+n>2&w_r3F8mj~s# zSTl+K8BxwaO%&qK(dqhzo|uTO+`R*B=jdXaGpa>(zW6lVJXSAJOFWpV0>SjwIXG(1bt zY`roe_{Pm$@L;ew>je;TFgV!udZp0eBCSGumS$fnSz3W#{>ob7)-BVJM>LR-i$lS| zw&yDs0r<%yX!})r6{g4plTt5N;7px7L=o0 zIxvZ^x#>e=KR%&P;l<8C^^X=yOS+y=O>x_zF2KUqF+B*C9nfD!kSKRiom7>u3=M1$ zrl4b{iaxf7AAurCd}w**77h$GD)@GkcF{{09S#Nu0Ee3?knLiZuQJQ_io+vtA`ry2 zxZ!=C-k7+pqNi&ZNYlotM6i{{C_%YI=fZqQg+Uk%)3jG`45t)xQ%#TQQ8LYSa>eTO z#b7wry1`wm=Dko)-9DhGmRcUPB~}#XqSYy72xd+n%Enb-?R<%)V2Flu+5|l)^OWTc zxl5+14ytD!!$qwWuCEC=#*Cm<;QE%T4T=9?W_2-F{eYMaCQZUeDsM@u_OwcgocNti zPd`-%A?TXp!RXX~R>RQt#qwl4Qz&f2Qw8M$0L%#D)s}IpY@Hts1LYAV6I7Y3RmF6X zY6bRLN+4B_{^2>Q;MOWEhQ@uIv@xk2bgE{Lu1P)w6jU=DQn3$J^pv^FW|U?5?-K$h z(SY)3j;b~0V}yWFY!I8Xyjn%(%8!_*($3VWO2-*`K`qyvrKpN)Yh#P%R29uCovFEi z4RyWP7F!B5aMK1Whn}YX4Dbm#Ljo)t7%1~$Tog4!VYr;+K+>=M1{$ELx%?fYUTrzh zSWA72qU0{}`I~lt>W&axo2x?&2$2(L{-w3$(m^v$q8SR1(BMnV%$e=P#>>vA4fn1E z-j@R|7~+HOK^W^n&nc9Pp_nN?2~h%?dP^+|$HWxcVv3_5dOn)#24NbuRIr$bQxabA zKu@&sUR*0c6;V(WG|nk8(D|?(;pvESm|4zkgbUn;l4wfL%4V3<2-5JeT$P@-1m)*8 z&J3Hz!&1js7#)Gdm34a0)s59i8EB2;r4%`@#{LX76^@~@IHH8wUCa4kQ2o<7;PFc(yx*2VD zGd1<|YxR@IxiU9Q>=Gp!Sf+8jtb+0KF9U>OZJNlr%?-uG8>_d$eDZ_Bfd>T-%BkfH zHIB@M`)*uIU4fx}XfC*MV`5Rc4_iydW7WdYx`=b|V~=Q>s#L5V87-ZHvB4_XF&8(q z7)I`9d1|KFSeC0*jk72sEK`-PjN+!M+7rbk8h{s0Nr9a$gJ)6;txO(*T9?xAcaCs0 z&sB-TBfDSn2Lm5S?0CKpoXvy}UwGCn9k0SP)XV#wzHdHXR1d{kc+}7w~eQE0{x*IcdgFZFq z%rZ5Z)AiyOb{^>Rmhp5ipx6uAn275V|8ty&>Aa<2ZYqW-YIwj`)CO+)rl$DfnSb&0 z$-QT2h-PEDULpiF*X1p`yFP0nBP0iIaK>>$F)3_3*jJ?Ly>6w^+c#?&ba7{j#yVuC z1EGHzx#J#|CptlqgQ@+1r_-#6Ox!^+#ZugPa0f!*Yk=T z#cJGGPpvGaqN4t2xS>Gkzf0ip`g_=Z^1)go`KoRZ@=+cLC&lY*+$t=2F`(42KhTWN zNEK3h)q=Y%GAC`!U}tt`XKq6SfEvelwrw~p++sd5yE3roAK}rigPkEBQ;AMn-vU+8 zLis&wuVSW!3RBiF%>P3%e{?e1UnK)yULg$#nyHxEoPA)YTgJ@9Yhz`Qd`S~U zsewzAEt+QDikOIwk~%mR3e|md;$TkADu+A3SP)X9Ky5ejlp=RILdip^ z!)egV`7eCGBi-B#Wp$Ua06ww?^kKz#o%{L{yOm;0dHT=E8xJ!;3#hp>X{2L9+L-#K zF4~xdi}0m-!Nh(pV|53lbg0rD@zm$d@C1~qmk+E61ZqI3z58a&s8n_euv7b5iu$1F zegA^U74_pB28!jntdfcRrfcj?InEt1teW5Ve}S zMje!{E0GoFg^hM=|JoRApc$;4KA}azy+(yW1sc0*L=t#k;Cysw_2Xw5skQXoC%gi0 zpp+DJ3iv*vJ_Vp)+yk{KG(FIWR`YPr)dSLnB4>+|S0uXWg12Q-P#tWz9=Xsv+tk z@Ag9=%`2gEX$JISh^mCJBH+K7dH{Pt6o$!!Tyc}L~W9PD28Hv{D&jHXYyZnC%r_c$j3cCnki#!)ieXJ>; z(_lE7lAuS;DAsMC|4?HsxKZmzJJ{8CdsuE!_C7(Soo}fUSW!CDt%5F)(B?7R@l3NO zj;vuKrkG2z?_N1ehpZ#K0~|x&ULvkrHr?nRfcF%Q(^6=hzHS18AUY9HL!q>>j=Zg; zub~TFR6tEcqETeQ0AFK7g+Uick8~Gj?541K1S>~pbo&wt%)&ircWaeww3fKN5WmoLmH8kC<*BlyY|n8%N9nv6JRx81o|oz zYs%c6X(aioXU)nMk#$aO?o$34z^KkPf!DybYuc(??Rc%xftCVg{UM6%V5F~DYM=)P zNmZ!x#n)j_Q5xNv8$-R__=g>8H6fU}wj`(TEHI9(i0fVBSF)0-TQ5!5ln>{eo9tYh xh*+vV(s@z` 8ai$F0~PsB?1;A +4 +BzmTU> ze +Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory457.jpg +2 4 504 0.7 999 +3 2 104 AniZhuanchangEnd 100 0|20|-150 0 +4 3 104 0|-50|-150 45 +5 5 401 2 569 +6 6 401 1 201 +7 7 301 DialogEnable 1:36 PM. Outside City 072. +8 8 301 The sights beside you fly backward. You have not been to the surface for a while. Right now, you are on your way to conservation area 072. +9 9 401 2 1515 +10 10 104 0|50|-150 45 +11 11 301 You hear a comms notification from your terminal. +12 12 201 1 500166 1 +13 13 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 1 +14 14 301 1 Lucia Commandant? How is it going? 1 +15 15 302 All is well. 16 I'm almost there. 16 +16 16 301 Lucia That's good. 1 +17 17 302 How about you guys? 18 +18 18 301 Lucia We've removed the threats in Zone C. The west side of City 072 is now free of Corrupted. 1 +19 19 301 Lucia We're now taking stock of the remaining supplies. 1 +20 20 301 Transportation between the surface and Babylonia has recommenced. Over ten conservation areas have since requested assistance from the Task Force. You answered the call and were sent to help their reconstruction efforts. +21 21 301 City 072's CPF has been reactivated, and many refugees and Scavengers have been moved there to await medical treatment. Demand for supplies has drastically increased, but communication with Babylonia remains chaotic. +22 22 301 Signing your assignment confirmation under Hippocrates' watchful eyes, you were surprised that she did not stop you. She simply sighed before waving her hand and leaving the rehabilitation room. +23 23 301 Lucia and the rest have been assigned to different support teams, setting up scanning devices in areas threatened by Hetero-Creatures. They are to eliminate all threats to secure the supply routes on the surface. +24 24 104 0|-50|-150 45 +25 25 301 Lucia Please take care of yourself, Commandant. 1 +26 26 302 I will. 27 You too. 27 +27 27 204 1 2 +28 28 401 500 2 1515 +29 29 301 Lucia smiles before she receives a new mission notification in her comms. +30 30 104 0|50|-150 45 +31 32 301 1 Lucia I have to go, Commandant. We're about to head to the next location. 1 +32 33 302 Understood. 34 Keep me posted. 34 +33 34 202 1 1 +34 35 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +35 36 301 System Transmission over. +36 37 504 0 999 +37 38 301 You are suddenly greeted by light. Your vehicle has passed through an abandoned block, and the sun is no longer hiding behind tall buildings. You immediately notice the towering, metallic CPF in the distance. +38 39 201 1 500019 +39 40 301 AniZhuanchangBegin 1 Construct We're almost there. 1 +40 41 202 DialogDisable 1 1 +41 42 402 569 +42 43 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory544.jpg +43 44 301 DialogEnable You walk toward the entrance of the conservation area with the Task Force member accompanying you. +44 45 302 A bit chilly, isn't it... 46 +45 46 301 The temperature on the surface has dropped quite drastically recently. Even a sunny afternoon like this feels cold when a breeze blows past you. +46 47 301 Someone is already waiting at the entrance. You walk up, presenting your identification. +47 48 301 System Visitor identity confirmed. Welcome to the City 072 conservation area, 【kuroname】. +48 49 301 The person who has been waiting for you is a scantily clad middle-aged man. After you confirm your mission with him, he leads you to the center of the conservation area. +49 50 301 This conservation area is even more crowded than you thought. Most refugees who have been transferred here are living in temporary tents. +50 51 201 1 500340 +51 52 301 1 Supervisor You're the Gray Raven Commandant, aren't you? 1 +52 53 301 Supervisor I knew a Babylonia commandant would be arriving today, but I wasn't expecting you. 1 +53 54 302 (?) 55 +54 55 301 Noticing your confusion, the supervisor chuckles. +55 56 301 Supervisor You're a "hero" now. It's hard not to know who you are. 1 +56 57 302 (Smile wryly) 58 (Remain silent) 58 +57 58 301 Supervisor If they're sending you here, then I suppose... +58 59 301 The supervisor lowers his head as if contemplating something, the rest of his words turning into inaudible mumbles. +59 60 302 Sorry? 61 +60 61 301 Supervisor Pardon me. It's nothing... I just heard you were seriously injured in the last battle and have yet to fully recover. I didn't think you'd be back on the surface so soon. 1 +61 62 302 Can't seem to sit still. 63 I've more or less recovered. 63 +62 63 302 Plus, we're short-handed right now. 64 And we can always use more people. 64 +63 64 301 Since you are feeling better, you can no longer justify lying on a bed in Star of Life as your teammates send you their mission reports. Not that this mission is something you have never done before. +64 65 301 Supervisor You are... exactly as people describe. 1 +65 66 301 Supervisor This place was a mess when we started... We didn't even have space to settle the new refugees. 1 +66 67 301 Supervisor But since transport to Babylonia has returned, we've been slowly receiving supplies. It's a glimmer of hope, so to speak. 1 +67 68 301 The supervisor shows you a tired smile, the dark circles underneath his eyes revealing how little rest he has gotten. +68 69 302 I heard they're sending people from the Engineering Force to help rebuild. 70 +69 70 301 Supervisor Oh, right... From the base to the west, I think. Should have arrived a week ago if not for some problems with the energy station there. 1 +70 71 301 Supervisor We were understaffed everywhere... Supplies allocation was in disarray. Not a single place was doing well... 1 +71 72 301 Supervisor Luckily... some people from the Engineering Force arrived early a few days ago. We've been doing much better that past two days. 1 +72 73 301 Following where the supervisor is pointing, you are surprised to find a familiar figure in the crowd. +73 74 302 ...Karenina? 75 +74 75 301 You notice her pair of standing Inver-Devices from afar. The white-headed girl is dragging supply crates taller than a human as she speaks to a staff member. The staff member reacts with unease before replying. +75 76 301 Hearing the reply, Karenina shoves a list into the staff member's hand before stomping off. +76 77 301 Before long, she has disappeared into the busy crowd. +77 78 302 They sent her... 79 Did something happen? 80 +78 79 81 301 Supervisor I was told that she came immediately after she finished organizing the reconstruction of the last base. 1 +79 80 301 Supervisor No... she did a lot. 1 +80 81 301 Supervisor Reinforcement on our temporary hospital, assessment reports, materials lists, supply requests... We were overwhelmed just settling the wounded, so she's been taking all the reconstruction work upon herself. We're all... 1 +81 82 301 Supervisor Hey, Wright! I told you to play in the park! 1 +82 83 301 You can hear the sound of children playing nearby. The supervisor stops speaking halfway through, turning his head and shouting in their direction. +83 84 301 The children stop and lower their heads as he scolds them. The leading child looks down, fiddling with a controller, and you hear a buzz in the air—a small drone circles around, flying back toward the children. +84 85 301 Supervisor And Jonathan... Why are you two everywhere? If you keep messing around, Bossma'am is going to take your drone back. 1 +85 86 301 The children nod and retrieve the drone on the ground before hopping away. The supervisor sighs, returning to your side. +86 87 302 Bossma'am? 88 Drone? 89 +87 88 90 301 Supervisor It's what the kids call Karenina. She's been very popular with them ever since she fixed their toy drone... +88 89 301 Supervisor Yeah... Karenina even fixed the drone the kids found in the trash. But thanks to that, we finally get to see the kids smiling again. +89 90 302 How many things has she done... 91 +90 91 301 Supervisor It's just... She overturned the previous rebuild plans the moment she arrived, saying they were too slow. Then she dived into work all alone, not listening to anyone... 1 +91 92 301 Supervisor Some of the folks stationed here know a thing or two about construction. They wanted to help, but communicating with her was difficult, and they were always rejected. 1 +92 93 301 Supervisor Her style is also very... hmm... No one was in danger, per se, but there were a lot of puzzling explosions. 1 +93 94 302 (It's Karenina, after all...) 95 +94 95 301 Supervisor So everyone's been stressed. Folks are going to clash if we keep going like this. +95 96 302 She just wants to make things better as quickly as possible. 97 She's just bad at communicating. 98 +96 97 99 301 Supervisor Sigh... I know. It's what everyone here wants. Still... 1 +97 98 301 Supervisor Sigh... I can tell. She's a responsible leader, and she's taken a lot off our plates since she came. Still... 1 +98 99 301 Supervisor It's bad for everyone if she keeps going like this. 1 +99 100 301 He sighs, shaking his head. +100 101 301 Supervisor You're a commandant. Maybe she'll listen to you? If you don't mind... speaking with her. 1 +101 102 302 AniZhuanchangBegin Of course. 103 +102 103 202 DialogDisable 1 1 +103 104 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory544.jpg +104 105 301 DialogEnable You head toward where Karenina went, arriving at a temporary shelter. The supervisor said there was a fight when they tried to recover this area. All the buildings were damaged, and this is the only building with a roof. +105 106 301 Some heavily-injured soldiers and Scavengers are currently lying on folding beds, moaning painfully in their dreams. +106 107 301 ??? We can't accept that... +107 108 301 ??? Are you kicking us out?! +108 109 301 You hear a muted shout, which causes a stir. You look toward where the sound comes from and find the girl you have been looking for surrounded by the residents, all of them looking unhappy and mad. +109 110 302 (There...) 111 (What happened?) 111 +110 111 201 1 500494 4 +111 112 301 1 Karenina seems to be arguing about something with the people there. Frowning, she is about to say something when her gaze goes across the crowd and meets yours. 1 +112 113 204 1 7 +113 114 301 Her eyes widen. +114 115 301 Karenina Why are you... 1 +115 116 204 1 4 +116 117 301 For a second, Karenina looks like she is withholding something. Then she immediately looks away and focuses back on the residents surrounding her. +117 118 301 She takes a deep breath, looking incredibly serious. +118 119 301 Karenina I won't change my decision. 1 +119 120 301 1 AniZhuanchangBegin Karenina Let me say it again: I have to blow up this place. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieHG12902BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12902BA.tab.bytes new file mode 100644 index 0000000..4ee972d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12902BA.tab.bytes @@ -0,0 +1,137 @@ +MUgh@@e%>4l8~>XeB>P{bcwI5܁!}&Ӡan[;7쏞*;ég] +4ܖPPP[3=SId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory544.jpg +2 2 401 1 201 +3 3 201 1 500494 12 +4 4 301 DialogEnable 1 Surrounded by the residents, Karenina does not look like she is going to back down. 12 +5 5 301 Karenina I'm not kicking you out, but this building is no longer suitable to stay. Demolishing it now is our best option. 1 +6 6 301 Karenina The Engineering Force will be in charge of rebuilding this afterward... 1 +7 7 202 1 1 1 +8 8 201 1 500139 +9 9 301 1 Scavenger Stop joking! That's easy for you to say... Where are we going to live if you bring this place down? 1 +10 10 301 Scavenger We've been living here since we retook this neighborhood, and there has never been anything dangerous about living here! Do you expect us to just take your word for it? 1 +11 11 301 Scavenger Look outside... Do you think this conservation area has any place else for us? 1 +12 12 301 A haggard Scavenger stands up from his makeshift bed. +13 13 202 1 1 1 +14 14 201 1 500494 4 +15 15 301 1 Karenina We'll coordinate with the supervisor here and arrange a place for you all. 1 +16 16 202 1 1 1 +17 17 201 1 500454 +18 18 301 1 Resident We wouldn't be here... if there's somewhere else to stay... 1 +19 19 301 Resident Babylonia said they'd save us, but their shuttles have come and gone, always taking other folks. When will it be our turn? 1 +20 20 301 Resident Has Babylonia given up on us...? 1 +21 21 301 As if casting a stone, that short line has caused a ripple, and voices of doubt and distrusts quickly echo throughout the room. +22 22 203 1 0.25 400 +23 23 201 2 500139 -400 +24 24 301 1 Scavenger I heard the hospital has taken in a lot of wounded lately... but the supplies from Babylonia never arrived... 2 +25 25 301 Scavenger Only one Construct arrived when they said they'd send a team from the Engineering Force. How would that work... 2 +26 26 202 1 1 2 1 +27 27 201 1 500494 5 +28 28 301 1 Karenina grits her teeth, clenching her fists. +29 29 401 1 36 +30 30 301 RImgBg1Shake Karenina ******* ****! Were you listening at all?! 1 +31 31 401 1 201 +32 32 301 Karenina I wouldn't be here if Babylonia gave up on you! 1 +33 33 301 Karenina pushes through the crowd and walks to a corner. Looking at where she points, you can see a crack the width of a finger spreading from the exterior to the interior, blocked by a rack filled with household items. +34 34 301 Karenina This building was impacted in the fight with the Hetero-Creatures. Its structure was damaged. 1 +35 35 301 Karenina And you guys still went and took down the load-bearing wall. 1 +36 36 202 1 1 1 +37 37 201 1 500454 +38 38 301 1 Resident We were trying to take in as many people as we could... 1 +39 39 202 1 1 1 +40 40 201 1 500494 4 +41 41 301 1 Karenina But it means that this ******* building is going to collapse any minute! You're going to be buried underneath all this concrete! 1 +42 42 301 Karenina You're only still breathing because you're ******* lucky! Don't you see?! 1 +43 43 202 1 1 1 +44 44 201 1 500454 +45 45 301 1 Resident ... 1 +46 46 301 Resident Then... where should we go... 1 +47 47 302 Babylonia won't give up on anyone. 48 +48 48 301 Resident Who are you? +49 49 302 I'm a commandant from Babylonia. 50 +50 50 301 You walk up, standing next to Karenina. +51 51 302 Don't worry. We'll arrange new quarters for you all. 52 +52 52 302 We don't give up on people. 53 +53 53 301 You have just confirmed with the supervisor that the other members of the Engineering Force are also on their way to this conservation area. +54 54 202 1 +55 55 301 The catastrophe has taken its toll in the past few months. Babylonia could not receive all affected citizens, and communication with the surface was heavily disrupted. +56 56 301 With the lack of supplies and the threat of losing their home at any given moment, it is no surprise that fear and doubt has taken root among the people. +57 57 301 Karenina must be working so hard because she realizes this as well. +58 58 201 1 500494 4 +59 59 301 1 Karenina ...That's right. 1 +60 60 301 She takes a deep breath and looks around, her gaze meeting everyone who is looking back. +61 61 301 Karenina The reconstruction team of the Engineering Force exists so that each of you has a home to return to. We won't give up, and we can't give up on our duty. 1 +62 62 301 Karenina There's no reason to fix a building that could collapse at any point. It's much faster to demolish it and rebuild it. 1 +63 63 301 Karenina In order to give everyone here a safe place to stay as fast as possible, I won't change my mind. 1 +64 64 301 Everyone remains silent, no longer objecting. After a while, an old, trembling Scavenger stands up. +65 65 203 1 0.25 400 +66 66 201 2 500294 -400 +67 67 301 AniZhuanchangBegin 1 Old Scavenger Cough... We'll do as the young lady said. Start packing. 2 +68 68 202 DialogDisable 1 2 1 +69 69 401 500 1 36 +70 70 401 1 208 +71 71 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory544.jpg +72 72 301 DialogEnable Aided by the staff from the conservation area, the residents do not take long before moving all their belongings out. +73 73 301 Most of the residents are Scavengers who are accustomed to moving around in the doomsday. They are used to packing on short notice and leaving a place that is no longer habitable. +74 74 301 Verifying the residents with the supervisor, you arrange temporary shelters for them in different parts of the conservation area. Patients that require secluded wards are moved to the military tent you brought with you. +75 75 301 A spotted corner of the room displays a mural of unknown flowers done with chalk in youthful strokes. Next to it are marks that tally the days, while a smudged prayer sits on top. +76 76 201 1 500494 1 +77 77 301 1 Karenina What are you looking at? 1 +78 78 302 Marks left behind by the lives that lived here. 79 Nothing. 79 +79 79 301 Karenina ...Right. 1 +80 80 301 Karenina dusts off her hands and walks toward you, looking at the same marks, her head tilted. +81 81 301 And so, the two of you just crouch by the wall next to each other quietly. +82 82 204 1 13 +83 83 301 Karenina ... 1 +84 84 301 Karenina So. Why are you here? 1 +85 85 302 Doing my mission. 86 +86 86 301 Karenina You were barely alive on a bed just a while ago, and no one could wake you up... 1 +87 87 302 It's been quite a while... 88 Did you visit? 89 +88 88 91 301 Karenina Oh? Is that so? I guess it left quite an impression. I still remember it. 1 +89 89 204 1 4 +90 90 301 Karenina Not me! I was busy! It's just what I heard! 1 +91 91 302 I'm standing here, aren't I? It means I'm fine. 92 +92 92 204 1 4 +93 93 301 Karenina Hmph... You better be. 1 +94 94 204 1 13 +95 95 301 Karenina By the way... thank you for speaking up earlier. 1 +96 96 302 I didn't do anything. 97 It was all you. 97 +97 97 204 1 14 +98 98 301 Karenina Is that so...? 1 +99 99 301 Karenina ...Did I do the right thing? 1 +100 101 301 She is almost whispering. Before you can answer, she shakes her head and gently slaps herself in the face. +101 102 204 1 6 +102 103 301 Karenina Aargh! It's not like me to be so indecisive! 1 +103 104 204 1 4 +104 105 301 Karenina I'm leaving! I've got so much work to do! 1 +105 106 202 1 +106 107 401 500 2 1516 +107 108 402 1516 +108 109 301 She gets up and heads toward the door, but she stops halfway as if remembering something. +109 110 201 1 500494 4 +110 111 301 1 Karenina Hey. Didn't you give your tent to the other residents? 1 +111 112 302 (Nod) 113 +112 113 204 1 8 +113 114 301 Karenina Then where are you going to stay? 1 +114 115 302 That branch looks sturdy. 116 I can sleep on the street. 116 +115 116 204 1 6 +116 117 301 RImgBg1Shake Karenina How stupid are you?! 1 +117 118 301 You are not surprised to hear her shouting at you. +118 119 302 I'm just kidding. 120 +119 120 302 It's fine. I've stayed in worse. 121 +120 121 302 Supplies from Babylonia will arrive in a few days. 122 +121 122 204 1 5 +122 123 301 AniZhuanchangBegin Karenina You... Forget it. Follow me. 1 +123 124 204 1 4 +124 125 101 DialogDisable AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +125 126 301 DialogEnable You follow Karenina to a corner east of the conservation area and see a small military tent. +126 127 302 This is...? 128 +127 128 301 Karenina ...My tent. You can stay here for now if you have nowhere else to go. 1 +128 129 301 Karenina Don't overthink it. I just don't want anything to happen to you when I'm in charge. 1 +129 130 302 Thanks, Karenina. 131 +130 131 301 But then you remember that conservation areas usually have sleeping pods reserved for Constructs. You are not sure why there is only a tent before you. +131 132 302 Where's your sleeping pod? 133 +132 133 204 1 12 +133 134 301 Karenina I lent it to some sick kids. All the hospital beds are full right now. At least the sleeping pod is more comfortable. 1 +134 135 302 ... 136 +135 136 301 1 AniZhuanchangBegin Who was she calling stupid again? diff --git a/Resources/table/client/movie/movies/MovieHG12903BA.tab.bytes b/Resources/table/client/movie/movies/MovieHG12903BA.tab.bytes new file mode 100644 index 0000000..4442bbb --- /dev/null +++ b/Resources/table/client/movie/movies/MovieHG12903BA.tab.bytes @@ -0,0 +1,142 @@ +Qe0|FRja!t*KL̵5}=dyeiM|~ +p4ί"..UX\TbC?|xXgԠ]4/pvd

U6KX1=8hJ2PF(SC$9#E{ypj%1AykeYX&2e!A=Bc(nrcyCeC}G6L^a|BHN-<~D z7{w+Uv2chRQLARCqKGw54ZmTgCU)f!mT9|e-)E1&`p*$^|yO3{Yk+rd`B`O$?V zs;NMsn@<#$fGv1Z!d@^IDl2&h^e%VX`Pj@p!zTjB;@E{9_I-J_w88{4*<)~P(%4Q}-KU&y! z?7*pS3$TmJuu<-_nx8I;agirdj5+LxC$LmvEYYmPs(gaM6b-3jiJ-?5gOU5h1~on_ z)c!j0siq7%45vc@+l(QI9M*2pkg4{<`(1`5DA=4=_FeKJhgcnjM$}K{uMw2&G zc8&0-0aAHNOZgFDoMnWK(z!*byn{rc2MzZwnVJp;Y_QD~D>T6xjoLhtg=+K|Ja1-A zfgGPJ12a)>3!3!c_X^+u2DOnt5wMn>HIl5<`v5It6g$*y`x8|@9*Qv?Xms$9L83Z` zkyL1LNeuXj(7=xIk`<_Fpp_@hC+)xr>{|pVBt_*Y233$0zn*2VWG%W6;VvubgAp4b zv&x-d5!p001L93%h33cVjL8c6cH8eYD~BloHqCZ~0V)Z&fu$lCo{Bfzh{m{i9n7_9 V4#lDKf0r8R{yR*n|GĽJ vKEoqqq;g)Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory105.png +2 2 401 1 202 +3 3 201 1 500208 +4 4 301 DialogEnable 1 Bionic Machine Rargh! Ga—! 1 +5 5 203 PanelActor1Shake 1 1 -300 +6 6 203 RImgBg1Shake 1 1 -1080 +7 7 201 1 500210 +8 8 301 1 Rosetta thrusts her spear into the bionic's power connectors, destroying it completely. 1 +9 9 301 However, she seems to have mistaken the size of the tide. An almost endless horde of bionics are still charging out of the snowy forest. 1 +10 10 301 Rosetta No... I have to tell those girls to get out of there, now! 1 +11 11 301 AniZhuanchangBegin Rosetta shoves aside a bionic in the way and scurries out of the forest. +12 12 202 1 1 +13 13 101 Assets/Product/Texture/Image/BgStory/Bgstory216.png +14 14 301 AniZhuanchangEnd As expected, the girls are having a snowball fight on the mountain, completely unaware of the situation. +15 15 301 Rosetta runs over and shouts at the girls anxiously. No time to care about Pfaff's orders. +16 16 201 1 500210 +17 17 301 1 Rosetta Run away! The tide is coming! 1 +18 18 301 The girl grabbed by Rosetta stares at her curiously. The other frolicking girls also pause and stare at Rosetta in interest. 1 +19 19 301 Girl Wait, what's going on? Who are you... +20 20 301 Anxious, Rosetta turns with the girl in hand, attempting to pull her out of this place by force. 1 +21 21 301 But she pauses at the sight behind her—the forest is still and silent, without any sound of bionics, as if the tide itself had never happened. 1 +22 22 401 1 204 +23 23 301 Girl Are you... the girl who lives in the forest we've heard rumors about?! +24 2301 204 1 6 +25 24 301 Rosetta Uh, yeah... No, I'm serious! But the bionics, where have they... 1 +26 25 301 The girl, overjoyed, takes Rosetta's hand to show her friends. 1 +27 26 301 Girl Hah! Whaddaya say? I told you the "girl in the forest" wasn't just a rumor! That's what you get for laughing at me! +28 27 301 The other girls gather around Rosetta, looking at her curiously. +29 28 301 Girl I'm Lisa. What's your name? +30 29 301 Rosetta Rosetta... 1 +31 30 301 AniZhuanchangBegin Lisa Hi, Rosetta! Now that we know each other's names, that makes us friends! Come on! Let's play! +32 31 202 1 1 +33 32 101 Assets/Product/Texture/Image/BgCg/Cgqz1801.jpg +34 33 301 AniZhuanchangEnd Having never talked to anyone before, Rosetta did not know how to say no. In a state of confusion, she allows Lisa to drag her and join the other girls. +35 34 301 AniZhuanchangBegin It was a completely new world to Rosetta. She never thought she would be so happy just talking aimlessly with other girls or playing silly games. +36 35 101 Assets/Product/Texture/Image/BgStory/Bgstory216.png +37 36 301 AniZhuanchangEnd Lisa Rosetta, thanks for playing with us for so long and telling us so much about the forest! +38 37 201 1 500210 6 +39 38 301 1 Rosetta No, it's... Yeah, I had a lot of fun... 1 +40 39 301 Lisa Great! But I guess you gotta get home. Looks like your grandpa is here to pick you up. +41 40 201 1 500200 +42 41 301 1 Rosetta turns in surprise and sees Pfaff nearby looking at them. 1 +43 42 201 1 500210 +44 43 301 1 Rosetta Grandpa! Sorry... I was worried that the bionics were going to attack the girls. So I had to warn them... I won't do it again! 1 +45 44 201 1 500200 +46 45 301 To Rosetta's surprise, Pfaff did not seem to be angry. Instead, he politely waves at the girls. 1 +47 46 301 1 Pfaff Rosetta, don't forget to wave and say goodbye to your friends. You don't want to be rude, do you? 1 +48 47 201 1 500210 6 +49 48 301 1 Rosetta B-bye... 1 +50 49 301 Lisa Bye! Let's play together again sometime! +51 50 202 1 +52 51 201 1 500210 400 +53 52 201 2 500200 -400 +54 53 301 1 Rosetta Grandpa... 1 +55 54 301 Pfaff Rosetta, has living in the forest been lonely? 2 +56 55 301 Rosetta's eyes jut wide open at Pfaff's question, but she then quickly shakes her head. +57 56 301 Rosetta Nope, not at all... I have you and the animals in the forest, Grandpa... And there's the Guardian Spirit. Everything is fine just the way it is. 1 +58 57 202 1 2 +59 58 301 Pfaff laughs, a hint of resolution in his chuckle. He takes Rosetta by the hand and places the carving knife he bought on her palm. +60 59 201 1 500210 400 +61 60 201 2 500200 -400 +62 61 301 1 Pfaff I'm getting old, Rosetta. Can't keep running around. Starting tomorrow, you'll have to buy supplies at the port for us in my stead. 2 +63 62 301 Rosetta But why, Grandpa?! And the tide, too... 1 +64 63 301 Pfaff Don't worry. The Guardian Spirit has returned, and the tide will be gone soon. 2 +65 64 301 AniZhuanchangBegin Pfaff puts two fingers to his lips and blows a long and loud whistle. Rosetta runs excitedly to the side of the mountain, taking in the view of the sea— +66 65 202 1 2 +67 66 101 Assets/Product/Texture/Image/BgStory/Bgstory86.png +68 67 301 AniZhuanchangEnd Narwhal ——▄——▆▁——▃ +69 68 301 AniZhuanchangBegin All of a sudden, a mechanical narwhal leaps out of the sea with a splash. The girls stop their snowball fight and cheer in awe. +70 69 101 Assets/Product/Texture/Image/BgStory/Bgstory216.png +71 70 201 1 500205 +72 71 401 1 207 +73 72 301 AniZhuanchangEnd 1 In the shade of the forest, Temia silently watches over the girls in play. 1 +74 73 203 1 0.5 400 +75 74 201 2 500204 -400 +76 75 301 1 Forest Guard Could we have been like them, had it not been for that accursed experiment...? 2 +77 76 204 1 5 +78 77 301 Temia The past is in the past. We are the Forest Guard—we are sinners with nothing but our duty. 1 +79 78 301 Forest Guard Captain... 2 +80 79 204 1 1 +81 80 301 Temia Let's move out, Forest Guards. We must destroy the remaining bionics before nightfall. 1 +82 81 301 1 AniZhuanchangBegin Forest Guard Roger! 2 diff --git a/Resources/table/client/movie/movies/MovieJZ11403BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11403BA.tab.bytes new file mode 100644 index 0000000..c575c1c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11403BA.tab.bytes @@ -0,0 +1,114 @@ +Gd_ϕexD_fB]YR%"='"hՄ;bo+ ;&XVΔEgƶm~\h(p"y>+QCW*~2)l1A&^OX4/Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory88.png +2 2 401 1 204 +3 3 201 1 500213 +4 4 301 DialogEnable 1 It has been years after that tide. Pfaff is no longer prohibiting Rosetta from meeting others. Like today, Rosetta is even occasionally tasked with buying supplies from the port. 1 +5 5 301 ??? Rosetta, over here! +6 501 204 1 6 +7 6 301 A girl from the fur shop waves at Rosetta, whom she immediately recognizes in the crowd of people. 1 +8 7 301 Lisa Huehuehue, lemme guess. More rabbit pelts for sale? +9 8 301 Rosetta Morning, Lisa. Nope, it's a reindeer pelt! Yesterday, Grandpa shot... 1 +10 9 201 1 500086 +11 10 401 1 201 +12 11 301 1 Fisher Still no seafarin'?! That mad narwhal is still rollin' and flailin' about? 1 +13 12 301 Discordant noises travel over from the market entrance. +14 13 203 1 0.5 400 +15 14 201 2 500093 -400 +16 15 301 1 Port Manager Not yet... If we don't take it out while it's in the harbor, it'll just come back again and again. 2 +17 16 301 Fisher Some fine job 'em Forest Guards are doin'... Useless pricks. 1 +18 17 203 1 0.5 600 +19 18 203 2 0.5 200 +20 19 201 3 500213 -500 +21 20 301 1 Rosetta Are you guys talking about... the mechanical narwhal? 3 +22 21 301 Port Manager What other narwhal is there? Thanks to that fatso, all the port's wrecked! 2 +23 2101 204 3 5 +24 22 301 Rosetta You wanna destroy it just because of that?! 3 +25 23 301 Fisher Whaddya mean "just because of that?" Port's down—no fishes—we all gon' be starvin'! 1 +26 2301 204 3 6 +27 24 301 Rosetta Grandpa said the Narwhal's the Guardian Spirit of humanity. It wouldn't just destroy the port for nothing. There must be a reason... 3 +28 25 202 1 2 3 +29 26 301 To Rosetta's surprise, the fishermen around her bursts out laughing. +30 27 201 1 500086 +31 28 301 1 Fisher Bwahahaha... You killin' me, girl. You hear that? She thinks the narwhal is a guardian spirit! Hahahahaha... 1 +32 29 201 1 500213 5 +33 30 301 1 Rosetta What are you all laughing at! 1 +34 31 201 1 500093 +35 32 301 1 Port Manager Everyone 'cept you drifters know that WE made that narwhal. And ye call it a guardian spirit, hah! 1 +36 33 201 1 500213 5 +37 34 301 1 Rosetta So what?! If you made the Guardian Spirit, and now you're destroying it out of inconvenience... You all are just selfish! 1 +38 35 203 1 0.5 400 +39 36 201 2 500086 -400 +40 37 301 1 Fisher What does a lil' brat like you know! 2 +41 38 301 The fisherman could no longer control his temper and rushes over to grab Rosetta. However, Rosetta quickly catches his wrist and twists it behind his back. +42 39 301 Fisher Ow! You lil' sardine! Damn it! Let go! 2 +43 40 301 Rosetta I won't let you go unless you apologize to the Guardian Spirit and to us! 1 +44 4001 202 1 2 +45 41 201 1 500093 +46 42 301 1 Port Manager Damn it! 1 +47 43 301 The port manager could no longer take it. He clenches his fist to swing at Rosetta. +48 44 301 However, his punch is stopped mid-swing by the steel grip of an old but firm hand. +49 45 201 1 500200 +50 46 301 1 Pfaff She's my granddaughter. Just a child. Don't be so hard on her, big guy. 1 +51 47 201 1 500213 6 +52 48 301 1 Rosetta Grandpa! 1 +53 49 301 The port manager shakes off Pfaff. At the sight of Pfaff, Rosetta lets go of the fisherman. +54 50 201 1 500093 +55 51 301 1 Port Manager Pah... You're that weird old man living in the forest. 1 +56 52 201 1 500086 +57 53 301 1 Fisher Bloody outsiders! Ruthless savages, the lot of you... 1 +58 54 301 Fisher Call the guards and have 'em jailed! Jailed! 1 +59 55 201 1 500200 +60 56 301 1 Pfaff shields Rosetta behind the rowdy crowd. He slams the butt of his shotgun on the ground, letting off a loud thud. 1 +61 57 301 Pfaff Listen up! 1 +62 58 301 The presence of the shotgun, coupled with Pfaff's fierce glare instantly silences the commotion. +63 59 301 Pfaff I will hunt the narwhal alone tomorrow, but at one request. 1 +64 60 201 1 500086 +65 61 301 1 Fisher Hah! An ol' man with one foot inna grave thinks he can kill the whale? Quit joking around! 1 +66 62 202 1 +67 63 301 The mocking laughter of the crowd resumes, but Pfaff seems to pay no mind. He pushes his way through the crowd, coming before the port manager. +68 64 201 1 500093 400 +69 65 201 2 500200 -400 +70 66 301 1 Port Manager What makes you think you can kill the narwhal? 1 +71 67 301 Pfaff lowers his voice so that only the port manager could hear. At his words, the manager stiffens and takes on a solemn expression. +72 68 301 Port Manager Are you serious...? This is too much for a joke. 1 +73 69 301 Pfaff I stake my life on it. 2 +74 70 301 Port Manager Hmph, your life means little to me. But... 1 +75 71 202 1 2 +76 72 301 The manager shifts his gaze at the Rosetta behind Pfaff. For this little girl, the old man would never lie. +77 73 201 1 500093 +78 74 301 1 Port Manager Alright, fine. I will inform the captain. 1 +79 75 301 Port Manager But remember... If you fail, you will bear all the consequences. I'm sure you know what that means for you and your granddaughter. 1 +80 76 301 AniZhuanchangBegin Pfaff glances at the port manager. He grabs Rosetta's hand and leaves the port under the gazes of the crowd. +81 77 101 Assets/Product/Texture/Image/BgStory/Bgstory96.png +82 78 401 1 207 +83 79 201 1 500200 400 +84 80 201 2 500213 -400 +85 81 301 AniZhuanchangEnd 1 Pfaff Is there something you want to say? 1 +86 82 301 Rosetta Grandpa, didn't you say that the narwhal was the Guardian Spirit of humanity?! Why are you killing it? I don't get it! 2 +87 83 301 Pfaff sighs. The steam from his breath escapes into the snowy forest. +88 84 301 Pfaff It's okay. You don't need to understand. Just know that this is my decision. That's all. 1 +89 8401 204 2 5 +90 85 301 Rosetta The thing about the Guardian Spirit protecting us—protecting humanity... Was it all a lie? 2 +91 86 301 Pfaff Rosetta, it's just a mechanical narwhal. You are a human; you need human friends. 1 +92 87 301 Rosetta is about to retort, but Pfaff quickly interrupts her. +93 88 301 Pfaff I'll set out tomorrow morning. If I don't return in a month, run. Go as far as you can into the forest. 1 +94 8801 204 2 +95 89 301 AniZhuanchangBegin Rosetta Grandpa... 2 +96 90 101 Assets/Product/Texture/Image/BgStory/Bgstory69.jpg +97 91 202 1 2 +98 92 401 1 201 +99 93 201 1 500200 +100 94 301 AniZhuanchangEnd 1 Waking up next morning, Pfaff finds Rosetta gone. +101 95 301 Pfaff Rosetta! No, it couldn't be... 1 +102 96 301 AniZhuanchangBegin Pfaff immediately packs his gear and rushes to the seashore for departure. +103 97 101 Assets/Product/Texture/Image/BgStory/Bgstory103.png +104 98 201 1 500213 +105 99 301 AniZhuanchangEnd 1 To his surprise, Rosetta is waiting there with her spear. +106 100 301 Rosetta Grandpa, even if you don't tell me what you plan on doing, I wanna help you at least. 1 +107 101 301 Rosetta If you're gonna kill the Guardian Spirit, I wanna be a witness to it! 1 +108 102 202 1 +109 103 301 Pfaff stares at Rosetta bitterly. This girl grew up to be just as stubborn as he is. +110 104 301 AniZhuanchangBegin Without a word, he untethers the small fishing boat. Starting the engine, the two gradually leave shore. +111 105 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +112 106 301 AniZhuanchangEnd Two humans, one Narwhal... Their fates intertwine in the vast blue sea... +113 107 202 1 AniZhuanchangBegin 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11404BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11404BA.tab.bytes new file mode 100644 index 0000000..e32ada9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11404BA.tab.bytes @@ -0,0 +1,94 @@ +@ΫUh"E5҈L :cNPg1X iJ90I;ʯ7t Ö- +C},ocM#1cH ;V/Vms|^?zsα" 5I+6j'CnId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory212.png +2 2 401 1 210 +3 3 201 1 500213 +4 4 301 DialogEnable 1 Rosetta "Day 21 since we left New Murmansk. Sunny with a slight breeze..." 1 +5 5 202 1 +6 6 301 Rosetta watches the narwhal tow itself forward from the bow of the ship. She soon returns to writing on her logbook. +7 7 201 1 500213 +8 8 301 1 Rosetta "We were lucky. When the Guardian Spirit tried to escape, we landed a harpoon on its back so that it couldn't outswim us." 1 +9 801 204 1 6 +10 9 301 Rosetta I wonder if Grandpa will yell at me if I still call it that... 1 +11 10 301 Rosetta erases the words "Guardian Spirit" and replaces it with "mechanical narwhal." +12 1001 204 1 +13 11 301 Rosetta Unfortunately, the engine of our ship is weak... We can't keep up with it, and we're just being dragged along. 1 +14 12 301 Rosetta "I have no idea where we are... Not even a single clue. End of log today." 1 +15 13 203 1 0.5 -400 +16 14 201 2 500200 400 +17 15 301 1 Pfaff Cough... Why didn't you wake me up, Rosetta? 2 +18 1501 204 1 5 +19 16 301 Rosetta Grandpa! You're sick. You should go sleep in your cabin... 1 +20 17 202 1 2 +21 18 201 1 500200 +22 19 301 1 Pfaff squints at the horizon and clouds in the direction of the narwhal. 1 +23 20 301 Pfaff Rosetta, fetch me the binoculars. 1 +24 21 201 1 500213 +25 22 301 1 Rosetta Oh, okay... But there's nothing over there... 1 +26 23 201 1 500200 +27 24 301 1 Pfaff continues squinting at the direction of the narwhal. 1 +28 25 301 1 Pfaff Rosetta, get ready. Time for the final fight! 1 +29 26 202 1 +30 27 301 Surprised, Rosetta is about to ask Pfaff for an explanation, but the sight from afar answers her instead. In the horizon, the faint outline of land takes shape. +31 28 201 1 500200 +32 29 301 AniZhuanchangBegin 1 Pfaff Is that where you were trying to go...? What's going on in that electric brain of yours... 1 +33 30 101 Assets/Product/Texture/Image/BgStory/Bgstory212.png +34 31 202 1 +35 32 301 AniZhuanchangEnd As they approach the coast, the narwhal begins to slow down. It seems to be drawing close to a bay. +36 33 201 1 500213 5 -400 +37 34 301 1 Rosetta Grandpa, this... seems to be the Drake Passage. We're approaching the nearby bay. 1 +38 35 201 2 500200 400 +39 36 301 1 Pfaff Wait till it slows down a little more, then we can catch up and land the killing blow. 2 +40 3601 204 1 +41 37 301 Rosetta Okay... 1 +42 38 301 The long chase is finally coming to an end. Rosetta, however, does not find joy at the journey's end, since it would mean the death of the narwhal at their own hands. +43 39 301 Rosetta Huh? What are those glowing red lights in the sea... 1 +44 40 301 Pfaff Rosetta! Get back! 2 +45 41 202 1 2 +46 4001 401 1 203 +47 42 401 2 1510 +48 43 201 1 500013 +49 44 401 2 1508 +50 45 203 PanelActor1Shake 1 2 -1080 +51 46 301 A hand suddenly stretches out from the sea and almost catches Rosetta, leaning against the bulwark of the ship. A precise shot from Pfaff shoots it off. 1 +52 47 201 1 500213 -400 +53 48 201 2 500200 400 +54 49 301 1 Pfaff Corrupted... It's all Corrupted in the sea! All of them... They're using the current to follow the narwhal. 2 +55 50 301 Rosetta Grandpa! It must be trying to prevent ships in the port from going out to sea! It's so they won't be attacked by Corrupted! That must be why it destroyed the port! 1 +56 51 301 Rosetta And now it's coming all the way over here! It must be for something important! 1 +57 52 301 Pfaff Perhaps. As a bionic animal, it should have sensors that can detect ocean currents. Maybe it's thinking that they can be used to trap the Corrupted here. 2 +58 53 202 1 2 +59 54 301 Narwhal ——▄▆▁—▆———▃ +60 55 201 1 500200 +61 56 301 1 Pfaff What a fool you are... We humans have been so cruel to you, but you're still trying to save us. 1 +62 57 201 1 500213 +63 58 301 1 Rosetta If that's the case, then the narwhal hasn't gone mad. It destroyed the port to prevent people from sailing out to sea! 1 +64 5801 201 1 500200 +65 59 301 Pfaff It doesn't matter. Guilty or not, I must hunt it... This is our best shot. 1 +66 60 202 1 +67 61 301 The narwhal's glide slows down. It flips in agony, revealing a sheet of Corrupted hanging from its body. +68 62 201 1 500213 +69 63 301 1 Rosetta But if the narwhal is gone, the Corrupted will come after us next! 1 +70 64 201 1 500200 +71 65 301 1 Pfaff You're right. If it sinks into the sea, that'll spell trouble for us. 1 +72 66 401 RImgBg1Shake 2 1510 +73 67 401 RImgBg1Shake 2 1510 +74 68 401 RImgBg1Shake 2 1510 +75 69 301 Pfaff fires at the Corrupted hanging on the narwhal, while Rosetta keenly searches for an opening in the Corrupted swarm. 1 +76 70 201 1 500213 +77 71 301 1 Rosetta Guardian Spirit! To the northeast! Swim to the northeast! 1 +78 72 202 1 +79 73 301 AniZhuanchangBegin Rosetta shouts. The narwhal, who seems to have understood Rosetta's instructions, swims to the northeastern direction. +80 74 101 Assets/Product/Texture/Image/BgStory/Bgstory97.png +81 7401 401 1 207 +82 75 301 AniZhuanchangEnd Some time later... The two of them and the narwhal finally broke through the Corrupted-infested bay after suffering considerable injuries. +83 76 201 1 500200 +84 77 301 1 Pfaff stands slowly. He staggers toward the narwhal resting next to the fishing boat and raises the high-voltage harpoon in his hand. 1 +85 78 202 1 +86 79 301 The narwhal whimpers in a low hum. Its luminous eyes twinkle. +87 80 201 1 500200 +88 81 301 1 Pfaff You've done nothing wrong, but... I must kill you to end the past, to end all sins. So... 1 +89 82 204 1 9 +90 83 301 PanelActor1Shake Before he could bring the harpoon down, Pfaff suddenly coughs involuntary and falls onto the narwhal. He coughs up blood, one cough after another. +91 84 201 1 500213 5 +92 85 301 1 AniZhuanchangBegin 1 Rosetta Grandpa...? Grandpa! 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11405BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11405BA.tab.bytes new file mode 100644 index 0000000..147e9d4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11405BA.tab.bytes @@ -0,0 +1,71 @@ +-NxsOtgDy- I) 4) Ɲ(N* u'nGnQsW~Yze3cbţJokZtyZ>f)NkUWG _Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory97.png +2 2 401 1 211 +3 3 301 DialogEnable Rosetta jumps onto the narwhal and gently carries Pfaff back to the boat. Only then did she realize that part of Pfaff's body is beginning to rot. +4 4 201 1 500213 5 +5 5 301 1 Rosetta How'd this happen! But you didn't get hurt, Grandpa... 1 +6 6 201 1 500200 9 +7 7 301 1 Pfaff The Punishing... Damnit... And at a time like this... 1 +8 8 202 1 +9 9 301 Rosetta has heard of the Punishing Virus from Pfaff not long after setting out to sea. It is a terrible virus that had ravaged the world at the height of the Golden Age. +10 10 301 The horrific virus had spread everywhere except high altitude areas like the Arctic. Only a special serum can mitigate the effects of the virus. +11 11 201 1 500213 6 +12 12 301 1 Rosetta So, Grandpa, the thing you said I had to inject everyday... That's the serum?! 1 +13 13 202 1 +14 14 301 Rosetta searches Pfaff for a shot of the serum in a panic, but Pfaff gently grabs her hand and shakes his head. +15 15 201 1 500200 9 +16 16 301 1 Pfaff Don't bother looking... I've run out of mine... for quite some time now... 1 +17 17 202 1 +18 18 301 Rosetta checks the boat. There is only enough serum left for one person to make the voyage back. +19 19 201 1 500213 -400 +20 20 201 2 500200 9 400 +21 21 301 1 Rosetta Why...? Why didn't we go back when you knew it's not going to be enough?! 1 +22 22 301 Pfaff I have to kill the narwhal, no matter what—even if it kills me. 2 +23 23 204 1 5 +24 24 301 Rosetta But why?! I don't understand... 1 +25 25 301 Pfaff Because Grandpa has sinned. Far more than the Forest Guards... So there's no need to feel any regret. 2 +26 2501 204 1 +27 26 301 Rosetta But Grandpa, you've never done anything bad. How could you be a sinner? They must've made a mistake! 1 +28 27 301 Pfaff Rosetta, listen to me. Killing the narwhal is our only chance to be allowed into the ARU. 2 +29 28 301 Rosetta If that's the case, then I don't wanna join 'em! Weren't we doing okay just living in the forest? 1 +30 29 301 Pfaff For me, it is, but not for you. I can't allow you to be stuck there your whole life. You need friends... You need a future... 2 +31 30 202 1 2 +32 31 201 1 500213 6 +33 32 301 1 Rosetta becomes quiet. She has friends in the port. If she could live a life like an ordinary girl... 1 +34 33 301 Pfaff shoves the high-voltage harpoon into Rosetta's hand. He points it at the narwhal's eye and nods. 1 +35 34 201 1 500200 9 +36 35 301 1 Pfaff Kill the narwhal while you have the chance. Take the core of its electronic brain back to the port manager. He'll know what it is. 1 +37 36 202 1 +38 37 301 Rosetta takes the harpoon. She shambles absently toward the narwhal, staring into its eyes. +39 38 301 The narwhal is tranquil as if it has accepted its fate. They both stare silently into each other's eyes. +40 39 201 1 500200 9 +41 40 301 1 Pfaff (Once you kill it, Rosetta, you'll be free...) 1 +42 41 301 AniZhuanchangBegin Pfaff (You'll no longer have to bear this sin that never was yours. You'll finally get to be a normal girl. You'll get to live without any regrets.) 1 +43 42 202 1 1 +44 43 101 Assets/Product/Texture/Image/BgCg/Cgqz1802.jpg +45 4301 401 1 207 +46 44 301 AniZhuanchangEnd But Rosetta shakes her head instead. She throws the harpoon into the sea and kneels beside the narwhal. +47 45 301 Rosetta If you are the Guardian Spirit of humanity, please listen to my only prayer... +48 46 301 The young maiden can no longer hold back her tears. +49 47 301 Rosetta Please, save my grandpa... Please... I beg of you... +50 48 301 Only with the speed of the narwhal, can the two of them make it back to New Murmansk with the serum they have left. +51 49 301 Pfaff Rosetta, give up... It's not a guardian spirit at all. It won't respond to you. +52 50 301 Pfaff We created it... It's just a cold and heartless machine. It's an irrevocable proof of our sin in a foolish age. +53 51 301 Rosetta But it chose to protect humanity rather than fight. It's our friend, not a cold-hearted weapon. +54 52 301 AniZhuanchangBegin The eyes of the narwhal flicker. It lets out a bellowing roar. Toiling visibly, it makes a hard turn and begins dragging their boat to the north. +55 53 101 Assets/Product/Texture/Image/BgStory/Bgstory212.png +56 54 201 1 500200 9 +57 55 301 AniZhuanchangEnd 1 Pfaff Impossible... The narwhal's M.I.N.D. awakened...? Because of Rosetta? 1 +58 56 201 1 500213 6 +59 57 301 1 Rosetta We can't keep calling it the "Guardian Spirit" or just a "narwhal". It should have its own name. 1 +60 5701 204 1 +61 58 301 Rosetta To become friends, we must know each other's names. Right, Derek? 1 +62 59 202 1 +63 60 301 The narwhal lets out a series of groans as if dissatisfied with the silly name, taken and arranged from Drake Passage. +64 61 201 1 500213 6 +65 62 301 1 Rosetta Grandpa, no matter what happened in your past, the three of us have to get back alive. It shouldn't end here! 1 +66 63 201 1 500200 9 +67 64 301 1 Pfaff (Rosetta, you've really grown up... Turns out I was the only one trapped in the sins of the past...) 1 +68 65 202 1 +69 66 301 And with that, the journey between the two of them and Derek, the narwhal, begins anew. +70 67 301 1 AniZhuanchangBegin But this time, not to a perilous end, but toward their last hope. diff --git a/Resources/table/client/movie/movies/MovieJZ11406BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11406BA.tab.bytes new file mode 100644 index 0000000..dd77fdd --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11406BA.tab.bytes @@ -0,0 +1,41 @@ +D%KÂƲ"59BgPkƹ _wO Or!@o)Բ?,Av#H © ȂUT6PId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory212.png +2 2 401 1 207 +3 3 201 1 500213 +4 4 301 DialogEnable 1 Rosetta "Even though Derek dragged us back at almost full speed, there was still no sign of land after more than ten days." 1 +5 5 202 1 +6 6 301 Rosetta sighs. She closes her logbook and walks on deck to check on Pfaff. +7 7 301 Now, not only is Pfaff showing serious signs of the Punishing Virus, but so too is Rosetta. +8 8 201 1 500213 -400 +9 9 201 2 500200 9 400 +10 10 301 1 Rosetta This is the last serum... Grandpa... 1 +11 11 301 Gritting through the excruciating pain of the Punishing Virus infection, Rosetta injects Pfaff with the last serum. 1 2 +12 12 301 But judging from the condition of the fever-stricken Pfaff... 1 2 +13 13 301 Pfaff Rosetta... Leave it for yourself... I'm... 2 +14 14 301 Rosetta shakes her head in tears. Pfaff can only let out a sigh, closing his eyes again. 1 2 +15 15 202 1 2 +16 16 301 Derek ——▄▆——▆▆▁——▃ +17 17 201 1 500213 5 +18 18 301 1 Rosetta Derek? What's wrong... Are there more Corrupted? 1 +19 19 202 1 +20 20 301 Rosetta looks toward Derek. The outline of the continent is looming in the distance. +21 21 201 1 500213 6 +22 22 301 1 Rosetta Land, ho! Grandpa, it's land! We're home!!! 1 +23 23 401 1 211 +24 2301 201 1 500200 8 +25 24 301 1 Rosetta returns to the cabin excitedly, but finds Pfaff already unconscious. 1 +26 2401 201 1 500213 5 +27 25 301 Rosetta Grandpa! 1 +28 26 301 AniZhuanchangBegin Pfaff would likely never wake up again if Rosetta cannot find more serum. 1 +29 27 101 Assets/Product/Texture/Image/BgStory/Bgstory95.png +30 28 202 1 +31 29 401 RImgBg1Shake 2 1506 +32 30 301 AniZhuanchangEnd The huge narwhal, unable to stop its manic speed, crashes ashore with a loud roar. +33 31 301 Overloaded and temporarily paralyzed, the narwhal Derek is trying to push the boat closer to shore with its remaining strength. +34 32 201 1 500213 +35 33 301 1 Rosetta Thank you, Derek... You should rest here for now. 1 +36 34 301 Rosetta We're at a coast near the port's suburbs, but we'll still need to cross the snow-covered forest to reach the town. 1 +37 35 301 Rosetta Grandpa, get some rest. Tomorrow will be a new day. 1 +38 36 301 Rosetta Winter is almost over, and you promised to go on a picnic with me... The forest is going to be beautiful in spring. 1 +39 37 301 Rosetta picks up her spear and carries the unconscious Pfaff on her back. Each step toward the forest is accompanied by a drop of tear. 1 +40 38 301 1 AniZhuanchangBegin Upon reaching the snowy forest, a most uncanny orchestra of screeches travels over—the tide. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieJZ11406EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11406EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..aff91ea484d6b1670d262db728ea613b0f7aa7f1 GIT binary patch literal 11767 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 Z9ADs2T7j0}1_`?X-K4;2)8w4s{tvlZA&CG0 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11601BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..66e64b22f34038ae41ecebb42772d630f7285ba3 GIT binary patch literal 17012 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 C^}nD1 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11602BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11602BA.tab.bytes new file mode 100644 index 0000000..d3bfd86 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11602BA.tab.bytes @@ -0,0 +1,204 @@ +\PfUp$t*+8d~QwfWGU$|:Ni=k]bl}Z෫_wXfr 6^I~`f6M{iV!r]*ԯ +ಁ4dorolgРx2p;Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory161.png +2 2 401 1 201 +3 3 301 DialogEnable Merchant A Fresh livers freshly harvested from fresh bodies! Check it out! +4 4 301 Merchant B Looking for prosthetics? Here's your one-stop-shop for all your mechanical body parts! +5 5 301 Merchant C Toasty pupas, fresh off the grill! +6 6 301 Child Ma, can I have this— +7 7 301 Woman Zip it! One more word and I'm selling you to the "bad-wagon"! How do you like that?! +8 8 201 1 500136 +9 9 301 1 Shady Merchant Hey, lady, cute kid you got there! Bit of a waste to send him off in the "wagon," no? How about let me take him off your hands—at a premium, even! I know you ladies have it rough on this boat— 1 +10 10 301 Woman You getting ideas on my kid now?! Get the hell away before you piss me off! +11 11 301 Shady Merchant Whoa, easy! There's no need to be uncivilized... 1 +12 12 301 Child Pffffftt!!! +13 13 301 The boy pulls a face at the shady merchant as his mother drags him away. +14 14 301 Angry, Shady Merchant Damn kid! I'm gonna get you one day! 1 +15 15 201 1 500234 +16 16 301 1 ??? You show him, boss! +17 17 201 1 500136 +18 18 301 1 Shady Merchant ??? 1 +19 19 301 Shady Merchant Who the hell are you? 1 +20 20 201 1 500216 1 +21 21 301 1 Changyu It's cool, man, I feel you. I can't believe how disrespectful that little brat was! 1 +22 22 203 1 0.25 -500 +23 23 201 2 500136 400 +24 24 301 1 Shady Merchant It's none of your business, you little shit! Get lost! 2 +25 25 204 1 5 +26 26 301 Changyu Oh, mister, you really shouldn't judge a book by its cover... I'm here to do business. 1 +27 27 301 Shady Merchant Business? Does it look like a candy shop here, kid? 2 +28 28 204 1 +29 29 301 Changyu quickly scans his surroundings, making sure no mechanoid guards are patrolling nearby. He removes the bag from his waist. +30 999 301 It is a most ordinary purse, identical to the one the merchant has on his stall. But Changyu is holding it more cautiously than one would a child, carefully unzipping the bag before the merchant's eyes. +31 30 301 Shady Merchant I said get lost—what the hell... Is this... A Construct?! 2 +32 31 301 Changyu Shush! The Kowloong Crew's gonna confiscate it if they find out! 1 +33 32 301 Shady Merchant How did you... 2 +34 33 301 The merchant coughs and lowers his voice, trying to sound calm and collected. +35 34 301 Shady Merchant How did you get your hands on a Receptor? Where does it come from? 2 +36 35 204 1 1 +37 36 301 Changyu I'm just the errand boy—my employer is a pretty private person, so I'm acting as his eyes and ears. And from what I've heard, you're the most reputable vendor in these parts. 1 +38 37 301 Shady Merchant You bet! You're in luck, kid, 'cause your new buddy Todd here is the fairest merchant of them all! 2 +39 38 301 The shady merchant reaches for Changyu's bag as he speaks. +40 39 301 Shady Merchant Now, the fair thing to do is to inspect the goods first... 2 +41 40 204 1 5 +42 41 301 Changyu Hey! 1 +43 42 301 Changyu clenches the bag in his hands, his face filled with suspicion. +44 43 301 Changyu Give us an offer, and you can inspect it all you want. This is just my first stop of the night—my employer told me to get a few more offers before making a deal... 1 +45 44 301 Shady Merchant Trust me, you won't be getting a better offer than mine! 2 +46 45 301 Changyu Really? 1 +47 46 301 Shady Merchant Enough with the dawdling—I thought you're here on business? So show me the merchandise! 2 +48 47 301 Changyu Fine, but you better be careful. The Receptor cost my employer a fortune. He just got it from a trader who arrived from the mainland... 1 +49 48 301 The shady merchant has stopped listening to Changyu's babbling. His hand meticulously traces the horned contour of the Receptor, his eyes wide with awe and greed. +50 49 202 1 2 1 +51 50 401 2 1513 +52 532 502 RImgBg1Shake +53 32253 201 1 500235 +54 51 301 1 Anonymous Hawker R-run! The Kowloong Crew—the damn Kowloong Crew is coming! 1 +55 6325 202 1 +56 52 301 The hysterical hawker sprints in the direction of Changyu, screaming and shouting as he nears. He is holding all his wares in his arms, the bits and pieces falling all over as he frantically runs. +57 53 301 The shouting causes a commotion in the black market. +58 54 301 Merchant A What's with the Kowloong Crew? They never paid attention to the black market! Is some bigwig making deals here again? +59 55 301 Merchant B Just pack up and bolt! I don't want my stuff confiscated like last time! +60 56 301 Complaining Merchant Come on! It's my first day here! +61 57 201 1 500136 +62 58 301 1 Shady Merchant What?! The Kowloong Crew... Listen, buddy, I've gotta run. We'll do this again sometime! 1 +63 59 201 1 500216 +64 60 301 1 Changyu H-hey! Hand the Receptor back! 1 +65 61 201 1 500136 +66 62 301 1 Shady Merchant Here you go—I'm outta here! 1 +67 63 202 1 +68 64 401 2 1513 +69 65 301 The merchant shoves the purse into Changyu's arms, then swiftly picks up his goods and vanishes into the night. +70 66 201 1 500216 1 +71 67 301 1 Changyu ...Hah. 1 +72 68 301 Changyu shakes the bag he has been handed, and out comes crisp, clanking sounds. +73 69 301 AniZhuanchangBegin Changyu And... scene! 1 +74 70 202 1 1 +75 71 101 Assets/Product/Texture/Image/BgStory/Bgstory179.png +76 995 401 1 208 +77 72 301 AniZhuanchangEnd The door of the gambling den by the street corner slides open, and out slips a young man. Shoutings can be heard through the gap from the many stirring gambling heads. +78 73 301 Red and green lights flash intermittently from the three neon signs above the door. The center one writes "Fortune's Favor," while to its two sides sit "Give Fools Their Gold" and "And Knaves Their Power." +79 74 301 The beggar who frequents outside the gambling den greets the exiting young man. +80 75 201 1 500148 +81 76 301 1 Elderly Beggar Changyu, my lad, where have you been? 1 +82 77 201 1 500216 1 +83 78 301 1 Changyu (Chuckles) 1 +84 79 301 Without answering, Changyu grins and casually throws the beggar a grub. He catches it. +85 80 201 1 500148 +86 81 301 1 Elderly Beggar You're gonna get busted if you keep taking shortcuts through the den... 1 +87 82 201 1 500216 1 +88 83 301 1 Changyu I know what I'm doing, old man. How about you stop worrying, and go grab some food instead? My treat. 1 +89 84 203 1 0.25 400 +90 85 201 2 500148 -400 +91 86 301 1 Elderly Beggar Look at that smug face of yours... What have you done this time? 2 +92 87 301 Elderly Beggar And where's the boy who's been hanging with you? 2 +93 88 301 Changyu He— 1 +94 89 202 1 2 1 +95 3215 401 2 1504 +96 90 301 Before Changyu can answer, a group of barefoot urchins comes running down the alley. +97 998 301 Like a well-oiled machine, the children surround Changyu, some pulling his sleeves while others holding onto his legs, their voices chiming and chattering. +98 91 301 Urchins Changyu! Changyu! Give us some snack money, please? +99 92 201 1 500216 +100 93 301 1 Changyu You monkeys! 1 +101 94 301 Despite complaining, Changyu takes out a handful of grubs nonetheless. +102 95 301 Changyu Scoot! Leave me alone! 1 +103 96 301 Urchins You're the best! +104 97 301 The urchins collect their bounty and scatter. And where they were, stands someone else leaning against the wall. +105 98 201 1 500227 +106 99 301 1 Huainan Didn't take you as someone charitable. 1 +107 100 201 1 500216 1 +108 101 301 1 Changyu We're all literally on the same boat, trying to make ends meet. Not that it's my money anyway. 1 +109 102 203 1 0.25 400 +110 103 201 2 500227 -400 +111 104 301 1 Huainan So did you get it? 2 +112 105 204 1 5 +113 106 301 1 Changyu Sigh, forget it... 1 +114 107 301 Changyu gestures dramatically in disappointment. +115 108 204 1 1 +116 109 301 Changyu ...Of course I got it! 1 +117 110 301 Changyu There's nothing I can't do if I set my mind to it! That guy immediately panicked when he saw me acting oh-so reluctant, and he swapped his money bag with my "horny" one during the fiasco. 1 +118 111 301 Changyu Real impressive switcheroo, I'll give him that... A shame he got outplayed. I wonder what his face looks like once he finds out the Receptor is fake. 1 +119 997 204 1 +120 112 301 Changyu Well, you reap what you sow. 1 +121 996 204 1 1 +122 113 301 Changyu By the way, you were fantastic! Even I got a little scared of the "Pulao Crew" chasing you! 1 +123 114 301 Huainan Stop exaggerating... 2 +124 115 301 Perhaps discord does make concord. Changyu ran into Huainan a few more times since their first eventful encounter, and the two young men eventually became friends—and business partners. +125 116 301 Changyu Let's roll! Full wallet means full bellies! 1 +126 117 301 Huainan looks meek with Changyu's arm around him. +127 118 301 Huainan Don't spend it all like you did last time— 2 +128 990 401 2000 2 1509 +129 980 401 2 1506 +130 960 401 1 201 +131 119 301 The door to the gambling den suddenly bursts open, and two black-clad men drag and throw out a humanoid body. The injured figure gives a muffled grunt. +132 369 204 2 4 +133 120 301 It is a Construct. Black liquid covers the Construct's face and hides the body's features. "It" groans, sporadically, as it extends its arm toward Changyu, seemingly desperate to grasp onto something. +134 970 204 1 +135 121 301 Changyu A Construct here of all places... 1 +136 122 202 1 2 1 +137 123 301 Damaged Construct ... +138 124 301 The Construct's hand drops. Its body lies still on the ground. +139 125 301 Changyu is no stranger to scenes like this. They are a common sight on the boat, and all he can do is look out for himself and nothing more. That is how one survives the Nighter. +140 126 301 Then he notices how tight Huainan is gripping his hand. Changyu can feel him shaking through his coat, struggling to stay composed. +141 127 201 1 500216 400 +142 128 201 2 500227 4 -400 +143 129 301 1 Changyu You good? 1 +144 130 301 The beggar nearby immediately adverts his gaze, pretending nothing has happened. +145 131 301 Huainan ... 2 +146 132 301 Huainan takes a deep breath and lets go of Changyu, giving him a small nod. +147 133 301 Huainan I'm good. 2 +148 134 301 Changyu ...Is it the Construct? 1 +149 135 301 Huainan ...Not our damn business, isn't it? 2 +150 136 301 Changyu They probably sold their bodies as merchandise to become Constructs. If that's what it takes for them to survive, then that's their choice, and that's how things go here. You... live with it. 1 +151 137 301 Huainan But... how? Have you ever considered that maybe people should just get to live? What if we weren't supposed to sell our souls only for a shot at life?! 2 +152 138 204 1 +153 139 301 Changyu What's that all about? It's always a trade. Always. 1 +154 140 301 Huainan ...Is that so. Maybe you're right. 2 +155 141 301 Changyu What you said is no way to survive on this boat! 1 +156 142 301 Huainan ...Yeah, I was overthinking it. Let's go. 2 +157 8525 301 Huainan I've still got things to do after this. 2 +158 143 301 Changyu ...Are you really alright? 1 +159 144 301 They look into each other's eyes. Changyu scratches his head. +160 145 301 AniZhuanchangBegin Changyu Let's go, then. What do you want to eat? 1 +161 146 202 1 2 1 +162 147 101 Assets/Product/Texture/Image/BgStory/Bgstory179.png +163 148 301 AniZhuanchangEnd There is only silence in the alleys in the dead of night. +164 800 401 2000 2 1513 +165 801 401 1000 2 1511 +166 802 401 1000 2 1510 +167 149 301 Out of nowhere comes a piercing scream, followed by frantic footsteps—gunshots—a heavy thud as something falls on the ground. Then everything is quiet again, save for the ravaging wind on the deck. +168 150 201 1 500148 +169 151 301 1 Elderly Beggar ...So unfair. 1 +170 152 301 Elderly Beggar Probably runs out of gambling folks at this hour. Might as well call it a day. 1 +171 153 301 The coughing beggar curls up in the freezing wind. He goes and packs up his belongings, only to find a pair of feet standing in front of him. +172 155 301 ??? A question, old man. +173 156 201 1 500148 +174 157 301 1 Elderly Beggar You! Cough—What the hell are you doing here in the middle of the night? 1 +175 158 301 Out of the shadow comes a young man crouching before the beggar. +176 159 201 1 500216 +177 160 301 1 Changyu Just wondering what's the deal with the Construct earlier. You heard anything about it? 1 +178 161 203 1 0.25 400 +179 162 201 2 500148 -400 +180 163 301 1 Elderly Beggar Oh... What's it to you? 2 +181 164 301 Changyu Just curious. C'mon, haven't I been treating you pretty well? Wanna give me the scoop? 1 +182 165 301 Elderly Beggar I don't mind telling you, but you better not get involved with that lot... 2 +183 166 301 Changyu I'm just being nosy. Folks like us, the worst thing we can face on this boat is uncertainty, don't you agree? 1 +184 167 301 Elderly Beggar Well... If you say so... 2 +185 168 301 The beggar thinks for a moment. +186 169 301 Elderly Beggar The "bad-wagon." 2 +187 170 301 Changyu "Bad-wagon"? You mean... 1 +188 171 301 Elderly Beggar Akdilek, the enterprise built on top of a train. They control the bulk of Earth's economy... For some reason, they have their eyes on us recently and bought a bunch of Constructs on the black market. 2 +189 172 301 Changyu has heard of this "bad-wagon" in the past, but he never thought it would concern him someday. +190 173 301 Elderly Beggar Word is they're experimenting on putting mechanoid brains into human bodies, even though swapping minds between different species is forbidden... 2 +191 95122 301 Elderly Beggar That, or they're buying the Constructs as toys for the Aristocrats... Now you know where the Construct bodies that they throw away every time we dock come from. 2 +192 174 301 Elderly Beggar And I hear that they're looking for humans suitable to be refitted into Constructs... Knowing what I know now, maybe you should keep an eye out. 2 +193 810 204 1 5 +194 175 301 Changyu Is Akdilek why those merchants are attending the Trade Fair? But why the Nighter? 1 +195 176 301 Elderly Beggar Who knows? But no one's bothered to hide anything even when someone pokes around, if you know what I mean. Just don't do anything stupid. 2 +196 177 301 Changyu ...I see. 1 +197 178 204 1 1 +198 179 301 AniZhuanchangBegin Changyu I appreciate it. I'll leave you be. 1 +199 180 202 1 2 1 +200 181 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +201 182 301 AniZhuanchangEnd Akdilek... Huainan... +202 183 301 1 AniZhuanchangBegin What happened...? diff --git a/Resources/table/client/movie/movies/MovieJZ11603BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11603BA.tab.bytes new file mode 100644 index 0000000..f949952 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11603BA.tab.bytes @@ -0,0 +1,112 @@ +7 ϸ^k"np>%_;F 9M!r5Uo!LUzFF4Ö^4gzG +U[`=7hd~Rki}·Yࣝ;NqE?Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory234.png +2 2 401 1 5 +3 3 301 DialogEnable Huainan enters his room to find Changyu sitting cross-legged by his bed. A map covered in scratches and marks is laid flat on the table, its folds smoothed out by a pencil-chewing Changyu, buried in thought. +4 4 201 1 500227 +5 5 301 1 Huainan Hey, what's up? 1 +6 6 201 1 500216 +7 7 301 1 Changyu What took you so long? And where have you been lately? 1 +8 8 301 Changyu ...Forget it. Check this out first. 1 +9 9 203 1 0.25 400 +10 10 201 2 500227 4 -400 +11 11 301 1 Huainan What is it—is that the plan of the Nighter? 2 +12 12 301 Changyu Drawn by yours truly! I've marked every inch of the boat that I could set foot on, so this should be pretty accurate. 1 +13 13 301 Changyu takes his pencil and circles the spot marked "Trade Fair," then continues drawing along a series of crooked passageways all across the deck until it reaches the edge of the Nighter. +14 14 301 Changyu This is my next target. 1 +15 15 301 Huainan The Trade Fair? 2 +16 16 301 AniZhuanchangBegin Changyu Think bigger—Akdilek. 1 +17 17 202 1 2 1 +18 110 401 2 209 +19 18 101 Assets/Product/Texture/Image/BgStory/Bgstory175.png +20 19 301 AniZhuanchangEnd Changyu and Huainan follow their guide to the dimly lit laboratory underground. +21 20 301 Shabby as the place may be, the constant humming from the equipment and the rows of test tubes filled with colorful liquids have made this already tiny space uncomfortably oppressive. +22 21 201 1 500236 +23 22 301 1 Guide It's up ahead. You can talk to the doctor yourself. 1 +24 23 201 1 500227 +25 24 301 1 Huainan Thanks. 1 +26 25 203 1 0.25 -400 +27 26 201 2 500216 400 +28 27 301 1 Changyu Didn't think you'd know a place like this... 2 +29 28 301 Changyu takes stock of the strange surroundings and mutters to Huainan. +30 29 301 AniZhuanchangBegin Changyu And I thought you were going to stop me. 2 +31 30 202 1 2 1 +32 31 504 1 +33 32 101 Assets/Product/Texture/Image/BgStory/Bgstory234.png +34 33 401 1 201 +35 34 201 1 500216 400 1 +36 35 201 2 500227 4 -400 1 +37 36 301 AniZhuanchangEnd 1 Huainan Why Akdilek? 2 +38 37 301 Changyu For justice. 1 +39 38 301 Huainan Bullshit. 2 +40 39 301 Changyu Fine, I just wanted to know how you'd react. You've got a history with them, don't you? 1 +41 40 301 Huainan ...I'm not ready to talk about myself. 2 +42 41 301 Changyu That's alright. I wasn't probing. 1 +43 42 301 Changyu But I'm serious about Adeilek. I've done some digging—they're looking for live bodies on the boat, those that can be refitted into Constructs. I think I can make a score from it. 1 +44 43 301 Changyu And now's your chance to stop me. 1 +45 44 301 Huainan Will it work? 2 +46 45 301 Changyu Of course! 1 +47 120 204 1 1 +48 47 301 Changyu We are partners! 1 +49 48 301 Changyu's eyes glinted with fervency and sincerity. +50 46 301 Huainan saw himself reflected in them. He paused for a moment, then pushed his hair aside, revealing a horrendous scar on his neck. +51 49 301 Even concealed behind his collar, the swollen crimson mark on his neck was still clearly visible. It wound and weaved on Huainan's skin, crawling and slithering. +52 50 301 Huainan This is my quarrel with Akdilek. 2 +53 130 204 1 5 +54 51 301 Changyu ...?! 1 +55 52 301 Huainan straightened his coat and hid the awful scar. +56 53 301 Huainan I'm not stopping you. 2 +57 54 301 Huainan But I need to know where your information's coming from. Can you trust them? 2 +58 55 301 Changyu Their reputation precedes them in the black market. Spend a little money and grease some wheels, and nothing's hidden under the sun. 1 +59 56 301 Huainan Meddling right under their noses, huh? 2 +60 57 301 Changyu Here's my plan—I'll pretend to be one of the merchandise, and after Akdilek purchases this remarkable body, I'll escape with their money and leave them empty-handed. 1 +61 58 204 1 1 +62 59 301 Changyu Just trust me. 1 +63 60 301 Huainan Akdilek wants bodies that are suited to be Constructs. Do you even fit the requirement? Or are you forging your data? 2 +64 61 301 Changyu The secret to a well-planned scheme is to not plan everything. You have to follow the ebb and flow of the plot, manipulating it the way you do water, guiding it just enough so it flows where you want it. 1 +65 62 301 Huainan What are you... Is this your third lesson? 2 +66 63 301 Changyu What? No! The third lesson is "don't trust strangers." But—you must trust your partner unequivocally. 1 +67 64 301 Huainan ...I know a place. They can check if your body's suitable to be refitted. 2 +68 65 204 2 +69 66 301 Huainan Doctors like that are a dime a dozen on the black market. I happen to know one who'll do anything for the right price. 2 +70 67 301 Changyu So you... 1 +71 68 301 Huainan Let's go. 2 +72 69 204 1 +73 70 301 Changyu Huh? 1 +74 71 301 Huainan I never said I'm sitting this one out. 2 +75 72 301 Huainan Maybe I can tell you something about me after this. 2 +76 73 204 1 1 +77 74 301 AniZhuanchangBegin Changyu ...Okay! 1 +78 75 202 1 2 1 +79 76 504 0 +80 77 101 Assets/Product/Texture/Image/BgStory/Bgstory175.png +81 78 201 1 500216 400 1 +82 79 201 2 500227 4 -400 1 +83 80 301 AniZhuanchangEnd 1 Huainan Are you listening? Changyu? 2 +84 81 301 Changyu What is it? I wasn't paying attention. 1 +85 82 301 Huainan ...Sigh. Focus this time. 2 +86 83 301 Huainan Now, you should be familiar with our damn collars. Everyone on this boat has one around their neck. 2 +87 84 301 Huainan It serves two functions. First of all, it's a way to remotely control us. Even if it's only indirectly, the two primary commands coded in the collar mean we can't leave the Nighter, and we can't harm it. 2 +88 85 301 Huainan It's also our ID. The collars on this boat have records of all bodies onboard the Nighter—living, Construct, mechanoid. 2 +89 86 301 Changyu traces the collar on his neck. Of course he knows of it, but he has never really considered what its existence means. +90 87 301 He has lived the same routine on this boat as far as he can recall, for... three months, a year—or three? He has no recollection, and he can never quite put his finger on it. Everything just... happened. +91 88 301 Huainan One human, one set of corresponding data. Including that person's Tantalum-193 affinity. 2 +92 89 301 Changyu Tantalum-193 affinity? 1 +93 90 301 Huainan Only those with high enough Tantalum-193 affinity can be refitted into Constructs. 2 +94 91 301 Huainan Assuming somewhere on this boat is a person with the desired Tantalum-193 affinity, someone who's not associated with the "official merchandise" from the Kowloong Crew— 2 +95 92 301 Huainan That's who Akdilek is after. That's the leverage we need. 2 +96 93 301 Changyu So, we have to figure out if we are merchandise-material to begin with... 1 +97 94 301 Huainan That's right. It'll be so much easier if we can just be a part of the wares on display. But if we can't do that, we can still get what we're after here. 2 +98 95 301 Changyu How come you know all of this so well? 1 +99 951 204 1 5 +100 96 301 Huainan The worst thing we can face on this boat is uncertainty, don't you think? 2 +101 97 202 1 2 1 +102 98 201 1 500138 +103 99 301 1 Black Market Doctor Are you the one? 1 +104 100 301 The two young men are interrupted by the approaching surgeon. His face may be concealed by a mask, but it is clear that his eyes are keenly examining Changyu. +105 101 301 Black Market Doctor Follow me. 1 +106 102 201 1 500216 5 400 +107 103 201 2 500227 -400 +108 104 301 1 Huainan They're doing our examinations simultaneously to save time. You can head in first. Mine's also about to start. 2 +109 105 204 1 5 +110 106 301 1 AniZhuanchangBegin Changyu ...I'll see you later. 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11604BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11604BA.tab.bytes new file mode 100644 index 0000000..bd21685 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11604BA.tab.bytes @@ -0,0 +1,129 @@ +qz]r,pEK/hUk͕SDZ-5{Ű,,fQ)|b`K>HԬTnTt("&~hٍ6>smoa=J֫ wa3Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory234.png +2 2 401 1 208 +3 3 301 DialogEnable The minimalist tavern Changyu chose is a little ragged but well-supplied. With the token he stole, Changyu has no trouble getting into a place of this caliber to rent a room. A simple one, to avoid attention. +4 4 301 Right now, he is sitting by the bed cross-legged, listening to the singing outside. The antique television in the room is playing movies of generations past, and the moonlight has tainted Changyu's shadow blue. +5 5 301 Someone opens the door to the room. +6 6 201 2 500227 +7 7 301 1 Huainan I'm back. Which one do you want, Shacha noodles or wonton noodles? 2 +8 8 203 2 0.25 -400 +9 9 201 1 500216 1 400 +10 10 301 1 Changyu Wonton noodles! 1 +11 11 301 Huainan That's what Uncle Fu thought, so it comes with extra sauce. Here. 2 +12 12 301 Changyu Uncle Fu is the best! I'm so blessed. 1 +13 13 301 Changyu squeals with delight, snatching the takeout box Huainan hands him. +14 14 301 Changyu Hey, let me try your Shacha noodles as well. 1 +15 15 204 1 +16 16 301 Changyu Slurp—h-hot, hot... 1 +17 17 301 Huainan What's the rush... 2 +18 18 204 1 1 +19 19 301 Changyu Gulp— 1 +20 200 204 1 5 +21 210 204 2 4 +22 20 301 Changyu Huainan, this is some hardcore stuff! Huff—water, I need water... 1 +23 21 301 Huainan But I only added a teaspoon of chili sauce... Here, your water. 2 +24 22 301 Changyu Gobble— 1 +25 23 301 Changyu does not stop until his bowl is completely empty. He lets out a satisfying burp. +26 220 204 1 1 +27 24 301 Changyu Hey, Huainan... Shall we play a game? 1 +28 25 301 Huainan What game? 2 +29 26 301 Changyu Let's see... Tell me your biggest wish in five seconds! 1 +30 27 301 Changyu Now, I wish tomorrow was the Dragon Boat Festival, then we could go get rice dumplings at Uncle Fu's. His dumplings are the absolute best in the world! You haven't really lived until you've tried one. 1 +31 230 204 2 +32 28 301 Huainan That's it? 2 +33 29 301 Changyu Sure. I mean, I also hope that everything goes well tomorrow night at the Trade Fair... But I can't really see things going wrong when I'm involved. 1 +34 30 301 Huainan Sometimes I wonder where you got your damn confidence... But I'd be lying if I say you aren't good at this. 2 +35 31 204 1 +36 32 301 Changyu I'm not joking! 1 +37 33 204 1 +38 34 204 2 4 +39 35 301 Changyu Don't you notice? Whether it's those rich assholes or those exploitative merchants... Bad people always come with bad karma. 1 +40 36 301 Changyu I've seen so many of them on this shitty boat—stinking, corrupted trash that poisons the place and hurts everyone around them. But karma is karma—when I come collecting, the gods will be on my side. 1 +41 240 204 1 1 +42 37 301 Changyu Then all it takes is a bit of planning, a little bit of luck. Everything goes my way. 1 +43 250 204 1 5 +44 38 301 Changyu I'm no hero, but even I can't stand these bullies. And if good people can't do anything about it, maybe it takes a bad guy like me to take out the trash. That I can live by. 1 +45 39 204 1 1 +46 40 301 Changyu That's why this is going to work. 1 +47 41 301 Changyu ...Because Akdilek hurt you, didn't they? 1 +48 42 301 "I will never forgive anyone who hurt my friends." +49 43 204 2 +50 44 301 Changyu's voice gets quieter and quieter until he turns silent and withholds the last line. Huainan raises his brows. +51 45 301 Huainan What? 2 +52 46 301 Changyu Your turn. What do you wish for? 1 +53 260 204 2 4 +54 47 301 Huainan I wish... 2 +55 270 204 2 +56 48 301 Huainan I wish that it all goes well at the Trade Fair tomorrow. 2 +57 49 204 1 +58 50 301 Changyu That's my wish! 1 +59 51 301 Huainan You wished for rice dumplings tomorrow. 2 +60 52 301 Changyu Hey! 1 +61 53 204 1 1 +62 54 301 Changyu is about to protest, but then he suddenly bursts out laughing. +63 55 301 Changyu Oh my, it's been a while since I eat noodles with someone else face-to-face, like some sort of celebration. 1 +64 56 301 Huainan You made it sound like we just had our last meals... 2 +65 57 301 Changyu Knock on wood! Shut it—that mouth hole of yours gonna take away our luck! 1 +66 58 301 Changyu The gods are already on our side. Why else do you think my T-193 affinity matches the trade requirement? Just make sure you have my back outside the venue when things kick off. 1 +67 59 301 Huainan ...Fine. If only my affinity also matches. 2 +68 60 301 Changyu It's all going to work out. Don't worry! 1 +69 61 301 AniZhuanchangBegin Changyu Oh, great vibe on the deck today! Listen... 1 +70 62 202 1 2 1 +71 63 101 Assets/Product/Texture/Image/BgCg/Cgqz2002.jpg +72 64 401 1 207 +73 65 301 AniZhuanchangEnd Singing Voice ~Thoughts unrequited, tugged like graying strands unkempt~ +74 66 301 Singing Voice ~Dancing phantoms, for whom is left the ruth and woe~ +75 67 301 Singing Voice ~Dying embers, candles waned of wax and weep~ +76 68 301 Night arrives outside their windowpane. The bustling streets mimic the flickering neon above, and in the space between them, a dream-like sequence of light and shadow plays out on the tavern wall. +77 69 301 Laughter and cries can be heard in the distance where sky lanterns take to the sky. Through their window, the Nighter is nothing but an extravagant show of shadow puppetry, unreal and untethered. +78 70 301 Huainan Changyu... I want to ask you something. Be honest with me. +79 71 301 Changyu Shoot. Unless you're asking for the password of my bank account. +80 72 301 Huainan ...Do you have a bank account? +81 73 301 Changyu Fine! You got me. No, I don't. +82 74 301 Changyu Alright, what's the question? +83 75 301 Huainan Have you heard of the "Butterfly Dream"? +84 76 301 Changyu Hmm... I think so. Some guy named Zhuangzi dreamt of a butterfly, and he couldn't figure out if it had been him who'd dreamed of it, or if it had been the butterfly who'd dreamed of him. +85 77 301 Huainan Let's say—hypothetically—this world you're living in was an illusion. Would you want to escape it? +86 78 301 Changyu Why am I not surprised you'd ask something like that? +87 79 301 Changyu But for me... All that matters is what's here and now. +88 80 301 Changyu Not that I can't tell how much you're skeptical of this boat... +89 81 301 Changyu Well, what does it matter if it's real or not? Isn't being happy enough? +90 82 301 Changyu Because it's not what you're feeling, but the feeling itself, that makes a thing authentic. +91 83 301 Changyu There's no way we can tell if the world is real as long as we are in it. If we keep second-guessing the ground we walk on every step of the way, we'll never go anywhere. +92 280 301 Changyu We don't hope to live—we live with hope. Maybe someday the Punishing Virus will be gone, and we'll all return to the outside world. That's a nice hope to live for, isn't it? +93 84 301 Changyu Punishing Virus. Been a while since I've thought about it. +94 85 301 Huainan A while, huh? +95 86 301 Huainan It's very you, the way you answered it. +96 87 301 Changyu Enough about me. How about you? +97 88 301 Huainan does not answer. Lights and shadows mask his face, concealing his thoughts from Changyu. +98 89 301 In the silence, the old movie on the television sounds especially loud. +99 90 301 Old Movie "...You ever had a dream like that?" +100 91 301 Huainan ...I won't allow myself to be stuck in a dream. +101 92 301 Old Movie "And you dare treatin' it other than an illusion." +102 93 301 Huainan It's suicide, being trapped in an illusion. What's the point of living if none of it is real? +103 94 301 Old Movie "If you don't wake up, how can you tell what is real, and..." +104 95 301 Huainan I despise it, your "hope." It's just another lie that distracts us from our suffering. So I'll do what needs to be done if it means waking up from this damn dream. +105 96 301 AniZhuanchangBegin Old Movie "...What is but a dream?" +106 98 101 Assets/Product/Texture/Image/BgStory/Bgstory234.png +107 99 201 1 500216 400 +108 100 201 2 500227 4 -400 +109 101 301 AniZhuanchangEnd 1 Changyu Is that so... 1 +110 102 301 Changyu If... we get to choose... 1 +111 103 204 1 1 +112 104 301 Changyu blanks out for a moment, then retreats to his smiling self. +113 105 301 Changyu Whoa! Didn't take you as a thinker! 1 +114 106 204 2 +115 107 301 Huainan chuckles and shakes his head. He grabs the remote control for the television, and instantly the room is filled with cheerful music. +116 108 301 Huainan What did you take me as, then? 2 +117 109 301 Changyu Should I remind you how much you screwed up the first time I met you? 1 +118 290 204 2 4 +119 110 301 Huainan Do you have to bring that up? 2 +120 111 301 Changyu What, am I wrong? 1 +121 300 204 2 +122 112 301 Changyu grabs the pillow by his side and smacks Huainan with it. The two boys laugh, both at ease as their plan gradually falls into place. +123 113 301 AniZhuanchangBegin Like a dream. +124 114 202 1 2 1 +125 115 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +126 116 301 AniZhuanchangEnd Changyu Huainan! You're going to tell me about yourself after this, right? +127 117 301 Huainan ...I'll be an open book. +128 118 301 1 AniZhuanchangBegin "There's no turning back at that point." diff --git a/Resources/table/client/movie/movies/MovieJZ11605BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11605BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3d841df2d2218c86343b2974cea7cb6b8fc7228e GIT binary patch literal 9304 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11606BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11606BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..666a46b585b67b2a76509b22419569d528325299 GIT binary patch literal 11182 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11606EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11606EA.tab.bytes new file mode 100644 index 0000000..a77dc11 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11606EA.tab.bytes @@ -0,0 +1,71 @@ +sXhMyo+U{~eHVlNɢV>EnbeHF mh&inBwW4sU'5i! UQТ1:nDB 5wԚ"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory168.jpg +2 2 401 1 33 +3 3 301 DialogEnable Huainan falls to the ground with a loud thud. +4 4 301 "Take care of yourself." +5 5 301 Changyu's head is abuzz with the horrid cries and clashes in his dreams. The screams taunt him, haunt him... until even the noises turn quiet, and all that remains is the last word of a pointless fight. +6 6 301 AniZhuanchangBegin Changyu's pupils dilate as he falls to the ground by his friend, the last thing in his sight being a group of medical personnel with tranquilizers in their hands slowly approaching. +7 8 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +8 9 401 1 15 +9 10 301 AniZhuanchangEnd The smell of gasoline is what wakes Changyu. +10 11 301 He lets out a quiet moan, struggling to shake off the effect of the tranquilizer. He tries to blink, only to find cold, apathetic fluorescent light bathing over him. +11 12 301 This is not the Nighter. Every inch of this space screams indifference. The deep, roaring waves of the ocean are replaced by the heavy, persistent clanking of an engine. +12 13 301 ??? You're awake. +13 14 301 Changyu This is... +14 15 301 The person standing by Changyu wears a clean, tailored suit, donning the carved face of a Westerner. +15 16 301 Changyu ...Akdilek? +16 17 301 Akdilek Personnel Perceptive. You're on the commoner carriage of Asslam, Changyu. You've been traded to us as merchandise. +17 18 301 AniZhuanchangBegin Changyu What... +18 20 101 Assets/Product/Texture/Image/BgCg/Cgqz2003.jpg +19 21 301 AniZhuanchangEnd Changyu stands up and looks at the strange interior of a train. He has never been on a train before. It does not feel different from the Nighter. +20 22 301 He takes a step forward to the massive floor-to-ceiling window in front of him. He finds his expression reflected on the filthy glass window, and he finds the sight beyond the window reflected in his eyes. +21 23 301 Changyu The collar... +22 24 301 Changyu's fingers gently brush over his neck, but they find nothing where the collar once was. +23 25 301 It is such a foreign yet familiar feeling. +24 26 301 The train is plowing ahead at full speed. The scenery outside turns into blurry trails of orange lights, as if fireworks have exploded right next to Asslam, beautiful and dazzling. +25 27 301 ...Until Changyu realizes where the orange glows come from. +26 28 301 Changyu They are— +27 29 301 Crawling all over the ruins in the distance are thirsting, trembling Corrupted, staring and chasing after the bellowing vehicle. +28 30 301 No longer the flickering phantoms in his dreams, these are real, crazed monsters created by the Punishing Virus on their way to swallow the planet whole. +29 31 301 There is no wonderland or paradise out there. There is only death and uncaring cold. +30 32 301 Collapsed buildings. Ravaging beasts. Overwhelming darkness. +31 33 301 This is hell—the end of days—the real world, the truth that houses Changyu. +32 34 301 Changyu has never felt so small. +33 35 301 Never felt so afraid, so curious, so truthful... so thrilled. +34 36 301 His new understanding attacks his senses violently, washing over him like an endless waterfall. Changyu meets the crushing tide valiantly as he steadily stands, accepting the weight of this new burden. +35 37 502 RImgBg1Disable DialogDisable +36 38 101 RImgBg1Enable Assets/Product/Texture/Image/BgStory/Bgstory143.png +37 39 201 1 500216 +38 40 301 DialogEnable 1 Changyu ...So this is the real world. 1 +39 41 301 Akdilek Personnel Changyu, as protocol stated, you will be joining Akdilek as a Construct combatant on standby. +40 70 301 Akdilek Personnel You will be given time to adjust to life on this train. You will learn the principal tenets, then you will begin training. All, of course, in preparation for you to be refitted into a Construct. +41 42 301 Akdilek Personnel That said, you still have a choice. +42 43 301 Akdilek Personnel The rumors spread on the Nighter are all baseless accusations. We are not some dark cults that terrorize and bully people. +43 44 301 Akdilek Personnel But they were useful rumors. Taking advantage of your public perception is a fundamental lesson all businessmen must learn. Our predicament, for example, has led us to you. +44 45 301 Akdilek Personnel You have potential. As a fighter... and a companion, one that we can count on. +45 46 301 Akdilek Personnel We will not force you to stay here, so this is your one chance to choose. Stay here at Akdilek and fight with us, or return to the Nighter. +46 47 301 Akdilek Personnel I'm sure you will figure out the rest. +47 48 301 Akdilek Personnel Welcome to Asslam. +48 49 301 Something among those words has snapped Changyu out of his dissociating numbness. +49 50 204 1 5 +50 51 301 Changyu Where is Huainan? 1 +51 52 301 Akdilek Personnel So, your first concern is your companion's whereabouts? +52 53 301 Changyu How do you—forget it. Where is he? 1 +53 54 301 Akdilek Personnel We have done our research on you. As for your companion, I too admire his capability—if only he were still alive. +54 65412 301 Akdilek Personnel The Kowloong Crew has declared death penalties for those who violated the regulations of the Trade Fair. All bodies have sunk to the bottom of the ocean. +55 55 301 Changyu ... 1 +56 56 301 Akdilek Personnel If you decide to stay, you will learn that tragedies like this happen all over the world every day. +57 80 301 Akdilek Personnel Everyone tries to break the bonds that hold them, only to find themselves stepping into a larger cage. Even the people pulling the strings cannot view the whole picture. +58 57 301 Akdilek Personnel But you... You are not afraid of the uncertainty, aren't you? You are... ecstatic. +59 58 301 Akdilek Personnel That's good. "She" will like you. +60 59 301 AniZhuanchangBegin Akdilek Personnel We can use new blood like you. +61 60 202 1 1 +62 61 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +63 62 301 AniZhuanchangEnd Changyu closes his eye. He does not wish to answer or argue. He shows no emotions, even though the slight twitch at the corner of his mouth may have betrayed him. +64 63 301 Changyu ...Understood. 1 +65 64 301 Changyu ... 1 +66 65 502 RImgBg1Disable DialogDisable +67 66 101 RImgBg1Enable Assets/Product/Texture/Image/BgStory/Bgstory143.png +68 67 301 DialogEnable Changyu takes a deep breath. Then he opens his eyes and straightens his back, his unyielding expressions invoking that of someone he once knew. +69 68 301 Changyu In that case, Akdilek, how can I be of service? +70 69 301 1 AniZhuanchangBegin Outside, night has reluctantly retreated. It will be a while before the next stretch of darkness arrives. diff --git a/Resources/table/client/movie/movies/MovieJZ11607BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11607BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..514d1c67a62ae9f3fd62aa64b280f9f0d208b8a6 GIT binary patch literal 6532 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 cdXyv8v2BijK;ZTni.O!Yu܉8VrZb=!TLXkY2xxId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 207 +3 3 201 1 500031 -400 +4 4 201 2 500032 400 +5 5 301 DialogEnable 1 Luna ...Are you going out tonight, Lucia? 1 +6 6 301 Lucia Yeah, we're all out of food, and it's too dangerous to go out during the day... There are the Corrupted, and the bad people... 2 +7 7 301 Luna But... I'm too scared to sleep here all alone... 1 +8 8 301 Lucia Don't worry. You'll be fine as long as you stay out of the dark. 2 +9 9 301 Luna Are there really monsters hiding in the dark?! 1 +10 10 301 Lucia You bet. There are super-duper scary monsters that'll gobble up little kids in one bite. 2 +11 11 301 Luna L-Lucia! 1 +12 12 301 Lucia What is it? 2 +13 13 301 Luna Can you hold my hand until I sleep? Just for tonight! 1 +14 14 301 Lucia ...Didn't you say that last night? 2 +15 15 301 Luna Lucia... Please? 1 +16 16 301 Lucia No... 2 +17 17 301 Luna R-really? 1 +18 18 301 Lucia ... 2 +19 19 301 Luna Sissss... 1 +20 20 301 Lucia Sigh... Fine... But you gotta promise me you'll fall asleep quick. 2 +21 21 301 Luna I will! 1 +22 22 202 1 2 1 +23 23 301 Holding Lucia's hand, Luna closes her eyes... With her warm grip, the lonely, dark nights become way less scary. +24 24 301 But no matter how long she waits, Luna never finds Lucia's hand. +25 25 201 1 500031 14 +26 26 301 1 Luna Lucia? 1 +27 27 301 AniZhuanchangBegin Luna feels around for her sister's hand. Finally grasping it, she discovers that it is now stiff and cold as ice. +28 28 101 Assets/Product/Texture/Image/BgStory/Bgstory255.png +29 29 401 1 202 +30 30 201 1 500254 17 +31 31 301 AniZhuanchangEnd 1 Luna —Lucia! 1 +32 32 301 Waking up from the hazy dream, Luna lifts up the hand she has been holding in the dim light, only to discover that it is in fact a hand—with nothing attached. +33 33 301 A Corrupted hand! She has seen them wandering by the road. Lucia told her never to go near those monsters. +34 34 301 Luna Ahhhhhhh! 1 +35 35 202 1 1 +36 36 301 Luna throws the hand away and jumps back, accidentally tripping over something else on the ground. +37 37 301 She can feel the agonizing pain from the wounds all over her body, but the real pain comes from a strange feeling in her mind. +38 38 301 A peculiar noise clamors by her ears as if trying to tell her something. But upon listening more closely, she realizes it is just her own voice. +39 39 201 1 500254 19 +40 40 301 1 Luna Where... where am I?! 1 +41 41 301 Luna remembers that she secretly replaced her sister and went with the group of imposing men to become a "Construct". +42 42 301 She does not know exactly what a so-called "Construct" is, only that if she becomes one, she and her sister can go to Babylonia. There they can eat their fill and take hot showers every day. +43 43 301 Luna All I remember was taking a pill the doctor gave me, then I fell asleep... After... after that... 1 +44 44 301 Luna tries to recall what happened after she fell asleep, but her memory is all in disarray. +45 45 301 Luna It's... so dark here... I-is anybody there? 1 +46 46 301 She tries to yell out, but is only answered by her echo. +47 47 301 Luna Lucia... Sis... I'm scared... Where are you...? 1 +48 48 202 1 1 +49 49 301 There is no warmth from a bonfire. No warmth from her sister. Only the cold, uncaring darkness. +50 50 301 Her eyes brim with tears at the thought of her sister. She can barely stop herself from crying out loud. +51 51 301 But right at that moment, a dull low roar comes from deep within the darkness. Luna clasps her mouth shut, too afraid to cry any longer. +52 52 201 1 500254 19 +53 53 301 1 Luna Is that what my sister warned me about—the monster?! 1 +54 54 301 The low roar and abrasive sound of dragging feet draw near... Closer and closer... Step by step... +55 55 301 Luna It's... it's coming this way! 1 +56 56 301 Luna Lucia said that monsters only hide in the dark because they're afraid of the light. If only there was any... 1 +57 57 301 Luna looks around to see a small hill emitting a blinding red light. +58 58 204 1 +59 59 301 Luna If I can just make it over there, the monster won't come any closer! 1 +60 60 301 She makes up her mind, and runs with all her might toward the glowing red light. +61 61 301 But as she approaches the red light, she finally discovers its source— +62 62 204 1 19 +63 63 301 Luna C-Corrupted... 1 +64 64 301 The upper half of a Corrupted lies on top of a waste pile. Although severely damaged, it still retains its functionality—noticing Luna, it turns its battered head toward her. +65 65 401 2 1508 +66 66 201 1 500013 -300 +67 67 301 1 Corrupted Agh... Argh! 1 +68 68 301 The Corrupted reaches out toward Luna. All she can do is stand there helplessly. +69 69 201 1 500254 16 +70 70 301 1 Luna Lucia... Where are you...? 1 +71 71 202 1 1 +72 72 301 Her eyes brim with tears once more. She has seen countless people ravaged by Corrupted. Those are the monsters that lurk in the dark, waiting to devour humanity. +73 73 301 AniZhuanchangBegin But to her surprise, the Corrupted does not attack her. It gradually relaxes its grip and becomes dormant once more. +74 74 101 Assets/Product/Texture/Image/BgCg/Cgqz2101.jpg +75 75 301 AniZhuanchangEnd Luna Hm... +76 76 301 In the dim red glow of the Corrupted, Luna finally sees what has been causing her such pain—bullet holes on her body. +77 77 301 Luna Is this... me...? +78 78 301 Those imposing men said that she would grow a bit after her body was turned into a Construct to improve her combat ability. +79 79 301 But what fills her with despair now is the glowing red light coming from her wounds—the same red light as the Corrupted. +80 80 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +81 81 301 (Noise) Corruption... critical... and rising! +82 82 301 (Noise) —Take her out... before the virus spreads. +83 83 301 (Noise) —Get to work. Kill the Corrupted and all the potential Corrupted. +84 84 301 (Noise) —Throw them in the trash disposal facility where they belong. +85 85 301 Luna stares into the eyes of the Corrupted, her vision gradually dissolves. The red light is rendered like ink until everything turned red. +86 86 301 Luna I'm a Corrupted? I'm a... monster? +87 87 301 The voice echoing in Luna's ear gradually becomes noisy but clear as it approaches, getting so close like it is whispering. +88 88 301 (Noise) Desire... Impulse... A higher purpose... +89 89 301 (Noise) Destroy... humanity... for the sake of... humanity... +90 90 301 AniZhuanchangBegin In the glowing red light, Luna hears someone talking. But to her surprise, the voice comes from her own mouth. +91 91 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +92 92 101 Assets/Product/Texture/Image/BgStory/Bgstory255.png +93 93 201 1 500265 400 +94 94 201 2 500254 16 -400 +95 95 301 AniZhuanchangEnd 1 "Luna" Humanity must be filtered... There is no escape... There is no survival... 1 +96 96 301 "Luna" Ascend to a higher purpose... You are the agent... You are its will! 1 +97 97 301 Luna No... I am Luna! 2 +98 98 301 "Luna" Luna... You can no longer return to your sister's side. You will never see her again... 1 +99 99 202 1 1 +100 100 301 Luna No! Lucia would never leave me. She promised. 2 +101 101 201 2 500031 14 -400 +102 102 301 1 Luna Lucia, if I ever get lost... If I ever lose my way, what should I do? 2 +103 103 201 1 500032 400 +104 104 301 1 Lucia That time may come. We should be prepared... 1 +105 105 301 Lucia I know, let's make a deal. If you ever get lost, just stay where you are and don't do anything. 1 +106 106 301 Luna Don't do anything...? Is that it? 2 +107 107 301 Lucia Yes... Because I'll be able to find you, wherever you are... Even if you become something else, I'll always be able to find you. I promise. 1 +108 108 301 AniZhuanchangBegin Luna I'll wait for you, Lucia... I'll always wait for you! 2 +109 109 202 1 2 1 +110 110 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +111 111 301 AniZhuanchangEnd The noise echoing in her ears gradually weakens, and the corruption's grip on Luna begins to loosen miraculously. Once the blood-red light dissipates, Luna falls into a deep slumber. +112 112 301 Silence fills the abandoned facility once more, punctuated only by occasional murmurs from Luna lost in her dreams. +113 114 301 Luna Lucia... +114 115 301 1 AniZhuanchangBegin Luna Lucia... Sis... diff --git a/Resources/table/client/movie/movies/MovieJZ11703BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11703BA.tab.bytes new file mode 100644 index 0000000..730e6f6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11703BA.tab.bytes @@ -0,0 +1,120 @@ +I5Q)4S]mJ;MTiEN0NiGK]{ʻ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 jSp~FFbIEQ7vpL30{Lh2Y%mz5wmk-l6{iYcSy0 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11705BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11705BA.tab.bytes new file mode 100644 index 0000000..928fb89 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11705BA.tab.bytes @@ -0,0 +1,74 @@ ++PPJB6U 5'l.)L^SHOԓtyuXCdUtL p6򦋲 Q帼D/"B@+f1ϺIk]8<;3vTuEL9 |R@h9׵#Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory73.jpg +2 2 401 1 201 +3 3 301 DialogEnable In the smoky ruins of Underground City 019, a woman in nuns' clothing stumbles through the alleys. By the look of the cables and parts left exposed on her injured legs, she is not a human but a mechanoid. She has no name. Instead, others refer to her as "Sister" based on her appearance. +4 4 201 1 500055 +5 5 301 1 Sister ... 1 +6 6 301 She looks back nervously from time to time, as if she is afraid that something will catch up with her. Finally, she stops behind a building. Several Corrupted appear at the end of the alley and other Corrupted block the way she came. +7 7 301 Sister This should be far enough... I wonder if the kids have escaped... But it's none of my business now. I just took them in on a whim. 1 +8 8 202 1 1 +9 9 301 This is the underground ventilation for City 019. Towering ventilation shafts point directly at the sky—also making it the only place where the sky is visible. +10 10 301 The mechanoid nun takes out a cigarette from the an inner pocket of her robes and puts it in her mouth—something she never does while surrounded by so many children. +11 11 201 1 500055 +12 12 301 1 Sister One last cigarette won't hurt... 1 +13 13 301 The Corrupted remain off in the distance, refraining from approaching, but she is not surprised. +14 14 301 Sister I guess they've already figured out that I'll be one of them sooner or later... 1 +15 15 301 As the Punishing Virus concentration continues to rise, she starts to lose control of her left hand that has been holding the cigarette. +16 16 301 Sister ...You're not even going to give me time to light one up? Damn this forsaken world. 1 +17 17 202 1 1 +18 18 301 She takes out a pocket pistol from her robes—her final act of resistance. +19 19 301 But when she aims the pistol at her throat with her other hand, she cannot pull the trigger, no matter how hard she tries. +20 20 301 System Notice [Article Limitation: Active self-injury is strictly prohibited. Limitation originates from (Doctrine)] +21 21 201 1 500055 +22 22 301 1 Sister (Chuckles) I can't even go out on my own terms... Humanity, how arrogant you are. 1 +23 23 301 Sister Since you don't intend to give us freedom, why give us the gift of knowledge? Since you are so unwilling to raise future generations, why even bother to create us... 1 +24 24 301 She looks up at the sky as if in search of an answer. +25 25 301 Sister God... Are they really the masterpiece created in your image? 1 +26 26 202 1 1 +27 27 301 ??? There's no need to ask for salvation from others... It's time the humans pay for their sins. +28 28 401 1 207 +29 29 301 She looks in surprise at the figure that appears in the sky. It is not an angel that has come to greet her mechanical soul, but a girl with an aura of equal parts divinity and danger. +30 30 201 1 500055 +31 31 301 1 Sister You're... You're that girl? It's you, Luna... You're still alive... 1 +32 32 301 She recognizes her as one of the children picked up by Kurono to be turned into Constructs. Seeing that she lives has somewhat put her mind at ease. Yet, she can tell that the Luna before her is no ordinary Construct. +33 33 201 1 500255 +34 34 301 1 Luna It matters not who I am, for I am merely an agent of the Ascension-Network. 1 +35 35 201 1 500055 +36 36 301 1 Sister The Ascension-Network... 1 +37 37 301 Luna nods, transmitting countless data streams into her memory shell, allowing her to catch a glimpse of what Luna's existence truly means. +38 38 301 Sister You're... a Corrupted?! 1 +39 39 301 Luna remains quiet, outstretching her hand. +40 40 201 1 500255 +41 41 301 1 Luna You have the potential to pass the preliminary screening. If you accept my authorization, you will no longer fear the Punishing Virus and, instead, become an existence feared by humanity. 1 +42 42 202 1 1 +43 43 301 Contrary to Luna's expectations, the sister bursts out laughing. +44 44 201 1 500055 +45 45 301 1 Sister Luna, you may be able to end someone's life without lifting a finger, but... 1 +46 46 301 She takes a deep drag from the cigarette, then exhales a thick cloud of smoke toward Luna. +47 47 301 Sister I won't betray humanity... The only thing scarier than death is the thought of you corrupting my faith. 1 +48 48 201 1 500255 +49 49 301 1 Luna If you go on like this, you will be no more than a walking corpse as a Corrupted—a far more tragic outcome than death. 1 +50 50 202 1 1 +51 51 301 The sister stares at her now dysfunctional left hand, and laughs bitterly. +52 52 201 1 500055 +53 53 301 1 Sister The Punishing Virus may take away my body, but it cannot take away my human soul... This is probably the only thing left by my human creators for me to be proud of. 1 +54 54 301 Sister Aren't you the same... Luna? Even as an Ascendant, I'm sure you, too, have something you are unwilling to part with. 1 +55 55 201 1 500255 +56 56 301 1 Luna The will of Ascendants is that of the Ascension-Network... 1 +57 57 201 1 500055 +58 58 301 1 Sister Heh... Really? Then why do you still have that doll...? 1 +59 59 202 1 1 +60 60 301 Only then does Luna realize that, despite the thick fog of consciousness from becoming an Ascendant, she still clutches onto the now barely recognizable Froggie. +61 61 201 1 500255 +62 62 301 1 Luna ... 1 +63 63 202 1 1 +64 64 301 After becoming an Ascendant, the chaos within her mind has been dispelled. She knows that the person she killed was not her sister. +65 65 301 But she has been deliberately avoiding thinking about Lucia. Whether that be from the fear of admitting that she still retains some semblance of humanity, or... perhaps, she is just afraid of knowing the truth, and her sister knowing, too. +66 66 201 1 500055 +67 67 301 1 Sister Before I came here, I heard a local say that he saw a little girl of ours accompanying the army as they passed by... 1 +68 68 301 Sister Your sister... Lucia. She's close by. 1 +69 69 202 1 1 +70 70 301 After hearing her words, Luna hesitates for a while before flying in the direction she pointed to. +71 71 301 Before the Punishing Virus completely erodes her consciousness, the sister looks at the empty sky and mutters to herself. +72 72 201 1 500055 +73 73 301 1 AniZhuanchangBegin 1 Sister Did I... say too much...? 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11706BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11706BA.tab.bytes new file mode 100644 index 0000000..a92e8b4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11706BA.tab.bytes @@ -0,0 +1,37 @@ +Xt #):9l3N_W2Fd8Nk Q0oc!A$`Ks NeߍTtb덛#_6G(_ x="'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory105.png +2 2 401 1 207 +3 3 201 1 500255 +4 4 301 DialogEnable 1 Luna Lucia, are you really there...? 1 +5 5 301 Luna Can I even stand before you and call you my sister anymore? 1 +6 6 301 Luna Will you... even want to see me? 1 +7 7 301 Luna's heart fills with insecurity, but then she recalls the promise they made. +8 8 301 Wherever you are... Even if you become something else, I'll always be able to find you. I promise. +9 9 301 Luna Sis... Lucia... 1 +10 10 202 1 1 +11 11 301 As Luna whispers her sister's name, a ray of comfort shines upon her weary heart. +12 12 301 But right at that moment, Luna feels the noise from the Ascension-Network beginning to fill her mind... +13 13 201 1 500255 +14 14 301 1 Luna Why... Why is the power from the Network weakening?! 1 +15 15 202 1 1 +16 16 301 The condensed armor from the Punish Virus begins to weaken, causing Luna to fall to the ground. +17 17 201 1 500253 +18 18 301 1 Luna I'm back to being like this... 1 +19 19 202 1 1 +20 20 401 1 203 +21 21 301 Nearby Corrupted notice her and surround her from all sides. +22 22 401 2 1508 +23 23 201 1 500013 +24 24 301 1 Corrupted Rargh!! Rargh!!! 1 +25 25 201 1 500253 +26 26 301 1 Luna Looks like they're treating me as a human since my power from the Ascension-Network has weakened... 1 +27 27 301 Luna What a pity, these mindless creatures... To think I almost became one of them. 1 +28 28 401 2 1508 +29 29 201 1 500013 +30 30 301 1 Corrupted Rargh!!?? 1 +31 31 202 1 1 +32 32 401 2 10002001 +33 33 301 Right as a Corrupted charges her, it gets sliced to pieces by an ethereal blade. +34 34 301 Luna closes her eyes and shakes her head. +35 35 201 1 500253 +36 36 301 1 AniZhuanchangBegin 1 Luna I may not be able to guide you to a loftier existence, but... at least, with my guidance you needn't wander astray. 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11706EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11706EA.tab.bytes new file mode 100644 index 0000000..5107a1a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11706EA.tab.bytes @@ -0,0 +1,74 @@ +p< +O2~e1"!Aw{{Y(nӇe*qsjyˏtpFP',4Y!"Pzd] _ˁ^]eId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +2 2 401 1 22 +3 3 201 1 1021001 4 +4 4 301 DialogEnable 1 Lucia Huff... Puff... 1 +5 5 301 Struggling to catch her breath, Lucia aims her katana at the Corrupted in front of her. +6 6 401 2 1508 +7 7 201 1 500013 +8 8 301 1 Corrupted Urgh—! 1 +9 9 202 1 1 +10 10 301 Nikola stands beside Lucia without a care in the world for his own safety. +11 11 201 1 500012 +12 12 301 1 Nikola Corrupted have some degree of self-healing capability. Minor injuries won't prove fatal. You need to pinpoint your attacks in order to defeat them. 1 +13 13 201 1 1021001 +14 14 301 1 Lucia Alright, got it! 1 +15 15 202 1 1 +16 16 301 But the Corrupted spares no time for Lucia to catch her breath, raising its sharp claws and rushing toward her. +17 17 201 1 1021001 9 +18 18 301 PanelActor1Shake 1 Lucia Ugh—! 1 +19 19 301 Even though Lucia raises her katana to block, the unimaginable power of the corrupted sends her flying back several steps. +20 20 201 1 500012 +21 21 301 1 Nikola Don't be afraid of the Corrupted... You are now the only one capable of stopping them. 1 +22 22 201 1 1021001 4 +23 23 301 1 Lucia If we fall here, those behind me will be lost just like Luna. 1 +24 24 301 Lucia regains her composure, then pushes the incoming claw of a Corrupted to one side just as it is about to slice right through her. +25 25 201 1 500013 +26 26 301 1 Corrupted !!?? 1 +27 27 401 2 10002001 +28 28 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +29 29 301 The Corrupted wants to turn around and smash its claw into the head of the Construct in front of it, only to find its upper body already separated from its lower body. Lucia's sharp blade has severed it in twain right as it passes by. +30 30 202 1 1 +31 31 301 After killing the Corrupted, Lucia falls to her knees, unable to support herself any longer. +32 32 201 1 500012 +33 33 301 1 Nikola (Surely enough, it's too early for Lucia to engage in actual combat. She's only just completed her transformation...) 1 +34 34 301 Such rigorous training is actually Collins' idea. Even though he has concerns, Nikola has made no objection. He knows humanity does not have much time left. Lucia and the Constructs must at least grow up to protect themselves. +35 35 201 1 1021001 4 +36 36 301 1 Lucia Sir... Am I fit for combat? 1 +37 37 301 Lucia raises her head and looks at Nikola calmly... Though her eyes are still young, they have already hardened into the eyes of a soldier. +38 38 201 1 500012 +39 39 301 1 Nikola ...You still have a lot to learn. Rest assured, all your effort has not been in vain. 1 +40 40 201 1 1021001 3 +41 41 301 1 Lucia Thanks... If that's the case... Then me and... Luna... 1 +42 42 202 1 1 +43 43 301 Lucia can no longer hold back the tears she has been fighting ever since she became a Construct +44 44 301 AniZhuanchangBegin Little does she know that Luna has been watching her nearby. +45 45 101 Assets/Product/Texture/Image/BgStory/Bgstory55.jpg +46 46 201 1 500253 14 +47 47 301 AniZhuanchangEnd 1 Luna Lucia... You've become a Construct...? 1 +48 48 203 1 0.25 -400 +49 49 201 2 500265 400 +50 50 301 1 "Luna" If they can deceive you, naturally, they can deceive anyone... Humans will sacrifice anything for their own survival, including you—including your beloved sister. 2 +51 51 301 Luna They've tricked you, Sis... 1 +52 52 301 "Luna" Lucia doesn't know that those despicable humans are responsible for what happened to you. They justify their actions in a grandiose web of lies. You know their tricks well... 2 +53 53 301 "Luna" Who are the monsters...? Humans are the real monsters... 2 +54 54 202 2 1 +55 55 203 1 0.25 +56 56 204 1 +57 57 301 Luna You're right... Humans are the real monsters... 1 +58 58 301 Luna glares at Nikola. She knows that Nikola has deceived himself, his sister—everyone. +59 59 301 Luna If he dies... Will Lucia wake up...? 1 +60 60 301 Blood-red light coalesces in Luna's hand only to disappear in an instant. +61 61 301 Luna If I kill him now... Lucia will be more convinced by what those humans have told her. Both the nun and Lucia are caught in the web of lies carefully crafted by humanity. 1 +62 62 301 Luna There will come a day when Lucia will be our enemy... When the time comes, I, who bear the mission of the Ascension-Network, and Lucia, who has been deceived by mankind, will... 1 +63 63 301 Luna recalls the scene of despair when she killed her "sister" in the disposal plant. +64 64 301 AniZhuanchangBegin Luna No... There's no way I'll let that happen, Lucia... 1 +65 65 202 1 1 +66 66 101 Assets/Product/Texture/Image/BgCg/Cgqz2103.jpg +67 67 301 AniZhuanchangEnd Luna looks out at her sister for some time before walking away. However, she knows that this is not farewell. +68 68 301 Luna One day, she will understand the despicable nature of humanity and its inevitable end... +69 69 301 From the bottom of her heart, Luna knows this day will soon come. +70 70 301 Luna Until she returns, I will wait quietly... as we promised. +71 71 301 Luna I'll destroy the world woven out of lies and create a paradise where we can stay together forever. All for you, Lucia. +72 72 301 1 AniZhuanchangBegin Luna An eternal paradise just for you and me... diff --git a/Resources/table/client/movie/movies/MovieJZ11707BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11707BA.tab.bytes new file mode 100644 index 0000000..9f2b552 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11707BA.tab.bytes @@ -0,0 +1,18 @@ +j&o &#ʳM),$S5v$ 0%6|RA5CLJ|;`(|G`ߐOR(IU|̥ K7VHhX '>kυ1,Tƌ@]Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory00.png +2 2 401 1 209 +3 3 301 DialogEnable Channel Noise (She is an anomaly. Even within the boundaries of knowledge, her birth was special.) +4 4 301 Channel Noise (She is the enemy of human will, but at the same time, she seems more human than humanity itself.) +5 5 301 Channel Noise (Unpredictability will throw the world into chaos once more.) +6 6 301 Channel Noise (Isn't this what you want?) +7 7 301 Channel Noise (No, this isn't what I want. What I want is to control all the variables and prevent falsification, not useless trial and error.) +8 8 301 Channel Noise (But sometimes, mistakes are a necessity.) +9 9 301 Channel Noise (I can't understand results that are not grounded in logic and deduction.) +10 10 301 Channel Noise (Aren't you planning on doing something then?) +11 11 301 Channel Noise (We have never been chess players, nor are we merely pawns on the chessboard.) +12 12 301 Channel Noise (Well, then... In this metaphor, what are we?) +13 13 301 Channel Noise (We are just spectators... We are not qualified to intervene. All we need to do is watch quietly until the chess game is decided.) +14 14 301 Channel Noise (You and I are not qualified, unlike "that person." One day, they will meet. Their destiny—I don't know of a more suitable word—will be entangled. Perhaps, the only result will be mutual destruction.) +15 15 301 Channel Noise (If that's the case, then that is in fact destiny.) +16 16 301 Channel Noise (...I hate talking to you.) +17 17 301 1 AniZhuanchangBegin Channel Noise (Looks like you've learnt something, after all... May we speak again at another time.) diff --git a/Resources/table/client/movie/movies/MovieJZ11801BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11801BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..69c82014bfc8f396874d3d9f6ec6ffa136e4843d GIT binary patch literal 18003 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 H5DNYe!AERp literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11802BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11802BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0a53ee7a92d1f69a308ba18a9eed28caa6aad102 GIT binary patch literal 36986 zcmb`QPlzO0e&3C6F?eqF!S+G1ZLE>)o|=ltuBtAOXm?M~PS&XxQ$^ZL{zy5Ro?GOISfB17>{PT~0;otwm-~F@y@z?(FZ~Xe(U;W3w zdh@gS@BE`b^ZMuiP4)A?_=kV%&8u&|_kaKMZ@&6pzx9*9|2O}^@BjYyezM;DyZ`iG zKl;7s7k}q3{NTU*^zXg+>A(D=@BHjv{nhI~`PR)}|MP$HzyHO*{iT2Uo4<1NuYYnj zkDkxAMY-b5XZcs#=9lx^bsn8nFBawOE&qP9nny44%VPC>RV*WZvw!WAm-!;Q)kp5l z=h-G(R)077LFC`1&AUnS?n(3RsCjqXygO;$J#F5dHt&+d_H8>#(hiff<0S1sNjp-~ z4wbZHCGB8IJ6hU~mbRm%?PzH`TH2159{u3`_mU`yqU4bOMUd-Pu6EgKc9pFzMNEBG zRr$91=<`iE-_5okokRZJCjaPcnO)`|y|{e6EjPFIzsbqLm+MPiweR)*dufzL(Gwd= zUtnZ@-}`$1y-75QqKSR?WsxmP=95hqx%>9>i*3G%7kPGFtS;m2RUVfY7sV`p9KXp{ z)m0JSWQ(^If7q0}%PafBtlVshdAZ@6_WSE?X79gUT;vDwdGO73x!GQo3vR}JXW1&A zG0S=B++2 zE?33Y>ZBEk&95x|nI3xbe`Wj-sP|lhRa{*=@YevsteB+!WiZIKR#}xAE+%Sj=^I zx7^`-A4kWXdq?M@>w;w$v$$I4`RuCRl+QPLRm}6%HZH1ox+$~yEUUKpJkB6T$*}Q@ zY+ZHt$kC>5JuQMV7Q{D$~4<<7x_hzL%%O~ z)mB$rqEDdjG}CnwZkPu(gV0qa47hnVJkuvpfnP&KYkRHXf!e*2 z`bdvY4%Vv?^`0C@{B#t2s(s!2VlpQYKc2?>OizR{ul0MiTW@l-*)pFOvuqI;Xv<=| zGgkB({Y|-nqMu4ltd{5yrx-&$FRg+i6$i^~6q|g(rY&wC$LmdbU6?A+u1#}x1^$Sa zC2#VJiyZIcx*dF$q4=dUq?VTXa++_rv9l}vSqv(tsxf)((_e(u_>MO zH9Qo5CxeOd6$UzwU*>51ty^c6U7+zd*>%3ChQ~XNlAbp4#u81y{ImEXTcS!ZiV5G6)DkhH&~q&qEsx=n~Zp6 z181AL3Dr%xnOE_n`{?rMAb!CdG1DvQ-Wi$zm!OQV-~wAQdVvoZ!<$eoS&XrU%zSIh z(8V%d6mN5>%WS#KH;?1&ve-KQ(bb6Nbv{hQ1xv&W{T=J^)JLSdS?-_BPn#hbX}hpB%!DdtO}iB;qHyDvhv5cGbv5M^V~wqLS!!O^HuM ziTHW+qO7XNSRzT>9Hzun&B`B{&48)jqScI4_i^??{N~C#6%ckIUZ~)SVk@uM^j1-! z<#3mW?M8YW@e^`DZ?-QYeEumnxph`5W8d%%*j45$`*ed)UX(b>^LVO{(2w#&WCPdb zqL|&p0=B?fYK#12P1O~f*s)uMg=6ww#VrH#qQA4*Z1hTc zX1BS_%hm9POb*$Mu?=|<)m(49gQn7bmj%8o@?N3%;j?_R;aBud7O;bbLRZ)}6wAiE z&>3ED{==QLPIVBU;Z~a$m7%9^2v%%K7;VBhDMnkBltqWjj63+O^bP@W5<1^vxsg>S z(WIx&yZrK8u?;*8O~oWAr;Cev$3l*%1$gy==|+MnIr54;GU6(NZwuS-rVBYZ!wfu0 zBYsBY0J2NT$n8a1^Q>ZWRm;i;@prsGg~324De75WmkSH4jT&tI^h>N1j8_?T=LPQ2 zMj@Ix2d&r!+@noV&{|wxv8%h4_=`8T^ZOPEH!7GQzJzM!O^#zeB>5Ba0Ju)I^=n}Gb%lC0XHK>mr^B}<)5Y&ov;%b zkp#>lhM8-(Mj7}dnv9w*i7Z~&TXa1_i8qIqb5;^hRTG)+lz4GOFsdBHuke`NHfTjl zX+l_C5sD~?K`qzS2XS?UN+fN^uHmyG&F~LARew!HwfjB8+ceFTTXX@nua0 z-S%TLYP+@kR}&#~JTC~Su57kb_Gg6Mo<@^E8OnM!H`!)n_|s@IYImPUuSune*ITBPdTQBMdK4j+`XU%Z7v6bs)k(xp=PKuNDhLkec;{Mu!1Yffemd8mD?B7k+n8pjKAdyoLfzm` zB(+I17>^W7TqlKkrr3s~+9#(GKix5Fx5q~Lu)50D=!GrO0rAdFo+(lJm?XJ!$16NE zvNz;R2E(?aL$>(N2>7XT0?CxEHDk;i+EMxp$qHA?-;jPw8eDF&`3~8_!y+drU4^tY zyFy+Y?Ya(1Dj5*_ieuPnoNYPJhO@v&uqNE`4vEYoLQ8nR4a6H(ZJEcc zlcXC*gpBN&^7#9BQ2cN-iTHUS%N`*o3WbjjkrsO$9>9$IU)-B2K}W2j=o4+{nP!E$ zuhT(LwPJ_a7AAa^FT@HJDTz#Rpyf1b(bJ9&Gr@7hhyiILSw^m>%)-8FQ_Z1eyOjk{ z-q|<-CWeRQe3Hm=(I;NMyjGY1lQ%1>rArNA$tkF8N{SFOl$my1^c8dYZ~lly!CkQG zaDC(GBs%H|KHAt)AucDlgcaeVCC;0hq^sUoc6?i|se)+sWa2RumL*3q;rb@|)!owte8Zp}rNneqJDF`e_E;@~ldMd{4148aDjc+!* zWpNOc9UZ>aF>>A09E61;j?0Kx-9@)016I?3drH2k#cVCuQ`*6DdIU;ab6~s&-zYWj zo&^Dk+gn{pAP#6XOdIdm!N>}0H97`%h*b-9iD)ENP7aCQ6}gHf zQol97{W4qghwY74w4l;!l7@>mQlC9OiC9KwgH`M562nk7dg%m}`n_^9>?FJvm=>b6n4&v9+4;ZDDW?seX9T)|r zAjp>MBfX#Iq{`uhb)EQb^5wp;)X5(WuJ%a;y*jJ)kw|A8OHjFVmoZ%s*9frF ztE5~kcI1=iu!;>O-tvwLI2W;n`v7rgIgTmwxya}$jKNM06A|b`Pl>tA61v?uk41Z( z)Z=P`0CGjR$`IDDCVumTigBrsd_&q6W)>+Gx7vKE-J!HrB>m@2VRCqOPotB&+R5rG zd$|HBK8;R#+NqaSdmepKPvIN!8z`!jr|g08hU4{b3@WgvhtbJ{71+}xVm=*7aKzQd z!2`?PiW;@)50Z|a&T|s18wDU^at%j11#f$nP7{-C~g`BRA*9R7|tE!si%{OeF_|5OToSAeWnjOuX$? zC>lnqF8gg;p&)?^_-rnxF)tjju~xP3;sW5~LArqXK>47g-7O@LI6gJf<1tRLp&P0h zW{i;?q^^}=i@Nr5ISS%5i3HJVa~FxYA zR+tl97gz28AhrbsLg3(hODyfmCC_Rq!S<>Qc-F8P5OFR@Ze89=eT0>YMM1gr!ai=C zGhCTrC+u_*vAZ2YehN}UrsKllV+6*~Dls&a5bj`=sBk(Yu8YyMG6p35rZOj<$Hpe3 zx+J>C5DXAla2uQU@CHAL*yB68Siq*eFPQWwVljRtpW}@$K#!N3XbEr{Ur-PxE!TX?>I&m+VFIhqu1nm(?;M;R ze0K2i0RQP4_X{&^UL;ComhBWYNN?B;xx~P$tODYS`~lyLMun#*5#;!qv=GE(2`+Xl z{y%*hL6!$9_*2lWd(>>GFfWCh4U~sj9uY!%z2W_SAP`vhxw-uc)UvnuOfp<5uX8EV zX(WAD&pH7$#4`IVn2vepjs=v)kWOEq1ksN}5RrbAKEpVK)&%FaPdkAV&>A`k;8(xz3338s& z&Fu9>L0TE>@&P^ombgYeNQm%wqbkvu9D*KY!Vl#_1D*H0kT(_+ zYv8_zAd0zc_I$UT8e%M;H2u7x(#5#k_uTP%WPS>R8FQPD6j08rNA`nzDf zFai-wgg_UrzTLftfCLi(%Y}&!_wP<5Yv>st8(2kNrr<8%PvBGPmm@3&GF%g_N9%yB z8ytIYcp0-tax#EGqpa>pT;OwPzyQTBfkQY>PQ*z0h5mLDZn0teUhn{L zUaeu@e%jfW4}AU1f*4m0$0XnNJ4dVlpxdMia;{IoSdK!Lo2Xn=5DX`CX;2OZZDoBZ z(3k>u<+VXe10q*TxwCdTmU~}XI_%#9g7M>SCvW*U*TI2!Du1Zx7=ne;HVUh|+$IH4uYAf5^|PwgUcwoZ^mU%PYq zi2Tt7N`!5x2wicroYrwBwXB2ly#$v12Xv_g+}Ra4G8u!?CtxA9l;A?Mlc{Pt!(jRZ zFrvonFf({`w*=30-YR-*woCg^g(iC9{FQQs&ckmAF>roHqAWt1r{qpu4MU_7V1-&! zFfrle{k+b#E2=@j>Qg&12ca!=3=7(j_)0 zL9K99u9lU!1u6WHBrWg?#Y2h66yBN}F)h=ls~r>RC% z9ymdfWzVEvxs$*0KZCofAX4oNZDLuGI)OzFA4Fm0(XQgR`HnL(K7AAVs+zKy5WWOb zUp8aJ#RC|a^q`a>KQ_Z?^E7HW(ugAm4lwCKB-`5pgU;ok8$eR$jch4QTVNlOLH?X{ zK$SW{;f3Z*yK=+JwRkTxnI`7ULnM|-KFZ22Dcyp@@!+kAf2an z8Ukq<8ws@+Kq5Q-VB^NJ`R%BeMAhD2@f$`Y0we!P&bYg;S%zq>w>qDhs1PM~Z7W zVgdD-^f8_~7vaKQpYE&;D{C&=gaE_KSW=kBCV1GlQ}c+p#6D0waFIFPjt@qrgP;q# z*~aA&SZ6r4u6OB3xehh~O~5ziYM@F?C&}S)7=1b2h#;YHv!GI%sG!ky;HfdP}Ym(x8-jSk3lUc7mr}hV`V# zzakA>XP4xgXvw?Pda<+Mf_1BBg4JqnKukH4x#SE0o-Ue5@R^Xa>hnAhzio&>VF#8U znKW9lhYD@?v(81SB(77g1_AXIk-MR*rIKeH+Lw0+dH{XUoS_+>0C>)%hv^KdCdS9H zS-7nA-9ZPTX9?I${TJ?kc;naVGUC9})EPBxF$StlQN%%v^!h~H3U5oSL5@?0&r!w= zfksw^g6%>*1I_SR=}e-Xv~~>+ten!ahhi9&d(;d-xnUR4VZIj7Wk`5w!FE1SO%PRR^VM zT-O4)sH3=BX7nL&N6j<|c%NO@edZ;biSN7uIS_PTY806XpuX7Ny4vnmK;%X?8Ku>Q zp4LgFhRgdJ3Urzf{;od;U6Zy~BM}l{)5M`u>&Vn{qocV%vJ;6ws;vPGbANWsmm2o? zxWG;mWjWr3c>!-GUASt)s-LQyR>h|HS z{pzJ+hi8O%2>Te!$X|v5QqX(_Yy-Vdluus<)r@I%cC{T5I8cL04)_K&jeJ_bdWb@;>7{+j*3?qP7n)DU z{OeunvJN~0sw+{7;$8R*#Feh=@OQ)0Y{KYx$i_P&wh~}fNsHOi61t4jj9r)AbPn0H z$Bms*SLg?jUWufp2sK6$#7Ic4K1oK4ZB(O@7E9&k=#?C{W>nz? z_oZz^5V~NgP}JSPkENySETO9$TS)QyG{qI z3K1Hk8-n4GP_;>N>#0{2u7#F8V3?8s1+~{NcL36LlTYZDs>lv`*=@1n_0rve3(dY2 zAcCbzFr-`!HWZ==d8kuhGNdxG2rOQb9oevNY;(>FE6dgZi9k6UG)mrr&S-H`l0KT@ z%G&o@BWMRj*6jmq-sdnm};Enb=-u z{c41QV;_gzH(himQ6Xb(%GY|cS&|G0t+}i?MQ)eKawr3G0(p(y^7(-Ab6Tmi~0>@ga#*&_3*J zj|?H;u8*%I*+iEVBFFL9-V+p3mr^IvDqC0|yz?d2dtovufGw>woRMGTn8sEU%hX}S z9;E4zNR1SZ;-eZeW=f$ecP8Yc{tu+eCx$s8WX(Svd_?YpYc(h&u*ku2o_uvlnZheU z-AiPU9JO~Oh*<%mbLkn264zI^blSypwnRAh^%*A9eK<%iwZ!Mj4)ZmKD;|+W0AAMD zGu&54MrjT8U3N_t=_sW$SaSn1ImoTb+2+?11_qEu>mTU z2907d22H&FYN^zgP$3*hbd_ti8>d_+tQT~h=(r~%5n2kcD-}pCr1vkcXn9Vr>9_vh z)(nO3Fi9Z1(iYI>{&+5KvQx#eUC-V)2!y3~+T*Z|+BU*l3V*YkI{qckpTBj6vSGf* zIwH}uV!`J4f`)CSTIqC{eF;CtAA;)VQVeb03|DHxTIqcmKd)&-+^qr8xvqtjnJ%G zsWh$B*DuAnt^dL=9P6;eX(3N+?~5(AE~6x?TCV^<;b_b+5d6+y#O)i z=KJki#YXLH(bk6du8;M!+F7FO`OI>5ZnOQ7S97&QvwSfvZ$=i0boP3w*5ns91omRr z4HVOy+}W1OU&98vz45EDFz6uW2Jy{HVMbNHkR!ONX4YPiztHPTa2ZuGJ6nPWBk2G& zMn$VnCHK2%g;EfZaE~H^-S)k75kfA=Un}H|CVBIr*XfzwI?~Dz#Dl3xZwI4=Ar z!JE@1Ni6{MtP3?b@Ev}e5l40sP13^0Gxg6Z5+4mpAn zAahZFm*!nc>L{&82`HP)W^qaUOP%ho>@pxhn=?R~LZA*n7+^g9JYd@GPkZh^&f$fFv z_=^Dc!?4~IK%3?s%)7O666W@S8I7$Qv2oznw1VJnozVI@DnO4~AR|ksj|Dc{lCr`g z)S9(xjI}QGkWhN98SdQjTz#XsnLDOR!QQdO+>UH(!-j8+$`G6{xUshe-v@y>=Kg~i zOS|n1J5zdDSPNCT2G;M{%@5u(%ch3N?kGGSm}x+2%hkSu8;sDR%)$p zJMJQzjyO+q!bHW0?o`gDrKxKDuL=o@$N)aR%e^a_tCz>H%mW@XXZoE@f}Lo&_t_dL zATRAhAaM6qU{WAl+5^9D9ddd*(oKkcewE*hvLa}+v=7=lhggkS@TWadrV7fZf{xG* z*3L`msS#Fnh0yzy>E@e=HjDy~a|;aRlP zp8ynhJ!|z_$S5N&ApkUO$wQqqP+;1PP=b2ywGMm9ZB~ZM_aUG=RI^UvBWrKtd}mFR z9-EwzHFnpp))g2p=P^Fm+A8T9juif(YJGJCa&%Qb#{jkL_L+XpIbg#Vmwv&@Gh8L_` zWLN0SvAjG=%Oa4rt0&r$GpS&cMs^$^S1K@H=$4NuGq6`_fW_-bU#raCc(AORz~Gj< zOdtLm5c+20T*I*1N%zSFi>-tSRBxd_s!Q$$NJ92bg!&v`@fdrD33a$4w_1wwP_{qH#_*N<~Udu!+^VQSn{Hr;kAX=PV zhthlW+zWe#pggV>U2gC*m1){%k#uM!1#6WGMi*|o#@}~=zK)=)1!7?4qvyETbmS!@ zafZafV5J7N3EGvp9^QukqjZHUBKJAmGDSclzVISn|9zHCl?OG47;gmChUO!aT;In| zZg%L^{G!<+>HQvz=gg<&1`DwyPL}y_nHx9J`qZimz`Q`(bZl8P>?SFr#R)j-1WtJv z5(CP;%u2!vym8*@J77CpQ!(EZbu{}2FiTs$mqo_(69ranXK>wv^b>e2ZELWlUH$ak zw;4Hw=6ne!qny_H0*z&e-pg`?zd&7S8-lwB-rdL18+pYog2BZoBd!{7tW?0YkX^^L z6gVuym<0U#?AbGPt~F&9!mczxLBloS8#oBKRVu*RyNIh`TBbfa*~gJn*(tE5wC!tn z-}z2att3?kWAO;25&u+(DQjKPPQ)^&sGq$rt(V@{JPAnWW@-)4JF)%=C_EmN`S~Wl z$fh5C^Q-R__CGt7)4uywk*)sDE%)Jf+fT^?# z=)E9Ogc_nXYel z+bhq`4b2oZEn}+{>3AL0v+mNGj?4}xQ)vZ58A=Zg9f@f`d_hjs$Jb)^&+;4N_gBT1 zw-4cTI_Mv&2+YM2gmkO)}+@zdoGnL`%a&0F0Kp zc8+EiVIjv_`xp%70*5B8($T)J;H{>qktEVR;2L^`K@&NB z=Pjw;vElJ91Un6FpRCD}`Y!s5cZ~oyceAnvv6LM|Yn|+k9Ot^TsO!Tw+wq`Jzc(Wc z!(#{z<(zc1(vk2WdtYK2G*TD&>atdDKuvki{>;2bY?*H3X&MX@+e&GN^$mw?y(AId z7!_a2)MCYsJ!TnM8tO#w+I`O3m?I60PpT-m&f)$IF^LKvpv#26*kfDT?d&R(`x|oT zN^7;&-Xd@{+_{YY@(J`n;fhtPH>2f!&g3BBrYU8+Px570CRo0-i+lAI=g6gO#l1IB z96ojrU(!+7oWuIHX6e#FcSM^A4LdOVF;{2;hD_RM=vrZ+=_r)DNm;>Iyg<@Y4CLl# zXCif$3s8za)fXI`FKoDP0MQYuAd|huhplk41MU#8GBpmyFXg6zfKJNG)YG(>l&P-f zI#j^$E)alsk+yes+|+6Siq?kcc}P+|?i8)EP^AE3ZEJ=^(5qhkg+PNpGc2f>3CI^qjdMsec>YN*2b>4t+qja53 zOOqPgW;CqyL%7zSgWyk%Xp$6RTK$fx)8^F1Ow$^)goCYwtw!A$)7o(27mG?M{Kh`Ll}&zm|%Z~Yj#Up+p&$}k%w}^`!jnk z?k0BxBk56G9to&}I(UI3;HltJ0Kvdn`aQ^vkB!B{3*~|L$ASvFp|8ri6+L$SXm!}1 zfD)#_k^pJoA!|K;Z`O7KoNUqs<0iERLY!%O zfZ-P7+^=rIg-srg&z*qHnuyW?&-8o-&KAAQ?WynVaAT$FETwr3L)!#~Ya(xP9?Wt$0*n9>Q| zD#X5G1ck5qKWU$X=1Bvt7c1FX)V^9xbsloxCzo=;NP;!K@bO3;31|n^eb*k7(MsZD zP@aN@N!Dx9G{aF281yIDU2l zq)j@k!$JhBKqR=TSoYb|n9H+HH3 zmNdQB9HdgBelIQU1V{Lg8C#QS0RtOiPo3_QPv?YjWTGhB0Z_29k7g859>K?SoA^5r zyE}v-Y7(y~Jx)@ChuGspr zBQR#t_#J0S;$Pd~P!*s80E|gdc6jq8d3kv;qPDPi_>tqP-ayl~Lne{+*)GQcB9j`% zsIsZkgZ$&p?vHFCdPy+fz+OhLbl3&4BZmb1&>FV`4MSLcBLJ69)5FV0t&#~Y-iszW zqZ*>D)h(8nSt?Ph6v8^NdIYYQd zYWTdr*J%(rcrJvp%X;#ngL~)_8Df~w4zGHpRl_`%Jl4+dmEs+9P=~1s#%|IDAJ+jW z$Ng^X5y2z_+@t0V+-c8IC1&T4(e9EbWsTe#4cGJ~h0{9a_6FGC796!)EYjAl95%3h RzMs+!&q7XZ-@pIf{|B_rcIN;9 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11803BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11803BA.tab.bytes new file mode 100644 index 0000000..9e67bcd --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11803BA.tab.bytes @@ -0,0 +1,74 @@ +C'ow5<9Vs+ لa?jh:]"Hh(r"`z-'=L`yb$+4`sGjOχ9R386784T [,'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 12 +3 3 301 DialogEnable Wanshi stood frozen in the middle of the outer corridor in the Star of Life, staring around blankly. +4 4 301 Both sides of the corridor are stacked with various medical equipment for surgeries on Constructs. They do not require aseptic processing the whole time like equipment for human surgeries, and are casually folded over each other in the corridor. +5 5 301 Several special connecting wires stabilizing the Inver-Device hang down from the edge of the folding equipment. They are sorted as Attacker, Support, and Tank. +6 6 301 After selecting the equipment they need, several assistants open the safety lock of the folding equipment with the terminal and head to separate maintenance rooms with them. +7 7 301 After the equipment is taken away, the white pattern engraved on the walls of the corridor that were blocked by the equipment came into Wanshi's eyes. He looks up along the pattern, the huge icon of the Star of Life is carved above his head. +8 8 301 Wanshi looks at the icon above in silence. As time passes by, he stands still. +9 9 301 AniZhuanchangBegin The silence is finally interrupted by a rapid beep from the terminal of Wanshi. He takes out the terminal, stares at it for a while, then turns and leaves the corridor. +10 10 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +11 1000 401 1 51 +12 11 201 1 500289 +13 12 301 AniZhuanchangEnd 1 Wanshi How's the frame? 1 +14 13 301 Wanshi sits by the lounge, asking about the Construct while recording data on his portable terminal. +15 14 201 1 500019 +16 15 301 1 Construct I can already move as normal. It won't take long before I can return to the team. 1 +17 16 301 AniZhuanchangBegin Construct But the battlefield... 1 +18 17 202 1 1 +19 18 101 Assets/Product/Texture/Image/BgCg/Cgqz2204.jpg +20 19 301 AniZhuanchangEnd The Construct's voice gradually sinks to a whisper and his body begins to tremble. Seeing this, Wanshi puts the terminal aside and reaches out to comfort him. Holding Wanshi's hands, the Construct stops trembling and continues. +21 20 301 Construct The collapsed building pierced our captain's body and countless Corrupted flooded in and ripped him into pieces. +22 21 301 Construct Rutland and I kept shivering upon the screech of our captain. He screamed and threw himself at the Corrupted, trying to pull our leader out. +23 22 301 Construct However, I ran away after hearing the screech. After turning around, an explosion came from behind. The debris and the remains of the Corrupted cut through my body and the impact of the blast knocked me down. +24 23 301 Construct Then I saw Rutland's head with electric sparks rolling down to my feet from behind. Vital fluid that spilled out of his features soaked my boots... +25 24 301 Listening to the confession of the Construct in front of him, Wanshi clenches his hands even harder. +26 25 301 Construct I never found scrapping to be that scary. After all, there's no "death" for Constructs. But I still felt the worst fear when looking at the grim faces of my partners as they were scrapped. +27 26 301 Construct My partners who were talking to each other a few seconds ago turned into scrap metal in the blink of an eye. The searing pain spread from my torso all over my body, and only pain and fear were left in the M.I.N.D. +28 27 301 Construct If the other squads hadn't arrived, I'm afraid I'd... +29 28 301 Wanshi That's all in the past... +30 29 301 Construct Sure, it's all over! +31 30 301 AniZhuanchangBegin Construct But soon I'll be assigned to a new team. It's only a matter of time before I return to the battlefield... to that nightmare again... +32 31 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +33 301 504 0.7 +34 32 201 1 500270 +35 33 301 AniZhuanchangEnd AniZhuanchangBegin 1 Professor Wanshi, you've got the courage to expose the lies. But I'm afraid it's not the right answer. 1 +36 400 101 Assets/Product/Texture/Image/BgStory/Bgstory275.png +37 34 201 1 500019 +38 35 301 AniZhuanchangEnd 1 Jett Lies and truths make no difference to Constructs like us. 1 +39 36 301 Jett Yeah. We knew what the ending would be after seeing the truth beneath the lies. 1 +40 37 301 Jett To die for humans is the inevitable end for Constructs. 1 +41 38 301 Jett The only difference is when and where you die. 1 +42 39 301 Jett This is the reality. 1 +43 40 301 AniZhuanchangBegin Jett This is... the reality. 1 +44 41 202 1 1 +45 302 504 0 +46 5000 401 1 22 +47 42 101 Assets/Product/Texture/Image/BgCg/Cgqz2204.jpg +48 43 301 AniZhuanchangEnd Listening to the confession of the Construct, Wanshi recalls those words he has heard in the past. +49 44 301 Closing his eyes, he sees the desperate look on the Construct's face after knowing the lies, the inevitable ending and the professor's final gesture of silence. +50 45 301 Wanshi tries to find some words to comfort the Construct, but everything he can think of points to an answer that he has known long ago. +51 46 301 Wanshi ... +52 47 301 Wanshi The next time you can't hold on, just activate the recall, alright? +53 48 301 Wanshi Get rid of the wounded frame and let your M.I.N.D. return to Babylonia. +54 49 301 Wanshi Like returning to the state before your birth, protected and warm. +55 50 301 Construct But this is just denial... +56 51 301 Wanshi Though it's an escape from reality that would lead to the deviation of M.I.N.D., there's no shame in following your instincts. +57 52 301 Construct Is that so? +58 53 301 Wanshi Yeah, humans have set up such means of insurance for the Constructs so that you can step into the battlefield with calm. +59 54 301 Construct Y-you're right. +60 55 301 Construct Phew... +61 56 301 Construct Sorry for wasting your time and thanks for your comfort. +62 57 301 Wanshi ...It's the least I could do. +63 58 301 AniZhuanchangBegin Construct Not every doctor is as patient with Constructs as you are and takes the time to listen to my complaints. +64 59 101 Assets/Product/Texture/Image/BgStory/Bgstory109.png +65 60 201 1 500289 +66 61 301 AniZhuanchangEnd 1 Wanshi ... 1 +67 62 201 1 500019 +68 63 301 1 Construct Phew... I feel much better. Thank you, doctor. 1 +69 64 301 Construct Hope that we could meet somewhere other than the Star of Life next time. 1 +70 66 301 Wanshi I wish that day will come... +71 68 301 1 Construct Huh? 1 +72 69 202 1 1 +73 70 301 1 AniZhuanchangBegin Wanshi quickly turns around and walks out of the recovery room without letting the Construct see his expression. diff --git a/Resources/table/client/movie/movies/MovieJZ11804BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11804BA.tab.bytes new file mode 100644 index 0000000..7ccca55 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11804BA.tab.bytes @@ -0,0 +1,185 @@ +BC=ӋF`27åo"*u,{F=} ”A[\E5wu0ɈjtGYSv36< j }G|wD[2C$|f)UӵId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 504 0.7 +2 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cgqz2204.jpg +3 3 401 1 22 +4 4 301 DialogEnable Wanshi The next time you can't hold on, just activate the recall, alright? +5 5 301 Wanshi Get rid of the wounded frame and let your M.I.N.D. return to Babylonia. +6 6 301 AniZhuanchangBegin Wanshi Like returning to the state before your birth, protected and warm. +7 7 504 0 +8 8 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +9 9 201 1 500290 +10 10 301 AniZhuanchangEnd 1 Wanshi Urgh... 1 +11 11 202 1 1 +12 12 301 The words he said to the Construct lingers around for long. After leaving the recovery room, Wanshi rushes into the bathroom. He no longer has to endure the spasms in his stomach with no one else around. He leans all his weight against the sink to keep himself from falling. +13 13 301 Wanshi (Panting) 1 +14 14 202 1 1 +15 15 301 Wanshi tries to calm his breathing. He slowly looks up and stares at his reflection in the mirror. +16 16 301 His hands are trembling due to the side effects of anesthesia, with sunken eye sockets from lack of sleep. And his sick body is reflected in his empty eyes. +17 17 301 These are just pointless resistance that he has brought on himself. +18 301 504 0.7 +19 18 201 1 500270 +20 19 301 1 Professor To let them step into battles with false hopes, or to let them know the truth, to face the harsh reality and confront their end in pain... 1 +21 20 301 ———— +22 21 301 Professor It is the same choice as the one I made before... 1 +23 302 504 0 +24 22 201 1 500290 +25 23 301 1 Wanshi Turned out that I've ended up like this... before I knew it. 1 +26 24 202 1 1 +27 2010 504 0.7 +28 25 301 Since when I couldn't sleep without drugs... +29 26 301 I'm starting to be afraid of sleeping. +30 27 301 Once I close my eyes, scenes of the past come back to me. +31 28 301 Their pain and anger turned into nightmares that haunted me one night after another. +32 2011 504 0 +33 29 301 Sleepiness begins to sweep all over him with the effect of the drugs. +34 30 301 As he is about to fall asleep, cold water flows through his fingers and makes him sober again. +35 31 201 1 500289 +36 32 301 1 Wanshi ... 1 +37 33 202 1 1 +38 34 301 AniZhuanchangBegin Wanshi cups his hands to catch some water, only to let it slip through his fingers. He shakes his head and walks out of the bathroom. +39 2000 401 1 102 +40 35 101 Assets/Product/Texture/Image/BgStory/Bgstory52.jpg +41 36 301 AniZhuanchangEnd When Wanshi walks out of the bathroom, the crowded hall of the Star of Life comes into his eyes. +42 37 301 A large number of severely injured Constructs are placed on nursing beds and doctors push them to different rooms. +43 38 201 1 500289 +44 39 301 1 Wanshi What is it? How come there are so many injured Constructs at a time? 1 +45 40 201 1 500023 +46 41 301 1 Doctor I guess there was an extensive fight on the ground. 1 +47 42 301 Doctor There's never enough leisure time. 1 +48 43 202 1 1 +49 44 301 A rapid beeping comes from the portable terminal of the doctor stopped by Wanshi. He takes a glimpse at the data in the terminal, pats Wanshi on the shoulder and runs away. +50 45 301 After the doctor is gone, the portable terminal of Wanshi also starts to beep. +51 46 201 1 500289 7 +52 47 301 AniZhuanchangBegin 1 Wanshi Intensive Maintenance Room 1... so this is where I'm assigned to... 1 +53 48 202 1 1 +54 49 101 Assets/Product/Texture/Image/BgStory/Bgstory109.png +55 2001 401 1 202 +56 50 301 AniZhuanchangEnd After entering Maintenance Room 1, Wanshi sees a blond Construct with broken equipment, yet his greatsword is still intact. An assistant is struggling to drag it to the corner of the room to prevent others from being blocked. +57 51 201 1 500116 +58 52 301 1 Assistant A The profile says his name is... Kamui? What has he done on the ground to be so badly injured? 1 +59 53 301 Assistant A His damage is beyond repair. We might as well build a new frame. 1 +60 54 201 1 500012 +61 501 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +62 55 301 1 Nikola Fix him. 1 +63 502 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +64 56 202 1 1 +65 57 301 The icy voice of Nikola comes from above. Wanshi notices that the camera on top of the maintenance room is constantly scanning the room. And it is the authority of Babylonia behind the camera that he has never gotten in touch before. +66 58 201 1 500289 +67 59 301 1 Wanshi ... 1 +68 60 301 Wanshi Action module damaged. Patient in coma and abnormalities detected in circulation module. 1 +69 61 301 Wanshi ...Got it. Maintenance begins. 1 +70 62 201 1 500116 -400 +71 63 201 2 500058 400 +72 64 301 AniZhuanchangBegin 1 Assistant A & B Copy. 1 2 +73 65 202 1 2 1 +74 66 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +75 67 201 1 500012 -400 +76 68 201 2 500005 400 +77 69 301 AniZhuanchangEnd 1 Nikola What's that doctor's name? 1 +78 70 301 Escort Wanshi. 2 +79 71 301 Nikola Wanshi? What a unique name. 1 +80 72 301 Nikola It's a pity for him to be a doctor in Babylonia with such dexterity and judgment. 1 +81 73 301 Nikola Hand me his profile. 1 +82 74 301 Escort Alright. 2 +83 75 301 Nikola ... 1 +84 76 301 Nikola ... 1 +85 77 301 Nikola I didn't expect him to have such an experience. 1 +86 78 301 Escort Sir, what do you mean? 2 +87 79 301 Nikola He's a big fish in a small pond here. 1 +88 80 301 Nikola Send him down. It would be best if he can survive. If not, we'll also be eliminating a hidden and unstable danger. 1 +89 81 301 AniZhuanchangBegin Escort Roger! 2 +90 82 202 1 2 1 +91 83 101 Assets/Product/Texture/Image/BgStory/Bgstory109.png +92 2002 401 1 12 +93 84 201 1 500289 +94 85 301 AniZhuanchangEnd 1 Wanshi Maintenance completed. 1 +95 86 301 Wanshi wipes away the sweat on his cheek and puts the maintenance tools aside. +96 87 202 1 1 +97 88 301 The assistants walk out of the maintenance room one after another. Wanshi moves his body which is slightly stiffened after a long time of maintenance and decides to leave. +98 89 301 But just when Wanshi is about to leave, he feels that his coat is grabbed by someone. He turns around and finds the Construct called Kamui has woken up at some point. +99 90 201 1 500289 7 +100 91 301 1 Wanshi Huh, you are supposed to wake up in half an hour. 1 +101 92 203 1 0.25 -400 +102 93 201 2 1081001 400 +103 94 301 1 Kamui What about him? 2 +104 95 301 Wanshi Who? 1 +105 96 301 Kamui Where am I? 2 +106 2003 204 1 +107 97 301 Wanshi Star of Life in Babylonia. You're lucky. Someone brought you back from the battlefield. 1 +108 98 301 Kamui ...I see. 2 +109 99 301 Kamui slowly raises his hands and stares at them for a long time, trying to hold them tight but fails. +110 100 301 Wanshi Well, the pain-blocking effect is still on. You'd better lie down and take a rest. 1 +111 101 301 When Wanshi finishes talking, Kamui clenches his hands hard as if trying to refute him. Later he leans against the maintenance table so that he can sit up. +112 1001 204 2 2 +113 102 301 Kamui Thank you for saving me. 2 +114 103 301 The depression of Kamui is replaced by bright smiles. Such swift changes in attitude catches Wanshi by surprise. +115 104 301 Wanshi ...It's fine. 1 +116 105 301 After thanking him, Kamui looks down at his portable terminal, jumps off the maintenance table and walks toward his weapon in the corner. +117 1002 204 2 1 +118 106 301 Kamui Here comes the next combat order. 2 +119 107 301 Kamui I'll return to my army then. 2 +120 2004 204 1 7 +121 108 301 Wanshi Well, you'd better stay a while longer in the lounge of the Star of Life. 1 +122 109 301 Wanshi Given your damage, I suggest that you apply for a delay in returning to your team. 1 +123 110 301 Kamui That's impossible. The Corrupted won't be sitting tight for us to destroy. 2 +124 111 301 Kamui More partners will be injured if I don't go back soon. 2 +125 112 301 Wanshi ... 1 +126 113 301 Wanshi Why are you in such a hurry to return? 1 +127 114 301 Kamui More partners will be injured if I don't go back soon. 2 +128 2005 204 1 +129 115 301 Wanshi Why can't the Constructs care a bit more about their frames? 1 +130 116 301 Wanshi ...Are you counting on recalling to protect yourselves? 1 +131 117 301 Kamui Recalling? Never thought of that. 2 +132 118 301 Kamui Wouldn't it mean leaving everything on the ground as well as your partners behind to escape alone? 2 +133 119 301 Wanshi Then why are you still being so reckless? 1 +134 120 301 Kamui Relax, it's not like that. 2 +135 121 301 Kamui I know I only get one shot all along. So I'll try hard to get hold of it. 2 +136 2006 204 1 7 +137 122 301 Wanshi Did you know it... already? 1 +138 123 301 Kamui That's not hard to discover. 2 +139 124 301 Kamui Besides, you hesitated when mentioning the recall, which means you knew in your heart that it was a lie, right? 2 +140 125 301 Wanshi Well... 1 +141 126 301 Kamui Don't worry, I won't tell anyone else. 2 +142 127 301 Kamui After all, it'll start a more violent riot once spread. 2 +143 128 301 Wanshi Aren't you... going to question the existence of such a lie? 1 +144 1003 204 2 2 +145 129 301 Kamui I believe there are more important things to do than questioning, right? 2 +146 2007 204 1 +147 130 301 Wanshi Ah... Is that so... 1 +148 131 301 Wanshi Why are you Constructs so obsessed with taking back the Earth? 1 +149 1004 204 2 +150 132 301 Kamui That's not true. 2 +151 133 301 Kamui Taking back the Earth is the final result. But what I want is a future where everyone survives until the end of the war. 2 +152 134 301 Kamui This is how I love this world. 2 +153 2008 204 1 7 +154 135 301 Wanshi Is that what's more important? 1 +155 136 202 1 2 1 +156 137 301 While Kamui is talking with Wanshi, the door of the maintenance room suddenly opens from the outside and a man walks in. +157 138 201 1 500005 +158 139 301 1 Escort Here's the direct order from the authority. 1 +159 140 301 Escort Wanshi of the Star of Life is transferred to the ground to coordinate the garrison of City 155. 1 +160 141 201 1 500289 7 -400 +161 142 201 2 1081001 400 +162 143 301 1 Wanshi Eh? 1 +163 144 301 Kamui Isn't it the location of my next mission? It's a war zone. Why would you let a human go there? 2 +164 145 202 1 2 1 +165 146 201 1 500005 +166 147 301 1 Escort Wanshi's technique will be of great help in the next battle. 1 +167 148 301 Escort You can submit written complaints if you got any. We'll respond to it within 7 to 14 working days. 1 +168 149 301 Escort Now all you need to do is to carry out the order, Kamui. 1 +169 150 201 1 1081001 +170 151 301 1 Kamui ...Right. 1 +171 152 201 1 500005 +172 153 301 1 Escort Very well. 1 +173 154 301 The escort nods and turns to leave the maintenance room directly after informing the order. +174 155 201 1 500289 7 -400 +175 156 201 2 1081001 400 +176 157 301 1 Kamui You haven't been to the ground, have you? 2 +177 158 301 Wanshi No. 1 +178 159 301 Kamui I've got no idea why they were doing this, but don't worry, my partners are stationed in City 155. We'll cover you. 2 +179 1005 204 2 2 +180 160 301 Meanwhile, Kamui opens the door of the maintenance room, turns around, and smirks at Wanshi. +181 161 301 Kamui Just think of it as taking a walk somewhere else. Perhaps you'll get to know the important things I'm talking about. 2 +182 162 202 1 2 1 +183 163 201 1 500289 +184 164 301 1 AniZhuanchangBegin 1 Wanshi It's not like I have a choice, right? 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11805BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11805BA.tab.bytes new file mode 100644 index 0000000..753044b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11805BA.tab.bytes @@ -0,0 +1,126 @@ +WGYbx;L\;)\}Rߖ/`pu8lsQO h*Y=r❠*0X5Nk}p +@IP&)Je.ܥ}d jQ3мId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory5.jpg +2 2 401 1 33 +3 3 201 1 1081001 +4 4 301 DialogEnable 1 Kamui Well, we're about to enter the CPF area. You can take off the protective mask now. 1 +5 5 201 1 500289 +6 6 301 1 Wanshi ... 1 +7 7 202 1 1 +8 8 301 Wanshi takes off the protective mask that Kamui handed over to him earlier. The air pours into his nose while the wind high above sweeps across Wanshi. +9 9 301 It is different from the artificial touch of the simulation experience hall in Babylonia, but a brand new element from the Earth that he has never experienced before. +10 10 301 Wanshi steps into a city under reconstruction with Kamui. Most of the buildings are dilapidated, but the CPF has started running again. Several teams of Constructs move beneath the CPF working on reconstruction. +11 11 201 1 500289 -400 +12 12 201 2 1081001 1 400 +13 13 301 1 Kamui How are you feeling? 2 +14 14 301 Wanshi Well... it's a fresh experience, but nothing special. 1 +15 15 301 Kamui At least it's better than being stuck in the same place. 2 +16 16 301 Kamui Haha, it's rare for them to send humans to the ground. Make good use of it. 2 +17 17 202 2 +18 500 203 1 0.25 +19 18 301 Kamui smiled and jumped down. +20 19 301 Wanshi What? Wait... 1 +21 20 202 300 1 1 +22 21 201 1 1081001 1 +23 22 301 1 Kamui Just jump down, I'll catch you. 1 +24 23 201 1 500289 +25 24 301 1 Wanshi ...No need. I'll do it myself. 1 +26 25 301 AniZhuanchangBegin Wanshi stands there and sighs, looking for the right landing spot on the wall and slowly moves toward the ground. +27 26 101 Assets/Product/Texture/Image/BgStory/Bgstory4.jpg +28 27 201 1 1081001 1 +29 28 301 AniZhuanchangEnd 1 Kamui Sorry to keep you waiting. I'm back. 1 +30 29 203 1 0.25 -400 +31 30 201 2 500028 400 +32 31 301 1 Old Construct Well, get ready for the next battle. 2 +33 32 301 Old Construct ...Huh? Why is there a human behind you? 2 +34 33 301 Kamui Ah, it's Wanshi, the authorities send him here to help us. 1 +35 34 301 Kamui He's not just any doctor, but a pretty good one. 1 +36 35 301 Kamui He fixed me even though I was severely injured back then. 1 +37 36 301 The slightly older Construct looks at the smirking Kamui, then turns to the nervous Wanshi. +38 37 301 Old Construct Wanshi... so you're the student of that professor. 2 +39 38 202 1 2 1 +40 39 201 1 500289 7 +41 40 301 1 Wanshi Do you... know him? 1 +42 41 203 1 0.25 -400 +43 42 201 2 500028 400 +44 43 301 1 Old Construct Well, he spoke highly and had high hopes for you. 2 +45 44 301 Old Construct But I never thought he'd eventually die of overwork. You must be quite stressed in the Star of Life. 2 +46 45 301 Wanshi Die of overwork... 1 +47 46 301 Old Construct Enough of that. The defense of City 157 nearby is about to be broken through. The Corrupted could reach us at any time. 2 +48 47 301 Old Construct Wanshi, if City 157 falls, you should hide in the shelter around the CPF... 2 +49 48 202 1 2 1 +50 49 401 2 10007502 +51 1001 401 1 203 +52 50 301 The old Construct's words are covered by a huge explosion from the south. Then a Construct hurries to him and reports the situation. +53 51 201 1 500019 -400 +54 52 201 2 500019 400 +55 53 301 1 Construct D Captain, the autonomous turret at the entrance of the South City was blown up. 1 +56 54 301 Construct E So was the autonomous mines in the East City. 2 +57 55 202 1 2 1 +58 56 201 1 500028 +59 57 301 1 Old Construct Speak of the devil... 1 +60 58 201 1 1081001 4 +61 59 301 1 Kamui Hmph, I won't make the same mistake this time. 1 +62 60 201 1 500028 +63 61 301 1 Old Construct Set up the defense and do your own duties, the city must not fall! 1 +64 62 201 1 500019 -400 +65 63 201 2 500019 400 +66 64 301 1 Constructs Roger! 1 2 +67 65 202 1 2 1 +68 66 201 1 500028 +69 67 301 1 Old Construct Doctor, do as I just told you. You, go cover the doctor. 1 +70 68 201 1 500019 +71 69 301 1 Construct D Roger! 1 +72 70 301 Constructs that have received the orders immediately go into action. A Construct drags Wanshi toward the CPF quickly and pushes him into a relatively solid building. +73 71 301 Construct D Doctor, just stay here. 1 +74 72 202 1 1 +75 73 301 After that, the Construct pats Wanshi on the shoulder. Then he takes out the weapon and runs toward the front of the defense line. +76 74 301 The sounds of explosion from time to time soon turns into a noisy and turbulent firefight. +77 75 301 Several Corrupted have even crossed the defense line deployed earlier and enter the street near the CPF. +78 76 201 1 500289 7 +79 77 301 1 Wanshi So this is the surface... the battlefield where the Constructs fight in... 1 +80 78 202 1 1 +81 505 401 1 45 +82 1002 401 2 10007502 +83 79 301 RImgBg1Shake A grenade flies out of the crowd of the Corrupted and explodes at the foot of the CPF. +84 80 301 The impact knocks Wanshi to the ground. +85 81 301 Wanshi has only heard the description of dying from the wounded soldiers. Now everything is happening right here. +86 82 301 The towering building collapses under fire, burying the Constructs and Corrupted underneath it. +87 83 301 One of the Construct's ankle sinks into the cracked ground. A moment's pause leaves him under siege from a large number of Corrupted around. The Construct beside him comes to support, only to be caught in the crowd of the Corrupted. +88 84 301 Fire and explosions are everywhere. Vital fluid is mixed with oil, flowing between the craters on the ground. +89 85 301 Smoke pours into Wanshi's airway, the intense physical discomfort making him cough violently. +90 86 201 1 500290 +91 87 301 1 Wanshi Cough—cough— 1 +92 88 202 1 1 +93 89 301 The remains of the Corrupted keeps piling up in the areas where the Constructs passed. But more Corrupted continue to flood in from the horizon. +94 90 301 Endless despair fills the battleground. Humans created the Constructs and used wars to proclaim sovereignty over Earth. Yet most human beings do not even understand what war means, just like Wanshi in the past. +95 91 301 Wanshi wipes the smoke and dust that has filled his eyes with his hand. A Construct is standing in front him, pulling the debris of the grenade from his body and throwing them to the ground. +96 92 301 Wanshi can vaguely recognize the mark of Support Construct through his torn armband. +97 93 201 1 500289 7 -400 +98 94 201 2 500019 400 +99 95 301 1 Wanshi ! 1 +100 96 301 Support Construct A It's a pity. I've just fixed my artificial skin. 2 +101 97 301 Support Construct A But it would be no joke if the grenade hit a human. 2 +102 98 301 Wanshi Aren't you a Support Construct? Why would you push yourself this far? 1 +103 99 301 Support Construct A It's true I'm an ordinary Support Construct. But I'm not just a doctor, I'm a warrior. 2 +104 100 301 Support Construct A Here, take this. 2 +105 101 301 The Support Construct in front of Wanshi throws a standard pistol to his side. +106 102 301 Support Construct A The battlefield is filled with changes. 2 +107 103 301 Support Construct A No one can stand by their partners all the time, providing support for each other. 2 +108 104 301 Support Construct A It's better to rely on yourself rather than others. 2 +109 105 301 Wanshi What are you talking about? 1 +110 106 301 Support Construct A It's not that hard to pull the bolt and aim at the Corrupted. 2 +111 107 202 1 2 1 +112 108 201 1 500028 +113 109 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +114 110 301 1 Old Construct Thompson, back up the defense in the east. 1 +115 111 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +116 112 201 1 500019 +117 113 301 1 Thompson Roger! 1 +118 114 301 Thompson I've gotta go. 1 +119 115 202 1 1 +120 116 301 The Construct called Thompson takes out another pistol after saying this. He runs toward the east of the CPF while firing at the Corrupted. +121 117 201 1 500289 +122 118 301 1 Wanshi Doctor... Warrior... 1 +123 119 202 1 1 +124 120 301 1 AniZhuanchangBegin Wanshi freezes in place holding the pistol in hand. The roar of Kamui from the distance gradually drowns out the clamor of the Corrupted and reaches his ears. diff --git a/Resources/table/client/movie/movies/MovieJZ11805EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11805EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..46a94b8817e75fce1b17270377099c9df5ca3644 GIT binary patch literal 28208 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 IV=7wtcMww?0{{R3 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11806BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11806BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f44d87d03322a41e10cae2f6a32fb3a3fcaac19d GIT binary patch literal 13975 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 k/*yYnEp H|z+gZuId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory265.png +2 2 401 1 208 +3 3 301 DialogEnable It has been a while since she has become a Construct, but her days has not been quite as chaotic and dramatic as she has imagined. +4 4 301 Most of the World Government Association of Art's Constructs belong to the Archaeological Team, and have been nicknamed "donkeys" by the military's official Task Force. +5 5 301 This is because they are just like the 16th-century archaeologists who were embedded into the expeditionary armies, receiving the highest level of protection just like a donkey positioned in the center of an infantry formation. +6 6 301 The responsibility of the Archaeological Team is, as their name suggests, archaeology. In essence, they investigate humanity's ancient relics, retrieve them, and then repair them. +7 7 301 Selena has never had the opportunity to be in a frontal assault. The two operations she was on were simply to conduct simple investigations on an abandoned satellite nearby. +8 8 301 She seldom even gets to fight the Corrupted. +9 9 301 AniZhuanchangBegin As such, she is understandably shocked when she gets her mission to investigate the space station. +10 10 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +11 11 201 1 500111 +12 12 301 AniZhuanchangEnd 1 Allen The space station's trajectory will bring it back into our orbit. The Task Force would like the Archaeological Team to take part in this mission and attempt to recycle as much space station data as possible during the battle. 1 +13 13 301 Allen Selena, you'll go as well. 1 +14 14 203 1 0.25 -450 +15 15 201 2 500282 450 +16 16 301 1 Selena Me...? Are you sure? 2 +17 17 301 Allen Are you not willing? 1 +18 18 204 2 1 +19 19 301 Selena Of course I am. I'm just a bit surprised. I thought I wasn't experienced enough to take part in such a large-scale operation. 2 +20 20 301 Allen No, you're experienced enough. Your missions have all been perfectly carried out so far. Few members of the WGAA's Archaeological Team can match your level of meticulousness and responsibility. 1 +21 21 301 Allen Besides, I know that you've always wanted to be on the front lines with the Task Force Constructs. This battle may be a good opportunity for growth and I'm hoping it'll give you more experience. 1 +22 22 301 Selena Thank you for your generosity, sir. 2 +23 23 301 Allen You're welcome. Oh, Selena, I'm curious about something... This may be a bit personal and offensive. 1 +24 24 301 Selena Please go ahead. I have nothing to hide. 2 +25 25 301 Allen I've seen your resume... Or rather, I should say you caught my attention a long time ago. 1 +26 26 202 1 2 1 +27 27 201 1 500111 +28 28 301 1 Allen Your opera once took Babylonia by storm and the WGAA thought highly of your career. There was no doubt you had real talent and skills. 1 +29 29 301 Allen You come from a wealthy family, and your future was incredibly bright. There was nothing compelling you to become a Construct. 1 +30 30 301 Allen So why did you become a Construct and join the Archaeological Team? 1 +31 31 301 Allen Don't get me wrong, members of the Archaeological Team can continue to engage in their previous pursuits. It's just that there are archaeological tasks to be performed regularly and so the amount of time you can spend on operas is much less than before. 1 +32 32 301 Allen I doubt you've given up the opera... You're not the fickle sort. 1 +33 33 301 AniZhuanchangBegin Allen So what was it that made you choose to pick up a weapon? 1 +34 34 202 1 1 +35 35 101 Assets/Product/Texture/Image/BgStory/Bgstory117.png +36 36 401 1 209 +37 37 504 0.7 +38 38 301 AniZhuanchangEnd This should have been a completely simple archaeological operation. How did it end up like this? +39 39 301 While exploring the space station deeper, an Archaeology Team member accidentally unlocked the outer electromagnetic lock. +40 40 301 This is a once-in-a-lifetime opportunity. The Task Force Cpt has adjusted the battle objective immediately with the decision to probe further into the space station. After all, any information this space station may provide could become a key turning point in the war against the Punishing Virus. +41 41 301 AniZhuanchangBegin They should have turned back on seeing the cross-shaped enemies. +42 42 101 Assets/Product/Texture/Image/BgStory/Bgstory112.png +43 43 401 1 203 +44 44 504 0 +45 45 301 AniZhuanchangEnd Unfortunately, hindsight is 20/20. They stumbled into the deepest area and learned the 'truth' behind the space station. +46 46 301 In the center of the gigantic circular space station is a geometric core giving off a faint blue light instead of the gravitational core. It has been going through a repetitive cycle of splitting and converging. +47 47 201 1 500019 -450 +48 48 201 2 500028 450 +49 49 301 1 Task Force Member What's that?! 1 +50 50 301 Task Force Cpt Is it a Corrupted? Archaeological Team, check the database! 2 +51 51 202 1 2 1 +52 52 201 1 500282 4 +53 53 301 1 Selena I've already compared it to the existing data and there are no matches found. Similar to the previously encountered cross-shaped Terminals, they are a new type of enemy that Babylonia has never encountered before. 1 +54 54 202 1 1 +55 55 401 2 1509 +56 56 301 The blue geometric core makes a humming sound, as if it had just woken up. It slowly begins to convert its outer shell, like a beast that has become aware that there were trespassers on its territory. +57 57 201 1 500282 4 +58 58 301 1 AniZhuanchangBegin 1 Selena Watch out, it looks like it's about to attack! 1 diff --git a/Resources/table/client/movie/movies/MovieJZ11902EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11902EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0aec6066bd4db7c57a561015d0cb32a9e6f311c4 GIT binary patch literal 22230 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11903BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11903BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d99717374639151b1a3aea7bc57d1b775c96b8bf GIT binary patch literal 25086 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 Ujrh1jg{kr=l4x?CY%QGs1;G*$HUIzs literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11904EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11904EA.tab.bytes new file mode 100644 index 0000000..4d2a7d1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11904EA.tab.bytes @@ -0,0 +1,103 @@ +8j}*16y!.i`s+և8PP%G9u/YD͜Iށ)XIeHgO}-3d:+1Bp=hId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory108.png +2 2 401 1 33 +3 3 301 No matter where she hides, the Corrupted called Korolev is always hot on her trail and always finds her. +4 4 301 She tries fighting but fails miserably, convincing her that she has no hope of defeating an enemy like this. +5 5 301 AniZhuanchangBegin Eventually, she somehow coincidentally finds herself in the place she was looking for—the communications room. +6 6 101 Assets/Product/Texture/Image/BgStory/Bgstory110.png +7 7 301 AniZhuanchangEnd Inside the communications room... +8 8 301 The strenuous movements have caused Selena's vital fluid to seep out of every opening, and she can feel that her body, which is already approaching its limit, is about to fall apart. +9 9 301 She musters her remaining strength to barricade the entrance with what she can find and staggers over to the communications station. +10 10 401 2 1515 +11 11 201 1 500283 +12 12 301 1 Selena Access granted. 1 +13 13 301 Selena Thank goodness! 1 +14 14 202 1 1 +15 15 401 2 1506 +16 16 301 RImgBg1Shake There is however no joy in those words. +17 17 401 2 1506 +18 18 301 RImgBg1Shake The giant Corrupted is frenziedly slamming against the barricade. +19 19 201 1 500283 +20 20 301 1 Selena Is this end of the road for me... 1 +21 21 301 In her hurry, she can only load the data she is subconsciously most familiar with into the space station's Disruptive Signal. +22 22 204 1 8 +23 23 301 Selena ... 1 +24 24 301 Selena If... Ayla gets this, she'll definitely understand it. 1 +25 25 301 Selena smiles bitterly. +26 26 301 If it is her best friend. +27 27 204 1 +28 28 301 Selena ...Ayla. 1 +29 29 301 Selena ...I'm sorry. 1 +30 30 202 1 1 +31 31 401 2 1506 +32 32 401 1 202 +33 33 301 RImgBg1Shake AniZhuanchangBegin A huge force sends the barricade flying as Korolev steps into the narrow compartment. +34 34 101 Assets/Product/Texture/Image/BgStory/Bgstory110.png +35 35 301 AniZhuanchangEnd In the time she takes to prepare for battle, Korolev manages to cover the distance between them. +36 36 401 2 10007001 +37 37 301 1000 Her weapon snaps under the impact of Korolev's attack. +38 38 401 2 1506 +39 39 301 RImgBg1Shake There is a loud bang as Korolev hurls Selena against the wall. +40 40 301 Korolev does not give her time to catch her breath and slams its robotic arm down onto her back. +41 41 301 The robot is not small, but it sure is nimble. +42 42 201 1 500119 +43 43 301 1 Korolev When visiting the space station, please follow the rules and regulations and listen to your guide. 1 +44 44 301 Korolev Children who vandalize and destroy space station facilities will be punished. 1 +45 45 301 Korolev I've finally got you. You're a very disobedient child. Not only have you vandalized the facilities, you've also stolen valuable "public property." 1 +46 46 301 Korolev Come on, return what you stole to Korolev. 1 +47 47 301 Korolev A child who owns up to their mistakes is a good child. 1 +48 48 202 1 1 +49 49 201 1 500283 7 +50 50 301 1 Selena What is the goal of this Corrupted...? 1 +51 51 301 She glances down at the geometric core shard in her hands. +52 52 204 1 4 +53 53 301 Selena No... This is one thing I can never hand over to you. 1 +54 54 202 1 1 +55 55 301 Selena started to struggle again, and with her final desperate burst, she managed to shake the AI robot off her. +56 56 301 Taking advantage of the robot's attempt to stabilize itself on its robotic legs, she dodged to the corner of the room. +57 57 301 I must protect the shard... This came at the cost of the entire Advance Force's sacrifice. +58 58 301 What should I do...? +59 59 301 Korolev is blocking the entrance, and her weapon has been destroyed. It's a desperate situation with no chances of survival. +60 60 301 At the very least, I must... +61 61 301 Selena's eyes narrow. +62 62 401 2 1505 +63 63 301 In an instant, she turns the pointy end of the shard toward her chest and stabs it straight in. +64 64 201 1 500119 +65 65 301 1 Korolev A child who doesn't own up to their mistakes is a naughty child. 1 +66 66 301 Korolev, who had regained its balance "looked" at Selena, who had the shard hidden in her chest. +67 67 301 It charged toward her, once again crushing her left arm with its own. +68 68 301 Korolev The item you stole, where did you hide it? 1 +69 69 301 Pain signals flooded Selena's M.I.N.D. +70 70 201 1 500283 14 +71 71 301 1 Selena Ugh—! 1 +72 72 301 Selena Are you the space station's AI? 1 +73 73 301 Being a Corrupted, it obviously was not able to answer her. +74 74 301 Selena To have become what you are... It's truly tragic. 1 +75 75 201 1 500119 +76 76 301 Korolev Korolev has always been like this. What are you talking about? 1 +77 77 201 1 500283 14 +78 78 301 1 Selena You're just a puppet of the Punishing Virus. 1 +79 79 202 1 1 +80 80 301 The Corrupted before her was supposed to be the Guidance AI of this space station. +81 81 301 To make it more approachable to children, its words and actions were programmed to be as innocent as those of a child. +82 82 301 The robotic arm pinning her down even bears childish graffiti left by children who used to visit. +83 83 301 And now, it is nothing more than a killing machine. +84 84 201 1 500119 +85 85 301 1 Korolev A good child doesn't gossip about others. 1 +86 86 301 Korolev But Korolev is forgiving. Just hand it over. 1 +87 87 301 Korolev If you don't, Korolev will activate punishing mode. 1 +88 88 301 Korolev According to the rules and regulations of the space station, Korolev has the right to use minimal levels of violence. 1 +89 89 301 Selena observes it calmly. +90 90 301 Korolev What's the matter? Why aren't you moving? 1 +91 91 301 Korolev Very well. 1 +92 92 301 Korolev The following demonstration will serve as a warning to children on the repercussions of not following the rules and regulations. 1 +93 93 301 Korolev The priority is to get the thief to return the stolen object to the owner. 1 +94 94 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab 3 +95 95 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryJianXue.prefab 2 +96 96 401 2 10007001 +97 97 301 Two robotic arms suddenly crush her left hand and rip it off. +98 98 301 RImgBg1Shake Selena ...Ugh—aaargh! +99 99 301 The pain from having her arm ripped off is so great that Selena could not stop herself from crying out. +100 100 301 She cannot think. +101 101 301 Korolev It looks like the thief didn't hide the item in her left hand. 1 +102 102 301 1 AniZhuanchangBegin Korolev Then let's take a look at another body part. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieJZ11905BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11905BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..96cf85b658cf3e704205bc8e1e7af528e669d251 GIT binary patch literal 17536 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ11906BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ11906BA.tab.bytes new file mode 100644 index 0000000..d1399a8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ11906BA.tab.bytes @@ -0,0 +1,169 @@ +#(㤀7xa8B3ʥg.`S25xN=TWm*t_ma[CzIZ eӼ,qDJ4oNSHwY#$9pNlKkJ@^n~W4DkPA4a>Q-HB&s#LTQy z724+4AqOYq2bhTmEV2Apf&{>%+HaufMzhvwgQa&W)=_9{+XkvH#kmhN-NtHIA+Q zdTnU;yB7z(AWP48gV~AS-Z=L3>+l3OyC=`j|MRBW+B)(&Ik0o|?>nCyE*-yn`j>Ck zhZ+6;+bdr^dGDjQe%Rc6c=`UskIxSM{9xygNAst@{I~V=;_ov7YWjvr0l_SN-{cRA z-3~=FdWuVb1=e>&fTn23L{qRB!Be`XJJXbtuHDLlIig6cm)vFaGV=1MmPaFbRL`SE z9*ySFSRRe%k?Ry;f#Mc0Zh_+#KyHEL7Eo@1=}E{&j(R}8Y0MSxHV z6Ew&QGL0jt4K@-J%!vvq7D?Qq3d=TDkTsVGrX$P2S6x8k*yo8hRB50Kw5Uot2J+fU z#%Tkgl8Fc^IAp8#E!z`|JBn%z_P13D{6&O?j9VbO7|gzo>b>k2pcrs~Vpb7ma9b+N zTUsC%53bZejowO498)d>CKC{#8w>0cr5N<_atvpfor$8vj{qzJJt$GSf?Ke)V*9dN z;4&Blv}7WggpnCIhEcGm^MBuXXsiys_5GAfV`#L8?d0Sn+CKZa{cfDw-ng{AapBct z9;{_MeJg?$$I)0%Ni+lc=}bAWAC6_BL^}cNakfH1(=!p_AU3pWyR|w;ly?Sp=sF0_ zLFV<0gPj$Zazz(rRW!W=GsP%gmCUCgX<{sz!P-ujg4{ri;DC|z2W8gzt5+HN;#4?7nRXڹL+>x"P"*̍uH|})갽~g`V3+ + VZ. ނj85U{͇U(,/Ws4b~?  bԪ1"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory57.jpg +2 2 401 1 207 +3 3 201 1 500149 400 +4 4 201 2 500155 -400 +5 5 301 DialogEnable 1 Black Knight moves to C6. White Pawn advances one square to C2. +6 6 301 Chrome Bishop, C8 to G4. 2 +7 7 301 John Your intention to attack is obvious. 1 +8 8 301 Chrome ... 2 +9 9 301 John You used to be less aggressive. 1 +10 10 301 John Those sharp edges of yours will make you a target. All you did was expose this area for me to attack. 1 +11 11 301 John Haven't I taught you to lay low and wait for the right opportunity to strike? 1 +12 12 301 The White Queen moves to B3 with John's command, her threat plain as day. +13 13 301 Chrome Unless... I am equipped to handle what happens next. 2 +14 14 301 Chrome I, too, am capable of noticing the possible traps. 2 +15 15 301 Chrome signals the Black Queen to move to D7, protecting the Pawn on F7. +16 16 301 AniZhuanchangBegin Chrome You might think I've shown my weaknesses, but my position might not be as penetrable as you thought. 2 +17 17 202 1 2 1 +18 18 401 1 45 +19 19 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +20 20 301 AniZhuanchangEnd Chatter Where's Asimov? Why isn't he here? Didn't we invite him specifically? +21 21 301 Chatter I heard he's working on something about a specialized frame. Probably too busy for this. +22 22 301 Chatter When was the last time you saw him at a place like this anyway? +23 23 301 Chatter Touche. +24 24 301 Chatter But the Science Council is paying a lot of attention to his little project. It could turn out to be something important. +25 25 301 Chatter If it were up to Nikola, he would've invented all kinds of terrifying weapons. +26 26 301 Chatter If we don't keep him in check... +27 27 301 Chatter Sure, better weapons mean a better chance to reclaim Earth. But to "them," something uncontrollable is hardly worth the trouble. +28 28 301 Chatter I heard some councilmen proposed a bill to increase our hold on the Constructs, but President Hassen rejected it for "humanitarian grounds." +29 29 301 Chatter "Humanitarian grounds"... Honestly, do they still count as humans? +30 30 301 Chatter Wasn't the bill proposed because of that "incident"? The way that Construct lost control... +31 31 301 Chatter I heard some civilians were hurt because of that... +32 32 301 The chatter from the guest not far from him has caught Chrome's attention. He looks at them, his head tilted. +33 33 201 1 500156 +34 34 301 1 Chrome (A Construct lost control?) 1 +35 35 301 Chrome (I didn't hear anything about that when I was in the base... No Construct has been punished for assaults either.) 1 +36 36 301 Chrome (It's a severe problem if a human is attacked by a Construct.) 1 +37 37 301 Chrome ...Could someone be spreading this "rumor" intentionally? 1 +38 38 301 At this stage, exploiting a Construct to push for one's agenda is a desperate last resort. Anyone in a position of power would be foolish to do something this self-sabotaging. +39 39 301 On the other hand, Chrome understands Constructs well enough to know that deviating M.I.N.D.s in regular military Constructs is nigh impossible in a place like Babylonia without external stimuli. +40 40 301 Chrome Something is afoot... 1 +41 41 301 Thinking that he needs more information, Chrome proceeds to find John on the other end of the ballroom. +42 42 301 Chrome Mr. Smith, there's something about... 1 +43 43 201 1 500303 +44 44 301 1 Servant Mr. John Smith? 1 +45 45 301 Servant Councilman Tram wishes to talk to you about the project regarding restarting the Central Purification Filter in City 089. 1 +46 46 201 1 500149 +47 47 301 1 John I see. 1 +48 48 301 John turns and looks at Chrome. +49 49 301 John If you want information, you need to look for it yourself. 1 +50 50 202 1 1 +51 51 301 John follows the servant away and leaves Chrome after his parting words. +52 52 301 As John walks away, something that Chrome has been ignoring becomes blatantly clear. +53 53 301 Even when the humans on Babylonia know little to nothing about the process of becoming a Construct, it is impossible that no one knows about his transformation due to who his father is. +54 54 301 After all, there is nothing better to gossip about than the rich and powerful "screwing up." +55 55 301 Shifting his back to the room, Chrome can feel gazes upon gazes fixated on him, but they all dart away the moment he turns to look. +56 56 301 He adjusts his audio module and listens in on the chatter of the crowds. +57 57 301 Chatter (Look, isn't that...) +58 58 301 Chatter (Why is there a Construct here?) +59 59 301 Chatter (Shush! Didn't you hear what Smith just said? It's still his seat, so keep your voice down.) +60 60 301 Chatter (But why dress like a human when he's already a Construct...) +61 61 301 Chatter (Who can tell what the high and mighty thinks?) +62 62 301 Chatter (Anyway, better stay away from him.) +63 63 301 Chatter (Right, lest he loses it like that Construct earlier...) +64 64 201 1 500156 +65 65 301 1 Chrome Humans on Babylonia rarely come into contact with Constructs... so where do their impressions of Constructs come from? 1 +66 66 301 Chrome I ought to investigate. 1 +67 67 401 2 1516 +68 68 301 Chrome straightens his collar and heads toward the talking guests. +69 69 204 1 1 +70 70 301 With a polite smile, he salutes the embarrassed-looking crowd. +71 71 301 AniZhuanchangBegin Chrome About what you just said, would you mind telling me more about it? 1 +72 72 202 1 1 +73 73 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +74 74 301 AniZhuanchangEnd Classified Laboratory B3, Babylonia. +75 75 401 2 1516 +76 76 301 Footsteps approach from the empty, expansive hall outside. With a light ring of acknowledgment from the retinal scanner, the heavy doors to the laboratory slide open. +77 77 301 The lights from the corridor outside illuminate the dark room. A young researcher is sitting between an array of glowing monitors, and he squints toward the door. +78 78 201 1 500012 +79 79 301 1 Nikola What's the result? 1 +80 80 203 1 0.25 -400 +81 81 201 2 500004 400 +82 82 301 1 Asimov Based on the previous test, Lucia has indeed retrieved all her memories. Her M.I.N.D. has been stable so far with no sign of deviation. 2 +83 83 301 Nikola And her frame? 1 +84 84 301 Asimov She doesn't seem to have any problem using the Plume frame either. 2 +85 85 301 Asimov The instability we saw before has greatly improved as well. As of now, the Plume frame is more or less fully realized, functioning the way I designed it to be. 2 +86 86 301 Nikola In that case, we can finally move on to the next stage of the specialized frame project. 1 +87 87 204 2 8 +88 88 301 Asimov ... 2 +89 89 301 Nikola Is there a problem? 1 +90 90 204 2 +91 91 301 Asimov The draft of the next specialized frame is just about complete with the data I've got from Plume. 2 +92 92 301 Asimov There are simply not enough samples and data on specialized frames for me to reference. And unlike Plume, this new frame has no compatible data from an original source. 2 +93 93 301 Asimov We will be facing many complications even when we are just trying to get someone to adapt to it. 2 +94 94 301 Asimov The research has already hit a bottleneck. If we want to move on to the next stage... 2 +95 95 301 Asimov I need an exceptional Construct with M.I.N.D. stability way above average. 2 +96 96 301 Asimov I need to find someone who matches the criteria and is willing to volunteer. 2 +97 97 301 1 AniZhuanchangBegin Nikola I'll leave it to you, then. 1 diff --git a/Resources/table/client/movie/movies/MovieJZ12003BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ12003BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..771f7b3df790564ad3fea3e4971629dc017cfde1 GIT binary patch literal 4926 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 a2Nok%s~0wKA7u^y(0EWAp!L*iuJS)EWpJSY literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieJZ12101BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ12101BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2df61061c656d92312a7ebf65f59fda5637646ce GIT binary patch literal 28966 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 RsUSf¥lM(8B ڍSX΄<MId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 201 +3 3 201 1 500307 +4 4 301 DialogEnable 1 Kurono Researcher Yarha, the leader is looking for you... 1 +5 5 301 Kurono Researcher How can you still be working at a time like this? Pulling another all-nighter? 1 +6 6 301 The man sitting at his desk waves his left hand in dismissal, not even bothering to lift his head up from the screen. +7 7 203 1 0.25 400 +8 8 201 2 500058 -400 +9 9 301 1 Yarha Incredible, absolutely incredible. Only a genius like me would come up with something like this... 2 +10 10 301 The researcher who entered the laboratory looks around at the research books scattered all over the room and sighs. +11 11 301 Kurono Researcher ...You mean that half-finished mechanoid prototype from the Daedalus' research division? 1 +12 12 301 Yarha No, no... It's far more than just a prototype now. 2 +13 13 301 The man named Yarha steps aside, revealing the fruits of his labor. +14 14 301 The hologram of a Construct is floating above the large desk. +15 15 301 Yarha Because of her physique, I installed a M.I.N.D. interface onto a weapon link and weaponized the Medic Bot into a brand new external mobile device for her to use in combat. 2 +16 16 301 Yarha I call it a "Co-Bot". 2 +17 17 301 Yarha This modification helps stabilize her M.I.N.D. while also functioning as an unprecedented combat system. 2 +18 18 301 Yarha However, this combat system is only suitable for her at this point. After all, we'd be hard-pressed to find someone with a similar framework. 2 +19 19 301 Yarha Take a look at this. 2 +20 22 301 Yarha taps the battle simulation interface and plays a recording of No. 21 fighting Corrupted. On the screen, No. 21 and the "Co-Bot" can be seen fighting hand in glove as a highly synergized team. +21 23 301 Yarha Unimaginable burst damage. Environmental adaptability. This is my magnum opus... +22 27 301 Kurono Researcher No wonder I haven't seen you around recently. You've already made this much progress? 1 +23 28 301 Yarha It's not complete yet. I still haven't thought of a way to reduce the severity of her M.I.N.D. fluctuations. She's going to need a lot of recalibrating before she's combat-ready. 2 +24 29 301 Kurono Researcher In that case, I'll leave you to your work then. Don't forget to go to the training ground. The leader is looking for you. 1 +25 30 301 AniZhuanchangBegin Yarha Alright. I'll go after I wash up and eat some breakfast. 2 +26 31 202 1 1 +27 32 101 Assets/Product/Texture/Image/BgStory/Bgstory232.png +28 33 201 1 500058 -400 +29 34 201 2 500202 400 +30 35 401 1 102 +31 36 301 AniZhuanchangEnd 1 Yarha You're deploying her into battle?! 1 +32 37 301 Kurono Leader Correct. You've already spent enough time on development. We need to see results. 2 +33 38 301 In the office next to the training ground, a Kurono official dressed in all black sits behind the desk. As he speaks, he taps his index finger on the desk for emphasis. +34 39 301 Yarha And for good reason! She'll be one-of-a-kind! 1 +35 40 301 Kurono Leader Kurono isn't a place for you to live out your wildest research fantasies. You haven't forgotten why you chose to stay here. Have you, Yarha? 2 +36 41 301 Yarha ... 1 +37 42 301 Kurono Leader You are an important member of Kurono. You wasted your time on your latest creation when you could have been helping Kurono ascend to greater heights in other aspects. 2 +38 43 301 Kurono Leader You know this. We know this. Yet I humored you because I believe this "small sacrifice" was worth it to Kurono. 2 +39 44 301 Kurono Leader Now tell me, will you betray Kurono's trust in you? 2 +40 45 301 Yarha ...Understood. But the field test must be conducted under my supervision. 1 +41 46 301 Kurono Leader Of course. No. 21's frame has already been brought here. Let's begin. 2 +42 47 301 Yarha When did you bring... Forget it. Very well, as you wish. 1 +43 48 202 1 2 1 +44 49 301 Yarha walks to the console stationed behind ballistic glass facing the training ground. From here, the entire field can be seen at a glance like the best seat in a theater. +45 50 301 Kurono Leader Good, Yarha. Let the show begin. +46 51 301 AniZhuanchangBegin Kurono Leader Show us that "one-of-a-kind frame" you're so proud of. +47 52 101 Assets/Product/Texture/Image/BgStory/BgStory29.jpg +48 53 401 2 1503 +49 54 301 AniZhuanchangEnd Following a loud rumbling sound, a transparent cylindrical container slowly descends from the ceiling of the training center. +50 55 301 A pure white Construct is submerged within the liquid-filled container, her long hair floating and swaying. A spherical machine can be seen next to her. +51 56 301 When the container arrives at the center of the training ground, the liquid is pumped out and the Construct's feet land on solid ground. A gust of air fills the container, causing her hair to float up and obscure her pale face. +52 57 401 2 1515 +53 58 301 System Activating frame... 20%... 50%... +54 59 301 System Scanning M.I.N.D... +55 60 301 System Initiating cognition— +56 61 301 System Initiating combat system— +57 62 301 Yarha wipes the sweat off his forehead. His breathing stabilizes as the frame begins to activate. Behind him, he feels an intense glare giving him no choice but to continue with the procedure. +58 63 201 1 500344 1 +59 64 301 1 The strong gust of air in the container gradually subsides now that the Construct is completely dry. The girl standing in the container remains calm as if she has just woken up. +60 65 301 System Activation complete. +61 66 301 But Yarha knows that this is only the calm before the storm. +62 67 301 The glass walls of the container begin to lower. The Construct slowly opens her eyes. A red light flashes by. +63 68 202 1 1 +64 69 301 Yarha ...Let the Construct field test begin. Level One... +65 70 301 Kurono Leader Level one? Lacking confidence in your work? +66 71 301 Yarha But... +67 72 301 Yarha closes his eyes, then opens his eyes with a resolute expression. +68 73 301 Yarha ...Initiate level three. +69 74 301 System Understood. +70 75 401 2 1515 +71 76 301 System Activating Construct field test. Danger level: Three. Releasing test content. +72 77 401 2 1507 +73 78 401 2 1503 +74 79 401 2 1509 +75 80 301 Following the notification, the area surrounding the training ground begins to shake. The rumbles draw closer, and the floor opens as countless Corrupted swarm out from within. The silent training ground is instantly filled with the mechanoids' hissing. +76 81 301 Yarha ...Good luck. +77 82 301 AniZhuanchangBegin Yarha's whisper is obscured by the hissing, making it inaudible. +78 83 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +79 84 401 1 12 +80 85 301 AniZhuanchangEnd Where... where am I... +81 86 301 Who... am I? +82 87 301 She is bewildered for a moment over these existential questions. +83 88 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +84 89 101 Assets/Product/Texture/Image/BgCg/Cgqz2502.jpg +85 90 401 1 53 +86 91 301 A moment later, a gust of wind brings her back to reality. +87 92 301 Danger. Unknown. Darkness. Death. Battle. +88 93 301 That is all she sees, hears, and smells. Faced with all of this, "confusion" falls by the wayside. +89 94 301 Countless mechanoids with menacing red eyes charge her like a flood, about to engulf and scatter her existence. +90 95 301 No. 21 Danger... Kill... +91 96 301 She clenches her fists. The desire to attack surges up from the depths of her frame, overwhelming her. She retreats a step, arches her back, and growls like a wild animal, exposing her fangs in preparation to fight this "unknown danger." +92 97 301 1 AniZhuanchangBegin No. 21 Eliminate... danger. diff --git a/Resources/table/client/movie/movies/MovieJZ12102EA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ12102EA.tab.bytes new file mode 100644 index 0000000..93a28b7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieJZ12102EA.tab.bytes @@ -0,0 +1,63 @@ +fk  ڞtx,a3Bl*f;RMZXbk?'&ii#ڐgV(^!:zWpG߲L ztC̟&YԣnMݓl+ JD_Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory232.png +2 2 401 1 51 +3 3 301 DialogEnable The Co-Bot attached firmly to the glass begins to move. A purple beam of light fires from the laser cannon floating behind No. 21, shattering the ballistic glass. +4 4 301 Even though Kurono boasts an impeccable defense system, it is powerless in stopping the ashen monster that they have built. +5 5 201 1 500344 +6 6 301 The white Construct leaps over the shattered glass like a leopard and lands on top of the console. +7 7 301 She squats down on the giant, intricate machine. The Co-Bot climbs along the ceiling and returns to her side like a wild beast that only responds to her commands. +8 8 301 1 Kurono Leader Hurry... Yarha! Do something! Don't just stand there! +9 9 301 Yarha ... +10 10 301 Yarha remains sitting on the ground, unable to respond. +11 11 301 To hell with his leader. To hell with Kurono. +12 12 301 His mouth half-opened, he sees his creation from this close for the first time. He trembles, partly out of fear, but mostly out of... +13 13 301 Admiration. +14 14 201 1 500328 1 +15 15 301 1 As if born from white oblivion, the girl radiates a menacing aura like that of a ferocious beast—immaculate and dangerous. 1 +16 16 301 She is like a living creature... Of course, she was human, after all. However, regardless of her past experiences or the broken, lifeless frame that was sent to him, she is different now. She has fully awakened. 1 +17 17 301 No. 21 ... 1 +18 18 301 No. 21 stands up and jumps down from the console. +19 19 201 1 500058 +20 20 301 PanelActor1Shake 1 Yarha Ah...! 1 +21 21 301 Yarha trembles and shuffles back in fear, closing his eyes. +22 22 301 But No. 21 just stands there, looking at her surroundings. +23 23 201 1 500328 +24 24 401 1 36 +25 25 301 1 No. 21 What is it? 1 +26 26 201 1 500058 +27 27 301 1 Yarha ... 1 +28 28 301 Her voice is a lot softer than what Yarha has imagined. She speaks gently as if she is worried about waking someone up. +29 29 301 Opening his eyes, Yarha sees her touching the control panel before looking his way. +30 30 201 1 500328 +31 31 301 1 No. 21 So many buttons. What is it? 1 +32 32 204 1 4 +33 33 301 No. 21 Who are you people? 1 +34 34 401 2 1516 +35 35 301 No. 21 repeats her question. She steps over Yarha and walks forward. The Kurono leader trembles before her. +36 36 301 Calming down, No .21 stops and looks at the others with only vigilance and curiosity in her eyes, just like a newborn beast. +37 37 301 No. 21 Are you researchers? 1 +38 38 201 1 500058 +39 39 301 1 Yarha ...Eh—yes. That's correct. 1 +40 40 201 1 500328 +41 41 301 1 No. 21 I have a new body. Did you do that? 1 +42 42 201 1 500058 -400 +43 43 201 2 500202 400 +44 44 301 1 Kurono Leader ...Y-yes! We did. Now you have to obey our orders, so stop right there. Don't come any closer. 2 +45 45 301 Yarha I was the one who did it. I developed your new frame. 1 +46 46 202 1 2 1 +47 47 201 1 500328 +48 48 301 1 No. 21 Oh. 1 +49 49 301 To their surprise, No. 21 remains where she stands. +50 50 301 Yarha's mouth becomes parched. He was not expecting No. 21 to be so "obedient." +51 51 201 1 500058 -400 +52 52 201 2 500202 400 +53 53 401 1 112 +54 54 301 1 Kurono Leader This... This really is... 2 +55 55 301 The Kurono leader stands up and pats the dust off his suit. His calm and confident executive demeanor returns. +56 56 301 Kurono Leader This is really incredible. I didn't expect there to be this much potential hidden in Daedalus' research division... Is this the humanoid weapon they have been working on? 2 +57 57 301 Kurono Leader Nicely done, Yarha. Is this the only one you recovered? 2 +58 58 301 Yarha ...Yes. I supervised the recovery mission. The other test subjects seemed to either fail the modification surgeries or the field tests for various reasons... But, uh... Vera found her during the mission. She was still undergoing modification at the time. 1 +59 59 301 Kurono Leader Fortunately, they stopped halfway. Those imbeciles at Daedalus didn't have the technical capabilities for conducting such a precise operation. 2 +60 60 301 Yarha ...I agree. 1 +61 61 301 Kurono Leader She's not ready to be sent on missions, though. We can't have her going berserk like she did just now. All Kurono Constructs must learn to obey orders no matter what. 2 +62 62 301 1 AniZhuanchangBegin Kurono Leader I have an idea. You said Vera brought her back. Correct? 2 diff --git a/Resources/table/client/movie/movies/MovieJZ12103BA.tab.bytes b/Resources/table/client/movie/movies/MovieJZ12103BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..76cb66071d7f99edd7789ae6e7d83fdc733c9a8b GIT binary patch literal 24548 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 nLb=_gmDh%

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 Zt6~f&5cViXpxrsǝw"u{.ST9'sŒݼId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 37 +3 3 301 DialogEnable Hola, amigo. +4 4 301 If someone tells you to make a wish... +5 5 301 What would you ask for? +6 6 301 Strength? Money? Power? +7 7 301 Perhaps most people would be quiet and think it over first in order to sort through thousands of wishes and then pick the one with the highest priority. +8 8 301 Even if this is just a casual question, there is no promise to make their wishes come true. Humans will waste their time putting their wishes in order just in case they were ever to meet a genie. +9 9 301 Humans are such greedy creatures that they don't even realize it most of the time. +10 10 301 What about me...? I'd think it over quietly, but I'd never come up with an answer. +11 11 301 Because I don't have any wishes. +12 12 301 Not even to have the strength to survive anymore. +13 13 301 I've tried before, but it didn't work out too well. Just look at me now. +14 14 301 I wanted a simple life, but the virus destroyed it all. I wanted to be with my family, but they rotted right before me. I wanted to walk a new path, but I ended up deserted, and lost what little I was worth as a "human." +15 15 301 I used to make every move for the purpose of "living." I kept struggling to live, and it still went up in smoke. +16 16 301 So I've chosen not to struggle or be hopeful. Maybe I will consume all my energy and then rot in Kurono's disposal plant. Doesn't that sound okay, too? +17 17 301 Until one day, dazzling white light fills my whole world. +18 18 301 The screening process is the same for everyone. This is child's play compared with Kurono's screening process. However, both are excruciatingly painful. +19 19 301 —Listen to the screams of those that can still move. You could make music with their screams. If this was the Golden Age, I'm sure a remix of them would top the charts for a least a week. +20 20 301 That being said, I'm surprised I can still move. +21 21 301 AniZhuanchangBegin This is the beginning of it all. +22 22 101 Assets/Product/Texture/Image/BgStory/Bgstory287.png +23 23 201 1 500008 4 +24 24 301 AniZhuanchangEnd 1 Roland This is my meeting with Miss Luna. After that... 1 +25 25 301 Roland ...Lamia? 1 +26 26 301 Roland When did she leave? 1 +27 27 203 1 0.25 -400 +28 28 201 2 500101 400 +29 29 301 1 Gabriel She left when you started reminiscing and talking to yourself for the past fifteen minutes. 2 +30 30 301 Gabriel steps out of the shadows in the corner of the room as he explains quietly. +31 31 204 1 +32 32 301 Roland Weren't you listening? 1 +33 33 301 As if he didn't hear the irony in Gabriel's words, Roland narrows his eyes and smiles. He folds his hands behind his head and leans against the wall in a more comfortable position. +34 34 301 Gabriel No, I wasn't. 2 +35 35 301 Roland Yeah, sure. 1 +36 36 301 Gabriel I thought you already had the perfect "audience." 2 +37 37 301 Roland That's different. 1 +38 38 301 Roland Sometimes, I wish I could at least get a response out of my "audience." 1 +39 39 301 Roland So... What did you think of my story? 1 +40 40 301 AniZhuanchangBegin Gabriel Boring. 2 +41 41 202 1 2 1 +42 42 101 Assets/Product/Texture/Image/BgStory/Bgstory287.png +43 5001 401 1 209 +44 43 504 1 +45 44 301 AniZhuanchangEnd "I'm looking for an answer, but I don't even know what the question is." +46 45 301 The girl continues to walk forward aimlessly... +47 46 201 1 500253 +48 47 301 1 Luna Why are you still alive? 1 +49 48 301 The girl's gaze shifts to the Construct. He is undoubtedly inflicted with a high concentration of the Punishing Virus, yet he remains cognizant. +50 49 201 1 500252 +51 50 301 1 Roland I don't know. 1 +52 51 201 1 500253 +53 52 301 1 Luna Is that so... 1 +54 53 301 Luna Then, do what you want to do. Find your family, seek revenge, kill others—you have at least something you want to do. Right? 1 +55 54 201 1 500252 +56 55 301 1 Roland ... 1 +57 56 202 1 1 +58 57 301 Unfortunately, no. +59 58 301 What an unbelievable girl. What kind of experience made her look like this? +60 59 301 So far, she has gone farther than anyone else. +61 60 301 A new road through a strange wilderness is before her, yet she is the only traveler. +62 61 301 Her whereabouts and destination... have me at the edge of my seat. +63 62 301 Does she really understand what her desire implies? +64 63 301 That is the desire to subvert the laws of the world, with which all of human history will be rewritten. +65 64 301 Then Luna notices a pair of eyes hiding in the dark. +66 65 201 1 500253 +67 66 301 1 Luna Why are you following me? 1 +68 67 201 1 500252 +69 68 301 1 Roland You gave me a new life. You woke me up in the garbage dump, and allowed my body to regain control. You made me immune to the virus. 1 +70 69 301 Roland I always felt like nothing in this world mattered. But at that moment, I realized that I might still want to live. 1 +71 70 301 Roland So I should at least offer you my gratitude. 1 +72 71 201 1 500253 +73 72 301 1 Luna ... 1 +74 73 301 Luna I don't know what you're talking about, but I accept your thanks. 1 +75 74 301 AniZhuanchangBegin Luna Now stop following me. 1 +76 75 101 Assets/Product/Texture/Image/BgStory/Bgstory285.png +77 76 201 1 500253 +78 77 301 AniZhuanchangEnd 1 Luna ... 1 +79 78 301 After a few faint sighs, Luna raises her hand, causing the wall behind her to collapse at the touch of her fingertips. +80 79 301 A figure emerges from the rubble, shakes his hair, and stares at Luna with a cold gaze. +81 80 301 Luna I've already accepted your thanks. Why are you still following me? 1 +82 81 201 1 500252 +83 82 301 1 Roland ...You've been on your own. 1 +84 83 201 1 500253 +85 84 301 1 Luna So what? 1 +86 85 201 1 500252 +87 86 301 1 Roland What is your objective? 1 +88 87 201 1 500253 +89 88 301 1 Luna It's none of your business. You haven't answered my question yet. 1 +90 89 201 1 500252 +91 90 301 1 Roland If I keep watching you, maybe I'll get my answer. 1 +92 91 201 1 500253 +93 92 301 1 Luna What answer? 1 +94 93 201 1 500252 +95 94 301 1 Roland My "purpose." That's what I lack. 1 +96 95 202 1 1 +97 96 301 That is Roland's response. +98 97 201 1 500253 +99 98 301 1 Luna Why are you using me to find it? 1 +100 99 201 1 500252 +101 100 301 1 Roland Because you came out of this hellhole just like me, and you look like you're going to do something interesting. 1 +102 101 202 1 1 +103 102 301 I want to see, too. +104 103 301 —Even though you have such huge ambition and power, how far can you go at it alone? +105 104 201 1 500253 +106 105 301 1 Luna ... 1 +107 106 301 Luna ...If that's the case, stand closer and watch. Quit hiding. 1 +108 107 202 1 1 +109 108 301 AniZhuanchangBegin After saying this, Luna turns and continues onward. Roland stays out of the shadows and follows behind her. +110 109 101 Assets/Product/Texture/Image/BgStory/BgStory32.jpg +111 110 301 AniZhuanchangEnd Lighting the campfire, the crackling pops from the burning wood intermittently break the silence and send tiny embers into the night sky. +112 111 301 This is one of their short respites during their journey long ago. However, Ascendants need not rest due to their power from the Punishing Virus—let alone build a campfire. +113 112 301 The agent of the Ascension-Network does not know why she still maintains some of her habits she once had as a human. +114 113 201 1 500253 -500 +115 114 201 2 500252 500 +116 115 301 1 Luna As an "Ascendant", your power will be at my disposal. 1 +117 116 301 Roland And what makes you say that? 2 +118 117 301 Luna I created you. I am your "Creator". 1 +119 118 301 Roland But you obviously didn't care before. 2 +120 119 301 Luna I changed my mind. It's not like you've found your "purpose," right? 1 +121 120 301 Roland ...Very well. 2 +122 121 301 Roland But... If I find my purpose, then I will leave. I may even become your enemy. What do you have to say about that? 2 +123 122 301 Luna Do what you will. I will continue with my plan. If I have to squash one more pest, than so be it. 1 +124 123 301 Roland ... 2 +125 124 301 Roland Hehe, you little... You sure like to do as you please, miss. 2 +126 125 202 1 2 1 +127 126 301 Roland lets out his first ambiguous smile since opening his eyes in the ruins. He stands up, gets down on one knee before Luna, and puts his hand to his chest like a chivalrous knight in a play, sardonically. +128 127 201 1 500252 +129 128 301 1 Roland Then let me pledge my allegiance until I find my "purpose." 1 +130 129 301 AniZhuanchangBegin Roland Miss Luna. 1 +131 130 202 1 1 +132 131 101 Assets/Product/Texture/Image/BgStory/Bgstory204.png +133 5002 401 1 210 +134 132 504 0 +135 133 301 AniZhuanchangEnd As night falls, fireworks light up the sky above Venus Splash Park. +136 134 301 While the Gray Ravens celebrate a short victory off in the distance, a figure quietly sneaks into the arcade. +137 135 301 The damaged arcade screen in the innermost part of the arcade suddenly lights up, then begins to play some loud but cheerful music. +138 136 301 'Memories O'n~Venus Beach -beta-' +139 137 301 "Humans. Drawn always by the beach. All too human—" +140 138 301 ??? Ouch, my ears! Skip! +141 139 301 The figure sits in front of the arcade cabinet, staring at the screen engrossed in the game. +142 140 301 Soon after, Roland smiles with satisfaction, takes off the arcade peripheral, and pulls out the storage device. +143 141 201 1 500008 +144 142 301 1 Roland Shome, looks like you were holding back. 1 +145 143 202 1 1 +146 144 301 Roland jumps out of his seat, swings his weapon and breaks the machine, ending the final mission with sparks and the rumble of an explosion. +147 145 301 AniZhuanchangBegin Roland looks at the storage device in his hand, lost in thought. +148 146 101 Assets/Product/Texture/Image/BgStory/Bgstory206.png +149 147 504 1 +150 148 201 1 500105 -500 +151 149 201 2 500186 500 +152 150 301 AniZhuanchangEnd 1 Luna Sis, if we can return to being Constructs, what would you do? 1 +153 151 301 α Same thing right now. Whatever happens, I will still be by your side. That's all. 2 +154 152 301 α Besides, there's no what-ifs in this world. 2 +155 153 301 Alpha answers Luna's sudden question without thinking, but Luna only responds with a long silence. +156 154 301 Luna What if there are? 1 +157 155 301 α ...You mean Shome's research? 2 +158 156 301 Luna ...Yeah. 1 +159 157 301 Luna Shome only saw one side of his research, but there is another side that no one's noticed. 1 +160 158 301 Luna At the end on that other side lies the true "origin." 1 +161 159 301 AniZhuanchangBegin Unable to respond, Alpha just looks ahead in silence. Seeing this side of Alpha, Luna shows some faint semblance of loss. +162 160 101 Assets/Product/Texture/Image/BgStory/Bgstory204.png +163 161 504 0 +164 162 202 1 2 1 +165 163 201 1 500008 +166 164 301 AniZhuanchangEnd 1 Roland ... 1 +167 165 202 1 1 +168 166 301 After a long silence, a faint electronic buzzing comes from the inside of Roland's coat. +169 167 301 AniZhuanchangBegin "Analysis complete." +170 168 101 Assets/Product/Texture/Image/BgStory/Bgstory189.png +171 169 301 AniZhuanchangEnd Roland returns to the ground floor arcade and inserts the storage device into the console. The screen lights up and displays dozens of pages of research results. +172 170 201 1 500008 +173 171 301 1 Roland The essence of... the Ascension-Network... 1 +174 172 301 AniZhuanchangBegin Roland Miss Luna... Is this... your purpose? Your desire? 1 +175 173 101 Assets/Product/Texture/Image/BgStory/Bgstory287.png +176 5003 401 1 201 +177 174 201 1 500008 -400 +178 175 201 2 500101 400 +179 176 301 AniZhuanchangEnd 1 Roland In other words... It's hard to recruit companions. Not to mention having someone as taciturn as me in the beginning. 1 +180 177 301 Roland Coupled with the fact that our work has gotten complicated ever since "she" started making moves. Miss Luna sure has a knack for making enemies... Sigh. Forget it. I don't want to keep harping about it. 1 +181 178 301 Roland If this was the Golden Age, I think I could write a book about all my struggles. Hmmm... What would I call it? Let me see... How about "Roland's Success: The Power of Language"? 1 +182 179 301 Roland picks up a randomly discarded book in the ruins, then changes the name on the cover to his own. +183 180 301 Roland Hmph... What did people use to do here? Read books like this all day? 1 +184 181 301 Gabriel Enough nonsense. Miss Luna has already triumphed. Let's prepare for the next mission. I don't have time to chat with you. 2 +185 182 301 Roland You seem excited. 1 +186 183 301 Gabriel Our plan is about to take root. As long as Babylonia falls, "it" will finally be used to its full potential. 2 +187 184 301 Gabriel However, I need to be ready just in case there's a change of plan. 2 +188 185 202 2 1 +189 186 203 1 0.25 +190 187 301 With that, Gabriel turns and leaves. +191 188 301 Roland Just like a dormant beast before the hunt. But... 1 +192 189 202 1 1 +193 190 301 It seems that the eyes of the beast covet that which it should not. +194 191 301 Roland squints his eyes, then throws the book into surging Red Tide beneath him. +195 192 201 1 500008 3 +196 193 301 AniZhuanchangBegin 1 Roland Quite the thorn in our side... 1 +197 194 101 Assets/Product/Texture/Image/BgStory/Bgstory277.png +198 5004 401 1 202 +199 195 201 1 500238 +200 196 301 AniZhuanchangEnd 1 Luna ... 1 +201 197 301 Luna We've obtained the antennae. Now is the time to proceed with the plan. 1 +202 198 301 Luna Huaxu will oversee the primary objective. Both of you proceed with your duties. 1 +203 199 202 1 1 +204 200 201 1 500008 -400 +205 201 201 2 500101 400 +206 202 301 1 Gabriel & Roland Understood. 1 2 +207 203 202 1 2 1 +208 204 201 1 500238 +209 205 301 1 Luna Very well. 1 +210 206 301 Luna You... 1 +211 207 301 Just for a moment, Luna shows a hint of hesitation. She furrows her eyebrows, then asks— +212 208 301 Luna What kind of world do you want to see? 1 +213 209 202 1 1 +214 210 301 Luna's question comes out of the blue, but she does not explain further and awaits an answer. +215 211 201 1 500008 -600 +216 212 201 2 500101 0 +217 213 201 3 500165 600 +218 214 301 1 Lamia I don't care what the world becomes... It's not like it can get any worse. 3 +219 215 301 Lying on the ground, weak from pain, Lamia does not take the question to heart. +220 216 301 Gabriel A world in which only the Punishing Virus and Ascendants can coexist—one in which only those with absolute power can survive. 2 +221 217 301 Gabriel answers without hesitation. However, his voice carries a cautionary tone. +222 218 301 Roland The world Miss Luna wants to see is the world I want to see. 1 +223 219 301 That is Roland's response. +224 220 301 Lamia Roland, you are really impeccable at flattery. 3 +225 221 301 Roland I'm telling the truth. You always have to make me look bad in front of Miss Luna. 1 +226 222 202 1 2 3 1 +227 223 201 1 500238 +228 224 301 1 Luna ...I see. 1 +229 225 301 AniZhuanchangBegin Luna Let's begin, Huaxu. 1 +230 226 202 1 1 +231 227 101 Assets/Product/Texture/Image/BgStory/Bgstory271.png +232 5005 401 1 201 +233 228 301 AniZhuanchangEnd Miss Luna's questionable behavior suddenly begins to appear logical with the switch to their new "purpose." +234 229 301 Much like now with Roland standing before the Gray Ravens. +235 230 301 Luna could have wiped them out the moment they stepped foot here, but she did not. +236 231 301 The Gray Ravens have grown stronger since their last meeting. Even Roland has to unleash more of his power. They fight seamlessly as each member places their trust in one another and in the tactics of the commandant. +237 232 301 The teamwork they exhibited was far more troublesome than the entire Construct Army. +238 233 301 Even though the old frame had been reinforced, it cannot sustain the long drawn-out intensity of the battle. Looks like the battle has to come to a close. +239 234 301 More importantly, that Gray Raven Commandant— +240 235 301 —A commandant from the new generation of "elite commandants" that are loved by their team members and valued by Babylonia. +241 236 301 As for the Ascendant, he might just have the key in his hand. +242 237 301 But if you don't have enough strength, then the meaningless quality of "tenderness" can only be called "cowardice." +243 238 301 If you can't handle it, can you bear the consequences of your actions? +244 239 301 AniZhuanchangBegin You must come to terms with this— +245 240 101 Assets/Product/Texture/Image/BgStory/Bgstory271.png +246 5006 401 1 203 +247 241 201 1 500008 -400 +248 242 201 2 500166 400 +249 243 301 AniZhuanchangEnd 1 Roland Oh, humans... You just love to run your mouth about sunshine and rainbows to have us sacrifice ourselves. What's the big deal, right? When you can just wipe our memories, and here we go again, wagging our tails. 1 +250 244 301 Roland All your pretty words, simply because these Constructs are still useful to you. 1 +251 245 301 Roland To us Ascendants, everything's fair and honest. We only serve absolute power, and when we unite, we'll create a world where humans are the ones who go extinct. 1 +252 246 301 Lucia Enough with that! 2 +253 247 301 Roland Fine, fine. I know you won't listen. 1 +254 248 301 Roland But if your commandant asks you to kill your sister now, will you be able to do it? 1 +255 249 301 Roland Can you really put that blade of yours in Luna's heart? 1 +256 250 301 Lucia I... 2 +257 251 202 1 2 1 +258 252 301 Lucia visibly trembles for a moment, but then grabs the hilt of her katana and answers resolutely— +259 253 201 1 500008 -400 +260 254 201 2 500166 5 400 +261 255 301 1 Lucia I trust that the commandant won't make me choose. 2 +262 256 301 Lucia Even then, the commandant will respect whatever choice I make. 2 +263 257 202 1 2 1 +264 258 301 No. I want to know what you will choose. +265 259 201 1 500008 -400 +266 260 201 2 500166 400 +267 261 301 1 Roland Is that so? 1 +268 262 301 Roland Let me rephrase it. 1 +269 263 301 Roland Facing your closest family, who stands opposite you, her hands soaking in blood, do you— 1 +270 264 202 1 2 1 +271 265 301 If she wants to return with you, will you welcome her with open arms as before? +272 266 301 Unfortunately, Gabriel interrupts the conversation. +273 267 301 However, Lucia's gaze already portrayed her conviction. +274 268 301 Running on the road to the core area, Roland lets out a muffled laugh. +275 269 201 1 500008 2 +276 270 301 AniZhuanchangBegin 1 Roland Hehe... Looks like I still have some things to look forward to. 1 +277 271 202 1 1 +278 272 101 Assets/Product/Texture/Image/BgStory/Bgstory275.png +279 273 301 AniZhuanchangEnd Roland hears Alpha's question while on the bridge to the cave. +280 274 201 1 500100 +281 275 301 1 α What's your actual purpose? 1 +282 276 202 1 1 +283 277 201 1 500008 4 +284 278 301 1 Roland Purpose? 1 +285 279 301 Alpha, the Gray Ravens, and Babylonia will be destroyed. Only then will Luna be able to unleash the true power of the Ascension-Network. +286 280 301 But if Luna still craves the warmth of her family and wants to return to a time before all of this—to return to being an ordinary Construct and to her sister's side—then the Gray Ravens will be the key. +287 281 301 For this reason, he had already prepared his "bargaining chip." +288 282 301 Roland My purpose... has been pretty obvious since the beginning. 1 +289 283 202 1 1 +290 284 301 As for when Luna's purpose became his own? That does not seem relevant anymore. +291 285 301 As if in response to the questions rising from the bottom of his heart, Roland clasps his hand at his chest. +292 286 201 1 500008 +293 287 301 1 Roland ...I will pursue her until her dream becomes a reality. 1 +294 288 202 1 1 +295 289 301 1 AniZhuanchangBegin That is Roland's response. diff --git a/Resources/table/client/movie/movies/MovieYC01801BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01801BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..84e140c85bbe0485260fbedea8a351c3b0ebf3cd GIT binary patch literal 10873 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 YKj+Rl_#be6hIUX5$G->J+v&;w0n*^j#sB~S literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01802BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01802BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7d61c48f9ace94f6f567b106707673143295a453 GIT binary patch literal 14464 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01803BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01803BA.tab.bytes new file mode 100644 index 0000000..ed2c180 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01803BA.tab.bytes @@ -0,0 +1,139 @@ +N($~ڠH#j7e)|$ͰPDz=O5LNcTs|0aT?ozg~fb8s?#MWy%C#!_͞ \5<}9MId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory329.png +2 2 401 1 102 +3 3 301 DialogEnable Lee's blue figure passes through the dilapidated buildings. As he advances, each Corrupted on his way, without exception, is shot precisely through their memory shells by him. +4 4 201 1 1011001 -400 +5 5 201 2 500029 400 +6 6 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +7 7 301 1 Lucia Lee, you're moving too fast. The commandant and Liv don't have the same mobility as Attacker Constructs. 2 +8 8 301 Lee Don't overdo yourself if you can't keep up. 1 +9 9 301 Lucia But if you run into trouble, we won't be able to provide you with support. 2 +10 10 301 Lee Lucia, haven't you noticed that we're making faster progress than on previous missions? 1 +11 11 301 Lucia ? 2 +12 12 301 Lee This isn't the first time the two of us Attacker Constructs are in each other's way on a mission together. 1 +13 500 204 2 3 +14 13 301 Lucia Um... 2 +15 14 301 Hearing Lucia on the comm link, Lee shows no sign of slowing down. Instead, he keeps his finger on the trigger. Lee flies among the Corrupted, leaving a trail of mechanical debris. +16 15 301 Lee I'm merely stating the facts. I have no malicious intent. 1 +17 16 301 Lee And by the time you guys had reported in, I had already finished gathering intel on the enemy here on the streets. 1 +18 17 301 Lee One Attacker Construct was all it took to wipe out the Corrupted around here. 1 +19 18 301 Lee There's still a lot we don't know about the city. Assume echelon formation and alternate as point man. This will conserve energy consumption for each member. 1 +20 19 301 Lucia But... 2 +21 20 301 Lee No buts. You haven't thought of a better solution. Have you? 1 +22 21 301 AniZhuanchangBegin Lee So, I'll be the first to take point... 1 +23 22 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +24 23 202 1 2 1 +25 24 101 Assets/Product/Texture/Image/BgStory/Bgstory327.png +26 25 301 AniZhuanchangEnd Lee's voice suddenly cuts out. Only static crackles over the comm link. +27 26 201 2 500029 +28 27 301 1 Lucia Lee?! 2 +29 28 203 2 0.25 400 +30 29 201 1 500292 5 -400 +31 30 301 1 Liv I've lost Lee's signal. 1 +32 31 302 Prioritize clearing out enemies along the way to Lee's position. 32 +33 32 301 AniZhuanchangBegin Lucia Roger. 2 +34 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +35 34 101 Assets/Product/Texture/Image/BgStory/Bgstory329.png +36 35 202 1 2 1 +37 36 301 AniZhuanchangEnd Everyone arrives at Lee's last known location, but Lee is still missing. Instead, you see a circular pit. +38 37 201 2 500029 +39 38 301 1 Lucia Lee? 2 +40 39 202 2 1 +41 40 301 1 Lee Cough. Over here. +42 41 301 Lee's voice comes out from within the hole. As you approach, you see Lee lying there motionless. +43 42 201 1 500029 +44 43 301 1 Lucia Wait, I'll get you out of here. 1 +45 44 301 Lucia extends her hand into the hole, but upon touching the edge of the pit, she suddenly retracts her hand as a dazzling electric light runs between the hole and Lucia's fingers. +46 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 2 +47 501 204 1 5 +48 46 301 PanelActor2Shake 1 Lucia This is... 1 +49 47 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 2 +50 48 203 1 0.25 -400 +51 49 201 2 500292 5 400 +52 50 301 1 Liv It's an EMP trap. Ground forces used these against Corrupted. 2 +53 51 301 Liv But they were later banned due to their inefficiency. 2 +54 52 301 Lee Exactly. The traps don't kill the enemy. Instead, the Corrupted can just overwhelm them with shear numbers. +55 53 301 Lee Hmph. Humanities defenses are now hindering their own attack. +56 54 301 Lee How foolish. +57 55 301 Liv Commandant, we've overstayed our welcome. A horde of Corrupted are advancing on our position. 2 +58 502 204 1 3 +59 56 301 Hearing this, Lucia tightens her grip on the katana, the pain of indecision tearing at her heart. +60 57 301 Lee Go on. I can handle myself. +61 58 301 Lee I can't move my frame, but they won't break it so easily. +62 59 302 What do you think, Liv? 60 +63 60 301 Liv Evacuating is our best option. Minimizing losses would be more beneficial overall. 2 +64 61 301 Liv This is the secret to Egret's repeated victories. 2 +65 62 302 But we're the Gray Ravens. 63 +66 63 301 Liv ... 2 +67 64 302 ... 65 +68 65 301 Liv Huh? Commandant, what are you doing? 2 +69 66 301 You pull out a tactical knife from your waistband and rope from your backpack. You fasten one end of the rope to the edge of the pit. +70 67 301 You tie the other end of the rope around your waist. +71 68 302 Doing my job. 503 +72 503 204 1 5 +73 69 301 Lucia Got it. 1 +74 70 301 Lucia nods, then readies her katana and prepares for battle. +75 71 203 1 0.25 -400 +76 72 201 2 500292 6 400 +77 73 301 Liv Lucia? 2 +78 74 302 We're the Gray Ravens. Do as you see fit. 75 +79 75 301 Liv ... 2 +80 76 301 Lee What's the hold up? According to my calculations, Corrupted will arrive in 30 seconds. +81 77 301 After fixing the rope, you reach into the pit. Unlike Lucia, touching the edge has no effect on you. +82 78 301 Lee ... +83 79 302 Seems like it's ineffective against humans. 80 +84 80 301 AniZhuanchangBegin Ensuring that there was no hindrance, you climb into the pit. +85 81 202 1 2 1 +86 82 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +87 83 401 1 203 +88 84 201 1 1011001 9 +89 85 301 AniZhuanchangEnd 1 Lee What are you doing? 1 +90 86 401 2 1516 +91 87 301 Ignoring Lee's questioning, you rappel down the pit. Your army boots thud against the wall, echoing throughout the pit. A few moments later, you reach Lee lying there motionless at the bottom. +92 88 401 2 10002001 +93 89 401 2 10003001 +94 90 301 As you reach the bottom, you hear the clanging of a katana and buzzing electricity overhead. +95 91 302 Looks like they've engaged the enemy. 92 +96 92 301 Kneeling down, you help Lee up and fasten him to your back with the rope. +97 93 301 Lee Why are you being so foolish and reckless? 1 +98 94 302 You're in no condition to help yourself. 95 +99 95 301 Lee Laugh it up. No need to act like you're concerned. I've seen enough as is. 1 +100 96 302 Looks like this trap can also temporarily short-circuit Constructs. 97 +101 97 301 DialogDisable Lee ... 1 +102 98 302 Good thing I was the first one into the pit and not a Corrupted. 99 +103 99 302 Otherwise, you'd have been in trouble, Lee. 100 +104 100 301 DialogEnable With Lee on your back, you tug on the rope to check that it is securely fastened and begin to slowly climb your way back up. +105 101 301 Severed Corrupted limbs fall into the pit as they become enveloped in blue static and crash into the bottom of the pit with a heavy thud. +106 102 301 DialogDisable Lee But now everyone is in danger because of me. 1 +107 103 302 We've already made up our minds. 104 +108 104 302 There will always come a time when you need someone's help. 105 +109 105 302 Just like I said earlier. You should give it a try. 106 +110 106 301 DialogEnable Lee ...When I get back, the first thing I'm doing is give this frame EMP resistance. 1 +111 107 302 AniZhuanchangBegin Alright, alright. 108 +112 108 101 Assets/Product/Texture/Image/BgStory/Bgstory329.png +113 109 202 1 2 3 1 +114 110 301 AniZhuanchangEnd Climbing out of the pit with Lee on your back, you see Lucia with her katana standing among Corrupted remains. The worn coating on her legs shows signs of an arduous fight defending this position. +115 111 301 Liv is sitting on the ground, struggling to catch her breath. Even her Levi-Gun lays motionless on the ground. +116 112 201 1 500029 5 -400 +117 113 201 2 500292 400 +118 114 301 1 Lucia Commandant, Lee. 1 +119 115 301 Liv Thank goodness you're both alright. 2 +120 116 302 Good thing we made it back. 117 +121 117 203 1 0.25 +122 118 203 2 0.25 600 +123 119 201 3 1011001 6 -600 +124 120 301 1 Lee What a weird commandant. 3 +125 121 301 Lucia Hey, Lee, why's your face turning red? 1 +126 122 301 Lee Hm? 3 +127 123 301 Hearing this, Lee can't help but touch his cheeks. He quickly turns his head to look the other way. +128 124 301 Lee The frame's heat dispersal is malfunctioning! Don't worry about it! 3 +129 510 204 1 5 +130 125 301 Lucia Malfunctioning heat dissipation may cause issues down the line. Liv, help out Lee... 1 +131 126 204 2 +132 127 301 Lee That won't be necessary! 3 +133 128 301 Lucia But... 1 +134 129 302 Heh. 130 +135 130 301 Liv Heh. 2 +136 131 301 Lee ... 3 +137 511 204 1 3 +138 132 301 1 AniZhuanchangBegin Lucia ? 1 diff --git a/Resources/table/client/movie/movies/MovieYC01804BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01804BA.tab.bytes new file mode 100644 index 0000000..ca05bcf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01804BA.tab.bytes @@ -0,0 +1,101 @@ +Ϯ/X"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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01805BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01805BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..679c0a97495b0148078a35fba35de66bf67095ba GIT binary patch literal 12680 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01806BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01806BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..013750a180373c94ed0eb8255c827704f20ca70e GIT binary patch literal 10628 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 M!fz)Xd%^1e0kp-aw*UYD literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01806EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01806EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8d318a623acbdea6e0af29ac1b9e0991638b4c23 GIT binary patch literal 16809 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]O %R)bCA\vxv@@Z^Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 201 +3 3 201 1 500292 6 +4 4 301 DialogEnable 1 Liv Ngh... I acted without thinking. Commandant... Are you okay? 1 +5 5 301 The pink force field around Liv barely manages to leave space to maneuver around in the pitch-black ruins. +6 6 301 Liv Seems like I had a flashback while unconscious... Guess I'll have no choice but to confront my demons. 1 +7 7 301 Liv Even faced with someone such as me, the commandant has continued to respect me for who I am... 1 +8 8 401 2 1510 +9 9 301 RImgBg1Shake Bang—! +10 10 204 1 5 +11 11 301 Liv That's... the commandant's pistol! 1 +12 12 301 AniZhuanchangBegin Liv Are they still in danger? 1 +13 13 202 1 1 +14 14 101 Assets/Product/Texture/Image/BgStory/BgStory19.jpg +15 15 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab 2 +16 16 301 AniZhuanchangEnd 1 Liv props herself up again and slowly pushes outward, causing the darkness to gradually turn to light. The oppressive ruins around her begin to give way, exposing the familiar architecture before her. +17 17 301 Liv charges in the direction of the gunshot to discover 【kuroname】 pointing a gun at Vanessa. +18 18 301 After 【kuroname】 shoots, Lee follows in turn by drawing his guns and pointing them at Teasell and Bambinata. The two opposing Constructs raise their weapons and point them at the Gray Ravens. Lucia steps in front of 【kuroname】 and Lee with her blade drawn. +19 19 201 1 500293 9 +20 20 301 1 Vanessa What a remarkable first gift you gave me. 1 +21 21 302 ... 22 +22 22 301 Vanessa wipes the blood off her cheek. +23 23 204 1 13 +24 24 301 Vanessa Attacking a superior? You won't be getting out of this that easily, 【kuroname】. 1 +25 25 302 I won't let you continue to insult my comrades and our soldiers so easily either. 26 +26 26 301 Vanessa Soldiers? Do you think dolls that resemble humans are worthy of being called soldiers? 1 +27 27 301 Vanessa They're nothing more than toys and tools to serve humanity's bidding. 1 +28 28 301 Vanessa Are you so naive as to think everyone who has chosen to become a Construct really wishes to save the Earth? 1 +29 29 301 Vanessa As a commandant, you should know that Babylonia has given us preferential treatment when it comes to resources. 1 +30 30 301 DialogDisable Vanessa Follow my orders until the end of the war, and I can assure you as many Constructs as you need. Bored of your toys? Are your toys broken? Replace them as you see fit. 1 +31 31 302 They're not toys to be played with. 32 +32 32 302 They have they own thoughts. They can make their own decisions. 33 +33 33 302 Liv is the reason why the three of us stand here today. 35 +34 34 202 1 1 +35 35 201 1 500292 9 +36 36 301 DialogEnable 1 Liv Commandant... 1 +37 37 302 Liv?! +38 38 203 1 0.25 -400 +39 39 201 2 500293 5 400 +40 40 301 AniZhuanchangBegin 1 Vanessa Hmm? Guess you're not dead. How disappointing... Seeing you this filthy is appalling. 2 +41 41 202 1 2 1 +42 42 101 Assets/Product/Texture/Image/BgCg/Cg1801_1.jpg +43 43 401 1 211 +44 44 301 AniZhuanchangEnd Just as Vanessa is about to continue ridiculing Liv, she takes Lucia's blade and cuts off her long hair. +45 45 301 Liv Vanessa, this is the artificial hair you picked for me. +46 46 301 Liv I have obeyed your orders because I'm bound to my duty as a soldier. But that doesn't mean everything will go according to your plan. +47 47 301 Liv I understand that your ruthlessness is a necessity for achieving victory in this war. +48 48 301 Liv But this kind of victory does not exist in my ideal future. +49 49 301 DialogDisable Liv Everyone deserves to be respected. +50 50 302 Lee, who never speaks his mind. 51 +51 51 302 Lucia, who's determined yet fragile. 52 +52 52 302 Liv, who cares too much for others. 53 +53 53 301 DialogEnable Liv Even Teasell and Bambinata... Everyone we encounter. +54 54 301 Liv They are all living individuals with their own will, not toys for your disposal. +55 55 301 Liv The magnitude of standing on the front line makes it difficult to breathe. +56 56 301 Liv But feelings in my heart fill me with excitement. +57 57 301 Liv Long ago, I first stepped foot on the battlefield as a medic in the Star of Life. +58 58 301 Liv I had grown numb after so much time on the battlefield. I had even forgotten what it felt like to be excited... +59 59 301 Liv But now that I'm a Gray Raven, I can finally help my comrades and heal the wounded when I step foot on the battlefield. +60 60 301 Liv I am Liv, a soldier of Babylonia—not the lifeless doll you speak of. +61 61 301 Liv We're four versus three now that I'm here. Looks like the scales have started to tip in our favor. +62 62 301 Liv Stand down, Vanessa. I'm sure you'd know the outcome anyway if you just thought about it. +63 63 301 Vanessa You guys... +64 64 301 Liv Commandant, let them leave. +65 65 302 (Open fire) 66 (Lower weapon) 71 +66 66 401 500 2 1510 +67 67 401 500 2 1510 +68 68 401 500 2 1510 +69 69 401 500 2 1510 +70 70 72 301 You point your gun away from Vanessa and fire into the sky. The gunshot echoes throughout the cityscape. +71 71 301 You lower your pistol away from Vanessa and look at the others. A long silence fills the streets. +72 72 301 Vanessa ?! +73 73 302 It's over, Vanessa. 75 +74 74 401 2 1516 +75 75 301 Vanessa stands there and ponders for a few moments, then takes Teasell and Bambinata down the street, disappearing around the corner. +76 76 301 AniZhuanchangBegin After confirming that the Egret team had left, Liv relaxes her clenched hands. Her long white hair flutters away in the hot wind on the battlefield. +77 77 101 Assets/Product/Texture/Image/BgStory/Bgstory327.png +78 78 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab +79 79 401 1 208 +80 80 301 AniZhuanchangEnd Lee ignites the flare, signaling that the area has been cleared. After cleaning his weapon, he begins to think about how to improve his frame's resistance to EMP interference. +81 81 301 Each unit releases their signal flares, indicating that their areas have all been cleared and that this large-scale operation is drawing to end. +82 82 301 You let out an involuntary sigh, and your increased heart rate from the conflict finally returns to normal. +83 83 201 1 500021 +84 84 301 1 You feel someone gently touch your hands—it's Liv. She lowers her head and begins to tend to your wounds that had re-opened from firing your weapon. +85 85 301 Without saying a word, she bandages your cleaned wounds one after another. +86 86 302 Thank you. 87 Isn't it wrapped a bit too thick...? 89 +87 87 204 1 6 +88 88 91 301 Liv ... 1 +89 89 204 1 6 +90 90 301 Liv Sorry, Commandant... 1 +91 91 301 Liv shows a familiar look of guilt. Unlike before, this time, she looks into your eyes and her gaze turns serious. +92 92 204 1 5 +93 93 301 Liv I... went against the Chief Commander and caused you to get wrapped up in unnecessary conflict. 1 +94 94 301 Liv My sincerest apologies. 1 +95 95 301 Liv But, I don't regret what I just did. I had to tell Vanessa and my former teammates about my will as a soldier and member of the Gray Ravens. 1 +96 96 301 Liv Because this is the most precious thing I have received after meeting you. 1 +97 97 301 Liv You all have made me face what I've been running away from all this time. 1 +98 98 204 1 6 +99 99 301 Liv But from what I know about Vanessa, my behavior... is bound to have a negative impact on the Gray Ravens. 1 +100 100 301 DialogDisable Liv After going back, I will submit a departure application to the commanding superiors. I won't let my personal behavior bring trouble to the Gray Ravens... 1 +101 101 302 Liv. 102 +102 102 302 I won't agree to that. 103 +103 103 301 DialogEnable DialogDisable Liv Huh? But I... 1 +104 104 302 Together we are the Gray Ravens. 105 +105 105 302 Whatever happens, we face it together. 106 +106 106 302 Also, you weren't the only one who offended her just now. I did, too. 107 +107 107 201 2 1011001 600 +108 108 201 3 500029 -600 +109 109 301 DialogEnable 1 Lee I always took you for someone who was a pushover. I wasn't expecting you to stand up to her like that. 2 +110 110 302 Who do you think I am... 111 After all, I AM your commandant. 112 +111 111 116 301 Lee ...Well, you're not a bad person. 2 +112 112 301 Lee Hmph, and a peculiar one at that. 2 +113 113 302 That's right. 114 Is there a problem? 115 +114 114 116 301 Lee's hand stops for a second from calibrating his weapons, then he turns his back to you. +115 115 301 Lee ...No. 2 +116 116 301 Lee This mission sure has taught us how to act more like a team. Our effectiveness has also improved remarkably. 2 +117 117 301 Lee I think the current team configuration is... satisfactory. Acclimating to a new member would be troublesome. 2 +118 118 301 Lucia Indeed. Liv, you are without a doubt an outstanding addition to the team. 3 +119 500 204 3 6 +120 119 301 Lucia Also, I... want to keep fighting by your side. This isn't out of combat necessity. I just want to... 3 +121 501 204 3 1 +122 120 301 Lucia Each of us is an indispensable feather necessary for Gray Raven to soar undeterred by opposing forces. 3 +123 121 302 That's right. 122 +124 122 301 Sunlight penetrates the thick clouds and dense smoke with mottled rays of light that descend upon the desolated streets. In the dazzling glow, Liv's hair shines with even more radiance. +125 123 302 Liv, your new hair looks great. 124 +126 124 301 DialogDisable Liv Oh? R-really...? 1 +127 125 302 So... 126 +128 126 302 Let's take a group photo to mark the occasion! 127 +129 127 301 DialogEnable Before the dust had even settled on the battlefield, you suddenly speak without thinking. +130 128 301 Liv Group photo..? 1 +131 502 204 3 6 +132 129 301 Lucia Mark the occasion? 3 +133 130 301 Lee Why would you want to do that? 2 +134 131 302 This is the first time that the Gray Ravens have successfully completed such a large-scale operation. 132 +135 132 302 Today is a memorable day for us. 133 +136 133 301 You say this while attempting to activate the camera module on your exoskeleton. But to your dismay, one of the previous explosions seems to have blasted a hole where the camera should've been. +137 134 302 ... 135 Just our lucky day... 135 +138 135 301 Lee ... 2 +139 136 301 Lee You should've said the module was broken earlier. 2 +140 137 301 Lee throws a device to you. +141 138 301 Lee I removed this from a recon bot. It can't be focused manually, and can only take video. 2 +142 139 301 Lee Anyway... At least it can capture the moment. If you want to grab any screenshots from it, you can do that later. 2 +143 140 302 Thanks. 141 +144 141 301 Looking at the other two, Lucia nods gently. +145 503 204 3 1 +146 142 301 AniZhuanchangBegin Lucia Just do what the commandant says. 3 +147 143 202 1 2 3 1 +148 144 101 Assets/Product/Texture/Image/BgCg/Cg1801_4.jpg +149 145 401 1 204 +150 146 301 AniZhuanchangEnd After confirming that the equipment is operating normally, you step back to find the most appropriate distance. +151 147 301 You lift your hands and make a square to frame your cherished companions in the shot. +152 148 302 3... 149 +153 149 301 Noticing that Liv appears uneasy, Lucia scoots closer to her, grabs her hand and smiles at her comfortingly. +154 150 301 Lucia's sudden closeness causes Liv to blush slightly, but her tense shoulders relax. +155 151 302 2... 152 +156 152 301 Standing farther away, Lee hears your deliberately slow counting, sighs gently, then turns to the camera and reveals an awkward expression vaguely passable as a "smile." +157 153 302 1! 154 +158 154 301 Oddly enough, none of them are very good at expressing their feelings. However, they have already begun to detect each other's thoughts just based on their actions. +159 155 301 They could all convey their hearts without uttering a word. +160 156 301 As the disputes in the factory area dissipate, the Gray Ravens' first large-scale operation finally comes to a temporary end. +161 157 301 Prior to receiving further orders, a gust of wind passes through the city ruins. Although it fails to disperse the smoke over the battlefield, it also brought a moment of peace to the Gray Ravens. +162 158 301 Although they had won the battle, the war is still underway. More battles, perilous danger and difficult choices await the Gray Ravens. +163 159 301 However, the Gray Ravens will face the coming adversity together. +164 160 301 —Lucia, Liv, Lee, and their commandant. +165 161 301 AniZhuanchangBegin The electronic photo frame on the table in the lounge finally has a suitable picture. +166 162 101 Assets/Product/Texture/Image/BgStory/Bgstory330.png +167 163 401 1 202 +168 164 201 1 500293 5 +169 165 301 AniZhuanchangEnd 1 Vanessa So... the Constructs of the Gray Ravens are willing to go this far to protect 【kuroname】. 1 +170 166 301 Vanessa Could my method really... No, my method is the most efficient way to use Constructs. 1 +171 167 301 Vanessa Bambinata, what are your thoughts? 1 +172 168 301 Bambinata Master... +173 169 204 1 +174 170 301 Vanessa Silence. Clearly I don't have my wits about me if I'm asking a toy for advice. 1 +175 171 301 1 AniZhuanchangBegin Vanessa Hehe... 【kuroname】, I'll make you regret your decision today sooner or later. 1 diff --git a/Resources/table/client/movie/movies/MovieYC01901BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01901BA.tab.bytes new file mode 100644 index 0000000..8f48cc4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01901BA.tab.bytes @@ -0,0 +1,192 @@ +Vui̒dU>z@l:Whg~_"'et"b0i| 48^J٧J29/vV $Rۮ_ռO^vaE^ձ>S)+̏퇏Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 211 +3 3 301 DialogEnable ... +4 4 301 AniZhuanchangBegin Alpha... +5 5 504 0.7 +6 6 101 Assets/Product/Texture/Image/BgStory/Bgstory268.png +7 7 201 1 500100 -450 +8 8 201 2 500008 450 +9 9 301 AniZhuanchangEnd 1 Lucia Alpha? 1 +10 10 301 Roland Right, that's what they call you now. 2 +11 11 301 Lucia ... 1 +12 12 301 Roland It feels great, doesn't it? You're the real deal after all, so it's only right that you take the name Alpha. 2 +13 13 202 1 2 1 +14 14 201 1 500101 +15 15 301 1 Gabriel Yes, there is no need to share a name with a replica. 1 +16 16 202 1 1 +17 17 301 The voices of her companions reach her ears. "Lucia" looks up at the empty and still rather unfamiliar city in front of her. +18 18 201 1 500100 +19 19 301 1 Lucia ...Another me. 1 +20 20 301 Since I've chosen another path... +21 21 301 Lucia I should cut off all ties with my past. 1 +22 22 201 1 500008 +23 23 301 AniZhuanchangBegin 1 Roland That settles it, Miss Alpha. 1 +24 24 202 1 2 1 +25 25 504 0 +26 26 101 Assets/Product/Texture/Image/BgStory/Bgstory271.png +27 27 201 1 500100 +28 28 301 AniZhuanchangEnd 1 α ... 1 +29 29 204 1 8 +30 30 301 α Why am I looking back on the past at a time like this...? 1 +31 31 202 1 1 +32 32 301 Alpha looks up, taking in the vast, yet empty subterranean city. +33 33 301 She does not feel a sense of belonging to this city at all, but as someone who has been moving in and out of the city for a long time, she feels a sense of familiarity. +34 34 301 A rusty bridge extends out into the distance, its other end enveloped by the fog. Even though she cannot see it, Alpha knows where the bridge leads. +35 35 301 She cast away her original name here... +36 36 301 ...in order to break with the past. +37 37 301 Luna only gave her a silent nod regarding it when she returned. +38 38 201 1 500100 +39 39 301 1 α Luna. 1 +40 40 202 1 1 +41 41 301 She repeats that name silently to herself and takes in the devastation in the distance. +42 42 201 1 500100 +43 43 301 AniZhuanchangBegin 1 α ...Where are you? 1 +44 44 202 1 1 +45 45 504 0.7 +46 6001 401 1 201 +47 46 101 Assets/Product/Texture/Image/BgStory/Bgstory274.png +48 47 301 AniZhuanchangEnd It happened on the last day. +49 48 301 Once the Gray Ravens began their descent into the Polyphage Abyss, Roland shares the truth with her. +50 49 301 And then— +51 50 201 1 500100 +52 51 301 1 α Gabriel... 1 +53 52 201 1 500101 +54 53 301 1 Gabriel steps out of a dark corner, still acting as courteous as ever, but he can hardly conceal the deranged sense of menace he is giving off. +55 54 201 1 500100 -450 +56 55 201 2 500008 450 +57 56 301 1 Roland Well, he's all yours. 2 +58 57 202 2 1 +59 58 203 1 0.25 +60 59 301 As Roland passes Alpha with a nonchalant smile, he leans over and lowers his voice. +61 60 301 Roland I'm going to deal with Gabriel's "backup." Only then will Luna be able to leave the core. +62 61 202 1 1 +63 62 301 With a quick stroke of his chain blade, he leaps into the darkness of the core. +64 63 301 By the time Gabriel moves to stop Roland, Alpha has already lunged forward with her blade out. +65 64 401 2 10002001 +66 65 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +67 66 201 1 500100 17 300 +68 67 201 2 500101 -300 +69 68 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 1 +70 69 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 2 +71 70 301 1 α You betrayed Luna. 1 +72 71 301 Gabriel ...Me? No, Miss Luna is the one who betrayed us, and you—you are the reason for her betrayal! You are why she was forsaken by the Ascension-Network! Why she has lost the power of an agent! 2 +73 72 301 α Luna... has never betrayed anyone of us! 1 +74 73 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 1 +75 74 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLouDianNew.prefab 2 +76 75 401 2 10002001 +77 76 501 PanelActor2Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +78 77 202 1000 1 2 1 +79 78 301 Alpha's blade slices across Gabriel's chest, sending sparks flying everywhere. Gabriel rips off his tattered cloak, revealing his colossal mechanical stature. +80 79 201 1 500179 +81 80 301 1 Gabriel You... really are the biggest threat to the Ascension-Network... 1 +82 81 301 Gabriel Are you not going to save your dear sister now that the Polyphage has devoured her? 1 +83 82 201 1 500100 +84 83 301 1 α I know what you're conspiring, Gabriel. You might as well have it written on your face. 1 +85 84 301 α If I let you go now, you'll just become a larger threat to Luna. 1 +86 85 301 α I can only hope that those Gray Ravens will last long enough for me to get to her. 1 +87 86 201 1 500179 +88 87 301 1 Gabriel I can't understand why you choose to believe in those inadequate Constructs. They've most likely become food for the Polyphage. 1 +89 88 201 1 500100 +90 89 301 1 α No. 1 +91 90 301 α This time, I'm choosing to believe in "myself." And, Gabriel— 1 +92 91 301 α What I'm going to do now is destroy you. 1 +93 92 204 1 17 +94 93 301 α I will not forgive anyone who hurts Luna. 1 +95 94 202 1 1 +96 95 301 Alpha raises her katana, her eyes burning with fury. +97 96 301 Alpha closes in, attempting to expose a weak spot on Gabriel with a series of continuous strikes. Gabriel is forced back, barely managing to counter her every move with his cane. +98 97 301 Although he is unaware that she was seriously injured in her M.I.N.D., Gabriel still notices that her strikes are weaker than before. +99 98 301 Seeing a rare opening, he gives it everything he has got, abandoning defense for offense. +100 99 201 1 500100 +101 100 301 1 α ...Perfect! 1 +102 101 202 1 1 +103 102 301 Once one of the combatants gives up on defense, the battle will soon be over. +104 103 301 Gabriel has staked everything on this battle in order to achieve the lofty goal given to him by the Ascension-Network. +105 104 301 However, as the battle goes on, Alpha's M.I.N.D. also gradually starts to stabilize. +106 105 201 1 500179 +107 106 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +108 107 301 1 Gabriel No point dragging this out any longer, take this! Your body will provide sustenance for the Polyphage! 1 +109 108 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +110 109 202 1 1 +111 110 301 Sensing that something is amiss, Gabriel immediately leaps high into the air and delivers an armor-pulverizing blow in Alpha's direction. +112 111 401 2 10007502 +113 112 502 1000 RImgBg1Shake +114 113 301 But when the dust settles, the only person on the cracked ground is Gabriel. +115 114 301 He is completely unable to hit the fleet-footed Alpha. His immense strength, of which he has been so proud of, is useless if he cannot land a hit. +116 115 201 1 500179 +117 116 301 RImgBg1Shake 1000 1 Gabriel Alpha—! 1 +118 117 301 Gabriel's attack has left him completely open to Alpha's space-tearing strike. +119 118 401 2 10002001 +120 119 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +121 120 301 1 And with that, the battle is concluded. +122 121 202 1 +123 122 301 Gabriel ...Hah... I cannot fault Miss Luna for relying on you. +124 123 301 Gabriel crawls among the ruins, dragging his broken body. His legs and wings have all become nothing but scrap metal. +125 124 301 Alpha steps over his broken limbs and walks over to his side, raising her katana— +126 125 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +127 126 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +128 127 301 Clang! Her katana bounces violently against an unseen wall. +129 128 201 1 500100 +130 129 301 1 ??? Alpha. 1 +131 130 301 An irreverent call comes from behind her and with it, walls start to appear around them, getting thicker and thicker. Alpha pivots, turning around and slicing with her katana, but she is not able to cut through them. +132 131 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +133 132 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +134 133 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +135 134 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +136 135 203 1 0.25 -450 +137 136 201 2 500305 450 +138 137 301 1 ??? You've become weak, probably because of that agent, because of Luna. 2 +139 138 301 Gabriel ...You are... +140 139 301 Vonnegut Call me Vonnegut. I'm an agent. 2 +141 140 301 α So, you are... Vonnegut. 1 +142 141 301 Alpha sheathes her katana, calmly appraising the black figure before her. +143 142 301 Vonnegut Looks like you've heard of me. 2 +144 143 301 α Of course. If it wasn't for your Ascendant underling, that incident wouldn't have happened. 1 +145 144 301 Vonnegut I only had him bring about what the humans had been hoping for all along. That commandant—Ravenge, I believe? He wasn't the first to hold those beliefs and won't be the last to die for them. 2 +146 145 301 Vonnegut I believe you've seen quite a lot of this. 2 +147 146 301 α I don't pity that scoundrel, but that incident caused the deaths of others, not just his. 1 +148 147 301 Vonnegut It's all for Ascnet and the filtering, Alpha. 2 +149 148 301 Vonnegut It's not my intention to kill humans or Constructs. I'm simply running an experiment to increase the efficiency of the filtering process. 2 +150 149 301 Vonnegut Back then in Babylonia, you were furious that your comrades had to be sacrificed, but now that you've become an Ascendant, are you really planning to oppose the filtering? 2 +151 150 301 α ... 1 +152 151 301 Vonnegut That's what I thought. 2 +153 152 301 α Why are you here? 1 +154 153 301 Vonnegut For the "glad tidings," of course. 2 +155 154 301 Vonnegut The Punishing Virus has exhibited the ability to become organic and these new lifeforms are truly the peak of perfection! 2 +156 155 301 Vonnegut This planet is undergoing a rebirth and as an agent, I, of course, would like to bear witness to it. 2 +157 156 301 Gabriel ...! +158 157 301 Vonnegut You're the one who hatched the Polyphage in the Red Tide, aren't you? 2 +159 158 301 Vonnegut You saved the reborn Punishing Virus and opened up new possibilities to Ascnet. Good job. 2 +160 159 301 Gabriel You... approve of this? +161 160 301 Vonnegut Of course. 2 +162 161 301 Vonnegut This is a step in the evolution of Ascnet. 2 +163 162 301 Vonnegut's eyes are riveted on the gushing Red Tide below with appreciation. +164 163 301 Vonnegut Unfortunately, I came a little too late and Luna's destroyed the Polyphage. The Babylonians have also arrived and will soon clear out this area. 2 +165 164 301 Vonnegut As much as I'd love to prevent this catastrophe, as long as we're unable to make a move on Babylonia, that thorn in our side, wiping out individual Babylonians won't make a difference. 2 +166 165 301 He shifts his gaze from the Red Tide to Gabriel, who lies behind him, struggling to crawl out from under the boulder, his hand reaching out. +167 166 301 Vonnegut Don't worry, as long as the breeder's knowledge remains, there's still hope. 2 +168 167 301 He claps his hands and the boulder pressing down on Gabriel is blown to smithereens. +169 168 204 1 5 +170 169 301 α Vonnegut! 1 +171 170 301 Vonnegut Alpha, I'll undo the force field between you, but I have something to tell you before that. 2 +172 171 301 Vonnegut Luna's been rescued from the Polyphage and is highly likely to have been taken by the Babylonians. 2 +173 172 301 Vonnegut You know what this means, don't you? 2 +174 173 301 Vonnegut Can you bear the thought of her having to go through what you went through? 2 +175 174 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +176 175 301 He smiles and with a snap of his fingers, the force field in Alpha's way dissipated. She tightens her grip on her weapon, glaring at the person standing between her and Gabriel's broken body. +177 176 401 2 1513 +178 177 202 1 2 +179 178 301 But ultimately, she chooses to hurry toward the Abyss, where the Polyphage was. +180 179 201 1 500305 +181 180 301 1 Vonnegut Get up, breeder. 1 +182 181 301 Vonnegut I know you're loyal to Ascnet. You yearn for greater power to augment your body. 1 +183 182 301 Vonnegut So I'll bestow upon you new life and a power that is befitting of the name Gabriel. 1 +184 183 301 AniZhuanchangBegin Vonnegut In exchange... 1 +185 184 202 1 1 +186 185 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +187 186 301 AniZhuanchangEnd Ignoring the two of them, Alpha hurriedly rushes toward the Polyphage. +188 187 301 But all that remains there is the Babylonian reinforcement. Whether to battle them or continue searching, she still cannot find Luna. +189 188 301 Have the humans gotten her? +190 189 301 A feeling of unease spreads through Alpha, but it is precisely because of this that she has to search for Luna. +191 190 301 1 AniZhuanchangBegin Because she is family, her only family. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYC01902BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01902BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3642b0a3cdc5e3b16ace593b46a359b9edba8d72 GIT binary patch literal 40494 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 z ztH-3AiB(Z$&~Bh4@2(q7>#>Dlbo#(6W8R_I2mXP(nph3mVNb>6_er`YC#U0B(+CWf z9^xt0A(XGzyCTALMLc1q(V4}$WesI!8Hsprn8PFAzS$B&K@oM&Oy4#*SP5Fo`l(qc z@5^;nuU!F23GgRXn5FgwPFDe~DJGGECH%vNQur`I%3303flw94h1)zQ)7j+&pvu9J zWZ8oK#_}Rpb#SpBs%1q1tRy-@l$T-SfwQP%4?>aOSoV}5`P3!I%l0L43CTUsPF4LxO0bNb5SX2pfUhVXTNwP3ETG7r zeuNhiNZRE*vcuwoGUIf(3KM~G)4JMgLX9tF5D=tvEPRbXsp5xT1T81Ag`zkCzBHkKF-ZT%V~t4Q4IAvcs}d}0Dwh8 zj5TrqCv_7dokdoxTt?YpfqJW!V)`hhuHlkFD?oB>TI=`|)#UWqv4`>i2fwgn^lzd* z5bY)Wz7f@}m5rR-rHQLVDfs4R3#u!8Z%=UWRhBxSPLhP1Wv)#<>OH@z@0Rtg>1q^es&*j5^A(?x_Q?KHNb#Hf|0c&{4wtd5-bvK ztS$FnDUzcYw%<_I1Lavtnkl$YOs>SpAv`?kKw4 z2#i$3s#=!7HS^Ts8EkLDBal*hZ|i-|f+(OIu^`};^wt&u=tDL9@s`9+Gq4|z8^@Hw z5Q~CGYzn}pNN}hYZIPPK@po6`Zsd~$k9B4$x1d_21zGkOawlYeBvJwf74Zyq%=+z% zitk|=mJkDkiiDhMEvL27Yl662iSn3mp$39ewI4YAJODn?TPP%ninfkLTv_gWgNcT) z&R9Z(MUkdzLkue;Fd#Cwj?Zp$Oyzx=nN%gIu2D~u+vA{yPKfYhQh0<=#lP@=tP33h z<>6t2R3k_LTx4~Hqws5I!qA*L6~VxTcLv}TdP+DHk+>jgLIVa(8jv6!+VSBnPT2-k zUFA;N(HjB@i?^w+l0&mwnkR#ubx8sMAMQVBlPm>>KDyOT#R5%UnxiCog-5sd;<6bYBsQW5#Mx!x=9BtQ4W!AM>CCWYA|lgoLb znXW*d^AU#tS}5v5+1lbO^U$HUJC04rsvNvRRMz?0t4pgLy?u`>Fpj8B3B`m(dp8Lh5>l;Wz8qDewGGp>y`dnI^ zcZ?wTc1v_&Zay)w%XR3`0g)(}OMo&RmvMztlq_|3+~$Ba_^IStK&W<4YGiG!2a6e| zJ;1G~3(}(xY9(&64$sh(S`A8DmG8Kph`3>$S9^Wm{kG_Omga0#Oz<*gYpY&D+I48AGQC;pZvahkuH>O?q*$svw$O&B1FP z0Wr}PzF);<95I0+a)|VSkXzonnm@(IjI=_8;EDtQY;6g$e5ciR;^}CYp6iZ1k`{1? z(pa$L==0H!4z?U4@M=VU^YpM zu7%B~od_({+ox&itcG^&1-E1$X5`~4135`T&VBw-JIMLcd9vI-ki6g$^6mupp z;^DPi*K08n8?124kSO9c>f{G!0w

}&0LZ4yQj{FJC=g zL-|TvN=jb9r#YCu)(In+ghi5LX&*H3*Beewwu)PUNd-wV%o|XGkpQASYK_)zf&E1S zgEo6$v(BVBfRQhMA=j!y=q&#_0dZD>C!`pyYn)suu(S@NIV~OWQ)AVkC0ix5HVK>W zMNDMB!I;{g#I={W@DVEl7ElatEuT|5P|^agIv;LFF)8HJn?`lB0tbZQqa)CAR5r!b$-$>arwu7!?}lsc2fA_xTtVkocG z$2;kx*;_^yg2D-8+A!7Haiq~Q2v{L2kZ6|+MOw7Kk7)B-@Mq;-(j$TZNu&}_NHI7T zA_A!wb8*W4?xdw=ZDu1xD)Oe!^WlgEV<$hu?Pzfx~v=)C3Gy|3~7jMI39BT+(Y@`Vhi!ZXu3@m`L zsD#p4r^D=7$Gc`I_QFcrO_9U_^-w^IfoTzp2oI)9h}D+35<0X}2LxZ04}~UbHITbj zz7LmF*SWAPha8R2W)UdFNU+t`BP0zJ9Oc#Ql!&V%8A8sEvnjJTn2QFW;MYy3Jw6P& z80ZXL9IJ0YN3kkup}b0#E3OJ?6-`O=%I>$KY?qCsFP47kNg~@}RtfgP8*sL?2S)4>u)wGb zGj;F=y^EFBryd|V_;b#L;-{dz@J(x<>8Ba(5~d;;;0&LmxS3jn406UW6^GIpp(z%r zhlUkvzi<$AQ^=~ODMY4gy6}t}c(28-1+x-7nR1EL09Ohh9!cXrONp&D@#xhieKfKH zELacH+JCn%G?IszsF+8fNP@wV8c=Q}v2f6nH9>s!J4x5bW3f{Lv9@?~=&>7Ls(=mh zbcVJOgtzNTeVw`LZ9C>5&mO9caZe~zJu~itpX$Gj$IxhVVsXF4$IPm&$77hKvjrkcXCsj zoB`8s5mhoPCGNmrICt1`t%jizH~9VfzQXys2B{6WVw8XZ z!g7!p>f37vY*58qO1srTuHKIPE}g7;d^EJB;9EmBS-<8QLA-nmL3%YWccg@1&+~4c z75H4M$_?*^UY|9i+q-c+B?T7>(6(-t-tr#A`jXBv!V{7g6G9t(F|5?#aI0cbi?e!b zsbEFR5r7#9gDOS~{Y@1$mGaS2LE6>C<_7D%@!EAbsO4LuW+eR9*h(o}hZ`?iM-5%W z%eao~6yOg~bXihmcWfY1u=U%zC=~jpoNb3V)1^C(k`&9{j7^)10bNRGJ8QXi(;ET0 zi2Jt3Iq4MghAC<#92Vj_6g1SDDLhes$9k0_Om7;8{A45lIw2qj=a^vqPCFfTqR zB3Z)_1m1T7ruxX7iiWGja%v*iP(BamA{^FOucw4pIza<-DKLW|!=}(F1Km)ijV2#8 zgSc)*pN?t*Ak3Osi~&*0SheW`3>i+}V$hLsuch8f-!vQwPAVo=n@hP+gW9SxMm>;2 zENF}i^kr+fG+S|=RW%O=+l?WkWB6qQUfZ=zi(L-ooEmqB)fR-1i^6U(RhtBJPQWNQ6q=2dwZ22SBrULc2W)JbOfhFU!4CG=%BRv3BF@wf z3<%FP73I-A3M&Y+9#lD|gH~EW3MkC@U7+J;q>mfPfX}fBT~_@|HY|zrO~TXy$K6VT zI1E`5mf8+cDAZVDGJGB<*5E=RFnbDQy`_UoXXT(cr3tO~5N}m;LY^rgIPj(SVSe18 z$%?DY8(~P8ih)nZ-iMM)p&J)a&q#Q5sZ1_qNDe$TO?)(%{l}UD*u%~G*&N{f9_zS0 zBETs&PeXs4PjgvV;DIk~34_ps)B4FS6epR{MYGeC5!i3?bcVcH)}**uv(7RVh5WHu z<)PFdq+-^FE2qWYW>gAJH(cI{HPNp(da@qhQ57j%ONfp$35X9k*{Y)USDMqogjSz+ zAiXC3);W_-e~C1?=&A>5JLKbEdq7{>G|&J6*&SYSlW#p8YyL{rZY9BPz7!Jjm-}v@#4Lddv zo|4x#?V7{A+}IEY+mtaN<~ht9AwKm15#QZ50>RTN%Oa@pC*rx-g=a8e&Y1uWbB3ol z5&MNsX4QouL|EQ=Wb$1M!c@x8UauEJq3ofHOJ#e@!r^0aQ93(=*u>8xLZ!imLK=5H zg;-x1mA0m$qMAf_V2tEwhNQWGT{N)u1e*m8m*Zmappu+6C49@O78=}xlNgJhl+jct znQt&M$X0{L1O`R+lE(>!KK&AF8i<->tQrT z3{X_OXx+@v7@88IXq(a?&XZJPPEHj*qL;|=X=J;6WG0h3G&9IYk(Gr zcN+p~&vw$3!?H4Bmgf@&s%gK<6IUm-WuT2Cr@LYyNPAdcZhcMYVKpiuHXCpxg(qcD zjx9T60w=hEA->(La>c2vgY08Y0an)655N??sz8*{{<_GH_>OS_#c}xIiiS{3gc(py z5Ni^QmSDPu{m8(i7<^dV9WD5<@B>U(EL3I_>O3s`01Xy*QI^$=vz9$@75h5F#ge{5 z9e{I*hi%cQ4W_IC;RyMaYcCimlPc`ouw?KDu9A9DVJCYU;RdL#xCe0b&*-@!D&4OA zg9>WGhWQi~-)T`lnzEqAMu-+6^3nhrjbh>w)JzwB2IN4x-XhWnAa^DmLs8`%W zExPe>FOx%evU#Nh?B?#O2x>%ML4QeH9_}oFd&P%l{k`L8LJX8E7HY7Otq0|khaR&V$Rqi{dh2KU z5{qory&1-+#X!2^9xxCS^U;#Fj#$itu^AevX=|t&dXf;bT13?%Gk4_Zkor3TKq-58 zKY5t1X;D;NPmBGKc+dc(agO(0`Bfz93uiu*RDx|iZQC~8Y_+3R+JZ(l^&BCpGPLlO zMhj~ouD`e{^fdue6`^)->&rAIjIJ1>wBFOiQ>f~5j*%Jr@-|FyG%^JW7Wc;_j+t3t zTN2Thc)r`r0^N#bhT9_jkSq`Ul_aP2zK5AvFjzbaL1~<2Jv;GZO?fanuayj8t|ZNk zR=~|i@?YdzO5zbddAmna78`G*V#GICD%z-ry)|(nNG_fa6`SW*S%Rd|peI#eKQ^l~ z2HwSu4x0AQNt(c4691_OC&5;c#|yTN1};|`KVA(b7_sdj!FWnHL-5(`m9IBbs}?x~ z!ewxek)@x1gqQYVIMg?FWXYjBW%2+*Z?#ff4%E*K>06+AT)PkWJN&F;vW3dJMwD< zd>FNr6|UH#61df9*9JsdEF9*4)by72{7 zib)3H5WrfAn?;J5u#UH>F#!#KvE;*nXjl)-p#PsCA8<@PDL4N>a4AYdEPI*V;CuBc zL5y`&vI6`^#PXk)Gy;-Ql`DRG-l@#dA?Jue0=O0*ntA%JSOn0djG5HLrz8)GMF5z| zbhX67#Ug$@M2|xbrj)L5nob2;_EB}XE~!UCG*D!5cL1tVq)Q#_qr3!*u;DWL{v$Qq zC~pM59%McyE7%G*#q?p>2yn0X5JYt>8v$AscjuKpEE@qY6$???aOq)g63A2B#gtar z$hAt+9IZlbMKV4OfQAkMlWISRtixWZa@0;O?oz7bl3>-uMQYydi4I_vKa2z}AgSUW zqSV_-JoL3?qGl0YJyYEx*OATboE9FPs7)umMhqV)DJu`RY*h#OXvqQ&MDthB-|BEm z=+?nJT${2jcOX!bjoM(7m}2vbs`tt|V8CjG;&AB&jFohcHoFz20Ih?;Dk#004ek$ zjS8iPVQZIGo+DR}rHcEBr#hjzO&#qs*fnHb z6G+AK{KbG)QP$ znSuXC;=PH+&k2Ora$OMQQoR`5Ev~Oim?z;Q3%`+D@0FT#22TkmR{1^17C2LfK7J~g z8$UqoS|)QU=^p+>5;EU|$n&#Q$0&u}XaNAlS_!Q3H*+e=RV&X53#xVEV8n{5jKZmT zH}BL^TMc26K~Qmu+CCzs553_HsInR!4)#Js{f6!$TXvB_Rnh~CLM25a?a&of`1ZEc zVWfl$>=OAUk5ZA~Wx7<5FQAaa<=c5BR}t`$5?PyhZHxU$Xf}x6EB!~p0O4qyFI4JT6g403)KfttIx$%!I8%_!(sqH<*R!>KzN~%8NN(FsI8QD3tAAp zF^&>~wkrqva}y(1Wkw2HHYZs6rCP$f9O{I!l`*OtnIH*=HqGZHQ=O8*Zg1J9#JvUp z1L0mKcT96NOe#fGeU2yz^vboi?KAT#6XnO?=^*=CQ}DXFTK%MlpYYsHbn~F7XhM}q zM)f_TBF&babOCr41z{gLRdyMP8v3ev`f%7d)B5}Z8)qXFmbiS7wyJ3hd^YL9?4*xh zql=YubrreMhUo;T%A_}!22*owd6oQuWf}FXYY(fo-lEe(OS^VC;^?jIUE)&(#LCVS z%?g0Dty5rPYwPS!jZ!z4RBkkvEE^eDGyw@S=?=A#ruqWHSj;p5!6K8x|7wZlos}Me z`rsrd6(?+SJMJ@UW`zeu5U8h%A(YOFN+T=+mNMx<-n7#C!_n-{kO>c_Cp$fC=z;3n zDW+ynhfQ6uJaWT~4VRIT@N%IQJ~2Z!ilp9Mr4RNmG6OtiqT=^MH5goqw7yL+k208n zFUQ>Ca;@;DD%Bf4xl;~cO(DQpYdI?ccBJDxR%WU{@+^O(0+2&;G>O F|8L;J3@QKs literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01904BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01904BA.tab.bytes new file mode 100644 index 0000000..9869ff5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01904BA.tab.bytes @@ -0,0 +1,127 @@ +C Zj Y,b +yw!͵O]Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +2 2 401 1 201 +3 3 301 DialogEnable AniZhuanchangBegin Alpha leaps into the fumes, and those in the distance also notice some movement. Alpha quickly darts into the sewers to avoid any contact with them. +4 444 101 Assets/Product/Texture/Image/BgStory/Bgstory345.jpg +5 4 201 1 500100 +6 5 301 AniZhuanchangEnd 1 α Based on my last exploration, one end of this tunnel leads to Cinderelik and the cultivation pod, while the other has a pit that drops to the lower level. 1 +7 6 202 1 1 +8 7 301 She raises her Katana and dashes in the direction of the pit, but comes upon a sturdy lock. +9 8 201 1 500100 +10 9 301 1 α ...How annoying. 1 +11 10 401 2 10002001 +12 11 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +13 12 301 Alpha slashes with her weapon, and a crack just large enough for one person appears. +14 13 201 1 500100 +15 14 301 1 α Give me a hand. 1 +16 15 202 1 1 +17 16 301 She grabs the fish-shaped Hetero-Creatures floating around her, and leaps into the narrow passage below. +18 17 201 1 500100 +19 18 301 1 α They're pretty useful after all. 1 +20 19 202 1 1 +21 20 301 She lets go and the two fish-shaped Hetero-Creatures slowly make their way into the passage, but get stuck in the crack because they try to get out at the same time, thrashing their tails. +22 21 201 1 500100 +23 22 301 1 α Now... there are two places I haven't searched yet. 1 +24 23 202 1 1 +25 24 301 AniZhuanchangBegin Alpha walks briskly toward her target. +26 25 101 Assets/Product/Texture/Image/BgStory/Bgstory349.jpg +27 26 201 1 500100 +28 27 301 AniZhuanchangEnd 1 α Is this... 1 +29 28 202 1 1 +30 29 301 In front of her is a medium-sized "reservoir." The Red Tide surges within, forming a large vortex. At the center is a mechanical apparatus, pumping the Red Tide through the sewer pipes like a heart. +31 30 201 1 500100 +32 31 301 1 α ...Is this the transport core of the Red Tide? 1 +33 32 301 As to where it is being transported to, Alpha has a rough idea. +34 33 301 α It's being sent there? 1 +35 34 202 1 1 +36 35 301 While exploring the sewers, she found a strange room filled with plants. +37 36 301 Poking around the room, Alpha noticed that there was a passage hidden under a red tree. +38 37 301 She wanted to head down for a look, but Cinderelik's sudden appearance threw a wrench in her plans. +39 38 301 Although she is not sure, she has scoured almost the entirety of the area, with only the hidden room remaining unexplored. +40 39 201 1 500100 +41 40 301 1 α Looks like that's the most suspicious place. 1 +42 41 301 α But I'd better do a thorough search of this place before leaving. 1 +43 42 202 1 1 +44 43 301 Alpha frowns, looking for a safe area from which to dive into the Red Tide vortex. +45 44 301 ?? ...Oh! +46 45 301 Alpha hears a familiar voice from behind, and turns around, trying to make out the shadowy figure blending into the darkness. +47 46 201 1 500100 +48 47 301 1 α Roland? 1 +49 48 301 Alpha cautiously walks toward the darkness to confirm her suspicion. +50 49 301 Roland D-don't come any closer. +51 50 301 His voice trembles slightly, and his voice module shows traces of damage. +52 51 301 Roland I look horrible right now. Don't want to startle my audience, you know? +53 52 301 α What are you doing here? 1 +54 53 301 Roland What else? I'm here for the same purpose as you. +55 54 301 α You're also looking for Luna? 1 +56 55 301 Roland That's right. To tell you the truth, I just came from below. +57 56 301 α ...No luck either, eh? 1 +58 57 301 Roland I've searched every nook and cranny, but other than some hazardous items, there's nothing else down there . +59 58 301 Roland It seems that Luna is not here, but whether this is good or bad news is hard to say. +60 59 301 The two fell silent amidst the sound of running water in the background. +61 60 301 α You are still alive. Does that mean that you've dealt with Gabriel's "backup"? 1 +62 61 301 Roland Of course. +63 62 301 α Did you see Luna? 1 +64 63 301 Roland Unfortunately... It took everything I had to defeat her. +65 64 301 α ... 1 +66 65 301 Roland Don't give me that look. Even Luna had trouble dealing with it. +67 66 301 Roland laughs awkwardly with his damaged voice module. +68 67 301 α If even Luna found it hard, how could you possibly handle it? 1 +69 68 301 α Roland, I used to suspect that you've been hiding your true strength. 1 +70 69 301 α Even while I was in the M.I.N.D., I suspected that. Why were you able to hold off the Gray Ravens? 1 +71 2001 301 Roland You don't have to be on guard against me. It's only because I've grown. I'm no longer the same as before. +72 70 301 Roland I've been hiding my true strength, but it's Babylonia I'm hiding it from. +73 71 301 Roland If I showed my true power from the very beginning, that would have changed the tactics they used against me, no? +74 72 301 Roland The reason I was able to deal with someone that even Luna had trouble dealing with is easy. +75 73 301 Roland I watched her grow up. I'm familiar with her battle tactics. +76 74 301 Roland Gabriel was proud of the sisters he trained because they were able to replicate the enemy's attack. +77 75 301 Roland But a replica is only an imitation after all, and she wasn't able to differentiate a good move from a bad one. +78 76 301 Roland During the Golden Age, there was a joke about how to prevent kitties from learning to open the door. +79 77 301 Roland The reason I was able to defeat her was easy. It was just as what the joke implied. +80 78 301 α Using meaningless battle tactics to mislead the opponent? 1 +81 79 301 Roland No, it's a little more cunning than that. And for that, I have to thank you. +82 80 301 α ? 1 +83 81 301 Roland I prepared a disguise in advance to mislead her into thinking that the wounds you gave me were self-inflicted during battle to strengthen myself. +84 82 301 Roland She was skeptical at first, but once I cut off my left arm, she finally started to imitate my behavior. +85 83 301 α ... 1 +86 84 301 Roland Most people have a hard time defeating a learning machine, especially one that can quickly surpass the original... Well, unless she has a terrible teacher like me, that is. +87 85 301 Roland's voice is almost drowned out by the churning of the Red Tide. He gives a dry laugh and pauses for a bit, as if his stamina could no longer support the chit-chat and laughter like before. +88 86 301 Roland As for the connection between you and Lucia in the M.I.N.D... or that battle between the Gray Ravens and me... +89 87 301 Roland It wasn't actually a real battle. +90 88 301 Roland After our talk, I temporarily retreated and prepared a little "gift" to delay them and stood on the sidelines, waiting. +91 89 301 Roland I had planned to use it to delay you, but at least it came in handy... +92 90 301 α ...Where will you go next? 1 +93 91 301 Roland Please allow me to keep that to myself for now. +94 92 301 α Oh? Fine then. 1 +95 93 202 1 +96 94 301 She turns around, her back to the shadow standing behind the machine, and starts to walk out. +97 95 301 Roland Hold on. +98 96 301 Alpha stops, but does not turn back. +99 97 301 Roland If Luna's disappearance is related to "Lucia" after all... +100 98 301 Roland Will you keep on searching for her? +101 99 301 Roland Luna has always yearned for... +102 100 201 1 500100 +103 101 301 1 α Roland, I know what you want to say. 1 +104 102 301 α Even if Luna wavers in her responsibility to Ascnet and loses sight of what she wants, I'll still know what it is that she wishes for. 1 +105 103 301 α I've never brought it up because this wish will never come true. 1 +106 104 301 α We are Ascendants, and we can't place our hopes in Babylonia. Nor can we count on "Lucia" and her commandant, who we know nothing about. 1 +107 105 301 α Unless the Gray Ravens have changed their position. 1 +108 106 301 α I know what happened in the Arctic was the last straw for her... 1 +109 107 301 α But to get to that goal, we need time to prepare. 1 +110 108 301 Roland ... +111 109 301 Roland seems to have murmured something from behind the machine, but his words were swallowed up by the whirling vortex. +112 110 301 α This base has been destroyed, and there is still a team from Babylonia on the upper level. They should have encountered the other agent by now. 1 +113 111 301 α It is now up to him to settle the score for the accumulated conflicts with the humans. I'll also be able to get out of this mess and continue my search for Luna. 1 +114 112 301 α In any case, the heap of problems that was piling up collapsed during this battle. 1 +115 113 301 α When the remaining issues have been resolved, I shall take Luna away to fulfill her true desire. 1 +116 114 301 α Although you have learned things you shouldn't have, we still have a chance to fix this because of you. 1 +117 115 301 Roland Is this your way of saying thank you? +118 116 301 α Take it as you will. 1 +119 117 301 Roland How heartless. +120 118 301 Roland I have searched through the sewers. Are you still planning to look for Luna here? +121 119 301 α I have some unfinished business. 1 +122 120 301 Roland In that case, good luck. +123 121 301 Roland Hasta luego. +124 122 301 1 AniZhuanchangBegin α ... 1 diff --git a/Resources/table/client/movie/movies/MovieYC01905BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01905BA.tab.bytes new file mode 100644 index 0000000..6d650aa --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01905BA.tab.bytes @@ -0,0 +1,130 @@ +ua%> 1VCg|,^ &{bi?3F\' +^G21X`q]w) 4QH3m Fv# +x^.Xm,;>=gep|Z8T͏Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory350.jpg +2 2 401 1 201 +3 3 301 DialogEnable Bidding Roland farewell, Alpha returns to the upper level, to where she came in from. +4 4 301 Walking in the direction she guesses they headed in, she steps into a wrecked greenhouse. +5 5 201 1 500100 +6 6 301 1 α It wasn't just Cinderelik they encountered? 1 +7 7 202 1 1 +8 8 301 She looks around, and judging by the indicators, a destructive brawl must have taken place here. This could not have been the work of that petite girl. +9 9 301 Her assessment stems not from her understanding of Cinderelik's battle style but her character. There was no way the girl would have allowed the secrets hidden here to be destroyed in a battle. +10 10 201 1 500100 +11 11 301 1 α Looks like they're no longer here. 1 +12 12 202 1 1 +13 13 301 Stepping over the debris covering the ground, Alpha prepares to leave the greenhouse when she feels a menacing aura from behind. +14 14 301 She stops and grips the hilt of her katana, indicating that the person should show themselves. +15 15 301 ??? Good observation. +16 16 201 1 500100 5 +17 17 301 1 α Vonnegut. 1 +18 18 203 1 0.25 -450 +19 3001 204 1 +20 19 201 2 500305 1 450 +21 20 301 1 Vonnegut It's been a while. 2 +22 21 301 α It's only been a few days. 1 +23 22 301 Vonnegut You've been lingering around here for quite some time. Is there something you can't let go off? 2 +24 23 301 Vonnegut If it's because of Luna, I can promise you she's not here. But if it's Gabriel you're after... 2 +25 24 301 α I have no interest in a piece of trash who needs to depend on Ascnet. 1 +26 25 301 Vonnegut Oh? 2 +27 26 301 Hearing this, his interest piques and he appraises Alpha, who stands before him. +28 27 301 He quickly finds what he is looking for and nods in satisfaction. +29 28 301 Vonnegut Looks like you've received an invitation from Ascnet. 2 +30 29 301 α ... 1 +31 30 301 Vonnegut You're not going to accept it? Becoming an agent will grant you the blessings of Ascnet, which will make your road ahead a lot smoother. 2 +32 31 301 α It's not just blessings. Ascnet also gets you into deep trouble. 1 +33 32 301 Vonnegut If you're that afraid of trouble, why not just drop everything and disconnect from Ascnet. 2 +34 33 301 α You of all people should know that once you connect to Ascnet, there's no way to disconnect on your own! 1 +35 34 301 Vonnegut But I heard you've received some interesting data. 2 +36 35 301 α If you're referring to the thing Shome left behind, it's incomplete. 1 +37 36 301 Vonnegut What a shame. I suggested that in the hopes that you would be able to use it to stay out of trouble. 2 +38 37 301 α ...All I need is to stay away from additional trouble. 1 +39 38 301 α My link to Ascnet is also my link to Luna. So long as I'm an Ascendant, I'll know she's still alive and safe somewhere. 1 +40 39 301 Vonnegut What a solid bond... To think that kinship can obstruct progress to such an extent. 2 +41 40 301 Vonnegut Since you're all set on finding Luna, why did you stay and let those Babylonian rats in? 2 +42 41 301 α Why ask when you already know the answer to that? 1 +43 42 301 Vonnegut I was hoping you'd give me a different answer. 2 +44 43 202 1 2 1 +45 44 301 With a mocking expression, he walks toward the other end of the greenhouse. +46 45 201 1 500305 +47 46 301 1 Vonnegut More feed is required to grow the Red Tide. I'll take this as a token of your kindness. 1 +48 47 301 Vonnegut Oh yes, and while you may have no interest in Gabriel, the reverse isn't true. 1 +49 48 301 Vonnegut I've already repaired his frame, and he's left his knowledge of Red Tide breeding to Cinderelik. 1 +50 49 301 AniZhuanchangBegin Vonnegut Do you want to end your conflict once and for all here? 1 +51 50 101 Assets/Product/Texture/Image/BgStory/Bgstory271.png +52 51 201 1 500100 +53 52 301 AniZhuanchangEnd 1 α ... 1 +54 53 301 Alpha surveys the "old haunt" she is about to say goodbye to while waiting for Gabriel to arrive. +55 54 301 AniZhuanchangBegin In this familiar environment, her thoughts take her back to the past. +56 55 504 0.7 +57 56 101 Assets/Product/Texture/Image/BgStory/Bgstory277.png +58 57 201 1 500101 +59 58 301 AniZhuanchangEnd 1 Gabriel The military post has been destroyed, but their plan is still in motion. 1 +60 59 301 Gabriel This proves that their real base is hidden somewhere else. 1 +61 60 201 1 500008 +62 61 301 1 Roland I found an underground laboratory in the Arctic, but the research there has nothing to do with the Ascendants. It's at most an "accumulation" of past research. 1 +63 3002 201 1 500165 +64 3003 301 1 Lamia I'm quite interested in Amberia. Can I have her? +65 62 201 1 500238 5 +66 63 301 1 Luna Go ahead. 1 +67 3004 201 1 500008 +68 3005 301 1 Roland And see if there are any clues we missed while you're at. 1 +69 3006 201 1 500238 5 +70 3007 301 1 Luna No, as long as those people are safe and high above in paradise, they will continue to send their pawns down. No matter how many times their base is destroyed, their plan will never cease. 1 +71 64 301 Luna Rather than continue investigating, perhaps we should take down the root cause, Babylonia. 1 +72 65 301 The girl looks down at the people below her seat, her usually peaceful gaze now burning with fury. Her rage throbs within the M.I.N.D., hiding the traces of pain. +73 66 301 Luna Not only will this solve a long-standing problem, we'll also get more candidates for the filtering. 1 +74 67 301 AniZhuanchangBegin Luna After all, most of the "seeds" are in Babylonia. 1 +75 68 202 1 1 +76 69 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +77 70 301 AniZhuanchangEnd 1 What follows this decision is a bloody battle. +78 71 301 AniZhuanchangBegin On the night that Huaxu is taken from Kowloong, Alpha finds Luna alone in the ruins. +79 72 101 Assets/Product/Texture/Image/BgStory/Bgstory301.png +80 73 201 1 500238 -450 +81 74 201 2 500100 450 +82 75 301 AniZhuanchangEnd 1 α Why did you have me let "Lucia" go? 2 +83 76 301 α She is powerless and will only be used by others again. Why not just let me kill her right there and then? 2 +84 77 301 α If they use the data taken from me to improve Lucia's frame, the odds against us will be greater. 2 +85 78 301 Luna I told you the reason. 1 +86 79 301 α But there's a part you haven't mentioned. 2 +87 80 301 Luna I could say the same of you. When I wanted to make her an Ascendant, you made the same face. 1 +88 81 301 α ... 2 +89 82 301 Luna It's for one reason alone that I stopped you from killing her. 1 +90 83 204 1 1 +91 84 301 Luna I don't want to see you regret it. 1 +92 85 301 α ...What did you say? 2 +93 86 301 Luna Maybe you haven't realized it yourself, Sister, but you do hold a little... just a little bit of anticipation. 1 +94 87 301 α Anticipation? 2 +95 88 301 Luna Perhaps you'd like to see how far your other self, who's remained resolute in her path, can go. 1 +96 89 301 Luna Taking the road you've never taken on your behalf... 1 +97 90 202 1 2 1 +98 91 301 AniZhuanchangBegin The girl floats above the barren land, gazing up at the sky high above with a slightly bitter smile on her face. +99 3008 101 Assets/Product/Texture/Image/BgStory/Bgstory301.png +100 92 201 1 500238 1 -450 +101 93 201 2 500100 450 +102 94 301 AniZhuanchangEnd 1 Luna That's why you didn't want to see her turned into an Ascendant. 1 +103 95 301 Luna But... 1 +104 96 301 Luna Should she learn the truth one day and undergo the filtering... 1 +105 97 301 AniZhuanchangBegin Luna What will you do, Sister? 1 +106 98 202 1 2 1 +107 99 504 0 +108 100 101 Assets/Product/Texture/Image/BgStory/Bgstory271.png +109 101 201 1 500100 +110 102 301 AniZhuanchangEnd 1 α ... 1 +111 103 202 1 1 +112 104 301 Contemplating the question Luna left her, Alpha's attention is diverted by Gabriel's footsteps in the distance. +113 105 201 1 500101 +114 106 301 1 Gabriel ... 1 +115 107 202 1 1 +116 108 301 The two silently face other, unsheathe their weapons and tighten their grip. +117 109 201 1 500100 -600 +118 110 201 2 500101 600 +119 111 301 1 α Let's end it here, Gabriel. 1 +120 112 301 Gabriel Vonnegut has bestowed me with new strength, Alpha. I've surpassed my previous limits. 2 +121 113 301 Gabriel If you're willing to serve the Ascension-Network again, I'll consider letting you leave for old times' sake. 2 +122 114 202 1 2 1 +123 115 301 But Alpha sneers at Gabriel's attempt to persuade her. +124 116 201 1 500100 13 -600 +125 117 201 2 500101 600 +126 118 301 1 α Is rambling a side effect of this power you speak of? 1 +127 119 301 1 AniZhuanchangBegin Gabriel Since you're not in the mood to negotiate, show me what you've got! 2 diff --git a/Resources/table/client/movie/movies/MovieYC01906BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01906BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1e3a9a6f588d7d181816a3936a5e53ba1d1ce20b GIT binary patch literal 13905 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 MJVzRC4y5P*0jH)6X#fBK literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC01907BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01907BA.tab.bytes new file mode 100644 index 0000000..f3b2273 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01907BA.tab.bytes @@ -0,0 +1,184 @@ +}~/-yB`~on +wD~Y %~DQuxr>Φ3 OlOP٭Wx%qd<,>>>>>>>Complete. +17 17 301 Huaxu The relevant personnel record has been found. A search has returned the target's activity records. +18 18 301 Luna Cut to the chase. 1 +19 19 301 Huaxu The information is consistent with the individual named Lamia. Kaplan remains active and is organizing the transfer of items to the underground laboratory. +20 20 301 Huaxu Based on the contents of the seized message from the target, it is presumed that they are seeking information on other deceased individuals from an encrypted address in Babylonia. +21 21 301 Huaxu These include your previously searched queries of Rand and Ann, as well as Ravenge and Hiro. +22 22 301 Luna ... 1 +23 23 301 Luna Lamia, don't tell anyone about this. 1 +24 24 301 Lamia Are you going alone? 2 +25 25 301 Luna Yes, let them think I went to pick something up. 1 +26 26 301 Lamia ...Forgive me for saying this, but they will get suspicious. 2 +27 27 204 1 1 +28 28 301 Luna In that case, let them stay there with their questions. 1 +29 29 301 Lamia Why do you have to go alone? 2 +30 30 301 Luna I don't want to create new problems. You still have a lot of plans for that area, don't you? 1 +31 31 204 1 +32 32 301 Luna Besides, there's no need for my sister to know about what comes after the plan. 1 +33 33 301 She lowers her head, ruminating the consequences keeping it from Alpha will bring. +34 34 301 Luna Given her way of doing things, she won't let me go to the Arctic alone either... will she? 1 +35 35 301 Luna In that case, let her intercept the Forest Guards. 1 +36 36 301 AniZhuanchangBegin Luna After the battle at Kowloong, she definitely has questions for Rosetta. 1 +37 37 202 1 2 1 +38 38 101 Assets/Product/Texture/Image/BgStory/Bgstory55.jpg +39 39 201 1 500100 +40 40 301 AniZhuanchangEnd 1 α You seem irritated. 1 +41 41 201 1 500238 3 +42 42 301 Luna ... 1 +43 43 201 1 500100 +44 44 301 α If it's "stupid things as always," you wouldn't be making that expression. Does it have anything to do with what Huaxu showed you? 1 +45 45 201 1 500238 +46 46 301 Luna Sister. 1 +47 47 201 1 500100 +48 48 301 α Yes? 1 +49 49 201 1 500238 4 +50 50 301 Luna ...The institute brought back some memories from my past. 1 +51 51 201 1 500100 +52 52 301 1 Alpha remains silent for a moment. Obviously, she knows what Luna meant by her past. +53 53 202 1 1 +54 54 301 That underground laboratory is used to imprison Amberia. It is an expression of their desire and arrogance, just like the military posts. +55 55 301 But unlike the military posts, this debt is owed by the Arctic Route Union. When Amberia fell into a deep slumber, the area should have gone to the Forest Guards. The Ascendants need not have intervened. +56 56 301 And that military post was destroyed through a combined effort when Alpha broke free... +57 57 301 With Lamia's intervention, the plan against the Ascendants was no longer feasible and the parties ceased their cooperation. +58 58 301 ...At least, that was what was assumed to have happened then. +59 59 201 1 500100 +60 60 301 1 α It's now in ruins. 1 +61 61 301 α I understand why you feel this way, but that wasn't the smartest course of action. 1 +62 62 201 1 500238 1 +63 63 301 1 Luna You don't need to worry about me, Sister. 1 +64 64 301 Luna No one can shake the power of Ascnet. Not as one person. Not as a group. 1 +65 65 201 1 500100 +66 66 301 1 α I wouldn't state the obvious. 1 +67 67 301 α Destroying that institute can't change the past. It will only affect your mood. 1 +68 68 301 α Do you want to do something for them? 1 +69 69 201 1 500238 3 +70 70 301 1 Luna I only did what I wanted to do. 1 +71 71 204 1 5 +72 72 301 Luna hovers next to her sister and gazes off at the ruins in the distance. +73 73 301 Luna I'm not interested in seeking justice for those "sinners." 1 +74 74 301 Luna I'm only interested in uprooting the disgusting things that I hate. 1 +75 75 301 Luna No matter if my actions benefit others, they will never thank me. But, I've never sought humanity's gratitude. 1 +76 76 301 Luna I only do what I want to do. And that's all I'll ever do. 1 +77 77 202 1 1 +78 78 301 AniZhuanchangBegin She smiles fleetingly. +79 79 504 0 +80 80 101 Assets/Product/Texture/Image/BgStory/Bgstory345.jpg +81 81 201 1 500100 8 +82 82 301 AniZhuanchangEnd 1 α Disgusting things... 1 +83 83 301 Alpha only knows what exactly was going on when she gets the news from Lamia. +84 84 301 α ...I always seem to make inferences based on how you used to think as a child. That's me being arrogant. 1 +85 85 202 1 1 +86 86 301 Alpha opens her eyes, deciding to do a sweep of the greenhouse just to be sure before leaving. +87 87 301 Since the emergence of the noise, she is often pulled into her memories. +88 88 301 The voices seem to be trying to evoke a certain emotion by blazing through her M.I.N.D. +89 89 301 Just as she is about to head to the greenhouse, she sees Cinderelik walking over, hugging the remnants of a familiar mechanoid. +90 90 201 1 500100 +91 91 301 1 α ...That's Gabriel's... 1 +92 92 301 A question popped into Alpha's mind. +93 93 301 That girl has the ability to create Hetero-Creatures... Can she use that to revive Gabriel? +94 94 301 α No, that's impossible. 1 +95 95 202 1 1 +96 96 301 Even if she forges a new body for him, there is no way Gabriel would return as good as new. +97 97 301 So why is Cinderelik recycling his head? +98 98 301 Multiple possibilities flash through Alpha's head, but none was plausible. +99 99 301 AniZhuanchangBegin In order the quell the unease she is feeling, Alpha follows Cinderelik. +100 100 101 Assets/Product/Texture/Image/BgStory/Bgstory345.jpg +101 101 301 AniZhuanchangEnd 【kuroname】 Stop her! +102 102 301 Just as Cinderelik starts singing, Alpha hears a familiar voice on the other side of the door. +103 103 201 1 500100 +104 104 301 1 α It's that commandant. The Gray Ravens are here too? 1 +105 105 202 1 1 +106 106 301 The Gray Ravens aren't currently the main target, so Alpha sees no need to clash with them. Instead, she flattens herself against the wall and hides a distance away in the shadows. +107 107 201 1 500066 +108 108 301 1 ??? Well, now you have the chance to ask and find out if the commandant knows what happened to Luna. 1 +109 109 202 1 1 +110 110 301 RImgBg1Shake While pondering the noise's suggestion, the surrounding area starts to shake violently and rocks are even falling from the ceiling. +111 111 201 1 500100 +112 112 301 1 α An earthquake? 1 +113 113 301 α No, it looks like the shaking is coming from the greenhouse. Could it be Cinderelik? +114 114 301 She gazes in the direction of the greenhouse, remembering the behemoth "sleeping" above. +115 115 301 Upon sensing its presence, Alpha's M.I.N.D. receives an encrypted message from Ascnet. +116 116 301 It is like a whisper in her ear, speaking a language that only she understands and making clear the future it will bring. +117 117 301 α If it killed the Gray Ravens, things would go back to what they were before. 1 +118 118 301 She wants to stop them, but she senses they might be stronger than she gives them credit for. While watching, she notices a dark figure emerging. +119 119 301 α ...Vonnegut. 1 +120 120 301 He seems to notice something. Before stepping into the greenhouse, he looks back at where Alpha is hiding. +121 121 301 α ... 1 +122 122 202 1 1 +123 123 301 A brief moment of silence passes and Alpha steps out of the shadows and heads toward the greenhouse. +124 124 201 1 500100 -450 +125 125 201 2 500066 450 +126 126 301 1 ??? You wish to help them? 2 +127 127 301 α I need those who know the truth to survive. 1 +128 128 301 ??? Which truth? 2 +129 129 301 α Whether it's about Vonnegut or her frame, it'll all be in my favor. 1 +130 130 301 α The former will result in the humans' spear being pointed somewhere else, while the latter will rattle the Gray Ravens. 1 +131 131 301 ??? What do you expect them to do? 2 +132 132 301 α I need a seed that can break this deadlock. 1 +133 133 204 1 13 +134 134 301 AniZhuanchangBegin α There needs to be uncertainty in the world for it to be interesting, isn't that so? 1 +135 135 202 1 2 1 +136 136 101 Assets/Product/Texture/Image/BgStory/Bgstory311.png +137 137 301 AniZhuanchangEnd Alpha follows the footsteps of the group, and comes upon a wide platform outside. Vonnegut's unique oppressive voice booms from the platform. +138 138 301 Vonnegut Welcome! Everyone is probably worried about what my next step will be, right? +139 139 301 Vonnegut To be honest, my purpose has been clear all along and that's to advance the filtering. +140 140 301 Vonnegut As such, I always welcome new blood. +141 141 301 Vonnegut But even if I issue you an invitation now, there will only be one answer. +142 142 201 1 500100 +143 143 301 1 α ... 1 +144 144 202 1 1 +145 145 301 Vonnegut I'd love to tell you all about our aspirations and ideals so that you can understand the importance of Ascnet and the filtering... +146 146 301 Vonnegut But when you are in a group, it's easy to buy into the illusion that you have a fighting chance. +147 147 301 Vonnegut No matter what I say at this moment, you won't listen, so... +148 148 301 Vonnegut raises his index finger and thumb like a gun and takes aim at the group. +149 149 301 Vonnegut Bang—! +150 150 301 As he makes that sound, rays of light almost invisible to the naked eye fire from behind the group. +151 151 201 1 500100 +152 152 301 1 α His control over Ascnet's power is very precise. 1 +153 153 202 1 1 +154 154 301 Witnessing such an unexpected attack, Alpha refrains from getting involved for now and observes Vonnegut's battle style. +155 155 301 Lucia Commandant! +156 156 301 Lucia senses a ray behind her but does not try to dodge it. Instead, she rushes toward you while blocking the attacks aimed at the others with her katana. +157 157 201 1 500100 +158 158 301 1 α ...She's still so naive, but her senses have sharpened. 1 +159 159 202 1 1 +160 160 301 You may have remained unscathed under Lucia's protection, but she is not fast enough to block the final strike. +161 161 301 【kuroname】 Lucia! +162 162 301 She staggers back, clutching her wound. Red vital fluid leaks from her right shoulder. The wound is deep, although the internal structure is undamaged. +163 163 301 She raises her head and looks around. Besides herself, everyone else has more or less taken some damage from this unexpected attack. +164 164 301 【kuroname】 Wanshi! I'll leave it to you! +165 165 301 The Construct you call Wanshi hurries over to Lucia's side. +166 166 301 Lucia It's okay, I can still fight. +167 167 301 Wanshi ...Do you want to turn off the pain module? +168 168 301 Lucia There's no need to risk M.I.N.D. deviation with only this level of pain. +169 169 301 Vonnegut You can try all you want, but I still have lots of tricks up my sleeve. I can keep this up until you decide to obey me. +170 170 301 Kamui Are you going back on your agreement with Chrome?! +171 171 301 Vonnegut No, but I only agreed not to kill you. I didn't promise anything else. +172 172 301 Vonnegut Didn't the commandant over there let two flies go as well? +173 173 301 【kuroname】 You mean Reyna and Percy? +174 174 301 Vonnegut gives a noncommittal smile. +175 175 301 Vonnegut It doesn't matter. I have no use for the weak. I won't even waste my time on them. +176 176 301 Vonnegut But as for you... +177 177 301 α ... +178 178 301 Although she can continue watching on the sidelines, given "her" style of doing things, "she" will be handing over tactical deployment to you. +179 179 201 1 500100 +180 180 301 1 α An ignorant human, no less... 1 +181 181 202 1 1 +182 182 301 1 AniZhuanchangBegin Alpha strides over to the group. diff --git a/Resources/table/client/movie/movies/MovieYC01908BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01908BA.tab.bytes new file mode 100644 index 0000000..07ea1e8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01908BA.tab.bytes @@ -0,0 +1,175 @@ +#i +ro,bhW +21,VS>a7FvRP N+|v5U岊X>LKg^M!Smhӫ= +{]uy&z d +^LId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg1901_5.jpg +2 2 401 1 201 +3 3 301 DialogEnable Lucia Why are you helping? +4 4 301 Lucia quietly asks Alpha while keeping her eye on the agent in front of her. +5 5 301 α I don't owe you any answers. +6 6 301 Lucia ... +7 7 301 α 【kuroname】. +8 8 301 Alpha looks over, as if she had something to say. +9 9 302 ... +10 10 301 α Do you know where Luna went after the Polyphage was eradicated? +11 11 302 I don't. 14 This question again... 12 +12 12 301 α Again? +13 13 16 301 She hesitated slightly before furrowing her brows like something has just dawned on her. +14 14 301 α Really? +15 15 301 Alpha stares straight into your eyes as if trying to see if you are lying. +16 16 301 The last thing you remember was a brilliant light emanating from the Polyphage's core and the concentration of the Punishing Virus in the area suddenly skyrocketing. +17 17 301 You are about to retreat with Lucia when the upper level collapses. +18 18 301 When you wake up, virus levels have plummeted and someone has removed whatever was holding you down. +19 19 301 And... Huaxu was gone. +20 20 302 (Look directly into her eyes) 21 (Tell her) 21 +21 21 301 α ... +22 22 301 After a brief moment of silence, she shifts her focus to Vonnegut. +23 23 301 Vonnegut Oh? Not going to talk anymore? +24 24 301 Vonnegut Perhaps this human has more information to share. This piques my interest, Don't worry, I won't interrupt your conversation. +25 25 301 Hearing this, Alpha snorts disdainfully. +26 26 301 α As long as they're in the Task Force, they won't know the truth. +27 27 301 Lucia But I've recovered my memory. +28 28 301 α ...And? +29 29 301 Lucia What? +30 30 301 α Other than that memory, what else? +31 31 301 Lucia falls silent. Alpha's words piques her curiosity, but she is hesitant whether to keep on asking questions with the agent in front of her. +32 32 301 But when facing an enemy one knows nothing about, rushing into combat is nothing short of a reckless act. +33 33 301 DialogDisable To buy some time for Chrome in the greenhouse above, you try to drag it out. +34 34 302 Other than that memory... 35 +35 35 302 What else? 36 +36 36 301 DialogEnable α Lucia didn't tell you? +37 37 301 Lucia What are you talking about? +38 38 301 α Looks like all you did was find your memories. You don't know what really happened then. +39 39 301 Lucia What really happened... +40 40 301 α Weren't you ever curious? About who told Ravenge that commandants could connect to Ascendants? +41 41 301 α And which Ascendant he connected to? +42 42 301 Alpha deliberately enunciated every syllable of "Ascendant", while keeping her eyes fixed on the agent before her. +43 43 301 Lucia Was it his subordinate? +44 44 301 α Not so dumb after all. +45 45 301 Lucia ... +46 46 301 She hesitates slightly, then decides to ask the question that has been bugging her. +47 47 301 Lucia Have you heard of the Project Winter? +48 48 301 α How do you know...? +49 49 301 Lucia An investigation. +50 50 301 Lucia is tight-lipped, offering nothing more than those two words. +51 51 301 α I don't really know much about it. +52 52 301 α Only that it's research that relates to Ascendants. +53 2001 301 α Based on the intelligence I got, it might have started from the incident with Ravenge. +54 53 301 α Any worsening of 【kuroname】's circumstances is likely to be connected to this plan. I say this because their men are looking for a commandant who could help them advance the plan. +55 54 301 Lucia Alpha, why did you come to help? And why did you tell me this? +56 55 301 α I hate it when people repeat the same mistakes, and I sure don't want to see "myself" doing so either. +57 56 301 Lucia That's a very different way of thinking than before. +58 57 301 α Huh... +59 2002 301 α My way of thinking's never changed. It's you who've changed. +60 58 301 α Don't you feel it, Lucia? +61 59 301 α You used to be completely ignorant, living blissfully in paradise... But now, you're on the "starting point". +62 60 301 Most people present have no idea what "starting point" means, but Lucia frowns upon hearing these words. +63 2003 301 α I don't want to see "myself" repeat the same mistakes. Should there come a day when you step into the abyss, don't do it because you were betrayed. +64 61 301 Lucia If you're talking about what's happening to the commandant, rest assured that I'll do everything in my power to stop it. +65 62 301 α That's just a single issue. Hatred doesn't build up overnight. +66 63 301 Alpha falls silent for a moment. She thinks of what Luna told her. +67 64 301 α Lucia, I used to think of you only as a chess piece leftover from a conspiracy, a piece of data that was previously deceived and had no reason to exist. +68 65 301 α That's why I've wanted to get rid of you since we met. +69 66 301 α But at the same time, you've shown me new possibilities. +70 67 301 α You are no longer as confused and weak as before. +71 68 301 α You're your own person, and even though you are very similar to me, I'll no longer see you as unwanted data. +72 69 301 α Show me how long you can struggle for. +73 70 301 Lucia I will never walk the same path as you. +74 71 301 α Oh? +75 72 301 α Then do you best to flee from the clutches of the abyss before that day comes. +76 73 301 α And now— +77 74 301 Alpha steps forward, grabbing the hilt of her katana at the same time as Lucia grabs hers. Together, they point their blades at Vonnegut. +78 75 301 Vonnegut Aren't you going to tell her about the Arctic incident? +79 76 301 α Some words are more believable if they come from the mouth of another. +80 77 301 AniZhuanchangBegin Vonnegut Makes sense. Bring it on, then! +81 78 101 Assets/Product/Texture/Image/BgStory/Bgstory311.png +82 79 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +83 80 201 1 500305 +84 81 301 AniZhuanchangEnd 1 The battle, which is forced to take place, lasts three minutes. During this time, Vonnegut unleashes a never-ending barrage of unexpected attacks. +85 82 301 Practically everyone has sustained injuries, except Alpha, who is familiar with Vonnegut. +86 83 301 For some reason or another, the agent seems to have avoided fatally injuring the team. Like a cat toying with its prey, he takes joy in relentlessly striking them. +87 84 301 But even Alpha is not able to really hit Vonnegut, and all her attacks bounce off him. +88 85 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +89 86 201 1 1081001 5 +90 87 301 1 Kamui His defense is such a pain! Be a man and stop turtling! 1 +91 88 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +92 89 201 1 500305 +93 90 301 1 Vonnegut Combat involves defense as well. What right do you have to taunt me if you aren't even skilled enough to get close? 1 +94 91 301 Vonnegut And why are you always protecting that commandant in the middle? 1 +95 92 301 He takes leisurely steps in that direction. +96 93 301 Vonnegut So that's it. You're like a crystal pyramid. 1 +97 94 301 Vonnegut You unleash their strength, causing them to quickly fade. 1 +98 95 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +99 96 201 1 500166 5 +100 97 301 1 Lucia That's not what the commandant does! 1 +101 98 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +102 99 201 1 500305 1 +103 100 301 1 Vonnegut Say what you like, I'm growing bored of this. 1 +104 101 301 He puts his hands behind his back, and a sardonic smile appears on his lips. +105 102 301 Vonnegut The captain who changed his frame hasn't returned yet. Could he have been eaten by the Hetero-Hive Mother? Hmm... 1 +106 103 302 I believe in him. 104 No way. 104 +107 104 202 1 +108 105 301 RImgBg1Shake ??? AARGH— +109 106 301 A ragged cry comes from the other side of the wall. +110 107 201 1 500305 1 +111 108 301 1 Vonnegut Congrats! Looks like you put your faith in the right person after all. 1 +112 109 301 He slowly applauds them. +113 110 301 Vonnegut I'll hold up my end of the bargain. You're free to leave. 1 +114 111 301 Vonnegut But there's something I have to do to erase any traces of vital information. 1 +115 112 202 1 1 +116 113 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +117 114 301 The light in his clenched fist turns into grains of sand that slip through his fingers. When it falls onto the ground, the area's Punishing Virus concentration rises quickly, along with the earthquake. +118 115 201 1 500273 4 +119 116 301 1 Wanshi This place's about to collapse! Retreat! 1 +120 117 202 1 1 +121 118 301 The team covers each other while making for the exit. +122 119 201 1 500166 5 +123 120 301 1 Lucia Get the commandant out of here! 1 +124 121 201 1 500305 1 +125 122 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +126 123 301 1 Vonnegut A bond can be a troublesome thing sometimes, can it not? 1 +127 124 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +128 125 202 1 1 +129 126 301 He smiles as he raises his hand, and the surging Punishing Virus binds those trying to protect you. +130 127 301 Just as the team moves to respond to Vonnegut's attack, a huge stone slab falls from above. There is a small gap, but it blocks the fragile human body from moving. +131 128 201 1 500166 5 +132 129 301 1 Lucia Commandant! 1 +133 130 201 1 500100 +134 131 301 1 α ... 1 +135 132 201 1 500273 4 +136 133 301 1 Wanshi His attacks home in on us! We can't go over or they'll hit Commandant! Divert the attacks! 1 +137 134 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +138 135 201 1 500305 1 +139 136 301 1 Vonnegut Good observation skills, but will that do you any good? 1 +140 137 202 1 1 +141 138 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +142 139 301 A thunderous crack comes from above, and the walls start to collapse again. +143 140 201 1 500166 5 +144 141 301 1 Lucia Commandant! 1 +145 142 301 Lucia leaps into the air, smashing one falling stone slab after another while using the rocks to block the path of the lightning. +146 143 301 Lucia Over here! 1 +147 144 202 1 1 +148 145 301 Under Alpha's onslaught, cracks start to appear in Vonnegut's force field, but they quickly close up. +149 146 301 Lucia swoops down to assist, and their successive attacks finally breach the impenetrable light screen by tearing it apart before it can be repaired. +150 147 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +151 148 201 1 500305 1 +152 149 301 1 Vonnegut Interesting! How interesting it is to see you struggle. 1 +153 150 301 Vonnegut If you want to save that commandant, come at me, all of you! 1 +154 151 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +155 152 201 1 500166 5 +156 153 301 1 Lucia You just want us to stay and continue fighting. 1 +157 154 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +158 155 201 1 500305 1 +159 156 301 1 Vonnegut If you're worried about the collapsing arena, I don't mind moving our battle somewhere safe. 1 +160 157 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab +161 158 201 1 1081001 5 +162 159 301 1 Kamui Then let's go! 1 +163 160 202 1 1 +164 161 301 The fury in Kamui's voice gets everyone to evacuate the area. +165 162 301 But just as Lucia is about to raise her katana once more, Vonnegut snaps his fingers at Alpha. +166 163 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryKejiBg.prefab 2 +167 164 201 1 500305 +168 165 301 1 Vonnegut But before we begin, I have to remove the outsider. 1 +169 166 301 Instantly, myriad noises inundate Alpha's M.I.N.D.. +170 167 301 1 AniZhuanchangBegin Vonnegut Look where you stand, Alpha. 1 diff --git a/Resources/table/client/movie/movies/MovieYC01908EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC01908EA.tab.bytes new file mode 100644 index 0000000..ff6cd45 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC01908EA.tab.bytes @@ -0,0 +1,86 @@ + +`$0BF%b{3<^K^ >/x ^ <`5FoT/d6(U@$K9bޯs$JV`d!XdCO[Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory311.png +2 2 401 1 201 +3 3 301 DialogEnable The multitude of noises disappear, and Alpha opens her eyes, while the surrounding area shakes violently. Just as she has expected, the dark figure is standing a distance away, effortlessly doing battle. +4 4 201 1 500100 5 +5 5 301 1 α Vonnegut! 1 +6 6 201 1 500305 +7 7 301 1 Vonnegut Not bad, my respect for you is growing. 1 +8 8 301 Vonnegut Compared to these unscreened "seeds," I'm more interested in one who has the qualifications to become an agent. 1 +9 9 202 1 1 +10 10 201 1 500166 5 -450 +11 11 201 2 500100 5 450 +12 12 301 1 Lucia Agent? Alpha, could it be...? 1 +13 13 301 α I have no interest in that. 2 +14 14 202 1 2 1 +15 15 201 1 500305 +16 16 301 1 Vonnegut Such a pity. 1 +17 17 202 1 1 +18 18 301 With a simple flick of his left hand in their direction, an invisible force surges like a wave against the group. +19 19 301 Alpha unsheathes her katana and charges before slicing the invisible threat into two. The blade beams continue on toward Vonnegut, but are stymied by his force field. +20 20 201 1 500305 +21 21 301 1 Vonnegut Can you see it? Or is it simply a fighter's intuition of danger? 1 +22 22 202 1 1 +23 23 301 Her attack has torn the wave apart and reversed its trajectory, leaving the ground charred. +24 24 301 Vonnegut ambles toward Alpha, and red Punishing Virus currents flow and gather around him. +25 25 301 Alpha feels her strength quickly being sapped. +26 26 201 1 500100 5 +27 27 301 1 α Never thought you'd stoop to such despicable methods. 1 +28 28 202 1 1 +29 29 301 Alpha scowls, continuously swinging her katana to block the projectiles coming from all directions before sheathing it to charge it. +30 30 301 Just as she draws the blade and attempts to stab Vonnegut at lightning speed, he catches it, holding it firmly in his hand. +31 31 201 1 500100 +32 32 301 1 α ...You caught a blade with your bare hands? 1 +33 33 301 But on closer inspection, there is a tiny gap between the blade and his hand. +34 34 301 α No, it's just another use of the force field. 1 +35 35 201 1 500305 +36 36 301 1 Vonnegut Good analysis. 1 +37 37 301 This time, he unleashes the lightning in close proximity. +38 38 201 1 1081001 5 +39 39 301 1 Kamui Watch out! Defensive formation! 1 +40 40 201 1 500305 +41 41 301 1 Vonnegut Will that really help? 1 +42 42 202 1 1 +43 43 301 The red beams explode and while the group's last-minute defensive formation was able to temporarily hold off his attack, the blast causes the floor beneath their feet to collapse. +44 44 201 1 1081001 5 +45 45 301 1 Kamui !! 1 +46 46 202 1 1 +47 47 301 The four plummet to the lower area, where they heard a gentle sigh from a woman nearby. +48 48 301 ??? Well, this was an unexpected meeting, isn't it, Miss Alpha? +49 49 201 1 500100 +50 50 301 1 α You are... 1 +51 51 202 1 1 +52 52 301 Finding her balance, Alpha looks in the direction of the voice, and sees the woman who introduced herself as "The Merciful One" standing in front of them. +53 53 301 Vonnegut also senses her presence and stops his attacks. +54 54 201 1 500166 5 -450 +55 55 201 2 500273 5 450 +56 56 301 1 Lucia Now! 1 +57 57 301 Wanshi Go. 2 +58 58 202 1 2 1 +59 59 301 The three beat a hasty retreat in the chaos and make for where 【kuroname】 is. +60 60 201 1 500100 +61 61 301 1 α Merciful One, why are you still here? 1 +62 62 301 The Merciful One My apologies, I was drawn to the "Mother" in the greenhouse. +63 63 301 The Merciful One So I thought I'd stay and watch how she grows. +64 64 201 1 500305 +65 65 301 1 Vonnegut ... 1 +66 66 301 Vonnegut looks at The Merciful One in a rare bout of silence. +67 67 201 1 500100 +68 68 301 1 α (There's no need to remain here.) 1 +69 69 202 1 +70 70 301 Taking advantage of Vonnegut's inaction, Alpha makes for the exit. +71 71 201 1 500305 +72 72 301 1 Vonnegut ... 1 +73 73 301 Vonnegut sees Alpha leaving and does not try to stop her. +74 74 301 AniZhuanchangBegin The guest in front of him is the one that requires his full attention. +75 75 202 1 1 +76 76 101 Assets/Product/Texture/Image/BgStory/Bgstory338.jpg +77 77 301 AniZhuanchangEnd Leaving the collapsing sewers, Alpha returns to the ruins. +78 78 301 She leaves the name tag she picked up while escaping near the transport craft, then turns and leaves the scorched earth behind. +79 79 301 Once the dust and smoke from the explosion have settled, a tranquil silence returns to the area. +80 80 301 The gale sweeps the shattered debris into its embrace and dances through the craters of the devastated land. +81 81 301 The dust will one day heal the wounds of the earth, and life will begin anew. +82 82 301 The transport craft carrying the Gray Ravens disappears into the sky. +83 83 301 In the flow of the setting sun, a motorcycle speeds past the refugee camp and off into the horizon. +84 84 301 1 AniZhuanchangBegin Night is approaching, but never once does she look up at the sky. diff --git a/Resources/table/client/movie/movies/MovieYC02001BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02001BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..414f7405b5cc148a38f3c094054015bb51d92098 GIT binary patch literal 32276 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02003BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02003BA.tab.bytes new file mode 100644 index 0000000..675d792 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02003BA.tab.bytes @@ -0,0 +1,129 @@ +W=}f?Vz$9gW`{*~= p>R> +]?0=]aϓ5j.5'*f +Q wXY栉(E%s63H$/wnId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 504 0.7 +2 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory30.jpg +3 3 401 1 211 +4 4 301 DialogEnable Many years ago, at the film set of "The Mandhasti Real Park"— +5 5 301 In the studio, a fictional father was teaching his fictional son how to use a rifle. +6 6 301 This is the bolt. This is the safety. Here is the magazine, and the trigger is here. +7 7 301 Push the bolt to load a shiny, slim bullet, unlock the safety, then pull the trigger. +8 8 301 This is how humans fire a brass bullet. It has 2800 joules of kinetic energy, travels at 868 meters per second, and can take down most animals on the continent. +9 9 301 The father told his son. +10 10 301 "Life is great, but .300 Magnum is greater, because it can take away any life with ease." +11 11 301 "It makes no difference whether that life is theirs, or ours. We are just one of the many life forms." +12 12 301 For some reason, Roland still remembers this scene that he once witnessed. +13 13 301 But he only knew how to act back then. He didn't have any question. +14 14 301 The script was there. He only had to follow it to earn money, as well as a chance to live. +15 15 301 He had always been living in lies, and believed in the rules that were born in them. +16 16 301 But lies could be easily proven wrong with some proper thinking. +17 17 301 Does the power to take lives really make something great? It's nothing but an arrogant boast. +18 18 301 To Roland, struggling for survival amidst a world that ignores the importance of life should be called great instead. That is the real world. +19 19 301 He enjoys watching infected Constructs beg for the mercy of the Ascension-Network. Fragile flowers that shatter after breaking free from the greenhouse, but still struggling to maintain the last bit of consciousness. +20 20 301 And the innocent white that was born from the scarlet virus. +21 21 301 Those eyes had witnessed infinite despair. Still, she continued to venture toward her target. +22 22 301 That white figure pulled him out of hell. The closer he approached her, the more he believed that she was the only truth he would ever seek. +23 23 504 0.7 +24 24 301 But he lost her. +25 25 301 What if he never finds Luna again? +26 26 504 0 +27 27 301 What if everything gets loose and lost? Where can he go then? +28 28 301 His values and purpose will all go down with the lighthouse. +29 29 301 How will he be different from many years ago, when he stood in the "Real Park" with despair? +30 30 401 1 36 +31 31 301 AniZhuanchangBegin Shaken inside, Roland hears a well-timed chuckle from the darkness. +32 32 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +33 33 401 1 207 +34 34 201 1 500252 -450 +35 35 201 2 500334 450 +36 36 301 AniZhuanchangEnd 1 Roland? Hermano (Brother), you look confused. 1 +37 37 301 Roland ... 2 +38 38 301 The young man in Roland's mind wears a clean and simple outfit. He is smiling—the smile of a normal young person. +39 39 301 The smile looks taunting in contrast to Roland's gloomy face. +40 40 301 Roland? You seem upset when I show up, but— 1 +41 41 301 Roland? Still, you picked me, not— 1 +42 42 301 Roland? Oops, is he not here? 1 +43 43 301 Roland? Which means... I see. 1 +44 44 202 1 2 1 +45 45 301 The illusion disappears, and shows up again in a look that Roland is more familiar with. +46 46 201 1 500008 -450 +47 47 201 2 500334 450 +48 48 301 1 Roland ...What did you learn? 2 +49 49 301 Roland? You have an idea. A target. You have a mission—but you don't know how to complete it. 1 +50 50 301 Roland? Because nobody can give you a reply without being questioned by you. That's why I'm here. 1 +51 51 301 Roland ... 2 +52 52 301 Roland? Eureka. 1 +53 53 301 Roland Guess all you want—but what do you have to say? 2 +54 54 301 Roland? I know you don't want to see me. But rest assured, hermano. In this world, anyone can leave you... 1 +55 55 301 Roland? But I won't, and I can't. This is my fate, and yours too. Don't you think? 1 +56 56 301 Roland Well, hermano, do you have any clue? 2 +57 57 301 Roland Get it done. My body is yours for now. 2 +58 58 301 Roland? Your body? What sort of impression do you have of me, hermano? 1 +59 59 301 Roland? Some electronic ghost may be able to hack into the M.I.N.D. of Constructs through special frequencies, and replace the host's memory with theirs... 1 +60 60 301 Roland? But all I can do is to stay with you and face "you" till the last moment. 1 +61 61 301 Roland? I don't come from outside, and I'm not another you either. I am just that more honest side of yours. 1 +62 62 301 Roland? I cannot interfere with your future. I can only bring up those things that you didn't want to confront. 1 +63 63 301 Roland? Whether you like it or not, whatever you are going to do with them, they are there. 1 +64 64 301 Roland So what's this thing that I don't want to face? 2 +65 65 301 Roland? Relax, hermano. I can see you are arguing back now. 1 +66 66 301 Roland? For now, just do what you feel like doing. You want to take action, and that isn't a bad thing. 1 +67 67 301 Roland ... 2 +68 68 202 1 2 1 +69 69 101 Assets/Product/Texture/Image/BgStory/BgStory71.jpg +70 70 301 AniZhuanchangEnd —Roland's vision is interrupted by the rustling and crunching of gravel. He turns his head around immediately. +71 71 301 AniZhuanchangBegin —Lamia changed a pose to make her legs more comfortable, but she is still hibernating. +72 72 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +73 73 201 1 500008 -450 +74 74 201 2 500334 450 +75 75 301 AniZhuanchangEnd 1 Roland? I don't think you need to keep such a watchful eye on her. 1 +76 76 301 Roland? As far as I can recall, you used to get along a lot better. 1 +77 77 301 Roland That doesn't mean I can let my guard down, especially in this situation— 2 +78 78 301 Roland Just look at me... Hermano. 2 +79 79 301 Roland raises his right hand. It still obeys his M.I.N.D., but looks nothing like what he remembers. +80 80 301 Roland? So what? You were never a coward. 1 +81 81 301 Roland? Has this new body changed you that much? 1 +82 82 301 Roland What's wrong with that? I won't have another chance next time. 2 +83 83 301 Roland I'm lucky to still be alive, so I must carefully think about how to properly spend this second life. 2 +84 84 301 Roland? You would throw away even your own life, yet here you are, suddenly getting nervous over something given by others. 1 +85 85 301 Roland ...Maybe you are right. 2 +86 86 301 Roland? No. 1 +87 87 301 Roland? If you want to be a coward, you should have been that way from the beginning. You know very well to be cautious about things you don't understand, so why would you rely on this new body that you aren't familiar with? 1 +88 88 301 Roland ...? 2 +89 89 301 Roland? This life may be given by The Merciful One, but it's still yours. 1 +90 90 301 Roland? It's your choice. Your consequence. Your soul. Everything about it belongs to you. 1 +91 91 301 Roland? If you want to fight, to die, or to do stupid things, you do it yourself. 1 +92 92 301 Roland? Look at you, so detached and paranoid. You made yourself this way. 1 +93 93 301 Roland Looks like you are right. 2 +94 94 204 2 2 +95 95 301 Roland's expression relaxes slightly and gives a chuckle. +96 96 301 With his nerves loosened, he gazes around the place. It is—or, used to be—a low-ceiling hut. +97 97 301 Bombshells destroyed one of the walls, as well as half of the south-eastern pillar, making its roof slightly tilted. +98 98 301 Still, the remaining structures are intact, making the room at least more comfortable than some random cave. +99 99 301 Lamia would probably agree. She curls up like a cat, occupying a corner of the room. +100 100 301 —Roland feels relieved. +101 101 301 Roland Can you stay a little longer? 2 +102 102 301 Roland? My presence is not determined by your words. But you will know when I show up or leave. 1 +103 103 301 Roland? Hermano. 1 +104 104 301 The illusion emphasizes the word "hermano." +105 105 301 Roland ...Hah, you're right. 2 +106 106 301 ... +107 107 204 2 +108 108 301 Roland Anyway, I sometimes have this feeling... 2 +109 109 301 Roland? ? 1 +110 110 301 Roland Look at Lamia's body. She's a great fit for reins, don't you think? 2 +111 111 301 Roland? ...? 1 +112 112 301 AniZhuanchangBegin Roland Let's move when the sun comes back. 2 +113 113 202 1 2 1 +114 114 101 Assets/Product/Texture/Image/BgStory/BgStory71.jpg +115 115 301 AniZhuanchangEnd Meanwhile... +116 116 301 The stars hang low in the night sky, sinking toward the world. +117 117 301 Inside the ruins, one is already hibernating, the other has just begun to rest. +118 118 301 AniZhuanchangBegin No matter what thoughts they have, at least tonight, nothing else outside the ruins matters to them. +119 119 101 Assets/Product/Texture/Image/BgStory/Bgstory10.jpg +120 120 301 AniZhuanchangEnd On the other end of the ruins... +121 121 301 Dark shadows appear on the horizon one by one, wandering, crawling, walking. +122 122 201 1 500314 +123 123 301 1 ??? Let it begin. 1 +124 124 202 1 1 +125 125 301 No one knows where they come from. No one knows what purpose they have. +126 126 301 1 AniZhuanchangBegin Everything is brewing in silence under the stars, waiting to blossom. diff --git a/Resources/table/client/movie/movies/MovieYC02004BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02004BA.tab.bytes new file mode 100644 index 0000000..5120916 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02004BA.tab.bytes @@ -0,0 +1,259 @@ +ly4]GWRl&䯜ptc1q lE2-qvcgڍG+ މj/1y)N^D;smk;v;ScB ~Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +2 2 401 1 202 +3 3 201 1 500334 -450 +4 4 201 2 500165 450 +5 5 301 DialogEnable 1 Lamia ...Eek... 2 +6 6 301 Roland Not again? 1 +7 7 301 Lamia Um, at our 7 o'clock... 2 +8 8 301 Roland Let's take cover first. 1 +9 9 202 1 2 1 +10 10 301 Roland and Lamia find a broken wall nearby that can cover both of them, and hide in its shadow against the dawn light. +11 11 301 ... +12 12 301 Just as Roland expected, a few Corrupted show up behind their previous position. +13 13 301 There aren't many of them, and they look just like ordinary wandering Corrupted. +14 14 301 A few hours ago—just after daybreak, to be precise—Roland didn't have any idea yet, but he and Lamia decided to head out first, trying to follow the known clues. +15 15 301 Soon, strange wandering Corrupted began to show up on their route every once in a while. +16 16 301 They kept coming. Every time, they ended up in Lamia and Roland's way, even in the areas where there was nothing to infest. +17 17 301 Like every time in the past, the small number of Corrupted do not pose any threat. But Roland feels something isn't quite right. +18 18 301 He extends his hand, trying to control their leader to turn back— +19 19 301 —But nothing happens. +20 20 201 1 500334 -450 +21 21 201 2 500165 450 +22 22 301 1 Roland (What's going on? Is it because of this body, or...) 1 +23 23 301 Lamia Just a few wandering Corrupted... Can't we just finish them off? 2 +24 24 301 Roland So? 1 +25 25 301 Lamia ? 2 +26 26 301 Roland Don't you feel strange? These annoying Corrupted just keep coming. They can always find us. 1 +27 27 301 Roland We changed our route many times, they came back every time, even in the areas impossible for Corrupted to exist. 1 +28 28 301 Lamia (Eek? I thought we were just lost...) 2 +29 29 301 Lamia Eek—! 2 +30 30 301 Roland Whoever is behind them, I have no idea what they want... Are they just testing us? 1 +31 31 301 Roland (Not necessarily. They should have sent stronger forces to test us. Maybe they just wanted to change our route, so they sent those Corrupted in the hope that we would avoid them.) 1 +32 32 301 Roland (Better ask Lamia to control them if they ever show up again. I can't let her know that I've lost control of the Corrupted.) 1 +33 33 301 Roland Alright, let's kill them all! 1 +34 34 301 Lamia ? 2 +35 35 301 Roland still doesn't know why his opponent sent in these soulless weaklings, but he has no time to waste on them. +36 36 202 1 2 1 +37 37 301 AniZhuanchangBegin Roland has a plan in mind. He rushes out from the broken wall, along with a still clueless Lamia. +38 38 201 1 500013 +39 39 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 1 +40 40 301 AniZhuanchangEnd 1 Corrupted —! —! 1 +41 41 202 1 +42 42 301 They wipe off the wandering Corrupted in no time. +43 43 301 Looking at their remains, Roland doesn't feel victorious at all. +44 44 301 AniZhuanchangBegin This is happening too often, and too easy. +45 45 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +46 46 201 1 500008 -450 +47 47 201 2 500334 450 +48 48 301 AniZhuanchangEnd 1 Roland (...This isn't right.) 2 +49 49 301 Roland? What is it? 1 +50 50 301 Roland (What do they want from these meaningless attacks?) 2 +51 51 301 Roland (Whether they want to get rid us, or make us leave, none of that is going to happen.) 2 +52 52 301 Roland? Unlike humans, attrition warfare isn't going to work on Ascendants. But if the opponents can control Corrupted, they are probably no different. 1 +53 53 301 Roland? They are definitely aware that such trivial attack are never going to pose any threat. If they send in all the Corrupted together, they might at least have a chance. 1 +54 54 301 Roland (Which means, they must be doing this on purpose for some reason.) 2 +55 55 301 Roland? The question is... What do they want? 1 +56 56 204 2 2 +57 57 301 AniZhuanchangBegin Roland ...Interesting. 2 +58 58 202 1 2 1 +59 59 101 Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +60 60 201 1 500334 -450 +61 61 201 2 500165 450 +62 62 301 AniZhuanchangEnd 1 Lamia Eek... Just what are you mumbling? Say something that I can understand. 2 +63 63 301 Perhaps Roland and Lamia are staying at the same place for too long, as Roland talks, more Corrupted have appeared on the other side of the road, stumbling toward them. +64 64 301 Lamia Eek... 2 +65 65 301 Roland ...Have they come again? 1 +66 66 301 Roland (They must be coming from the exact same spot. I walked a large circle just to confirm this.) 1 +67 67 301 Roland watches the Corrupted as they march forward. He already knows what to do. +68 68 301 Roland Lamia, make them stop. 1 +69 69 301 Lamia ? 2 +70 70 301 Lamia wonders why Roland doesn't do it himself, but she follows his order anyway— +71 71 301 But the Corrupted aren't stopping. Actually, their action is not impacted at all. +72 72 301 Lamia ...Eek? 2 +73 73 301 Roland ...I knew it. 1 +74 74 301 AniZhuanchangBegin Lamia's Ascendant power cannot take control of the Corrupted. That means the opponents possess similar abilities to control them, if not stronger. +75 75 202 1 2 1 +76 76 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +77 77 201 1 500008 -450 +78 78 201 2 500334 450 +79 79 301 AniZhuanchangEnd 1 Roland (The only possible explanation is, these things must represent some sort of "information" that the other party is trying to show us.) 2 +80 80 301 Roland? Could it be just an out-of-control automatic factory? 1 +81 81 301 Roland (How do you explain that Lamia and I, as Ascendants, both cannot control their action?) 2 +82 82 301 Roland? You seem to have already found an answer. 1 +83 83 301 Roland Maybe. 2 +84 84 301 Roland? Then what are you waiting for? I don't think I need to remind you of anything. 1 +85 85 301 Roland (...Perhaps all I need is this line from you.) 2 +86 86 301 Roland? You always have this problem. 1 +87 87 301 AniZhuanchangBegin Roland (...Tsk.) 2 +88 88 202 1 2 1 +89 89 101 Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +90 90 201 1 500334 2 -450 +91 91 201 2 500165 450 +92 92 301 AniZhuanchangEnd 1 Roland Well, let's just try to walk into their trap. 1 +93 93 301 Lamia ...? 2 +94 94 301 Roland We won't get what we want just from any random scavenger or Babylonia guy. 1 +95 95 301 Roland The easiest way is to ask Gabriel... But I don't think we can find him. 1 +96 96 301 Roland learned from The Merciful One that Alpha survived the battle... Which means, Gabriel is probably already dead. +97 97 301 Roland So... We can only go to those guys behind the "show." 1 +98 98 301 Lamia Eek... Are we really going after them? 2 +99 99 301 Roland Actually, I think we are pretty lucky. They are already looking for us before we go after them. These Corrupted can prove it. 1 +100 100 301 Roland And I'm not going to let the chance slip. 1 +101 101 301 Lamia ...Alright. 2 +102 102 301 Lamia can only agree. +103 103 301 Roland Well then, let's trace these Corrupted and find where they come from. 1 +104 104 401 1 36 +105 105 301 AniZhuanchangBegin Roland Remember, Fortis Fortuna Adiuvat (fortune favors the bold). 1 +106 106 202 1 2 1 +107 107 101 Assets/Product/Texture/Image/BgStory/Bgstory5.jpg +108 108 401 1 210 +109 109 301 AniZhuanchangEnd Roland and Lamia have been walking toward the Corrupted's origin amidst ruins and wasteland. +110 110 301 Corrupted have been appearing sporadically, and at an increased frequency as they move forward. +111 111 301 This makes Roland excited—at least it proves his theory that the Corrupted were dispatched from the same place. +112 112 201 1 500334 +113 113 301 1 Roland So... What will happen next? 1 +114 114 201 1 500165 +115 115 301 1 Lamia (Once again, there's someone walking in front, giving orders. Feels like the good old days...) 1 +116 116 301 Lamia (Hopefully this gives me a higher chance to survive... Hmm...) 1 +117 117 202 1 1 +118 118 301 Roland and Lamia keep walking for a while, but Corrupted have stopped showing up. +119 119 301 500 meters, 1 kilometer, 2 kilometers... +120 120 301 The Corrupted that always appear with fixed interval are now gone. +121 121 301 What does it mean? Roland starts to wonder. +122 122 301 Now that the Corrupted are no longer showing up, they must have achieved something. Which means— +123 123 301 Roland's thoughts are interrupted by the engine roar in the sky. In fact, he is expecting it— +124 124 201 1 500334 +125 125 301 AniZhuanchangBegin 1 Roland ...Is that it? 1 +126 126 202 1 1 +127 127 101 Assets/Product/Texture/Image/BgStory/Bgstory378.png +128 128 301 AniZhuanchangEnd Roland and Lamia follow the sound, until it goes low in a particular direction, then becomes almost inaudible. +129 129 301 They continue heading in that direction, and finally arrive at the destination after climbing over a couple of building ruins. +130 130 301 They see a transport aircraft with Babylonia signs parked between the collapsed buildings. +131 131 201 1 500334 -450 +132 132 201 2 500165 450 +133 133 301 1 Lamia Eek... This is a Babylonia aircraft, right? Why is it here alone? 2 +134 134 301 Roland Since it has come here alone, it is probably not carrying supplies or equipment, but— 1 +135 135 301 They see three busy-working figures at a crossing further away. +136 136 301 AniZhuanchangBegin Roland Task Force members on a mission. 1 +137 137 202 1 2 1 +138 138 201 1 500168 +139 139 301 AniZhuanchangEnd 1 Vera What the hell are you two doing? 1 +140 140 301 Breaking the silence, Vera closes the holo-projection on her terminal and turns to face her two teammates nearby. +141 141 301 Vera It's a door! Why didn't you just open it?! 1 +142 142 202 1 1 +143 143 201 1 500336 +144 144 301 1 Noctis Oh, could it open? I didn't notice... 1 +145 145 201 1 500168 +146 146 301 1 Vera Set up the gear and prepare to work. 1 +147 147 202 1 1 +148 148 201 1 500328 +149 149 301 1 No. 21 Roger. 1 +150 150 202 1 1 +151 151 301 The Constructs begin to take out the node device used for enhancing remote connection from the crates they have been carrying. +152 152 201 1 500334 -450 +153 153 201 2 500165 450 +154 154 301 1 Lamia Babylonia Task Force? What are they doing here? 2 +155 155 301 Roland Are they here for "her"...? No, it can't be. 1 +156 156 301 Roland soon dispels the idea from his mind after thinking about that female. +157 157 301 Roland "She" doesn't look like the type of agent that would attract Babylonia's attention. 1 +158 158 301 Roland Could it be us then...? No, I don't think so. We haven't done anything. The last time we exposed ourselves, we were with "her"... 1 +159 159 301 Rationally, Roland knows he should stay away from the Task Force as they have no conflicts of interest with him, especially when his main mission isn't going anywhere. +160 160 301 But the Task Force must be sent here for some reason. Maybe that is related to what he wants to know. +161 161 301 Roland (There is no need for a direct engagement. Apart from "someone," the rest probably won't even listen to me.) 1 +162 162 301 Roland (But I should at least find out what they are up to.) 1 +163 163 301 Roland Lamia? Time for you to shine. Go eavesdrop on them, and find out what they are here for. 1 +164 164 301 Lamia Eek... Me? 2 +165 165 301 Roland I can't go stealth like you. 1 +166 166 301 AniZhuanchangBegin Lamia Um... Alright. 2 +167 167 202 1 2 1 +168 168 101 Assets/Product/Texture/Image/BgStory/Bgstory373.png +169 169 201 1 500168 1 +170 170 301 AniZhuanchangEnd 1 Vera Perhaps they've transferred Murray to the Hellhounds. They're much better than you two, after all. 1 +171 171 301 Vera has quickly regained her composure, as well as her sarcasm. +172 172 202 1 1 +173 173 201 1 500328 4 -450 +174 174 201 2 500336 4 450 +175 175 301 1 Noctis What?! No, I won't allow that! You're screwing with me, aren't you? 2 +176 176 202 1 2 1 +177 177 201 1 500168 1 +178 178 301 1 Vera Ha... That's an improvement. At least you understand irony now. Alright, let's stop complaining—we have the Gray Raven Commandant with us. 1 +179 179 202 1 1 +180 180 201 1 500328 4 -450 +181 181 201 2 500336 4 450 +182 182 301 1 No. 21 I don't like it. 1 +183 183 202 1 2 1 +184 184 201 1 500168 +185 185 301 1 Vera A mission is a mission, 21. And if someone here doesn't like it, it sure as hell is me. 1 +186 186 202 1 1 +187 187 201 1 500328 -450 +188 188 201 2 500336 4 450 +189 189 301 1 No. 21 Fine. Understood. 1 +190 190 301 Lamia continues to listen for a while, but the only useful information she gathers is that the Gray Raven Commandant is involved in this mission. +191 191 301 AniZhuanchangBegin Once Lamia gets ahold of the approximate direction and distance of Cerberus' destination, she leaves them. +192 192 202 1 2 1 +193 193 201 1 500165 +194 194 301 AniZhuanchangEnd 1 Lamia (...They definitely have something to do here...) 1 +195 195 301 Lamia (Better let Roland know...) 1 +196 196 301 Lamia (If I can get Roland to help me... to go to "that place"...) 1 +197 197 301 Lamia (Eek... Guess I'll just have to move with him now.) 1 +198 198 301 ... +199 199 301 AniZhuanchangBegin ... +200 200 201 1 500334 -450 +201 201 201 2 500165 450 +202 202 301 AniZhuanchangEnd 1 Roland —I see. 1 +203 203 301 Cerberus, and the Commandant of Gray Raven. +204 204 301 From Roland's past experiences, there's nothing they have in common. Yet now they have come together. +205 205 301 The strange combo gives Roland some weird thoughts. +206 206 301 Roland ...Are they here for Luna? 1 +207 207 301 Whatever they have discovered, this mission must be related to Luna. +208 208 301 He also realizes why the Corrupted are no longer showing up. +209 209 301 Because they have already been guided to the right track. +210 210 301 Roland Interesting... 1 +211 211 301 Whoever is behind all this, it's worth investigating. +212 212 301 This opportunity is presented to him when he almost loses his direction. It's almost too good to be true, like a blatant trap. +213 213 301 But Roland never fears traps. He is used to them. +214 214 301 He looks forward to where it will take him. +215 215 301 The only problem is... +216 216 204 1 2 +217 217 301 Roland The speed difference. 1 +218 218 301 Lamia ? 2 +219 219 301 Both Constructs and Ascendants can walk long distance without getting tired, but they are all based on the human body. +220 220 301 Lamia can travel a lot faster, but Roland doesn't trust her enough. +221 221 301 AniZhuanchangBegin In that case— +222 222 202 1 2 1 +223 223 101 Assets/Product/Texture/Image/BgStory/Bgstory378.png +224 224 301 AniZhuanchangEnd Half an hour later... +225 225 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +226 226 201 1 500165 +227 227 301 1 Lamia Eek—! This is way too heavy! I'm so tired! I need a break! 1 +228 228 201 1 500334 +229 229 301 1 Roland If we keep going at this speed, we can arrive two hours earlier than Babylonia. That's a win-win for both of us. 1 +230 230 201 1 500165 +231 231 301 1 Lamia In what way is this a win-win?! Eek—! A rock! 1 +232 232 202 1 1 +233 233 301 Even with a rein on her waist, Lamia manages to jump over a rock with incredible dexterity. +234 234 301 But the old cart she is pulling isn't so lucky. It bounces high above the ground and lands again, along with Roland, who is sitting inside. +235 235 201 1 500334 +236 236 301 1 Roland Watch out, Lamia! I can't find another one if this thing breaks apart! 1 +237 237 201 1 500165 +238 238 301 AniZhuanchangBegin 1 Lamia Then don't make me pull it eeek— 1 +239 239 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +240 240 202 1 1 +241 241 101 Assets/Product/Texture/Image/BgStory/BgStory18.jpg +242 242 401 1 211 +243 243 301 AniZhuanchangEnd Meanwhile... +244 244 201 1 500308 +245 245 301 1 Cinderelik Time for your regular report. 1 +246 246 301 ??? ...Situation normal. Maintaining cruising surveillance. +247 247 301 ??? Altitude...6,500 meters. This is the best height for this body. I missed the target, but got to fly a little longer. +248 248 301 ??? But "Loki" doesn't like wings... I can never understand. +249 249 204 1 8 +250 250 301 Cinderelik ... 1 +251 251 204 1 +252 252 301 Cinderelik Stop tracking irrelevant targets. 1 +253 253 301 ??? I just wanted to let "Loki" have some fun. +254 254 301 ??? Plus, she was also one of the high-value targets that Mister mentioned. She claimed she no longer had the thing, but I didn't believe her. +255 255 301 Cinderelik Okay. 1 +256 256 301 Cinderelik Stick to the plan. 1 +257 257 301 Cinderelik Stay focused. Your M.I.N.D. is easily affected by other things. 1 +258 258 301 1 AniZhuanchangBegin ??? ...Understood. diff --git a/Resources/table/client/movie/movies/MovieYC02005BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02005BA.tab.bytes new file mode 100644 index 0000000..ee4a2cb --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02005BA.tab.bytes @@ -0,0 +1,72 @@ +K! wVo2~+"(+w"Vwgx^/kӒ5tW^_>@354hqK)p Fesg䕜HI(NN;E2'6 =M)>dAcId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory380.png +2 2 401 1 209 +3 3 301 DialogEnable Roland and Lamia walk past a sign with "Welcome home!" and a few unrecognizable letters. The town is surrounded by forest, with borders that resemble the texture of black velvet. +4 4 301 The morning dew soaks the air, wetting Roland and Lamia's artificial skin through leaves. The sensors send a chilling signal to Roland's M.I.N.D. +5 5 301 The moment he comes close to the town, he feels a familiar pulse. +6 6 301 The power given to him by agents is still inside his body. He immediately understands something. +7 7 301 Luna has been here indeed. +8 8 201 1 500334 2 -450 +9 9 201 2 500165 450 +10 10 301 1 Lamia ...Where is this...? 2 +11 11 301 Roland An interesting place. 1 +12 12 301 Lamia Eek? 2 +13 13 301 Roland We may be able to find all the answers here, but it can also be just a trap. 1 +14 14 202 1 2 1 +15 15 301 Roland walks forward without telling Lamia all the truth. +16 16 301 There are no signs of other Ascendants... Which is understandable. Without solid evidence, this place is just a residue of the past. +17 17 301 Roland snaps his fingers, spinning his gun with the other hand. +18 18 301 He abruptly stops it, then loads up the bullets. +19 19 201 1 500334 -450 +20 20 201 2 500165 450 +21 21 301 1 Lamia ...What's wrong? 2 +22 22 301 Roland It's too quiet. This place can't be so peaceful. 1 +23 23 301 Roland During the Golden Age, machines with artificial intelligence were widely used. In places like this where human communities used to live, no matter how much they resisted the convenience of machines, there has got to be some machines around here for public use. 1 +24 24 301 Roland But it's too quiet right now. It's unlikely that the scavengers got rid of the Corrupted here. 1 +25 25 301 Roland A place too quiet must be abnormal. An abnormal place is where we can expect enemies. 1 +26 26 202 1 2 1 +27 27 301 Just like Roland said, black figures begin to appear from the ruins around the town one after another. +28 28 301 Crawling, walking, they stumble toward two of them. +29 29 201 1 500334 2 -450 +30 30 201 2 500165 450 +31 31 301 1 Roland Seems we still have some extra work to do before we can search the town uninterrupted. 1 +32 32 301 Roland How pathetic. You look like abandoned toys. They left you behind in collapsed buildings, then use you whenever they need to. 1 +33 33 301 Roland Where are your "parents"? Do you remember the looks on their face when they threw you away? 1 +34 34 301 Roland Have you ever seen those people who control you from behind the scene? Do you recall their faces? 1 +35 35 202 1 2 1 +36 36 201 1 500013 +37 37 301 1 Corrupted ... 1 +38 38 301 The Corrupted only reply with silence, but they never stop moving. +39 39 201 1 500334 -450 +40 40 201 2 500165 450 +41 41 301 1 Roland Hmph, I thought so. 1 +42 42 301 Roland You are but empty shells. I shouldn't have tried to talk to you in the first place. 1 +43 43 301 Roland But if whoever thinks you scrubs can stop us... 1 +44 44 301 Roland Go to the town, Lamia. I'll engage them. 1 +45 45 301 Lamia ? 2 +46 46 301 Roland This place needs some cleaning. I will remove these clowns. 1 +47 47 301 Lamia Um... Understood. 2 +48 48 202 1 2 1 +49 49 301 Roland holds the shotgun under his chain blade, getting ready to shoot. +50 50 301 Lamia leaps on the walls of nearby buildings and climbs up with inhuman dexterity. A few Corrupted want to go after her, but Roland fires the moment they jump onto the wall. +51 51 201 1 500334 +52 52 301 1 Roland Hey, I'm still here. 1 +53 53 301 Roland How rude of you to ignore your guest. Bad kids will be punished by their parents... Sorry, I forgot that yours are long gone. 1 +54 54 301 Roland Too bad then, I'll have to do the work for them. Even though you have no souls, you need to learn manners. 1 +55 55 301 Roland? Manners? You call this manners? +56 56 301 Roland How is this not? 1 +57 57 301 Roland These soulless things still walk the earth. My courtesy is to return them to the dust. 1 +58 58 301 AniZhuanchangBegin He raises both weapons, then charges toward the very first Corrupted— +59 59 202 1 1 +60 60 301 AniZhuanchangEnd Like every easily battle in the past, Roland tears the Corrupted apart in no time. +61 61 301 Over time, he also becomes more familiar with his new body. The path into the town is now open. +62 62 301 But Roland isn't going forward. He just stands still. +63 63 301 Roland? What is it? +64 64 201 1 500334 +65 65 301 1 Roland ...Never mind. Let's go. 1 +66 66 301 Roland Lamia? You there? 1 +67 67 301 Lamia ...Yeah. +68 68 301 Roland I'll enter the town from the lower path to see if they left us something. 1 +69 69 301 Roland Can you take care of the upper route? 1 +70 70 301 Lamia Um... Okay. +71 71 301 1 AniZhuanchangBegin Roland walks deeper into the town as if Lamia did not just hesitate momentarily. diff --git a/Resources/table/client/movie/movies/MovieYC02005EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02005EA.tab.bytes new file mode 100644 index 0000000..4fc6223 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02005EA.tab.bytes @@ -0,0 +1,144 @@ + '$%#4w*6F`*b׬'Sejx ;*>'B׌[CRCz`k3!&9dKۇ^OMe;6Y0 +M_,D=N +1YϪ_G^6,<=T3kuFId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory374.png +2 2 401 1 201 +3 3 301 DialogEnable Roland walks through the town, following the clumsy but straight-forward messages left by the unknown opponents. +4 4 301 They seem to have realized that Roland cannot be stopped by the trivial attempts. Apart from the occasional few that quickly vanished in sight, Roland no longer sees any Corrupted in front of him. +5 5 201 1 500334 +6 6 301 1 Roland ... 1 +7 7 301 Roland silently walks on the street, following the awkwardly painted graffiti and directions. +8 8 301 The stone paved road is still wet from previous spring showers. His metal heels knock on the stone, leaving echoes in the ruins. +9 9 202 1 1 +10 10 301 Until he sees a white figure walking to a deserted but mostly undamaged mansion located deep inside the town. +11 11 301 It has stopped in front of the mansion and seems to be waiting for Roland. +12 12 201 1 500334 +13 13 301 1 Roland (...They chose here of all the places. They really know it...) 1 +14 14 301 It cannot be wrong. This is "Luna's home." +15 15 301 That being said, she only lived here while she was still a human. She left this place at a very young age. +16 16 301 Still, Roland is reassured that the opponents aren't simply hunting for him—they know very well what this place is all about. +17 17 301 Roland (Whatever awaits me inside, I must check it out.) 1 +18 18 301 AniZhuanchangBegin Roland quietly walks to the white figure, who is waiting outside the door. +19 19 202 1 1 +20 20 101 Assets/Product/Texture/Image/BgStory/Bgstory366.png +21 21 301 AniZhuanchangEnd 1 Corrupted Construct ... 1 +22 22 301 Roland walks to the white figure and realizes it is a Corrupted. It just stands still without giving further information. +23 23 201 1 500334 +24 24 301 1 Roland ...Tsk, you got me here, and stopped working. 1 +25 25 301 With one gentle poke, the Corrupted's joints lose all strength and it collapses to the ground. +26 26 301 Roland Time to find out what they want me here for... 1 +27 27 201 1 500165 +28 28 301 1 ??? Dammit, they just keep coming... Eek? 1 +29 29 201 1 500334 +30 30 301 1 Roland ? 1 +31 31 301 Roland is observing the mansion and trying to find a relatively peaceful way inside, but the street next to him suddenly gets noisy. +32 32 301 Soon, a large shadow rushes out with a few Corrupted clinging to it. +33 33 201 1 500165 +34 34 301 RImgBg1Shake 1 Lamia AAAAGGHHH! There are too many of them! Roland! Get them off meee—! 1 +35 35 201 1 500334 +36 36 301 1 ...It's not surprising that Lamia isn't good at close quarter combat, considering her significantly disproportional body. +37 37 301 Roland (I'll ask her after the fight.) 1 +38 38 401 2 +39 39 301 AniZhuanchangBegin Roland sighs and runs toward them. +40 40 101 Assets/Product/Texture/Image/BgStory/Bgstory380.png +41 41 201 1 500334 2 -400 +42 42 201 2 500165 8 400 +43 43 301 AniZhuanchangEnd 1 Lamia Phew... Safe... 2 +44 44 301 Roland I would expect you to be more cautious. 1 +45 45 204 2 +46 46 301 Lamia ...Eek... Didn't you summon those Corrupted here? Why do they keep attacking me... 2 +47 47 204 1 +48 48 301 Roland ...? 1 +49 49 301 Seeing Roland is confused, Lamia doesn't want to talk about it further. She quickly speaks again. +50 50 301 Lamia I... I saw them... 2 +51 51 301 Roland ? 1 +52 52 301 AniZhuanchangBegin Lamia ...The Task Force we saw earlier, one of them was heading here. 2 +53 53 202 1 2 1 +54 54 101 Assets/Product/Texture/Image/BgStory/Bgstory364.png +55 55 504 0.7 +56 56 301 AniZhuanchangEnd Not long ago... +57 57 301 Lamia enters the town from the upper route using the forest as a cover. +58 58 201 1 500165 +59 59 301 1 Lamia Alright, let me take a look from above— 1 +60 60 201 1 500336 +61 61 301 1 Noctis C'mon, I checked! It might look scrappy, but the frame is still intact, and the engine still works... 1 +62 62 201 1 500165 +63 63 301 1 Lamia (...It's the Task Force earlier...) 1 +64 64 201 1 500168 -450 +65 65 201 2 500336 450 +66 66 301 1 Vera Unless I get to drive, I'll never sit inside a vehicle with you behind the wheel. Do you understand me? 1 +67 67 301 Noctis Fine, I'm not as petty as you. I trust your driving skill... It can't be as terrible as 21's, can it? 2 +68 68 202 1 2 1 +69 69 201 1 500328 +70 70 301 1 No. 21 ? 1 +71 71 202 1 1 +72 72 401 2 1512 +73 73 301 Vera pulls the door open, sits in the driver's seat, then slams the door shut. She rests her arm on the window and waves to the other side. +74 74 201 1 500168 13 +75 75 301 Vera Commandant—enjoy the thrill as a Cerberus! 1 +76 76 202 1 1 +77 77 301 The police car speeds away, leaving No. 21 and her Co-Bot behind. +78 78 301 Lamia watches the remaining Task Force member walk toward Roland's direction. +79 79 201 1 500165 +80 80 301 1 Lamia Two drove away, and the last one is heading to Roland... 1 +81 81 301 Lamia I need to tell him what happened... 1 +82 82 301 Lamia eagerly tries to contact Roland, but a Jitterbomb quietly crawls to the roof next to her feet. +83 83 201 1 500314 +84 84 301 1 ??? ...Turn back time. 1 +85 85 301 Lamia hears the whisper, then notices the uninvited guest below. +86 86 201 1 500165 +87 87 301 1 Lamia ...Eek... Is this a... 1 +88 88 202 1 1 +89 89 401 2 10007502 +90 90 301 RImgBg1Shake Jitterbomb —! +91 91 201 1 500165 +92 92 301 1 Lamia Eeek——! 1 +93 93 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab 2 +94 94 401 2 10007502 +95 95 301 RImgBg1Shake The Jitterbomb fiercely explodes under Lamia, destroying the roof structure. Lamia loses her support and tumbles down the building. +96 96 301 —Landing right into a group of gathering Corrupted Constructs. +97 97 301 Corrupted Construct ... +98 98 201 1 500165 +99 99 301 1 Lamia ... 1 +100 100 301 Corrupted Construct ... +101 101 301 Lamia ... 1 +102 102 301 Surrounded by Corrupted, Lamia tries to control them to move aside. She extends her invisible antenna. +103 103 202 1 2 3 1 +104 104 301 1 Corrupted Constructs ... +105 105 201 1 500165 +106 106 301 1 Lamia (Not moving at all. Are they controlled by another Ascendant?) +107 107 301 Lamia (Is it Roland? If it's him...) +108 108 301 Lamia tries to pull the Corrupted Constructs out of her path, but just when her hand touches one of them, all the Corrupted immediately turn to her. +109 109 202 1 2 3 1 +110 110 401 2 1508 +111 111 301 Corrupted Constructs —! +112 112 201 1 500165 +113 113 301 AniZhuanchangBegin 1 Lamia Eek—! 1 +114 114 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab 2 +115 115 504 0 +116 116 101 Assets/Product/Texture/Image/BgStory/Bgstory366.png +117 117 201 1 500334 2 +118 118 301 AniZhuanchangEnd 1 Roland Now this is getting more interesting. 1 +119 119 301 Roland is slightly anxious but excited after learning the news from Lamia +120 120 301 Roland (I don't know why, but everybody wants to lay their hands on this place...) 1 +121 121 301 Roland (I need to endure. Once all the parties have arrived... Then it will be my time to shine.) 1 +122 122 301 Roland (Before that... I'll leave the stage to you.) 1 +123 123 301 Roland Go, Lamia. 1 +124 124 201 1 500165 +125 125 301 1 Lamia Eek? 1 +126 126 201 1 500334 2 +127 127 301 1 Roland Find yourself a VIP seat, so you can watch the entire show and decide when to join. 1 +128 128 201 1 500165 +129 129 301 1 Lamia Um... What about you? 1 +130 130 201 1 500334 2 +131 131 301 1 Roland I need to familiarize myself with the setting before they arrive. 1 +132 132 201 1 500165 +133 133 301 1 Lamia How do you know that they will come? 1 +134 134 201 1 500334 2 +135 135 301 1 Roland By instinct? Or... 1 +136 136 301 Roland They must have a reason to let us see the Task Force and make me come here. 1 +137 137 301 Roland But only you and I get to decide when to move on to the next episode. 1 +138 138 301 1 AniZhuanchangBegin Roland (This is the only way to confirm what I seek is real, not just my illusion.) 1 diff --git a/Resources/table/client/movie/movies/MovieYC02007BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02007BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..bdfcea10d7328d6fd8225cf313140016174330ba GIT binary patch literal 12244 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 N?$!y7qs*>P{{ca;lxP3| literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02008BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02008BA.tab.bytes new file mode 100644 index 0000000..3c141a6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02008BA.tab.bytes @@ -0,0 +1,49 @@ ++1ŘDo%2NNc~{jQ gSE 8֊kԫgLsw:v1 +F ^%4.Vה]C٭SFo+Cү}$x:ڂId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory370.png +2 2 401 1 201 +3 3 301 DialogEnable Roland and Lamia stay hidden and watch the Task Force member enters the mansion. +4 4 401 2 1516 +5 5 301 The moment she steps inside, Roland recognizes her. She is a member of the Task Force squad "Cerberus." +6 6 301 It was them who held off Gabriel in Venus Splash Park and drove him away. Roland knows he must not underestimate them. +7 7 201 1 500334 +8 8 301 1 Roland I know that girl... They fired the air-burst grenades at Gabriel. 1 +9 9 301 The girl opens the front door and stares blankly at the empty space. +10 10 301 1 Roland (?) 1 +11 11 301 She then begins to mumble to herself, as if she has just woken up. +12 12 201 1 500328 +13 13 301 1 No. 21 What... was that? 1 +14 14 301 No. 21 It smelt good. The fragrances and the warmth... 1 +15 15 301 She stands baffled in front of the house. The next moment— +16 16 301 Roland sees the girl in white pick up a random piece of glass-like thing from the ground. She stabs it right into her arm. +17 17 201 1 500334 +18 18 301 1 Roland (...What? She's...) 1 +19 19 202 1 1 +20 20 301 ... +21 21 201 1 500328 +22 22 301 1 No. 21 ...You were losing your mind. It was messy. I didn't feel good. 1 +23 23 301 No. 21 Pain wakes you. 1 +24 24 201 1 500334 +25 25 301 1 Roland (...You?) 1 +26 26 201 1 500328 3 +27 27 301 1 No. 21 Sorry? 1 +28 28 204 1 +29 29 301 No. 21 It doesn't compromise my fighting. 1 +30 30 301 The girl raises her head, looking around the room. +31 31 301 No. 21 ...Yeah. 1 +32 32 201 1 500334 +33 33 301 1 Roland (What's going on? Who is she talking to?) 1 +34 34 301 Roland (That doesn't sound like she's talking to a teammate. Is she linked to someone?) 1 +35 35 301 If she is linked... Roland remembers what Lamia heard about the Commandant of Gray Raven. Plus, the Commandant of Cerberus isn't around either. +36 36 204 1 2 +37 37 301 Roland (I found you, Commandant of the Gray Raven.) 1 +38 38 301 Roland (So she must be the key person of Babylonia. As long as I follow her...) 1 +39 39 202 1 1 +40 40 301 The girl continues to stare blankly at the empty room. Mixed emotions appear on her face. +41 41 301 Baffled, shocked, fear, followed by hope— +42 42 301 Roland never sees the cycle and intertwining of these expressions in the same face. +43 43 401 2 1513 +44 44 301 She then quickly runs into the room. +45 45 201 1 500334 +46 46 301 1 Roland Tsk, what's going on...?! 1 +47 47 301 1 AniZhuanchangBegin Roland has no time to think. He climbs into the room through another window that he opened earlier on. diff --git a/Resources/table/client/movie/movies/MovieYC02008EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02008EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f3ae0326e45951cd2d89c4ecce7d884ad248868b GIT binary patch literal 11982 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02009BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02009BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4a71eddcae0dd094bd2c9535be5872731dabdadd GIT binary patch literal 8682 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 K7;U+3-uOQYM?km$ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02010BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02010BA.tab.bytes new file mode 100644 index 0000000..cc08ba7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02010BA.tab.bytes @@ -0,0 +1,110 @@ +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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02105BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02105BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..fefa8c3cc25f8e03823268db471251e6ae6cfecd GIT binary patch literal 13028 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02106BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02106BA.tab.bytes new file mode 100644 index 0000000..926e27a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02106BA.tab.bytes @@ -0,0 +1,45 @@ +MjN]q ^`1ʹ[PV3.o*?x}\PeHc)35k@1 ҋY>XŚgNuC  0O"mETPk 2 Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 201 +3 3 301 DialogEnable How did the operation go? +4 4 301 Lamia cannot remember. +5 5 301 All she knew was the medical department was swamped with people. Even Lustrous, who she had not seen for a long time, was there. +6 6 301 She glances at Lamia on the operating table with an apathetic face. +7 7 201 1 500350 4 -400 +8 8 201 2 500361 400 +9 9 301 1 Lustrous Did she ask for this? 1 +10 10 301 Medical Director She requested it. 2 +11 11 204 1 3 +12 12 301 Lustrous nods and leaves the room without looking back. +13 13 203 1 0.25 -800 +14 14 202 1 1 +15 15 203 2 0.25 +16 16 301 The medical director then looks at Lamia. +17 17 301 Medical Director I'm about to operate on you. 2 +18 18 301 AniZhuanchangBegin Medical Director A word of reminder. The pain will be insufferable. There's no way to go back once you've started. 2 +19 19 202 2 1 +20 20 101 1500 Assets/Product/Texture/Image/BgStory/BgStory21.jpg +21 21 401 2 204 +22 22 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 2 +23 23 301 AniZhuanchangEnd Lamia finds herself on a clean hospital bed when she wakes up. +24 24 301 Her arms have become metal. The black shell and red joints glow under the pale white light. +25 25 301 There is a large black plate on her head that looks like the head of a hammerhead shark, made from the same metal used in her arms. +26 26 401 2 623 +27 27 301 She cannot see the lower half of her body as it is covered under a blanket. But based on the metal parts on her waist, they are probably also replaced by machines. +28 28 301 Her brain gradually starts to recover from anesthesia, as if it has finally accepted the reality and realized it's not a dream. +29 29 201 1 500165 +30 30 301 1 Lamia Wh-where am I? 1 +31 31 301 Lamia feels lost. She forgot how she ended up here. +32 32 201 1 500361 +33 33 301 1 Medical Director Could it be a post-surgery complication? 1 +34 34 301 The medical director mumbles to himself. +35 35 301 Medical Director Hmm, there are some minor problems, but it's a success nonetheless. Can't ask for much more from the first trial. 1 +36 36 201 1 500165 8 +37 37 203 1 0.5 -50 +38 38 203 500 1 0.15 +39 39 301 1 Lamia moves her "limbs." +40 40 203 1 0.5 -50 +41 41 203 500 1 0.15 +42 42 301 She struggles to walk as she is still not used to the extra "parts" on her body. +43 43 201 1 500361 +44 44 301 1 AniZhuanchangBegin 1 Medical Director Stop dawdling. Come here, we have to make you adapt to your body right away. 1 diff --git a/Resources/table/client/movie/movies/MovieYC02106EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02106EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a22cb141857592bd7a316674e02d1ea5bea66344 GIT binary patch literal 4227 zcmc&%O^6&t6jqaiH8>FuL4u$a6-C+1PWR00&&9B75_fTpA-e&MB(bKurn{W#u1;6? z&W;}RkW28W5%dy45d$KEw_p@O^df?}2;#*c9u1zNc=4<5neN%$nUxSBP3=r|O;x?W z@4feJaL~VY>GT6%pQE4u@qH|>U%C9(r|IgYM^-+0;e$tSEFb*rhx?yAGyUFM=P&Pj z^S-O^y#C#;bHAQFzx&k1)%)-GdGGrVt-f~S++%m1`1Z%&;wv9bJv{Zr{^~#S>JuM7 zb@A`hXZGy6@ZtKqdr$8EYW@74>%F_~`Eu^*Kkxnh*`JQ@yKwg}FMqS|!S!XAEI5f! zAtp!pMpC@2^&?J}^`cZx7vG0Nmn?EmgbSev2;Q>qY~>J_tZ$a`$uSnQK)+<2B7>P- z%o@e4SLXrP-x4yOd^^ z((F>2T}rcCr>Yf;ScF)0d=R+nq@S|T@mc5@XPPywd7`I}#mY^cWO@zmPh&p4959bh zFM6wqiu?H1=DTS%YOh3|IX3R8R%~Ju(#&L;4HmKMSQz_MD-F^hq>*htB$!mth_xlp zcdz+8=2U3Ps3%yM&>l;8OcNG%sR(J}a~g10I80KPM=VYP9wxQ1l1R1EB+a3ye9QA8 zr&_q2s!n!Sey^qh!&)a+0Zn2SYFvzKX~KgD>bTUCOzRpw&NXMT0~IyZIO(Tww)z`(h;l{4jmljQ@IG zm?T0c=1g-vF-BG$2}Tf^p&?t6>Tst6*CWSxhqb4VY@86;N0wVhc`tui0^a;o;k^bO zurarGj0MPPBsFB^$#Z-;@D@F5)o0y7^5m%Na4t2Kq6?_2fE$!~)MuJ{G1C#yj7Z|o zfWbf*x#q;F&UT5UMi;1`dPoKpJ6R%Tj>)dTF<@U$PB+UY7!%c7!Uen!P_|qUe$(&5pM&IKh z-g`BAM8zIQ(Ap++eRIH11BR%vHsS{8xGX}2QCT(M;kt-bnAhiFf^4=4w#*QW5zWw; zI;P;8;%P#PA~cm(Q&XXgdIrfI5h6}~%8WoDdLYsVZHR&Lb&>Qb&ytTiEY;Z2&P$XC z6M$h`&YL_yJ4_^Yx~ez1DqFJzV^rU5Wp)Yhag}ioHJNBUcW`2*v*rlKEmjcIqSxT9 zjWk?hvNKXiCdf4)nkN`rL1fJo7~UKyoUrTIJ!-l|vU&q%cAyR4@py7Uw^70Yfm=+G zo3;~5gPEWr-9#U?8w6t{!eeq}8C_D!qCsqKe&~cdv^Kj*Fm6M@?H0k<>WLi#K11vx zH;=K9OYn0Q4;s!UPMJ~htghscILvwX+8b|2()3T1Phkjw=8g*8{Sz>WSj`fQ+X0d} zVj~Gh35P-dxS9nm=LyDuSetEIiv6t-=|&yM8=`NMiwCrw5JO>m@Gq5y8Bgp=4U1rG zjd!C}2PHnxtV76{2jtu)7$e6(s0PGyheM$BTXJS4)d{+>CMbuf+#~dGz&fd?(6c93 z#zvE1jO5{VLJNidgQWt4{A?=Lnat>X-k1ueHeAOZtqbe3wFQB0q z#$gaI49VWX&>7Mw(kzp*t)(oW*nqIOaG2@Lae)7RvX+&Yf1GM`*)(0%&FJ2sWwz0w zHOPBa_a!3O<)}6J1Go)MkzO=TL^X*S<{o- M+z9QYa&l+*7Z?p7Bme*a literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02107BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02107BA.tab.bytes new file mode 100644 index 0000000..a200ff1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02107BA.tab.bytes @@ -0,0 +1,97 @@ +@<l)gyK">{IK1+: 2c-$) +BOFi5YE1Q>EjO!:1-usE@pId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory210.png +2 2 401 2 214 +3 3 401 1 33 +4 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +5 5 301 DialogEnable After the admin and logistics departments had their food supply cut off, it's the medical department's turn. +6 6 301 After finishing their last meal, all medical staff gather to the edge of the base. There is an exit that goes directly to the outer sea. +7 7 301 It's raining outside. The sky is dark and gloomy, just like the future that mankind is about to face. +8 8 301 The researchers stand in rain, holding umbrellas. In front of the team is Lustrous, as well as Lamia, who has already walked into water. +9 9 301 AniZhuanchangBegin The only light on the water comes from the outer buildings of Atlantis in the distance. It looks like wavering fireflies. +10 10 101 Assets/Product/Texture/Image/BgCg/Cg2101_1.jpg +11 11 301 AniZhuanchangEnd Lustrous Lamia, you have proven your value. +12 12 301 Lustrous We have decided to send you into the outer sea. +13 13 301 Lustrous Your duty is to collect data, and come back to notify us if—although quite unlikely—the Punishing disaster has ended and peace is restored to the world. +14 14 301 Lamia Will do. +15 15 301 Lustrous That's all. Do you have anything to say? +16 16 301 What to say? To whom? +17 17 301 Lamia is confused. +18 18 301 Lustrous Looks like you don't. What about you? +19 19 301 She turns back and looks at the medical department. +20 20 301 The medical director takes one step forward. +21 21 301 Medical Director There's nothing else we can do for you. You can go, Lamia. +22 22 301 AniZhuanchangBegin Lamia takes a good look at everybody. Behind them is the sky-scraping, metal-gray Atlantis. Its top has almost merged with the dark clouds in the sky. +23 23 101 Assets/Product/Texture/Image/BgStory/Bgstory210.png +24 24 401 2 721 +25 25 202 1 1 +26 26 301 AniZhuanchangEnd She leaps into the sea. +27 27 301 She makes a big splash, creating ripples on the surface. +28 28 301 Lamia disappears in the vision before the water settles down. She has left without a moment's hesitation—Atlantis is definitely not a place that she wants to stay. +29 29 301 Moments later. +30 30 201 1 500361 +31 31 301 1 Medical Director Ha, ha. 1 +32 32 301 Lustrous glances at him. +33 33 203 1 0.25 -400 +34 34 201 2 500350 400 +35 35 301 1 Lustrous What are you laughing about? 2 +36 36 301 Medical Director Nothing. I just thought of a story in the Bible. 1 +37 37 301 Medical Director When the waters of the Great Flood finally subsided, Noah sent a dove, who later returned with an olive branch. He then knew the ground was dry enough. 1 +38 38 301 Medical Director We just sent out our dove. 1 +39 39 204 2 8 +40 40 301 Lustrous I'm afraid she won't find the olive branch, and we won't survive till the flood is over. 2 +41 41 301 Medical Director At least we gave her a purpose. 1 +42 42 204 2 +43 43 301 Lustrous I don't think such a frail and weak girl would remember her "purpose." 2 +44 44 301 Medical Director Not necessarily. A purpose is better than none. 1 +45 45 301 Lustrous You have been taking care of that child. 2 +46 46 301 Medical Director Not really taking care. I just kept her healthy. 1 +47 47 301 Lustrous Why? I didn't give that duty to you or anyone else. 2 +48 48 301 Medical Director I don't know either. I just couldn't watch her die. 1 +49 49 301 Lustrous Is that why you prepared the operation for her? 2 +50 50 301 Medical Director Not entirely. Can I ask why you decided to save her in the first place? 1 +51 51 301 Lustrous Because she's a human. 2 +52 52 301 Medical Director It's probably the same reason for me. 1 +53 53 301 Lustrous That child isn't smart. In fact, she is quite dull. 2 +54 54 301 Medical Director Right. She is slow in reaction and very emotional. I see no outstanding potential in her. 1 +55 55 301 Lustrous And very weak. She can't even help in physical duties. It must be exhausting to take care of such an incapable little thing. 2 +56 56 301 Medical Director Not really. To be honest, she is so incapable that she can't even create real troubles. 1 +57 57 301 Lustrous She once stormed my office and shouted at me, because I didn't let her take away a photo of her mother. 2 +58 58 301 Medical Director Did she? But isn't that a normal reaction from a child that misses her mother? 1 +59 59 301 Lustrous Maybe. I have been away from a "normal" human society for too long. 2 +60 60 301 Medical Director There isn't any "normal" human society left. 1 +61 61 301 Lustrous She does have something we lack. 2 +62 62 301 Medical Director What is it? 1 +63 63 301 Lustrous Weakness. 2 +64 64 301 Medical Director That isn't good. 1 +65 65 301 Lustrous But that is what defines a "normal person." Atlantis is a fortress, and we are prepared to die here fighting. But she... was only involved in this war by accident. She could not choose where she was born and grew up. 2 +66 66 301 Medical Director I once felt that she reminded me of something. Something that I gave up long ago before entering Atlantis. 1 +67 67 301 Lustrous It's strange, isn't it? She was foolish, gutless, hesitant, even stubborn... But we could never give up on her completely and just watch her die. 2 +68 68 301 Medical Director Most people are like that. 1 +69 69 301 Lustrous Which is why the world outside Atlantis has gone to destruction. 2 +70 70 301 Medical Director But we are working here to save the future of those people. 1 +71 71 301 Lustrous The surgery and this "gather information" purpose... They were just your excuses, weren't they? 2 +72 72 301 The Medical Director laughs bitterly. +73 73 301 Medical Director I know I can't hide it from you. 1 +74 74 301 Lustrous The only purpose of that surgery was to make sure she could survive in a world wrecked by the Punishing Virus. There was no other way to save her. She must go out there and survive on her own. It's up to her how far she can get. 2 +75 75 301 Medical Director Sounds like you never expected her to come back and tell us the water is gone. 1 +76 76 301 Lustrous Of course. Even if the Punishing disaster ends one day, we won't live to see it. 2 +77 77 301 Medical Director Haha, maybe you still can. We don't have much time left. 1 +78 78 301 Lustrous turns around and looks at her colleague. +79 79 301 He stares back with a calm and prepared look. +80 80 301 Lustrous I'm going back to work. Is there anything else you want to say? 2 +81 81 301 The medical director gazes at the gloomy sky outside the corridor. There seems to be a little moonlight shining through the far horizon, giving the sky a barely visible silver lining. +82 82 301 Medical Director Ma'am, I am sorry. But I have to say this. 1 +83 83 301 Medical Director Honestly, I am tired of this view. But I still wish I can live to see it one more time. 1 +84 84 301 Medical Director When I watched that kid struggle in the water, I was thinking to myself, that it was a good thing to be alive. 1 +85 85 301 Medical Director To be alive means I can feel sorrow, pain and anger. I can give my best for tomorrow. 1 +86 86 301 Medical Director Rationally, I am already prepared. I know this is the best solution and there is no other choice. 1 +87 87 301 Medical Director But... just like that kid, I don't want to die. 1 +88 88 301 Medical Director We aren't devoid of weakness. We were just forced to "send" it away. 1 +89 89 401 1 36 +90 90 301 Lustrous has not talked. +91 91 203 1 0.25 -800 +92 92 202 1 1 +93 93 203 2 0.25 +94 94 204 2 8 +95 95 301 1 AniZhuanchangBegin She stands on the shore and remains silent for a long time. Finally, she lets out a slight sigh that melts in the wind of the Atlantic. diff --git a/Resources/table/client/movie/movies/MovieYC02108BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02108BA.tab.bytes new file mode 100644 index 0000000..79f308a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02108BA.tab.bytes @@ -0,0 +1,66 @@ +/WHK8ӫ(bFVdWp[]%GŌ`-, Z\|E_薫m4@?lx݁AdqP e n [3?O+4 ^VId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory395.jpg +2 2 401 1 207 +3 3 301 DialogEnable She is in the sea, but her body keeps sinking. +4 4 201 1 500165 8 +5 5 301 1 Lamia thinks she is crying, but she cannot tell whether the tears come from the pain that the red-haired Construct left, or from her inner heart. +6 6 301 Why did I forget it all? Since when did I abandon everything in the past? Why did I end up like this, living in the world like a mindless zombie? +7 7 301 Lamia cannot remember. +8 8 301 Lamia wandered a long time after arriving at the real land. The humanoid-hybrid Construct tech made her M.I.N.D. constantly unstable. Without an Inver-Device, she was soon infected by the Punishing Virus... and she has forgotten how she became Lamia the Ascendant. +9 9 301 She only remembered this vague "wish" that she had not completed. +10 10 301 But everything starts to come back when she steps on this island. +11 11 301 "Your duty is to collect data, and come back to notify us if—although quite unlikely—the Punishing disaster has ended and peace is restored to the world." +12 12 301 AniZhuanchangBegin It's a request, but also a curse. +13 13 202 1 1 +14 14 101 Assets/Product/Texture/Image/BgStory/Bgstory397.jpg +15 15 504 0.7 +16 16 301 AniZhuanchangEnd When she finally arrives at the deepest section of the city and connects to Atlantis' central control system, it has identified her biological ID and automatically played a video. +17 17 401 2 613 +18 18 501 400 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +19 19 402 613 +20 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +21 21 201 1 500350 +22 22 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +23 23 301 1 Lustrous Although I never held any hope, I still wanted to give it a try even if there was a one-in-a-million chance. That's why I decided to record this message. 1 +24 24 301 Lustrous Only you can see this video, Lamia. When you see it, you must have finished your long journey. 1 +25 25 301 Lustrous You are back. Very good. You have completed your mission. You are a useful child. 1 +26 26 204 1 1 +27 27 301 Lustrous Welcome home. 1 +28 28 301 Lustrous Now, you are free. 1 +29 29 401 1 36 +30 30 401 2 613 +31 31 501 400 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +32 32 402 613 +33 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +34 34 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +35 35 202 1 1 +36 36 101 Assets/Product/Texture/Image/BgStory/Bgstory397.jpg +37 37 201 1 500165 +38 38 401 1 45 +39 39 301 1 Lamia has lost all hope once again. +40 40 301 She was not supposed to have any feelings for this city. The people were ruthless and distant. She rarely received any real warmth. +41 41 301 But as her memories come back, her heart begins to shatter, and completely collapses after hearing the last word from Lustrous. +42 42 204 1 8 +43 43 301 From this moment, she no longer has a place to go back to. +44 44 301 Lamia activates the submerge process. +45 45 301 Just let everything sink to the bottom. +46 46 301 As long as Atlantis remains unknown to the world, it will be her eternal dream. She can tell herself that all those people are still living in the city, continuing their unfinished research. +47 47 301 AniZhuanchangBegin The sea is so quiet that it drives people crazy. It is so deadly and full of sorrow. +48 48 504 0 +49 49 101 Assets/Product/Texture/Image/BgStory/Bgstory395.jpg +50 50 301 AniZhuanchangEnd But when she is knocked into the water and sees the city completely submerged in the sea, she is struck by some pain that she cannot describe. It is heavier than the water pressure of the deep sea, crushing her chest. +51 51 301 Something is really going to disappear. She knows she must stop so the really important things will not vanish. +52 52 204 1 +53 53 301 Atlantis is the evidence that they once existed and fought here. It is their grave. 1 +54 54 301 So she swims back to the city and terminates the submerge. +55 55 401 1 36 +56 56 301 Atlantis lived, and so did they. +57 57 204 1 8 +58 58 401 1 207 +59 59 301 Tears pour out of her eyes into the salty sea water. +60 60 202 1 1 +61 61 301 As the city rises, Lamia turns back and swims away. +62 62 301 In the river of time, all her sorrow and regret will eventually pass. +63 63 301 Along with the never-ending tears. +64 64 301 Flowing to the other side of the sea... +65 65 301 1 AniZhuanchangBegin In the end, it all turns into tranquility. diff --git a/Resources/table/client/movie/movies/MovieYC02201BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02201BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a25902611e533d9f24eaf5a6f7b0735d0b3e2b8e GIT binary patch literal 12669 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02202BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02202BA.tab.bytes new file mode 100644 index 0000000..76f6669 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02202BA.tab.bytes @@ -0,0 +1,155 @@ +L 6|F&Qf?sA` +wVL ¹@U +J3Xg4Xe!bjKVCY܁!<2Ph} r/m lpId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory448.jpg +2 2 401 AniZhuanchangEnd 1 55 +3 3 304 Recording: ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +4 4 304 Hetero-Cores are placed below the base. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +5 5 304 Miss Luna doesn't respond to this. For the great agent of Ascnet, this power isn't worth mentioning. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +6 6 304 But Roland shows no concern for this at first, unable to understand the Ascnet's favor toward him. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +7 7 304 Perhaps this is the privilege of humans who share the same origin as Miss Luna. They are different from me. They don't need to be pieced together. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +8 8 304 Therefore, I cannot understand the real greatness of Ascnet. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +9 9 304 I proposed to remove some shards from the recycled materials in the space station, but Roland objected. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +10 10 304 As he said, "watching the flower struggle" is far more valuable than recovering the Hetero-Core shards. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +11 11 304 But his meaning is hard to decipher. The defective Construct looks nothing like a flower. Similarly, I have been unable to understand his behavior. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +12 12 304 He obviously has the power to destroy his prey, yet he spends the time to set traps. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +13 13 304 Sometimes he even digresses into boastful monologues, wasting time on pointless communication with the enemy. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +14 14 304 I am skeptical of his inefficient practices, but as long as he is completing the Ascnet's missions, I have no need to speak up. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 1 +15 15 304 The bigger problem I face now is that humanity's nightmare is about to be brought to life, but the generation who should lead us forward doesn't care. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +16 16 304 After reaching this conclusion, I detected a mood fluctuation similar to "disappointment" in my memory circuit. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +17 17 304 No one seems to pay any mind to this earth-shattering power, but I am sure that this power is the gospel brought to me by the Ascnet. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 +18 18 304 AniZhuanchangBegin As such, I am even more deserving of wielding this power. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory448.jpg 1 1 +19 19 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +20 20 301 AniZhuanchangEnd Roland was watching nearby a few times when Gabriel developed Hetero-Creatures. +21 21 301 He'll never forget how those creatures came out from the slimy eggs. +22 22 301 AniZhuanchangBegin They were squirming and twisting and looked absolutely disgusting. +23 23 101 Assets/Product/Texture/Image/BgStory/Bgstory274.png +24 24 504 0.7 +25 25 301 AniZhuanchangEnd The deformed Hetero-Creature looks up and stares at the dark "angel" in front of it. +26 26 301 Gabriel raises his cane and points it at the Hetero-Creature. +27 27 301 The back of the Hetero-Creature bulges with pus and then from it breaks transparent wings. Its insect-like wings are slowly stretching out. +28 28 201 1 500101 +29 29 301 1 Gabriel Defense capability—suboptimal. Combat capability—suboptimal. Pursuit capability—suboptimal. 1 +30 30 301 Gabriel Unqualified. 1 +31 31 301 Gabriel reaches out his left arm and grabs the deformed Hetero-Creature and tears it to pieces. +32 32 301 Gabriel Keep going. Experiment No. 327. 1 +33 33 201 1 500008 +34 34 301 1 Roland Hmph— 1 +35 35 301 Roland What are you doing? 1 +36 36 301 Lazily leaning up against a wall in the corner, Roland speaks in a relaxed voice as if it is just a casual inquiry in his spare time. +37 37 301 He's still watching the scene closely from within the darkness. +38 38 301 Gabriel seems to be accustomed to Roland's indolent attitude. He doesn't even turn his head to look back. +39 39 201 1 500101 +40 40 301 1 Gabriel I need the most powerful servant as possible at my disposal. So I'm testing trial after trial. 1 +41 41 301 Gabriel As long as they understand that we are superior as Ascendants, then we can easily bend them to our will. 1 +42 42 201 1 500008 3 +43 43 301 Roland ...I've been wondering if these things have feelings or thoughts. They look pretty dumb. 1 +44 44 201 1 500101 +45 45 301 1 Gabriel They have no use for those. 1 +46 46 301 Gabriel An experienced beast only fixates on its prey. Lock, and then attack. 1 +47 47 301 Gabriel They are merely tools at my disposal to achieve the long cherished dream of Ascnet. Whether it is emotion or cognition, they will only become obstacles for me to control them. 1 +48 48 301 The dark Mechanoid is gazing into the deep, bottomless tide of red, with a crazy red glint in his eyes. +49 49 301 Everything Gabriel pursues is in that deep pool, devouring all the "nourishment" he prepares and constantly searching for whatever he deems "most powerful" . +50 50 201 1 500008 +51 51 301 1 Roland It's strange... I remember you weren't like this before. 1 +52 52 201 1 500101 +53 53 301 1 Gabriel If you still have time to laugh at me, you'd better continue to complete your task. 1 +54 54 201 1 500008 +55 55 301 1 Roland Relax. I'm almost ready. They didn't notice. 1 +56 56 301 Roland I'm curious as to what form these little pets of yours will eventually take. 1 +57 57 201 1 500101 +58 58 301 1 Gabriel ...So am I. 1 +59 59 301 Gabriel I have explored all possible variables that will affect the power of these creatures. All I need to do now is wait for them to evolve and reach their full potential. 1 +60 60 201 1 500008 4 +61 61 301 1 Roland All possible potentials... 1 +62 62 204 1 +63 63 301 AniZhuanchangBegin Roland Well, then. I'll await the good news... 1 +64 64 202 1 2 1 +65 65 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +66 66 301 AniZhuanchangEnd Gabriel has been searching in the deep pool for the strongest power as he understands. What is now presented to Roland is likely to be the answer to that power. +67 67 301 The indescribably massive incubator for integrating mechanoid and biological structures is suspended deep underground. Countless tubes flowing with red liquid are connected to it. +68 68 201 1 500334 -450 +69 69 201 2 500305 450 +70 70 301 1 Roland ...Babylonia would never have expected this kind of thing to be hidden under the Central Purification Filter that was once the lifeline of the human race. Quite the bold decision. 1 +71 71 301 Vonnegut I wasn't the one to decide on the position of "Mother". The seed merely landed here and successfully germinated. 2 +72 72 301 Vonnegut looks up at "Mother", which rises and falls with its regular "breathing". He feels reassured. +73 73 301 Vonnegut This is even better than the "test subject". 2 +74 74 301 Vonnegut This CPF was used by humans to reduce the concentration of the Punishing Virus. But due to the existence of "Mother", it has turned into a hotbed for it to absorb nutrients. 2 +75 75 301 Vonnegut In the absence of the Red Tide, this is a place more suitable for "Mother" than that "greenhouse." Unfortunately, Gabriel faltered on his way to uncovering the truth. 2 +76 76 301 Vonnegut Perhaps, he was 99% of the way to achieving his goal, but it was the 1% he ignored that is key to achieving it. I found this in the Gabriel memory data collected by Cinderelik. 2 +77 77 301 Speaking with a solemn tone, Vonnegut takes out an old storage device from his pocket. +78 78 301 Vonnegut Gabriel thinks that emotion is useless, but he deliberately ignored what the turning point was for him becoming an Ascendant. 2 +79 79 301 Vonnegut Hatred, pain, obsession... These feelings are very familiar to every Ascendant, but they are completely unfamiliar to Hetero-Creatures. 2 +80 80 301 Standing in front of "Mother", Vonnegut opens his hands as he explains his theory without hesitation. +81 81 301 Vonnegut The Hetero-Creatures incubated by Gabriel have given us new possibilities and may have even inspired the Punishing Virus to develop toward intelligent lifeforms. 2 +82 82 301 Vonnegut However, the newly created Hetero-Creatures cannot feel emotions innate in humans, which means that they lack the primary conditions to pass the "filtering" process. 2 +83 83 301 Vonnegut What we need is not a beast with shackles, but a companion who can walk side by side with us in the new world. 2 +84 84 204 1 2 +85 85 301 Roland Did you call me here just to show off your new pet? 1 +86 86 301 Vonnegut No, of course not. 2 +87 87 301 Vonnegut After this, I will give you something else as agreed. 2 +88 88 202 1 1 +89 89 203 2 0.25 +90 90 301 Vonnegut turns around with a smile and looks at "Mother" behind him... +91 91 301 Vonnegut This is the deal between us—our next step. 2 +92 92 301 Vonnegut It's an experiment driven by human instinct, shifting against emotions, and producing results from suffering. 2 +93 93 301 AniZhuanchangBegin Vonnegut I think you'll be interested in the show, Roland. 2 +94 94 202 1 2 1 +95 95 504 0 +96 96 201 1 500334 +97 97 101 Assets/Product/Texture/Image/BgStory/Bgstory4.jpg +98 98 301 AniZhuanchangEnd 1 Roland Vonnegut... Unbelievable. I can never tell what's on his mind. 1 +99 99 301 Roland To let something come into being that he's not sure if he can control... Is that what he really wants? Didn't he learn any lessons from Gabriel? 1 +100 100 301 It's a gamble with no clear outcome ahead, a game that will only show the result when the box is open. Whether it's confidence or conceit lies in the ability of the one in control. At least for the moment, Vonnegut looks confident instead of conceited. +101 101 301 This "experiment", which gives Roland mixed feelings, seems to confirm what Vonnegut thinks. +102 102 301 Roland So far, 14 groups of Scavengers have joined this "experiment." 1 +103 103 202 1 1 +104 104 301 Each batch of humans introduced into the CPF to come into contact with "Mother" has caused substantial stimulation to her body. This causes the "creatures," for lack of a better word, within it to mutate. +105 105 301 Roland can't find the words to describe the scene before him. Hetero-Creatures and Hetero-Plants show consistent variations at regular intervals, as if something is artificially controlling their boundaries. +106 106 301 Simultaneously, "Mother" has become increasingly active as if the unknown "creatures" within the incubator are beginning to achieve memory within the sea of chaos. They even seem to unconsciously respond to external stimuli. +107 107 301 Just like the subconscious movements of a baby in the womb, this is something even more terrifying to him than the Hetero-Creatures in Gabriel's deep pool. +108 108 301 As for the "experiment"... +109 109 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +110 110 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +111 111 504 0.7 +112 112 201 1 500305 +113 113 301 1 Vonnegut I gave them the options, and they all chose to go for the CPF. In the face of both opportunity and danger, they seized opportunity without any hesitation. 1 +114 114 301 Vonnegut "Mother" is hatching, and as it matures, the abnormalities in the tower will soon spill over to the outside. 1 +115 115 301 Vonnegut I can wait for the birth of a new life in "Mother", but sooner or later, those in Babylonia will be able to sniff out where "Mother" is. 1 +116 116 301 Vonnegut So when the time is ripe, you, as an outsider, will step in and make sure "Mother" can hatch successfully. 1 +117 117 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +118 118 101 Assets/Product/Texture/Image/BgStory/Bgstory4.jpg +119 119 202 1 1 +120 120 504 0 +121 121 401 2 1515 +122 122 301 Comms ring and interrupt Roland's musings. +123 123 301 Message from Cinderelik "Mother is ready." +124 124 201 1 500334 1 +125 125 301 1 Roland It's showtime! 1 +126 126 301 Roland Beloved audience, the long-awaited performance is about to begin. Can I get a round of applause? 1 +127 127 301 Roland swings his chain blade in a theatrical gesture. +128 128 401 2 1507 +129 129 301 The Corrupted pass by senselessly. All he hears is the sound of a crow perched in a withered tree taking flight after being startled by the movement of his chain blade. +130 130 301 Roland Fine... Guess I'll have to give myself a mechanical rose instead. 1 +131 131 301 Roland shrugs then picks up the shotgun parts beside him and begins assembling it. +132 132 204 1 7 +133 133 301 Roland This boring show has already gone on 14 times. I keep thinking it might have a different ending, but they always end up just killing each other or themselves. The stronger ones manage to make it out to the forest... But they'd be better off just staying in the CPF and waiting to die. 1 +134 134 301 A mysterious dark cage, a group of helpless trapped animals, an imaginary goal—so far everything was just rehashing a low-budget film. +135 135 301 Roland gets lost in thought for a moment. +136 136 204 1 1 +137 137 301 Roland Hah... Guess it's only normal. After all, how can you trust people other than yourself when you can't even protect yourself? 1 +138 138 204 1 +139 139 301 Roland After witnessing this series of tragedies, does "Mother" really have "emotions"? 1 +140 140 301 Roland What will be the result of "its" evolution? 1 +141 141 301 Roland What will "it" think of us then? 1 +142 142 301 ...What would Luna think? +143 143 301 Roland briefly stops assembling the shotgun as if seriously contemplating the question hovering in his mind. +144 144 301 Roland …… 1 +145 145 401 2 1511 +146 146 301 Click!—The spring suddenly makes a sound. Roland shakes his head and holsters the fully-assembled shotgun at his waist. +147 147 204 1 1 +148 148 301 Roland Time to get to work. 1 +149 149 301 Roland The area that has just been cleared is covered with bugs now. I can't let the "actors" stay here. 1 +150 150 301 Roland In the past... it was just a matter of snapping my fingers to get rid of these scrap metals. Now I got to get my hands dirty. It's really sad to be dependent on others. 1 +151 151 301 Roland Even the "selection" has to be done in the most complicated and stupid way... It's like a disaster for people who value efficiency. 1 +152 152 301 1 AniZhuanchangBegin Roland Shouldn't take too long, though. Should it? 1 diff --git a/Resources/table/client/movie/movies/MovieYC02202EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02202EA.tab.bytes new file mode 100644 index 0000000..ce4efd9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02202EA.tab.bytes @@ -0,0 +1,29 @@ +Bb$4mķTF0w]axJvL! +8 vb%}&:2Uk,,/)@g1#$~l{8~%bn#)i[n`$#uY#3-VB%cId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory4.jpg +2 2 401 1 201 +3 3 201 1 500334 1 +4 4 301 DialogEnable 1 Roland Clean-up complete! 1 +5 5 301 The last Corrupted stops moving under his chain blade. Roland spins his shotgun and looks out into the distance. +6 6 301 His comms rings. +7 7 401 2 1515 +8 8 301 Message from Cinderelik "Target lured to the designated location." +9 9 204 1 +10 10 301 Roland Looks like those little pets Cinderelik brought have led the Scavengers right to me... 1 +11 11 204 1 1 +12 12 301 Roland Very good. I always take every performance seriously. 1 +13 13 301 AniZhuanchangBegin Roland Let the show begin. 1 +14 14 202 1 1 +15 15 304 AniZhuanchangEnd Recording: ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +16 16 304 The ability of Hetero-Creatures to imitate fighting skills is incredible. Their regeneration speed has also reached the expected standard. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +17 17 304 The Punishing Red Tide is spreading on the surface and capturing food as planned. Everything is developing steadily. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +18 18 304 —The Punishing Virus's own will is growing in this deep pool. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +19 19 304 After witnessing the generation and extinction of innumerable Hetero-Creatures, this thought spontaneously crossed my neural circuit. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +20 20 304 It seems I can advance to the next step in my plan. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +21 21 304 Before that, I need to "create" powerful tools. A powerful force needs a terminal that can control it. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +22 22 304 Roland showed interest in Hetero-Creatures. After testing his loyalty, I have acquiesced to him participating in the experiment under my supervision. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +23 23 304 However, he doesn't seem to have understood anything regarding the experiments. Instead, he seems more concerned with the "nature of Ascnet". ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +24 24 304 Fool, that isn't of our concern. Our mission is to pass on the will of Ascnet. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +25 25 304 Surely enough, I can't expect him to understand the ambitions of Ascnet. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +26 26 304 ... ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 +27 27 304 1 AniZhuanchangBegin …… ffffffff Assets/Product/Texture/Image/BgStory/Bgstory449.jpg 1 1 diff --git a/Resources/table/client/movie/movies/MovieYC02203BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02203BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..969c14d66d511422a0011dfa46451732d5caa828 GIT binary patch literal 19794 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 atgxi@qWb0_C?Texh`L+Z!H;Z=G5#0S5e4c1 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02204BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02204BA.tab.bytes new file mode 100644 index 0000000..181ef25 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02204BA.tab.bytes @@ -0,0 +1,230 @@ +/`u%?WASgr2huݜQ3 m1> UUa eE(SHgu=v\oJ +7QT 뼓CrRFa")-dGIuJW @HG*Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory451.jpg +2 2 401 AniZhuanchangEnd 1 55 +3 3 304 Recording: ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +4 4 304 Not enough. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +5 5 304 Not enough at all. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +6 6 304 Not compared to the power of an agent. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +7 7 304 The Pterygota Queen... The Polyphage... Neither could even scratch the surface of this supreme radiance. This is the final form of real power. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +8 8 304 I realize that imitation is ultimately futile. What they really lack is the ability to "learn." ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +9 9 304 Fortunately, I met an agent with the same view as me. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +10 10 304 The gentleman repaired my body and gave me an invitation. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +11 11 304 He affirmed my knowledge and gave me more strength. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +12 12 304 Thinking of all the possibilities after that, I could feel my hands tremble. This feeling was unprecedented. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +13 13 304 Based on what I've read in books, this feeling is akin to "shaking with excitement." ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +14 14 304 This instant uncontrollable glitch made my cane fall into the Red Tide. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 +15 15 304 AniZhuanchangBegin Useless emotions only bring trouble. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory451.jpg 1 1 +16 16 401 1000 1 36 +17 17 101 Assets/Product/Texture/Image/BgStory/Bgstory444.jpg +18 18 504 0 +19 19 401 1 209 +20 20 301 AniZhuanchangEnd How long will it take until mankind completely disappears from the face of the Earth, and nature reclaims the cities? +21 21 301 During the prosperous Golden Age, people who kept progressing forward were no longer satisfied with dazzling new things and cutting-edge technology. While many were fascinated by reaching the stars, some people imagined a world without humans. +22 22 301 This post-apocalyptic fantasy had always been a popular topic for readers. +23 23 301 Vines climb the walls, tree roots peck through the asphalt, and rusty steel towers collapse in the wind and rain... Nature only needs a little sunshine and rain, and it will recapture this land at an amazing speed. +24 24 301 Trees take root, their branches strong. Grass sprouts, spreading like a blanket. The air smells of moist soil, like a pure land that has never been tread on. +25 25 301 But this picture, which is too peaceful, seems rather uncanny for the time. +26 26 201 1 500384 +27 27 301 1 Rolmo C-careful, it's hard to walk here. Watch your step. 1 +28 28 201 1 500140 +29 29 301 1 "Beardy" Is there... really a CPF? Don't you think it looks a little primitive? Aren't all filters built in cities? 1 +30 30 201 1 500136 +31 31 301 1 Zack Apparently not. It's over there. 1 +32 32 301 Zack raises his hand and points forward. Between the heavy clouds and the luscious foliage, a massive dark steel building looms. +33 33 201 1 500140 +34 34 301 1 "Beardy" Oh... It's hard to see with so many trees here. 1 +35 35 301 "Beardy" Also... I think I'm going to sprain an ankle. These weird roots are getting on my nerves... 1 +36 36 203 1 0.1 -50 +37 37 301 RImgBg1Shake The group walks on the uneven forest floor, both feet never on the same plane. Right as they hear the sound of something being crushed, "Beardy" steps into a deep pit with his left foot. +38 38 301 "Beardy" What the hell was that?! 1 +39 39 301 "Beardy" hurriedly pulls his feet out of the soil. Looking down, he discovers that he stepped on a cracked, rusty iron plate. The paint on it had peeled off from the rust. Only the words "Pulia" and "Guide" are legible as well as a map that looked very large. +40 40 301 The place trampled by "Beardy" is located in the center of the map. +41 41 301 "Beardy" Oh, it's a map. 1 +42 42 203 1 0.25 -400 +43 43 201 2 500139 400 +44 44 301 1 Kordes The forest is too overgrown. This map is useless. 2 +45 45 301 "Beardy" You're right. 1 +46 46 301 "Beardy" At least the filter is right in front of us. We don't need it anyway. 1 +47 47 202 1 2 1 +48 48 201 1 500136 +49 49 301 1 Zack Record the location of the buildings in the park. Even if there are no supplies in the filter, we can still look for other useful things here. 1 +50 50 301 Zack looks carefully at the iron plate on the ground again, then points to the hole in the center of the map. +51 51 301 Zack ...Looks like the facilities are all built around the middle, which is most likely the location of the tower. 1 +52 52 201 1 500140 -400 +53 53 201 2 500139 400 +54 54 301 1 Kordes You just smashed the most important part of the map with a single step. How very "you". 2 +55 55 301 "Beardy" So what? That means we'll have no problem getting to the filter! 1 +56 56 301 "Beardy" doesn't seem to pay any mind. Instead, he raises his arms and laughs. +57 57 301 Kordes We are looking for supplies, not to destroy things. 2 +58 58 301 "Beardy" I think it would be great if we can occupy the filter. After all, starting it should be easy with Zack here. 1 +59 59 202 1 2 1 +60 60 201 1 500136 +61 61 301 1 Zack Our final destination is the conservation area. We shouldn't linger anywhere other than where we have discussed. Not to mention... 1 +62 62 301 Zack "Stay as far away as possible from all machines." Forget our rules again? 1 +63 63 203 1 0.25 400 +64 64 201 2 500140 -400 +65 65 301 1 "Beardy" Because we'll be in deep **** if they get corrupted. Yeah, I remember. 2 +66 66 301 Looking away from the iron plate, Zack notices a tear in "Beardy's" pants. He must have cut it accidentally when he pulled his leg out of the hole. +67 67 301 Zack Have a rest and check out supplies. We'll move out in 15 minutes. 1 +68 68 301 Zack Bandage your wound. Don't want you slowing us down when the tough gets going. 1 +69 69 301 "Beardy" Huh...? 2 +70 70 301 "Beardy" looks at his lower leg and notices that he's bleeding, and curses out loud. +71 71 301 "Beardy" ****. I didn't even feel a thing. What'd I tell ya? Nothin' can stop me. 2 +72 72 202 1 2 1 +73 73 201 1 500139 +74 74 301 1 Kordes ... 1 +75 75 301 AniZhuanchangBegin Kordes I don't want your dumb*** dying from an infection. Get over here and let me take care it. We're strapped for medical supplies, but we're in luck. I just saw some plants around here that can be used to deal with wounds. 1 +76 76 202 1 1 +77 77 301 AniZhuanchangEnd After working for a short while, they finally set up a crude base camp. They clear a relatively flat patch of land and use a spare gas stove to light a simple bonfire. +78 78 401 2 1511 +79 79 301 Zack loads shells into his shotgun and quietly inventories the ammunition on him. +80 80 301 After Kordes tends to "Beardy's" wound, he sits down beside him and fiddles with a plant by his foot as if lost in thought. +81 81 301 Rolmo appears to be nervous, but after seeing that no one is paying attention to him, he just sits quietly beside the campfire. +82 82 301 Zack just looks at him calmly, closes his eyes and takes a nap. +83 83 301 Perhaps it was because Rolmo had kept himself busy the entire time looking for supplies, leading the way, helping them avoid areas with hidden danger several times. Either way, the trio seems to have grown accustomed to him. They even appear to have let down their guard around him. +84 84 301 "Beardy" adjusts his bandage, then pulls out half a hardtack and throws it to Rolmo. +85 85 201 1 500384 -400 +86 86 201 2 500140 400 +87 87 301 1 Rolmo ...? 1 +88 88 301 "Beardy" Ever since we left the city, I haven't seen you eat a single thing. You aren't made of metal, are ya? Don't starve yourself. You'll need to lead the way here in a bit. 2 +89 89 301 Rolmo ...Thanks. 1 +90 90 202 1 2 1 +91 91 301 Accustomed to seeing decadent cities, the green forest reinvigorates the weary travelers. Their destination is near. For a moment, they lower their guard slightly and enjoy a short respite during their perilous journey. +92 92 201 1 500136 +93 93 301 1 Zack (Whistles) 1 +94 94 301 The dry whistle echoes in the forest. It seems to be an old tune. Rolmo looks up at Zack while he whistles. There's a peculiar twinkle in his eyes. +95 95 301 Zack This place reminds me of a movie I saw a long time ago. There's a scene really similar to this forest. 1 +96 96 203 1 0.25 400 +97 97 201 2 500140 -400 +98 98 301 1 "Beardy" What movie? 2 +99 99 301 Zack In a world of never-ending wars and disasters, a young man volunteers on a journey to the tower at the edge of the world in search of a secret treasure that can end the war, thus completing his trial to become a knight. 1 +100 100 301 Zack In one scene, the main character arrives at a dark and gloomy forest where he is surrounded by monsters. He fights them for 7 days before finally breaking free, only to find out that the monsters were really... Uh, what was it again? Oh, it was the "loss and weakness" he felt in his heart. 1 +101 101 301 The leader of the Scavengers, who was a man of few words along the way, opens up a little and shows a rare expression of enthusiasm as he talks about the movie. +102 102 301 "Beardy" Who'da thought you had an eye for the arts, Zack. I sure didn't. I'm surprised you even remember anything about it. 2 +103 103 301 Zack The monsters in it were pretty cool. 1 +104 104 301 "Beardy" Sounds like a B movie. How'd it end? 2 +105 105 301 Zack After an agonizing struggle, the main character finally reaches the top of the tower, but there's no secret treasure. It was all in vain. 1 +106 106 301 Zack I didn't have time to finish it, but it was toward the end. I just remember the main character falling on one knee in the tower after realizing there was nothing in there... 1 +107 107 301 Zack stands up and imitates the protagonist kneeling down with his sword according to his memory. +108 108 301 Zack "...?Cómo puede ser nuestro final? (How is this our final destination?)" 1 +109 109 202 1 2 1 +110 110 201 1 500384 +111 111 301 1 Rolmo Hah... 1 +112 112 203 1 0.25 -400 +113 113 201 2 500140 400 +114 114 301 1 "Beardy" ? 2 +115 115 301 "Rolmo" Cough... It's n-nothing... J-just about choked on hardtack is all. 1 +116 116 301 "Beardy" That line sounds cringy. Seems like a garbage movie. 2 +117 117 202 1 2 1 +118 118 201 1 500136 +119 119 301 1 Zack Garbage? I don't think so. The monsters were pretty bad***, and the main character's acting was on point. 1 +120 120 301 Zack He looked pretty young, but he was already staring in a movie. 1 +121 121 301 Zack Apparently, he won the award for best actor and was signed by a famous entertainment company from the Golden Age. What was it called again—Rocko? 1 +122 122 203 1 0.25 400 +123 123 201 2 500139 -400 +124 124 301 1 Kordes I can't imagine you following what goes on with celebrities. 2 +125 125 301 Zack ...There's a lot you can't imagine. 1 +126 126 301 Zack ...The ending was pretty bland, but it's a pretty decent memory in hindsight. Now, this kind of entertainment is a luxury. 1 +127 127 301 Kordes That's one of the privileges of living in a time of peace. Movies seem lame, but they're a symbol of a happy life and the freedom to have fun whenever you want. 2 +128 128 202 1 2 1 +129 129 201 1 500384 +130 130 301 1 "Rolmo" ... 1 +131 131 201 1 500140 +132 132 301 1 "Beardy" A "happy" life... Ah... 1 +133 133 301 "Beardy" A word like that seems so far away. 1 +134 134 202 1 2 1 +135 135 301 What is the standard of happiness for people in the Golden Age? +136 136 301 Was it having enough food, warm clothes, a job that can support you, and a home that awaits your return? +137 137 301 For Scavengers, these are unreachable hopes. +138 138 201 1 500136 +139 139 301 1 Zack Well, it's no use thinking about it now. We can't even say for sure if we'll survive. 1 +140 140 301 Zack stands up and puts out the fire in front of him. +141 141 301 AniZhuanchangBegin Zack Prepare to move out. 1 +142 142 202 1 2 1 +143 143 101 Assets/Product/Texture/Image/BgStory/Bgstory429.jpg +144 144 301 AniZhuanchangEnd Under the guidance of Rolmo, the Scavengers see the gray steel building get closer and closer. +145 145 301 As they proceed deeper into the forest, Kordes notices some subtle changes in the forest. +146 146 301 The strange sound from the depths, the crackling sound of dead branches breaking, and the increasingly obvious scarlet light emitting from the plants. +147 147 301 Originally, he thought it was red berries or leaves, until he accidentally broke a branch when he passed a narrow path. +148 148 301 Red viscous liquid flows out from the bark and drips on the grass. +149 149 201 1 500139 400 +150 150 201 2 500140 -400 +151 151 301 1 Kordes The Punishing Virus... 1 +152 152 301 "Beardy" What was that? 2 +153 153 301 Kordes Something's wrong with these plants. They seem to be infected with the Punishing Virus... Sap shouldn't be this color—even for the red leaves. 1 +154 154 301 "Beardy" Enough with the botany lesson. You mean these trees are infected? But the Punishing concentration here is low. 2 +155 155 301 With that, "Beardy" reaches out to break the nearest branch. +156 156 301 Kordes Don't! Destroying the plants might cause the concentration to rise! 1 +157 157 301 "Beardy" Alright, alright. Keep it down! 2 +158 158 301 Kordes Just looking at the plants, you can see that they're no ordinary plants. They seem to be extending in this direction. 1 +159 159 301 With that, Kordes pushes aside the wild bushes and follows the red plants deep into the forest. +160 160 301 Kordes It's reasonable to assume that these plants aren't affected by the Punishing Virus. There must be a reason for this mutation... 1 +161 161 301 "Beardy" Hey... Slow down! 2 +162 162 202 1 2 1 +163 163 201 1 500384 +164 164 301 1 Rolmo Wait... Don't go that way! It's too dangerous— 1 +165 165 202 1 2 1 +166 166 301 AniZhuanchangBegin The scene in front of him causes Kordes to be momentarily at a loss for words. +167 167 101 Assets/Product/Texture/Image/BgStory/Bgstory430.jpg +168 168 401 2 51 +169 169 301 AniZhuanchangEnd After passing through the lush overgrowth, he sees a completely different scene from the forest behind him. +170 170 301 Scarlet crevasses are covered with green plants. Interspersed among them, he sees dazzling red vegetation and deformed humanoid creatures crawling within it. +171 171 301 The humanoid creatures crawl on their four legs, which are constantly changing shape. The rattling from the menacing bone spurs on their limbs echoes through the forest. +172 172 301 For a moment, Kordes thinks that he has stumbled into Hell. The weird and twisted creatures in front of him are like souls burning in hellfire. But as "Beardy" grabs him tightly, he slowly comes to his senses. +173 173 201 1 500140 +174 174 301 1 "Beardy" Holy ****... What are those things?! 1 +175 175 202 1 2 1 +176 176 301 "Beardy's" voice is distorted out of fear. His sudden outburst causes the unaware "creatures" to notice him. +177 177 301 One of the "creatures" tilts its head, then begins to slowly crawl toward the Scavenger. A peculiar red cord the thickness of a woman's forearm trails behind it, wriggling like entrails or an umbilical cord. Its "chest" is connected to one end in which a red sphere beats wildly. +178 178 301 The "creature's" head lacking any facial features slowly turns to the human in front of it, as if "observing" him. +179 179 301 It lifts up its forelegs and stands up, then waddles toward the Scavenger like an infant. +180 180 401 2 571 +181 181 301 Inspired by the first "creature" to stand up, the other "creatures" crawling on the ground stand up in a twisted manner. Dozens of pale creatures in the forest stand up and turn to face the Scavengers. Their bloody umbilical cords drag on the ground with a sticky, oozy sound. +182 182 402 571 +183 183 301 Finally processing what he is witnessing, the only emotion that occupies the forefront of the Scavenger's mind is "fear." +184 184 201 1 500139 +185 185 301 1 Kordes Ah... AH! 1 +186 186 202 1 2 1 +187 187 301 As they get within close-range, the pale skin of the "creature's" face begins to peel back, followed by the dark red flesh underneath, revealing a cavity in its skull. Two rows of firm white spurs grow along both edges of the cavity, like a poor imitation of human teeth. +188 188 301 ??? Ah... AH...? +189 189 301 Almost exactly like Kordes, the "creature" wails from within its round cavity. While mechanically repeating the scream, it puts its two hands in front of his chest, one higher than the other. +190 190 301 It is the same posture as Kordes with his gun drawn. +191 191 401 2 1510 +192 192 301 But the posture lasts less than a second only to be disrupted by a barrage of gunfire. The "creature" staggers back a step, then slowly tries to lift up its arm, which has been blown off. +193 193 201 1 500136 +194 194 301 1 Zack What are you doing just standing there?! 1 +195 195 401 100 2 10001004 +196 196 401 2 10001004 +197 197 202 1 1 +198 198 301 RImgBg1Shake Zack's yell causes "Beardy" to suddenly wake up from the nightmare. Pushing Kordes away, the gun in his hand unleashes a fierce burst of flame. The gunfire blasts the creature right in its head and chest. +199 199 301 ??? What... Ah... Rgh... You doing... Rargh... Standing?? There... Argh... +200 200 301 Even on the verge of collapse, the creature continues to mimic them like a mirror trying to replicate human behavior. The horrific sight causes "Beardy's" hair to stand on end. +201 201 201 1 500140 +202 202 301 1 "Beardy" W-why won't it stop?! 1 +203 203 401 2 10001004 +204 204 301 RImgBg1Shake "Beardy" raises his gun to shoot the "creature" with an even larger barrage. The exposed red sphere breaks and splatters, sending scarlet blood mist into the air. +205 205 301 The Scavengers' bare skin begins to fester due to infection. White ribs begin to grow outside the broken red heart of the "creature." +206 206 201 1 500139 +207 207 301 1 Kordes The Punishing Virus... Just like those monsters growing in the Red Tide... They're all viruses... 1 +208 208 201 1 500384 +209 209 301 1 Rolmo Run! There are too many of them! It's too dangerous here! Go to the CPF! Go, go, go! 1 +210 210 301 Following Zack, Rolmo shouts at the top of his lungs and points to the huge tower hidden in the distant forest. +211 211 201 1 500136 +212 212 301 1 Zack Get a move on! 1 +213 213 201 1 500384 +214 214 301 Rolmo Follow me! Straight through here! That's where the tower is! Run! 1 +215 215 202 1 1 +216 216 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +217 217 401 2 1513 +218 218 401 400 2 1513 +219 219 301 AniZhuanchangBegin Kordes stumbles, but "Beardy" yanks him up by the collar. The group dashes past the eerie, slow creatures and through the withered forest, sparing no time or attention to their surroundings—not even the fact that Rolmo, who initially told them to run this way, is no longer following them. +220 220 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +221 221 201 1 500384 +222 222 301 AniZhuanchangEnd Rolmo ... 1 +223 223 301 The raggedly dressed "refugee" comes to a halt and raises his hood slightly as he solemnly watches the monsters gradually surround him. +224 224 301 Rolmo Mother's influence has already begun to take hold... That was faster than expected. What did Cinderelik do? 1 +225 225 301 Rolmo What a pain in the ***. 1 +226 226 301 Rolmo Now's not your time to take to the stage. 1 +227 227 201 1 500366 +228 228 301 1 AniZhuanchangBegin 1 "Rolmo" I can't let you disrupt the lead's performance... Mind getting off the stage? 1 diff --git a/Resources/table/client/movie/movies/MovieYC02204EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02204EA.tab.bytes new file mode 100644 index 0000000..169c267 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02204EA.tab.bytes @@ -0,0 +1,78 @@ +a>!ð@I@)J21&c]7\^9V[W2KKL~K=Ey}qg.?1+,5粲|ť!6b[&w:X!Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory432.jpg +2 2 401 1 55 +3 3 201 1 500140 -600 +4 4 201 2 500139 +5 5 201 3 500136 600 +6 6 301 DialogEnable 1 Zack (Panting) 3 +7 7 301 "Beardy" Did... Did we lose them? 1 +8 8 301 Kordes Looks like it... I don't see any behind us. 2 +9 9 301 After running for a long time, the forest and monsters are finally gone—at least for the time being. The Scavengers stand in a clearing. The tall steel buildings in the distance block most of the sunlight in front of them, casting heavy shadows on the field. +10 10 202 1 2 3 1 +11 11 301 The Central Purification Filters were a form of hope that people in the Post-Pandemic Age lived on. Now they're lighthouses that lead Babylonia to recapture Earth. Several conservation areas have been built around the filter towers, carrying the hopes of many that still wander on Earth. +12 12 301 The facilities at the base of the tower are entwined by mysterious vines. Even after standing in the wind and rain for decades, the white paint on the tower still remains clearly visible. +13 13 301 "C.P.F. 040" +14 14 201 1 500136 +15 15 301 1 Zack ..." Central Purification Filter 040". We made it. 1 +16 16 301 Zack cannot help but take another two steps forward. Only by looking up, can he see the tower in its entirety. The red light at top of the tower looms in the gray sky. +17 17 301 Zack Looks like the tower... 1 +18 18 203 1 0.25 -400 +19 19 201 2 500140 400 +20 20 301 1 "Beardy" Wait... Where'd that bastard go? 2 +21 21 301 "Beardy's" loud outburst echoes in the clearing, startling Zack, who has been looking at the tower in contemplation. +22 22 301 Zack Are you trying to give our position away to all those monsters? 1 +23 23 301 "Beardy" No... Our guide's missing. 2 +24 24 301 Zack Rolmo? 1 +25 25 202 1 2 1 +26 26 201 1 500139 +27 27 301 1 Kordes Looks like we got separated when we ran away. 1 +28 28 201 1 500140 +29 29 301 1 "Beardy" Looks like he's a goner... He could barely stand on his feet. Guess those monsters tore him to pieces. 1 +30 30 401 2 1516 +31 31 301 As soon as "Beardy" speaks, they hear a rustling of branches and footsteps coming from the forest as if something is approaching. +32 32 202 1 2 1 +33 33 301 Zack immediately raises his gun and points it in the direction of the noise. The tension in the air causes the trio to freeze. +34 34 301 The bushes shake, then a dirty gray figure emerges from within. He raised his hands in horror when he sees the barrels of guns pointing right at him. +35 35 201 1 500384 +36 36 301 1 Rolmo It's me! D-don't shoot! 1 +37 37 201 1 500136 +38 38 301 1 Zack ... 1 +39 39 201 1 500140 +40 40 301 1 "Beardy" Holy crap. You made it out alive. I thought you were... 1 +41 41 201 1 500384 +42 42 301 1 Rolmo I know the forest like the back of my hand, so... 1 +43 43 202 1 1 +44 44 301 1 Zack's gun still remains firmly trained on the compliant refugee even though the crisis has been averted. 1 +45 45 201 1 500136 +46 46 301 1 Zack Were those the monsters you were referring to? 1 +47 47 201 1 500384 +48 48 301 1 Rolmo Y-yeah... I warned you guys! Didn't I?! 1 +49 49 301 Rolmo nods in panic, as if the men's guns are more frightening than those monsters. He carefully observes Zack's expression and adds in a low voice. +50 50 301 Rolmo I normally don't encounter them the way I go. And if I do, they just crawl around and don't attack. I've never seen so many... 1 +51 51 201 1 500136 +52 52 301 1 Zack ...Do you know where the entrance to the CPF is? 1 +53 53 201 1 500384 +54 54 301 1 Rolmo Y-yeah, I do. The front door won't open though. We have to go in through an air vent. 1 +55 55 301 Rolmo Hurry, let's go in. Those monsters are swarming the outside of the tower... 1 +56 56 201 1 500136 +57 57 301 1 Zack Hear that? We're all here. Let's go. 1 +58 58 201 1 500140 +59 59 301 1 "Beardy" Lead the way, Mr. Guide. 1 +60 60 301 Beardy smiles and raises his hand to pat Rolmo on the shoulder, but Rolmo flinches with a frightened expression. +61 61 301 "Beardy" What's the matter? I'm not gonna hit you... Forget it. 1 +62 62 301 "Beardy" shrugs and turns to look at the filter tower in front of him. +63 63 301 "Beardy" That tower sure is tall... 1 +64 64 301 "Beardy" Hey, Kordes, we're like the protagonist in that movie Zack likes, aren't we? Going through that damn forest and encountering those damn monsters in search of something that might not even exist in this damn tower. 1 +65 65 201 1 500136 400 +66 66 201 2 500139 -400 +67 67 301 1 Zack ... 1 +68 68 301 Zack remains quiet and sighs. +69 69 301 Kordes No way we're the protagonists. The protagonists are out saving the world. No one cares about our story. Even a B-rated movie might be better than our current lives. 2 +70 70 301 Zack But at least some people will see us fighting to survive. 1 +71 71 202 1 2 1 +72 72 201 1 500384 +73 73 301 1 Rolmo ... 1 +74 74 202 1 1 +75 75 301 The Scavengers gradually approach the CPF in silence. +76 76 301 At this time, none of them are aware that they stepped foot onto a stage—a stage for a "performance" that has been planned long in advance. +77 77 301 1 AniZhuanchangBegin The only "spectator" is gazing from the chaos deep inside the tower, through the winding vines that entangle the forest, and the vacant eyes of the Hetero-Creatures. diff --git a/Resources/table/client/movie/movies/MovieYC02205BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02205BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..02c32873f7b4f9d4bd71f8538fff490888600e4c GIT binary patch literal 14059 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 V4m_DC3g?4Nw3_v`C%sJ+{vU#5jTis` literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYC02206BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02206BA.tab.bytes new file mode 100644 index 0000000..b2e8ad9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02206BA.tab.bytes @@ -0,0 +1,35 @@ +n8_7dFBߢҮNIl}ԡR G \VfN@]Va327EScSăg0։pA/ VRTGI8Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory437.jpg +2 2 401 1 201 +3 3 201 1 500140 +4 4 301 DialogEnable 1 "Beardy" Still in operation?! What?! But hasn't this place been abandoned for ages? 1 +5 5 201 1 500136 +6 6 301 1 Zack I thought I saw a red light on top of the tower, which means it's in operation, but I couldn't see it clearly with all the fog from the forest. I thought it was just my imagination. 1 +7 7 301 Zack But I'm almost positive this tower is still in operation. 1 +8 8 201 1 500384 +9 9 301 1 Rolmo ... +10 10 201 1 500136 +11 11 301 RImgBg1Shake 1 Zack But why? 1 +12 12 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryError.prefab 2 +13 13 401 10 2 1501 +14 14 401 2 764 +15 15 401 1 101 +16 16 301 Zack What was that?! 1 +17 17 401 2 752 +18 18 301 Following the sudden vibration, the facilities in the tower flash with a red warning light. From the dark recesses of the air vent, thick branches break the fan and attack Zack, the closest person to them. +19 19 202 1 1 +20 20 401 2 1501 +21 21 301 Alarm WARNING! External damage to the Central Purification Filter detected! Damage rate at 50%. Damage rate at 60%—— +22 22 301 Alarm Punishing Virus filtration will deactivate at 90%. Please follow instructions and evacuate the tower in an orderly fashion— +23 23 301 Intermittent broadcasts can be heard all throughout the tower. +24 24 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryError.prefab +25 25 401 2 10007502 +26 26 301 BANG! +27 27 301 Zack shoots and breaks the fast-approaching branch, then notices the change in the vent. +28 28 301 Inside the vent, he hears a demonic cacophony of restless stirring and grinding teeth. Suddenly, countless Hetero-Creatures break through the vent and begin pouring out. +29 29 301 Mucus from abscesses on the plants is like a torrent of decaying organisms. They entwine, roll, and gather to form new creatures, making a sound just like a swarm of insects. +30 30 201 1 500136 +31 31 301 1 Zack ****! We need to get the hell outta here! 1 +32 32 301 Zack Run! No time to shoot! There're too many of them! 1 +33 33 201 1 500384 +34 34 301 1 AniZhuanchangBegin 1 Rolmo It's too dangerous down below! Head to higher ground! 1 diff --git a/Resources/table/client/movie/movies/MovieYC02206EA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02206EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3f19cfb83db7d27eefba1256364fe2d47906633a GIT binary patch literal 10977 zcmb7~O{^r>RmaKlJ{UFxAy}1XGZK08{QA4!hG=FSXCBxvnt6(4<0!t}b-TL!s;ip% zcA}kOK7KQ~zi0~09E7*7$<#*1l>aKq7>X_C|+^?sq z?mb`s^FQa*-EV$6_?!Qm|IufgFa2uy_Rs&K{f%$^;U9eeKmU7D1kcJZ{l_Pt{PK7H z{@X9V@-O|5e(6tt|M7pV{^`5_`nCW4^)G+$@ehCWKR@@ux87g;?I3+LE&n0h{@Ztd z;Rk>G(Wf7br{DPO>HFV*@5gU`@6SH_$=knD{^MW%+H~^0&HEq!^QWIo{`$#Zz4h;3 zez#0N{=2_;@6T_3a2=W_^D@p-zWlcPsNDT=vt2uLT|7;)`7QtbS{jfmn)+LR_ieEIHr#z1?Y@n7-zK|n)7`hL-M8N5{_B31 z-hP|jexKfcquzd}-hQjzey`qsv)+EU{(iUqez*R9xBh;&{(iUq=$jADdZuSg?~?yB zsO!CDWz+f6rjaO9ek%%B7O%g^v#^?%uiv2lDtE76uWaOAe;U0ivwX{c3;FMGFuM3~ z9m#FSJ`c|Nrf**b9-fjsHe+}^n~a(NLH zaT&y^UN+BGYnzuV$Njd{pVlsq*Grdgn@5$|#^vWhWQ%p2MzW0@>*BsN{_h88Lo;k- z+RIUFY`&5QK6j+jje4WY@o^E%gR`;W-}XlQ8COrta}Vd}}S*kI`*W*ebys=@w(J5HZWrTJ)s|Zi6JN!eE}; zVkri(k&V;B8&A{}B=Iet6NGuS3Kn^`Lg`6z5xiPicDjpGw7yx!Wtq5o%Z+8LWu8^h zlKXh@{I+ordEj|4&(bnZtE?)LZ4f$KV5K`_KHM$e${*OHDw-!|n>4t~l8WQ=`&yi7 z?YwQ(lE*dw;B0E9rWG+gGrGL&4Z00=Wv<$)@0s^FySccyc*CyJATBS0C%K+UPsTCv zetbRVe_s_)IPw85E&+?rA7jXGM?c&F!tgX7$#PB4Jba3+!tF!zPGj~ZRuFfOh}K9v zU1Lx}S_16Ead1B{rGE)l=%;5cFZv_=v*SRVXJA+@MfSZSQP$(G+qi3JSO-%4R+fjZ zFgME#1%{&2wR$ZY7F5|jLc3L=<_BY5RB7ye@*8npiC_W2P7veSUdjtW$0Hv$9}$x6 z%}u@cTUmBnc%Lry82$voMuLA6fSTfbY#?5YBAo;r@RH!F^`&+J=x}Ay99ypoR#jTKuO*&X?SH13>Y}ZkfiWhwtv)qLJx3D3)23gpa^_|oc9~3sS zsuT$J`Qs3@WNmG>qN+<=8Sqf>mM0~L%STt!% zZdf?9Vbc(twz$e;&Ndl2sO@SZ$6IYQik=M~%E-iO-07$s;qT+@LnjqvD~O`kYi5i2kq?aasn| zTDL~YtEGjWQ4!3$SrtUp76y=K&=nut7e{qz z;2Zt1VYQxPcKIVH@kP;vgD1hhB%kXZ=bBPQu50h(Z#vkM9$5iw<`Wj z@;W;3&fBeqiRl9?_telkk^cHq!)hJBmHwW)?L{E!Xf&ab2_%p;iW3^SGJOL4{vihZ zcJu?6zT^Ohhp02iwZLqdC83~##1o8*N=w<5hbw~A)`_D&*e<&*x5OvB8O(AnJaOVd z&#+obFy^_1ZAIK@3ERem=e7O;ehLcg1rW>t7ElB-g_#u_p!aJZ|4aW6%?_CM4hC|E$v%@xbJ6w|4HVsM>< z5tVCKl(<)ezK33pdru6jC2EZ{2>Q+v?;%Bqch9M%JROI2p0Lo=3=Sf;(c3j-JzK>E z{TAzc21}YbTb1#mO700v=A|bgZmJB-e<#I<@nRuN zO=$-NQ|N=J3cYJO72cLg=%B)dL@Qqf0V60ikjB-T-YY2~gC!ZlhYFXhPH6DT2z>0F zg#aa?Hqa^0*AQ>gZjmkEfBdshKFQc_>oBs9)7;HTMRG1n?jgUe945tap5qGy=DEM) zqct`zBw82Lx8jZ~PK(?^2Dm79h&o5vaL~}XwGbofGyLG_hwAzgzIPx*4RSYfLKaqI zOK9X=xMT1;d5~K~V=oafu~=)7SDK?22N!pG-mqs_p9@Vn#))EL*f*?}w%a*jwbsME zL!4L%GBhTJ7OLPYdew?VMH1gRA2!I~U0htfw287+&%4B3gy=Pqs5C?KOyj`aUNIaP zR_mN~T)iXv5vT``ftqZ(gK9|YJ7Y6E0N4g6P)|y*Mj62m zt-wU^UdkFOGO57=Tr9=ivFJR@*AS2zZpop(7LY)Pr-Z`Uhzz<;L&rabB2~B3PR#HSE*mnSAE;Nke@NbHcX^_TtEea`rJR#IL{Cnva8UL| zC>zEm`WBm_bM*jCo3&{`I>|30BVE42(RbDAcwynATge|YY0lnjFKA73&9A}~@F6mZ z?;lCb#1xd$@X|Q*2M)5?hmJu4LG8V3AE%N9^yFb23h1f_h@S^faQJHv!gEU#FGP+` z%a1^{17P<(w;T9|@Ga?ac{8lZH9qQV%itsgPgA^Ibjv=nbdk;qD&s**%mM&j}v z078D(8R}Lc4e0~O-?c5fMIW0HvDLq9_~FUwd^9nvmZE$k^+X9bni|%DlA6|sdE0K$ z52}!C4gbO4RMO+YSO+`Q&y}i!o=8(;0<6pfczyvEfwQP!P4iEUC|w7@)Kg<^Auw!`ehq^gObVY| zGn#Z|_bK{jjMx5us=@KVuv-56g_zWMXjmQ6W=^rDe6Zv}Q~( zvGh?+RAS?iVYRl|^=iypPB1Xa1S8N76*)L7k+6t!6s6-F@Qz#|%`B;5BunqwWiX>t z{=!u1i$lP8Vp#1{nuppqdPr`fM@R1Q?Ko+$)k&>N3n{2j%SMM58G*3vw(Hc4fsA`C zno~W6@s(jUXS&yHZBY4oA=wAFJ@R>QHn}vc`#o>ea`eOXJ;Q2UF9X@8Eph)IF7F#w zb3*<1C-Cf0s?I!P_=fL0rPPJ*!ubT}JG=`9?r0Ap12k!wY=r}BUuWh7ch(i)pvB%S zuSnj?1N|fDB+EQbItki~$2xUu9&(^vKk=hnn(A7B(;3E2N|n2-#mT_1TGHzz6Qdpd zApX#>4#cMsLg=sRWbHkewsZ}%{=5POD&GP)c#Kd?dzt2X!K#!Rm=c!?2GRAvjQ~nE zJj&2R$zVSKiyuF##0-z5cJ|MS(>tpjV=ps1$_RoRqTGgXX4G^rXRNz!aSmnLO^;<~ zKu?fB(uc+-eH!e?=7g+{vVaDidmL2~-P*~>u>f}| z7%$%oWaWIjfrJeI_3(6@b*QLe4i1Geiq}@5<}@Zw0_oanmqd~~hPb>!&>7&9sbRHF zZG3H9_e?YwEGuUB)O1?7d3xKtN02)lSSQ9xzNxqp2N$4l6>|_6K#kNerGo(z99js$ zT(?0%7fWVEI;*C;E%WRYB0)@uBr|*^4EU>{a0v?B%R2^!mKfRK3*9nZnaLi4)WQTf zWwf|CIW=rLGxDU}fn|7I$Oy=l2|b=yQYc!c_VqbubcpAY^^20GE~SDb7xiF~DNfIK z)1yR&QzERK)sv*eMcV(84O4uQHXyygyf~59rqPdQ}|aSc#{Hy(?Qmfis7Jt)j`njxi%C%zG-uBcPqnIdW%fH9D1pr z8@hG56d2*z)T2z3Ixn>Ot#k(E_`5E1E|onoh5^V&F41f9`r47tgR`rFVI4RH6DTe{?iN== z!)hOaS59yNmWA{9*V-a*9--ob&WZFor4|Bj)2Lk1!tetI_yS0QOVDD8Dqddj&eMAN zO`2g6aw~Y6qOe|zH+8zt)yS~?;W+-m8-)7erE1_!@*4Xx#0K&8 ٫%esv9ͯk͕Yƴ>vrM WId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory436.jpg +2 2 401 1 55 +3 3 201 1 500136 +4 4 301 DialogEnable 1 Zack We made it. 1 +5 5 202 1 1 +6 6 301 Nearly at their limits, the Scavengers stand in front of the doorway. A dusty nameplate with the words "Central Control Room" written on it hangs on the open door. +7 7 201 1 500140 -600 +8 8 201 2 500139 600 +9 9 201 3 500136 +10 10 301 1 "Beardy" Is this what we're looking for? 1 +11 11 301 Kordes I didn't expect to find it... Seems like there aren't any monsters here. Maybe because we're on such a high floor? 2 +12 12 301 Zack Maybe the monsters can't climb stairs. Or maybe we're just lucky. 3 +13 13 301 Zack CPFs with earlier serial codes are often prototypes. The government feared a Punishing Virus leak or that the technology wasn't full developed. So they were often built in less populated areas. Looks like it's smaller in scale and the interior hasn't been fully optimized. 3 +14 14 301 AniZhuanchangBegin Zack The central control room is the most important place in the tower, so it's relatively easy to find. 3 +15 15 202 1 2 3 1 +16 16 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +17 17 301 AniZhuanchangEnd Entering the room, Zack smells a dusty, stale odor, indicating that the room hadn't been opened for quite some time. +18 18 301 Zack shows a subtle expression, like a long entangled hatred, but with a flash of memory. +19 19 301 His eyes spell a sense of hatred towards something he cannot separate from. +20 20 301 Zack touches the console, causing the interface to light up. +21 21 201 1 500136 +22 22 301 1 Zack Looks like it's still working...! 1 +23 23 202 1 1 +24 24 301 Zack's hand trembles slightly with excitement. He puts his hands on the console and slowly exhales. +25 25 201 1 500140 +26 26 301 1 "Beardy" You work on that. I'll go see if we can find anything else in the room. 1 +27 27 202 1 1 +28 28 301 Zack nods, then begins to study the complex control system. +29 29 201 1 500136 +30 30 301 1 Zack First, I need to locate the fire door at the entrance... Do I need to input a command...? 1 +31 31 301 Zack Damn it. Where the hell am I supposed to find the commands? They were probably set ages ago! 1 +32 32 301 Zack Guess I'll see if I can at least open a side door... 1 +33 33 301 Zack Wait... the last time this control system was activated... it was during the end of the Post-Pandemic Age?! 1 +34 34 301 Zack Since the door to the tower was never opened, why is it still running?! There hasn't been anyone to maintain the centrifuge array. There's no way it should still be in operation! 1 +35 35 301 Zack What's going on here... If the tower still functions normally, there shouldn't be so many Hetero-Creatures here! 1 +36 36 201 2 500140 -600 +37 37 201 3 500139 600 +38 38 301 1 Kordes What's wrong? Your face is pale. 3 +39 39 301 Zack Something's... not right with this tower. 1 +40 40 301 "Beardy" That's for sure, pal. Look around at all these plants and monsters. Of course, there's something going on here. 2 +41 41 301 Zack No, that's not it. 1 +42 42 301 Zack I thought this tower was started recently... That's what the operation log states. But the control system shows that it was last activated during the Post-Pandemic Age! 1 +43 43 301 Zack So how was the tower activated? Who can bypass the control authentication here and start the tower? 1 +44 44 301 Zack puts his head in his trembling hands, muttering to himself. +45 45 301 Zack This tower... has been in operation for at least two months. 1 +46 46 301 "Beardy" ...Something wrong with that? 2 +47 47 301 Zack To put it plainly, the CPF is just a super large air conditioner. 1 +48 48 301 Zack With the operation of the centrifuge array, the filter tower can separate gases with different densities, allowing it to pull the Punishing Virus from the air and transfer it to the filter element at the base of the tower. 1 +49 49 301 Zack Therefore, it's necessary to do routine maintenance on the centrifuge array and clear the filter once it's reached max concentration. 1 +50 50 301 Zack Generally, CPFs in areas with larger populations need to have routine maintenance once a month due to the air quality. But even CPFs in forests cannot go two months without maintenance. 1 +51 51 301 Zack But... The Punishing concentration here is low, and we can still breathe here safely. 1 +52 52 301 "Beardy" Is someone maintaining it? 2 +53 53 301 Zack Impossible. It's too complicated. Each step needs to be carried out strictly according to special instructions. Even the slightest error can lead to disastrous results. We can't joke around with the lives of everyone who lives within a 12 kilometer radius. 1 +54 54 301 "Beardy" "We"? I get it now. You know, I've been meaning to ask how you know all of this. I know that you're a mechanical engineer, but I didn't know that you used to work in CPFs. 2 +55 55 301 Zack "Was" a mechanical engineer. 1 +56 56 301 Zack quickly corrects him. +57 57 301 Zack I didn't participate in the construction of any tower. I just had to maintain the centrifuge array once since no one wanted to go near it. 1 +58 58 301 Zack ...After all, it's not easy to maintain it. Any mistake will lead to infection. It's nothing but bad news. 1 +59 59 301 Zack The only reward was a nutri-stick. In retrospect, I was just taken advantage of... 1 +60 60 301 Kordes If that's the case, where is the filtered Punishing Virus going? 3 +61 61 301 Zack That's the problem. 1 +62 62 301 Kordes The plants and monsters we saw on the way here... 3 +63 63 301 Zack ...I don't think things are that simple. 1 +64 64 301 After Zack presses a few buttons on the terminal, the projection screen suddenly lights up, showing an image. +65 65 301 Even "Beardy" who has no knowledge of the CPF can see the seriousness of the situation. The image is covered with red warnings and data. +66 66 301 AniZhuanchangBegin "Beardy" ...What's this? 2 +67 67 401 1 51 +68 68 202 1 2 3 1 +69 69 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +70 70 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryError.prefab 2 +71 71 201 1 500301 +72 72 301 AniZhuanchangEnd 1 The image is an indecipherable 3D model. It looks like a heart but also an egg of some kind of creature. Countless red cables stretch out from it, each with a high concentration of Punishing Virus. +73 73 301 AniZhuanchangBegin The cables look eerily familiar to the Scavengers. They have an uncanny resemblance to the umbilical cords on the humanoid creatures in the forest or the plants in the cracks of the tower. +74 74 202 1 1 +75 75 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryError.prefab +76 76 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +77 77 201 1 500136 +78 78 201 2 500140 -600 +79 79 201 3 500139 600 +80 80 301 AniZhuanchangEnd 1 Zack ...These umbilical cords are like pipelines of energy supply, providing this thing with... Punishing Virus. 1 +81 81 301 Zack The Punishing Virus, which should've been sent to the filter element through the centrifuge array, is being redirected into whatever the hell this thing is. 1 +82 82 301 Zack clenches his fist on the console even tighter. +83 83 301 Kordes This level of concentration... 3 +84 84 301 Kordes' voice trembles. He doesn't even dare to look at the alarming data that continues to escalate. +85 85 301 "Beardy" Holy ****. We're done for. Compared to the Red Tide, this is a whole new level. 2 +86 86 301 "Beardy" What's this progress bar? 2 +87 87 301 "Beardy" points to the progress bar at the bottom of the screen. It's visibly ticking up as they watch. +88 88 301 "Beardy" 89.6%. What happens when it's full? 2 +89 89 301 Zack shakes his head in silence. +90 90 301 Even if they can't get the answer, they know that when the progress bar is full, nothing good will happen. +91 91 301 Zack What should we do? We can handle one or two Hetero-Creatures, but this looks completely out of our league. 1 +92 92 301 Should they escape and act like they didn't see anything? The trio exchanges glances, apparently all thinking the same thing. +93 93 301 "Beardy" The existence of something like this is a huge threat. We can't just let it go. 2 +94 94 301 Zack Besides, the conservation area we're going to isn't far from here. 1 +95 95 301 Kordes ...Help. 3 +96 96 301 Kordes ...Call for help! 3 +97 97 301 Kordes This tower was built by the World Government. There must be a communication system, an alarm system, and a special emergency frequency! 3 +98 98 301 Kordes If we can send a message, even if it's a radio signal, even if Babylonia's army doesn't receive it, as long as someone can receive it... 3 +99 99 301 "Beardy" Someone might come to the rescue! Yeah! Why didn't I think of that... 2 +100 100 301 AniZhuanchangBegin Zack I'll give it a try. 1 +101 101 202 1 2 3 1 +102 102 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +103 103 201 1 500367 1 +104 104 301 AniZhuanchangEnd 1 Roland Hah... Look at them trying to call for help. 1 +105 105 301 Roland They have no idea that we can see all their running, hiding, struggling and even trying to call for help crystal clear on the monitors. 1 +106 106 301 Looking at the Scavenger with a serious look on the screen, Roland laughs heartily, but his eyes are not smiling at all. Inside them are only deep and complicated emotions. +107 107 202 1 1 +108 108 301 He hears a distant noise in his M.I.N.D., like quietly dusting off an old roll of film and playing it again. +109 109 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +110 110 301 "Of course, I do. First, the screen went black. After that, the cameras kept changing, but I saw everything." +111 111 301 AniZhuanchangBegin "You running and looking for a place to hide, then ending up in that conference room. I saw the whole crisis!" +112 112 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +113 113 301 AniZhuanchangEnd Roland shakes his head, forcing himself to recover from the chaos of noise. The Scavengers' onscreen "performance" continues. +114 114 301 They are anxiously checking the large operation panel in the central control room, trying to find a way to contact the ground forces or Babylonia. +115 115 301 But the filter's signal had long since been jammed. No one will hear their desperate cries for help. +116 116 301 The Scavengers in the image seem to realize this. They stand around the console, their faces pale as a ghost. +117 117 301 Roland has seen this look of despair countless times on helpless Constructs and hopeless humans... +118 118 301 And... What else is on their face? +119 119 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +120 120 301 "Anyway, please call the police ASAP" +121 121 301 "I gotta say, this attempt at boosting audience participation is a bit ham-fisted." +122 122 301 AniZhuanchangBegin ...But do you really know what 'real' is? +123 123 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +124 124 301 AniZhuanchangEnd Even for just a moment, Roland still feels the pain tearing his stomach. A feeling of nausea that he had buried in the depths of his soul a long time ago. It was as fleeting as an illusion, but at the moment, it was clear as day. +125 125 301 Those feelings that he thought he would not resurface, like ghosts hidden in an abandoned house, begin to haunt him again one by one with the progression of the "performance." +126 126 301 —These feelings become stronger and stronger until they could no longer be ignored. +127 127 201 1 500367 5 +128 128 301 1 Roland ...Ha. 1 +129 129 301 Roland Good show... Jolly good show. 1 +130 130 202 1 1 +131 131 301 Roland smiles with a slight grimace, then jumps off the stack of old machinery and walks to the door. +132 132 201 1 500367 1 +133 133 301 1 Roland But watching these are dreadfully boring. I'm going to find a place to sleep. 1 +134 134 301 Before he leaves, he glances back at the rusty schematic of the tower hanging on the wall and the location of hidden fire exits. +135 135 301 Generally speaking... the audience isn't allowed on stage. +136 136 301 AniZhuanchangBegin But there's always an exception. +137 137 202 1 1 +138 138 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +139 139 301 AniZhuanchangEnd In the central control room, the three Scavengers are slumped on the ground. +140 140 201 1 500136 +141 141 201 2 500140 -600 +142 142 201 3 500139 600 +143 143 301 1 "Beardy" ...Things aren't looking good. 2 +144 144 301 Zack ...I've tried everything, but I can't start the gate using the central control system here. 1 +145 145 301 Kordes We can't send a distress signal, and now we can't even open the door. 3 +146 146 203 2 0.5 -400 +147 147 301 "Beardy" Impossible... There's gotta be another way. Right? 2 +148 148 301 "Beardy" ...We're so close to the conservation area. 2 +149 149 301 On the brink of fatigue, "Beardy" drags himself over and grabs Zack's clothes with his trembling hands. He keeps repeating his question. The always cheery smile has disappeared from his face. Instead, there's only the gradual emergence of fear and despair. +150 150 301 It seems that some string that has been stretched tight for a long time is finally about to break. +151 151 301 Zack ... 1 +152 152 301 AniZhuanchangBegin Kordes ... 3 +153 153 202 1 2 3 1 +154 154 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +155 155 301 AniZhuanchangEnd No one responds. +156 156 301 The central control room is almost maddeningly silent. The intermittent hiss of the CPF being strangled by the plants outside knocks at their hearts. +157 157 301 AniZhuanchangBegin The projection screen is still lit, and the progress bar reading is still growing. +158 158 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +159 159 201 1 500136 +160 160 301 AniZhuanchangEnd 1 Zack No... 1 +161 161 301 Zack It's not over yet... 1 +162 162 301 Zack stands up slowly. +163 163 301 Zack Punishing Virus... Corrupted... This is all their doing... Damn it... 1 +164 164 301 As if all his strength has been pulled away, he holds onto the console for support. However, his eyes are transfixed on the bright red color on the projection screen. +165 165 301 Zack Just because of an oversight before I went to sleep... I didn't notice the mechanical abnormality... No, no, that's because I've been lying. Hell, I'm still lying to myself! 1 +166 166 301 Zack I said, "How can my machines be infected with an organic virus? Isn't that just a common malfunction?" 1 +167 167 301 Zack I hid the mechanical abnormality, and I didn't report it... 1 +168 168 301 Zack When I woke up... I opened the door... 1 +169 169 301 Zack All the machines I was familiar with now had... red eyes... their bodies... stained with red blood... 1 +170 170 301 Zack The anomaly I should've paid more attention to harmed my family... harmed the entire block... 1 +171 171 201 1 500139 +172 172 301 1 Kordes Zack, calm down... 1 +173 173 202 1 1 +174 174 301 Zack closes his eyes and takes a deep breath. His hand on the console clenches into a fist. +175 175 201 1 500136 +176 176 301 1 Zack The CPFs... are machines built to protect people. 1 +177 177 301 Zack The conservation area was built around the CPF. Countless refugees were reunited under the tower. 1 +178 178 301 Zack Mechanic engineers built these towers. How could we let these... disgusting monsters... act so recklessly! 1 +179 179 301 Zack puts his hand on the keyboard and begins to type rapidly. Several pages spread out on the projection screen. +180 180 301 Each page displays the number and status of various groups of centrifuges. +181 181 301 Zack I'm going to destroy the tower's centrifuge array, cut off power and put a stop to this CPF. 1 +182 182 301 Zack Even if we can't destroy the monster, we can at least prevent that progress bar from increasing. 1 +183 183 301 AniZhuanchangBegin Zack The CPFs should be a hope for humanity, not a lair for those monsters! 1 +184 184 202 1 1 +185 185 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +186 186 401 2 716 +187 187 301 AniZhuanchangEnd An ear-piercing alarm begins to echo throughout the entire tower. +188 188 301 Alert WARNING! WARNING! Centrifuge array in Sector A deactivated. Please contact maintenance personnel to resolve the issue immediately! +189 189 301 Alert WARNING! WARNING! Centrifuge array in Sector B deactivated. Please contact maintenance personnel to resolve the issue immediately! +190 190 301 Alert WARNING! CPF will be rendered inoperative without immediate course of action. +191 191 201 1 500308 +192 192 301 1 Cinderelik ...? 1 +193 193 301 The metrics and oscillograms on the screen have changed significantly. +194 194 301 Cinderelik This reading... Is... "Mother"... "afraid"? 1 +195 195 301 The progress bar that is about to come to an end stops slowly and buzzes repeatedly with a warning sound. +196 196 301 —94.5% +197 197 301 —94.5% +198 198 301 —93.9% +199 199 301 —93.5% +200 200 301 —Then, the reading starts to slowly retreat. +201 201 301 Cinderelik ...Mother! 1 +202 202 202 1 1 +203 203 301 At the moment she sees the reading beginning to retreat, Cinderelik's dark golden pupils suddenly shrink. +204 204 301 She immediately looks toward the Hetero-Mother, which was previously in a stable state and is now crying. After the scarlet umbilical cords lost their supply of Punishing Virus, they fall to the ground like a rapidly withering and rotting plant. +205 205 301 The remaining red umbilical cords, hungry for more nutrients, slowly crawl with "Mother" to the place with the highest Punishing concentration. +206 206 201 1 500308 +207 207 301 1 Cinderelik "Mother" is starving because of them. 1 +208 208 301 Cinderelik The centrifuge arrays... Four of them are already irreparable. 1 +209 209 301 Cinderelik ...Why? This problem has never occurred in previous experiments. 1 +210 210 301 Cinderelik ...They're hurting "Mother". 1 +211 211 301 Cinderelik No... I can't let this happen. 1 +212 212 301 Cinderelik Unfavorable factors in the experiment need to be screened out. 1 +213 213 301 Cinderelik raises her hand and gently sings a lullaby. +214 214 301 The lullaby is calm and long, passing through the stacked steel frames and iron pipes. The Hetero-Creatures hiding in the dark, as if having obtained some enlightenment, go in a certain direction under the guidance of Cinderelik. +215 215 301 Cinderelik "Mother" needs more space for delivery. 1 +216 216 301 AniZhuanchangBegin Cinderelik commands the Hetero-Plants that has penetrated through the cracks to rip open the ceiling. Cross-shaped light projects onto "Mother". As the cracks widen, Cinderelik can now see what's above, as "Mother" gradually moves in that direction. +217 217 401 1 60 +218 218 202 1 1 +219 219 101 Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +220 220 201 1 500140 +221 221 301 AniZhuanchangEnd 1 "Beardy" You've got to be joking... 1 +222 222 202 1 1 +223 223 301 Despite all of the Hetero-Creatures they had seen along the way, none frightened them as much as the scene in front of the Scavengers. +224 224 301 From the glass wall in front of the central control room, they can see the scene inside the CPF. Only a faint skylight at the top of the tower illuminates the base floor, which had been eroded by the Hetero-Plants. +225 225 301 The sturdy, solid vines break open the floor to form a hatch. A huge black shadow appears from deep within the darkness. Something rises gradually on the branches and vines. The sounds of the CPF's walls being scratched and squeezed echo in the nearly fortified space. +226 226 301 The dense black shadow is like a giant parasite living in the tower, climbing up among the lingering branches step by step. +227 227 201 1 500136 +228 228 301 1 Zack Is that it... I didn't expect it to be hiding under the CPF. 1 +229 229 301 Zack Is it climbing outside because it can't absorb energy from the centrifuge array? 1 +230 230 301 Zack This is only the beginning... 1 +231 231 301 Zack lowers his head and quickly operates the control terminal. Sweat drips from his forehead and falls on his trembling hands, which does nothing to impede his work. +232 232 301 Zack I need to violate each safety protocol one by one... I never thought I'd see such a day, but... 1 +233 233 202 1 1 +234 234 301 Alert ERROR! ERROR! Centrifuge array in Sector C deactivated. Please contact maintenance personnel to resolve the issue immediately! +235 235 301 But who could have thought that doing such a thing would end up helping humanity resist the Punishing Virus? +236 236 301 As "Mother" begins to rise, the vines become more aggressive and continue to bang on the door to the central control room. To combat this, Kordes and "Beardy" barricade the door with heavy objects. +237 237 301 Both of them slump on the floor with their backs against the heavy objects and look at Zack, who is hurriedly working in front of the console. +238 238 301 "Beardy" looks like he has recovered to his usual appearance and smiles bitterly at his empty gun. +239 239 201 2 500140 -450 +240 240 201 3 500139 450 +241 241 301 1 "Beardy" Now we really have no way back, Zack. 2 +242 242 301 Kordes Hey, "Beardy". Think these flower seeds will grow if I ingest them? 3 +243 243 301 "Beardy" Heh... You're always calling me an idiot, but turns out you're the real idiot. I might not know much about plants, but I do know that burying a body under a flower patch burns their roots. 2 +244 244 301 Kordes ...I just feel sorry that I couldn't make my daughter's wish come true. 3 +245 245 301 Kordes But if I die, I just hope I don't see her there. 3 +246 246 301 Kordes I hope that she's alive... That she lives to see when dawn of a new day comes. 3 +247 247 301 "Beardy" Given how long it's been since you've seen her... If she's still alive, she should be all grown up by now. 2 +248 248 301 Kordes takes out a photo tightly wrapped in clear plastic from his breast pocket and gently strokes it. In doing so, the small bag of seeds is squeezed out and falls gently onto the floor. +249 249 301 But Kordes doesn't pick it up. His eyes remain firmly locked on the photo for a long time. +250 250 301 In the yellowing photo, the girl with white hair and pink clothes looks like a gentle flower. She gives the camera a bright smile. +251 251 301 Kordes She's my pride and joy. 3 +252 252 202 2 3 1 +253 253 201 1 500136 +254 254 301 1 Zack ... 1 +255 255 301 Zack Sorry. 1 +256 256 301 Zack If I hadn't insisted on coming here... you wouldn't... 1 +257 257 202 1 1 +258 258 201 2 500140 -450 +259 259 201 3 500139 450 +260 260 301 1 "Beardy" No point talking about such useless things at a time like this. 2 +261 261 301 Kordes We all know that we couldn't have reached the conservation area with the supplies we had. 3 +262 262 301 Kordes And obviously, you can't leave us. 3 +263 263 301 "Beardy" At least, we'll die fighting—let alone against an entire tower of Hetero-Creatures. This would make for one hell of a movie. We'd be the heroes. 2 +264 264 301 Even now, "Beardy" tries his best to liven up the mood. Maybe because this is the role he has always played in the team. Or maybe he simply doesn't want his partners' sad expressions to be his last memory as they die together. +265 265 301 Kordes Yeah, you're right. There's even someone to play the role of pulling out his daughter's picture right before he dies. We've got all the roles covered. 3 +266 266 202 2 3 1 +267 267 301 Zack chuckles. He lowers his head and swallows the guilt in his eyes as he looks back at the projector screen. +268 268 201 1 500136 +269 269 301 1 Zack Good. Looks like the centrifuge array in Sector D is also... 1 +270 270 301 Zack Rgh...! 1 +271 271 301 His abdomen feels ice cold at first, followed by intense heat, then agonizing pain. +272 272 402 716 +273 273 401 1 33 +274 274 301 Zack lowers his head slowly and sees a scarlet branch protruding from his abdomen as blood drips down from it and onto the table. +275 275 202 1 1 +276 276 201 2 500140 -450 +277 277 201 3 500139 450 +278 278 301 1 Kordes & "Beardy" Zack!!! 2 3 +279 279 202 2 3 1 +280 280 301 All this happens so suddenly that no one had noticed branches emerging from the small vents in the ceiling. +281 281 301 Due to the intense pain from the stab wound in his abdomen, Zack can no longer support himself and falls to the ground slowly. +282 282 301 The wound quickly shows symptoms of Punishing infection. A burning sensation rapidly spreads to his limbs. +283 283 201 2 500140 -450 +284 284 201 3 500139 450 +285 285 301 1 "Beardy" Kordes, serum! 2 +286 286 301 Kordes Here! 3 +287 287 301 Kordes hurriedly takes out the box of serum from his bag, grabs a vial, and prepares to give Zack an injection. +288 288 202 2 3 1 +289 289 201 1 500136 +290 290 301 1 Zack D-don't... It's... no use... Don't w-waste it... 1 +291 291 301 Zack reaches out and stops Kordes' hand holding the serum, shaking his head. +292 292 202 1 1 +293 293 201 2 500140 -450 +294 294 201 3 500139 450 +295 295 301 1 Kordes But you... 3 +296 296 202 2 3 1 +297 297 201 1 500136 +298 298 301 1 Zack I've... had it coming... 1 +299 299 301 He struggles to raise his head and looks at the progress bar on the projection screen. +300 300 301 —79.9% +301 301 301 Zack ...Is t-that it? 1 +302 302 202 1 1 +303 303 301 Through the glass, the giant indescribable shell rises up to the height of the central control room. It appears this is the highest it can reach. The black armored shell tightly wraps the soft red underbelly. It frantically shakes the umbilical cords connected to it, screaming in agony. +304 304 301 RImgBg1Shake ??? —! +305 305 301 A moment later, the barricaded door is smashed open by some immense force from outside. +306 306 301 Outside, they see a pale girl floating. +307 307 301 Or rather, being hoisted in the air. Two fish-shaped Hetero-Creatures tightly holding strands of cloth hanging from her clothes give her the illusion of floating. +308 308 301 A half-broken wing stretches out from behind her. The girl's golden pupils are like a bottomless haze devoid of emotion. +309 309 201 1 500308 +310 310 301 1 Cinderelik Please stop hurting "Mother". 1 +311 311 301 Cinderelik Please stop interfering with the tower. 1 +312 312 301 The girl raises her slender wrist and points to the huge shell hanging in the distance. +313 313 301 Cinderelik "Mother" is about to go through the most crucial stage. I can't let her be in danger at this time. 1 +314 314 301 Cinderelik You should have come to help incubate "Mother". 1 +315 315 301 Cinderelik ...Instead, you hurt it. 1 +316 316 301 Cinderelik This is an unforgivable sin. 1 +317 317 301 With her light, gentle tone, the pale and thin girl looks vulnerable, but the Scavengers knew the moment the door was torn open that she is no ordinary human nor is she on their side. +318 318 301 Cinderelik Now, please, turn into a bouquet of red flowers for "Mother". 1 +319 319 301 She delivers them the most cruel death sentence in her most gentle tone. +320 320 401 2 10007502 +321 321 301 RImgBg1Shake Right as Cinderelik points her finger at the Scavengers, a giant hole is blown out of the wall beside her with a sudden bang. Scrap metal and cement fly past her. In response, she quickly commands her fish, allowing her to escape unharmed. However, the sudden blast interrupts her attack. +322 322 201 1 500384 +323 323 301 1 ??? Oops! Sorry! My aim was a little off. I didn't hurt you, did I? Looks my aim has suffered from being so weak right now. 1 +324 324 202 1 1 +325 325 301 A figure appears in the breached wall. He shakes the chain blade in his hand, and the dust from the explosion slowly settles. +326 326 201 1 500308 +327 327 301 1 Cinderelik Roland? 1 +328 328 301 Cinderelik ...I'm fine. Please be more careful next time. 1 +329 329 203 1 0.25 -450 +330 330 201 2 500367 1 450 +331 331 301 1 The figure emerges from the dust. Shaking the dust off his hair, he smiles gracefully. +332 332 301 Roland Good. I didn't miss the climax, did I? 2 +333 333 301 Cinderelik They hurt "Mother" and hindered der Meister's plan. They have to pay the price. 1 +334 334 301 Roland Heh... Looks like they're already scared out of their wits. 2 +335 335 301 Roland Think I can have a word with them? 2 +336 336 202 1 2 1 +337 337 301 Cinderelik silently floats to the side and lands in the corner of the room. +338 338 201 1 500367 1 +339 339 301 1 Roland Thank you so much. 1 +340 340 301 Roland looks at the Scavengers with a smile. +341 341 301 Roland Hmph, what a pity. Especially you, Zack... That wound sure looks serious. I'd advise you to leave him behind. You can't escape with him. 1 +342 342 201 1 500136 +343 343 301 1 Zack Aren't you... Rolmo...? 1 +344 344 201 1 500367 1 +345 345 301 1 Roland Ah, I'm surprised you recognize me even as you're about to go unconscious. I'm touched. 1 +346 346 201 1 500136 +347 347 301 1 Zack I-I was suspicious of you... ever since we entered the t-tower... Cough... 1 +348 348 202 1 1 +349 349 201 2 500140 -450 +350 350 201 3 500139 450 +351 351 301 1 "Beardy" What?! That's the refugee who led us here?! 2 +352 352 301 Kordes Why'd you trick us... 3 +353 353 202 2 3 1 +354 354 301 The Scavengers' surprise in realizing that they were deceived was just as Roland had imagined, but their reaction lacks in intensity. Probably because they were already past the point of exhaustion. +355 355 201 1 500367 1 +356 356 301 1 Roland I didn't trick you. 1 +357 357 301 Roland The forest... The tower... The supplies... Every word I said was the truth. You saw it with your own eyes. 1 +358 358 301 Roland I gave you intel and warned you about the intel. But, it was ultimately you who made the decision to come here, didn't you? 1 +359 359 204 1 +360 360 301 Roland So far, everything was on your own volition. I just led the way. 1 +361 361 301 Roland's smile disappears from the corner of his lips. His tone carries a sense of pity. A trace of inexplicable sadness flashes in his eyes as he looks at them. +362 362 301 Maybe this is just another layer of his act. +363 363 202 1 1 +364 364 201 2 500140 -450 +365 365 201 3 500139 450 +366 366 301 1 Kordes You...! 3 +367 367 202 2 3 1 +368 368 201 1 500367 1 +369 369 301 1 Roland Don't be angry. What if I said—you have a chance to survive? 1 +370 370 202 1 1 +371 371 201 2 500140 -450 +372 372 201 3 500139 450 +373 373 301 1 Kordes You think we'll believe your lies? 3 +374 374 202 2 3 1 +375 375 201 1 500367 1 +376 376 301 1 Roland Right, my apologies. What I said wasn't forthright enough. 1 +377 377 301 Roland reaches out and gestures with a finger toward "Beardy" and Kordes. +378 378 301 Roland You... And You... If you leave Zack here, I'll ensure your safe departure from this place. How does that sound? 1 +379 379 202 1 1 +380 380 201 2 500140 -450 +381 381 201 3 500139 450 +382 382 301 1 Kordes Cut your bull****... 3 +383 383 301 "Beardy" Even if we die, we will die together. 2 +384 384 202 2 3 +385 385 301 Kordes and "Beardy" struggle to lift up Zack, who is nearly unconscious. +386 386 201 1 500367 1 +387 387 301 1 Roland Stop pretending. I've been with you long enough. It's not like I don't know how much you two want to live. 1 +388 388 202 1 1 +389 389 201 2 500140 -450 +390 390 201 3 500139 450 +391 391 301 1 Kordes But we're not just going to leave him here to die! 3 +392 392 202 2 3 1 +393 393 201 1 500367 7 +394 394 301 1 Roland Sigh... I'm just giving you your best option. Why are you making me out to be the villain? 1 +395 395 201 1 500136 +396 396 301 1 Zack D-don't worry about me... Hurry... Only you... two... can survive... 1 +397 397 202 1 1 +398 398 201 2 500140 -450 +399 399 201 3 500139 450 +400 400 301 1 "Beardy" That's bull****! We're not leaving you here! 2 +401 401 202 2 3 1 +402 402 201 1 500367 1 +403 403 301 1 Roland Nothing puts the audience at the edge of their seats like "You go first! No, I won't leave you!" 1 +404 404 202 1 1 +405 405 301 Roland opens his arms in a grand gesture, mimicking a classic scene in movies, then shakes his head. +406 406 201 1 500367 1 +407 407 301 1 Roland Normally I wouldn't mind relieving some boredom with this kind of scene, but unfortunately... there's no time for that. 1 +408 408 301 Roland Don't you feel the Punishing Virus concentration rising? That's all thanks to you destroying the centrifuge array. 1 +409 409 202 1 1 +410 410 401 2 10006001 +411 411 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +412 412 301 Roland sighs with regret. The next second, the chain blade flashes a ray of cold light as he attacks the three Scavengers sitting motionlessly on the ground. +413 413 301 The two remaining conscious close their eyes and prepare for death. +414 414 401 2 1503 +415 415 301 RImgBg1Shake However, their anticipated death does not come. Everything around them suddenly began spinning, as if they were tied up and fiercely thrown out. +416 416 301 Before falling into the dark stairwell, Kordes feels a cold card in his hand and someone whispering in his ear. +417 417 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +418 418 301 "Walk along the direction shown in the picture. The basement has access to the outside." +419 419 301 1 AniZhuanchangBegin "By the way, the mess has been cleaned up. Don't be too grateful." \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYC02210BA.tab.bytes b/Resources/table/client/movie/movies/MovieYC02210BA.tab.bytes new file mode 100644 index 0000000..a09710c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYC02210BA.tab.bytes @@ -0,0 +1,234 @@ +E]QHQjj>fz U#QHWNI* +Ss3\3Env9L>jC2IbW ΘjDH]iA}3"zwitId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory441.jpg +2 2 401 1 55 +3 3 201 1 500367 +4 4 301 DialogEnable 1 Roland Phew... 1 +5 5 301 Roland stands by the hole which has been tightly blocked by a collapsed cement block and pats his hands as if he has just completed a warm-up exercise. +6 6 203 1 0.25 -450 +7 7 201 2 500308 450 +8 8 301 1 Cinderelik Why'd you let them go? 2 +9 9 204 1 1 +10 10 301 Roland They were the only variables to have any direct effect on "Mother". As you can see, "Mother" has had an emotional fluctuation similar to fear for the first time. 1 +11 11 301 Roland Only when it knows what fear is, can we know it's evolving in the right direction. 1 +12 12 301 Cinderelik ... 2 +13 13 301 Roland They still haven't left the sensory range of "Mother". Don't you want to know what kind of stimulation can be generated by the only surviving variables so far? 1 +14 14 301 Roland It'd be a shame to let such precious samples die so soon. 1 +15 15 301 Roland ...Think of it as an encore. I'm also curious to see how far they can make it. It's much more interesting than those dramas in the tower, isn't it? 1 +16 16 301 Cinderelik furrows her eyebrows faintly. +17 17 301 Cinderelik This isn't a part of the plan. 2 +18 18 301 Cinderelik Report this to der Meister. Let him make the final decision. 2 +19 19 301 Roland shrugs, neither agreeing or disagreeing. +20 20 301 Roland As you wish. 1 +21 21 202 1 2 1 +22 22 401 2 1515 +23 23 301 Roland connects his comms link, and Vonnegut's image appears on his terminal. +24 24 201 1 500305 -450 +25 25 201 2 500308 450 +26 26 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 27 301 1 Vonnegut How's the situation? 1 +28 28 301 Roland leans to one side, arms folded, and looks at Cinderelik leisurely as he awaits her to brief Vonnegut on the current situation. +29 29 301 Cinderelik ...My negligence resulted in the centrifuge arrays that provided "Mother" with nutrition being destroyed. 2 +30 30 301 Cinderelik Without a constant supply of Punishing Virus, "Mother" has grown considerably weaker than before. 2 +31 31 301 Cinderelik Without human interference, "Mother" would've completed the task by now. 2 +32 32 301 Vonnegut Is that so? 1 +33 33 301 Vonnegut doesn't show any sign of anger upon hearing the sudden change of events. He only raises his eyebrows out of interest. +34 34 301 Cinderelik I tried to repair the centrifuge arrays to ensure that the CPF can complete the final Punishing supply despite the low power. 2 +35 35 301 Cinderelik Incubation has been postponed. Also... 2 +36 36 301 Cinderelik Under incomplete conditions, the "things" in the "Mother's" body may have unpredictable defects. 2 +37 37 301 Vonnegut No matter. You've done well. 1 +38 38 301 Vonnegut You and "Mother" have completed your mission with flying colors. 1 +39 39 301 Vonnegut And Roland, thank you for your efforts. I'll hold up my end of the bargain. 1 +40 40 201 2 500367 1 450 +41 41 301 1 Roland Thank you. 2 +42 42 301 Vonnegut Babylonia has found the location of "Mother", and they've sent their Construct forces to investigate. Take all the research materials and evacuate as soon as possible. 1 +43 43 201 2 500308 450 +44 44 301 1 Cinderelik But... 2 +45 45 301 Vonnegut I'm afraid that Gray Raven will be joining them. Are you confident you can win without any consumption? 1 +46 46 301 Vonnegut We have more important matters to tend to. 1 +47 47 301 Cinderelik I... 2 +48 48 301 Cinderelik Understood. 2 +49 49 301 Vonnegut Good girl. 1 +50 50 301 Vonnegut As for your "Mother", don't worry. Her time will come. 1 +51 51 301 Vonnegut Since the incubation of "Mother" will be delayed, it's better to have Babylonia's troops be "its" last guests. 1 +52 52 301 Vonnegut Set the stage for the final act. Return to my side and witness it with me. 1 +53 53 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +54 54 202 1 2 1 +55 55 301 AniZhuanchangBegin Transmission over. +56 56 101 Assets/Product/Texture/Image/BgStory/Bgstory425.jpg +57 57 301 AniZhuanchangEnd After saying farewell to Roland, Cinderelik immediately returns to the underground greenhouse as instructed by Vonnegut. +58 58 101 Assets/Product/Texture/Image/BgStory/Bgstory446.jpg +59 59 301 As Cinderelik murmurs, the monitoring tower's screens go black. She unplugs the storage device inserted into the terminal. +60 60 301 AniZhuanchangBegin She looks up at "Mother" hanging above her, then turns and walks into the darkness. +61 61 401 1 12 +62 62 101 Assets/Product/Texture/Image/BgStory/Bgstory445.jpg +63 63 301 AniZhuanchangEnd The monster's wailing seems to be close at hand. +64 64 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab 2 +65 65 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab +66 66 501 100 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab 2 +67 67 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab +68 68 501 100 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab 2 +69 69 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryBlackNew.prefab +70 70 301 The Scavenger's consciousness ebbs and flows in the chaos. The pale and dangerous strange girl, the mysterious liar, the wailing from near to far, the pulsating bright red numbers, and the black and red light flickering in front of them... +71 71 301 Oh, right. He shut down the CPF's power to prevent the monsters from taking it over. +72 72 301 Even with the power shut down as much as he could, the monster could not be stopped from growing. +73 73 301 After losing most of the Punishing supply, "Mother" seems to have fallen into temporary chaos while hanging from the top of the tower. The scarlet umbilical cords swing wildly in the air. Some have even withered. After struggling for a moment, they become paralyzed and unable to move. +74 74 301 However, not only are the Hetero-Plants unable to move, having withered from the loss of nutrients, Zack was unable to move either. +75 75 301 Zack's body has decayed too far for him to even stand up. +76 76 301 He raises his hand. The festering has spread from his cuffs. Pus and blood soak the cloth wrapped around his hands. +77 77 301 Looking through the gap in his fingers, the Scavenger sees the shell off in the distance. +78 78 301 In the gap of the black shell, the clear outline of a shadow gradually emerges from the red interior. +79 79 301 A strange feeling rises in the Scavenger's mind. This kind of vision, which is as if there is nothing, sticks to his whole body. He feels something staring at him through the chaos. +80 80 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryBianHong.prefab 2 +81 81 301 His vision is gradually stained with a bright red. So close to seeing what is staring at him in the shell. +82 82 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryBianHong.prefab +83 83 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +84 84 301 Suddenly, it turns dark before him as if the bloody world is covered with a dense shadow. +85 85 301 Roland There you are. +86 86 301 Someone stands in front of the Scavenger. He opens his bloodshot eyes. The optic nerves suppressed by the virus make him unable to discern the figure in front of him. +87 87 301 Roland How pitiful... +88 88 301 His voice carries the sound of frivolous laughter as if the misery in front of him is something he was used to. +89 89 301 Roland Poor human. If only you were a Construct... +90 90 301 Roland I would've been able to save you. +91 91 301 Zack You... Rolmo... +92 92 301 Roland I'm surprised. I didn't think you would be able to tell who I am. +93 93 301 Roland Your friends have already left you. +94 94 301 Zack Really...? +95 95 301 The Scavenger puts his hand deep into the backpack and fumbles for quite some time. Finally, he pulls out a vial of serum. +96 96 301 Zack If you see them... give them this... Please... +97 97 301 Zack Cough... They're... running low on supplies... +98 98 301 Roland If I remember correctly, Kordes is in charge of carrying your group's medical supplies. +99 99 301 Zack Heh... This one I kept for myself... We all did... Just in case. +100 100 301 Zack So... If we're separated during an accident, we at least know the others will survive. +101 101 301 Zack I'm hopeless. They should've taken this while they had the chance. +102 102 301 Roland But I'm the villain who deceived you. What makes you think you can believe me? +103 103 301 Zack I saw you save them... I don't know why you did it... But you did... +104 104 301 Zack There's no hope for me... It's better for you to carry it than for it to rot with me. +105 105 301 Zack And I don't have a chance... to know what kind of person you really are. +106 106 301 Roland looks at Zack with a blank expression. +107 107 301 While searching for "new recruits," many Constructs had reached their hand out much in the same way in desperation to survive before being devoured by the virus. +108 108 301 Roland, the actor, had seen countless tragic plays, and Roland, the Ascendant, has experienced countless tragic realities. +109 109 301 This time, the human also reaches out with a strong desire to live, but he is asking him to save others instead. +110 110 301 Is this a trick to win pity? Or does the truth come out in one's dying breath? +111 111 301 Zack ...I just want everyone to live. +112 112 301 Zack I just wanted to get as much supplies as possible until we find a place where we can live—a place where Kordus can plant his blue hydrangea and watch them sprout into beautiful flowers. +113 113 301 Zack Maybe we could've found out the whereabouts of his daughter in that conservation area... +114 114 301 Zack We wouldn't have to wander around because of the virus and get into ridiculous disputes anymore... +115 115 301 Zack "Beardy" wouldn't have to... try and cheer us up anymore... +116 116 301 Tears spill out of his eyes as he trembles with pain. +117 117 301 Roland ... +118 118 301 The Scavenger's voice is so weak, it almost disappears among the roar of the tower. +119 119 301 Roland You mentioned that movie. +120 120 301 Roland Want to know how it ends? +121 121 301 Roland The brave knight reaches the top of the tower. He finds out that the place where the secret treasure should have been is empty, and the knight dies of despair. At least, that's how it should've ended. But the lead actor of the film didn't agree with the script. +122 122 301 Roland At that time, he was so naive that people laughed at him. He believed that people could achieve happiness on their own accord. +123 123 301 Roland He said that reality is bitter enough. Why film a tragedy that will only break the audience's heart? +124 124 301 Roland So he convinced the director to change the ending. +125 125 301 Roland Right as the knight is about to be engulfed by despair, the god sleeping in the tower finally wakes up. He witnesses the hope, struggle and despair of the knight, and realizes that there is such a powerful force in the hearts of humanity—whom he once viewed as weak. +126 126 301 Roland's voice is quiet and calm, like he is intimately familiar with this story. +127 127 301 Roland So the god gives humanity the kindling of hope and tells humanity that the disaster would one day pass. +128 128 301 Zack That's... a better ending... +129 129 301 Roland Isn't it ridiculous? He can't even control his own destiny, but he wants to change the fate of a fake character. What's the meaning of this? +130 130 301 Zack Meaning... +131 131 301 Zack Of course, I know it's fake... But I really liked... that he never gave up. +132 132 301 Zack Isn't that... the point of a movie? +133 133 301 Zack As long as someone performs a role and people watch it, the role... will live on in the hearts of the audience. +134 134 301 Zack As long as the feelings at that moment are real, what difference does it make if it's all an act? +135 135 301 Roland ... +136 136 301 Zack's entire body is gradually rotting due to the virus, but there's a faint smile in the corners of his mouth. +137 137 301 Right as his life is drawing to an end, he recalls the distant memories of what he had seen and heard during his journeys, casually chatting in front of weathered and broken posters, a movie hiding quietly in his backpack, and the afternoons he would watch them with his family. +138 138 301 Zack ...What I've done... is absolutely not... meaningless... +139 139 301 AniZhuanchangBegin The Scavenger's voice is so weak, it almost disappears among the roar of the tower. +140 140 401 1 211 +141 141 101 Assets/Product/Texture/Image/BgCg/Cg2201_3.jpg +142 142 301 AniZhuanchangEnd Roland Too bad I don't have more time to chat with you. +143 143 301 Roland squats down and takes the vial from the Scavenger. +144 144 301 Roland I'm not sure if I'll see your friends again, but this serum will play its role as you said. +145 145 301 Roland I rarely make promises, but this time you can trust me. +146 146 101 Assets/Product/Texture/Image/BgStory/Bgstory446.jpg +147 147 201 1 500334 +148 148 301 1 Zack ...Thank you. +149 149 301 Roland You're welcome. It's rare for someone to believe me for a change. What an interesting feeling. Usually, everyone believes my lies, but nobody wants to believe my truths. 1 +150 150 301 Blood slowly overflows out of Zack's ears, and his organs are rapidly failing. He can no longer hear what the person in front of him is saying. +151 151 301 Roland ... 1 +152 152 301 Roland Not to mention, consider this as the final gift for the "audience" who still remembers "me." 1 +153 153 301 When Roland utters the last sentence, which is almost a murmur, the Scavenger hears nothing. With his hand still held out, he stops breathing. +154 154 301 A twisted and strange cry comes from all parts of the tower, like a nightmare that can never be woken up from. Roland looks up at the shell hanging from the top of the tower. +155 155 301 Roland ...You're still watching? 1 +156 156 202 1 1 +157 157 301 No one answers. +158 158 401 2 1543 +159 159 301 Roland quietly drapes the Scavenger in his cloak, covering his body and his face full of regret. +160 160 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +161 161 301 AniZhuanchangEnd Roland ...Este no es nuestro final. (This is not our final destination.) +162 162 301 AniZhuanchangBegin Roland Rest, my friend. +163 163 401 1 12 +164 164 101 5000 Assets/Product/Texture/Image/BgStory/Bgstory430.jpg +165 165 301 AniZhuanchangEnd Keep moving... No matter what. +166 166 301 Kordes and "Beardy" support each other as they walk through the seemingly endless forest. +167 167 301 The CPF behind them has been completely occupied by the glowing red plants, becoming a giant tree pointing directly into the sky. The white signs that once guided them have been completely covered, and they can no longer distinguish the location of the CPF. +168 168 301 Something is quietly incubating in the CPF, waiting patiently to be delivered. +169 169 301 This CPF, which was once the hope of Scavengers for survival, has become an eternal nightmare in their hearts. +170 170 301 This CPF, which was once the hope of humanity for survival, has become a hotbed of human suffering. +171 171 301 The strange cries of humanoid monsters come from the jungle. They can even pick out Zack's voice from the rising and falling calls. +172 172 301 But now, Zack has become a permanent resident of the CPF. Those weird and deformed figures, with the voice of their sacrificed partner, squeezes indescribable screams from their throats and attack them. +173 173 301 They don't want Zack's expectations to go to waste. +174 174 301 But no matter how hard they try, this is as far as they can make it. +175 175 301 "Beardy" looks at Kordes, then takes out their last remaining grenade. +176 176 301 ??? ...Is that necessary? +177 177 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +178 178 301 Something flies across the night sky and lands right in "Beardy's" hands. +179 179 301 It's a clear vial of serum. +180 180 301 ??? I didn't expect to see you two still alive. Looks like you've really opened my eyes. +181 181 401 2 1510 +182 182 401 500 2 10006001 +183 183 301 An approaching monster is obliterated by a shotgun blast, lassoed by Roland's chain blade and thrown deep into the forest. +184 184 201 1 500334 1 +185 185 301 1 Roland But on the plus side, at least I get to fulfill a promise. If that didn't work out, I might have been a little disappointed in myself. 1 +186 186 202 1 1 +187 187 201 2 500140 -300 +188 188 201 3 500139 300 +189 189 301 1 "Beardy" It's you... 2 +190 190 202 2 3 1 +191 191 201 1 500334 1 +192 192 301 1 Roland I don't think now's the best time to fight, amigo. 1 +193 193 301 Roland I'm your savior, after all. 1 +194 194 301 Roland Where are you off to? 1 +195 195 202 1 1 +196 196 201 2 500140 -300 +197 197 201 3 500139 300 +198 198 301 1 Kordes ...There's nowhere else for us to go. 3 +199 199 301 Kordes covers his bleeding left hand. His backpack had been lost in the escape. +200 200 202 2 3 1 +201 201 201 1 500334 1 +202 202 301 1 Roland Of course, there is. You just need to put your mind to it. 1 +203 203 202 1 1 +204 204 301 Roland smiles and points to the sky. +205 205 301 As a thunderous roar approaches from afar, a few stars twinkle in the night sky. +206 206 301 No... Those aren't ordinary stars. They're transport crafts approaching the forest. +207 207 301 As if sensing the arrival of the uninvited guests, the giant trees behind them unleash a strange roar. The rustling and cries of the Hetero-Creatures can be heard all throughout the forest, just like a warning given by a giant animal when it exposes its fangs. +208 208 301 But those stars remain unfazed and continue firmly en route to the forest. +209 209 301 Like shooting stars. +210 210 201 2 500140 -300 +211 211 201 3 500139 300 +212 212 301 1 Kordes Those are... 3 +213 213 301 "Beardy" Transport crafts from Babylonia? 2 +214 214 202 2 3 1 +215 215 201 1 500334 1 +216 216 301 1 Roland You're right. 1 +217 217 301 AniZhuanchangBegin Roland Now's the time to call for help. 1 +218 218 202 1 1 +219 219 401 1 45 +220 220 101 Assets/Product/Texture/Image/BgStory/Bgstory439.jpg +221 221 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab 2 +222 222 301 AniZhuanchangEnd The wanderer walks on the desolate battlefield. +223 223 301 In front of him is a scorched land, filled with disfigured remains and broken weapons. The roar of gunfire or the cries of agony are long gone. Nothing but deranged silence lies here. +224 224 301 The source of the disaster was already gone. Burning trees toppled to the ground, and craters are filled with bubbling red liquid in its wake. +225 225 301 It is impossible to tell whether the liquid soaked in the scorched earth is bodily fluid from Hetero-Creatures or vital fluid from Constructs—or even blood from humans. +226 226 301 The wanderer stops in front of unidentified remains. Nearby, he picks up a vial of dirty serum. +227 227 301 Smoke looms in the night sky, refusing to disperse... Even the moon is obscured by the thick blanket, leaving only a faint silver glow. +228 228 301 Staring at the scene which can only be described as an illusion, Roland hears a mysterious voice in his M.I.N.D. +229 229 301 It's a distant and cold voice, but with a trace of imperceptible confusion. +230 230 301 What kind of world do you want to see? +231 231 301 DialogDisable Roland looks back again at the scorched earth he has long journeyed through. +232 232 503 1 AniZhuanchangBegin 10026 diff --git a/Resources/table/client/movie/movies/MovieYR01101BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01101BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..639d5e8a8a335395d2297c152fa9c9e566f10db3 GIT binary patch literal 6663 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01102BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01102BA.tab.bytes new file mode 100644 index 0000000..08a25d8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01102BA.tab.bytes @@ -0,0 +1,83 @@ +VfO" +'Ul8,T)O{\3PPOGHoc9TFAޫ8!#do^N𮑶 UƭzeG"<EC9KҤS&&V٢@@svcId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory126.png +2 2 401 1 15 +3 3 301 DialogEnable Inside the sealed first carriage, also known as the royal carriage. +4 4 201 1 500162 +5 5 301 1 Robotic Voice Delivery time: Confirmed. Location: Confirmed. Target: Scanning... 2 individuals. No infection detected. Identifying target. Confirming delivery content. 1 +6 6 202 1 1 +7 7 301 The monotonous, mechanical voice of the meter-tall robot resonates across the carriage. +8 8 301 The robot turns its round head to scan the carriage, then slowly makes a clumsy bow. +9 9 201 1 500162 +10 10 301 1 Robotic Voice Greetings, Leader of Akdilek Commercial Alliance. 1 +11 11 202 1 1 +12 12 301 The young lady leader remains silent on the throne. +13 13 201 1 500162 +14 14 301 1 Robotic Voice One of the procedures is to verify the goods. 1 +15 15 201 1 500126 4 +16 16 301 1 Aston The goods passed the check, didn't they? We suffered quite a loss too. 1 +17 17 201 1 500162 +18 18 301 1 Robotic Voice Yes. 1 +19 19 301 Robotic Voice Master is satisfied. 1 +20 20 202 1 1 +21 21 301 The robot looks a bit uncomfortable as it touches its "necklace." +22 22 201 1 500162 +23 23 301 1 Robotic Voice Master, wants to talk. 1 +24 24 202 1 1 +25 25 301 Bzzt—Bzzt. +26 26 201 1 500162 +27 27 301 1 ??? Hello, can you hear me? 1 +28 28 202 1 1 +29 29 301 A heavily processed voice is heard from the robot over the static. +30 30 201 1 500126 8 +31 31 301 1 Aston ... 1 +32 32 201 1 500125 +33 33 301 1 Jamilah Please. 1 +34 34 201 1 500162 +35 35 301 1 ??? Akdilek IV, Jamilah. The Princess of Akdilek. 1 +36 36 301 ??? Pardon me for not introducing myself again. The identity check has been conducted far too many times. 1 +37 37 202 1 1 +38 38 301 Despite numerous attempts to process the signal, the voice in the audio source remains unclear. However, the tone in the voice sounds gentle and polite with an undertone of laughter. +39 39 201 1 500162 +40 40 301 1 ??? I have confirmed the status of the "goods." Are you ready for delivery? 1 +41 41 201 1 500125 4 +42 42 301 1 Jamilah Before that, perhaps we can talk about the unexpected events that took place while you were checking the goods. 1 +43 43 201 1 500162 +44 44 301 1 ??? They can hardly be described as "unexpected," don't you think? Be it the performance of the goods, or the presence of additional Babylonia dispatchment. Everything is under your control, my dear princess. 1 +45 45 201 1 500126 +46 46 301 1 Aston You said the dispatchment would be another Task Force. 1 +47 47 201 1 500162 +48 48 301 1 ??? I did. I was wrong. 1 +49 49 301 ??? The job of a Task Force is to fight Punishing and eliminate the Corrupted. 1 +50 50 301 ??? But the Purifying Force isn't meant to be merely cleaners. 1 +51 51 201 1 500125 4 +52 52 301 1 Jamilah The real target of the Purifying Force Constructs is you. 1 +53 53 201 1 500162 +54 54 301 1 ??? Yes, it's me they're after. That last arrow surely wasn't aimed at the Hetero-Core. 1 +55 55 202 1 1 +56 56 301 The voice becomes hurried and fuzzy. +57 57 201 1 500162 +58 58 301 1 ??? But the trade will go on unaffected. After all, I'm but an agent looking to strike a deal for my client. 1 +59 59 301 ??? Of course you can sell this half-baked information to Babylonia. But now isn't a good time, don't you think? 1 +60 60 301 ??? Let's finish the deal if there are no other issues. The goods will be retrieved by the buyer themselves, don't worry. 1 +61 61 301 AniZhuanchangBegin ??? Hope this trade is worth it. 1 +62 62 202 1 1 +63 63 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +64 64 201 1 500026 +65 65 301 AniZhuanchangEnd 1 Lee Daily balance system check completed. All high-risk faults fixed. With Sophia here, we can leave the rest of the maintenance to the train's own team. 1 +66 66 301 Lee We have wasted too much time here. 1 +67 67 201 1 1021001 +68 68 301 1 Lucia Yes. Commandant's plan was to leave ACA today. 1 +69 69 203 1 0.25 -400 +70 70 201 2 1031001 7 400 +71 71 301 1 Liv ... 2 +72 72 204 1 3 +73 73 301 Lucia What's up, Liv? Any Corrupted left? 1 +74 74 204 1 +75 75 301 Liv It's the commandant's radar signal... 2 +76 76 202 2 1 +77 77 203 1 0.25 0 +78 78 204 1 4 +79 79 301 DialogDisable Lucia ...Commandant? 1 +80 80 202 1 1 +81 81 501 1 AniZhuanchangBegin Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 diff --git a/Resources/table/client/movie/movies/MovieYR01103BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01103BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6d57145ee2d7becf6293e04aeb7f87e22c6546ac GIT binary patch literal 5626 zcmc(jO^hSO6~}XZmMlba0Ex@nmCz_?@VMG-kBx*jvopIHhcH>eETaXjP}yB}H}39o z`eQwglt2Vg4w2x3ka9^*a6tkj4j{Oo1c8)*(4M#?960iIKuEbnh<}y8*0Z+JXr*=Q z$z9zp`&GaCy|2FK&i$WU?$rKxmwxfN{QGCzxRi|mwxm1D=(LS|HAw4|M|@`HGcB7tFJ!)uZQp2ORvB6 z@ju>uGirLY)6N1NV{o93v+2d*u&=0@o)2}qhx3Klqw}g8#5-{i5w7gn-q};39GY9B z!6li^+q!d)%`o3jBv$!GLswyX&S`c5?|CwS7j_)I?p)BO1$eQI#QcF z)Oo@kP_EdQDYul0InrLx36#gOD}%Vi`+C5hHdDEyRCsR5@`{CR+BQakWk$zsu}ZN} zr}|BMC#us`Oja{K7Yhw)%o}lJ40=o@L+)zrm6kpsKr}3#0u%vyv7NUc6~Jrw9l3^i z_9-k^biR=&mfTI0%($QEv=3ZM+~hp=RFY;g_Biv^h#wvE0BCfBYha@_Ki}I^roF_ezcq+Q6b10C=xC~PHycgjzpCp za~2+x)Z{@BhTK;Pj1qA)WG~N#Y|J__2CSQ?G!L_sWxK5t4}J<0S+jTZz*Aumt8@j4 zH4=ygry+5hg!Ru!bh$0=i4ZO71evqbIBe|$9m`N#$DJUF5OWN638Iu@-QlyD4?t5t z=$~CdOoId*`u4{irwsGov<0h(aRfo;EHNhL5RdJtGz(&BDj2pNGmXe7Tx6!a5+9ja z?V#_gWMV57AxIl|JQMLd2fT$j^u@r$EoC5M&KO&~XVeG5DxJ*bCBeg)ohXzsl2$drI{U zj0tB-MvP66oEb}SsATFRrD_xALgZ0EYLe{IG~rYUvJNC`zyZElcs`dP3)Ecj&v7&3fr^cPAcS}QGpHzfu^MpNmr-OB9KxLSF4H^2 zD&&E!5C%Hwtyo``Dr@nkN{t{V1Kp|sU)d(eoOQ+lepR@r)Cn@DXM))h(6A2;f~db)csVGpAjmDohSNJAx<`i~a~p{MaTO?Tg&<2nLC4B_ zfoCft)3${g>B%-@n`~{pyclxP$ih8u%*_*&miRPQUnR&oP^ys&|GKe78KKnNh**Z` zPCOLNqk6>@L}&QOA|ru~X(AAB0GtFMo=keChB05S@-%mwAnPEcPVNa8|1m-uwz GZ2bUCJto}% literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01103EA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01103EA.tab.bytes new file mode 100644 index 0000000..f59230f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01103EA.tab.bytes @@ -0,0 +1,27 @@ +L{,[Ϙ1:6I}gT +|kc{JYf$ +v6ʷT@:;La~p5_𳅇UI3x >6ֆ߈e$eѢN'=Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory171.png +2 2 401 1 10 +3 3 301 DialogEnable Kamui Captain, look... On the sea! +4 4 301 Kamui So huge...! +5 5 301 AniZhuanchangBegin Kamui What a gigantic ship! +6 6 101 Assets/Product/Texture/Image/BgStory/Bgstory148.png +7 7 201 1 500155 +8 8 301 AniZhuanchangEnd 1 Chrome I searched the database according to mechanoid type and retrieved data on the Musashi IX and the unknown mechanoids we encountered early. 1 +9 9 301 Chrome Database entry, E20, only has a text file. All audio and imaging data is missing. 1 +10 10 301 AniZhuanchangBegin Chrome Musashi IX was a security robot model exported by the Kowloong Chamber of Commerce during the Golden Age. Whereas the unknown mechanoids we encountered were mechanical puppet performers of the Acrobatics Series made by the General Toys Company after it was acquired during the Golden Age. 1 +11 11 202 1 1 +12 12 101 Assets/Product/Texture/Image/BgStory/Bgstory171.png +13 13 301 AniZhuanchangEnd Chrome The keyword being... "Kowloong Chamber of Commerce". +14 14 301 AniZhuanchangBegin Chrome An Eastern merchant ship that only returns to port at night... The Nighter. +15 15 101 Assets/Product/Texture/Image/BgStory/Bgstory148.png +16 16 201 1 1081001 +17 17 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +18 18 301 AniZhuanchangEnd 1 Kamui I didn't quite understand it, but at least the target of our recon mission appeared. Right?! 1 +19 19 204 1 2 +20 20 301 Kamui Let's go, Captain! 1 +21 21 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +22 22 201 1 500155 +23 23 301 1 AniZhuanchangBegin 1 Chrome Wait... 1 +25 23 301 1 AniZhuanchangBegin 1 Chrome Wait... 1 diff --git a/Resources/table/client/movie/movies/MovieYR01201BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01201BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2eeba4b447abd2f1655b41c79c55c0178202e7cd GIT binary patch literal 6658 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01202BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01202BA.tab.bytes new file mode 100644 index 0000000..d956065 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01202BA.tab.bytes @@ -0,0 +1,33 @@ +sE|Ew6\=2 PZ(Tu/y8.]\_7 (ãHmgFfjGrBh K[J41[>0eCcYdø +aL[]cNU]&MqfMԎUs +v~I#o/c;bae-"œ-)9=vmWX`.rgS1Iɝ0Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory49.jpg +2 2 401 1 202 +3 3 201 1 500008 -400 +4 4 201 2 500101 400 +5 5 301 1 Gabriel Roland, how are you feeling? 2 +6 6 301 Roland I must thank you. If it hadn't been for that thing you brought back, I wouldn't have improved so much. 1 +7 7 301 Selena …… +8 8 301 Gabriel Well, this is what Miss Luna has hoped for. 2 +9 9 202 1 2 1 +10 10 201 1 500100 +11 11 301 1 α Just don't lose to the Babylonia people again. 1 +12 12 201 1 500008 +13 13 301 1 Roland That's blunt. I will try. 1 +14 14 202 1 1 +15 15 301 The Ascendants are gathered in an empty church. Sunlight sneaks through the cracks in the walls and falls on their elegant figures. +16 16 301 ? ? ? That's it? You will try? +17 17 301 The church door slowly opens. Hearing the sound behind them, Roland and Gabriel stand to attention and salute. Alpha walks over to the door in a welcoming manner. +18 18 201 1 500105 +19 19 301 1 Luna So... is that all you have to say? You will try? 1 +20 20 301 The owner of the voice, Luna, walks over and asks again, her manner brisk and passionless. +21 21 201 1 500008 +22 22 301 1 Roland Yes, Miss Luna, I will try. 1 +23 23 301 Alpha furrows her eyebrows at Roland's answer. Gabriel shivers a little but quickly regains his calm. +24 24 301 — +25 25 201 1 500105 13 +26 26 301 1 Luna Mm, I will be watching. 1 +27 27 201 1 500008 +28 28 301 1 Roland Thank you. 1 +29 29 202 1 1 +30 30 301 Luna's timely smile relaxes the tension before it escalates into something ugly. A certain someone feels relieved. Meanwhile, Roland and Gabriel finish their salute. +31 31 201 1 500101 +32 32 301 1 Gabriel Since Miss Luna is here, why don't you update us on the progress of your mission... Miss Lamia. 1 +33 33 301 Gabriel Miss Lamia? 1 +34 34 202 1 1 +35 35 301 Gabriel quickly moves on to the next topic, but this Lamia girl is unresponsive, as if she was somewhere else. +36 36 201 1 500100 +37 37 301 1 α I haven't seen her since I got here... 1 +38 38 201 1 500008 +39 39 301 1 Roland You've been hiding here all along, have you, Lamia? Show up right now, or I'm gonna blow this place up. 1 +40 40 301 ? ? ? Wait, wait, wait! Are you a devil!? +41 41 301 Roland Not a devil, but an Ascendant. Now stop being invisible and show yourself! 1 +42 42 301 Lamia I'm here. Just lower your gun. I surrender! +43 43 202 1 1 +44 44 301 Succumbing to Roland's threat, a monstrous feminine figure emerges from a dark corner. Despite her timid manner, she is actually an Ascendant working under Luna. +45 45 201 1 500008 -400 +46 46 201 2 500165 400 +47 47 301 1 Roland I just want to remind you it's time to quit slacking and get back to work. 1 +48 48 301 Lamia I... I'm not slacking. I went to Akdilek and that disgusting ship... like I was told to. 2 +49 49 301 Lamia I went into invisibility... only because I don't like crowds... 2 +50 50 301 Roland Which is another way of saying "slacking off". So, you must have come into contact with certain people, right? 1 +51 51 301 Lamia Um... yeah. 2 +52 52 301 Roland ... 1 +53 53 202 1 2 1 +54 54 201 1 500105 +55 55 301 1 Luna Anyway, the task I gave you, how did it go, Lamia? 1 +56 56 202 1 1 +57 57 301 Unfazed by the silly farce unfolding before her, Luna unhurriedly walks over to Lamia and asks. +58 58 201 1 500165 +59 59 301 1 Lamia Uh... about that... I think I failed. 1 +60 60 301 Lamia The leaders of Kowloong Corp refused to get on board with our plan, but neither would they be complicit in Babylonia's plot. 1 +61 61 301 Lamia They said they'd rather decide the future of Earth on their own, without meddling from anyone. 1 +62 62 201 1 500100 +63 63 301 1 α How naive! Do they honestly think they can be neutral in a world like this? 1 +64 64 201 1 500165 +65 65 301 1 Lamia So don't get mad at me. I'm just the messenger! 1 +66 66 201 1 500105 +67 67 301 1 Luna My sister is not mad at you. She just can't understand their stupidity. 1 +68 68 201 1 500165 +69 69 301 1 Lamia But can you understand it? 1 +70 70 201 1 500105 +71 71 301 1 Luna Neither can I, of course. 1 +72 72 201 1 500101 +73 73 301 1 Gabriel So, Miss Luna, does that mean... 1 +74 74 201 1 500105 +75 75 301 1 Luna The power of Heteromers is under our control. Roland's frame has been enhanced. And most importantly, Babylonia is on its way to becoming a corporation. 1 +76 76 301 Luna We can't let Babylonia beat us to it. Everyone, it's time to move. 1 +77 77 301 Luna Just as Kowloong said. 1 +78 78 301 1 AniZhuanchangBegin Luna We will decide the future of Earth! 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYR01301BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01301BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f9e0f29b732b5f0ba82261f28230d8b92e7a5ed6 GIT binary patch literal 7934 zcmb7JOQeF2(T~()2 zr|S0Y;L69sRUoK{A|lxc5|X8hNL>1WEP_Y`A%Y4%79xrwKJfd`saM~0w_|hYuCA`G z^FO}-|G)pQ#iw5T+^t{S;eYtxXMg>#XMX#q_x`}V72JR68}EDa`M+i_Wbgjc?{58O z|I07-pZl(oANu9J*B<)Li~8R$|Ly00zJ31-hhKmCl{fzJ==(o^@%lqQ{^*-;d@;ZJ zvrk-n^*`VL*28}<-hR)mH&;LW)vL3IUwHM78vXPy-~QtVzWL7|edPD2=dXP2<=5YO z*H=FFlefS3(#ez^2f5M-4(`Z{y#8{wN+mln*CQP)@cCFWW!L3gCC7=18NS(1d*+6W z#EMS2gQr9$V)GgAJ}Zy>`lw$Y4eFy|eKe|%#`V!*eRNbGdA;Va*~M$N@tS?SW+SiJ z$!oUqn!UVcGq2grZ+7#W-TY=ZzuC=icJqh#_xC*JF*fMo&A#w;SRP*f*x&P+&zNVg zg=wD&3y}n&NakdCypD~Lxw-aKrl&=aUps@VicDTRiN#!AyFNe7b+*E%p-;~rb<<>i zd5`M*{$8K;8S`6m4SPM$AF@Gp$@=I1-hh7U+dte;BGQmbOd?5_dF-}`RU|^z?RHP{ zD~1am=s1mJF8NHT2x4~m6Iw3}kJLi)rMz-3xye-&aeXc`iNjdra>{j)@l-Em)+M`b zcAoJj zD{=vqB|8fxKQ@6(rXtCqYX&8C7ON@Q1BVjlX1UC`h@vh(3w1FMc^--&h@NIP}%U>-#cW7ZMgv( zD+}FqBJvy(;)WmB%Sh{F-r>iKsfy%+i)3oIxv4WlQt?azT?t&0Yx+TDJP>heR1WoU zihM@ONghctm6@|cqL&<()F;=UqT&<2GeH{iQ6UH+stWTskC>`HoPg-Y=2W9Lv%%}AydkKxrh z?xVR8(YZZ@sA(hu*@2pqLPb-$|B}#3@Wt-fH6G@-8wESnHEYL8@r z9|1-eW%im%{nJzmtEHZG_(~UiL8e|3sK~I9N){ZsBAx(t$~>|O($>5lzz^iKcBo-} zLNOUiks%6aT#<319sr%`m>V5S9!q=wWvJowS#Y@ z0&+=0NUQC^Cu+V!{}J1gctO*>u%d2GLVg zQH)H0;4dPiz7qcUEZ|1k`C~q?nn89p@Uk z@h%0YLoot2<4E8gezQui6K!^csqZnYmUKQ9y^Sx>2JnV0F@3{k$+@IJ;>!#fpWK{C z)Lbs+nRMx0URavp#LrNO$&pKyhm>iyo6zqwtd@|-UR71TEGncNFsw}h*dhklkNlix zD{?b@I@RD3NWapR6JbJtl*fQXCRDN=T3`fNE!nnZ2BZdm#IV|u)wLe@o1qTaLTzYg zfl6H@R2Jn$iZC!_Dq(n;ObD+!12hS#lua`pBaMZKa>od`38{dmqA;i~K#WoI&`?0B zIqr%uylgr59a4@NR!gG|tfjv8koj8z3o&sM=Irv@1uA3{>r^%!e3hZf+TaBt)-sX={$+69u5{&4Bq9ljcP469|p8lCJe7;J}&G(`uKo4eUt=sfg28--)t0fc*GV!( zjUvG)J0X;;7%&_X??grDlD3EapwF=2vufL&VLw2ByD5yEo2%GrNe;2mEnfaAXG9EJDDNJyOtzuQA`Fk)DjvsD$B zEphE3WF9lDwyAA9t5INy)|*tLJ%`YxA`lK|L!|v@sa(udqD+W%bS^^`pp}eKgmal- zPJxPYs?$&jkU`7)QQfp_oG6RuT1Ozu8()y>kYTl@stnocdmxGmLJI3AY{%K5v{^(` zYM%oQc8)F-%&UqgzC;?uFhOJs%TtMhm7G+kI}Ccn1~$?wm;di{I_x3iwxw^<>2XVn z?RyTf2ex}h3g3afAqe4G$at(W**#Eh*O=?TQMo)s#)FNj;!rTS}rq8e-ZUwUkNdLnD!)mDr`Dx$;Ebf@W3^D7u6k!fz>}i>x-#; z2gMnV7#6f~9wI8S*;tg_hGT}c3Ec1$nt6J&?G}Qt4k9Z5CkVVWmE{Zu(pwTAVq60r zW{7*1$po#JmWwcbb;PjRN|lZQ zaPE~P9?8GTD@!{m1K#GkQ{|TJ)ppclSS?Wy9~Cy&cnTZhSd^eR~t6!Gpx2CrAcUXRpv&@q)TDPYNeFU^;9U|0ci?O zQ)C%6*YM)RG8V1_i5fwU#-Ch;Nwg*MsJEF27Pf+y&>)9bsq&iXhS zGAvwO0lm(P_C$5IwF!2>;B~FBY7!%0;`(FsQyFR|O;og^D)KlrPSkU_QItqlDElQ&H?vF#BTGvcZ0}|;#Vx1Jh*SXISmc zYLb6X8Y=l9R8;0g6ciDqX*-mps3Dd_KTR|SmxvNNSF#hA^c_clFd{>WCnS|KQL-bwmCZDbS@djH-G7pSOQE;Rb;PV5G&HrYnPr^fxk5mepgFgDN6d zc(Rr9XEn{gU0BsqGDo>PG zcEk)G1KGS%X|b!)j}IAETZ`I_Zqj1Y8s#^1_R2n|b7QtT*gJe;pK}1Bj@;VfMe5Vj z4I0E_ykwsPE`'nW N!|q=: +}g wuBp#a@3;a/SţND$vA~q8N]tР$O:@#9[Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 204 +3 3 301 DialogEnable Babylonia Gray Raven Lounge +4 4 201 1 1081001 2 +5 5 301 1 Kamui Commandant—Ah, Liv and Lee, you're here too. Great! Let's all play a game together! 1 +6 6 301 As usual, Kamui strolls cheerily and breezily into the Gray Raven Lounge, greeting the preoccupants. +7 7 203 1 0.25 -400 +8 8 201 2 1031001 7 400 +9 9 301 1 Liv A game? 2 +10 10 301 Kamui Yep! I got my hands on this thing over here! 1 +11 11 301 Kamui waves the thing in his hand. It looks like a faded box, with the picture of a vacation beach on the cover and a title that reads "Memories O'n~Venus Beach". +12 12 302 Could this be... 13 This looks a little like those types of... 13 +13 13 204 1 1 +14 14 301 Kamui That's right! It's what they call a game cartridge in the Golden Age! You don't really see 'em anymore! 1 +15 15 301 Kamui Looks fun, yeah? 1 +16 16 201 2 500026 400 +17 17 301 1 Lee Not at all. I don't really care if you play games in your leisure, but don't drag us into it. Would be one hell of a joke if my first disciplinary action since joining Babylonia came from playing games with you. 2 +18 18 301 Lee You know that to us Constructs, we have no need for entertainment. 2 +19 19 301 Kamui But Commandant said you, Karen, and the others played card games before! Isn't that entertainment?! 1 +20 20 301 Lee Those were pure mechanical and probabilistic calculations. There's nothing wrong with that. 2 +21 21 301 Kamui Oh yeah? Games CAN also just be interactive virtual spaces. AND, game design involves a lot of pure mechanical and probabilistic calculations that's all the heat in the Golden Age. Shouldn't that be right up your alley? 1 +22 22 301 Lee ... 2 +23 23 301 Kamui And, and, this game is super fun! Even Lucia said so! 1 +24 24 302 Lucia plays games? 25 +25 25 301 Kamui I saw her by herself so I asked, and she said yes super quick! That threw me for a loop, Lucia is just so affable now! 1 +26 26 301 Kamui But halfway through the game, she said she had to do personal training and scooted off. 1 +27 27 204 1 2 +28 28 301 Kamui So I came over to play with you guys! This game is more fun with more people! 1 +29 29 301 Lee Don't you have anything else to do? Say... combat training? Liv and I are busy. 2 +30 30 204 1 1 +31 31 301 Kamui But you've already reassembled your gun eight times while I'm talking, and Liv is just staring at the lounge walls. And, Commandant, you're just back from the last mission, right? 1 +32 32 301 Kamui Humans! Especially humans after a long day of work! Need some proper entertainment to relax! 1 +33 33 301 Kamui Constructs don't get tired like humans, but prolonged and intense battles can cause bad data to clump up in our M.I.N.D.s! At times like these, it's good to wind down! 1 +34 34 301 Lee What you say should make a lot of sense, but suddenly, not so much when it's coming out of your mouth. Sorry, but playing games just sounds like stuffing junk files into my M.I.N.D. 2 +35 35 301 Kamui Commandant! Help me convince the guy! 1 +36 36 302 I'll deal with the disciplinary actions, if there are any. 37 Let's all play some games and chill! 37 +37 37 301 Lee sighs. He gives off an I-knew-you'd-say-this face. +38 38 301 Lee I knew you'd say that, but Kamui is a member of Strike Hawk. It's not good to spoil him too much. 2 +39 39 302 So it's okay to spoil my own members? 40 Yeah! Got it! 42 +40 40 204 2 6 +41 41 43 301 Lee That's not what I meant... Never mind. 2 +42 42 301 Lee I don't think you got even a fraction of it. 2 +43 43 301 Despite Lee's dismissive words, he seems to have acquiesced. +44 44 301 Kamui Wa-wa-weewa! Lee is actually so nice today! 1 +45 45 301 Lee Looks like you're dying to part with your vocal module. 2 +46 46 202 1 2 1 +47 47 201 1 1031001 1 +48 48 301 1 Liv ... 1 +49 49 302 Liv, join us too! 50 +50 50 301 Liv Well... If you say so, Commandant... 1 +51 51 202 1 +52 52 401 3 106003 +53 53 301 Kamui gives a cheer and quickly powers up a game console he brought in from who knows where. He then shoves the game controllers into the hands of the trio. +54 54 301 After setting up the device, Kamui stares at the screen and begins to skillfully navigate through the menus. +55 55 201 1 1081001 2 +56 56 301 1 Kamui You can scan and upload your appearance in this game! I'll help you guys import your data. Lee, don't forget to use a cooler-looking one! Oh, Liv, which frame's appearance do you want to use? 1 +57 57 201 1 1031001 1 +58 58 301 1 Liv Let me think... I'll use my Luminance frame. 1 +59 59 201 1 1081001 1 +60 60 301 1 Kamui Oh, right, right, Commandant, you gotta put this on. 1 +61 61 301 Kamui comes close and hands over a device. +62 62 301 Kamui I borrowed this deep-dive VR headset from the Virtual Center. Commandant, you can't image virtual avatars like us Construct, so it's easier for you to use this instead. 1 +63 63 201 1 500026 +64 64 301 1 Lee If I recall, Constructs have to fill out an application form and go through a lot of trouble to borrow from Babylonia. You sure went out of your way, huh. 1 +65 65 201 1 1081001 1 +66 66 301 1 Kamui Because I want to play games with Commandant! Are you ready, Commandant? 1 +67 67 301 1 AniZhuanchangBegin And so, you put on the VR device according to Kamui's instructions... \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYR01302BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01302BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..819bfdd229b8511e16365aad1291bec9f821acee GIT binary patch literal 4001 zcma)9O^6&t6jpCFI0r@a;!hEk6`9OV_5AFv3hOSbaU_P2U6mMv)K1s*bf%|k?W#`i zTqJ>9JV-n!5^^v^^rVOcR?w3_2QMCi2cvk>iy%2kMA3j>RZmaP?)D5Ris|a^>U!^e z?|VOU{``}{l{a^;AN!g7^Vq#VU3m4wzpnn9I48nOJKrz=`QOg-@!j{`|LC{+Y?X?~ z-|KGQT)g(p8`lp0{`6Bf&fNC*!S{bV_t}H5U4LTb;fIc&4c|U@$Hj}cuYLEx6@KNe z6OYvY`1sQ=KL26W`Q(>(g7q&ieYNv!?ds*~%^&Z4_pJ+a_gww@@{JGLE?MblUxrv5 z5!-rvvoYKfq^(v1+3Dl@Oz4tT;rZc8=nn|)?A1P569FHZN9p1ykN7~HU?<6F<&0PL z@v1RiHOH&gc(pKIEsj@9;}xsr%UlY}#jsos%LTDq63a!gTo%iPv0R#yOLKB*PA<*K zr8&7Yr+KnmVuTUWsNu&BMx5HxXubDRE;+;@gxSr&_LW}D!%mNfoMO9BwB?QGLC4%lO zY#G=L40Et190I@CV=OF*i~@I=wkaRb*JEFcvD(7L(qcE=h0GzCdtsaDL{=x56PhuS zxpAEX1V8|cl;BaPN4qkj0YCsKFZfE)!*R%I!b7cStf-dM;}){1US$n}xmUs2er*y4 z_UF)z$=ud+5NbRlLqWTd9MDYx72%`E_j=mEm~cf;#R@LnlyELojKr3V>d6& zLwNML9eN7XPlyVw?wX#cfBxB^3l*w86dD2Fm1k3Cv zT=_2Wf-ggvOpideNHF(VIm&#+RxS~Su$}Z(My57ItDH6PT!N%99b=~k$@`?wWQv0t zu`9^NOfk?UG7bP-&ky@4Y1(rx_=4vVl9qV`z|CtfRgHQ;3olg~1Az=Z@CAtDxuR~w zJ>v+F%6QEr4!qi9p({GRLVHl5N*YnVo?$Oa7(zFPF3S*>CNsXP6UP=L{Mf-rt?D$% z!A1@66%AC&2Em;0tV2u@GyF}zDs(Om#hlQPk(9y!;Kg2r4uvv?8aURa&60q_*UP3f z7YwM;BA62gW+vOfM&O#-VS~4a^y60Ph)dLDOoX;6DxRcWKT^6%5lALcrD1^e76KjJ zlxfeDtwhM4I548<3tTk=&;{b`iqw&ns3PO@VB-w47KyW~FpkZd8&HIK-$dgm9T`2j z$wnX_LLx#psMGMyQUZP1@G?P_G1(Z1T0l%zKF}A#1C)1>j#03J6ajRc)?}LuuxY?y z_NH`E{uIa>0Tzh_F_>Zh5^;9L@W}o(Y5if<&=R?|Ywx-0)59F+n_7UhWh*@d^H3#F z%w!pbUTZpB^%@vZ$bzmh+nSqj1Q$ncgX7JK#{7{0WOPIp4@11{2-I+VlgMyRQ*j!Z zwT~2MxtNGK;O8RJt2UFmc8{rDCYf%EjvNRY_@DyU&cG%(+0.YfK8u0S,m>j{ +2X._zqT-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 2 401 1 205 +2 500 101 SummerEnable Assets/Product/Texture/Image/UiMovieAni/UiMovieActivityAniBg01.png +3 501 502 RImgBg1BlowUp +4 3 301 DialogEnable Game Narration Humans. Drawn always by the beach. All too human. +5 4 301 Game Narration Dazzling summer sun, and blue skies... the beach is absolutely the best place to spend a summer vacation. +6 5 301 Game Narration You might not be able to go to the beach for a vacation for various reasons, and can't meet your friends from other places, so for those of you with these problems, we have the best holiday plan for you! +7 6 301 Game Narration An immersive summer beach story! Spend an unforgettable vacation with your closest! +8 7 301 AniZhuanchangBegin Overly upbeat music plays in the background. Lee firmly turns down the volume of the game. +9 8 401 1 205 +10 502 505 RImgBg1BlowUp +11 1 101 Assets/Product/Texture/Image/BgStory/Bgstory204.png +12 9 401 2 1515 +13 10 301 AniZhuanchangEnd The first thing that appears is a page full of various clothing. +14 11 301 Game Narration [Select the clothing you want to play in] +15 12 201 1 500026 +16 13 301 1 Lee ...What's this? 1 +17 14 201 1 1081001 1 +18 15 301 1 Kamui It's the usual avatar-making stuff before entering a game! We have our appearance data already, so we just have to choose our clothes. 1 +19 16 302 ... 17 These are all swimsuits, aren't they? 19 +20 17 201 1 500025 +21 18 301 1 Liv They're all... swimsuits. 1 +22 19 201 1 500026 +23 20 301 1 Lee I'm starting to regret being a part of this. 1 +24 21 201 1 1081001 2 +25 22 301 1 Kamui But why? We Constructs don't normally get to wear clothes like these. 1 +26 23 202 1 +27 24 301 Liv looks a little ill at ease when she sees the rows and rows of various swimsuits. +28 25 201 1 500025 +29 26 301 1 Liv I haven't ever picked outfits other than combat coating... Do you have any recommendations, Commandant? 1 +30 27 302 Try a bold and daring swimsuit 29 Try a blue school-designated swimsuit 31 Choose something you like 34 +31 29 301 Liv Huh...? Eh? Y-you want me to wear this...? 1 +32 30 33 301 Lee looks over with a gaze that must have burnt through your VR goggles. +33 31 201 1 500026 +34 32 301 1 Lee Commandant, I never knew you had such... tendencies. I've learned something new about you. 1 +35 33 302 J-just kidding. Liv, choose something you like. 34 +36 34 201 1 500025 +37 35 301 1 Liv Ah... Then I'll pick this one. 1 +38 36 202 1 +39 37 301 DialogDisable After thinking it over, Liv chooses a black and white swimsuit. Her avatar changes into a swimsuit-wearing one, with a black and white fishtail unfolding behind her. +40 39 201 1500 1 500174 6 1 +41 38 302 It suits you, Liv. 40 You look like the daughter of the ocean, like from that story. 40 +42 40 301 DialogEnable 1 Liv ... 1 +43 41 301 Liv I-Is that so...? 1 +44 42 202 1 1 +45 43 301 DialogDisable Lee, in contrast, quickly skims through the selection and confirms immediately after selecting a swimsuit. +46 44 201 1500 1 500173 1 +47 46 301 DialogEnable Kamui Hey! You made your choice so quickly! I didn't even get to see the other clothes! +48 47 301 1 Lee There's no need to consider water pressure and resistance when it's all virtual, so the swimwear doesn't matter. Also, didn't you play this before? You should've seen all the clothes already. 1 +49 9512 203 1 0.25 -400 +50 45 201 2 1081001 2 400 +51 49 301 Kamui I only played a little bit of it. And character creation is part of the fun too! 2 +52 50 301 Lee I don't get it at all. 1 +53 51 204 2 1 +54 52 301 Kamui So what should I pick? Commandant, help me! 2 +55 53 302 Swimming briefs 54 Hawaiian pineapple swimming trunks 58 Rubber ducky swimming trunks 60 +56 54 301 Kamui ...You think this suits me, Commandant? Well, I guess it's easier to move around with less fabric... 2 +57 55 202 1 2 1 +58 56 201 1 500174 6 +59 57 62 301 1 Liv Uh... This is a little... Kamui, you might want to try another one... 1 +60 58 301 Kamui Oh yeah! This is nice! Feels just like a vacation! 2 +61 59 62 301 Lee If you wear that in the game, I'm leaving right now. 1 +62 60 301 Kamui This feels kinda weird... Is this duck bill even detachable? 2 +63 61 301 Lee ...Stop messing with him, Commandant. He'll take it seriously. 1 +64 62 202 1 2 1 +65 63 201 1 1081001 1 +66 64 301 1 Kamui Hmm... They all look so fun to wear, though. Which should I choose? 1 +67 65 201 1 500173 +68 66 301 1 Lee I recommend none of them. 1 +69 67 201 1 500174 1 +70 68 301 1 Liv It looks like... The swimsuit Lee chose earlier is one of the more normal-looking ones... 1 +71 69 202 1 +72 70 301 Kamui frowns and scrolls through the selection list, then suddenly slaps his thigh. +73 71 201 1 1081001 1 +74 72 301 1 Kamui Forget it! Clothes don't matter! We don't always get to play together, so let's not waste precious time! 1 +75 73 301 With that, Kamui exits the clothing catalog and enters the game with his default avatar. +76 74 204 1 2 +77 75 301 Kamui Well, I've tried all of 'em on when I was playing by myself anyway. 1 +78 76 301 Kamui Oh! Let's see... We can play beach volleyball and have matches! Teams of two! 1 +79 77 301 Kamui To make it fair, let's play rock-paper-scissors! Winners one team, losers the other. 1 +80 78 301 Kamui I know you guys will all want to be on Commandant's team if I let you choose. 1 +81 79 201 1 500174 6 +82 80 301 1 Liv ... 1 +83 81 201 1 500173 +84 82 301 1 Lee Don't assume that everyone's like you. 1 +85 83 201 1 1081001 1 +86 84 301 1 Kamui Commandant, let's go first. Rock, paper, scissors— 1 +87 85 301 Kamui Haiya! 1 +88 86 302 Rock! 87 Scissors! 88 Paper! 89 +89 87 90 301 Kamui plays rock! +90 88 90 301 Kamui plays scissors! +91 89 301 Kamui plays paper! +92 90 301 Kamui Huh? A tie? No way! Again! Rock, paper, scissors— 1 +93 91 301 Kamui Haiya! 1 +94 92 302 Rock! 93 Scissors! 94 Paper! 95 +95 93 96 301 Kamui plays rock! +96 94 96 301 Kamui plays scissors! +97 95 301 Kamui plays paper! +98 96 204 1 2 +99 97 301 Kamui A tie again! Commandant, we are so in sync! Let's just be on the same team! 1 +100 98 201 1 500173 +101 99 301 1 Lee Should have just done this from the beginning... 1 +102 100 201 1 500174 1 +103 101 301 1 Liv Then Lee will be teaming up with me. 1 +104 102 201 1 1081001 1 +105 103 301 1 AniZhuanchangBegin 1 Kamui Since we've decided on our teams, let's get started! 1 diff --git a/Resources/table/client/movie/movies/MovieYR01303BB.tab.bytes b/Resources/table/client/movie/movies/MovieYR01303BB.tab.bytes new file mode 100644 index 0000000..a6b55c1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01303BB.tab.bytes @@ -0,0 +1,120 @@ +LX#+ݪ_6?G/ZÚhY(Ecv}-x:Zzme&Έe<>/b'gVFz*:j:=O>CId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 204 +3 3 301 DialogEnable Babylonia Gray Raven Lounge +4 4 301 After clearing the game, the group rests their controllers and sits together to discuss their impressions. +5 5 201 1 1031001 6 +6 6 301 1 Liv So this is what a game is like, huh... It's a lot more different than what I thought they were. 1 +7 7 201 1 1081001 1 +8 8 301 1 Kamui So this is what a beach vacation is like in the Golden Age... I feel like trying it out for real as well! We can play real volleyball on a real beach! And even surf! 1 +9 9 201 1 500026 +10 10 301 1 Lee ...Golden Age folks sure have a lot of ways to entertain themselves. 1 +11 11 201 1 1031001 1 +12 12 301 1 Liv Yeah... Oh, I just looked up some info on the Golden Age database, and found more info on this game. 1 +13 13 202 1 1 +14 14 301 Liv displays her findings on the screen. It looks like a screenshot of the page when the game was about to be launched. +15 15 301 Game Intro Memories O'n~Venus Beach is a VR casual game developed by Kuro Games. +16 16 301 Game Intro "Immersive beach vacations with a huge variety of swimsuits is its main draw. Players can enjoy a fantastic vacation with their friends through online co-op..." +17 17 301 Game Intro "Preorder will start soon! Share this post to participate in a lucky draw and stand to win a limited edition of the game, as well as the limited summer edition Shark-speare plushie..." +18 18 301 Some player comments can be seen below the re-posts. +19 19 301 Carry2513: Honestly, this is the game I'm looking forward to the most this year. Being able to see hotties in swimmies is pog but I can't be the only one who's drawn by the "r i c h" strategies, can I? +20 951563 301 sparklingPeng: Replying to @Carry2513: same +21 951564 301 Osibov: The GOTY Costume Design Award nomination brought me here. The cloth physics and rendering are so good I can't stop playing! FeelsBadMan that there's no touch, when is Kuro gonna get touch sensors in our VR? ;) +22 951565 301 ulelkeke: Made with a team of AAA fashion designers AND they have full creative freedom. You basically get a free swimsuit fashion show! I hope they deliver... but the price for the devices is a toll on my minimum wage +23 951566 301 shakeit: sooo much fun! spent an entire day trying on swimsuits with my friends!! The special must be Mr. P's design, I can tell at a glance! Oh and I got my bae to play and he can wear girl swimsuits lol buy it for this +24 951567 301 dero7: Replying to @shakeit: pog +25 951568 301 Wurd: Replying to @shakeit: nice +26 951569 301 jo: Replying to @shakeit: damn now where do i find a bf +27 951570 301 Claude: Replying to @shakeit: damn now where do i find a bf +28 951571 301 BoredBored: Replying to @shakeit: damn now where do i find a bf +29 951572 301 EsperaS: Replying to @shakeit: Yeah, but the preorders are basically all gone by day 1! How are you guys so fast? +30 22 301 Wadead: Oh nice the arcade games in the game hall map can actually be played!!! the level of details is nuts!! I heard Shome's private water park is opening soon too. Does this mean I can play the arcade games there too +31 24 301 ... +32 25 201 1 1031001 +33 26 301 1 Liv ...According to the available data, the game was only available for a limited pre-order once, and only a very small number of players got the game. Soon after that, the Punishing Virus happened... 1 +34 27 201 1 1081001 +35 28 301 1 Kamui So this game was never officially released... 1 +36 29 201 1 1031001 14 +37 30 301 1 Liv Seemed like a lot of people were really looking forward to it. What a pity... 1 +38 31 201 1 1041001 1 +39 32 301 1 Nanami Nanami can make it more fun! THEN, it'll be popular again! 1 +40 33 201 1 500026 +41 34 301 1 Lee Why would this type of useless data be so complete? Also, it's difficult enough to get VR cartridges in po-pan. How did you find it? 1 +42 35 201 1 1081001 +43 36 301 1 Kamui Some other recon teams found it when they were tracking the Ascendants. They found this thing in a very hidden place. 1 +44 37 301 Kamui They thought it was something important, but learning that it really was just a game, I asked for it and they gave it to me. 1 +45 38 201 1 500026 +46 39 301 1 Lee I'm more concerned about the lost information in the two melons... I have a feeling that it's not something we should ignore. Well... no way to verify it now. 1 +47 40 301 Lee This has just been... a strange ride from the start to finish. 1 +48 41 302 But you looked like you had fun, Lee. 42 +49 42 301 Lee Your visual modules must be glitched... is what I'd like to say, but you don't have them, unfortunately. Otherwise, I'd like to fix them up for you. 1 +50 43 302 You weren't your usual self, Lee. 44 +51 44 301 Lee ...You mean playing the game? 1 +52 45 301 Lee Instead of allowing these two to turn Babylonia upside down out of boredom, an activity I can oversee is more within control. I'm just making a choice with the safety of the HQ in mind. 1 +53 46 204 1 6 +54 47 301 Lee And well... I never said that I didn't like getting together with people like this. 1 +55 48 201 1 500166 +56 49 301 1 Lucia Sorry, Kamui, I'm late. Ah, Commandant! Everyone's here... 1 +57 50 301 Lucia, who seems to have finished her personal training, walks into the lounge and is surprised by the liveliness. Her gaze falls to the controller in Kamui's hand. +58 51 204 1 1 +59 52 301 1 Lucia You completed your mission? 1 +60 53 301 You pause for a few seconds, before realizing that Lucia is referring to the in-game mission. +61 54 201 1 1081001 2 +62 55 301 1 Kamui All clear! But after clearing the level, we unlocked the Nightmare difficulty level. Lucia, you need to try this! 1 +63 56 201 1 500166 5 +64 57 301 1 Lucia ...Okay, then. I will break the highest score this time. 1 +65 58 201 1 1111001 +66 59 301 1 Karenina Wait! Don't forget about me! 1 +67 60 302 When did you get here, Karenina? 61 +68 61 301 Karenina I've been behind you from a while ago! How could you ignore me for so long! 1 +69 62 302 You could have called out to me. 101 +70 101 204 1 5 +71 63 301 Karenina ...Well, I didn't want to disturb your game! I know I hate being disturbed when I'm focused on something! 1 +72 64 301 Karenina Oh right! 1v1 me! I definitely won't lose to you in a game! 1 +73 102 204 1 +74 65 301 Karenina ... 1 +75 66 204 1 5 +76 67 301 Karenina Let me see how this thing is played first! 1 +77 68 301 Karenina ...You can't like, install some explosives on this ball? Just passing it around is completely non-lethal! 1 +78 69 302 This is beach volleyball, not murder volleyball. 100 +79 100 204 1 4 +80 70 301 Karenina Whatever! I won't lose anyway! 1 +81 71 202 1 1 +82 72 301 Karenina drags Lucia into a duel of balls. Kamui and Nanami are acting as referees, and Liv and Lee are sitting on the sidelines watching. +83 73 301 ...Finally. A short break in this never-ending war. +84 74 301 Everyone here must have similar wishes in their hearts. +85 75 301 1 AniZhuanchangBegin ——Let this holiday go on, for a little longer. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYR01307BB.tab.bytes b/Resources/table/client/movie/movies/MovieYR01307BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..02aa99d395eea4d206837ee5cdc3bded87e91882 GIT binary patch literal 13797 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 TZO&XV9HBojD6wg}Tkrn|_gN4O literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01401BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01401BA.tab.bytes new file mode 100644 index 0000000..dd607bf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01401BA.tab.bytes @@ -0,0 +1,56 @@ +`BñP0K6Mp:໿Wĝ<iwqۋrIB_.8}ݠ㳑jHMIf?,-fKe%:C6KId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 1 201 +2 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory227.png +3 3 201 1 500019 400 +4 4 201 2 500028 -400 +5 5 301 DialogEnable 1 Construct A Affiliation unknown, and there are no bionic machines infected with the virus in the group. Has the route alliance been fighting them? 1 +6 6 301 Construct B From our observations over our visit, this does seem to be the case. This is something that only happens in this polar region. 2 +7 7 202 1 2 +8 8 201 1 500201 +9 9 301 1 ??? The numbers on the report shouldn't have any mistakes, right? 1 +10 10 301 On the snow, a group of Constructs and a Commandant discuss the current situation. +11 11 301 The Commandant, who doesn't look in good shape, leans on a tree in the middle of the discussion to make it more comfortable. The Construct also express concern for his physical condition. +12 12 201 1 500019 +13 13 301 1 Construct A Commandant Simon, should we head back to the alliance Stronghold first? 1 +14 14 201 1 500201 1 +15 15 301 1 Simon I have a little OCD, so I will be even more uncomfortable if I don't sort out the current problems. 1 +16 16 301 And so he sits on the ground and picks up a fallen branch to make a map in the snow. 1 +17 17 204 1 +18 18 301 Simon This route is not under attack by unknown bionic machines. Their defense is insufficient, so they have asked Babylonia to lend support. 1 +19 19 301 Simon And the higher ups have decided to divide the support in two stages. The first stage would be done by us, land forces that can be deployed immediately. 1 +20 20 301 Simon The second stage will be done by the support sent from Babylonia, led by one of the Forest Guard and named Rosetta. 1 +21 21 201 1 500019 +22 22 301 Construct A So the support should be arriving in a few days, right? 1 +23 23 201 1 500201 +24 24 301 Simon Yes. We can start various operations when they do, like driving off the bionic machines and taking back the occupied alliance ship route area... 1 +25 25 203 1 0.5 400 +26 26 201 2 500206 -400 +27 27 301 1 ??? I hear the support troops will also have their Commandant. 2 +28 28 301 Simon Atiel... Where did you run off to? 1 +29 29 301 A Construct runs out of the forest, interrupting Simon's thoughts. The marks on her body show that she has been fighting something up to a moment ago. +30 30 204 1 10 +31 31 301 Simon Can't you listen to commands? You're always running around... I've stressed how important teamwork is, right? 1 +32 32 204 2 5 +33 33 301 Atiel What I do is also beneficial to the battle. But I wonder how our ragtag team is going to match up with the Commandant the higher-ups sent. 2 +34 34 202 1 2 +35 35 201 1 500019 +36 36 301 1 Construct A It's true that we're temporary troops transferred from various teams, but can't you put it more nicely? 1 +37 37 201 1 500201 400 +38 38 201 2 500206 1 -400 +39 39 301 1 Atiel Haha, sorry. 2 +40 40 301 Simon Including me, all of them were temporarily transferred... The main fighting force can only look to HQ. 1 +41 41 301 Atiel Simon, your face is all tensed up again. Relax! 2 +42 42 301 PanelActor1Shake So saying, Atiel slaps Simon hard on the back again. She means well and to encourage a comrade, but it is like a huge blow to Simon. +43 43 204 1 10 +44 44 301 Simon Ah... Argh... 1 +45 4401 202 1 2 +46 45 201 1 500028 +47 46 301 1 Construct B You start throwing up as expected... I'll bury it in the snow later. 1 +48 47 202 1 +49 48 301 While Simon is still in pain, a message is suddenly transmitted from Babylonia. +50 49 301 System —【kuroname】. +51 50 201 1 500201 10 +52 51 301 Simon Ahem... I see. Get the representative here... Ugh. 1 +53 52 201 1 500206 5 +54 53 301 1 AniZhuanchangBegin Atiel Talking as you throw up? You're pushing yourself too hard, Simon. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYR01402BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01402BA.tab.bytes new file mode 100644 index 0000000..e7c2e2a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01402BA.tab.bytes @@ -0,0 +1,27 @@ +BL!R eDkۍXk M8tXJcI涗xė=?aM`έ1>N7ZV7bp׋3͂.d.uZԼYsდ4ƛ2k ZzBId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 1 201 +2 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory45.jpg +3 3 201 1 500214 400 +4 4 201 2 500012 -400 +5 5 301 DialogEnable 1 Rosetta ...So the frame is completed? 1 +6 6 301 Nikola The tech department told me this. Do you feel like something's wrong? 2 +7 7 204 1 14 +8 8 301 Rosetta Centaur kit... 1 +9 9 301 Nikola But to make it up to you, didn't the tech department refit you with weapons and let you come to the training grounds because of it? 2 +10 10 301 Nikola Besides, you're setting off to support the alliance ship route. Take the chance to get more familiar with your new frame. 2 +11 11 204 1 8 +12 12 301 Rosetta I didn't expect Babylonia would agree to help the ship captain. 1 +13 13 301 Nikola Is it because they owe the Forest Guard a favor due to the previous battle? Even if I don't accept, you'll probably find a way to return, right? 2 +14 14 204 1 +15 15 301 Rosetta I don't deny it. 1 +16 16 301 Nikola So this is the best solution. But remember, I will only provide limited support. 2 +17 17 301 Rosetta Yep, I didn't even consider that the problem can be solved by relying on others. 1 +18 18 204 1 8 +19 19 301 Nikola Let's start the training then. 2 +20 20 202 1 2 +21 21 201 1 500059 +22 22 301 1 Researcher Starting simulation venue. Placing training machines. 1 +23 23 202 1 +24 24 301 After the researcher's start things up, the clearing where Rosetta stands changes its appearance thanks to the projection, and the Recycled machine emerges from the projection. +25 25 201 1 500214 4 +26 26 301 1 AniZhuanchangBegin 1 Rosetta Rosetta... Start battle. 1 diff --git a/Resources/table/client/movie/movies/MovieYR01403BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01403BA.tab.bytes new file mode 100644 index 0000000..1f4a40b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01403BA.tab.bytes @@ -0,0 +1,43 @@ +A8Wأ! YfƋem ~i{{+m#*pQ>+ +HH +xP8YoY)8#;9͜pܠ4IӺZdwH#JL3k)yW]KRs՛*hId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory233.png +2 2 401 1 28 +3 3 201 1 500230 5 +4 4 301 DialogEnable 1 Young Lad Where do you think you're going! 1 +5 5 202 1 1 +6 6 301 The young lad blocks the rebels' escape and knocks over their chieftain. +7 7 301 Seeing their leader fall, the thieves kneel down in fright and surrender. +8 8 301 Only the young lad clad in an black robe stands resolute on the stage to a round of resounding applause. +9 9 301 AniZhuanchangBegin This is just another night in Kowloong, way back in the past... +10 10 101 Assets/Product/Texture/Image/BgStory/BgStory67.jpg +11 11 301 AniZhuanchangEnd ... +12 12 401 2 1515 +13 13 301 System Notice Record recovery over. +14 14 301 Huaxu Unable to determine why "she" would want to access such data. +15 15 301 Huaxu shows a brief pause in response. +16 16 301 It might have been to do with having a new master. Or perhaps Huaxu has yet to adapt to the way she handles things. +17 17 301 Huaxu Even for the purpose of "studying humanity", it is unknown as to why one would access such a wide range of data. +18 18 301 At this moment, Huaxu is floating in the center of a virtual space, and in front... are the data nodes that "she" has requested for. +19 19 301 Huaxu But... I will carry out the commands. +20 20 301 Huaxu waves, sending data to the place to the output node. +21 21 301 Huaxu Broadcast accessed data. +22 22 301 Because Huaxu is an AI. +23 23 301 And an AI's prerogative is determined by its creator. +24 24 301 As long as this is the master's wish, an AI will do everything to fulfill the master's will. +25 25 301 1 AniZhuanchangBegin Huaxu Now processing the next command. diff --git a/Resources/table/client/movie/movies/MovieYR01502BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01502BA.tab.bytes new file mode 100644 index 0000000..ef331a8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01502BA.tab.bytes @@ -0,0 +1,64 @@ +O<]'u^4Z@D6UST|d8].ѧ54S}i˄, ˀ%R1M"NrO$ɫY~wji҄אb9`>VzEtF/rA Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory67.jpg +2 2 401 1 201 +3 3 301 DialogEnable Record ID: HX-GA-49447-Kowloon End. Confirm recovery? +4 4 301 Huaxu Recovery confirmed. Verify keywords "Kowloong" and "War"? +5 5 301 Confirmed. +6 6 301 Huaxu ... +7 7 301 No response received from Huaxu within the predetermined response time. +8 8 301 This does not comply with standard procedures. +9 9 301 Huaxu Ignore procedure warning and execute. +10 10 301 AniZhuanchangBegin Understood. +11 11 101 Assets/Product/Texture/Image/BgStory/Bgstory246.png +12 525 401 1 202 +13 12 301 AniZhuanchangEnd Rolling billows of smoke are the first to appear. Flames pierce the pale sky, and a subtle burning smell fills the ruins. +14 13 301 —People know better than to guess at what is emitting the foul odor. +15 14 301 Fires burn intermittently throughout the ruins, followed by the sounds of two heavy objects crashing onto the ground. +16 15 301 The firelight and the sounds of falling cut through the long confrontation, but they do nothing to restore this war-torn city to normal. +17 16 301 Among the ruins, a figure is walking through the fires of war. +18 17 301 She climbs over a destroyed wall, through a fallen cement pipe, and turns over an inconspicuous slab of cement. +19 18 301 —Only to see four gun barrels pointed at her. +20 19 201 1 500223 +21 20 301 1 Pulao Crew Don't shoot! I'm one of you! 1 +22 21 301 Realizing that the visitor isn't the enemy, the muzzles of the gun quickly move away from the hole, and the Pulao Crew member immediately jumps in. +23 22 301 Landing into a roll, the Pulao Crew member stops in front of a figure, half-kneeling. +24 23 301 Pulao Crew Pu 3953 reporting! 1 +25 24 203 1 0.25 -400 +26 25 201 2 500220 5 400 +27 26 301 1 Qu Speak. 2 +28 27 301 Pulao Crew Report! Nodes Alpha 4 to Alpha 41 and Omega 6 to Omega 9 confirmed to be lost! 1 +29 28 301 Pulao Crew The commander of the East Wall Defense Line suggests that you fall back three blocks, and then blast the buildings to fall back! 1 +30 29 301 Qu What about the commander? 2 +31 30 301 Pulao Crew The commander only had me tell you: "Thank you for not killing me eight years ago." 1 +32 31 301 Qu ...So he's trying to die on the battlefield after all. 2 +33 32 301 Qu Go. Retreat three blocks and relay the news for me. 2 +34 33 301 Qu ...That'll give them some time to prepare. 2 +35 34 301 Pulao Crew Roger! 1 +36 35 202 1 1 +37 36 203 2 0.25 +38 37 301 The Pulao crew member quickly turns and nimbly jumps out of the hole. +39 38 301 Guard Lady Qu, shouldn't we also start making preparations to retreat? +40 39 301 Qu ... 2 +41 40 301 Guard Lady Qu? +42 41 301 Qu Take whatever supplies you can and retreat first. 2 +43 42 301 Qu The defense line extends from the Alpha Line to the Iota Lina. Some nodes must have held their positions. 2 +44 43 301 Qu They need someone to hold the frontline to give them time to retreat. 2 +45 44 301 Guard But! +46 45 301 Qu No buts. We all have Kowloong blood flowing in us. 2 +47 46 301 Qu Go. 2 +48 47 301 Guard R-roger! +49 48 202 2 1 +50 49 301 AniZhuanchangBegin Following this, Qu jumps out of the bunker and rushes into the infernal battlefield. +51 50 101 Assets/Product/Texture/Image/BgStory/Bgstory246.png +52 51 201 1 500223 -400 +53 52 301 AniZhuanchangEnd 1 Pulao Crew Alpha 3 and Iota 6 have lost communication with the Iota 8 barricade! 1 +54 53 201 2 500223 400 +55 54 301 Chiwen Crew Corrupted! The Corrupted are here! We still need time to withdraw the standard industrial blueprints! Can anyone from a nearby garrison offer support?! 2 +56 55 301 Crowd Ah—! No! Stay away! +57 56 202 1 2 1 +58 57 301 The once prosperous Kowloong City has become a hellhole. Here, Qu could not help but tighten her grip on her weapon. +59 58 201 1 500220 5 +60 59 301 1 Qu ... 1 +61 60 301 Qu shakes her head, perhaps at the unbearable sight of such tragedy. She takes a deep breath, putting her mind at ease momentarily. +62 61 301 Qu I'm the KCC leader—Qu. 1 +63 62 301 1 AniZhuanchangBegin Qu This battle—is my responsibility. 1 diff --git a/Resources/table/client/movie/movies/MovieYR01502EA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01502EA.tab.bytes new file mode 100644 index 0000000..42855d4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01502EA.tab.bytes @@ -0,0 +1,26 @@ +vt+tG?)B83(}*tq~a378ΩrciC&F/[ 3Ў$qU^ET)>nZ0Zf!(|29d[h\ GQId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory248.png +2 2 401 1 211 +3 3 301 DialogEnable War has long since ravaged this city... Perhaps, for too long. +4 4 301 The once prosperous and orderly city streets are now broken into dusty and disorderly ruins. +5 5 301 After killing the last Corrupted in the barricade, Qu could finally take a breath as the remaining soldiers evacuated the heavy artillery. +6 6 201 1 500220 5 +7 7 301 1 Qu The 43rd barricade... The 6,903rd person. 1 +8 8 301 Qu As for the other places... There's no point in rescuing them. 1 +9 9 301 Because their channels have all been in radio silence. +10 10 301 Qu There were no oversights in command and our preparations were sufficient. But that did little to change the results... 1 +11 11 301 Qu Even so... The Kowloong people still needed this war. 1 +12 12 301 Qu "Without real pain, people do not recognize the choices they have to make." 1 +13 13 301 Qu ...I lost. 1 +14 14 301 Qu flicks her glaive to the side, splattering the black ichor onto the broken wooden column beside her. +15 15 301 Qu Connect me to Heng Ji. 1 +16 16 301 System Notice Connected to Heng Ji's encrypted channel. +17 17 301 AniZhuanchangBegin Qu Begin the final preparations. 1 +18 18 101 Assets/Product/Texture/Image/BgStory/BgStory67.jpg +19 656 202 1 1 +20 19 401 1 201 +21 20 301 AniZhuanchangEnd Huaxu This is... Qu's data... +22 21 301 Huaxu What was Qu thinking... when she made this choice...? +23 22 301 After a brief moment of hesitation, Huaxu sends the data to the output. +24 23 301 Huaxu And AI should not hesitate or doubt. +25 24 301 1 AniZhuanchangBegin Huaxu Let alone Huaxu. diff --git a/Resources/table/client/movie/movies/MovieYR01601BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..9f85ed879258697ab00c46358442bbd803fbd37a GIT binary patch literal 14953 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,%YveId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +2 2 401 1 202 +3 3 301 DialogEnable On the other side, Roland, who has just received the evacuation order, is expressing his doubts to his companions. +4 4 201 1 500008 4 -400 +5 5 201 2 500101 400 +6 6 301 1 Roland Why did this end so quickly? 1 +7 7 301 Gabriel ... 2 +8 8 301 Roland This whole situation is too bizarre. It wouldn't have ended this fast even with Luna on the field herself. 1 +9 9 301 Gabriel Don't you believe in Miss Luna's power? 2 +10 10 301 Roland No, if this was a full frontal assault, no one would've been able to stand up to her. 1 +11 11 301 Roland But this was not the case. People would've hid and fled in all directions. It would've taken some time to find them if she was just by herself. 1 +12 12 301 Roland Just like Lamia— 1 +13 13 202 1 2 1 +14 14 201 1 500165 +15 15 301 1 Lamia Hey—! Why are you bringing me into this? 1 +16 16 202 1 1 +17 17 201 1 500008 4 -400 +18 18 201 2 500101 400 +19 19 301 1 Roland When you went taking care of the Babylonian squad who were searching for "that thing," didn't it take you a whole day to get back? 1 +20 20 202 1 2 1 +21 21 201 1 500165 +22 22 301 1 Lamia B-because there was a Construct hiding... 1 +23 23 202 1 1 +24 24 201 1 500008 -400 +25 25 201 2 500101 400 +26 26 301 1 Roland See my point? This whole situation is strange. 1 +27 27 301 Gabriel What's peculiar about a snatch and grab? 2 +28 28 202 1 2 1 +29 29 301 Not wanting to continue the conversation with Roland, Gabriel turns to leave. Likewise, Lamia recedes back into the shadows. +30 30 201 1 500008 4 -400 +31 31 201 2 500101 400 +32 32 301 1 Roland What I mean is— 1 +33 33 301 Even so, Gabriel cannot get rid of Roland. +34 34 301 Roland If it was just me and you, what would've happened? 1 +35 35 301 Gabriel We take what Miss Luna wanted and leave. That's all. 2 +36 36 204 1 +37 37 301 Roland Exactly. "That's all." 1 +38 38 301 Roland Infiltrate the Route Union, take what we wanted, and leave. All without alerting anyone of our presence. 1 +39 39 301 Gabriel ... 2 +40 40 301 Roland If Miss Luna wanted to destroy the Route Union, she would've done it more thoroughly. 1 +41 41 301 Roland She's left so many people alive, each person could be trouble down the line. 1 +42 42 301 Roland Luna's actions couldn't have been for a mission... Understand? 1 +43 43 301 Roland Not to mention, this isn't the first time she's held back. 1 +44 44 301 Gabriel ... 2 +45 45 301 Roland It's just like last time. She had Alpha sparing that guy instead of killing him as if that'd scare him straight. And then what happened? 1 +46 46 301 Gabriel What are you trying to say? 2 +47 47 301 Roland Would a qualified agent leave loose ends like this? 1 +48 48 301 Gabriel musters up a sneer through his vocalizer covered in heavy cloth and continues walking forward, despite Roland standing in the way. +49 49 301 Roland Hey, where do you think you're going? 1 +50 50 301 Gabriel Preparations need to be made. 2 +51 51 301 Roland Really? Need a hand? 1 +52 52 301 Gabriel That won't be necessary. It's just some trivial matters. 2 +53 53 301 Roland Nonsense. You've been unusually busy recently. You must be up to something big. 1 +54 54 301 Gabriel If you want to complain about not having enough work, just spit it out already. 2 +55 55 301 Roland No, no. That's not what I meant. 1 +56 56 301 Seeing Roland's persistence, Gabriel stops in his tracks. +57 57 301 Gabriel It's "feeding" time. 2 +58 58 301 Roland Huh? You sure seem attached to it. 1 +59 59 301 Gabriel Someone who talks to skeletons everyday says I'm attached? 2 +60 60 301 Unable to see Gabriel's face behind his metal face mask, Roland felt a mixture of delight and contempt from him. +61 61 301 Gabriel Now it's the only thing I care about. 2 +62 62 301 AniZhuanchangBegin Gabriel Humanity's worst nightmare has finally come to life. We must see to it that raise it right. 2 +63 63 202 1 2 1 +64 64 101 Assets/Product/Texture/Image/BgStory/Bgstory55.jpg +65 65 401 1 12 +66 66 201 1 500100 +67 67 301 AniZhuanchangEnd 1 α You seem irritated. 1 +68 68 201 1 500238 3 +69 69 301 Luna ... 1 +70 70 201 1 500100 +71 71 301 α "Stupid things as always" wouldn't make you have that expression. Does it have anything to do with what Huaxu showed you? 1 +72 72 201 1 500238 +73 73 301 Luna Sister. 1 +74 74 201 1 500100 +75 75 301 α Yes? 1 +76 76 201 1 500238 4 +77 77 301 Luna ...The institute brought back some memories from my past. 1 +78 78 201 1 500100 +79 79 301 1 Alpha remains silent for a moment. Obviously, she knows what Luna meant by her past. +80 80 301 α It's now in ruins. 1 +81 81 301 α I understand why you feel this way, but that wasn't the smartest course of action. 1 +82 82 201 1 500238 1 +83 83 301 1 Luna You don't need to worry about me, Sister. 1 +84 84 301 Luna No one can shake the power of Ascnet. Not as one person. Not as a group. 1 +85 85 201 1 500100 +86 86 301 1 α I wouldn't state the obvious. 1 +87 87 301 α Destroying that institute can't change the past. It will only affect your mood. 1 +88 88 301 α Do you want to do something for them? 1 +89 89 201 1 500238 3 +90 90 301 1 Luna I only did what I wanted to do. 1 +91 91 204 1 5 +92 92 301 Luna hovers over her sister and gazes off at the ruins in the distance. +93 93 301 Luna I'm not interested in seeking justice for those "sinners." 1 +94 94 301 Luna I'm only interested in uprooting all that I hate. 1 +95 95 301 Luna No matter if my actions benefit others, they will never thank me. But, I've never sought humanity's gratitude. 1 +96 96 301 Luna I only do what I want to do. And that's all I'll ever do. 1 +97 97 201 1 500100 8 +98 98 301 1 α ...Apologies. I always seem to infer the current situation according to how you used to think as a child. 1 +99 99 201 1 500238 1 +100 100 301 1 Luna It's fine. 1 +101 101 301 1 AniZhuanchangBegin Luna Nothing wrong with habits brought about by memories, Sister. 1 diff --git a/Resources/table/client/movie/movies/MovieYR01603BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01603BA.tab.bytes new file mode 100644 index 0000000..d1af108 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01603BA.tab.bytes @@ -0,0 +1,41 @@ +ı/mIN;lx4ZB;>⤮F$g/ l],Z!܀奤 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01703BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01703BA.tab.bytes new file mode 100644 index 0000000..1e8ebef --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYR01703BA.tab.bytes @@ -0,0 +1,90 @@ +c 9(> |c@)RdaN,.# )j"LqGo/Fɞp\$a à 9/H1G5p_o:d9@`t0a`]+ n)kId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +2 2 401 1 203 +3 3 401 2 1508 +4 4 201 1 500013 +5 5 301 1 Corrupted Rargh—!!! Argh!! 1 +6 6 202 1 1 +7 7 301 ??? Ahhhhhhh... Help! +8 8 301 The hiss of the Corrupted entwines with the young girl's scream. Encountering Corrupted in a dark and narrow underground passage was akin to falling prey to a hunter's trap. In other words—there is no escape. +9 9 301 But the strange thing is that the girl's scream seems stiff... and almost indifferent. +10 10 201 1 500281 +11 11 301 1 ??? Is that what the protagonist sounds like when she encounters a monster in a story? Words on a page do little justice… 1 +12 12 301 The girl closes the digital file on the miniature holo-screen in her hand, then a comically large chainsaw for her slender figure appears in its place. +13 13 401 2 1508 +14 14 201 1 500013 +15 15 301 1 Corrupted Rargh!!!!! 1 +16 16 301 The mindless Corrupted continues to roar, oblivious to the change in persona of the girl standing before it. +17 17 201 1 500281 +18 18 301 1 ??? BABY—YOU'RE—A—FIREWORK— 1 +19 19 202 1 1 +20 20 401 2 10007502 +21 21 301 AniZhuanchangBegin The girl shouts as she sends the Corrupted flying into the air with her giant chainsaw. The poor Corrupted smashes through the ceiling and blasts off at the speed of light. +22 22 101 Assets/Product/Texture/Image/BgStory/Bgstory6.jpg +23 23 401 1 201 +24 24 301 AniZhuanchangEnd Long awaited sunlight shines through the hole in the ceiling—finally shedding light on the slender girl, Nanami. +25 25 201 1 500091 +26 26 301 1 Nanami What's this? Looks like the Corrupted dropped something... 1 +27 27 301 Nanami picks up a red envelope from the pile of scraps left by the Corrupted. +28 28 301 She looks it over for some time, but she is unable to surmise anything noteworthy. So, she stuffs it into her jacket. +29 29 204 1 8 +30 30 301 Nanami What a drag... I've looked everywhere, but I can't find anyone to talk to. 1 +31 31 204 1 1 +32 32 301 Nanami I guess I'll make up a reason to go to Babylonia and hang out with the commandant... 1 +33 33 301 Right at that moment, Nanami, leaning on her chainsaw in a strange posture, glances around the underground passage as glittering lights approach her. +34 34 204 1 +35 35 301 Nanami Huh? What are they! Corrupted...? No, they can't be... 1 +36 36 202 1 +37 37 301 AniZhuanchangBegin She tiptoes into the darkness, overcome with curiosity. +38 38 201 1 500091 1 +39 39 301 AniZhuanchangEnd 1 Nanami Meow—! Meow—! 1 +40 40 301 She knows they aren't cats, but she still continues to meow in an attempt to sooth the peculiar creatures. +41 41 301 As she gets closer, the glittering lights rustle in the darkness and slowly approach her. +42 42 204 1 +43 43 301 Nanami Huh...? You're... 1 +44 44 202 1 1 +45 45 301 Through the sunlight, Nanami sees that the lights are all coming from excavation mechanoids. +46 46 301 The mechanoids all have the same bright red coating, which was a rare sight to see. +47 47 201 1 500091 1 +48 48 301 1 Nanami Aw, look at you cuties! 1 +49 49 301 More lights appear throughout the underground passage, surrounding Nanami in a far greater number than anticipated. +50 50 204 1 5 +51 51 301 Nanami Huh? Are you trying... to attack me? Bring it on! I'm not afraid of you! 1 +52 52 204 1 +53 53 301 However, the mechanoids show no intention of attacking. Instead, they only rub up against her. +54 54 301 Nanami Are you... thanking me for defeating that Corrupted? Doesn't seem like purely logical behavior... 1 +55 55 301 A few mechanoids crawl onto Nanami in excitement. +56 56 301 Nanami looks down to see that the mechanoids seem to be showing a liking to the red envelope that was dropped by the Corrupted. +57 57 204 1 +58 58 301 Nanami That's strange... Why do you guys like this so much? 1 +59 59 202 1 1 +60 60 301 Nanami can vaguely feel that although these machines are not sentient, they have begun to develop a hive mentality. +61 61 301 She pats the mechanoids, trying to sense their will. +62 62 201 1 500091 +63 63 301 1 Nanami You guys are too weak and primitive... Whether that be mentally or physically. 1 +64 64 301 AniZhuanchangBegin Nanami If no one protects you, you won't stand a snowball's chance in hell against even just one of those Corrupted... 1 +65 65 202 1 1 +66 66 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +67 67 401 1 36 +68 68 301 AniZhuanchangEnd —Who should lead them? +69 69 301 —Is there only one right way forward? +70 70 301 AniZhuanchangBegin —The only way to create something from nothing, is... +71 71 101 Assets/Product/Texture/Image/BgStory/Bgstory6.jpg +72 72 401 1 201 +73 73 301 AniZhuanchangEnd Nanami gradually comes to a halt, leaving only the consciousness of mechanoids dispersing outward. +74 74 301 The mechanoids sense a fluctuation in Nanami's consciousness, then instinctively flee like an avalanche from unknown danger. +75 75 201 1 500091 5 +76 76 301 1 Nanami Hey! Ahhhhh!!! 1 +77 77 204 1 +78 78 301 After coming back to her senses, she cries out in regret as she sees the mechanoids disperse. +79 79 301 Nanami Where are you going! HEY!!! 1 +80 80 301 Nanami searches every nook and cranny of the underground passage, but the mechanoids have already left without a trace. Seems like they're a lot more skilled at hiding than anticipated. +81 81 204 1 5 +82 82 301 Nanami You're starting to piss me off! I'm not gonna give up that easily! 1 +83 83 301 Nanami I'll think of a way to find you... You little... 1 +84 84 301 Nanami suddenly realizes that the mechanoids have not had a name, but quickly comes up with a nickname. +85 85 204 1 1 +86 86 301 Nanami I got it! I'll call you "Xi"! Alright, it's decided! I'm gonna catch you Xis, then we'll have fun… 1 +87 87 301 Nanami But I don't even know where they are hiding... I'll have to come up with a way to smoke 'em out... 1 +88 88 202 1 1 +89 89 301 1 AniZhuanchangBegin Looking at the red envelope on the ground, a lightbulb appears to go off in her head. diff --git a/Resources/table/client/movie/movies/MovieYR01801BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01801BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4f872dd9c14ac03157a18c14eabb4450028eeecb GIT binary patch literal 8485 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 b&rd)fge+=7T<2P_J^qV9A!s_0jimoC{f{1r literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYR01802BA.tab.bytes b/Resources/table/client/movie/movies/MovieYR01802BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b3fd79434aa9b41d92e793dad634f2ec329dadbf GIT binary patch literal 4334 zcmb7HPpBkE9aivQJ$MUA5OPo~FY)sBz3HBr_eVn>yGg(~m@MpLmqdcpbk}s3(_Ph8 zb?>B6NRA=r;Gcu&!9zq)*n<(#96g90#ET2Mh=d>_Bm|8ogWs=urh8`I>wyf#o0{&b z`u+R9?^o}W4^AF_^q-Fg@7yl`yZ_`17eD#i`>A+s@3W8G|NR&K_t-z`H(&hCuYZ1i z|FQ4<`MuF6{`Kj_`41=8uKns4pa1dOpZVO;!w3KT)VJ!p-)Hr!qYocH`06`<{hj{f zPv5m){@_n{e>T7NrN__S{=uWatRH;%?i2N!zy09h_rCqzKm7YgUw`T^5AMHp=gC)Y zyk5RFiP?>)R7PX+oP4=#e_YgsWD|EYGtnI1&+3@nl!?+ew8|NN`EUQ^8JUTi9yOC& z!iwB|EqIA7XJI=VwzE+?8@IFLc6QRvPTSd8I|~Ngw6hX)W`fR6&>0FkOF?HU=xha@ zv7oaScGkkqTG&|&J8NNQEgZkJzZbB8v0#8d4C#6?t%QzJp%Y3bJ#$W$?&y{^aTS$E z7f63)<6At3LaCAqyEBd0Vs~U|~Do-mt$nWJAV= ze!(+JWCk9IX(pS67pde6;YyTM$6Prs9Cs>{x}=%N7NT~C+h;bv_xDC@v^u$YG%0y( zq~qF@{F{|@gtY_wvdv?KL$zB-d&t*UmZ{Qnyz%z6yeBP>jGk3a#=WM;Y`kgu#?;)C zyu1{S=5*k7UkarYPI00~zJOCP9uvOoG`cD(7rSImNJ9W;lkEaRo& zRyoOqcaFlxLnN85esSv#}p0JZm1J7&8Qlbs{SH42gyjyiP?? zNZot#DLcJ<@**`J09PcEj0(*~K2=oGRjmpu3t=g%Fezs<2_Jl-<=s2#12AiSSJ>=A6gxJ7kziwkd^$K_cZ}9DsY>>=(y_EMQ}aWj z?G+yw4H?GT{pyidGStWIx)kL5O{urJa zEuA6XEb5R+>khbdg^Zw;SSMyB^oVrjR;85#;SzpF*~)QKl~XIl{E(B~r;W8$QOcMT zk1{O7HXmm$=8!~C)h&%eBs9+rB92L6tf~4%COBmnm!e!x8?>@i8fpt6&*qmB*vJC~ z(79L$h^uFDDxE4t*%U=VJ~TvIN2TKyZ)gs3Uk?6@j>mY95D2Z9mKI$N=2a0YgLX~QP-GCv?er=rXfUfj0fQjX0?T@>C_{$5bNv{sX|e4S8t-TCdDp%A%_ZwL)rg4H8rtrPrqb;hZmw z&0_9Kfs}Jm5^9z`82D2F?gF)Pr0flp(35@Iv98}cToE?Ki#@L!)1X;=0EBu_0)xsm z{EJcYTnmlbBe{Z4OaM@3w88WvEbt20P||>3ke03<^b9T}Ru!<6AlO2H;7Hm+iUK@>GdL$Q z6?~i`BT)@6QG3giO7BSM2@5ajF3b{KD6KgTrV9vqS^{Z>6$o6CQZBLso|-HsZ_wv_ zr5(gyBiUx^WYhjA3S`*PRSH*VC=)%IL5$(ss`_P03|I&o&WIK9mGB0OB9$Wc5j6Bu`8fgq@&_06GlsEIzKeBtd~b4d)DAU7 zGm@srC{-}o-J2v6=%^+3(&78?K0q%57ZU+G{GC W(0MhFgaZ>jufX+~f>?g{p8tRD@=Uw{ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01101BA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01101BA.tab.bytes new file mode 100644 index 0000000..afa954b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01101BA.tab.bytes @@ -0,0 +1,67 @@ +ܖ1,^~k. ii=R_e\.TI8|:[X +b9 :Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 208 +3 3 301 DialogEnable System Confidentiality Level: A+, Urgency: S, Hazard Index: A+, Authentication: Gray Raven. Mission details uploaded. Implementing the permission request... +4 4 201 1 1021001 3 +5 5 301 1 Lucia ... 1 +6 6 302 What is it? 7 You seem quite serious... 7 +7 7 204 1 +8 8 301 Lucia Commandant, a new request for combat has come in from Babylonia. 1 +9 9 301 Lucia It's different from our typical missions this time... Commandant, do you know anything about the "Memory Chip"? 1 +10 10 302 Indeed. 11 Not much. 14 +11 11 301 Lucia As you know, the Memory Chip is the culmination of extraordinary tactical memory data of human ancestors. 1 +12 12 301 Lucia As the commandant, you can equip and combine various Memory Chips for the Construct through the tactical support program to design a tactical plan. 1 +13 13 25 301 Lucia In this way, the Construct can make use of different tactical memory data to better deal with the changes during battles. 1 +14 14 203 1 0.25 400 +15 15 201 2 1011001 -400 +16 16 301 1 Lee Your answer makes me wonder if we've been in a state of vacancy in the six memory slots. 2 +17 17 302 Well, I doubt it. 18 Correct. 21 +18 18 204 2 10 +19 20 22 301 Lee ... Am I supposed to feel relieved now? All in all, the Memory Chip is the culmination of the extraordinary tactical memory data of our human ancestors. 2 +20 21 301 Lee It's something to think about whether it's the amazing luck or the inconspicuous leadership of the commandant that has gotten the Gray Raven this far. 2 +21 22 204 1 +22 23 301 Lee As the commandant, you can equip and combine various Memory Chips for the Construct through the tactical support program to design a tactical plan. 2 +23 24 301 Lee In this way, the Construct can make use of different tactical memory data to better deal with the changes during battles. 2 +24 25 301 Lucia The Memory Chip tech has always been a significant and effective approach to enhance the overall battle power of Constructs. 1 +25 26 301 Lucia But now, it was intercepted by the Ascendants. 1 +26 27 302 What's going on? 28 +27 28 301 Lucia The tactical terminal of Babylonia was recently infected by the Punishing Virus and it tore a tiny gap. 1 +28 29 203 1 0.25 400 +29 30 201 2 1011001 -400 +30 31 301 1 Lee The gap is extremely small. Records show that a central system has found and fixed this tiny gap in 0.03 seconds. But the gap... happens to be where the memory data is stored. 2 +31 32 204 2 10 +32 33 301 Lee This was a well-planned and targeted attack, most likely initiated by the Ascendants. 2 +33 34 204 2 +34 35 301 Lee Though we've isolated the memory data that was briefly exposed, only 27.7% of the memory data is guaranteed to be uncorrupted after a thorough check. 2 +35 36 302 Things are not promising. 37 What should we do? 40 +36 37 301 Lucia Yes, Commandant. 1 +37 38 301 Lucia Fortunately, Memory Chip tech is a core tech that has been put into research since the end of the Post-Pandemic Age. 1 +38 39 44 301 Lucia All original data of uncorrupted memory should still be preserved in the ground tactical initially deployed on Earth. 1 +39 40 301 Lee There's still hope. Don't panic. 2 +40 41 301 Lucia Yes, Commandant. But according to the analysis of the early related records, Babylonia has acquired an important message. 1 +41 42 301 Lucia At the end of the Post-Pandemic Age, humans once deployed a ground tactical terminal on Earth, where it was highly likely to preserve all uncorrupted original memory data. 1 +42 43 301 Lee That's right. 2 +43 44 302 Are you sure it was not corrupted? 47 Do the ascendants have any idea about this? 48 +44 45 204 2 +45 47 49 301 Lee I'm not a hundred percent sure. After all, the records were too far back and a lot of information was lacking, but it's worth looking into. 2 +46 48 301 Lee I'm not a hundred percent sure. But even if it's a risky move, it's also the only effective way to recycle the original uncorrupted memory data in the ground tactical terminal. 2 +47 49 302 Prepare for battle. 50 Liv? 52 +48 50 204 2 +49 51 53 301 Lucia Combat mission confirmed: Detect the original memory data in the ground tactical terminal and recycle the uncorrupted data to restore functionality. 1 +50 52 301 Lucia Liv, have you located where the ground tactical terminal is? 1 +51 53 202 1 2 1 +52 54 201 1 1031001 +53 55 301 1 Liv Commandant, I've detected ten ground tactical terminals through data analysis and calculations. 1 +54 56 301 Liv The positioning satellite detected that there was a strong reaction of the Corrupted everywhere, but no signs of the Ascendants... 1 +55 57 203 1 0.25 -600 +56 58 201 2 1021001 +57 59 201 3 1011001 600 +58 60 301 1 Lee We have to recycle all memory data before they discover the ground tactical terminals. 3 +59 61 301 Lee The information and corruption analysis report of the ten Memory Chips have already been loaded into my database. 3 +60 62 302 Prepare to move out. 63 A fight is waiting for us. 63 +61 63 301 Lucia Right. The first goal, memory: Cottie. Gray Raven, get ready for the battle. 2 +62 64 202 1 2 1 +63 65 203 3 0.25 +64 66 204 3 10 +65 67 301 1 AniZhuanchangBegin Lee I have a bad feeling... about the original memory data. 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYS01101EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01101EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c6f30bf9a922268b35331b90a1306080fdee8005 GIT binary patch literal 5812 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ݾ1S~kˊd*ĶZtt~ ~K(\<>9gzMEרp +/yo),d8AH7)H*IE!nYD \ވY[Nlem\?PbId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory14.png +2 2 401 1 5 +3 3 201 1 1011001 -400 +4 4 201 2 1081001 2 400 +5 5 301 1 Kamui Hah, here I am! 2 +6 6 204 2 1 +7 7 301 Lee What's this guy doing here? 1 +8 8 301 Kamui I heard you're having fun in combat. Of course I wanna be a part of it! 2 +9 9 301 Lee Fun? 1 +10 10 301 Kamui Boys and girls went on an adventurous journey in search of the lost history... 2 +11 11 302 Never thought that Kamui is actually... 12 Well... said? 12 +12 12 204 2 2 +13 13 301 Kamui Adventure and vigor! A song of boys and girls! Isn't this a qualified role-playing game? 2 +14 14 204 1 10 +15 15 301 Lee ...He's just a game fanatic. 1 +16 16 201 1 1031001 -400 +17 17 301 1 Liv Commandant, is this... how our battle seems? 1 +18 18 302 Yeah. 19 Not exactly... 19 +19 19 201 1 1011001 -400 +20 20 201 2 1081001 1 400 +21 21 301 1 Lee The way I see it, the whole story about the Moe Army is suspicious. Doesn't sound like a proper hero story at all. 1 +22 22 301 Kamui But they fought hard and won, isn't that enough? It's pretty awesome! 2 +23 23 301 Kamui Take me with you! 2 +24 24 204 2 2 +25 25 301 Kamui The Corrupted and all that, easy peasy! 2 +26 26 301 Lee Don't blame us if you get disappointed after tagging along. Besides, given your poor power, I guess it won't be any different whether you join us or not. 1 +27 27 204 2 +28 28 301 Kamui But sure I'm better than Lee, right? 2 +29 29 301 Lee Are you trying to get shot? 1 +30 30 204 2 2 +31 31 301 Kamui Yeah! Try me! 2 +32 32 202 1 2 1 +33 33 201 1 1021001 4 +34 34 301 1 Lucia Lee, Kamui, fights are not allowed in the team. 1 +35 35 204 1 +36 36 301 Lucia Kamui, I'm here to confirm that are you sure to join the Gray Raven and carry out the mission with us? 1 +37 37 203 1 0.25 -400 +38 38 201 2 1081001 1 400 +39 39 301 1 Kamui Of course! Let me be a part of it! 2 +40 40 301 Lucia Commandant, what do you say? 1 +41 41 302 Let him in. 42 I've got no other choice. 42 +42 42 202 1 1 +43 43 203 2 0.25 +44 44 204 2 2 +45 45 301 1 AniZhuanchangBegin Kamui Great! 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieYS01102EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01102EA.tab.bytes new file mode 100644 index 0000000..706a631 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01102EA.tab.bytes @@ -0,0 +1,78 @@ +0%U,Lakk.SC(`L!P@ 5&'!R Q!hk(MmaBTn;\p[P3: + w'0B4-wOy$DY(iId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory61.jpg +2 2 401 1 206 +3 3 201 1 1081001 2 +4 4 301 DialogEnable 1 Kamui Well, that was sure was an easy battle! 1 +5 5 201 1 1021001 +6 6 301 1 Kamui Commandant, all of the surrounding Corrupted have been destroyed. 1 +7 7 302 Any data on our target? 8 Looks like this terminal is our target. 10 +8 8 201 1 1011001 +9 9 11 301 1 Lee Yes, I'll update you while I boot up the tactical terminal in question. 1 +10 10 301 1 Lee Indeed. I'll try to boot up the tactical terminal in question. 1 +11 11 301 Lee Relevant data is missing due to the Punishing Virus. There doesn't appear to be any signs of tampering, but keywords include: Moe War, Guardian, Love and Justice, Loli... 1 +12 12 201 1 500070 +13 13 301 1 ??? Loli— 1 +14 14 201 1 1011001 6 +15 15 301 1 Lee Scientific research... Uni... 1 +16 16 201 1 500070 +17 17 301 1 Einsteina Why the hesitation?! Can't you read? Unicorns are pristine, pale white mythical beasts! 1 +18 18 201 1 1011001 400 +19 19 201 2 1031001 -400 +20 20 301 1 Liv ...Really? 2 +21 21 301 Lee ...According to the restored data, the Moe War began over the rights and interests of loli so they can live free from imprisonment and persecution. They went to war in order to protect themselves in an act of resistance against the Duck Army. 1 +22 22 202 1 2 1 +23 23 201 1 500070 +24 24 301 1 Einsteina What's wrong with fighting for girls to have the right to express their cuteness?! Cuteness is justice! 1 +25 25 302 You're right! 26 ... 26 +26 26 301 Einsteina So... Why have you come to see me, the renowned prodigal scientist, Einsteina? 1 +27 27 301 Einsteina If you've only come to talk without the company of a cute lass, you've committed a dire sin for waking me up. 1 +28 28 201 1 1011001 +29 29 301 1 Lee According to the data recording in another file corrupted by the Punishing Virus, she realized the Moe Army's wrongdoing and decided to leave. In the end, she decided to eliminate the... 1 +30 30 201 1 500070 +31 31 301 1 Einsteina Oh, that's just because the lovely Cottie-chan was too old. And I've never been an enemy of Cottie-chan. 1 +32 32 302 ... 33 Looks like the data was, in fact, corrupted. 33 +33 33 201 1 1031001 +34 34 301 1 Liv ... 1 +35 35 201 1 500070 +36 36 301 1 Einsteina Oooh! My dear cutie! How old are you—? 1 +37 37 201 1 1031001 6 +38 38 301 1 Liv S-sorry. I'm not human... That sort of question... 1 +39 39 201 1 500070 +40 40 301 1 Einsteina What? You all aren't human? 1 +41 41 201 1 1021001 +42 42 301 1 Lucia Appears we can speak to her, Commandant. Let me explain the situation to Miss Einsteina. 1 +43 43 302 I'll leave it up to you. 44 Go on. 44 +44 44 202 1 1 +45 45 301 ... +46 46 201 1 500070 +47 47 301 1 Einsteina Since when had the world become like this? 1 +48 48 201 1 1031001 7 +49 49 301 1 Liv Einsteina, you aren't depressed over the fact that you're already dead? 1 +50 50 201 1 500070 +51 51 301 1 Einsteina Well, I'm a scientist. Considering how far science and technology has come, of course I'm not upset! 1 +52 52 301 Einsteina Not to mention... 1 +53 53 301 Einsteina Can death really be defined so easily? 1 +54 54 301 Einsteina I may have been destroyed at the corporal level, but I am here now—or rather, my conscience exists in a program, so I can think and talk normally. 1 +55 55 301 Einsteina I didn't even realize I had "died" until now. What have I become? It's a fascinating question worth studying! 1 +56 56 201 1 1021001 3 +57 57 301 1 Lucia ... 1 +58 58 302 Lucia? 59 Yes, you're right. 61 +59 59 204 1 +60 60 301 Lucia I'm here, Commandant. 1 +61 61 201 1 500070 +62 62 301 1 Einsteina In short, I also understand your intention to come here. I am willing to contribute, but before that, I have a request! 1 +63 63 301 Einsteina I must be uploaded by a cute lass! The girl with white hair just now is quite nice. Ah, the girl with black hair will also do— 1 +64 64 202 1 1 +65 65 401 2 1506 +66 66 301 (Ka-cha—) +67 67 201 1 1011001 -400 +68 68 201 2 1081001 400 +69 69 301 1 Lee ...Don't all of a sudden slam the terminal shut with your brute strength! Kamui! 1 +70 70 302 Good job, Kamui. 71 Everything alright, Lee? 71 +71 71 301 Kamui Hm? Weren't you just about to close it? 2 +72 72 204 2 2 +73 73 301 Kamui Cool your jets! It's been long enough. I'm sure you've already finished recycling her data. 2 +74 74 202 2 1 +75 75 203 1 0.25 +76 76 301 1 AniZhuanchangBegin Lee ...Test passed. Memory: Einsteina, recycle completed. 1 diff --git a/Resources/table/client/movie/movies/MovieYS01301EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01301EA.tab.bytes new file mode 100644 index 0000000..93427f4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01301EA.tab.bytes @@ -0,0 +1,101 @@ +OhimB[_x + +0vL|`Z$kǶ%1bS}=&>,X[m[a卩$d FeI6ߜGZ@8VζK`4jq]T2zNlR({Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory61.jpg +2 2 401 1 102 +3 3 301 DialogEnable ??? Number of newly added responses: 4. Overall assessment of battle time and power: B+. +4 4 302 What was that? 5 Ascendants? 5 +5 5 201 1 1021001 -400 +6 6 201 2 1031001 400 +7 7 301 1 Lucia Unable to confirm. Liv, is there anything unusual on the radar? 1 +8 8 301 Liv Not that I know of. No ascendant reaction detected... 2 +9 9 302 Check the tactical terminal first. 10 Anyway, let's go as planned. 10 +10 10 301 Lucia Lee, check the tactical terminal. 1 +11 11 202 1 2 1 +12 12 201 1 1011001 +13 13 301 1 Lee Roger. 1 +14 14 301 Lee ...The tactical terminal is already activated. 1 +15 15 401 1 205 +16 16 201 1 1041001 1 +17 17 301 1 Nanami Hi, finally you're here! 1 +18 18 302 ...Nanami? 19 Is Nanami the one who activated the terminal? 19 +19 19 301 Nanami Ah, Nanami activated the machine! 1 +20 20 201 1 1011001 10 +21 21 301 1 Lee We're lucky it was not the Ascendant... But she might be more of a trouble than the Ascendants. Why is she here anyway? 1 +22 22 201 1 1041001 +23 23 301 1 Nanami It's such an interesting mission. How could you leave me out of it? That was unacceptable, Commandant. 1 +24 24 302 Eh? Is it my fault? 25 I didn't think it through. 25 +25 25 201 1 1011001 10 +26 26 301 1 Lee Regardless of whether the mission is interesting, its confidentiality level should be A+. How could she possibly know... 1 +27 27 201 1 1031001 +28 28 301 1 Liv Commandant, according to the record analysis of the system monitor station, a data fluctuation with a deviation value of 0.0274 was captured not long after the mission was released. But since it was fixed soon... 1 +29 29 301 Liv There was no record of any information theft warnings or error reports in the system... 1 +30 30 201 1 1041001 +31 31 301 1 Nanami Stop ignoring me. Hi, can anybody hear me? 1 +32 32 201 1 500071 +33 33 301 1 Becky Full body scan completed. Attempting to call up information. Data analysis... in progress. 1 +34 34 302 Seems that the voice at the beginning was Becky. 35 +35 35 301 Becky Name of the memory body, Nanami. Height, 145 cm. Weight— 1 +36 36 202 1 1 +37 37 301 Clap! +38 38 201 1 1011001 -400 +39 39 201 2 1041001 400 +40 40 301 1 Lee The integrity test has not started. Stop messing with the control center! 1 +41 41 204 2 2 +42 42 301 Nanami Is that wrong? But it's fun! 2 +43 43 301 Lee Does fun mean you can mess with it? 1 +44 44 204 2 +45 45 302 Alright. 46 Let's get down to business. 46 +46 46 301 Lee Anyway, I'll start to test the integrity of the data, during which we need to keep trying communicating with the memory. 1 +47 47 204 2 2 +48 48 301 Nanami Leave it to Nanami! 2 +49 49 202 1 2 1 +50 50 201 1 500071 +51 51 301 1 Becky ... 1 +52 52 201 1 1041001 +53 53 301 1 Nanami Why are you so quiet? Damaged by Nanami? 1 +54 54 201 1 500071 +55 55 301 1 Becky ...Hazard source, hazard level A+. 1 +56 56 201 1 1041001 +57 57 301 1 Nanami Well, hazard source? Where? 1 +58 58 201 1 1011001 +59 59 301 1 Lee To guarantee the accuracy of the test, please avoid saying things that will cause abnormal data fluctuation in the memory. 1 +60 60 201 1 500071 +61 61 301 1 Becky Preliminary determination, hazard level B. 1 +62 62 201 1 1011001 +63 63 301 1 Lee N-nani?! 1 +64 64 201 1 500071 +65 65 301 1 Becky ...No exception. 1 +66 66 401 1 208 +67 67 201 1 1021001 +68 68 301 1 Lucia Unless there's some other issue, allow me to stop you right there. 1 +69 69 301 Lucia Hello, memory: Becky. Request permission to consult. 1 +70 70 201 1 500071 +71 71 301 1 Becky You're individuals certified with Marshal Cottie's SEC2355 data inquiry. Thus, you're allowed to inquire about information with a confidentiality level below A. 1 +72 72 201 1 1021001 +73 73 301 1 Lucia The analysis of the memory coordinate information has been uploaded to the tactical terminal. 1 +74 74 301 Lucia Are the storage coordinates of the original memory data of Moe Army that we acquired correct? And are there any changes or abnormalities in the state of memory? 1 +75 75 201 1 500071 +76 76 301 1 Becky The error rate of coordinate information is 2.12%, basically consistent with the data. 1 +77 77 301 Becky Unable to determine the status information. 1 +78 78 201 1 1021001 +79 79 301 1 Lucia And why is that? 1 +80 80 201 1 500071 +81 81 301 1 Becky The networking module is damaged, so the current information cannot be obtained. I'm having trouble determining the status of other memories. 1 +82 82 201 1 1021001 +83 83 301 1 Lucia I see. Thanks for your help. 1 +84 84 201 1 1011001 -400 +85 85 201 2 1031001 400 +86 86 301 1 Lee Lucia is quite good at communicating with such kind of person... 1 +87 87 302 Lucia is also like that. 88 Perhaps it's not like that. 88 +88 88 204 2 6 +89 89 301 Liv When Lucia is being serious, she becomes quite charming! 2 +90 90 302 I get it. 91 Liv, you seem a bit excited. 91 +91 91 202 1 2 1 +92 92 201 1 1021001 +93 93 301 1 Lucia Commandant. 1 +94 94 302 Ahem, what is it? 96 Lucia, did you hear me? 95 +95 95 301 Lucia What? Excuse me, Commandant, I wasn't paying attention. 1 +96 96 301 Lucia Testing and recycling completed. Now let's head back to the base, shall we? 1 +97 97 302 Haha, sure! 98 Let's return to the base. 98 +98 98 301 1 AniZhuanchangBegin Lucia Understood. 1 diff --git a/Resources/table/client/movie/movies/MovieYS01401BA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01401BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c4ce0bd1096cf1ec2d3ef0183a02cf3200f62268 GIT binary patch literal 2754 zcmb7GO^6&t6c#Yn0Q!cyLx_hCJ@7JHiTi97)-#RM5yVmnQ6DXYV4}s z*+B(8dWc>;c<`d+5)p5?2ssH7iFyzWQBZ`4dRYVyf*|5o-Lu`ZyFCjjimBIKRr9|3 z-uGU0)PL%uLtp)Q^OXnhKL~#MynV=29^vixwvRmd`1UW4E!@A;z4`X>)&IW!`0mx; zpHOc;z4G^UeM|hS&U|;|*IS2={c-Q--`@J`_TcJ=_y0Nn?cf`B-MQOYTm1gB8}HC( z;!nRkz4iL`qZigzPF_Cx#hnj6IsD_XGw&jd=sxG1(v z{%~b75~QnFLgj5>JTHB+A_jq6mO(`Dl#c0}RT1)ueU%xPc+4aHGP_2mmYZAk+-l@j zGq+l~wUk@!-0I{Oa|*NY!U{L6@WTp6tnkDNSFG^G3TLeF<`&-E!kb%oa|>^7;mvJc zt5z6cgfIs`1a!SLOt|!hTn;Rm_MO(k=*3I1@)OT2UIG0{EEc;FABe@3!DXZ3$~codgH2Ma)$CzQTD8(7O}iNYv-aYU8yaXDn6vPR-F7Hx)k@1w>;~$lKucER zRkgB2mUeL3CBT+=0Vk`0PbVs&zA(Zw)C>g`QbZHVjp5$L*}2f$q`enF#?(9j9n#qY z0OVX$podCDr5Mw5Dvpzp5kBQeyv@K&rm%!RpF-w9M-PXDL4Alw7PKiDz;aGS5tlxf zW`X)sT84thRI5lRDJ)VQNM!n8J}t~8=!gtdk+!+gK}=Ykpw9qF1=BUBG}VbWq@4By zPfXBHLb|B}FNM&hW3H)DhKFGqrWkBl&ZJL0m4v=LW#~|ZBic(0)u9?wUybEKGGq;c zJ}bnoWgz<_5WwZc3~}uAKbj<;l*(kF2!oFIH=MAUPR-I`J(V`BZV~i-eBiV;FSOOl zTs^WSg1#puSe6nE2MQ@^@Yp8kGrJHzXPQXQ96B9w3r_@_0-zJbWz08) zrsKfanD&D$gsUHm*AgMU2{aW2Ay_sFtK~q~Y{4pNC}j?i?&e1bTVR%Bk!G<*l|=D? zerzIVzEwY0E$wRfABEf#Gz>NbRt0*#mR;0JsR;{h0&#B%#E7l7L$=rgc)u7DS;5VfHr5l4a6mZiRm zX%GB|VgU!)DT@cdSt4$Fz2wTx=ol!Pj6m%mjUj~HCfP*KelVS|&m|4wXs1)f@oZX7 zllg$ObUOrnh85J;>HUo_fO$2b?tqjjG0^s|?~(K~4iKkY(UWvt2>Y8|?9Z>Az?5r0 J8uqnn<$q5-PEr5> literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01401EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01401EA.tab.bytes new file mode 100644 index 0000000..9864182 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01401EA.tab.bytes @@ -0,0 +1,63 @@ +2uc8Jd8H7N/r}6i:{(VIeplRhj3*p(8rZO&cArwO酕 =OΓ^Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory61.jpg +2 2 401 1 210 +3 3 201 1 1021001 -400 +4 4 201 2 1011001 400 +5 5 301 DialogEnable 1 Lucia No abnormalities in all areas. All Corrupted cleared. 1 +6 6 301 Lee The tactical terminal has been found, but there were no clues about the sound of singing. Could it be that Liv heard it wrong? 2 +7 7 201 2 1031001 400 +8 8 301 1 Liv ... 2 +9 9 301 Lucia Liv? 1 +10 10 301 Liv The sound of singing... is coming from the tactical terminal. 2 +11 11 202 1 2 1 +12 12 201 1 1011001 +13 13 301 1 Lee I'll go check it now. 1 +14 14 401 2 1509 +15 15 201 1 500072 +16 16 301 1 ??? ... 1 +17 17 301 Condelina W-who's here? 1 +18 18 201 1 1031001 6 +19 19 301 1 Liv That voice is... 1 +20 20 201 1 1021001 +21 21 301 1 Lucia We're the Gray Raven. 1 +22 22 201 1 1031001 6 +23 23 301 1 Liv He-Hello! 1 +24 24 201 1 1011001 +25 25 301 1 Lee Liv has actually made the first move? 1 +26 26 201 1 500072 +27 27 301 1 Condelina He-Hello... 1 +28 28 201 1 1011001 +29 29 301 1 Lee Commandant, does this way of talking sound familiar to you in terms of frequency? 1 +30 30 302 Yeah. 31 Frequency? 32 +31 31 33 301 Lee Liv and Condelina... Perhaps that's why Liv is the only one that can hear the sound of Condelina's memory on the terminal. 1 +32 32 301 Lee Liv and Condelina... I can't say for sure. But perhaps that's why Liv is the only one that can hear the sound of Condelina's memory on the terminal. 1 +33 33 201 1 1031001 6 +34 34 301 1 Liv Pardon me, I heard the sound of singing just now. I guess it's from you... 1 +35 35 201 1 500072 +36 36 301 1 Condelina Ah, that's embarrassing! My voice must be awful... I'm sooo sorry! 1 +37 37 201 1 1031001 6 +38 38 301 1 Liv Not at all! You have a beautiful voice! I even forgot about the battle since I was totally attracted to it... 1 +39 39 201 1 1011001 +40 40 301 1 Lee According to the data, memory type: Condelina, one of the members of the Moe Army, also a first-class assassin. Records also show that she's introverted and shy with a passion for singing... 1 +41 41 302 She doesn't seem like that... 42 Such a sharp contrast... 43 +42 42 44 301 Lee Well, the memory integrity test passed. No signs of Punishing Virus corruption were detected. 1 +43 43 301 Lee ...The memory integrity test passed. No signs of Punishing Virus corruption were detected. 1 +44 44 201 1 1021001 +45 45 301 1 Lucia Commandant, I've explained the current situation to Condelina and she agreed to assist us. But... 1 +46 46 201 1 1031001 6 +47 47 301 1 Liv Commandant, I'd like to ask Condelina to sing for us at the end of our recycle mission... 1 +48 48 301 Liv Condelina has such a sweet voice! Can I ask for your approval? 1 +49 49 302 I see. 50 You have my permission. +50 50 204 1 1 +51 51 301 1 Liv Awesome! 1 +52 52 201 1 500072 +53 53 301 1 Condelina ... 1 +54 54 201 1 1011001 10 +55 55 301 1 Lee ...How long do we have to stand here like this? 1 +56 56 201 1 1021001 +57 57 301 1 Lucia After all, Liv is the only one that can hear the sound of singing from Condelina, but at least... 1 +58 58 201 1 1031001 6 +59 59 301 1 Liv ... 1 +60 60 302 She really seems to like it. 61 Let's wait a little longer, Lee... 61 +61 61 201 1 1011001 10 +62 62 301 1 AniZhuanchangBegin 1 Lee ...Seems that there's no other choice. I see... 1 diff --git a/Resources/table/client/movie/movies/MovieYS01501EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01501EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..17374036b28ec453f7a5e9005c67b1a52bda856b GIT binary patch literal 5254 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01601BA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01601BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..74fb8e118ff2a69de68505f0cbce52872840b55b GIT binary patch literal 3018 zcma)8O^6&t6pn{L-oQZc5EVSsdf9{P>{QRp?v5xSo9ONmiHp0ktg<1s(={{Ac6SX` z-MbDNFN%VggAim7MkIQPR|DqY%|pl`@sP71_yaj4M8T6{{Hl9qdS;j&EgsV~)m8oe zzW2RaDF1T({l~Vu7jAs^=k2>MetFCJ?a>qOHb38KwyqyLzIx)PhyOg)4$eRM)$GdA z50B38Jp1GE(hn~`e)sD~4^G^&4dPNvPt zv^kkJr?yipaNmLbuWRMTjc9%o;g7YPUkgM_&M&t% zBBi_iC$E+|VauMHG>Qd>9HMHX%5LCPo3syW#X^NDM9$DwUas@<;Q#o!VxdY^qDr#i zj3;~r`^By=?M6<^9-I=iDt%wgu@x=4>@~43Lv~sPfe2j@MkO1D38Pr3Su-nTn4XUG zV<%~Ww%Q_^H7s3VuJXbbYfCNdy9uLMSgeB5P`VyfAcngv~E;*Q;I*P^x@axLGVMOw6>MSPRNsa$euNK3i5F!m@G zmS|}>7Y@+kq`7!5?^Ll+r~0s~oL-3=o}f)YYmaqR45wxTn6IUE-1k{au><6%WHB;f z0H|ds9yg@&pN4P%9I4Hs4pY2++Jde*c2;N^dZ8$lO3WaBuIGlc5o@RbNz63_5x~3b zi+y~pF=6(QAYi~I#6-ZEKyL8iU16kM6Z^_@SsaG4A&n8b%aG$(n*4O}3PF&tzBxQK zY!X}%q$)wiDu++499|>HkUI#Fl(gl+;y~@oQj#gr)B=`UUqq+ldktX;nKhMWUWj)l z(%=W1PAwZMO#j*)Z6G&P5$no`?MmPr$2C6dGB-{_($4|VZ(`TQj(yK~QwowV5MO9UAS&z3-Wie0oG_#cO9RK}tZh)8M>k+ER!;lc(> z3hjGR18}*7!|Mcrok(OdrV*u6#>U~zjwQm00|X50jMPFOxiF{i)J!h!9q{)k?)zs5 z=Tk15$@R*q5Cn1TMtOP_ zI12RfI z-&IjNX)g(npfi|=#Rk=fqV!C^S(MniFD==)T6HY;G-y?HP?1xtt&@`guFol!GSh;p zO)IEM8P*PmIV&i%0BqJBF nxJ1Xw1C4$%GgMEB&NcO`cN%dpbkBJBMmpIrV0d_Qb7 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01601EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01601EA.tab.bytes new file mode 100644 index 0000000..195dbc8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01601EA.tab.bytes @@ -0,0 +1,67 @@ +zE0_z20bT2pAQnOB4rڝ0l:nmRK9orUn=R8Y<3;p?@R"f 6 GG𿛔4tV٧聮l֦̽J5y"NdId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory61.jpg +2 2 401 1 201 +3 3 201 1 1101001 -400 +4 4 201 2 1091001 400 +5 5 301 DialogEnable 1 Bianca Please don't stand on my ray, I won't be responsible for any accidental injuries. 2 +6 6 301 Watanabe This is the battlefield. I won't be hiding behind my teammates like the Purifying Force. 1 +7 7 202 1 2 1 +8 8 204 1 5 +9 9 204 2 4 +10 10 401 2 1512 +11 11 301 —! +12 12 201 1 1011001 10 +13 13 301 1 Lee Though the battle is over, the tension in the air is somehow getting higher... 1 +14 14 401 1 204 +15 15 201 1 500073 +16 16 301 1 ??? It's probably not a bad thing. After all, emotions are subtle, and often have multiple forms. 1 +17 17 302 Who? 18 ...Memory? 18 +18 18 301 Guinevere Ah, I forgot to introduce myself. I'm Guinevere. Those rude guests woke me up. 1 +19 19 201 1 1011001 +20 20 301 1 Lee ...Already corrupted? 1 +21 21 201 1 500073 +22 22 301 1 Guinevere Who knows? Changes always take place in silence, just like the emergence of emotions. 1 +23 23 302 Lee, please test her immediately. 24 Is that so? 24 +24 24 301 Guinevere Well, that's a lie. A knock on the door was just the beginning, they hadn't had a chance to touch me yet. 1 +25 25 201 1 1011001 +26 26 301 1 Lee ... 1 +27 27 302 Test her as usual. 28 It's a routine. 28 +28 28 301 Lee I see. I'll check her integrity now. 1 +29 29 201 1 500073 +30 30 301 1 Guinevere So I'm guessing you're their king, right? 1 +31 31 302 Not the king... 32 I'm their commandant. 32 +32 32 301 Guinevere So you deny it? You're cute. I'm the one who could see the threads of fate. 1 +33 33 301 Guinevere The threads of fate and those of emotions firmly linked to each other are intertwined in you. 1 +34 34 301 Guinevere ... which makes you a beloved king. 1 +35 35 301 Guinevere I guess you also love your people, right, my king? 1 +36 36 302 I said I'm not... 38 ...Yeah I am. 37 +37 37 43 301 Guinevere Your frankness seems familiar to me. Perhaps I'm in love with you as well. 1 +38 38 201 1 1031001 14 +39 39 301 1 Liv ...Aren't you, Commandant? 1 +40 40 201 1 500073 +41 41 301 1 Guinevere Don't be shy about admitting love, my king. Or should I say, the not-so-frank commandant? 1 +42 42 301 Guinevere But perhaps I'm in love with you after all. 1 +43 43 201 1 1031001 7 +44 44 301 1 Liv ...Is that love? 1 +45 45 201 1 500073 +46 46 301 1 Guinevere Sure it is. 1 +47 47 301 Guinevere Whether it's love or the emotions that include it, are all complicated and contradictory. 1 +48 48 301 Guinevere Like the two over there... 1 +49 49 201 1 1011001 +50 50 301 1 Lee Are you talking about Watanabe and Bianca? 1 +51 51 302 Aren't those two done fighting? 52 I guess so. 52 +52 52 201 1 1101001 5 -400 +53 53 201 2 1091001 4 400 +54 54 301 1 —! +55 55 202 1 2 1 +56 56 201 1 1011001 10 +57 57 301 1 Lee Seems like it. 1 +58 58 201 1 500073 +59 59 301 1 Guinevere Are they enemies or friends? Allies for a moment or enemies for life? 1 +60 60 302 I guess I understand. 61 I don't understand. 61 +61 61 201 1 1031001 +62 62 301 1 Liv I-I don't quite understand. But if what Miss Guinevere said is true, the commandant also loves... 1 +63 63 204 1 6 +64 64 301 Liv No-nothing... 1 +65 65 201 1 1011001 +66 66 301 1 AniZhuanchangBegin 1 Lee ...Anyway, the integrity test has passed. I'll recycle the memory now. 1 diff --git a/Resources/table/client/movie/movies/MovieYS01701EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01701EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7016525937c5634f087ee5e9cc128178b43d276f GIT binary patch literal 6245 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 Fe*q%K(e3~M literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01801EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01801EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..18f38b6b33c7f91b4536ff70f018deaadc3c77c5 GIT binary patch literal 5541 zcmb7I&yVCr6-MF!)i4qY2M#DpO+=VWZ*RN1Jw0<_n8`$JC)u!KM~MK1sM@ZvD`QtV zF1tIu2f{BQMam&U5kf-ZmkV+0YGAfz1Nd*!ylmUg!63KlT2LAARc0KYi-K z{r|rIt)`HgpTll}HRuAf}0=g&uoGN_G)TUWh!B#ewCiOrbds zMIpGd90(GH47n(Hfn`?Cq%LAEb=c)vqKiVL9fnbB4VpF6$dng`$6|(OWf0Rpq2Y4{ z9ckkoBl&5bF1BlS$PP&}IH0;9MRV-5u_=>~PbC+8stOLPNUlk-q}S`Qv5UMJY~$n< zGEWsw)8#lBJ>78ab;k5y<>vwO{QmKVm2_*bbHt9;9qsq~{V}xNcY(B6NAr=gMEHs44+o>?ZQXQ zYogQnwf&|E1*A4Gg_)B_4sbwQW|@Ia2GY9P~SJr5VDRPlz5UiFl87l(6Aq}Preu+@nY34)bxkzjL&_3z&@&FMW z7&xs$9bvSJd|Mzz>5!XC3im6RwhLNF020GNSqRTmS_{^#fDJS4RAbCM1mOyPYp1@5 zb5lkYbs*>w)v$5M!TY9A0S|IB2NhaAmxvhrl7>ZWa=idjix}}E`ISb}C2!>*PaWN) z91N?4#^gH{J7ON+Y=7fXX)W??g zHiS!^aCYpX9M(RK$DRhQXmBKZo;U`I7x+Elw*hVE_X$iyoL=fs<_L1wUGTZdLm&cS zV8sHi-%dpXBvFKM%YKc((swl3=p+XM4XC;ryg+=lS7T}X`$NPtD;1Vyw)m>zV z<@EXwtTtj8ZEc9;&fNiDDnV|c1ZD_6sT8nEMDQlaOa*b7?NLRr;li7Jh5?_{3t(wl z*o0MU7girKj5Vh}gxm&WhSAb|J&!o&2_BXRfJo&@kADrB0+^o@QN?r;F*RjXEo6=y za58cu&a_EK%5;MxhOwq)1I^ZPR#R*_W*BQ~HvYbyW(dWKdVBny(t*oo#GW&elvMnn zfT;o<6iuZ^<^8TpdrKY#NReP%9s)H@g(U(oDIA0oD&!m`kuY<@)OOSi`%sZiR-?wF zLTKZK%FbgLo6mGXWl6BKYXBy8#FV&_%~e0-6PfI9wefJkFxG7R5F`vyY3@jK=MYCZ zqAD2>q#`eFW(MI)ARv$LP-eu2>*3K(2B+LbD&9;5$P}>RR)x~SRmHL*R5_0l)Tu}X z;9dBE=ps=wM9z*>KlB+!%fM^okDaa%0$gK-Qqls=s3A0E7$hcLYzOf0kYTJDwnKD(@x>|UKbhMD*%*kbyd6q>dk!dKX@mSXBM6RfRcADad z4PCmaX#`z>sLPGW7*{e4j~V)yjH{x{>*(5NxVz!Pd5+zqb|K~U(aE6msL_9IA9|BM z>fviPC<7&$Y|(XT0{nlb(0>UYz(p|1c2|rb4MDV~#WKxpi9BdAU>IwjsE^BTm+=WF z)`JcuqK-;t7}ni7;a>)S2&8+Jq7_mofs(~`G8hdRMoUa{N_K|Gp13xKQeZ47_br2f zTA63aCgl6=AvHpq2Q#;s=9;zZe{o))VQf_79Gw;XU3FBbu)vO~1mdVXi%^MbgKEgA zU?;dnhYX|renwc_ctM*n!)UK=j1Sh!DftV{OZ2B`4(ni`;sLzMx;X|WpG8=cNr%;jC#aI*Ar8J=pYS^H(fZ+F~evb2Vt#d zU>Z7zd_@EW)vnZGqJ5?!a*1p!)XqM|?=y@wU_XSweI%P}`J_#=Fm9EYUBhP$cj@}F zOkBtTfT6Nki5eeff{{%!1HZW9rRgtv{HrA@8Pwm%w|QBJIxP|%Td6I2dW(*elH^Wi z_6H23Wwh(e?0QsuVbQJuq29-$daIfR5{3d~J16)I&OBK4>a-`s`T(DhcDQHE{F(rO*R`*0?jt3g Wg6ikV0jkbrvF0qa{2a8?`Tqm1`qMiA literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieYS01901EA.tab.bytes b/Resources/table/client/movie/movies/MovieYS01901EA.tab.bytes new file mode 100644 index 0000000..bc3128c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieYS01901EA.tab.bytes @@ -0,0 +1,70 @@ +un#Y?0YId@:ˍS4ƃ69Vy$/Ǣh<7Sh}s=FSys;;xM`0sRe_o+Vr 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 ito$Dn{a%f7{C zgs{yBVVe=cHY0>>MhM%COk;Vu3^@%sIZX|K1ZR+EZn{&tp-X0QVp2{jP=M31xHz?> zSU;dBKczIeMBgS#Qb-at1KIqB2So^O7?X^U}fb#%XK-1VEkCatRhk0EKwD08r5N_5c6? literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00001BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00001BA.tab.bytes new file mode 100644 index 0000000..74fe8b9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00001BA.tab.bytes @@ -0,0 +1,115 @@ +Zٙ O64$QzJstZ1顅[ӥ6Pە7E.oWKy^LU6 u>/$ I%4 Hya98eeg7'&Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 1 202 +2 2 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab 2 +3 3 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg001_1.jpg +4 4 301 DialogEnable As the hundredth Corrupted signal is extinguished, the surrounding area becomes quiet for the time being. +5 5 301 The wounded Lucia lays disheveled over the heaps of broken Corrupted parts. Her chest heaving irregularly in an attempt to calm her own breathing. +6 6 301 Lucia Commandant... +7 7 301 Lucia What's the... situation...? +8 8 302 The Corrupted are still gathering this way... 9 +9 9 301 Lucia Is that... so. +10 10 301 Lucia emptily stares at the dancing embers before her. +11 11 301 Lucia Commandant... +12 12 301 Lucia The Anti-Punishing Serum for this mission... How many do you have left? +13 13 201 1 500083 +14 14 301 1 ... 1 +15 15 301 In truth, the one just now was the last... 1 +16 16 302 100 (Lie to Lucia) 20 (Tell Lucia the truth.) 23 +17 17 202 1 1 +18 18 301 Lucia ... +19 19 303 100 +20 20 301 Lucia You don't have to hide it for me. +21 21 301 Lucia From your first serum injection, I've already been counting, Commandant... +22 22 24 301 Lucia 42 minutes... since your last serum injection... +23 23 301 Lucia I suspected as much... +24 24 301 Lucia If we run out of serum, Commandant, your human body will not be able to survive here. +25 25 301 Lucia The other members of Gray Raven have yet to arrive... I'm the only one who can buy time for you to retreat... +26 26 301 Lucia But the pain reception is affecting my performance, Commandant. +27 27 301 Lucia Please authorize the temporary disabling of my pain reception and allow me to continue fighting. +28 28 302 ... 29 +29 29 301 Lucia What's the matter...? Are you worried that if I continue on like this, my M.I.N.D. will permanently deviate from the human consciousness model? +30 30 301 Lucia You're always one to care about these... +31 31 301 Lucia It's fine, Commandant, I believe in you. As long as we keep our consciousness linked, your Mind Beacon will allow me to stay human. +32 32 301 Lucia As for this rash decision... I'll report back to you for disciplinary actions when we return to HQ. +33 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFireLiziNew.prefab +34 34 302 ... (Allow Lucia to turn off pain receptors) 35 +35 35 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie1New.prefab 1 +36 36 301 System Authorized. Recalibrating neural link parameters... +37 37 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie2New.prefab 1 +38 38 505 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie1New.prefab +39 39 301 System M.I.N.D. deviation coefficient increased by 0.021... +40 40 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie2New.prefab +41 41 301 RImgBg1Shake Lucia Wait, Commandant! The enemies—augh! +42 42 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie3New.prefab 1 +43 43 301 System Initializing Sensorium... +44 44 301 AniZhuanchangBegin System Construct: Lucia, offline— +45 45 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie3New.prefab +46 46 101 Assets/Product/Texture/Image/BgCg/Cg001_3.jpg +47 47 201 1 500013 +48 48 301 AniZhuanchangEnd 1 Corrupted Deconstruct... Rebuild... 1 +49 49 401 2 1509 +50 50 301 Until Lucia's consciousness comes back online, she will have to be protected. +51 51 301 So, there is only one thing left to do— +52 52 302 (Load gun) 53 +53 53 401 2 1511 +54 54 301 Corrupted Exterminate—Humans! 1 +55 55 302 (Fire!) 56 +56 56 401 2 1510 +57 57 301 PanelActor1Shake The Corrupted frames are riddled with bullets all over, yet they show no signs of slowing down. 1 +58 58 401 2 1509 +59 59 301 And the next instant, the scintillating blade of the Corrupted is already raised high— 1 +60 60 302 (Confront it.) 61 (Dodge) 64 +61 61 301 —Then caught it before the blade had a chance to fall— +62 62 401 2 1506 +63 63 66 301 PanelActor1Disable —And a gut punch follows, dismantling the near-fractured frame of the Corrupted. +64 64 301 An attack slides past— +65 65 301 PanelActor1Shake PanelActor1Disable Before the Corrupted could stabilize itself from the missed leap, its head is detached by a roundhouse kick. The body then quickly collapses. +66 66 101 Assets/Product/Texture/Image/BgCg/Cg001_4.jpg +67 67 401 2 1509 +68 68 301 RImgBg1Shake Even so, the remaining Corrupted continue to converge... +69 69 201 1 500013 +70 70 301 1 Corrupted Urgh—! 1 +71 71 401 2 1508 +72 72 301 The Corrupted shamble, rushing toward— +73 73 401 1 103 +74 74 202 1 1 +75 75 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie3New.prefab 2 +76 76 301 Lucia Stay away... from... my commandant... +77 77 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie3New.prefab +78 78 201 1 500013 +79 79 301 1 Corrupted Urgh—! 1 +80 80 401 2 1508 +81 81 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +82 82 401 2 10002001 +83 83 202 PanelActor1Shake 1 +84 84 401 2 1508 +85 85 301 Corrupted Urgh... +86 86 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie4New.prefab 1 +87 87 301 System Initialization complete. Consciousness: Lucia, online— +88 88 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiLianjie4New.prefab +89 89 101 RImgBg1Enable Assets/Product/Texture/Image/BgCg/Cg001_5.jpg +90 90 301 Lucia Report. Construct Lucia is now ready for battle. +91 91 301 Lucia Commandant... Thank you, I'll handle this from now on. +92 92 301 Corrupted —! +93 93 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +94 94 401 2 10002001 +95 95 301 No longer fettered by pain, Lucia spins through the battlefield— +96 96 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +97 97 401 2 10002001 +98 98 301 —destroying Corrupted with an almost terrifying alacrity... +99 99 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +100 100 401 2 10002001 +101 101 301 Alas, the countless Corrupted that surround them began to diminish in number... +102 102 301 AniZhuanchangBegin And— +103 103 101 Assets/Product/Texture/Image/BgCg/Cg001_4.jpg +104 104 301 AniZhuanchangEnd System Connecting— +105 105 201 1 1031001 +106 106 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +107 107 301 1 Liv Commandant! Lucia! 1 +108 108 301 Liv We're ready here. You guys go look for shelter nearby! 1 +109 109 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +110 110 202 1 +111 111 301 AniZhuanchangBegin System Warning: Extreme high-density energy source detected— +112 112 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +113 113 201 2 1021001 9 +114 114 301 1 AniZhuanchangEnd AniZhuanchangBegin 1 Lucia Commandant, hit the deck! 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00002BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00002BA.tab.bytes new file mode 100644 index 0000000..4f56112 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00002BA.tab.bytes @@ -0,0 +1,115 @@ +c%x&xYKCvâMs0G KZAC'f;jHRm[EeDpTyl'p.81c]Z=K5]Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory330.png +2 2 401 1 201 +3 3 201 1 500013 +4 4 401 2 10002001 1 +5 5 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +6 6 301 1 Corrupted Urgh— 1 +7 7 301 PanelActor1Disable Corrupted Urgh... 1 +8 1000 202 1 1 +9 8 201 2 1021001 4 +10 9 301 1 Lucia Commandant, this way... 2 +11 10 301 Lucia steadily paves a path, coldly surveying for ambushes and cutting apart any approaching Corrupted. +12 11 301 Lucia Commandant? Please follow tight. 2 +13 12 302 Lucia, there are no more Corrupted around. 14 +14 13 204 1 +15 14 301 Lucia ... 2 +16 15 301 Lucia Sorry, Commandant. I must look... uncanny right now... 2 +17 16 204 2 3 +18 17 301 Lucia The symptoms of M.I.N.D. deviation are... showing... 2 +19 18 302 Don't worry, I'll be here to keep you stable. 19 +20 19 204 2 +21 20 301 Lucia Commandant... 2 +22 21 301 Lucia Thank you. 2 +23 22 301 Lucia I've heard that... maintaining close contact with your commandant can help stabilize M.I.N.D. integrity. 2 +24 23 301 Lucia ... 2 +25 24 204 2 3 +26 25 301 Lucia But... with my condition now... 2 +27 26 302 (Don't strain yourself, leave the navigation to me!) 27 +28 27 204 2 +29 28 301 AniZhuanchangBegin Lucia Then... I'll just follow you like this, Commandant... Is it alright...? 2 +30 29 202 2 1 +31 30 101 Assets/Product/Texture/Image/BgCg/Cg002_1.jpg +32 31 301 AniZhuanchangEnd After a short rest, you and Lucia reach your destination—a small area hidden by the ruins. +33 32 301 Beneath the shadows stand a discontented-looking teenager, and... +34 33 301 AniZhuanchangBegin A somewhat reluctant and petite girl. +35 34 101 Assets/Product/Texture/Image/BgStory/Bgstory5.jpg +36 35 201 1 1031001 7 +37 36 301 AniZhuanchangEnd 1 Liv You're badly hurt, Lucia... Commandant, you too... 1 +38 37 202 1 1 +39 38 201 2 1021001 +40 39 301 1 Lucia I'm fine. I disabled my pain receptors. I can continue with the mission. 2 +41 40 202 2 1 +42 41 201 1 1031001 14 -400 +43 42 201 3 1011001 10 400 +44 43 301 1 Liv You shouldn't be so reckless... 1 +45 44 301 Lee Well, it was a reckless plan. 3 +46 45 202 1 3 1 +47 46 201 2 1021001 +48 47 301 1 Lucia At least we succeeded. 2 +49 48 202 2 1 +50 49 201 3 1011001 +51 50 301 1 Lee Yes, but you were seriously injured. Most importantly, we almost lost the commandant. Now Liv can't even fight. 3 +52 51 202 3 1 +53 52 201 2 1021001 +54 53 301 1 Lucia Liv, too...? 2 +55 54 202 2 1 +56 55 201 1 1031001 +57 56 301 1 Liv Sorry, the overload attack just now caused the Levi-Gun's core to have a meltdown... 1 +58 57 301 Liv But I can at least provide the team with computational and data support! 1 +59 58 202 1 1 +60 59 201 3 1011001 10 +61 60 301 1 Lee ...Sigh. 3 +62 61 203 3 0.25 400 +63 62 201 2 1021001 -400 +64 63 301 1 Lucia Lee, your hands... 2 +65 64 204 3 +66 65 301 Lee My hand? 3 +67 66 301 Lee I just burned it while connecting the Levi-Gun core to the city's power grid. It's just a flesh wound. Don't worry about it. 3 +68 67 202 2 3 1 +69 68 201 1 1031001 +70 69 301 1 Liv Lee... 1 +71 70 202 1 1 +72 71 201 3 1011001 +73 72 301 1 Lee Oh, Commandant— 3 +74 73 202 3 1 +75 74 201 1 500082 +76 75 301 1 Lee I grabbed some more serum for you. I figured you needed it. 1 +77 76 301 Lee I'm sure you can guess where I got it. 1 +78 77 202 1 1 +79 78 201 3 1011001 +80 79 301 1 Lee Anyway, let's not get ambushed by Corrupted. Continue with the next phase of our plan, Lucia. 3 +81 80 202 3 1 +82 81 201 2 1021001 +83 82 301 1 Lucia Alright. Just to recap, our mission is to participate in the recovery of City 015. 2 +84 83 301 Lucia Once we finish clearing out the Corrupted in this area, the Engineering Force will arrive and begin setting up City 015 as a new base on humanity's front Earth-side. 2 +85 84 301 Lucia But our situation is looking grim. We need to first rendezvous with the nearby supply team, so we can stock up on supplies... 2 +86 85 301 AniZhuanchangBegin Lucia After updating the map, I found a shortcut to the nearest rendezvous point through the nearby church—let's go that way. 2 +87 86 202 2 1 +88 87 101 Assets/Product/Texture/Image/BgStory/Bgstory98.png +89 88 201 2 1021001 9 +90 89 301 AniZhuanchangEnd 1 Lucia Ah—! 2 +91 90 204 2 +92 91 301 1 Lucia The church... 2 +93 92 202 2 1 +94 93 201 3 1011001 +95 94 301 1 Lee What's wrong with the church? 3 +96 95 202 3 1 +97 96 201 2 1021001 +98 97 301 1 Lucia Nothing. Just dejà vu is all... 2 +99 98 301 1 Lucia It just... happens sometimes... 2 +100 99 202 2 1 +101 100 201 3 1011001 +102 101 301 1 Lee Your M.I.N.D. is a complete simulation of basic human cognition, after all. It's not that uncommon. 3 +103 102 301 Lee Or maybe you've just been to too many places. You're no stranger to battle... 3 +104 103 302 You've all had your fair share of battle. 104 +105 104 301 Lee You seem to be forgetting about yourself, Commandant. 3 +106 105 301 Lee There's nothing out of the ordinary on your resume... Except... 3 +107 106 302 ... 107 +108 107 204 3 10 +109 108 301 Lee Forget it... Who doesn't have skeletons best left in the closet? 3 +110 109 202 3 1 +111 110 201 2 1021001 +112 111 301 1 Lucia Lee... 2 +113 112 301 1 AniZhuanchangBegin Lucia Anyways, I'm fine. Let's resume. 2 +114 112 301 1 AniZhuanchangBegin Lucia I'm fine now, let's continue. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00003BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00003BA.tab.bytes new file mode 100644 index 0000000..248f5d8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00003BA.tab.bytes @@ -0,0 +1,29 @@ +ǺDb3\p"MZy*=`mWk=i؀ٿ_LLJqj70OO N~@V2OqbːK4Oq"-٩,1ѱo`SId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg002_4.jpg +2 2 401 1 201 +3 3 301 DialogEnable Under the blinding sunlight from the church entrance, a mysterious female figure with an ashen head of hair steps forth. +4 4 301 RImgBg1Shake Liv It's a... Construct—an ally? +5 5 301 In an instant, electricity—of a ghostly red—arced around her. +6 6 301 AniZhuanchangBegin Liv No... This is... high-density Punishing Virus reactions! She's a Corrupted! +7 7 101 Assets/Product/Texture/Image/BgStory/BgStory49.jpg +8 8 201 1 500066 +9 9 301 AniZhuanchangEnd 1 Unknown Construct α ... 1 +10 10 202 1 1 +11 11 201 2 1021001 9 +12 12 301 1 Lucia Commandant, I feel... weird... 2 +13 13 302 What happened? 14 Lucia, calm down! 14 +14 14 301 1 Lucia I... can't discern her appearance... My visual receptors seem to be malfunctioning... And my thoughts are a little... muddled... 2 +15 15 202 2 1 +16 16 201 1 1031001 400 +17 17 201 3 1011001 -400 +18 18 301 1 Liv I can see just fine over here... 1 +19 19 301 Lee Looks like it's only you, Lucia. 3 +20 100 204 1 7 +21 20 301 Liv Wait... Lucia's M.I.N.D. is destabilizing! But it's not because of the Punishing Virus. What's going on?! 1 +22 21 202 1 3 1 +23 22 201 1 500066 +24 23 301 1 Unknown Construct α Lucia... 1 +25 24 301 Unknown Construct α Mistakes must end here... 1 +26 25 301 PanelActor1Disable The Construct slowly walks toward Lucia and pulls out a crimson sword. +27 26 201 2 1021001 9 +28 27 301 1 AniZhuanchangBegin 1 Lucia Dammit... 2 diff --git a/Resources/table/client/movie/movies/MovieZX00003EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00003EA.tab.bytes new file mode 100644 index 0000000..f52048b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00003EA.tab.bytes @@ -0,0 +1,92 @@ +I_04ؤ +DN+E *hq/nE`咲Âw~ <Ю ^tmLV]DJ1H+=0[ū#0ktI2`~i׈ҍiއfl0 Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory49.jpg +2 2 401 1 112 +3 3 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +4 4 401 2 10002001 +5 5 201 1 500066 +6 6 201 2 1021001 9 +7 7 203 1 0.25 -400 +8 8 203 2 400 +9 9 301 DialogEnable 1 Sparks fly as the two blades clash... +10 10 301 PanelActor2Shake But this time, Lucia's blade becomes redirected and whirls into the air... +11 11 202 1 2 1 +12 12 201 1 1031001 7 +13 13 301 1 Liv Lucia! 1 +14 14 202 1 1 +15 15 201 1 500066 +16 16 301 1 The enemy easily catches Lucia's blade in the air... +17 17 202 1 1 +18 18 101 RImgBg1Shake Assets/Product/Texture/Image/BgCg/Cg002_5.jpg +19 19 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +20 20 301 Then nails Lucia onto the wall, restraining her movements. +21 21 301 RImgBg1Shake Lucia Ugh... +22 22 301 Lucia tries to break free... +23 23 301 But the more she struggles, the more Construct vital fluids seep out from her pinned arm. +24 24 301 Unknown Construct α Your pain receptions are cut off...? How pitiable... +25 25 301 Unknown Construct α But your sorrow will end here... Lucia. +26 26 301 She slowly lifts her blade... +27 27 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +28 28 302 (Fire!) 29 +29 29 401 2 1510 +30 30 301 Unknown Construct α —! +31 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +32 32 401 2 10002001 +33 33 301 She casually parries the bullet and deflects it deep into the ruins. It stirs up a cloud of dust. +34 34 301 Unknown Construct α ... +35 35 301 Unknown Construct α Humans... Always like this. +36 36 301 Up until now, she only had eyes for Lucia, but now her gaze slowly travels toward you. +37 37 301 Lucia Commandant... Be careful... +38 38 301 Unknown Construct α "Commandant"... You're still a part of this farce... +39 39 301 Unknown Construct α Well then… "Commandant"… +40 40 301 Unknown Construct α Are you prepared to die for her? +41 41 302 (Take out combat knife) 42 +42 42 301 Unknown Construct α ... +43 43 101 Assets/Product/Texture/Image/BgStory/BgStory49.jpg +44 44 201 3 1011001 +45 45 301 1 Lee Commandant! What are you—Tsk. 3 +46 46 202 RImgBg1Shake 3 1 +47 47 301 Lee's suppressive fire does nothing to slow the enemy. +48 48 201 1 500066 +49 49 301 1 In just a flash, she is already standing right before your eyes. +50 50 302 (Attack) 51 +51 51 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +52 52 401 2 10002001 +53 53 301 But the enemy's blade easily pierces through your arm, in the same position as Lucia's wound. +54 54 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +55 55 301 1 Unknown Construct α So, "Commandant", do you really think you can stand in her shoes and understand her? 1 +56 56 302 Of course! 57 +57 57 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +58 58 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +59 59 301 Unknown Construct α —! 1 +60 60 202 1 1 +61 61 201 2 1021001 9 +62 62 301 1 Lucia ...Because our minds are linked! 2 +63 63 202 2 1 +64 64 201 1 500066 +65 65 301 1 Unknown Construct α ... 1 +66 66 301 The enemy steps back. +67 67 301 Unknown Construct α I... see... 1 +68 68 202 1 1 +69 69 201 2 1021001 4 +70 70 301 1 Lucia I... don't know what sort of answer you're looking for... 2 +71 71 301 Lucia But I'll always entrust Commandant with my life. 2 +72 72 202 2 1 +73 73 201 1 500066 +74 74 301 1 Unknown Construct α Is that so... I see. 1 +75 75 301 1 Unknown Construct α That only means... the tragedy will go on. 1 +76 76 301 1 Unknown Construct α I... look forward to your choice after learning about the truth... 1 +77 77 202 1 1 +78 78 201 2 1021001 3 +79 79 301 1 Lucia The truth... 2 +80 80 202 2 1 +81 81 201 1 500066 +82 82 301 1 Unknown Construct α ...Well then, open your eyes and see the humans for who they really are through your precious "Commandant". 1 +83 83 202 1 1 +84 84 201 2 1021001 3 +85 85 301 1 Lucia ... 2 +86 86 202 2 1 +87 87 201 1 500066 +88 88 301 1 Having said that, the mysterious enemy sheaths her weapon as if losing all interest... +89 89 301 PanelActor1Disable Then turns and walks back into the blinding sunlight. +90 90 301 1 AniZhuanchangBegin She gazes at you meaningfully before completing vanishing into the light. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00101BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00101BA.tab.bytes new file mode 100644 index 0000000..22a9ee1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00101BA.tab.bytes @@ -0,0 +1,121 @@ +cHu=ȦcOf!BlSfxT}KBӏۡyWø눭b2 +^)}'jԊ ?Um̪c,yIBrS%NΧ\k0>w. j6tك^K,?sId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 456 102 Graffiti Art Chapter 1 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 457 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory49.jpg +4 2 401 1 201 +5 3 201 1 1031001 +6 4 301 DialogEnable 1 Liv Lucia! 1 +7 5 203 1 0.25 -400 +8 6 201 2 1021001 9 400 +9 7 301 1 Lucia L-Liv...? I'm... fine... 2 +10 8 301 Liv How can it be all right?! You're hurt all over, and now you can't feel because you cut off your pain receptors. 1 +11 9 301 Liv Stay put! I'll try to temporarily reinforce your damaged parts... 1 +12 10 202 1 1 +13 11 201 3 1011001 -400 +14 12 301 1 Lucia ... 2 +15 13 204 3 10 +16 14 204 1 12 +17 15 301 Lee I'm sorry, Lucia. 3 +18 16 301 Lee I wasn't of much help that last fight. 3 +19 17 204 3 +20 18 301 Lucia Her... speed... her precision... It's a miracle I survived that long... 2 +21 19 301 Lucia It was pure guesswork that I managed to deflect those few blows... 2 +22 20 301 Lee I see... From what I can surmise from that battle, her blade strategy set shares great similarities to yours. 3 +23 21 204 2 4 +24 22 301 Lucia Similar...? Beaten at my own game, then... If only my visual signals weren't... 2 +25 23 204 2 3 +26 24 301 Lucia I don't understand... Why was I... the only one affected? 2 +27 25 202 2 1 +28 26 203 3 0.25 0 +29 27 301 Lee ...Something like that has never happened before. 3 +30 30 301 Lee The Memory Inductive Neural Depository, or M.I.N.D. system of us Constructs function in a vastly different way than the logic circuits of mechs and androids— 3 +31 31 301 Lee Which means it is extremely difficult to disrupt a specific target. 3 +32 32 301 Lee So unless they have a far more superior grasp of M.I.N.D. tech than the scientists back at Babylonia, it is impossible to specifically target someone. 3 +33 33 202 3 1 +34 34 201 2 1021001 3 +35 35 301 1 Lucia ...At least the battle data was recorded, now we only have to wait for the analytics from HQ. 2 +36 36 301 Lucia Let's hurry to the nearest meeting point. 2 +37 37 203 2 400 +38 38 201 1 1031001 -400 +39 39 204 2 12 +40 40 301 1 Liv WAIT! 1 +41 41 301 Liv 30 seconds, Miss Wounded Lucia. There are still 30 seconds before your nano-reinforcement glue stabilizes. Wait. 1 +42 42 204 2 6 +43 43 301 AniZhuanchangBegin Lucia ...Alright... 2 +44 44 202 1 2 1 +45 45 101 Assets/Product/Texture/Image/BgStory/BgStory11.jpg +46 46 201 3 1011001 +47 47 301 AniZhuanchangEnd 1 Lee …… 3 +48 48 301 Lee This is the designated meeting point. 3 +49 49 202 3 1 +50 50 201 1 1031001 7 +51 51 301 1 Liv But there's a ton of... Construct.. remains... and Corrupted roaming around here...? 1 +52 52 202 1 1 +53 53 201 3 1011001 10 +54 54 204 3 10 +55 55 301 1 Lee We're too late, the battle here's already over. 3 +56 56 204 3 +57 57 301 Lee Look at the signal emitter over there— 3 +58 58 202 3 1 +59 59 201 1 500013 +60 60 301 1 A broken Corrupted lay motionless on the radio. Although it had lost its power, it had managed to insert its arm into the radio and completely corrupt it. 4 +61 61 202 1 1 +62 62 201 2 1021001 +63 63 301 1 Lucia ...The Constructs here lost hold. From the traces of battle here, they must have already given it their best... 2 +64 64 202 2 1 +65 65 201 1 500013 +66 66 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +67 67 401 1 2 10002001 +68 1000 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +69 68 202 1 +70 69 301 Lucia steps forward and ends the Corrupted's life with one swift cut. She then destroys the corrupted emitter in several slashes. 1 +71 70 201 1 1031001 400 +72 71 201 3 1011001 -400 +73 72 301 1 Liv So these signals are all just... bait from the Corrupted... 1 +74 73 204 3 10 +75 74 301 Lee Looks like you're right. It's a primitive trap, but we fell right in it since we need supplies so badly... Should we keep going, Commandant? 3 +76 75 302 Search more thoroughly for friendly signals. 76 Immediately leave to avoid being besieged. 83 +77 76 202 1 3 1 +78 77 201 3 1011001 +79 78 301 1 Lee The longer we dawdle in this trap, the greater the danger we face, but... I'll still support your decision. 3 +80 79 301 Lee Liv, you have better searching capabilities, so we'll leave that to you. 3 +81 80 202 3 1 +82 81 201 1 1031001 +83 82 87 301 1 Liv Alright! 1 +84 83 202 1 3 1 +85 84 201 1 1031001 +86 85 204 1 7 +87 86 301 1 Liv Commandant! W-wait! 1 +88 87 204 1 7 +89 88 301 1 Liv ...Wait! Several distress signals are blinking weakly nearby! 1 +90 89 204 1 +91 90 301 Liv They must have been in hiding before and are now trying to ask for our help. 1 +92 91 202 1 1 +93 92 201 2 1021001 4 +94 93 301 1 Lucia But the battle has already been going on for a long time. They haven't recalled yet? 2 +95 94 302 Recall? 95 They must have something important to convey. 105 +96 95 202 2 1 +97 96 201 3 1011001 10 +98 97 301 1 Lee This should be basic knowledge for squads and commandants... 3 +99 98 204 3 +100 99 301 Lee A Construct's memory is unique just like a human's. However, Constructs can initiate a long-range recall just before their frame is destroyed. 3 +101 100 301 Lee Though this would heavily deviate their M.I.N.D. thought model from the standard humanity thought model, it is still preferable to complete annihilation. 3 +102 101 204 3 10 +103 102 301 Lee If their M.I.N.D. is destroyed before they recall, then their memory will be completely destroyed. 3 +104 103 202 3 1 +105 104 110 202 3 1 +106 105 202 2 1 +107 106 201 2 1021001 400 +108 107 201 3 1011001 -400 +109 108 301 1 Lee Quite possible, especially since that enemy is capable of destroying their entire Construct squad. 3 +110 109 202 2 3 1 +111 110 201 1 1031001 7 +112 111 301 1 Liv Oh, no! Corrupted picked up their signal! A horde of Corrupted are headed right toward them! 1 +113 112 202 1 1 +114 113 201 2 1021001 +115 114 301 1 Lucia Commandant, your orders! 2 +116 115 302 Gray Raven, prepare for battle! 116 +117 116 201 1 1031001 600 +118 117 201 3 1011001 -600 +119 118 301 1 AniZhuanchangBegin 1 Lucia, Lee, and Liv Roger! 1 2 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00101EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00101EA.tab.bytes new file mode 100644 index 0000000..58e31f1 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00101EA.tab.bytes @@ -0,0 +1,90 @@ +#o3*9/p St緃KEe`L`v!$*e;{B(:75oe)sa-3#;dUy6k^*aK3kH3iWg%QG2G?9`I8ee6k~c+OwI};BKwkao^8zB$*eP(%}i#q zliA#4Hb0pyOlIB5%xRa?(uz}>aY{Q*X~-!pIi)G5wB?k>oYI3VUHiP#&6IG|+GGizmPr_UPgXI?tJhV*AfPOn5Fkkd=SYO2i` zzm|R-w{;;2=&QP`*>IW5*i3GU7C6kE%(s8gY;;(MRTjX_cE@SsgZb@ii~D9{hRrb6 z$+tYAM5qyh=!KGAJM5GivXet;#yXZ$d?XJKB{x!d1L^a0Ai1Zt@l`BRX}Rv_k491? zI_5S@l2A$e`>R*PURly)_QMzlcW@CXZRQK4}Vhw3Hu49`TRNC@^ zG?EMY7lynS>QT&7%@ZX(X{TVy=ZR2pid^I?G?GhcQ-=4nKgLUw+MQkKvTij;g{Sp7 za@xpBHA@bgZMWNVb*m{{U>az_+iI4c*UFPzAqGV03$xDF2HHxLk^2%wPYEh?H^?Fp z?^<35Rf50e?(F}YFN-nDn3%_fD@bgDh{LpSZXgAn`anRW8~g(9VMus<&m~&I40Ik(94G^ z6(R43newTYg)PA&mCF~cRk5F;77z;5C)5T$OwkA0Nb5=98Uh!m8%W1@&YGgRi00Tp-m@HWIB}JnS-O3-gK!*KrAg-3E@TSlW|$E<}A#<}Dv7f+5iJwSj)a*cyJ#_>=7VXk+hG_Lrj$LV7KpU}48y1( zv1lxd8)@H}!tN}?cu>dYn7gGd>`h^Jo?&ct49Gi|OZ6rw_zRS4=-h~B3E>d1nox$C zS`JW9NkGD*9*=}CdEe-WCm@B*jCvU?$W?!5fVm3{qvA=fC2P4c+SQ_>SqL(T4Cc|X zL`Vb%AECi9hSZtmzR^jp)-p<@5p?F@qMxG0D6}SdDG9a3fpCgjG$uldpZ6zdJH$nL zDRp&W0vug-@wCfaP@ywv)NEDCXoICH1qwqcOia6zgvp@}hq%FpZI)*edP40|8a%3P zwK&DJX*KE&)Z`bHvL0Q4SI1#AaP%n;MkIABu`i|H0#_g%fhK9N)bD*|14spV7|J+E z2T)iIIYsj?+6wZT_cN7_cg_QRC-=A6Tnr4^+_3|Yms^_BZbH(TVHg#vl?R>8#B56n zk}=CLDsF8abWMhkDd7P%M}^RJfGC~C==IQe59RTcq`QsIe;g{BC4dL1 zNNvri408;lV!1pZ84{-$#~>UXsi*UvENIe`=}5wSmbV+6Hm8VB;2250;1-_JIUosf z*f_Sc<$2ZtjZ6J1T&$BjxVgYEDoNd2zdBupQACDKw;cHM|0kgeg``0_4iVn?DLGU} lp3CCmK$l09pNPlYUd)8gBXmhH5rjj$F$mKG)ao2&>^~QzBrgB} literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00104BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00104BA.tab.bytes new file mode 100644 index 0000000..ee9f216 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00104BA.tab.bytes @@ -0,0 +1,40 @@ +K)'t{tUIp^)BN]] + dIgOK4 lvԚ 1L\I#2PItWO`{GBv0Ŝ'n|Ҡߩ6Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +2 2 401 1 201 +3 3 201 1 1031001 1 +4 4 301 DialogEnable 1 Liv Was I... of any help? 1 +5 5 202 1 1 +6 6 201 2 1021001 1 -400 +7 7 201 3 1011001 400 +8 8 301 1 Lucia The battle was a lot easier with your cannon support, Liv. 2 +9 9 204 3 10 +10 10 301 Lee Well, it was the full force of Gray Raven. 3 +11 11 204 3 +12 12 301 Lee Now... let us complete the mission. 3 +13 13 202 2 3 1 +14 14 201 1 1031001 +15 15 301 1 Liv Commandant, I can try connecting to the M.I.N.D. of these Constructs... 1 +16 16 301 Liv If their memories are intact, we should be able to find some clues about the enemy. 1 +17 17 302 200 Is that dangerous? 21 What can we do to help? 26 +18 18 202 1 1 +19 19 201 3 1011001 +20 20 303 200 +21 21 301 1 Lee For normal Constructs, entering a possibly corrupted Construct's M.I.N.D. is, of course, highly dangerous. 3 +22 22 301 Lee But Liv is the newest Support-type model. Her analytical efficiency and safeguard against the virus are both of the highest caliber. The theoretical chance of corruption is extremely low. 3 +23 23 202 3 1 +24 24 201 1 1031001 +25 25 35 301 1 Liv And, with the Mind Beacon of our commandant as a safety measure, I'm sure it'll be fine. 1 +26 26 301 1 Lee Due to the complexity of the M.I.N.D. system, reading it would cause great strain for Liv—more taxing than fending against the virus. Liv may be the latest Support-type model, but she'd still need to halt most of her other functions when analyzing. 3 +27 27 202 3 1 +28 28 201 2 1021001 +29 29 301 1 Lucia So we will have to protect her while she's running an analysis. 2 +30 30 202 2 1 +31 31 201 3 1011001 +32 32 301 1 Lee Exactly. 3 +33 33 202 3 1 +34 34 201 1 1031001 +35 35 301 1 Liv So... Commandant, your call? 1 +36 36 302 Do your thing, Liv. 37 +37 37 204 1 1 +38 38 301 1 AniZhuanchangBegin Liv Yeah! 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00105BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00105BA.tab.bytes new file mode 100644 index 0000000..a480dac --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00105BA.tab.bytes @@ -0,0 +1,127 @@ +W3l2V12e3m BwI#i?ծi){'~sBg"y2}x.O&o_}VTsf"҉= BBxhI*#DDR=Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +2 2 401 1 201 +3 3 201 1 1031001 +4 4 301 DialogEnable 1 Liv Initializing memory sequences... 1 +5 5 301 Liv Rendering simulation image... 1 +6 6 202 1 1 +7 7 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +8 8 301 ... +9 9 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +10 10 201 2 500019 +11 11 301 1 Construct Soldier Sir, the Corrupted ahead have all been exterminated. 2 +12 12 301 Construct Soldier That battle was surprisingly easy... The situation was completely different than what was mentioned in the report by the teams that were defeated. 2 +13 13 301 Construct Soldier Look at those Corrupted by the roadside. They're just standing there before the graffiti. I don't think they even notice us... 2 +14 14 301 Construct Soldier It is quite eerie, but other than that, nothing noteworthy. 2 +15 15 202 2 1 +16 16 201 3 500028 +17 17 301 1 Construct Leader These graffiti are gathering the minds of these Corrupted. 3 +18 18 202 3 1 +19 19 201 2 500019 +20 20 301 1 Construct Soldier Gathering their minds? But the Corrupted has no consciousness to speak of, sir. They are only puppets moving through the whims of the virus. 2 +21 21 202 2 1 +22 22 201 3 500028 +23 23 301 1 Construct Leader These graffiti are different from any other normal graffiti. There must be some special "meaning" behind it that is grouping these Corrupted together. 3 +24 24 301 Construct Leader And this "meaning" and their resonance have gone beyond the influence of the Punishing Virus. After all, it's been proved for a long time that Corrupted under the control of Punishing Virus will never be interested in erasing anything except humanity. 3 +25 25 203 3 -400 +26 26 201 2 500019 400 +27 27 301 1 Construct Leader This is possibly a... display of some sort of free will... I must report this immediately back to HQ— 3 +28 28 301 Construct Leader Wait...! What are you doing! 3 +29 29 301 Construct Soldier These graffiti cools down the area too much and will affect our passage, so... I'm just trying to clean the graffiti in front of us... 2 +30 30 301 Construct Leader This is too dangerous! Stop this at once...! 3 +31 31 202 2 3 1 +32 32 201 1 500013 +33 33 401 2 1508 +34 34 401 1 202 +35 35 301 1 Corrupted Uuuurgh—Free—Will— 1 +36 36 401 2 1508 +37 37 301 1 Corrupted Uuuurgh—Freedom—To—Machines— 1 +38 38 301 The Corrupted that were studying the graffiti all swerve around to face the Construct squad. +39 39 202 1 1 +40 40 201 1 500018 +41 41 301 1 ??? Heh... 1 +42 42 301 ??? Hehe... 1 +43 43 202 1 1 +44 44 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 2 +45 45 201 2 500019 +46 46 301 1 Construct Soldier W-what...? It's releasing... mist? Wait, our radar systems are all malfunctioning! 2 +47 47 202 2 1 +48 48 201 1 500018 +49 49 301 1 ??? Humans... cannot appreciate... my work... too stupid... 1 +50 50 301 1 ??? Stupidity... forgivable... but destroying... my work...? Unforgivable... 1 +51 51 202 1 1 +52 52 201 1 500013 +53 53 301 1 Corrupted Urgh—! 1 +54 54 202 1 1 +55 55 201 2 500019 +56 56 301 1 Construct Soldier They're gathering 'round us! 2 +57 57 202 2 1 +58 58 201 3 500028 +59 59 301 1 Construct Leader Hold formation! 3 +60 60 202 3 1 +61 61 201 2 500019 +62 62 301 1 Construct Soldier Wait, what's that... a spray paint can? 2 +63 63 202 2 1 +64 64 201 3 500028 +65 65 301 1 Construct Leader TAKE COVER! 3 +66 66 202 3 1 +67 67 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab 1 +68 68 401 2 1505 +69 69 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab +70 70 301 (Explosions) +71 71 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab +72 72 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +73 73 301 ... +74 74 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +75 75 201 1 1031001 +76 76 301 1 Liv The simulation replay ends here... 1 +77 77 202 1 1 +78 78 201 2 1021001 -400 +79 79 201 3 1011001 400 +80 80 301 1 Lucia ... 2 +81 81 301 Lee ... 3 +82 82 202 3 1 +83 83 201 1 1031001 400 +84 84 301 1 Liv The mechanoid in the memory just now... 1 +85 85 301 Lucia It should be the one behind these graffiti drawings. 2 +86 86 202 1 2 1 +87 87 201 1 500018 +88 88 301 1 ??? Hehe... Correct... 1 +89 89 301 ??? Human... Human consciousness...? Absolutely... filthy... 1 +90 90 202 1 1 +91 91 201 3 1011001 +92 92 301 1 Lee We've got company! 3 +93 93 202 3 1 +94 94 201 2 1021001 4 +95 95 301 1 Lucia Has it been hiding near us all this time? Why didn't we sense it? 2 +96 96 202 2 1 +97 97 201 3 1011001 +98 98 301 1 Lee The replay just now mentioned their radar systems failing... The Construct parts and vital fluids... Is that how it's concealing itself? 3 +99 99 202 3 1 +100 100 201 1 500018 +101 101 301 1 ??? World... without... humans... freedom... creation... yes... 1 +102 102 301 ??? Humans... shall... not... return... to... Earth! 1 +103 103 301 ??? Begone, humans! Begone, humans! 1 +104 104 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab 1 +105 105 401 2 1505 +106 106 301 ??? (Giggle) 1 +107 107 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab +108 108 202 1 1 +109 109 201 3 1011001 +110 110 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +111 111 301 1 Lee Commandant, watch out! 3 +112 112 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +113 113 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab 1 +114 114 401 2 1505 +115 115 301 Splat— +116 116 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab +117 117 301 Lee Ugh... It's just, paint? 3 +118 118 301 An array of colors splatters onto Lee's jacket. +119 119 202 3 1 +120 120 201 1 500018 +121 121 301 1 ??? Hehe... my work... is... "h-horrid," you say... 1 +122 122 202 1 1 +123 123 201 3 1011001 +124 124 301 1 Lee You—! 3 +125 125 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 2 +126 126 301 1 AniZhuanchangBegin As Lee tries to chase after the culprit, mist suddenly creeps out from that mysterious figure, enshrouding everyone's vision. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00106BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00106BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d64a10ae72b08dfc8ee262bb06b88d91a7ed87a2 GIT binary patch literal 3783 zcma)9O^6&t6xM^mTHTwG9E21LvZ(81x@YzeVq|yo!$=a91cdklHPbcS<#cxqRn}F@QDWVxhdhu3cY^~P&|y=yM@?t0+R)$e|JVf~&fPdxR}YtJ4$e)RX( z7f*iNe(BWVhd+Dq%iFIVJahTho8G^C=U2Bp{q4)Qy?yn<7gr9%pMG+3XtF#0{3m>N z{k}h=^S?CXOFyqZf5SKLy!rimcOQC8etqmmm!CZPocR0I;*;iEhguQa=s2ZwOwP)u z-1y=AurFE5Zl=1^!~H}au}vAPd?QyG!;`=JH^*fvhV-hOJS2?B?4!ZsY-bjZXN~c! zIi4+#XDj2`>Ug#`o~@5(LA{z*Qi4iMP{|1@K|v)cs6+*ote_GWRMNsqT3AU7D`{aR zEv%%4%a6~`1uS4JsN;vhTo;l;NeIxRoc-q&(A+Oz$Th_qpch zR@ll2l>d(7Sglsu6cz$??$5G`=u0m0h+B10F5w+lmZz#G(;;_>zcrnHPuF)CPvYEELl}CkjMoDNS2z%~N%v2PmlAqFPBy+wI z%Nns~pKE?@m91Wx0yEm>oVY-{v+4^<+&uN%S zxJ95&hHwfdZ3%0|o+iTR0x%a!czL|wQLEe%YPgEFdhZUjf!QrzfJO_X!!)V{b4@A|)GPrW4!HskNB# zT*Ft$2{n+0Z;JLX)wvSzhH>z8Bzb$dg96SiA$Tqky*jiN{@hj;uJWdc3l))TDaw)p zUbZt-4_SbevIkkK>w_+ZUXmnbAiK^%aLj!?E~Y7urK4vnIdCA|Ngf$7fCntN9?6dC zC(=+JAcpSXKv2VU<*wL>ZdW-q102#1d^QOVemUd)kq|VI4#d!c7de#8!EwMED3|Pr zqnOhWW+sDTKq?^6I|vR-&|u|R1P_`FV=ss;ox!j$v#WBH=Z19@L#2izd(0rlG7Eg} zgb)1HKxS^0E-p{FI@?p>=373@jhHdZHhgQQO01hA}~ZsDL2cNKuB9nSm3oFpP& z6z&wt6zY+;MU6j_NFTG_GQI#)8XnbvO!O$pQ)<*m&`5E4gF4M!3H-LxZw@?6`LFa}D93-lf?0CzUC0!UUbD0fiFlLQ~`;kE5HRD9MCDa}2xCLpRmhOm}o+nPHT$pv;M1& literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00107BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00107BA.tab.bytes new file mode 100644 index 0000000..2e70d6a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00107BA.tab.bytes @@ -0,0 +1,90 @@ +)\81M[at(e-̇^X#FevՍu^eZWS$бV7K$g|Qg;C*KEم` Z}c!*e}"΀IZ<1>Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory9.jpg +2 2 401 1 201 +3 3 201 2 1021001 3 +4 4 301 1 Lucia I... I'm sorry for my behavior just now... 2 +5 5 301 Lucia Sorry, everyone... 2 +6 6 301 Lucia I don't know why, but when I saw this plushie, a strange yet familiar feeling welled up within me... 2 +7 7 301 Lucia When I found out it was gone, I couldn't help but feel immense sadness... 2 +8 8 301 Lucia A voice spoke to me, telling me to never let go of it... 2 +9 9 202 2 1 +10 10 201 1 1031001 14 +11 11 301 1 Liv Lucia... 1 +12 12 202 1 1 +13 13 201 3 1011001 +14 14 301 1 Lee No worries. Everyone has their own priorities. That's why we're here. 3 +15 15 202 3 1 +16 16 201 2 1021001 3 +17 17 301 1 Lucia Things we hold dear... 2 +18 18 204 2 +19 19 301 Lucia ... 2 +20 20 202 2 1 +21 21 201 3 1011001 +22 22 301 1 Lee If you're lost, then simply walk forward. 3 +23 23 204 3 10 +24 24 301 1 Lee Walking forward itself can be meaningful enough. 3 +25 25 202 3 1 +26 26 201 2 1021001 +27 27 301 1 Lucia ...Thank you, Lee. 2 +28 28 202 2 1 +29 29 201 3 1011001 +30 30 301 1 AniZhuanchangBegin 1 Lee Don't mention it. 3 diff --git a/Resources/table/client/movie/movies/MovieZX00109BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00109BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2c5fb087861fed356e01f1ee85f9af1f37e00a4f GIT binary patch literal 2223 zcma)7O^6&t6jmWZ4GbzdNCIMsm`Na+o$8s{pNo=BOc+^*1eZ-PEK<{5(_Pt~s!3P% zZe~5K;2}cHLCh&9QP2>`C15~2c@eLIms|t|@gnF!0v;lM)t&C1U1ozt&-AORSM}ce z-uGT_+`;dx&6=f`LB9kKDxAgw*UIt1OCFRpQ^)aXFj`k@RvVM zJ^$^~&ph?xt^1D-w68yS@7B)6PYzxC>+Z#c=je?c_4Vy$?e9C|UO-OzR%!*IFRt2h zvN{XcHq zl;%rmp_CR&X{nT0s}d_KtTMwYJFGIqDod;~#VT8@GR7)vUS-Xzta+6+ud?P<*1Ya| zy~YS5gthQT0N1-w%9S5+6*@58nlZwfxpRpQQs2(40{%1+bG;D{#oTiEj@8Mecr(_# zJPzHdS)*R_h(|~#GvyQ*@k)8`fqJb?+GI+>gO46-;Xr4vZa%NqI&Q0-U3psaSR({J zh=to`WF_?_Cl>^b_@a}??KOG?Q&}wG^k`tX)Yp;Gbuh$mH!t|lG z%UphF|1*nZvB1UM0xaYv=~+X4t&>11ZiS&H(px}-TPkhC(18$&Mj{b(s1s`RNKh;B zr}S2{*`z&SVdHHWCVV)QR#KBD<3t)b4ljK^wsI2y2M93Mmg=FS z9P~@l9jAlTfliH;aZCd(jA~e#)gV9z3y0jdd1^45;2OO_BXCv*PY4Y40`g4(X)*F)z?)keH#H=BzUIGl^v*oEb~B*Ehyo~8eBk$jkx>1H9?Efh^v4rdmOL{p6xo8 z=c@6fxxd9F!m>Imnh!bJ*TFHMg!E`0&@fe)6_D-9FM4y!DQ5n9#RYlKbhj8B+;yOs z;2_%g?xM&e&3dej3=M=BKgn;Ha~89z!bQ72LfN<5*~(p65w16lG&;CWQP#74`VTS{ B0pkDw literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00110BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00110BA.tab.bytes new file mode 100644 index 0000000..38a52ed --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00110BA.tab.bytes @@ -0,0 +1,27 @@ +w <)؛g Lɺo~0 +և>VEL}/hHnbh?+aJs+:HX]2\82=5 +hU-)'"0&\pId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory20.jpg +2 2 401 1 203 +3 3 201 2 1021001 +4 4 301 DialogEnable 1 Lucia You're locked on. There is no use to run. 2 +5 5 202 2 1 +6 6 201 1 500018 +7 7 301 1 Graffiti Artist Hehe... Run? 1 +8 8 203 1 500 +9 9 201 3 1011001 -500 +10 10 301 1 Lee You keep mentioning "Ascendants", what are those? 3 +11 11 301 Graffiti Artist I have no... reason to... answer... 1 +12 12 301 Lee ...I'm not asking for your opinion. If you don't tell me now, I'll get it out of you sooner or later. 3 +13 13 301 Graffiti Artist You are, all... just... defilers and bandits... hehe... 1 +14 14 301 Graffiti Artist You didn't like my work... but you didn't destroy it... 1 +15 15 301 Graffiti Artist So... you still qualified... as an audience... I won't kill you... hehe... 1 +16 16 301 Graffiti Artist But... now... you disrupted... my creative flow... You lost... your qualification... as an audience... 1 +17 17 301 Graffiti Artist I will... have to... erase you... hehe... 1 +18 18 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab 2 +19 19 401 2 1505 +20 20 301 Plitsch— +21 21 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiJiyouNew.prefab +22 22 301 Lee We've learned your tricks, this won't work on us now. 3 +23 23 301 Graffiti Artist Hehe... this is just... for a little... base coloring... 1 +24 24 301 1 AniZhuanchangBegin Lee Is that so? That means you've finally decided to stop running. That's more... like it. 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00111BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00111BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6ad0f8d834528893b4bddaaf3b669ad2bf72ef15 GIT binary patch literal 3067 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 I+00=72ML3`8~^|S literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00201BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00201BA.tab.bytes new file mode 100644 index 0000000..07b2a09 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00201BA.tab.bytes @@ -0,0 +1,60 @@ +0>8="+Gq#IsXOcE,3r,u#zVdG\) O[ڠGb@c.K2DEկ.ޗrVـ{[tMPXL-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 456 102 Journey of Torture Chapter 2 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 457 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +4 1000 401 1 201 +5 2 201 1 500001 +6 3 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +7 4 301 DialogEnable 1 Celica Gray Raven, did you parachute back to Earth safely this time? 1 +8 5 203 1 0.25 400 +9 6 201 2 1011001 -400 +10 7 301 1 Lee You know, aside from having to pass through the giant and murderous belt of space debris corrupted by the virus, everything was fine. 2 +11 9 201 2 1021001 -400 +12 10 301 1 Lucia Because of the mobility of the drop pod, we managed to pass through that area without requiring support. There was no better way of landing, Lee. 2 +13 12 201 2 1031001 -400 +14 13 301 1 Liv Lucia... I think Lee was just... joking. 2 +15 15 201 2 1021001 -400 +16 16 301 1 Lucia Ah... Is that... so... 2 +17 17 301 Celica Well, good to see you all getting along. 1 +18 18 301 Celica I'll spare the pleasantries. Your mission this time is to defeat the special Corrupted model named "Iron Maiden", and retrieve from her more information about the "Ascendants". 1 +19 19 301 Celica According to the other squads, this Corrupted in particular has high combative capabilities. 1 +20 20 301 Celica To complete this objective, you must first coordinate with other squads and set up Iso-Devices in specific locations of the city. This will create a small isolation zone. 1 +21 21 301 Celica These isolation zones will form a ring, ultimately containing the movement area of the target. 1 +22 22 202 2 1 +23 23 201 2 1031001 -400 +24 24 301 1 Liv It's been a long time since we've gone on a mission like this. 2 +25 25 202 2 1 +26 26 201 2 1021001 -400 +27 27 301 1 Lucia Yes, it only shows that the enemy is a force to be reckoned with. 2 +28 28 301 Celica Indeed. The enemy is powerful. Any squads coming into contact with the "Iron Maiden" must immediately contact all the other squads and wait for backup. Do not engage on your own. 1 +29 29 301 Lucia Understood. 2 +30 30 301 Celica There are sealed Iso-Devices near your landing zone. You'll have to find access to it to utilize them. 1 +31 31 301 Celica One more thing, HQ has sent a Construct in your vicinity to aid you in your mission... You should make contact soon. 1 +32 32 301 Celica With that, I wish you all a smooth mission. 1 +33 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +34 34 202 1 2 1 +35 35 301 System Disconnected— +36 36 201 1 1031001 -400 +37 37 201 2 1011001 400 +38 38 301 1 Liv Lee, do you know about the Iso-Devices? 1 +39 39 301 Lee Yes. It's something from Cosmos Technician Union. It emanates a Corrupted-repelling field for a certain amount of time. 2 +40 40 301 Lee But setting it up will take time. It's also quite weighty and unwieldy—typical of those technicians... 2 +41 41 301 Liv Speaking of production... The first thing I knew about you was that you're skilled technician, Lee. I even thought you were Cosmos Technician Union. I had no idea that you were actually from Kurono. 1 +42 42 301 Lee I was just a non-staff personnel. Didn't stay there long. 2 +43 43 202 1 2 1 +44 44 201 1 1041001 2 +45 45 301 1 ??? Yoohoo! Gray Ravens! 1 +46 46 203 1 0.25 400 +47 47 201 2 1021001 4 -400 +48 48 301 1 Lucia Are you the Construct that Celica mentioned? The one coming to support us? 2 +49 49 204 1 1 +50 50 301 Nanami Indeed... Walking the path of heavens... The Construct who will rule everything... My name is... Nanami! 1 +51 51 202 2 1 +52 52 201 2 1031001 -400 +53 53 301 1 Liv Nanami, why are you alone outside? What mission were you on before? 2 +54 54 301 Nanami Nanami's always been by herself! 1 +55 55 301 Nanami Um, what was I doing just now? Those graffiti looked super-duper interesting so Nanami decided to take a walk around to see more of it. 1 +56 56 301 Nanami Alrighty, Nanami's ready to dance! 1 +57 57 202 1 2 1 +58 58 201 1 1011001 +59 59 301 1 AniZhuanchangBegin 1 Lee ... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00202BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00202BA.tab.bytes new file mode 100644 index 0000000..fbed66b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00202BA.tab.bytes @@ -0,0 +1,75 @@ +)Z49b8HQYiԭyo=)s0iv$3+9 9Bkh@l cFNbمMu^? b$1>aWxJUC5,_N"yǝG2Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +2 1000 401 1 201 +3 2 201 1 1041001 +4 3 301 DialogEnable 1 Nanami Ooh, right! Nanami has something else to do! 1 +5 4 201 1 1011001 +6 5 301 1 Lee Those graffiti? 1 +7 6 201 1 1041001 1 +8 7 301 1 Nanami Yup yup! This is important stuff! See y'all for now! 1 +9 8 202 1 1 +10 9 201 1 1021001 -400 +11 10 201 2 1031001 1 400 +12 11 301 1 Liv Nanami's quite a carefree person. Almost contagious. 2 +13 12 301 Lucia Yes, it's an... enviable personality... 1 +14 13 204 2 7 +15 14 301 Liv Um, I think you have a great personality too, Lucia! 2 +16 15 201 2 1011001 400 +17 16 301 1 Lee Agreed, rather than some whimsical dice, I'd much prefer working with someone more down to earth. 2 +18 100 204 1 3 +19 17 301 Lucia ... 1 +20 101 204 2 10 +21 18 301 Lee Back to that Construct Nanami though... there's not much about her on the database. 2 +22 19 301 AniZhuanchangBegin Lee She's a bit suspicious if you ask me... 2 +23 20 202 1 2 1 +24 21 101 Assets/Product/Texture/Image/BgStory/Bgstory62.jpg +25 22 201 1 1021001 -400 +26 23 201 2 1031001 400 +27 24 301 AniZhuanchangEnd 1 Lucia We've reached the coordinates for deploying the Iso-Devices. We'll have to deploy them every 1.5km until it links up with the devices from the other squads. 1 +28 25 301 Liv The map shows that the other squads are already on the move. We have to hurry. 2 +29 26 302 Wait... 27 +30 27 301 Lucia Is something the matter, Commandant? 1 +31 28 204 2 7 2 +32 29 301 Liv There's a... connection request from a nearby Construct? 2 +33 30 204 2 +34 31 301 Liv It's from... deep within the Corrupted zones. 2 +35 32 301 Lucia Do we know their identity? 1 +36 33 301 Liv Please wait... 2 +37 34 301 Liv Okay, I got it. The Construct's named "Tifa", a Support-type Construct, member of the Suzaku squad. 2 +38 35 301 Liv But according to historical records, the Suzaku commandant had been confirmed KIA a few days prior. All Constructs lost connection, and no one was recalled... 2 +39 36 202 1 2 1 +40 37 201 1 1011001 +41 38 301 1 Lee If I remember correctly, the massive loss of Construct squads also began around that time. 1 +42 39 301 Lee We mistook the Nozzle model as the culprit before, due to the lack of any intact survivor memories and information. 1 +43 40 201 1 1031001 +44 41 301 1 Liv So the true culprit is this Corrupted named "Iron Maiden"? 1 +45 42 201 1 1011001 1 +46 43 301 1 Lee Not enough information to confirm for now, but this signal... 1 +47 44 201 1 1021001 +48 45 301 1 Lucia Commandant! I... advise against linking with this signal... 1 +49 46 301 Lucia Connecting with more than 3 Constructs at a time will place a heavy burden on your mind, Commandant. 1 +50 47 301 Lucia And, from our previous experience, this could be a trap as well. We do not know if it might cause any danger to you, Commandant. 1 +51 48 302 (Listen to Lucia.) 49 (Insist on connecting.) 50 +52 49 58 301 Lucia lets out a relieved sigh. +53 50 301 Lucia Commandant...! 1 +54 51 202 1 1 +55 52 301 System Increasing Mind Beacon output activity... +56 53 301 System Establishing consciousness link with Construct... +57 54 301 System ... +58 55 301 System Connection failed. +59 56 201 1 1021001 1 +60 57 301 Lucia lets out a relieved sigh. +61 58 204 1 3 +62 59 301 1 Lucia Sorry, I should not have been relieved for the loss of contact with other Constructs. 1 +63 60 301 Lucia I'm more worried about your safety than other squads, Commandant. 1 +64 61 204 1 +65 62 203 1 0.25 -400 +66 63 201 2 1011001 10 400 +67 64 301 1 Lee Lucia, you might be a bit paranoid about this. Though the human body is frail and easily destroyed by the Punishing Virus... 2 +68 65 204 2 +69 66 301 Lee However, the Punishing Virus can't affect humans on a cognitive level. That's humanity's only advantage against the virus. This is why we fight along side commandants. 2 +70 67 204 1 3 ... 1 +71 68 301 Lucia ... 1 +72 69 202 1 2 1 +73 70 201 1 1031001 +74 71 301 1 AniZhuanchangBegin 1 Liv Well... The signal is near our designated path anyway, so we could investigate when we're near. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00203BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00203BA.tab.bytes new file mode 100644 index 0000000..6864d2a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00203BA.tab.bytes @@ -0,0 +1,61 @@ +Iy^ߥɩER4`kFXy!~rҥC|⸉w3g<.~+/ʎ`)ʍaM +b>)֓́].Hʍ3_,6ڭ$\ބ;Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory62.jpg +2 1000 401 1 201 +3 2 301 DialogEnable System Connecting— +4 3 201 1 500002 +5 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +6 5 301 1 Vera Why, hello there, Gray Ravens! 1 +7 6 301 Vera This is the leader of the Cerberus squad— 1 +8 7 203 1 0.25 400 +9 8 201 2 1011001 -400 +10 9 301 1 Lee Vera... 2 +11 10 301 Vera Oh, Lee, my dear, how have you been? 1 +12 11 301 Lee I must thank you. After leaving Kurono and joining Gray Raven, my faith in humanity was restored. 2 +13 12 301 Vera Oh, you're as sweet as ever. 1 +14 13 204 2 10 +15 14 301 Lee I choose my words depending on the person. And for you, I'd prefer brevity. 2 +16 15 204 2 +17 16 301 Lee Let's not waste time, what do you want? 2 +18 17 301 Vera Oh, ahaha, you're still so volatile, alright— 1 +19 18 301 Vera I'm sure you've all noticed that signal from the Construct Tifa, yes? 1 +20 19 301 Vera Let me tell you a little something. This Tifa is our target this time, the "Iron Maiden". 1 +21 20 204 2 10 +22 21 301 Lee Oh, I couldn't have guessed. 2 +23 22 204 2 +24 23 301 Vera No, I mean that—she is "our" target. 1 +25 24 301 Lee What? 2 +26 25 301 Vera Oh my? Your commandant looks quite interesting, can we have a little chat, hmm? 1 +27 26 204 2 10 +28 27 301 Lee Nice try. I knew it. Speaking with you is a waste of time. And you haven't even answered my question. 2 +29 28 204 2 +30 29 301 Vera That's not important though, is it? Cerberus never shares its treats with others. 1 +31 30 301 Lee So you're not going to cooperate. 2 +32 31 301 Vera Or more precisely, disrupt. 1 +33 32 301 Lee Let me get this clear, Vera. If the Iso-Devices aren't deployed as planned, the target may escape. Don't drag us all down because of your own selfishness. 2 +34 33 301 Vera Oh, my child, that? It's already sorted. 1 +35 34 301 Lee What? 2 +36 35 301 Vera Well, that's all. You can continue playing with those little toys of yours, tata— 1 +37 36 202 1 2 1 +38 37 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +39 38 301 System Disconnected— +40 39 201 1 1021001 +41 40 301 1 Lucia That Vera, who is she...? 1 +42 41 201 1 1011001 +43 42 301 1 Lee She was one of the formal members of Kurono Ops. Later became the leader of Cerberus, part of the Task Force. She only recruits members coming from Kurono into her team. 1 +44 43 301 Lee Even in the Task Force, they're still a special team directly under the jurisdiction of Commander Nikola. 1 +45 44 301 Lee There's a brutal filtering system inside Kurono. The members inside would do anything to achieve their goals. 1 +46 45 301 Lee Coldblooded and thirsty for merits. That's their usual method of operation. They aren't well-liked because of that. 1 +47 46 204 1 10 +48 47 301 Lee But of course, they are indeed capable to stand up to their name... 1 +49 48 202 1 1 +50 49 201 1 1031001 -400 +51 50 201 2 1021001 400 +52 51 301 1 Liv That sounds completely unlike the place I was stationed in before. 1 +53 52 301 Lucia Cerberus has their own objectives, Gray Raven does too. 2 +54 53 301 Lucia Let's continue with our mission. As for them, we'll react and adapt accordingly. 2 +55 54 301 Lucia Not to mention that, Cerberus isn't the only squad we can work with. 2 +56 55 301 Liv Yes, with the enemies nearby being cleared. We can begin our preparations as well. 1 +57 56 202 1 1 +58 57 203 2 0.25 +59 58 301 Lucia Then we shall start here and continue extending the Iso-Device coverage until it links up with the other squads'. 2 +60 59 301 1 AniZhuanchangBegin Lucia Then, let's move out! 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00204BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00204BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a26eb69c6a275b73ce5bfbbfd015600d61fb640a GIT binary patch literal 1964 zcmaJ?O^6&t6jt=|Mg}~2F<@cPTsE^^J%2j~(d@22BNAgA5F;zrcGq;*rn{=Gs-De? zAm*eX9#>D&Q)BoVM^KY(?y<47p`010|H$J>__2&noar2!Y#n)dP{_DFJPu_Q# zzWUqim(E`L?BbzM9=(!3@%Xi8-%H{t55L_0{yq0zzwpz5uHDgwb8mh8?u}dT8isHzutG^Rj`K6N zdKhhG9EN5&QNd}PACw_1^GL{JQlx-S#ayhc@`P=D!=NVJBcH5RSGXpQFAXnu|6*Jyr?=GSO`cdgl= zKmn+Se}HtIigPA|n90bI>DG+l)-0aTD$E1BI70e!%@>C$i}>Pl^rTgK3uoizp5NNY zA{RAlG#ftRcpgBfKyyA6{L0=R(`>ZChbafl)bnu%m+Gw1Y;>Rv&@LQS1xpkb!PXP* zoGCn(2ZF(hN>e67ChY>*VnifaLX66Fz*~-*8Kc?gLdOANdgU0^ zp=w-gG?WvrkFN5G2sjajMBG{-BVw#pGUB=g-QD25bFO*fo+w?%Tm!LnLCo;@A zJfaX-$yTdHhW3ad&*uU`$w;Xkvo$}10W3{#SnRjL^*YzNA)7@>F`IA_DT$m)66Mm6 z^@P3Ph!tZZEEbO^iZlqUxvZCrVx%8`CO4S~gv!nQ45$YKN5byGmghf91=u)FkNX+h z(dW^Q)A@{nVb}$@VXb@D744Gf1ESi1fm5nLw#5XdbcbiY>7>CdsW@|0TahFrRTJcB zfuQn9C_*BYB`nLdVu6zp`r#GI+!fn$JvU=u;vJw>dlep~FrRV2Gel)vBW0pRu*eL*AUq^mM6pHn;e`=nXW>;D9-yZsz-%yoEV&r7 e$}C=B+5@1w`bW1tmvQk8bAGPHM&|T<#Qy#Eo9d-c8V zRX>n^e`o3N!Ril>oPBBWOX$6EvDDdrzWmSU3)jz_{q`rg@%9U!9(>l-_1%Xqf3tYu zuU~IIy8X-3AK(1B^~d4g=jyl4z5K!QR~rkT!1Z@--}w58+K*2@eB~(kbMgJ&o9nml z9o_q4p}BSU%C(Q4StcJ|KC^u7wcmfcFR$J|eE0Fv#qVw%J+s;7mF(b(b#I)CV< zLk^p2EtK94&dc`1)5u+xsB~|i2?;)_ySTgOJQe3O*r9}G1)7380ZxUYJjM#uz*9ILelN4uV=XT}w;lRE$ zZInwc!Z;2ehZ;aFbJ!3plz0Z#3%PZs z@S^bqgKoeRzNCoKA`FSU6A=@mNp!%8Cv-|Y9&4UdEGbh)xzvFA3C3u@QmIUF#HDg+ z1sW5+Cn-q92|pNyQlX}m4KNF>2`i^5pmQl`L311ukIgxB0%<~@^f+1PNslK+5f=NT zEBfrtTkq*WD1twvKqSN{!$RW8D3Z40W~bJM)?{i8EUts;P93N-2ilXVt;-}aL(P4% zjx^{5^#$|DpeR+8&!i%1869}&X#-JFbV%+<6xIb95qq#2oVVxAq`+dr!Z0n8AZAEd zz?nb$@U#XPc`R%eb0BJg)#n;ZE{Azw>AlD3*SL=Hq^28rzK_ z9#JOQ6MHft{X|At$92qAwquCeHOzl(HVZAl_+!C~UMAS&ibR%98KaPN!1S?@`K}Q| zyF&to31GMPIFE_XQE4*e{&^x|FEm+wM$)&US95CK26{^Jcx}$@M%Mv)O7ylLpR+fR z6`0kAmisKRnRBAhiiqr^6i+&%my$q4RweT)=Gu$&|5eO&0pA*tiu1(PpM5cHvy3jR e4Qb^Za%56O_7=fHCep;dB@tQncEWUa_5KCZn%08= literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00207BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00207BA.tab.bytes new file mode 100644 index 0000000..57c3050 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00207BA.tab.bytes @@ -0,0 +1,67 @@ +bl9o OoY A\x{f1%%;E<+#CCk|s Cq;o-48&S!rƺ)=+<-,1(O [5[y3Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory9.jpg +2 1000 401 1 203 +3 2 301 DialogEnable Suzaku Squad Construct Urgh... +4 3 201 1 1021001 -400 +5 4 201 2 1031001 14 400 +6 5 301 1 Liv His body structure is compromised all over, I'll have to perform emergency treatment... 2 +7 6 204 1 3 +8 7 301 Lucia After you're done, put him near the Iso-Device. If he can't recover his memory... You can only hope that he can hold on until the Purifying Force arrives. 1 +9 8 301 Liv Hopefully... 2 +10 9 202 1 2 1 +11 10 201 1 500006 +12 11 301 1 Suzaku Squad Construct ... 1 +13 12 201 1 1031001 +14 13 301 1 Liv I'm sorry, but we can't stay by your side. 1 +15 14 301 Liv So please, do not leave the Iso-Device field. 1 +16 15 201 1 1011001 +17 16 301 1 Lee Wait. Those Corrupted ahead are behaving... strangely... 1 +18 17 201 1 500013 +19 1005 401 2 10002001 +20 18 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 1 +21 19 301 1 Strange Corrupted Urgh— 1 +22 1001 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +23 20 201 1 1021001 +24 21 301 1 Lucia What? 1 +25 22 202 2 1 +26 23 201 1 1011001 -400 +27 24 201 2 1031001 400 +28 25 301 1 Lee Even if the Corrupted here are stronger than those outside, they should still be susceptible to damage. 1 +29 26 301 Liv There are... strange devices inside these Corrupted... 2 +30 27 301 Lee That's... the core modules of Iso-Devices... 1 +31 28 202 1 2 1 +32 29 201 1 1021001 +33 30 301 1 Lucia So you mean, they gained new abilities by corrupting the Iso-Devices? 1 +34 31 201 1 1011001 +35 32 301 1 Lee This is severe. Iso-Device corruption... HQ didn't mention any of this. 1 +36 33 301 Lee So that's why the Iso-Devices were sealed off before we arrived. 1 +37 34 201 1 1031001 +38 35 301 1 Liv But then, how should we deal with these new Corrupted? 1 +39 36 202 1 1 +40 37 301 System Connecting— +41 38 201 1 1011001 -400 +42 39 201 2 500002 400 +43 40 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +44 41 301 1 Vera Hi, hi! Gray Ravens! 2 +45 42 301 Lee You again? 1 +46 43 301 Vera Just a kind little reminder— 2 +47 44 301 Vera There are several... tricky folks heading toward your way. 2 +48 45 301 Lee What a timely reminder—those "tricky folks" are already right here. 1 +49 46 301 Vera So you don't need a little tip then? 2 +50 47 301 Lee ... 1 +51 48 301 Vera Hmph. Their shields can be neutralized by the Iso-Devices. If you want to destroy them, you'll need to do it within the Iso-Device fields. 2 +52 49 301 Lee Stop with the act. You left them for us intentionally. 1 +53 50 301 Vera Oh my... You caught me. After all, dealing with these things would slow us down tremendously. 2 +54 51 301 Vera Well then, give it your best! I'll be seeing you! 2 +55 52 301 Lee Hold on. Don't you have anything else to add? 1 +56 53 301 Vera Hmph. Since when did you become so fussy... That won't make you very popular with the ladies. 2 +57 54 301 Lee Sorry, but that's none of your concern. 1 +58 55 301 Vera Al-right, I'll give you a little something in return. A "wish ticket" from Cerberus whenever you need help or something. 2 +59 56 301 Lee Don't even try this. Don't expect us to clean up your mess for an empty promise. 1 +60 57 301 Lee I was naive to even think that you'd feel apologetic for anything—your actions are going in the mission report. 1 +61 58 301 Vera Aha, that's even less trouble for us—Tifa's getting a little bit out of hand and just slipped through our fingers, so I'll have to go. I'll miss chatting with you, dear. So lo-ong. 2 +62 59 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +63 60 202 2 1 +64 61 203 1 0.25 +65 62 301 System Disconnected— +66 63 301 1 AniZhuanchangBegin Lee Sigh... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00208BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00208BA.tab.bytes new file mode 100644 index 0000000..46ab49d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00208BA.tab.bytes @@ -0,0 +1,34 @@ +8aC+ﰡˡ_Q"x=>3JtXȒ4;X)9Hg]5l'h/'@kD$mD&%Q$8"&,uZ)?e0U˩lͻxqId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory20.jpg +2 1000 401 1 203 +3 2 201 1 1031001 +4 3 301 DialogEnable 1 Liv Commandant, according to the locational data from Babylonia, Tifa is approaching our position! 1 +5 4 201 1 1021001 +6 5 301 1 Lucia Commandant, your orders, please! 1 +7 6 201 1 1031001 +8 7 301 1 Liv Ah, wait! There are... other Corrupted signals as well! 1 +9 8 201 1 1011001 +10 9 301 1 Lee More? Didn't we get rid of them along the way? 1 +11 10 201 1 500006 +12 11 301 1 Suzaku Squad Construct Tifa... 1 +13 12 202 1 1 +14 13 201 1 1021001 -400 +15 14 201 2 1031001 400 +16 15 301 1 Lucia It's the Construct we just saved, why is he here? 1 +17 16 301 Liv The virus has already corrupted his M.I.N.D. That's why he's showing up as a Corrupted on the radar. 2 +18 17 201 2 1011001 400 +19 18 301 1 Lee Shall we? 2 +20 19 202 1 2 1 +21 20 201 1 500006 +22 21 301 1 Suzaku Squad Construct Tifa... 1 +23 22 201 1 1031001 +24 23 301 1 Liv Please wait! He's still maintaining a part of himself... all through sheer force of will... 1 +25 24 203 1 0.25 -400 +26 25 201 2 500006 400 +27 26 301 1 Suzaku Squad Construct Please... heal me... I can still... fight... 2 +28 27 201 1 1021001 -400 +29 28 301 1 Lucia If you go on like this, you'll— 1 +30 29 301 Suzaku Squad Construct No matter... Even so... I have to... I have to bring Tifa back and cleanse her... 2 +31 30 201 1 1011001 -400 +32 31 301 1 Lee Cleanse... That's not possible. 1 +33 32 301 1 AniZhuanchangBegin Lee Looks like he's about to lose it, he's seeing hallucinations as well. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00209BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00209BA.tab.bytes new file mode 100644 index 0000000..db528f0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00209BA.tab.bytes @@ -0,0 +1,28 @@ +ؚqqZiyHF=6o6DL)jgɔaQr:mѩ-sRۓPzΘsW-ð:gć%д١SDШ~Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory10.jpg +2 1000 401 1 203 +3 2 201 1 1031001 -400 +4 3 201 2 500006 400 +5 4 301 DialogEnable 1 Liv What are you trying to do with this Inver-Device? 1 +6 5 301 Suzaku Squad Construct Tifa was injected with a foreign power by an enemy... That power allowed Constructs to keep their consciousness stable even under viral influence, all while harnessing the power of the virus... 2 +7 6 301 Suzaku Squad Construct But if such immense power comes at the expense of human nature... Those that master it are still slaves to the Punishing Virus... 2 +8 7 301 Suzaku Squad Construct Even though Tifa has lost her humanity... we may still be able to recover her M.I.N.D. if she is connected to the Inver-Device... 2 +9 8 301 Suzaku Squad Construct Wait for me, Tifa... I'll... bring you back to... Babylonia... 2 +10 9 202 1 2 1 +11 10 201 1 1021001 +12 11 301 1 Lucia We cannot allow him to go by himself. 1 +13 12 302 Gather nearby teams. 13 Follow him. 15 +14 13 201 1 1031001 +15 14 17 301 1 Liv Okay, I've sent the coordinates to all other squads in the area! 1 +16 15 201 1 1011001 +17 16 301 1 Lee We should still keep a safe distance from him. After all, we have no intel on what the Iron Maiden can do. 1 +18 17 201 1 1011001 10 +19 18 301 1 Lee Lucia, you know he can't be saved, right? 1 +20 19 204 1 +21 20 301 Lee Whether we help or not, it won't change the result. 1 +22 21 201 1 1021001 3 +23 22 301 1 Lucia Even so... I'd still like to at least help him until his end. 1 +24 23 201 1 1011001 10 +25 24 301 1 Lee Just... don't expect anything to come out of it. Keep an eye out for Tifa and the movement of other Corrupted. 1 +26 25 201 1 1021001 3 +27 26 301 1 AniZhuanchangBegin 1 Lucia I will, let's follow him then. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00210BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00210BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c18ef8b0fab58fd8663f2222217186c10576c53f GIT binary patch literal 2870 zcmb7GL5N#L7?z%#KtNCRAZ4n>MOm|%mt?b{;JVrB60N#6TT#naW?v@njr%f_otc+3 zx7v%99z3Xc5GhJo5Ihtsf=bU~5%eHfp$IN2c<>~65z&7poA#@rhs`SHu^y3$|d)Kbs zfAi+o_q=jp@bB@#rFV~AK6?y3^uqB6D_fs``|0+~)py=s`sDZT{73$N{)hJ5_21TC zfB20nc=3z-P9NI-?Ck1CTYucUedEZBxf^SLK2?A3=Z_z_ws`u;SKl9Qw9t}oxD;SK z%g&kPW^K@AsG;kT^f%%9glM5U3%FPkyo2D*UEPxtETRMZXlSfbMLYToSx38;msq95 zDkoMYvE~!2npg{oRZA>VOwAO9q%b7KAt?|^kw^+fQY?~!krd5K(YzGROVPX(%}dd| z%6dLW5J89(;R^v>FNZM|en>@N$+XY3W=7AgD%pyCGq(ox$BNB0Iy7K&^`L2_8o*WC zD=8LU?FQB>Yvpqu;1r7pl^xm%P9q60bR%N+eS*BAm*oi0^0|`rg&>E%_O;<|)yfp7 zGQ5OJ4((K<6VwCJ4C$srL#QrgXXpIe*@*dE1(im==z#OG6o!jf#u~G8-AHO^PB8sY zGL73xcJKxZxoBY%GQ6Vb0H2~gCa~U$X{#^^a^B_$5&y3otEdcIxE$@iP|l(^q$(38 zpIbncBr)f3GWIz|O=?&aal=eOZw zgE+V#QrFXDEXNoz7K!7egxNU*%w9Cr=is?qOLCAx!Fqu4<*ihWz$aY-V zIMzaHa3|IVrYi1-1BcR3Aogb{hbVBLYOE#9fp(jN>>&(^jiNp);3m-RTtgVZIOHw+ zKF|$=t&M?trUF-jDKS+L6kx2WZa-qZc?4A$OJmeg4ch@i8mws>Xc;R$ZnW)eZAmd> zaN8aoRKVH7ZO&~89D?P`D571>G?ZjAg;fOQ+!yX`%D;d-kWI?^u>4L0vzBbdAZ!YB z@vWHQWvNu$HE;-M9tdcJj_kR)Ec;Zo;LN~KE?Z};yKq!Y9(rC4c_6$@m1hXS{S7E0 zAa`%5?)X{(Qn{H%ObPyAj1Cv5=bp)y4sN&Ea>RgrW94s~8^>LDtaKIY+IEI|U?u`M LB|A)*N%{Q;pm1|x literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00211BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00211BA.tab.bytes new file mode 100644 index 0000000..bd115c5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00211BA.tab.bytes @@ -0,0 +1,31 @@ +!MA|vPTƧ0ħiZTppAtn"K-4`.T>-uFz,̣(mb C䣣ZAz-N]1[*@9Ƴ5 Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory19.jpg +2 1000 401 1 203 +3 2 201 1 500015 +4 3 301 DialogEnable 1 Tifa AHAHAHA— 1 +5 4 301 The "Iron Maiden" Tifa lightly trailed out of the darkness, a Construct lay unmoving on one of her spikes. +6 5 301 The Construct was then thrown aside like trash. The body let off a dull thud as it hit the ground, causing a cloud of dust to rise. +7 6 201 1 1011001 +8 7 301 1 Lee That's... a Cerberus member...? 1 +9 8 203 1 0.25 -400 +10 9 201 2 500002 400 +11 10 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +12 11 301 1 Lee Hey! Vera, what's the situation on your end? We just saw a corpse of your squad. 1 +13 12 301 Vera We almost... had her... 2 +14 13 301 Vera But she had something up her sleeve... Tch! 2 +15 14 301 Vera I'll give you one last piece of advice, this "maiden" before you isn't of sound mind, beware... 2 +16 15 301 Lee Are you not worried about your squad member? 1 +17 16 301 Vera Just a dead piece of trash. Nothing but himself to blame. 2 +18 17 301 Vera Augh! Al... right, I'll need a little break. 2 +19 18 301 Lee Vera, you— 1 +20 19 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +21 20 202 2 1 +22 21 203 1 0.25 +23 22 301 Lee Those reckless fools... 1 +24 23 201 1 500015 +25 24 301 1 Tifa Overconfidence is a vice. 1 +26 25 301 Tifa Humanity will never defeat the Punishing Virus. How much more pain do you need to understand this plain simple fact? 1 +27 26 301 Tifa Because of your naivety, this hell was unleashed upon us... 1 +28 27 301 Tifa And cost me my... most precious... commandant... 1 +29 28 301 Tifa But now, I have the power of the Ascension-Network on my side. 1 +30 29 301 1 AniZhuanchangBegin Tifa And with this power, I will fulfill the last wish of my commandant... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00212BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00212BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..147def3e4a946f3963e7eef6fcb38795c2fdf5d7 GIT binary patch literal 5802 zcmb7IPlzN}85h*U*P#(ah#=ydc-V-OnXc-t>TUuFv$JMrg2qjpBoGtVH(jr*D^p#s ztv}OgFzCe`6a*nRAqOwUgO_;Fn_eU*@gNvjh+#tr$!u58pm{>&4FR?*8K|pT6_AS3md1Pu}_KT)ckv z_(Rv{|Gx9lQ%~MG3x4wMkM>`C^{4OLP{01~*MIQ#U;cUa#^=BH!Vmkue6jo1Z@>ES zhp#;LM)0SnPaQg%#GVc?c}l$!Z~i!2Efk$b*L^*?!1p%-hpsEv3yuPBPWUVRPM_RR zzFhI6Y;sG6avpuxc!}0Cb2IC2W`oVl+RW_DY`B??HnZ_&X7q|_A;l=f7=;|85M&gR zj6#%A$TA9HMj_2Cq?v^@vyf&M(#%4dX}#3#7-SF`J$w+{^};NX!DJ=_mz~MaqDaNj z;jK_R$s|5JgZq57p$0q2K$;*yn8DgS?i3;LS#>x@uQiUs_6Fd@nD&msZJ*{X0s+5c?c2a3gWZqno{7lSIf0MpcE&U+i#I40Pse&bmw_XLxY^xCkH)+= z_cuNK1Wbh!;kd5>FZA%OB$|ozKp~fMg@?5W0FnV^pzGdZX8?>as2siHP);s<)#4bV zPuN%4bR--ZUWjPnT_~~eR5(G@;~7Hd&eCwZX%xj0F;;6cqF8IEF_y-FAg6-+-2d=Y z-GJ#9VVh}GRLgwkXva-eQb1M=3mIT34jGxgjA9WfV75geJ9YUz`gKUg78Z}T<<0dR z39`TT#!^ON;wSNB1~t!DBEqjafVO}E>lrV#2(|CyS1&-8ND(L*VquDrW;c$=xK9`x zV={IC`SC{HFnfgk_lQ133hPa?60ce)=_JmHqXtRryO$FVVGMU6*IU2~X%Krw!5Tn; zsX@J4K!1Mb`2etYDZGdog+p`Ba9VotjJ1@(IwWm60Hjy2-A}m%v8o%;#Uc}wTx2Tf z#k-`V*}=gLy?}<~ z1hC#FZk%upRaZOBCAV)8Oe{r@=sAxI?9@*@ClXHREf(OcQUWizp0{L2-zHdBJ~C@s zPL8sFdu0z7bNG5lP^Y|+PTfFLpt7ZM4}c`Bsuiy0Dl?zuB&V0dcc%Q-9R=w%>u zme?D|q??$H(GoiQDJL&9Xc+7H7&pOsy_BINSXKCJD$(hryI8QsN7!cZh+uSC@v_Bj z8^;8ruWV#Ws2$zTphx{mwh`fcE;4Alz+U1!L5+#C8p91)YUd;8z6>s!4@F`j>(<;< zL1Ug+L{JKD2p|W}Mj?}nNHtg6froh3!B}3ve<=A=8GCM$^#&J#@=+Tz zz)pRw!{#vA1S?=R6iA0by#v&T0pCXI2H-LzXk79XlV48gk2Gz>z7Y*7h|a1Ntl8t+ zOwGWaF+p68B3^>!44cLxVD$)spk00>`U&2bb1l#Ffh&zc5K*$lp!6n{dm~?&e`AM< z6=jVKH1lDYERgv0EFz86X)Y92pCGbq51j$~n-hf0dg2hBJ%|M43}#}6l9wvNr3KAI zkX?kBLvDt0C7!`gLDU#vYd}!BEO8@@ZZW*z%V3oZ~I{0Az zOp9-MfocuykgP2(uR3q-wKeUshny7?Jtxn;C|w)VYve@F7oatT%cHxx)T+4pCIvS?jgjr18)@u1c_yFX-zCH z)9l*Q^aF1ScA9GuRA@Mj58>;1tG{f5Mim2cBE*%mcEAR_kf?w-V?hQW%LL+>((|4n zeHW5G$M4s|*7UGPWLJU5mw_{GM(}?Il2U=AlXeJ<2?}nRw4;R{_6VX&e$1*KH(vYmARK|UCi%%OoCEXjo=EdG$@|2m~-EU zTeVo}L?jC_^};CTma48uq%V>B1U0tY(*ELSI3TEz>42@3?jUb~;3$3>#TTi4u~gU4 vflg$IcMn|QnT31>a)-ANzlG23W2)(%IE~Ry%5!d@0hqjVVpc;ftvBNTeZpHp literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00212EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00212EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ebe57806ac2262c0e6e99b347b8a3ea31182aecc GIT binary patch literal 6299 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 Qo*gBMQ4wpox_uG<0eiFkKmY&$ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00303BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00303BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..08f19443e20be84b85f7aa45090886336fc96d33 GIT binary patch literal 2804 zcmai0ONb*y7#2@f*z9T0lTbOx?CNYL)p<+;1H(MjjgITEGdS+ZqLp+_cbR^KuId@X z;sf;JSuY+uDC}W!)(SvvsVf7>;>Q~)KIx}|0IwaLqfBj$m-~au8 z_pQCxAH4a6(vz#V9VZj=k2g0iegD9@w|;-;%^R2RzU%RstCyo^ z*5#jrXFsHC*I)VSyH}q$@tV9g^T_t%KZ~Dz^ufyDjvs;xKi}}acjeP>Pk!AvcFP~V zzrVQW?Js98E^dEby0~+pb^W&&-RFL}ed)cc-@Lo}@}=XKe|+f^r)`tvu9jhd$rLGTX3}@DORvpi3 z<5_(?Ym8?L<5_b&YmH~Dl1(!dmcg(Lhh;!4Lt+^e%dl7m#xgW3L$fk8D?_s~G%G{1 z>gS6EMi?Qif*%69cHEc;U6%)rA=9iWCA6B~h(bH=>iI3uA4g)o?Q=)WuQ;1Jj0U5B z)+#^Rcg(50Q7l-%sSr|2z>EnaR>jJ*#agjYCD^kjj9H}$2aGJ_A1M}Uq)JFNIk6_W z7a|DW@q{sFWL@r&^|&kf9QDGmN5fc`Ozb(MSg4cQVQeeG&auW)vCts(5%k%%@2og% z)8)Mpw1Fkl(H2N!bU5{YRywYx9pTErro&5XSI{jHMZ6!{w9A7a3>4j!fmAL<#vhAGr=Fj7$EIP=x3WEF#z zW+ufvCro_1VI-*3v>V2rjbI`%M>(FnP$}-wj>m05_gxuziuSqEM+Cau?ZM&Rv4FRN0&<=xHop_6cFZ_;(s4pnjpx9fY+X7D-wTFD| z3lzE*5ptqLv?se_dMmTgwUL-ieM9hb$X(KQ6OjlFcaR4Uk_(s(IPdUo&uAu?Gh2EV z?G1z}yl;-cs}U=&29IR7PH;_-G@>8xA(MtYK_M3nV*Tf3z|xwXDky7#Kyec^Kp8?1 zu&O{MdYqCD%7=1gN+F4p+qN_xIap28F$%xm4FSU^v10OHRH=j9@USP|p7&S?qFl{s?dRh+n HQBCAu)-hp$ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00304BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00304BA.tab.bytes new file mode 100644 index 0000000..756acdc --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00304BA.tab.bytes @@ -0,0 +1,33 @@ +`8& i}[nKOg1p%4`wJz1:EIŨzaWq"N2Ι:E&^uKǻn8wg͛PG ےU6_Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory19.jpg +2 100 401 1 201 +3 2 201 1 1081001 1 +4 3 301 DialogEnable 1 Kamui Helping people makes me feel good! 1 +5 4 201 1 1011001 10 +6 5 301 1 Lee Behind you— 1 +7 6 201 1 1081001 +8 7 301 1 Kamui Hmm? Oh, it's not dead yet? 1 +9 8 202 1 1 +10 9 301 RImgBg1Shake Terrapod ! +11 10 301 RImgBg1Shake Terrapod Schween— +12 11 201 1 1011001 10 +13 12 301 1 Lee All clear. 1 +14 13 204 1 +15 14 203 1 0.25 -400 +16 15 201 2 1081001 1 400 +17 16 301 1 Kamui Phew, thanks again! You're pretty good! 2 +18 17 301 Lee (Leaving his back open to enemies not dead checked... I can already tell we're not going to be friends.) 1 +19 18 301 Kamui Gray Ravens, hello there! I'm Kamui, a Tank-type Construct, member of the Strike Hawks. 2 +20 19 301 Kamui And my mission here is to track down one of the Ascendants. 2 +21 20 301 Lee One of? There's more than one? 1 +22 21 204 2 +23 22 301 Kamui Yep. According to our info, they even have something called the "Ascension-Network", and they share strength from it. The core members are the ones we call "Ascendants". 2 +24 23 201 1 1021001 3 -400 +25 24 301 1 Lucia The one you're after, is there any more information? Is it someone with white long hair in a red outfit? 1 +26 25 301 Kamui I don't know, I mean, does it matter? 2 +27 26 301 Lucia ... 1 +28 27 201 1 1011001 10 -400 +29 28 301 1 Lee I think I get your work style now. 1 +30 29 201 1 1021001 -400 +31 30 301 1 Kamui Nothing a few punches and slashes won't fix! 2 +32 31 301 1 AniZhuanchangBegin Kamui Anyway, let's go and pluck this Ascendant out! 2 diff --git a/Resources/table/client/movie/movies/MovieZX00305BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00305BA.tab.bytes new file mode 100644 index 0000000..1f0d9c0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00305BA.tab.bytes @@ -0,0 +1,11 @@ +| m\/jٯ%%O웾ֺ썵otwt3UvT'(=f/fiC vs y-xZC^Qh %FiykwЎs, Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory.png +2 100 401 1 201 +3 2 201 1 1011001 -400 +4 3 201 2 1081001 400 +5 4 301 DialogEnable 1 Lee You still plan on following us? 1 +6 5 301 Kamui Of course! Gotta clean up my own mess! 2 +7 6 204 1 10 +8 7 301 Lee Just, don't cause any unnecessary troubles. 1 +9 8 301 Kamui Man, are you blunt or blunt? I think I'm beginning to dislike you. 2 +10 9 301 1 AniZhuanchangBegin Lee Go ahead. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00306BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00306BA.tab.bytes new file mode 100644 index 0000000..1730b48 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00306BA.tab.bytes @@ -0,0 +1,33 @@ +sU݄ԃC-js.zڳ uD.E'm'rɘFelHPhJқѠ]'aI?_ݖ}+M?Ŋӟ%!GJft#~$=qŸ22Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory6.jpg +2 100 401 1 201 +3 2 301 DialogEnable ??? I am the butler of this estate. +4 3 301 Estate Butler I am here to protect the inheritance of the estate owner, Mr. Copperfield. +5 4 201 1 1081001 1 +6 5 301 1 Kamui Good day, sir! 1 +7 6 201 1 1011001 +8 7 301 1 Lee ... 1 +9 8 201 1 1081001 1 +10 9 301 1 Estate Butler I am contacting you through a private channel, so this will have to be brief. +11 10 301 Estate Butler Simply, leave now when you still can. This is my advice. +12 11 204 1 +13 12 301 Kamui We can't, we got a mission to finish, Mr. Butler. Speaking of, you know where that Ascendant is? 1 +14 13 301 Estate Butler Sorry, I cannot help. +15 14 301 Kamui Oh well, speaking of, why would you contact us through a private channel? 1 +16 15 204 1 1 1 +17 16 301 Kamui You aren't a Corrupted, right? Then you can just come out and talk, we can even be friends! 1 +18 17 204 1 +19 18 301 Kamui Hello? You still here? 1 +20 19 201 1 1031001 +21 20 301 1 Liv Kamui is quite... 1 +22 21 201 1 1011001 10 +23 22 301 1 Lee Quite simplistic. 1 +24 23 201 1 1031001 +25 24 301 1 Liv Um... I meant to say... overly friendly... 1 +26 25 201 1 1081001 +27 26 301 1 Kamui Ah shucks, thought we'd get a helping hand or something. 1 +28 27 202 1 1 +29 28 201 1 1021001 -400 +30 29 201 2 1011001 400 +31 30 301 1 Lucia We'll have to go with the original route and pass through the door. 1 +32 31 301 1 AniZhuanchangBegin Lee Let's see if we can pry the gates open. 2 diff --git a/Resources/table/client/movie/movies/MovieZX00307BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00307BA.tab.bytes new file mode 100644 index 0000000..c42724d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00307BA.tab.bytes @@ -0,0 +1,24 @@ +mGAvؾd8(| }D޿nQW~D5|E(1q|]cb`1w!T18 +*= Grj86$8ư?ؿo)BHtId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +2 100 401 1 201 +3 2 201 1 1031001 +4 3 301 DialogEnable 1 Liv According to the navigation, we will reach the courtyard after passing through here. The garden is the core area, and also the furthest location reached by the recon squads. 1 +5 101 401 2 10007502 +6 4 301 RImgBg1Shake Boom— +7 5 203 1 0.25 400 +8 6 201 2 1021001 -400 +9 7 301 1 Lucia There are fights happening elsewhere in the estate. 2 +10 8 301 Liv Commandant, I've found friendly Construct signals in the courtyard! 1 +11 9 301 Liv They're... fighting an extremely powerful Corrupted! A Corrupted several magnitudes above Tifa... 1 +12 10 201 1 1011001 400 +13 11 301 1 Lee That must be an Ascendant. 1 +14 12 301 Lucia From the battle with Tifa, we have also grown as well. 2 +15 13 301 Lucia And we have an advantage in numbers as well, we will succeed. 2 +16 14 201 1 1081001 1 400 +17 15 301 1 Kamui Lucia, you're still as feisty as the training times! 1 +18 16 301 Lucia Training...? Sorry, I don't think I remember much from those days. 2 +19 102 204 1 +20 17 301 Kamui Were you that forgetful before...? 1 +21 18 301 Kamui Ack, it feels terrible to be forgotten by people! 1 +22 19 301 1 AniZhuanchangBegin Lucia ... 2 diff --git a/Resources/table/client/movie/movies/MovieZX00308BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00308BA.tab.bytes new file mode 100644 index 0000000..22ddf35 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00308BA.tab.bytes @@ -0,0 +1,13 @@ +1ךw*W9\rV +L[0OC0VS:^VlP+qOmz 8I/F.pLt(T%JK)Qb&G#0o | +ˏՌdId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory15.jpg +2 100 401 1 201 +3 2 201 1 1021001 +4 3 301 DialogEnable 1 Lucia We've reached the courtyard. The Construct squad is just above the stairs! 1 +5 4 201 1 1081001 1 +6 5 301 1 Kamui The space's massive in here. 1 +7 6 201 1 1031001 +8 7 301 1 Liv They seem to have finished the battle. Squad members are all intact, but why aren't they heeding our calls? 1 +9 8 201 1 1021001 3 +10 9 301 1 AniZhuanchangBegin 1 Lucia I'm not sure. We'll have to pass through this area first. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00309BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00309BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2a6e46b5ed1011a219f520290a529e6b43131acf GIT binary patch literal 2963 zcmb7GO^6&t7|qdIG9Dy&P>@=J48piO)ibj{2bEp3#L=v-xR9s>tnL1Gy4;?wv8#I~ zokLKf@t{Evyaf*)gn&N;at*|ro>YYRL(qe_AS&dLTjHyl+3A^eX3%1ouBrOE-`DSZ z@2h!Wjel_M!3*baU;OC3_aFM~UHbm9@9rKsb?Wlf-yhvAT{;y1QN8}{(T_jB^3J)x z@67-D_E&Q^{ENSoo4*~o{>YPWUA=Pn<`d`cz4-H;`;P}d*1x#-+T}O@{N{(oPd9Iu zzWj84!#sTa?zLyn+`4h->|aMOye!92~`m=-Qc;mDh>I@CVyJCHSZ)kC1-}|DJ`+azfxMq)0IohbRw1VtYg#QzKqK$c<55X zN%|qzU?&+wx)*TCO~+bhO9zWon^~k4wmg~~3ZuGgJEVAFVS)ETaAZPD7Lp6}Q&VYQ zWh)19XNyBr+3EpcR0_a4p;Y;R%(>~1+*5I@VhI??Bx&WgG#$&I;WCh&RCR6POe%L& zq|VwpAr|^^5gl!eg6eGLt$-4pJGCh?6UwRM>C_5qkI|H!hLN$YTA%`%LSqV4g%Sb- z9HeCSus{Jt?pJ7@)MxrcJ48s^PlidZWH+ge3*)lR=%U^}F? zp{R>UR|Xj+B!e7QrzCa3w#%UIGgw~+V~+MB@rg;hv{x81A5FW@+gh&&?@Z@rl?hnR z8+O`0iIe&nT6C2OXRHGiLG+ld9F?2-fJhhy9SsgI_t|txmHjpgatd!%xY4+$ zjEwR}_sCv6MI zBhPhK=@)E93aiX>k{*5c*~d<;%8FC\LM0k {쏴uʓH>"ҏ6G aa;\PVĭj^-9 lJj@'T|Og8D[j>&iʡLId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory15.jpg +2 100 401 1 202 +3 2 201 1 1011001 400 +4 3 201 2 1031001 7 -400 +5 4 301 DialogEnable 1 Liv It's too quiet up the stairs. 2 +6 5 204 1 10 +7 101 204 2 +8 6 301 Lee This feels eerily familiar. 1 +9 7 204 1 +10 8 301 Lee Do you remember what happened to the Suzaku squad? 1 +11 9 201 2 1081001 -400 +12 10 301 1 Kamui Suzaku? Ah, those who got destroyed by Ascendants... or so the logs say... 2 +13 11 301 Lee That Ascendant is familiar with Construct body structures. It knows how to destroy our parts and modules effectively, and can even modify Constructs into unique Corrupted. 1 +14 12 301 Lee It is highly possible that the Ascendant can modify Constructs into other forms, or even cause them to send false signals, all while maintaining their vital signals. 1 +15 13 301 Lee So... 1 +16 14 301 Kamui So? 2 +17 15 204 1 10 +18 16 301 AniZhuanchangBegin Lee We'd better be mentally prepared for... whatever's coming. 1 +19 17 202 1 2 1 +20 18 101 Assets/Product/Texture/Image/BgStory/BgStory22.jpg +21 19 201 1 1021001 +22 20 301 AniZhuanchangEnd 1 Lucia We're here. 1 +23 21 301 Lucia No enemies found... All Constructs here... 1 +24 22 201 1 500019 +25 23 301 1 Construct Soldier ... 1 +26 24 201 1 1021001 +27 25 301 1 Lucia They're still alive, and not corrupted. 1 +28 26 201 1 1081001 +29 27 301 1 Kamui But then why aren't they talking? 1 +30 28 201 1 1011001 +31 29 301 1 Lee Lucia, keep your guard up. 1 +32 30 201 1 1021001 +33 31 301 1 AniZhuanchangBegin 1 Lucia Hmm... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00311BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00311BA.tab.bytes new file mode 100644 index 0000000..9b830b3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00311BA.tab.bytes @@ -0,0 +1,44 @@ +S|rTl+GQ< 楒"Sg)d(y*IH +JL$ r[J^#l [!8t+v%oLx(P-W#GO=pxdgx_GH;T{`ufxBA{%yE-iUe)H$eXMW$`cishdd3%2O z>GHTUlsobuzuLLd+R}5zo%sCtaO?--{c`KOZN~j%*#9dNuu| z>)Oi0q17*&m3eMeUfjR^p`(36tZf&bb^mz(w(WK2^w`lulP^!LZU6eYaN_3I-*;P{ zf0M^g4lfmQ9p~p3KfNoqb>3U&MH3ZD%9a9x5w@tp&Um%LP|@q>vNQ+JL1ChPX4#@3 zYzILvcm^W_jMJ(fss*FerH(g6rqNDhgi$(-GGUYrqg)vEhEYC@`of5$qA;S62ty(c zi9jSGkqAX17Kvaaq8Sm*h-gMcGa{N1(TwbLJVp>fh@{{Tfn1YipNdkM3QLQr$2^ZI zFFEQ;(=VyyILPn2ELn7@#ghHjn38UF_i1DjvlUCf)u_c|25?dcWdfL9LXeR%8m)z~ zcr1-zE*&f$uql^tBzlLlVEv${sA9O^SDd-%hHI4*iA3X_;;{@$BOvJ%bt5R7f|jrK z{`-%|vM93)uC2c=IR!Z`QPHh1h+}ewZH1|*I?`nqwSo;=JeEV*`i;=eJ_YXDR$2An zs`RmGo7fg6V>SsN>scm_jK*WnIu_!jcr~`#`@F7v>QrLxVVVBP&!Wn81NAn%-`bM+B@FR2C|==OY$;`*j6&Zr+5xQ($PJg%|KG+fVer Dr(u;9 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00312EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00312EA.tab.bytes new file mode 100644 index 0000000..a972e27 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00312EA.tab.bytes @@ -0,0 +1,39 @@ +4ўyhO9;]Hc7F*pY\@C')cc}NN0lR%T&0ǀvf6)cmDkfMpP񘆔uId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory24.jpg +2 100 401 DialogEnable 1 202 +3 2 301 RImgBg1Shake The hall continues to shake, causing countless debris to fall. +4 3 201 1 1081001 +5 4 301 1 Kamui Didn't think you'd be stupid enough to ignore me! 1 +6 5 201 1 500008 +7 6 301 1 Roland Is that what you think... Did you not notice that my target was you from the start? 1 +8 7 201 1 1021001 +9 8 301 1 Lucia What... 1 +10 9 201 1 500008 +11 10 301 1 Roland swings his weapon, destroying all the pillars in the hall. +12 11 202 1 1 +13 12 301 Huge stones fall between Gray Raven and Roland, blocking the team's movements and vision. +14 13 201 1 1021001 +15 14 301 1 Lucia Kamui! You— 1 +16 15 201 1 1081001 5 +17 16 301 1 Kamui Go! 1 +18 17 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +19 18 301 Kamui Argh! 1 +20 19 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +21 20 201 1 1011001 +22 21 301 1 Lee We're not going to leave you! 1 +23 22 301 Lee What's going on over there?! 1 +24 23 202 1 1 +25 24 301 Connecting— +26 25 201 1 500007 +27 26 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +28 27 301 1 Chrome Kamui! I noticed your corruption level is rising rapidly! 1 +29 28 301 Chrome What's happening?! 1 +30 29 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +31 30 201 1 1081001 5 +32 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +33 32 301 1 Kamui Captain... I... 1 +34 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +35 34 201 1 500007 +36 35 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +37 36 301 1 Chrome Kamui! 1 +38 37 301 1 AniZhuanchangBegin Chrome Dammit... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00401BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00401BA.tab.bytes new file mode 100644 index 0000000..a252311 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00401BA.tab.bytes @@ -0,0 +1,55 @@ +nvb0:5te(T+<\~,WCARi/?]$6IúmRmW2ŘitNo=hRR}sGܡ x{m8ղId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 456 102 Forgotten Sand Chapter 4 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 457 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +4 100 401 1 202 +5 2 301 DialogEnable Lucia Kamui! +6 3 101 RImgBg1Enable Assets/Product/Texture/Image/BgStory/BgStory24.jpg +7 4 201 1 1021001 -400 +8 5 301 1 Lucia Kamui... Wake up! The floor's about to collapse! 1 +9 6 201 2 1081001 5 400 +10 7 301 1 Kamui Lu... cia... 2 +11 8 204 2 +12 9 301 PanelActor2Shake Kamui Wait! Roland... Where is he? He just... I... 2 +13 10 301 Lucia Roland already vanished before we broke through and found you... We just detected high Punishing Virus activity, what did he do to you? 1 +14 11 301 Kamui I don't know... but I faded out back then... I don't feel anything strange though. 2 +15 12 202 1 2 1 +16 101 401 2 10007502 +17 13 301 RImgBg1Shake The infrastructure begins to fall apart as swarms of Corrupted crawl through the seams. +18 14 201 1 1021001 +19 15 301 1 Lucia ...Are you really okay? Though it is true that you currently show no signs of corruption. 1 +20 16 202 1 1 +21 17 201 1 1011001 -400 +22 18 201 2 1081001 400 +23 19 301 1 Lee If your corruption threshold goes over, Liv can detect it before you can even tell it yourself. 1 +24 20 301 AniZhuanchangBegin Kamui (…………) 2 +25 21 202 1 2 1 +26 22 101 Assets/Product/Texture/Image/BgStory/Bgstory6.jpg +27 23 201 1 1031001 +28 24 301 AniZhuanchangEnd 1 Liv Everyone, the last withdrawal route is also blocked by Corrupted. 1 +29 25 201 1 1011001 -400 +30 26 301 1 Lee Corrupted will also evade the collapsed areas. This will only increase their density in our path. 1 +31 27 201 2 1081001 400 +32 28 301 1 Kamui If there's no path, then we'll just have to break through and make a path! 2 +33 29 202 1 2 1 +34 30 201 1 1021001 +35 31 301 1 Lucia Even if we do manage to break through, we still won't know where to go. 1 +36 32 202 1 1 +37 33 201 1 1081001 400 +38 34 301 1 Kamui Where to go... Lucia, that reminds me! I might have a plan! 1 +39 35 201 2 1011001 -400 +40 36 301 1 Lee Just say it, we don't have time... 2 +41 37 301 Kamui Strike Hawks are professional scouts, so to gather intel, we always plant monitoring devices on our mission paths. 1 +42 38 301 Kamui These devices collect high-precision geo-data of the surroundings. If they are still intact, then the mapping should be done by now. 1 +43 39 301 Lee Calculating a route from high precision geo-data mapping... Liv, is that doable? 2 +44 40 202 1 2 1 +45 41 201 1 1031001 +46 42 301 1 Liv Yes, if the data is precise enough, then with my computing power, it should be doable! 1 +47 43 202 1 1 +48 44 201 1 1081001 400 +49 45 301 1 Kamui Alrighty, let's go retrieve the nearby devices then! 1 +50 46 201 2 1021001 -400 +51 47 301 1 Lucia You just barely recovered from the fight with Roland, are you going to be okay? 2 +52 48 204 1 2 +53 49 301 Kamui No problem, ma'am! Just a mere scratch! It's so unlike you though, Lucia, caring about others, haha! 1 +54 50 301 1 AniZhuanchangBegin Lucia I... I didn't care about others before...? 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00401EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00401EA.tab.bytes new file mode 100644 index 0000000..f8dedc8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00401EA.tab.bytes @@ -0,0 +1,22 @@ +"~|(hTg7=i 'E^916a(ZX8bagf&Y όMC.& +HC޼CvVQ u,YjA"S^ܫ$m' i')z4}sBvly#RId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory6.jpg +2 100 401 1 203 +3 2 201 1 1081001 400 +4 3 301 DialogEnable 1 Kamui Yep, that should be enough data for us to use! 1 +5 4 204 1 1 +6 5 301 Kamui Take it away, Liv! 1 +7 6 201 2 1011001 -400 +8 7 301 1 Lee That's the end of your plan? 2 +9 101 204 1 5 +10 8 301 Kamui Um, what else... 1 +11 9 202 1 2 1 +12 10 201 1 1021001 +13 11 301 1 Lucia We need to create a stable environment for Liv to carry out the calculations, at least somewhere with fewer enemies. 1 +14 12 202 1 1 +15 13 201 1 1011001 -400 +16 14 201 2 1081001 5 400 +17 15 301 1 Kamui That makes sense! 2 +18 16 202 1 2 1 +19 17 201 1 1021001 +20 18 301 1 AniZhuanchangBegin 1 Lucia Let's protect Liv together, we'll retreat through the other side of the hallway. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00402BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00402BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ced0f4e9e4f621ff2653b9a1756d21b157a6ad65 GIT binary patch literal 1689 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00404BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00404BA.tab.bytes new file mode 100644 index 0000000..7e8f429 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00404BA.tab.bytes @@ -0,0 +1,38 @@ +^GWcpRlO4o~gP'oI6,(Ufئm4{Jw.eRuEW{6̄+)'/g2xȾs{*g3;~@ܜ7"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory22.jpg +2 100 401 1 202 +3 2 201 1 1031001 7 400 +4 3 301 DialogEnable 1 Liv All the Corrupted are drawn to it. 1 +5 4 204 1 +6 5 201 2 1011001 -400 +7 6 301 1 Lee This massive thing... It's a combat customized agricultural heavy machine, I know these well... 2 +8 7 201 2 1081001 1 -400 +9 8 301 1 Kamui Righto, I mean just look at it! If we didn't need it to get out, I'd want to try wrestling with it! 2 +10 9 204 1 1 +11 10 301 Liv If it's just fighting with pure strength, Kamui might be able to win. 1 +12 11 301 Kamui Really?! That just makes me want to wrestle with it more! 2 +13 12 202 1 2 1 +14 13 201 1 1021001 +15 14 301 1 Lucia It dashed into the main hall. 1 +16 15 202 1 1 +17 16 201 1 1031001 400 +18 17 201 2 1081001 1 -400 +19 18 301 1 Liv The main hall has the highest Corrupted density... 1 +20 19 202 1 2 1 +21 20 201 1 1021001 +22 21 301 1 Lucia Yes, and the commotion from the fight will certainly draw the Corrupted from both sides toward it as well. 1 +23 22 201 1 1031001 400 +24 23 201 2 1081001 1 -400 +25 24 301 1 Kamui Both sides? Then we're in luck! Let's just run away in the meantime! 2 +26 25 202 1 2 1 +27 26 201 1 1021001 +28 27 301 1 Lucia Wait... I think there's one more thing we have to do first. 1 +29 28 201 1 1081001 +30 29 301 1 Kamui You sure, Lucia? Such an opportunity isn't likely to come again... 1 +31 30 201 1 1021001 +32 31 301 1 Lucia It's a structurally simplistic machine, but it wasn't infected by the Punishing Virus. It must contain some unique technology of the estate. 1 +33 32 301 Lucia If we leave it, it'll be controlled by the virus eventually. And with a mechanoid of this prowess... it'll likely be trouble... 1 +34 33 201 1 1011001 +35 34 301 1 Lee I agree with Lucia. Even if we get a chance to blow up the estate, we can't be sure that the machine will still be here. 1 +36 35 201 1 1081001 1 +37 36 301 1 AniZhuanchangBegin 1 Kamui Alright, alright... I've already heard of the perfectionism of the Gray Ravens before. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00404EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00404EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3778488500f4ffd9286aeef14bf7e69531af4cd7 GIT binary patch literal 3517 zcmb7GL5Lhh6b*VXH837T4IYHb#YNoAPIb@B?kEzo*%cRelhv$>2?^9r*UVI=yKC&K z-rd1V0!nfcgct}a@nB3u@e)EX7aU%l9TPXBwMmdtd{ci$41-~HvgZt_|z4`c=!nePdy(iwg^Wh7>t=zfq%9Wok+HgdM zj(>6Hqy1OEzWT|j8;_lRdS&In1OL4K_UB*S|MBrBANu>&fm_$FUw-uH#T!cjInppv z#h4ruTc-c8*6Rwgq~}A`=-|E>2V`EfWPBu+5y6wYyEh9WGLNBR^yO}1xV zf9CgRmHw>SpVj)a+5T*0*HqMhGk8LIBsvcFN;Mo5w8+rhTWiFnVS+Q9;@;Gi!i9O~lMn#9Lx! zzIDQ=q_=bTDy6gCmi=nfC>A{UDHBq0&a4R|UfCaIi+9C>Pdowx8<`!9RLkYEhXqEC zVxdB?mhbErBo7s~z}G`ztr#sS@wrcF8Cq`@?mMpNAtydx6Y z5u&SUBJgNr+@e}V!eE)!H07GgCT(Cf`-e&mZK}i>s8~$XG&VAHJ~l+sqr!S=ix{g@ zvDN0OHX@+-*trw2NLszp_GWk8iiKHH+Y3J%pRT!#MR|6S?rM2%*Sb58#X_CT4kF0N zQI#ZV7ZH+Q&s{o5?PYAHSeanuL2|J29N2|qRV>Fw3{ahs`moCvd6Y`BL|e)@NFot| z&s4WX7*23*i9G1tKC{gGp$YDNf(W)5Y6E0sSqQS6HYA^>J(VU@C4oqE$r69Wzz!;e zxuV!HKm}RD(Hvz}V)HeOl9$CfVtHG0tVZBtC&nQ`a60OIxroW4rI=$~B1{6RP5^8c zRIq{MVNZw}L;~|NNwQ}DOM+^XC5Y9rFrujTWo6gui_NBh&aEb*$=7F|-+D#5i_^Jd zVl#g@!Q%igN?m6;CSw*-C>8_LhqI7z6_|_~_y(#BerIAfl!a|sW+bDoRh^J)Ly?H_ z_|LS)wgn1;6&<7tGKi-PltsoJr!W0trJE`Z z1B#xZ1x+Dhigv+a38{%q2zeRBO@|Bg-Bl6z=Ei74`~^HJ1d!~|(pqQRKcS`}aNN*X zZ62l;43oyO2x%yIU=?y5vTtSgs5CuVW>vZg1r3BYiRxj8>pi!bBf0^p9 z9}hcr0V|ePvp0FqEp~YPeyRjG-y_Mr8u9j&ra!SXy;%Yn1~7np$PI!`BVyflSy&gg zp(H%kU6mNhWztA^)6lMLxZNN>X?H?O=7=}k)~ttlbQwU9h$#)6sj_pbWeaQpTCSCe zt%m4ky~u*qC&vU=bpi}_RmEg&^2-Dm3|HISTq z<2#%05pTGBG6h^#s-tNrI|9vPN>4gj_&(ykS916`$$;&n6=QsV@v8)p4t#cRZON|@ zL^lL$R$L1_iljM6S8!~Y+7NVI;3V;~3L$(GfSn}>e_%D&<6MSRti>Cth#Nvv)kKLJ zce-iIi0V*wDMyWsZ+*T!U$~OVQ|4r2?*&K4IsqDkQDj>}ipGatDHC8ZRKTuZjnXBY zHW~5v$ogagS3H7UWKm(!Azk0yU6%zIg)^W@qyYA|s=6{%_GO@2)Nn{s99Z#=z<0?1 HxKjHMxNONx literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00405BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00405BA.tab.bytes new file mode 100644 index 0000000..aa959c2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00405BA.tab.bytes @@ -0,0 +1,19 @@ +P1>4jCe y\0C8荂Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory26.jpg +2 100 401 1 201 +3 2 201 1 1021001 +4 3 301 DialogEnable 1 Lucia There's Punishing Virus reaction beneath the sand! Liv! 1 +5 4 202 1 1 +6 5 301 (Slither, slither...) +7 6 201 1 1031001 7 +8 7 301 1 Liv Got it! Marking the location of the Corrupted target... It's so fast! 1 +9 8 201 1 1021001 +10 9 301 1 Lucia Kamui! 1 +11 10 202 1 1 +12 11 301 A pair of Corrupted arms thrust out of the sand and grab Kamui by his legs, trying to pull him in. +13 12 201 1 1081001 5 +14 13 301 1 Kamui Let go! (Stomps) 1 +15 14 201 1 1021001 +16 15 301 1 Lucia There's more coming, within the sand. 1 +17 16 201 1 1081001 5 +18 17 301 1 AniZhuanchangBegin 1 Kamui 6 o'clock direction! Several again! Just leave them to me! 1 diff --git a/Resources/table/client/movie/movies/MovieZX00405EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00405EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..24e92f373b9c961d1c337923e25a8b05a75b0efc GIT binary patch literal 1834 zcmaJ?O^6&t6b=RgHPRyJK@p@7Bm_1yQ#~{LgOZ=!B<^O{7?KTv1@Rz+phC`S%t-_zzN*>j9+#QCL-(ti_v(A^ zdtdb&$iBL|=lu`eXa4#6*_ZFGHMW0U=)NfSKGh|k9{lEjJ}w*- zSC6zG-8}iqedmcE((6BUKRER8=WF}wZ~l4ZqnG|(|NXs(@9OWe_1h=^`hNS;))#-= zy0Ec*y|?_rqbtwdc>BS%+hP3Vk54z2Z^&Qb&kwD9d4}Gb`FL%~Cr3RUNrBEO*wn>h zwVwi6%I0I~b@6>%_+%c!NE{VWLU3i@cIOzxyl=J!&S|cAlC80Ivg5gh*C@PZ;k62H zy6|QSZ?^E}3Xj!Gw?ttj3@dS13B*byRzk57i6Eh z8fQ+$MVvYzO$%m17;y`KcZySK5SNgK4LBC@SYk=M9fJ)#+s`y4WI+l6C=C(b-+E{F z34^s$X_5vR0b-<8M>7qNGpEubO@cAQfL#n64+2C)LLlJn+KJ6`k$qSqPQgaGSd}8& z%*7&)1Kh8sHo^2f)||>TX${*o5sWNA9C@6)rg)#8;XM$P3!g6YB#)}qDqY&2P=z7T z1E1;+*ObRGl>zO`oN@&;hy+w8;5n5UGCc}6L^}`rG1beJ0-@tR%|Q4_FG5S*0Y!PF zJjDY|We-tt@UCq`CsFXCji1Js8Ml&07M&?uupKHzFWDwU@i{3*HtRDhvU(k?(s6WKG3?e(8V-bJ-S?!*p?2_2G%L F{|_WY*p~nR literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00406BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00406BA.tab.bytes new file mode 100644 index 0000000..b4bdc89 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00406BA.tab.bytes @@ -0,0 +1,21 @@ +79_S4P `2GMiFE@mA{o%;ldDBS̱ȡ3uq0+NcU' +OgV@ +sٝbRW|}qjrPu3oId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory26.jpg +2 100 401 1 203 +3 2 201 1 1031001 +4 3 301 DialogEnable 1 Liv I briefly checked the info on this area. 1 +5 4 301 Liv There's an old military base around 10km from here. 1 +6 5 301 Liv There's a foreign organization named "Forsaken" holding camp there. 1 +7 6 201 1 1011001 +8 7 301 1 Lee Forsaken... Think I've heard a little about them when I was in Kurono. 1 +9 8 202 DialogDisable 1 1 +10 9 201 RImgBg1Shake 1 1011001 +11 10 301 DialogEnable 1 Lee Wait, this tremor... it's different from the ones before. 1 +12 11 202 DialogDisable 1 +13 12 201 RImgBg1Shake 1 1031001 7 +14 13 301 DialogEnable 1 Liv 1 o'clock direction! 1 +15 14 202 DialogDisable 1 +16 15 201 RImgBg1Shake 1 1021001 +17 16 301 DialogEnable 1 Lucia In the sand, it's coming! 1 +18 17 301 1 AniZhuanchangBegin Lucia Prepare for engagement! 1 diff --git a/Resources/table/client/movie/movies/MovieZX00406EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00406EA.tab.bytes new file mode 100644 index 0000000..2cef45c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00406EA.tab.bytes @@ -0,0 +1,20 @@ +V9ҀoмtU",5;XbFEDMy|/DY1x#%;m5ay$4hWgP29/{7\.7)?͗=SOUg_ʋLId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory26.jpg +2 100 401 1 202 +3 2 201 1 1011001 -400 +4 3 301 DialogEnable 1 Lee Looks like it went underground again. 1 +5 4 201 2 1031001 400 +6 5 301 1 Liv That was close... This is the first time I've seen a Corrupted like that. 2 +7 6 202 1 2 1 +8 7 201 1 1021001 +9 8 301 1 Lucia Liv, can you look up information on Vassago? We'll need more effective strategies next time we encounter it. 1 +10 9 201 1 1031001 +11 10 301 1 Liv Of course. Vassago, a bionic mechanoid of a high-level experiment project, violent in nature... 1 +12 11 301 Liv Sensors are installed all over its body, very sensitive to movement, heat, smell, and shortwave communication signals. 1 +13 12 301 Liv But its visual sensors are just average, if you want to avoid Vassago, it's recommended to set a lure. 1 +14 13 201 1 1011001 +15 14 301 1 Lee There's nothing we can use as a lure right now, unless... 1 +16 15 201 1 1021001 +17 16 301 1 Lucia Lee, Kamui is our comrade, and we do not leave comrades behind... 1 +18 17 201 1 1011001 10 +19 18 301 1 AniZhuanchangBegin 1 Lee I was just joking. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00407BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00407BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..196214bc67adac8bd3bb2dec0299a6279e0e8656 GIT binary patch literal 3838 zcmb7HO^6&t6c#E6xEstvnc-CNb)d*A!s z&mJ*Xmw&r;{l@C64}Y}lnP0Db`p6G2*gx+5_QE~Sf3m0Z;^Lbx-Hwm`aw&N3^v&Jj zwcoGJeRut@KUcr`^5n`x7hb;k@u|PR@9uurJAL_$OZWZ!__J?)eev_vt2aLU@vbY! zu07a!?Yh4FRk&y0>&I^I`swcXKdYQM{>s5y`@T5!PW6Ka-hTFe{oci9$d&`E5{<

yWL;j?&9obs3)A-Mu*^V=#Coh0$tpwDM+(Wr5-qFkXS<6+m8rr9jh9YjKRh)jBCjI?I@WSWFoV5iqWf0oMWW><9N^h#&d zCh1^!_ZMpCdL247?y5}rz?osJ;lOB%$NbTH`;p32o%xK-jy7zw$peD_);c}rQPJG`%S z$W4^=Woo#^`$tnT;HSif)TYW?DfZ;sY{Zr2{Ya%Ty)ZC@(@$Rt+Qh@8uiXbs(ze_T zw2cm!b)|XIcCQa6+SnAdo7z~DS!HULHCTy61arm%$%y8G25~*+s!YwX*`cHKcaI&H z5MNGRi0!iZzZ9Uh6h6Pwu-Gx@fM5`nVnQ9;@u?RQ||}gNtzC7wHgnStP^1| zA>@^*MYcc&gF$yqQU+-DX4qoc%A7H^QQgGsWhUYSSZZY4ChTR)V<`-*kvxJjU|v`9 zPLhON%f6}cCb6xPO($C9jg>Oyy;xXys*^r%Ni795L@w3C_lDDGuf^5-#8V&n`W zgBa#YcY7%QYe7`y-2p!*f^{c_G*eoJJAl?1z6Ab;yyf?C>HubgdC0DU>~Y(iE!aED zu)U;eQqn@Mq#cCh%`u!Tx#h9PL^o6HsE9IoO$mCTKssNChY@ z+9a3<+DS^qd$MHfGYoctykYX@{tUe;`+^b3gY{((TrgL&AmSq2z@#Qaa5tP1P~;@_ z5f#T=xbX;oZVg;6)6inv^g$B~xxZ9~D%Jq?8E{LqInbl%NU=aibva$^FRyU6&T#yH zNu!RrYm4-U(r|Ig^G-xkglMELRz>cOBaO6DpJn*!f8}_NVgELhH-$BMY^l$)`W@rW zzmHz^1%{I)ZgWXCX|$nfAe0tUEsc%vwJ+nCswX7cl{UicfH8p5Gz?LK+M=ssB~nV% zi9{?iAeP`|fj)ORR>4G$H2dmMJIDh;3ERPG+`TmFA>|Mo$gLp3$`cd7HCrBRx@oCBLDyZ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00407EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00407EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4f844393ebf4043f11d227388773212dbfe75a96 GIT binary patch literal 5508 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 OcoNA5F-TptJ^TlLG11Wg literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00408EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00408EA.tab.bytes new file mode 100644 index 0000000..036a351 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00408EA.tab.bytes @@ -0,0 +1,37 @@ +rnWU[Q26T.E0.;{ 8ZNw gWě y j6+мW2T0ep6B ;p3@/.'16ѽ(SaHc~YǔId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory63.jpg +2 100 401 1 203 +3 2 201 1 1081001 1 +4 3 301 DialogEnable 1 Kamui That takes care of it! 1 +5 4 201 1 1101001 +6 5 301 Watanabe Hmph, looks like you're still as reckless as ever, Kamui. 1 +7 6 201 1 1011001 +8 7 301 1 Lee Liv, you can contact Babylonia now... 1 +9 101 401 2 10007502 +10 8 202 RImgBg1Shake 1 1 +11 9 201 1 1011001 +12 10 301 1 Lee What?! 1 +13 11 201 1 1081001 +14 12 301 1 Kamui An explosion at the front door? 1 +15 13 201 1 1101001 +16 14 301 1 Watanabe ... 1 +17 15 201 1 1021001 +18 16 301 1 Lucia Watanabe... Wait! 1 +19 17 201 1 1011001 +20 18 301 1 Lee Tsk, he got away! 1 +21 19 201 1 1081001 +22 20 301 1 Kamui Now's not the time to care about Watanabe, look at the scenery here... 1 +23 21 201 1 500013 +24 22 301 1 Corrupted —! 1 +25 23 201 1 1081001 +26 24 301 1 Kamui Looks like a flood... And this amount of Corrupted, you sure he didn't plan this? 1 +27 25 201 1 1101001 +28 26 301 1 Watanabe Oi! You want to die here, Babylonians? This way! 1 +29 27 201 1 1021001 +30 28 301 1 Lucia ...? 1 +31 29 201 1 1101001 +32 30 301 1 Watanabe I know where we can get a ride to get away from here, this way! 1 +33 31 201 1 500005 +34 32 301 1 Forsaken Soldier Watanabe, are you sure? 1 +35 33 201 1 1101001 +36 34 301 1 AniZhuanchangBegin 1 Watanabe I know what I'm doing. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00409BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00409BA.tab.bytes new file mode 100644 index 0000000..baba455 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00409BA.tab.bytes @@ -0,0 +1,13 @@ + "rsft\P*/f͢^@9~=5d?5%ʣb1%OTQgCқṫͲe{ *ĬT%?0k囫Pw{}b}cC%u"S`ȘXId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory63.jpg +2 100 401 1 203 +3 2 201 1 1011001 +4 3 301 DialogEnable 1 Lee The flanks! There's a large-sized Corrupted signal! 1 +5 4 201 1 1101001 +6 5 301 1 Watanabe Spread out! Retrieve the vehicles! 1 +7 6 201 1 1081001 +8 7 301 1 Kamui Look at him go, he ain't the leader of the Forsakens, is he? 1 +9 8 201 1 1101001 +10 9 301 1 Watanabe Assemble here after you have the vehicles! Then wait for break through orders! 1 +11 10 201 1 1011001 +12 11 301 1 AniZhuanchangBegin 1 Lee Rats! He had this all planned... 1 diff --git a/Resources/table/client/movie/movies/MovieZX00409EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00409EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1595d9c8f98fa0f78cca117094ecf43ba5dd31b2 GIT binary patch literal 2569 zcmai0&x;&I6b=f?8=Zp}4}nOHit!LUv5x%SKM``7Q^ zgS&5^d3W?k>4ooij~=`A!4nbu^T4AoJ$KL3@YPOtxBB?a&u?8`8^B6mN#8@`dGUry zC#T0F0c+u^WNW z)WR>oa-Fp!?)7c%4RtZ~S{MoyE^P$m_HkV3zLvq0nmMi2Lp@{T|vIXh$prR|2Gs>j~)aN3z*uuz~ z(3nQ152Uaj^(BXs+>K;~U=c@zE5-Yp7)vp13!3w=?HCph&l}}Z8(LZ17!kVMb)`B& zq&ggup|6N5icvezo=07rEVZDMMNP6@7vcz_5nDJTlB8Z(VT!awsu+4CSCMxiNMR%v z{$i-2iH2m+On9oUDVH*IIi4|a$d_V^N zwpYJyb0Uc+(GJo3BGQrP0!yZHhu=E zA|mjk5Ye&aWVl>RGTH`esG1R?Sig03bebC3L&9QWao?J5#q;CFjiXAT7Zkq(2%2G7 zd{6llV-`>(wV@btWgj(STHU5a&15u@))`G&aRNECu_Fh8+!EEoyJrmW*lZa4NDo69 z#l#HBrs8vaO9W%z(>x_tX8X}XNy3fLafWJVmh)qAVj8)`mzej*Z|x=7ytg9 z%9_BC@}~N_!IMtKw@FcdvlgIZHglv9W`jBTiOiqygAh6H;mShAXKldaGFdKSO9#+l xCSI*9i$$|$0ZUagzXcN&jm4q3k!lnZo+M52-_2YvXLx8jD}EbI-;l+J{|~hH0Hgo_ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00410BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00410BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cafa6924da02ab67514389062f6a4ee25d46ebb0 GIT binary patch literal 3810 zcma)9O^6&t6!xYyWQi9KDug<@pu4lvJwLnaMR!f&uEt~`kq~1JHQm+I<#czA{j-zV zixD&j@rQr}L_By9Ja|y?AV>_TDCQuDcvBRS=s^M!(2EeiSH06cvzeKs37MLns`tI0 z?|b$3&{yGoZ(O+d`!Cnuy5pxiZ=Cx2j~l1{5gUIg@BLpL=h=@Re&wO7`|p0|?H4Zn z{>hPxFCBex=gI5eU3uVg>*??AdH4Lw=l(u;|GvwAUVZ$d*Pb~2`o;a7V;5dMR=INh z-(T8`jZ2^3bxl8d;QX~8zgYa{)Bmo1doB22{=FZz_I-HZGd5`d{NS0&+NR6aoK)!u zi=*;vT6{S%=t;JjtOwfZ;`31CvUS-}(ORTJhHvK6yg4WXF`!rZVoSs#Oio*8*zU?M zR`p`lC|1p4)hbrY#cHKktrjb*RxV2vtAw#i9IFJfN+hd)>dy-O0ACQDnfb~7hkI)U_Ov0T~=MMo~J zcaEnz9t=P2R`t1FhfYm;<|;ODYK%1u7;UkbU99&WnXA;9%|c*3UN(36Qi*_Ih0AMFYD)3$MRCHy+Q(yAFFJ-_*#Eqf5ARld;v>ls?ZKF)G zShI!)m7MtC1aWQDA&VW>aRSan{J0KWC1bWB2MheExXKGoDG*8oUCKhL`9NpYi4GBs ztU3e6WI;^xsljk+m)f+)Vw9!L`H=U8N(t4|@t8-Th3IK$0DPX58skZmSx`)=-CHN8 z#jG(AOi0d2U!;$4aO1agZ%&6^W)`?OTE#rBn=^ontuPA|9QE@yT8OpEaB$>Q*+eWh zql?%zhNEN29+sJH2!DZx!j)WmJb`W_l5?7QUe0$EK86T%H{lSXP{DNC+r&&%#;&0R z<{1+DrWBy#+SoVl6A=JO=3V7RqSr&a3DI6aRd}M31>zw0goAd6t`e)HOD^|C>GuxFaI9 zBWM6HP9vSqY$%UI+H)a#r!vsRTo=l@__pl94I6CYhSRI+Z?&2Dj z@eITkvyBdi44B!{>}6&{gQIG=MN6|+n7ya*5A$8LG`aw$^$B~G0dx%UHuP7oF#wO8 zD)l!@esu&tO@1dOceSBiUnRH&HHsUDdAl9vZd^T>K5Ue7tel0Ksiu8!BS`enu0!g` zIbyV&2v4SH_Eg)x3IYS}NkJ-;D07s6d33WUMqX%rus9FGxjK^5#b2*8#5u~b(y5^; zx$eU%c$I3+!_4uke2u)oj9?fYU{*R@hB8IuhhrTY3rPxdx!7sI zijjAWW!&+#LR;OP*Fr(#8zwZ95Kjl>XO_&Gr|QeBK6Z(kPBuDDRQXmQMIv#v=w6$8yJS^5Dc59+4>5rk7>Rf+u$3RPq*__&8#vwnU@U!V}DPWKf@?vMZz}o z9t>r=(owh@!3?3OB`%QfbSY4Zs6bS3x;aQ43z!b+${-QpR1CLvM;5hH&QT`nJ=v2s&w0Nbqpn zh*Q%Yrr>QnH`Ri+$1opv#{gly<-{ zYF-5WNqCbYPy$yP(6DkNb$P8l`?U5F!>H-)vD3Je;8r6sQK;Xe8WpEhm*`&7gKyXN zP?*8ulQ&52&P3bl^zy)l$ bz@zF*Sz38N0}KorY0zh)k*54I&C34(O)R5R literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00604BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00604BA.tab.bytes new file mode 100644 index 0000000..0a4ab1e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00604BA.tab.bytes @@ -0,0 +1,12 @@ +\Q "…F5Bnprk({{@Ti951*Sm8VfUӀa4ƄoONYʾ˒ n?A̟J aw=1EId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory76.jpg +2 2 401 1 203 +3 3 201 1 1041001 2 +4 4 301 DialogEnable 1 Nanami Here! We! Go! 1 +5 5 301 Nanami 1 point for small fries! 10 points for the big fish! 1 +6 6 301 Nanami Nanami's hopping—In! To! The! Ring! YEAH! 1 +7 7 202 1 1 +8 8 201 2 1081001 5 +9 9 301 1 Kamui Wha— 2 +10 10 204 2 +11 11 301 1 AniZhuanchangBegin 1 Kamui Hey, no starting early! That's cheating! 2 diff --git a/Resources/table/client/movie/movies/MovieZX00604EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00604EA.tab.bytes new file mode 100644 index 0000000..dbc699c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00604EA.tab.bytes @@ -0,0 +1,13 @@ +N|8yMql?_8Ugɳ%k̪p[85{3Ŗ,|lNz)jEQ Gx#CZɽ0,ć}?d}OId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory76.jpg +2 2 401 1 201 +3 3 201 2 1021001 400 +4 4 201 1 1031001 -400 +5 5 301 DialogEnable 1 Liv Everyone, I've decrypted the memory shell of this kind of Corrupted. 1 +6 6 301 Liv There's a record of a battle with another strong Corrupted... 1 +7 7 301 Lucia Another Corrupted? 2 +8 8 301 Lucia Would that be the Ascendants? We've seen a lot of fights between Corrupted before in City 015. 2 +9 9 301 Liv I don't think so... Its memory shell didn't mention anything about Ascendants... 1 +10 10 301 Liv And this battle record is from many years ago... 1 +11 11 301 Lucia Let's just keep a record of this first. 2 +12 12 301 1 AniZhuanchangBegin Liv On it. 1 diff --git a/Resources/table/client/movie/movies/MovieZX00605BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00605BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cfe7ef1656898ec176b636d9a9046719f6929263 GIT binary patch literal 3566 zcmb7GO^6&t6!r(jH?TPhf`>{#*07t|sqXnjbjfCgO#XJO26GKiz!CwYDCw{Q3Jc-zQgZ{d4`vGmpLZ(Z$<)4*h$5_4UegE7w+9 z5C6RHK6HEk```BN+znp-=7@ar z%8xfrKlSLdty>>BFRbvh*Df7-^^Y6p|NixfJu5eVxb;ittN*$-9kgN<_!yj!7vt%} z)_7Y|H`;ImYk>QUzD*mlul$3)@(54qJ$s5Kq6r=!kv#B2F5_rh~GJom$MM?Ck$b5}g~#dBvo_h#hYjNF@%doyxxM()jM zoL#DL;zYcL9|ByjJBjcuNBDgWrhXSiGLF_xhJl?}@!A&PPeQrY^+aE;ZS-G>gK#{# zw_4Tn+kL%i-nCRQ$RMhxuJi;>Mh!3KUP~2|Ou_^mm%a?d*yc6;e4t*dWiRjfU8>Zn zUR;E;)y!;B`I-hbh|JW{rV?&|lZ$h%)O&L}riQfTNH$cVaG5RrNX26oIYG>lZ5Aaq zUb$nYd=@(@Vj`5HTCHkG=UhvbCN(F%(*KVNFHv-=@90JIu~@3Ks5P@l$CNHy)&AHx zNLVls-s|(9@vyaWl83#z7sPaXFMmFu*G(){632V zreY={b|F#L0Efm9zQbry>>cW8LMBH8<@((7;6WzVKv$7I&AE}$HwR53ECIvVEMqU* z`B-8pLETuBl(@D&LUziOpb3M@w?I`SStw$;Gu2;C4{U`hR+ezf3E>C~=g7TM=5!;8 z*=VvGi(=)v%yOhPVCR!4)=6T)WtD-zRSf-QkFAXuS1@2k>ylVAnhvidsZ z+cJ#eAh62|hqnk;SejPmVGp@ip7*>>umTc`)2~B3P1XrgyQiN~!{)`PaG*5(&Nu>m zM<|$bo(x0-S9x(P;>mz^;{RL^3xJo@hG7z{09mePBQcb{AoO%rrDCugcX{)l=(2=07uI>?NP+HtBS`u9(@Xnatx-w4tpkVPBwGn5@ zqq{FU%}9&33RzEBfNv7^tb6d$AlQB8lG!9!p<;HYyG7=VNM`gNAG4E*uOdfx@zW|q zH?acWl0HgYbHW^S@<~IqnP4umz(rql$65)xX{+*rA(#w<#J8E3SPmvZ9zuL2j23Bx z*(O*4=`>+Bvq~LcF&k;AOnb8~+^Ag5%?`l|;4PAydJP|%Meuf)n>r_07Ao#D<#Mmy zbXgiZWF^q5;y_O`RAS{xWJ)jAxMhF(Qf3(i-2tX93angh>c)cyp>tCWHM!stvK9s- Vc+`<(MO_F3A%xOXn#0l{{s)r$(P#hw literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00606BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00606BA.tab.bytes new file mode 100644 index 0000000..474c74c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00606BA.tab.bytes @@ -0,0 +1,50 @@ +箴w 6&f=,f`1Y=}K&QμĴW>~mZ(ut/!7ح_4⏽,ĕ Z/Jo%,/4^yn-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory36.jpg +2 2 401 1 202 +3 3 201 2 1081001 +4 4 301 DialogEnable 1 Kamui This is... the military factory... but the viral density is too high, ugh... I can't... 2 +5 5 202 2 1 +6 6 201 3 1011001 -400 +7 7 201 1 1031001 400 +8 8 301 1 Lee Commandant, please take this. 3 +9 9 302 ...This is? 10 +10 10 301 Lee A new filtration device. Found nearby. Should at least lower some viral intake. 3 +11 11 301 Lee Though not by much. 3 +12 12 301 AniZhuanchangBegin Liv I'll monitor the physiological conditions of the commandant closely. 1 +13 13 202 1 3 1 +14 14 101 Assets/Product/Texture/Image/BgStory/BgStory51.jpg +15 15 201 2 1081001 +16 16 301 AniZhuanchangEnd 1 Kamui ………… 2 +17 17 202 2 1 +18 18 201 1 500014 +19 19 301 1 ??? How sweet the air above... 1 +20 20 202 1 1 +21 21 201 2 1081001 +22 22 301 1 Kamui I can't... 2 +23 23 202 2 1 +24 24 201 1 500014 +25 25 301 1 ??? Looks like it's time for my entry. 1 +26 26 202 1 1 +27 27 201 2 1081001 +28 28 301 1 Kamui NO! 2 +29 29 202 2 1 +30 30 201 1 500014 +31 31 301 1 ??? Then what do you propose? 1 +32 32 202 1 1 +33 33 201 2 1081001 +34 34 301 1 Kamui I'll... fix this... myself... 2 +35 35 301 AniZhuanchangBegin Kamui …… 2 +36 36 202 2 1 +37 37 101 Assets/Product/Texture/Image/BgStory/BgStory36.jpg +38 38 201 2 1081001 +39 39 301 AniZhuanchangEnd 1 Kamui Sorry! Everyone! 2 +40 40 301 Kamui Emergency! Gotta go! 2 +41 41 202 2 1 +42 42 301 Kamui shuts off his communication systems and runs from the path they took, leaving the squad behind. +43 43 201 2 1021001 +44 44 301 1 Lucia Kamui? 2 +45 45 202 2 1 +46 46 201 2 1081001 +47 47 301 1 Kamui No time to... explain! 2 +48 48 202 2 1 +49 49 301 1 AniZhuanchangBegin Kamui left like the wind, disappearing into a high viral density area. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00607BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00607BA.tab.bytes new file mode 100644 index 0000000..63dacc2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00607BA.tab.bytes @@ -0,0 +1,35 @@ +(}^@ZJe6ZYy &_;Qgy+SFCd!̹!/;0H[}Lm{t"PC[`>Z \%c'݅hdId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory35.jpg +2 2 401 1 201 +3 3 201 2 1021001 +4 4 301 1 Lucia This should be the assembly department of the factory. 2 +5 5 202 2 1 +6 6 201 1 1101001 +7 7 301 1 Watanabe The Corrupted are assembled here one by one, then sent through the elevators onto the surface, terrorizing the Earth... 1 +8 8 202 1 1 +9 9 201 2 1021001 +10 10 301 1 Lucia Moving on his own in this situation... 2 +11 11 301 Lucia We can't leave Kamui behind like this, can we? 2 +12 12 202 2 1 +13 13 201 1 1101001 +14 14 301 1 Watanabe Please decide quickly. Some of the Corrupted on the production line have awakened. 1 +15 15 202 1 1 +16 16 201 2 1021001 +17 17 301 1 Lucia If they all activate at the same time... 2 +18 18 202 2 1 +19 19 201 1 1101001 +20 20 301 1 Watanabe That's why I'm telling you to hurry, wait... The back as well... 1 +21 21 202 1 1 +22 22 201 3 1011001 -400 +23 23 201 1 1031001 400 +24 24 301 1 Liv Corrupted are filling in the path we took... Almost an endless horde... 1 +25 25 202 1 3 1 +26 26 201 1 1101001 +27 27 301 1 Watanabe There's only one way then. 1 +28 28 202 1 1 +29 29 201 2 1021001 +30 30 301 1 Lucia ...Gray Ravens, forward! 2 +31 31 202 2 1 +32 32 201 1 1041001 +33 33 301 1 Nanami Hey hey hey! Nanami hasn't voiced her opinion yet! 1 +34 34 301 1 AniZhuanchangBegin Nanami You can use these isolation doors, yeah? Hello? Did you get even a single word that Nanami's dropping on you? 1 diff --git a/Resources/table/client/movie/movies/MovieZX00608BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00608BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c1c86b7bae5e1a3e620b597a5eef9cad782d02e3 GIT binary patch literal 4163 zcmb7H&x;&I6c!b~#0c&MqRG-AzIkLWm?7q6Dewu9>M!ch{t= zduL}4{`d<-5s9ZC4{R-m}?a_13XFUte4L?3Y^~{&w^B^*8J3_SUf@PhavMd*sebC*OVN`p4hy zfAr%0`6GAt{LOpkf;+EV`{IxNKR14Q=AmD=yPrRihCf{SZvOZ8UYmdJ-jiQGs_s6u zxB7}N=>DFLzRwN=auQ`|4!O9)2ywR#U zTGd9Y)zPXxTCI&%>!X!Z$(K2blfyVUj*|m9Ig*n@IXRY-gE={xo1?ionwz7!IhvcJ zxwT7kC5JhTITd^`xa-w+CSt!W;ublR?inLfvvM}kLFT6`=i&Y=kt;iqXvvkW*11$C z{o!}LQoh`6(XOH~S8|!lSk*$&0}gXX>%$x7N*?pr*aI*VMpkG;wNg3!xV@e$Ratd> zk4NVk>^VApQ;pRa^G239?6j2Zd|MjH1FaLodpcf9d0U48Z|a1HI&PK8xPmcPT4k%_ zZ(|okDq_));GWJ}ZJui0$of1pJXMh_lk*G4T&d3L#qYTwx#@-~6(D+QrSZEmFS28wpvI@}5fDe3mV1Y;D38a?nMc z!96^YB2@c8q*nqakxPaP9%p_iMZ%lF*D*cigDAWqVdyeX6ks=|x^SJXPr!{_cu|_= z{A|;G=Ts2*iC2)ti2vLYz!lQrgm zjN?wH6BIp;W2`gGF$XeBf`TK{tKAA-d*~cP$(bP^E@TYw`SB^RReOAAhE%x_LwI#u zcSbxvt#!xnP<15l$)!Y+Qz(Uvh>&SgMAQA_dJGfRfH-zo&7F4QDsv|Y#?C;iB4v}? zv~>o>Lt@7r-q%^eBhitNL()Kd9cF%Kfe*IWtna8WlnK9*N$|5rB!x`*IwHx@yh&LP zaxP4zom*p=V?N2%bBA~y>y(Rz&e8$?@P)ja=$h&}rnsJ|z$bP>iV7(rGGVgm!}?P)qn>v74ZpC|?GP!_s9r8EeR)vDJ;z zC6UM#lvu>DaNwja!z`rRCM45xyqQ2Rp_ROij?tJ1OG{?T2VX>8F3=yyFf4P3GGfxh z2XzY~?sKE|MI)4G7|=tZay16Tr86`rLjp}wO~o>5AZ-v=O7gDh`{*@vOF__)J#nB& z#VN*|P`grhLrGjO95@y_CrCi9EJJD$(IYA1pWk|)fUI*UztbVPdUQ~jp&Ldfu<|6j zALM)tDQZfS_CvXx-)m|ej9oTRdec_@kDMOmZ#0OXbS=- z(k~AxQlOemqP>r1sc;~)YYY>Gai}>D5S9P+x58Uzm}3=q?7zZ{!diu^B pP>XUFHk$?F8TUh|pYkm&@l(Jf6$GI?ihqH~zst(tU&t)@e*mBkt8)MV literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00608EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00608EA.tab.bytes new file mode 100644 index 0000000..eba2eb9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00608EA.tab.bytes @@ -0,0 +1,20 @@ +4v5:c +<$'EYң9!0Ȍ@}7}]{ s J7{WOq1ǽH* =ں %P&tsKM's7͚ $#ޭKiƂ%LId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory73.jpg +2 2 401 1 203 +3 3 201 1 1031001 7 +4 4 301 1 Liv Watanabe, the structure on your side can't hold anymore! Please move away quickly! Do you hear me, Watanabe... 1 +5 5 302 Where's Watanabe? 6 +6 6 202 1 1 +7 7 201 2 1041001 +8 8 301 1 Nanami Ol' pops there wants to go on an explosive suicide run! 2 +9 9 302 You're just going to leave him? 10 +10 10 301 Nanami Hm-hm, that's the first time Nanami's seen a human angry! 2 +11 11 301 Nanami Interesting! You do deserve Nanami's seal of approval! 2 +12 12 301 Nanami Nanami knows what you're thinking. You only have to order, and Nanami will execute! 2 +13 13 302 Order... you? 14 +14 14 204 2 1 +15 15 301 Nanami Yep! This is a once-in-a-lifetime chance! Because I normally only take orders from that eye-patched gramps! 2 +16 16 301 Nanami So, what do you say? Commandant of Gray Raven? 2 +17 17 302 ...Nanami, I order you to help Watanabe! 18 +18 18 204 2 2 +19 19 301 1 AniZhuanchangBegin Nanami Hahaha! There you go! Nanami, one mission, coming up! 2 diff --git a/Resources/table/client/movie/movies/MovieZX00609BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00609BA.tab.bytes new file mode 100644 index 0000000..95fea07 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00609BA.tab.bytes @@ -0,0 +1,42 @@ ++Bp(リs{0UE<&~'^}.H {@*#XMP=AD Q%%ajP% .-1HamF@{/]!m}Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory70.jpg +2 2 401 1 203 +3 3 201 1 1101001 400 +4 4 201 2 1041001 2 -400 +5 5 301 1 Nanami Hey there, o-ji-san! 2 +6 6 301 Watanabe ...Why are you still here? Where are the others? 1 +7 7 204 2 1 +8 8 301 Nanami It's all sorted! Everyone's ready to hop already! 2 +9 9 301 Nanami BUT! Commandant gave a special order to Nanami! And that's—bringing you out in one piece! 2 +10 10 301 Watanabe Don't fool around! On top of this horde of Corrupted, I also have to detonate explosives... 1 +11 11 301 Nanami If it's somebody else, then it might be impossible... 2 +12 12 204 1 +13 13 301 Nanami But this is Nanami! So get ready for the wonder of wonders, miracle of miracles! 2 +14 14 301 Nanami Hold on tight, pops! 2 +15 15 202 1 2 1 +16 16 301 Nanami brandishes and swings her weapon in one fell swoop, destroying every Corrupted intending to close in on her. +17 17 301 A steel cable shoots out from Nanami and latches on to Watanabe's arm. +18 18 201 1 1101001 400 +19 19 201 2 1041001 -400 +20 20 301 1 Nanami Nanami DIY boom boom pops! FAI—YA! 2 +21 21 202 2 1 +22 22 203 1 0.25 +23 23 301 1 Watanabe !!! 1 +24 24 202 1 1 +25 25 201 2 1041001 +26 26 301 AniZhuanchangBegin 1 Nanami Haha! Smooth as a criminal! Now we just need to drop those bombs, right? 2 +27 27 202 2 1 +28 28 201 2 1101001 -400 +29 29 201 1 1031001 400 +30 30 301 AniZhuanchangEnd 1 Watanabe You're the craziest lass I've ever seen... 2 +31 31 301 Liv Watanabe! Are you alright? 1 +32 32 301 Watanabe You all... 2 +33 33 202 1 2 1 +34 34 201 1 500017 +35 35 301 1 Suddenly, an unforeseen Corrupted tears the isolation doors in half with a bladed pair of wings. +36 36 301 ??? De... tecting... thermal... reaction... purify... 1 +37 37 301 Lucia That's... +38 38 301 ??? Lu... ci... 1 +39 39 202 1 1 +40 40 201 1 1101001 +41 41 301 1 AniZhuanchangBegin 1 Watanabe Lucia! Look out! 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00610BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00610BA.tab.bytes new file mode 100644 index 0000000..84ff5fb --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00610BA.tab.bytes @@ -0,0 +1,37 @@ +D2!Hȵ)yI Q=6-$].a<%jX ohY)ВU{>XF 䮼zNVYʽY lҖaܞ B]e@”xId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory70.jpg +2 2 401 1 201 +3 3 201 1 1031001 +4 4 301 DialogEnable 1 Liv A very unique Corrupted... It should have high research value for Babylonia. 1 +5 5 301 Liv I'll download its memory shell data first... 1 +6 6 202 1 1 +7 7 201 2 1021001 +8 8 301 1 Lucia Did it call my nam— 2 +9 9 202 2 1 +10 1000 401 2 10007502 +11 10 301 RImgBg1Shake Boom— +12 11 201 1 1101001 +13 12 301 1 Watanabe That lass is starting to detonate the bombs. 1 +14 13 301 Watanabe No time left, Liv! 1 +15 14 202 1 1 +16 15 201 1 1031001 7 +17 16 301 1 Liv Okay... Right, all done. 1 +18 17 202 1 1 +19 18 201 3 1011001 +20 19 301 AniZhuanchangBegin 1 Lee Let's get moving! 3 +21 20 202 3 1 +22 21 101 Assets/Product/Texture/Image/BgStory/Bgstory64.jpg +23 22 301 AniZhuanchangEnd ………… +24 23 201 2 1021001 +25 24 301 1 Lucia Finally, we made it out... 2 +26 25 301 Lucia Where are Nanami and Watanabe? 2 +27 26 202 2 1 +28 27 201 1 1031001 +29 28 301 1 Liv They took another escape path when we were running. 1 +30 29 202 1 1 +31 30 201 2 1021001 +32 31 301 1 Lucia Why not go with us? 2 +33 32 202 2 1 +34 33 201 3 1011001 +35 34 301 1 Lee I can't tell Nanami's rationale, nor do I want to know... but for Watanabe— 3 +36 35 301 1 AniZhuanchangBegin Lee Just look at the sky. 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00611BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00611BA.tab.bytes new file mode 100644 index 0000000..36dc48c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00611BA.tab.bytes @@ -0,0 +1,19 @@ +TQn+S#t.F&|_|W@ k .1S0;pi!Օ^W+G8OEwej⩐>{V7rj-\6dj[5Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory51.jpg +2 2 401 1 112 +3 3 201 1 500014 +4 4 301 DialogEnable 1 ??? Pathetic, you can't even leave here... 1 +5 5 202 1 1 +6 6 201 2 1081001 5 +7 7 301 1 Kamui Shut up! 2 +8 8 301 Kamui When I find "Tenebrion" and cleanse the virus inside me, I won't need you anymore... and then... 2 +9 9 202 2 1 +10 10 201 1 500014 +11 11 301 1 ??? Still living in the clouds... 1 +12 12 301 ??? Look, they're closing in... 1 +13 13 301 ??? And if they see you like this... 1 +14 14 301 ??? Then we'll both be "recycled"... 1 +15 15 202 1 1 +16 16 201 2 1081001 5 +17 17 301 1 Kamui I won't let you... come out again... 2 +18 18 301 1 AniZhuanchangBegin Kamui Ngh... 2 diff --git a/Resources/table/client/movie/movies/MovieZX00611EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00611EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cfaf5447f6c75b0cd6ade51c96ef5c794a5b5e50 GIT binary patch literal 7567 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 +.KWP Ty3LM*\a^].0yjȩX8B<!%Pm $ȐfN`w^(6)<?Ar'))xId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 456 102 Inver-Collapse Chapter 7 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 457 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory26.jpg +4 2 401 1 201 +5 3 201 1 1091001 -400 +6 4 201 3 500007 400 +7 5 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +8 6 301 DialogEnable 1 Bianca I think we need an evaluation of the current status, but that's not something I can decide. 1 +9 7 301 Chrome Give me some time, I'll handle the talking. 3 +10 8 202 1 1 +11 9 201 2 1021001 4 -400 +12 10 301 1 Lucia Chrome, the one he needs the most right now is you. 2 +13 11 301 Chrome I understand, but I have more important things to handle. 3 +14 12 301 Chrome It's about Kamui and "Tenebrion"—I have to report to the council. 3 +15 13 202 2 1 +16 14 201 2 1111001 -400 +17 15 301 1 Karenina Bianca, our mission is to clean up any corrupted and defected Constructs! 2 +18 16 301 Chrome Kamui did not betray us! 3 +19 17 301 Karenina Those are only your words! He's already corrupted by the virus, it's an insurmountable fact! 2 +20 18 301 Karenina I don't have time to waste down here! 2 +21 19 301 Chrome Kamui already has a solution. He hasn't shown signs of corruption, and has kept his rationality and consciousness intact. No signs of aggression were displayed as well. 3 +22 20 301 Chrome As the leader of the Strike Hawk squad, I choose to believe him. 3 +23 21 301 Karenina Bianca, if we keep dawdling, the other target's gonna be lost! 2 +24 22 202 2 1 +25 23 201 1 1091001 -400 +26 24 301 1 Bianca You have until we catch up to him, Chrome. 1 +27 25 202 1 1 +28 26 201 2 1111001 5 -400 +29 27 301 1 Karenina We only have to follow the mission instructions, Bianca. This is asking for trouble. 2 +30 28 301 Karenina We might be disciplined for this! 2 +31 29 204 2 +32 30 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +33 31 202 3 1 +34 32 201 1 1091001 400 +35 33 301 1 Bianca I know, that's why I'm not fully giving him the pass... But as a leader, I know I'd do the same thing as Chrome. 1 +36 34 202 2 1 +37 35 201 3 500007 -400 +38 36 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +39 37 301 1 Chrome Thank you, Bianca. 3 +40 38 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +41 39 202 3 1 +42 40 201 2 1111001 5 -400 +43 41 301 1 Karenina Tsk— 2 +44 42 204 2 +45 43 301 Bianca According to the geo signals, Kamui went far into the desert. We don't have much time, Karenina. Let's go. 1 +46 44 202 2 1 +47 45 201 2 1021001 -400 +48 46 301 1 Lucia The Purifying Force has geo info of all Constructs? 2 +49 47 301 Bianca I understand your opinions on the Purifying Force—I know we're called "hyenas who hunt their own" behind our back. But we never touch Constructs who do not pose a threat. 1 +50 48 301 Bianca And, we do not normally have the authority to access locational signal data. Though it would make our missions a lot easier if we did. 1 +51 49 301 Bianca Only in absolute necessity are we allowed access to such data. 1 +52 50 301 Bianca No time to waste. I'll take full responsibility for Kamui's case. Gray Raven squad, you may leave now. 1 +53 51 302 No, we're coming with you. 52 +54 52 202 2 1 +55 53 201 2 1031001 -400 +56 54 301 1 Liv Commandant?! 2 +57 55 302 Kamui is our friend. 56 +58 56 202 2 1 +59 57 201 2 1021001 4 -400 +60 58 301 1 Lucia Indeed. I worry for Kamui as well. 2 +61 59 202 2 1 +62 60 201 2 1011001 10 -400 +63 61 301 1 Lee The guy might be an annoying airhead, but his absence is all the more audible. 2 +64 62 202 2 1 +65 63 201 2 1031001 1 -400 +66 64 301 1 Liv And in the mission against "Tifa", Kamui helped us out a lot as well. This is our turn to repay him. 2 +67 65 202 2 1 +68 66 201 2 1111001 5 -400 +69 67 301 1 Karenina Hey Gray Ravens, don't create extra work for us! 2 +70 68 202 2 1 +71 69 201 3 500007 -400 +72 70 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +73 71 301 1 Chrome Gray Ravens, I'll ask for your cooperation as well. 3 +74 72 301 Bianca You don't need to do this. I've already made a reasonable compromise. I will keep my end of the promise. 1 +75 73 301 Chrome No, it's not that I don't trust you. But considering the part about the unknown energy, support in the scale of the Gray Raven squad is necessary. 3 +76 74 301 Bianca Very well. We don't have the time for a debate anyway. Follow us if you're coming. 1 +77 75 301 Bianca Karenina, let's go. 1 +78 76 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +79 77 202 3 1 +80 78 201 2 1111001 -400 +81 79 301 1 Karenina Wait, Bianca, you...! 2 +82 80 202 2 1 +83 81 201 2 1021001 -400 +84 82 301 1 Lucia Let's follow, then. 2 +85 83 202 2 1 +86 84 201 2 1031001 -400 +87 85 301 1 Liv Commandant, we have a sufficient supply of serums now. It should be enough for the road ahead. 2 +88 86 202 2 1 +89 87 302 Let's go then! 88 +90 88 202 1 2 1 +91 89 201 2 1021001 -400 +92 90 201 3 500007 400 +93 91 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +94 92 301 AniZhuanchangBegin 1 Chrome All in all. I'll be counting on you. 3 +95 93 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 3 +96 94 202 2 3 1 +97 95 101 Assets/Product/Texture/Image/BgStory/BgStory31.jpg +98 96 201 1 1091001 400 +99 97 201 2 1021001 -400 +100 98 301 AniZhuanchangEnd 1 Bianca This looks like some sort of concentration zone for a certain kind of building. 1 +101 99 301 Bianca There will likely be scavengers wandering around here. 1 +102 100 301 1 AniZhuanchangBegin Bianca If possible, we can give them a heads up. Just in case they might cause trouble for our mission. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00701EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00701EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..93702c9407c58173d21690aa1c35326bb985c70a GIT binary patch literal 2037 zcmah~L5Lhh6!j)GIG~q}gpd>xoP(R$sh*jg9S>PEy5N|_&9V!kF@)OgKi%baR}EF& zv)e%s5j+Tr2StJ>LBXrRixDrPC=o=|gC;pB=)qgS(}sxt>fY&|2{Wddnf_f>zh3?K z-|IQ@_|1ctzkL7559e#QKE82n^Zte3-{~*D@x&*ueDlxEqx!^y>ZjWW*WQX&)zQx% z`TEMI-+v&#JKkwuJh=4p=EmF2EB`+F&@aD!boJzm@7}up`e$!`b>s48bn(yCp#S0U znTH=cc5FjG@a>P?KVEz9&Tk9p>DuMBtCjoyI{xYxf5XBlcJ}H0zDLfuu}~6&XJJ1s z9=6jVkiO}K%H75Ln)FByd?C+B5fOaK?%Bvw5c1Rx<-s|wd1TJB3*<0zil|vcts-g{ z(Q*-WifE;Xx<$kqWmuxH5{8vHtOQ~u5-XutiN#7VR-!p2np2`VC7M&BIVGCYzEG_& z!U$mv{2@r!3qiuA8*u4cGVPc#5SyiQT6u{ZFKr|JiH4GPTkUnUGBPx*|wX=0g#{eG!REnbdM4i4duDvo{6L4JFZFXtYFA!v_$f zhUPNVA#7}Qq-E+|oc)DaUdMV=ZsuejQX_oyyrCw*{%20h8jCH9)X4VP0~mtF=Hkl> PECq`0;?Uvre7F4vtk(uS literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00702BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00702BA.tab.bytes new file mode 100644 index 0000000..09c73ab --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00702BA.tab.bytes @@ -0,0 +1,52 @@ +`P='F˨B'K|2<]3% =|9qa>;WSRWְ +mjb\ +  +jYT;} +\"Zpe#Q>qo(p`si1Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory33.jpg +2 2 401 1 201 +3 3 201 1 1091001 400 +4 4 201 3 1031001 -400 +5 5 301 DialogEnable 1 Bianca This looks like the ruins of some form of civilization. 1 +6 6 301 Bianca Please proceed carefully. The digging devices are quite high-powered and might cause mini tremors. 1 +7 7 202 3 1 +8 8 201 2 1021001 4 -400 +9 9 301 1 Lucia There are some ruins up ahead. 2 +10 1000 204 2 +11 10 301 Bianca We'll have to pass through it. The target's deep inside somewhere. 1 +12 11 301 Lucia If we engage with any Corrupted, Bianca and I will be the ones to deal with them. The weathered structure of the ruins might not hold for our entire squad. 2 +13 12 202 2 1 +14 13 201 2 1111001 5 -400 +15 14 301 1 Karenina I know what to do. You don't need to remind me. 2 +16 15 202 2 1 +17 16 201 2 1021001 -400 +18 17 301 1 Lucia ... 2 +19 18 302 She didn't mean it that way, Karen. 19 +20 19 202 2 1 +21 20 201 2 1111001 5 -400 +22 21 301 1 Karenina I don't know you that well for you to call me that! 2 +23 22 202 2 1 +24 23 202 2 1 +25 24 201 3 1031001 -400 +26 25 301 1 Liv Everyone, something's coming near! 3 +27 26 301 Liv Corrupted, more than one. 3 +28 27 202 1 3 1 +29 28 201 1 500013 +30 29 401 2 1508 +31 30 301 DialogDisable 1 Corrupted Urgh— 1 +32 31 202 1 1 +33 32 401 RImgBg1Shake 2 1503 +34 33 401 1 101 +35 34 201 1 1091001 400 +36 35 201 3 1031001 -400 +37 36 301 DialogEnable 1 Liv It missed? 3 +38 37 202 3 1 +39 38 201 3 1011001 -400 +40 39 301 1 Lee No, its target isn't us— 3 +41 40 202 3 1 +42 41 201 3 1031001 7 -400 +43 42 301 1 Liv The ceiling is collapsing! Commandant, watch out! 3 +44 43 302 (Dodge aside.) 44 +45 44 202 3 1 +46 45 201 3 1011001 -400 +47 46 301 1 AniZhuanchangBegin 1 Lee It's trying to bury us alive. 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00702EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00702EA.tab.bytes new file mode 100644 index 0000000..c3a8e61 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00702EA.tab.bytes @@ -0,0 +1,13 @@ + d jtHhΑYԥب83b; QKX2.#>;+0t)ㆧ'͔D){n|'m_V7$iO{/HJJa~4W_\,dR)SL>dId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory33.jpg +2 2 401 1 101 +3 3 201 1 1091001 400 +4 4 201 3 1011001 -400 +5 5 301 DialogEnable 1 Bianca The target has a highly robust defensive structure, we cannot destroy it in a short amount of time. 1 +6 6 202 3 1 +7 7 201 2 1021001 -400 +8 8 301 1 Lucia We can't let it go on. The ruins aren't going to hold. 2 +9 9 301 Lucia Everybody, stay back. Let's return to the safe zone near the entrance. 2 +10 10 202 2 1 +11 11 201 3 1031001 -400 +12 12 301 1 AniZhuanchangBegin 1 Liv Commandant, over here. 3 diff --git a/Resources/table/client/movie/movies/MovieZX00703BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00703BA.tab.bytes new file mode 100644 index 0000000..b95810f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00703BA.tab.bytes @@ -0,0 +1,68 @@ +ҰdўK嗴mnRj#'ׅ4oc8daWR$x=wgr+[ 5%6t1ʃ`@xC n -=+]j +2^eW!LId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory33.jpg +2 2 401 1 203 +3 3 201 1 1041001 400 +4 4 201 3 1031001 -400 +5 5 301 DialogEnable 1 Liv This machine... It's quite similar to the situation we encountered before. 3 +6 6 302 I think we should investigate. 7 +7 7 202 3 1 +8 8 201 3 1011001 -400 +9 9 301 1 Lee I agree. The awakening of this machine series is an unforeseen phenomenon. 3 +10 10 301 Nanami Hey, don't bully my Rohacchi! 1 +11 11 202 3 1 +12 12 201 2 500084 -400 +13 13 301 1 Rohacchi Bully. Dislike. Friends. Don't Bully. 2 +14 14 202 2 1 +15 15 201 3 1011001 -400 +16 16 301 1 Lee Connecting Liv with it would avoid any damage to its frame. And from what we've seen, this is something worth investigating. I'm personally interested as well. 3 +17 17 202 3 1 +18 18 201 3 1031001 -400 +19 19 301 1 Liv If needed, I'll try copying any memory data from Rohacchi's frame. This won't take long. 3 +20 20 302 Do it, but be careful not to hurt Rohacchi. 21 +21 21 301 Liv Understood, Commandant. 3 +22 22 202 3 1 +23 23 201 2 500084 -400 +24 24 301 1 Rohacchi Connect. Dislike. Connection. Unhappy. Nanami. I. 2 +25 25 301 Nanami Rohacchi. Doesn't. Like. It. You. Jerks. 1 +26 26 202 2 1 +27 27 201 3 1011001 -400 +28 28 301 1 Lee Stop copying it. 3 +29 29 301 Rohacchi Nanami. Companions. Near. They. Me. Sharing. Information. +30 30 301 Lee These old models usually share the same information structure network. 3 +31 31 301 Lee If there are other same models here, then they would know our location. 3 +32 32 301 Nanami Those Rohacchi look-alikes only talk in arrows and spears. 1 +33 33 202 3 1 +34 34 201 3 1031001 -400 +35 35 301 1 Liv Commandant, there are several Corrupted nearing! 3 +36 36 202 3 1 +37 37 201 3 1011001 -400 +38 38 301 1 Lee Liv, I'll handle it after this. 3 +39 39 301 Lee I brought with me one of those devices in the temple before. If we become surrounded by more enemies, we won't even be in the position of chasing after Kamui. 3 +40 40 202 3 1 +41 41 201 3 1091001 -400 +42 42 301 1 Bianca No, we can't waste any more time. 3 +43 43 202 3 1 +44 44 201 2 1021001 -400 +45 45 301 1 AniZhuanchangBegin 1 Lucia Commandant, please decide— 2 diff --git a/Resources/table/client/movie/movies/MovieZX00705EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00705EA.tab.bytes new file mode 100644 index 0000000..74c1fb5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00705EA.tab.bytes @@ -0,0 +1,20 @@ +dP̆}f]SŽ[-BPs̨>XwuF8ꁋkSI8ア*ltGvG뎏V^xT >)%gpLURΣ,fQId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory33.jpg +2 2 401 1 203 +3 3 201 1 1041001 400 +4 4 201 2 500084 -400 +5 5 301 DialogEnable 1 Rohacchi They. Companions. But. Hit me. 2 +6 6 301 Rohacchi We. Dug. Treasure. Together. Once. 2 +7 7 301 Nanami Treasure... Is that the mural you wanted to show me? 1 +8 8 301 Rohacchi No. Mural. Is. Sagemachina. Awaken. Treasure. Is. Gold? Unsure... 2 +9 9 202 2 1 +10 10 201 3 1091001 -400 +11 11 301 1 Bianca Wait, Karenina's gone. 3 +12 12 301 Nanami That girl made of hot stuff? She went back in the middle. 1 +13 13 301 Bianca You should have told me earlier. 3 +14 14 301 Nanami Well, you didn't ask— 1 +15 15 302 What's Karen planning to do? 16 +16 16 202 1 1 +17 17 203 3 400 +18 18 201 1 1031001 -400 +19 19 301 1 AniZhuanchangBegin 1 Bianca I'm not sure, but from what she's like, she might be planning something brash. I need to find her. 3 diff --git a/Resources/table/client/movie/movies/MovieZX00706BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00706BA.tab.bytes new file mode 100644 index 0000000..630c2b4 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00706BA.tab.bytes @@ -0,0 +1,18 @@ +PS 'qjCcgZEnѽ:SwK 2Jl!/k;;ՙ+O6*nZyrra\fV8DT/'8SId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory33.jpg +2 2 401 1 203 +3 3 201 3 1091001 400 +4 4 201 1 1031001 -400 +5 5 301 DialogEnable 1 Liv The digging device is nearing us. If it continues, the ruins here won't hold. 3 +6 6 301 Bianca It's all broken machine parts and traces of heavy fire. 3 +7 7 301 Bianca Looks like Karen was here. 3 +8 8 202 1 1 +9 9 201 2 1021001 -400 +10 10 301 1 Lucia The ruins are full of wandering Corrupted. Along with the unstable structural integrity, there is no merit for running solo. 2 +11 11 302 Advancing alone is too dangerous! 12 +12 12 301 Bianca Sorry, but I think I know what she's trying to do now. 3 +13 13 301 Bianca She's going after Kamui on her own. 3 +14 14 302 Liv, analyze the data immediately! 15 +15 15 202 2 1 +16 16 201 1 1031001 -400 +17 17 301 1 AniZhuanchangBegin 1 Liv A-ah, got it! 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00706EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00706EA.tab.bytes new file mode 100644 index 0000000..e9475d0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00706EA.tab.bytes @@ -0,0 +1,23 @@ +'⭧G$P3Qn˯8Kr>l kIk֎E  /d% VAZ_w /]:zk=1ۅlec^{IJ|]9E]Q+gvDAsqrF;g0xdmw4h05Hy=j4B&5(#kz#_P(!+E!*O_G{bS!QcB1Rm+(h`RVIR53e1byVIr{Z?b#mras*sTtEDz zFto1o{Sy7bFMghT{$Oi!q_6M7msV-!Yx`~gv$fN&uMYeiS(;gB_piC!O5fM_!lxg0 zpMLY|(R_2u==RRSw+)@r5wn?@dS9%7oFQ!LN^yWpiZCfR>I4*d-l4_`8He2p$P?3c zbFN(jG7Dm`Qy>m*_*;L)7-qP}kD+m}th7++p-P4-6{>WoGNIZNs%)rGLPVoMbi{bON~b(2p|AZLOy^T*HO#Eu3=%<^oQy1aZUt} zk1<;D3=uEO@q3KKi#2SLc-|}t${O9MquBAf>7VMgq7e;f03-vHUm(c|xzTe)BRbFl z&{h;@Q6kL$Jr#{4K@tExC@9$2p|S%!;Sj$NfxIo-!eHk?a?&GQ*scldgw<@$<+b{F z{>qR)g&r#!Nr6l?Ud)2|8zkl`0N9Ve`)?e3ymFrg?+y21&`_8K? zM?Sywz^#kNUw`X~mp=aC%Dabuv%jt#djH&g?>%(roztC1zP~uQ@y1V|eX`^Kdgl1b z5%~GWAI{b9UOdR%e-Cax_}cvk?)2W?_~w^SZ+`f2$Bhfq*&12C#7|o-xJQ~ZRu{;{fqp>_1YhJEa zC{O@u;RBGaOJ2&A<8d|AWa_>+7D>EzHVWO;N!GTI{xlM6{eTa}T5otE38TsUZPWVm zZto!j8gHt=M1#*kM28qfe$P4#JTj1L^xQNjyQg zjL42qf+wD7$6UGfLf=rWG@t>%G9(Nr7AtH2e_FNDgytNL{z%~zkA#wnL%&|HlRb|o zt1PKSV^ecG2b;`^YMcy4D=UQ#*Q5OQt9ud zz&g+=2Dar16UHD4gh7`ejoS4o9;9-a*DiF6y*_Qgaz7G$%B3HMBg19FM`Uji+iVVIzc0GbbYy=UB5}js`V}0xF)ZK@2k=q)!4F z$7B+wOFh~^vm>=1&r@7!mu4%Ra4Lt{_6srdTdrr?0IY>jm*Qyx#Y4p`1Z9dz4!8qF z1@lx3ur3^0oj$tLLwl@Y70<(IZNRz!j>1&Ru#JKs>9~e!n;zx5&V&U8opb=}f|I$A zzCQJVsLhVk(Q*%6pe2%B#u2k{!Ftj2TrzzZ;l%Vx0qX*x*eD|gb0EWXjPCL*i2AVX zyAsN5z`DQ%h0}5u@HpeSNR=Dch}5j;G(o~$5$S9kiK9B57Zk+N0IUmZoDM8mV-uJW z&HS?lJxkq7RKQw*bw6k!VDs1jQ@HO>FbSrZAyE!`H%gJVfuWZ2-B^mW0}M5j(~Ae% zVt1#v3v8cIklxgh9JVnx&Mp|?&IMO~C~XT@yNGp}a%>7%7qI41Xu}d(Z3bBP(~4T? z4@iu1a6*+xl?uEUQ3ZREa7K7F*2tb%^?ic0<9$tb(nt!I>`ct1?S#J1$1x5gQ7Tnj zz85zBA0Ykrwik8-ur93c-uA+70@msBke+?NN9L~*^_*>wAWGmuk`Vt%luJ0-Vqy literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00708EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00708EA.tab.bytes new file mode 100644 index 0000000..7869527 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00708EA.tab.bytes @@ -0,0 +1,45 @@ +)Ÿጰ :kyB1 :aqv7|屖s.KF.UQcH/H +!t\CvI2'9LU>P$}\8XRo + Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory31.jpg +2 2 401 1 201 +3 3 301 DialogEnable The chaotic barrage of cannon fire finally comes to a halt, and Karenina's frame softly collapses on her weapon. Her fingertips still twirling with a halo of energy in pale violet. +4 4 201 3 1031001 +5 5 301 1 Liv Commandant, Karenina's M.I.N.D. will need to be manually rebooted. 3 +6 6 202 3 1 +7 7 201 1 1091001 +8 8 301 1 Bianca Wait, if we don't solve her issue before rebooting, it'll all just be the same as before. 1 +9 9 202 1 1 +10 10 201 3 1031001 +11 11 301 1 Liv Understood... That strange light seething out of her—how should we deal with it? 3 +12 12 202 3 1 +13 13 201 3 1011001 +14 14 301 1 Lee It looks like some form of energy. 3 +15 15 202 3 1 +16 16 201 1 1091001 +17 17 301 1 Bianca Don't touch it! I accessed Karenina's logs... She met Kamui. 1 +18 18 301 Bianca Her M.I.N.D. went into an infinite loop in the middle of the fight. 1 +19 19 202 1 1 +20 20 201 3 1031001 +21 21 301 1 Liv Wait... 3 +22 22 301 Liv From the visual image extracted from the logs... this command function is visual imagery saving, she must have saved something in an emergency... 3 +23 23 202 3 1 +24 24 301 (Liv manipulates the glowing particles in the air into an image.) +25 25 301 (In the image, a purplish fluid-like something is attached to Kamui's weapon and his left shoulder.) +26 26 401 1 2 +27 27 201 2 1021001 +28 28 301 1 Lucia Kamui must have left us for this... 2 +29 29 202 2 1 +30 30 201 3 1011001 +31 31 301 1 Lee Looks like he succeeded. 3 +32 32 202 3 1 +33 33 201 1 1091001 +34 34 301 1 Bianca No, he's still on the move. If this is the "last resort," then he'll already have returned to you. 1 +35 35 301 Bianca Wait! Lucia! 1 +36 36 202 1 1 +37 37 201 2 1021001 +38 38 301 AniZhuanchangBegin 1 Lucia I'll try, there's no other way. 2 +39 39 202 2 1 +40 40 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +41 41 201 2 1021001 +42 42 301 1 AniZhuanchangEnd AniZhuanchangBegin 1 Lucia ...Commandant, is that you? 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00709BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00709BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..51ecfc39f8753f2c5d9e9411bbba7a676d48ef35 GIT binary patch literal 5194 zcmb7IPlzN}9rj}24GelpaE0(ZjS0QIU4MFd+DO9AX4Q_HP1qe+G+FRX)$6X8sjAo3 zdo`2xAbJpug2_RJupo#ih#o~SDlQ%pZvpj|Lm+$bq!7qSFMhvQ-Br~+-MwS+n693x z_ulW%_kF+L>x1`y@q>S)N4LJ9f|q{#?)S#8z45pA-g)q~-~Ifp?9#_Ced7KvKe+qn z58waS&wlvigKxiAK6Ux&&v&Npy!PDdf4p@6{;wVl-Z&~h_J_X@)#L9z_ND(s-+%iw z`RJ41x%J=2-hS@hpT6k-`Q6=r|N2wEe{k=g_nsQO`In2e)^}Qm|cym(m8H!%2#duzsdC6f*C!aP0zYcPFGrerq$Y7kEAT9=g@e&)ePU zvwnMykGS~NoXeXh?X!I{l>$hYM|J{+ktmJiXOhP{-?Kasr;>{(lE!dR+C&%1&bZY) zkp+LgJL=x-KHKf!{k=4;UdFTIqO_8abrDIfY`5E`T&=lwcLr?GHp1C(lqkcM!L-k8 zoOi$u&ds|@J7!#uxy)rTnPClXic9>XJ@8>?)I7szXVTv~1^2#p{5R2Hcg zF*(zYJQsP4B}+pO6sBoTuO?F1%|Z9T9VDd5y$kzjTx~kh(g3KPDpWjElVocOJ-`ik zUw|HI9%Y$~m9Wye3tU{2sfq-p2gavUq!lb#cOig*d$?lTSET9iYdXu|uE@z8et4O} zj+h-W9@O$h~LA?aKlL#O~6Z>*0W6EZ%w}5THyz}(Ap-v==uk;pRG~=lh#&(t=mzBoyV+q*m6h`Xtn2%LqwgK*ddFT0h zr}2_dQRi}u8Yj6)rJPa(tjwmm5QPGorcRvN1n7{hIX@EsKjF)iQ@m~Y9BNxgFl62e z!%6=f^`KhDl=Rm{r^Dqb_JH`6lZ21h}P#WrC4ivOxSmce;cB5T*4O>K7{3dA=XH6%;HaA}I?N z30^330*y+visTlHP!U0li?PHH7{&@qs`3=FE%nI{8O9P#Za58w;Vr(qkQTDbuTzfH zm{c$U&lBjDbBBskRhba2g=Y(TFNX}F>NAYCm{rwVZ7$zm)7Y z`WQ={7UVZ2omcrQb2y;fmAQ^)mP%iabRl&*hAONtwP;m+hSA!>bpfu@-jI~bOjD1=W+WIej1~&&W@JP-vjQM#D(w6K zvq?dN1BP)?b_`kIsI>5@Il64E4Pg(bp=GP9+CcF}?}JL6#?(oXK5nu!^cY6VbyltM zMO9V%R+Vvbh8`UeaR(y6(pWL0zQ~<(K(@0)rQiW+OLZ6`enQ;9RP>)BIzg)hwaqkU zTm$^j1IW0`?Q!g?+&}PlQY!S?6(5_{n>1eG%|j_b%r18#Jdby(&)^Ah zpTM%kf`EmNmvv@7dsD|xun^o?ci~WsQ}Kn{^03b^{%0y%10ZZm!hnUKT|@0E6bl-(qX6#@7{-c27wDkEA;Vbm zs6sf5e?G}JC#c_J7_EtOW}q(6SpdCybzq^Bghl;9rGYj#AaN{k;#Oz4?Gb+E=z9#~ wg8uh?hSBo>Vl}iMFpSCz?6veOk^6BCHsMzfl+_og;*^C!%Uen8lC}8qKa$&mD*ylh literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00709EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00709EA.tab.bytes new file mode 100644 index 0000000..37a616b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00709EA.tab.bytes @@ -0,0 +1,17 @@ +txct!Xe?r<k}aG`E;67潎5Jhl8NBNPIb@6E;%GS#*dXX2C^iq5@SvGJKeS0T{Toy z@7U@=K@&XaWkDr>AYO8b0YNb&9&!vp420Z*f{NfpMB*iRYbM*Z3B9Ihx}NI#c;4rE z-|A!g=N_GTZ|}h~r^>I6_I5n?%YUn1oILsW$FKi+=gO}uS1Ak>JF2~UK_42#$+L~LP-RN;ayt| zmdg>4Mbpnzw1)jlGA4aUgj|p!Cpen)lP`xLj3Uw;f ztx&H*a}}De5NmnpS(v9`o`-oN=9!qMVxEh6GUnL=&lY&Lz_SIOE%0nX=R~u?2qT2G z@I}zBH`9X4DCIJ7X1Z_2fHkv6w2F(!&Mu?5)xEP1B@_WEjNCl-D+*KsZH8jH=(jtINh}Uo(|~{5>AK? z37#p`%?BAc21b^|I$2JEf`q)J!q8#H<(iNQEzHx-x0=>$bV=8Ru_p+F1ky1JqlDj)ILvcz2%?o4c0H{$pCx&'6/J郞YS"H\3pSns@dV'#ӺwFId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory43.jpg +2 2 401 1 112 +3 3 201 3 1091001 400 +4 4 201 1 500008 -400 +5 5 301 DialogEnable 1 Roland ...That was a bit more well played than I expected. 1 +6 6 301 Roland But let us not waste more time. I'll end this farce. 1 +7 7 202 1 3 1 +8 8 301 (As the Musashi falls, Watanabe flies in from the side at the same time, crashing into the wall. An arm of his lays in complete waste, buzzing in a cacophony of sparks.) +9 9 201 3 1101001 -400 +10 10 201 1 1031001 400 +11 11 301 1 Liv Watanabe...! 1 +12 12 301 1 AniZhuanchangBegin Watanabe Don't mind me... go help them. 3 diff --git a/Resources/table/client/movie/movies/MovieZX00712BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00712BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..5e1acb5c55153c94aaa244795f1ce8784a5987aa GIT binary patch literal 1208 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'Z\"]xn~n>!jId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory38.jpg +2 100 401 1 203 +3 2 201 1 500029 +4 3 301 DialogEnable 1 Lucia As I thought, the further we go, the more the Corrupted. 1 +5 4 203 1 0.25 400 +6 5 201 2 1091001 -400 +7 6 301 1 Bianca Not wise to enact exactly what they intended us to. 2 +8 7 201 2 1011001 -400 +9 8 301 1 Lee Though corrupted, they are still only normal mechanoids. Their sensors still only consist of visual scanning devices. 2 +10 9 301 Lee If we can weave through them, we can avoid combat. 2 +11 10 302 Let's sneak past them then. 11 +12 11 301 Lucia Everyone, sheathe your weapons. Use their blind spots to go deeper into the ruins. 1 +13 12 201 2 1031001 -400 +14 13 301 1 Liv I'm prepared to enter stealth mode. 2 +15 14 201 2 1011001 -400 +16 15 301 1 AniZhuanchangBegin Lucia Move out! 1 diff --git a/Resources/table/client/movie/movies/MovieZX00803EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00803EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c9868da53b0080461e8f9f68e5972ac528abaf0c GIT binary patch literal 1840 zcmaJ?O^6&t6b^`o8l0ezKp-wu^bnEV*{+_Mo!!&0%LaD{hSf|ingnXP-*oqGcU9X} zy^|5~2PF`}K=2mz5R!uj^$-vZ9!x?mx#XN&l8cw1p7mfPuc~*ucfwBUF#Xlfd*AzB zy;mdeJ{aD;_wVJu)-V6}VCKT(3y;3}>DzO+<>~A9e)0DI{;}u0G56%hFMpW(^v%!i zAN}p-{_7j7FMmDw>cE$}daKR&q^DM5>22conDEI81d&)4Q9^KLzjkF6Vm>xY1z6`9Pt^PD4B19*iJB#9m8e~! zg%Wj2v{<605;3QO6$`6qSjEFCB33c6ii%ZStRiC-n_IED6`NbJxfPpRvAOLt^%^6L z5a!?y!F0VB=3ICo7lBEpSyKwMnqSYPpL=?~kLk}dnC~S#fccf+q?Xxu=i6*HHqyXY z?KSE(7kL~)T9(WlVZ<%*vnKUglelEp0SwexL3#!Fq4U0+lsPWQFE*h0tOjw&RSc#kt^#h!)Y8-Oq77`)T}I##fczG zSv@LX3o;~=c@S!<AIW{Peif#k?cAYAUN$zrnK`ao{*UzNMG|se6WgWtHdKD8q@!Z*e3FF7 = O j*gJgm!X|y%KǿyXeئ򳌻JL, i8<,J܊PӴW6lId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory42.jpg +2 1000 401 1 202 +3 2 301 DialogEnable Communication Request—Purifying Force private channel. +4 3 201 1 1011001 -400 +5 4 201 2 500002 400 +6 5 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +7 6 301 1 Vera Is the purification target still alive and well, Bianca? 2 +8 7 301 Lee Vera? Haven't you extracted already? 1 +9 8 301 Vera Just this moment, Commander Nikola gave me direct orders. 2 +10 9 301 Vera To have my squad provide support. 2 +11 10 301 Vera For one, to lower the possible losses. And two... 2 +12 11 301 Vera To determine if the target is a potential threat. And if it is, then we will perform purification. 2 +13 12 301 Lee If you go back on your word... 1 +14 13 301 Vera Can't help it, dear. They're orders from the top, I can't go against that. Of course, your little ticket is still in effect, so I won't be doing it myself directly. 2 +15 14 301 Vera But, as for my subordinates... 2 +16 15 301 Lee What a load of garbage. 1 +17 16 301 Vera Answer my question, Bianca, is the target still alive? 2 +18 17 201 1 1091001 -400 +19 18 301 1 Bianca He's deep within the ruins. 1 +20 19 301 Vera Alright. Thank you. 2 +21 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +22 21 202 1 2 +23 22 301 Disconnected— +24 23 201 1 1011001 10 -400 +25 24 201 2 500029 400 +26 25 301 1 Lee Trouble never ends. 1 +27 1001 204 1 +28 26 301 1 AniZhuanchangBegin Lucia We should hurry. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00806BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00806BA.tab.bytes new file mode 100644 index 0000000..3f2f1b2 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00806BA.tab.bytes @@ -0,0 +1,35 @@ +H2Cw .z1A|Y֦Ĵ1R~ l.GzuB+M +|Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory38.jpg +2 1000 401 1 202 +3 2 201 1 1011001 -400 +4 3 201 2 500015 400 +5 4 301 DialogEnable 1 Lee You left it in me from that time? 1 +6 5 301 Iron Maiden You found out, hm? 2 +7 6 301 Lee If we weren't constantly running missions, I would never have allowed it to stay within me normally. 1 +8 7 301 Lee But conversely, it's also a path for me to understand and research you. 1 +9 8 301 Iron Maiden You are quite the talker. Shame it ends here now. 2 +10 9 301 Lee You're not Tifa, what are you? 1 +11 10 301 1 AniZhuanchangBegin Iron Maiden I have no reason to answer you. 2 diff --git a/Resources/table/client/movie/movies/MovieZX00807BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00807BA.tab.bytes new file mode 100644 index 0000000..de6203d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00807BA.tab.bytes @@ -0,0 +1,18 @@ + +"yNGн&PѮgOszj6ZHCe +`DtV\sBT#;`_wlNB)<+_C̨7C$RCt_|C2Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory38.jpg +2 1000 401 1 202 +3 2 201 1 1031001 400 +4 3 201 2 500029 -400 +5 4 301 DialogEnable 1 Liv Lucia, Lee's over there! 1 +6 5 301 Lucia Be careful. The Iron Maiden is near him. 2 +7 100 204 1 7 +8 6 301 Liv Wait. Lee is aiming at us! 1 +9 7 302 Lee's not responding to my connection. Something's wrong. 8 +10 8 204 1 +11 9 301 Lucia On the right. 2 +12 10 301 Lucia Lee, attacking us...? 2 +13 11 301 Lucia Liv, find out the reason. I'll restrict his movements. 2 +14 12 301 Liv Other Corrupted are surrounding us. 1 +15 13 301 1 AniZhuanchangBegin Lucia Keep the commandant safe. 2 diff --git a/Resources/table/client/movie/movies/MovieZX00807EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00807EA.tab.bytes new file mode 100644 index 0000000..7630c1b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00807EA.tab.bytes @@ -0,0 +1,10 @@ +GN=+3#\ܣ0KA`rn5tfstl8}!#Im_,\G_l#i#?ӭXL_cl>慽j 8?S6{ t6=gId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory38.jpg +2 1000 401 1 2 +3 2 201 1 1031001 400 +4 3 201 2 500029 -400 +5 4 301 DialogEnable 1 Liv Lucia! 1 +6 5 301 Lucia Do you have the results? 2 +7 6 301 Liv Lee's been injected with something. 1 +8 7 301 Lucia Is it the reason he's gone haywire on us? 2 +9 8 301 1 AniZhuanchangBegin Liv The energy source comes from the Iron Maiden! 1 diff --git a/Resources/table/client/movie/movies/MovieZX00808BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00808BA.tab.bytes new file mode 100644 index 0000000..3105302 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00808BA.tab.bytes @@ -0,0 +1,15 @@ +0JQ4}* 4jD'g;Z񯕡O/p"Zu.XQ6IeIQ@,YoT7G{{d>Ǔ>ŠLCĥMId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory38.jpg +2 1000 401 1 2 +3 2 201 1 500015 400 +4 3 201 2 500029 -400 +5 4 301 DialogEnable 1 Iron Maiden Dammit... 1 +6 5 301 Iron Maiden How useless... But never mind, this has taken up enough of your time. 1 +7 6 301 Iron Maiden ...Staring at me with such eager eyes, what do you want? 1 +8 7 301 Iron Maiden Revenge for your comrades? 1 +9 8 301 Lucia You'll pay for this. 2 +10 9 301 Iron Maiden Oh I'm so very scared! If only I didn't just happen to know the weakness of you all now! 1 +11 10 301 Iron Maiden Ahahaha, can you escape the control of the valve? 1 +12 11 301 Lucia Liv, take care of them. I'll finish the battle. 2 +13 12 201 2 1031001 -400 +14 13 301 1 AniZhuanchangBegin 1 Liv Understood! 2 diff --git a/Resources/table/client/movie/movies/MovieZX00808EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00808EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..22c9f6d97536120ed2a69ad26c843c5564a31765 GIT binary patch literal 1919 zcmah~O^6&t6c&O?4Ge+?Pa^Li?qzp&s%K_*Mu@Vrt8s7>7c(N8Fp}EtnwfIDt0q;| z85=z4K@f7wK@=1s9yT`-6!oNHKu@9<1(hg>7e#WH1bx+Gx@K{DtwYtTpZC71?|rX3 ze(L5ICw`=ZzdLvDetl1P?U?+s^6rCg-}~p)&iT#3TPrXBawC1XdFKb4Cr@ww{MC)U z{`E&*x%T-_mj@redB+cD?>pGo)gEu~T_2Bx6`&V9j>B48HE_Hsp^5LcA z+vk6O=rZtIE8idc>znHCUD*TgzxU3qb5}mSdh_^4?LU4!{%9{E8=)0SqH&tPXp2cd zn{d)I-B^YDI6f{T(&Zx|H>5}i&hjx|+2S$F+|tb0VVWi8937BBb^;pz{QI8gQw7{bU9xd=_fkz8kgKC8mN(ilE zN06?wDG+l)~xPm6{VqF?IZoE=BvGgjreMJbjB*3;b`30XxCntjGWh^ zR;>hxQ?C=!%+cH#N`gg4ajjZuxV>QRXbYWb%eiBW1+7|XlE%DCK%7g^A!Mc8r$w5C zG;)|N!D59EXL~Vs@hRzPCE*kk5tpP^tL>^3dl)ON#V`|cgfmCqf>y1p5xnaxaK68t zhJuma(nSsiBLa&xXHiyzGc1Elr5YxhWn7zD2`SaeI$1jua{hWf7&FWB>*2VZ&u0Bm zmu!>u(um#Ef>e+&Yq@rT`&{xpjdkcI`He%BOqiUlloHV)?NW^AL>wa%F$`TNq*Y+Y z9Kx8Hi2*fqNN!=ngj_~UT7xU4NVHBc*>jxF6NHXCTF8)_qhnw}puU3oZDr2#yC}<8 zJSb`0nM0gqd0SjW?$vb3z&7U)Db&hirD>%Nf`JZc9Sag`1w)q$mo^DH&S6u6SSYXr zhC=chJdJP7$ulS}G=+hP8>>~uqh)aC6lPcrL0AK!lDHEe!EK8m;v8I#wx#5fg((&U z3VEAbe6WioWXeIwWteglA}Sv9ny`I0F(}gV1g;TR;s4?D$(+hfl_V@z!T&P4PH0{# zx0C2;AruwAs9`qS`DTue)F1jB=6@0AHcN1S%<*+6v0&jDe4hk!A!W#_R8!EY8DqYY iY(C-Ii(02b8o&oY!Z}hjf^-5?VaL!F_|au$b^i}%UB>kQ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00809BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00809BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..61d1c109580371e42decc61a7dd4aac457e19899 GIT binary patch literal 1057 zcmaKr&ui2`6vwp+@`3@6g2m?GF9frh*<`mxtu(Hc#Znf#pwt$bCev)}CRrwl>{<_A zJcuA(RivVV=s^V!1qCfgZ;GJcA5aupVJ}`Rh~Ok`Gp($Bhk4(5nfE>~ZxXY5pU#gB zUwOYAJ=*eh$BVO{mC@I8-9PtsZ{J6M-RfF=Fwe;#b#NyoBh5iv~)|uYb z{=KmD;kNvdK0Lhb-sAm)mD2TZWg7;p$PIihhG{d(Hq};xLOC?+fi=bbDc=T@I<7z9 zyB_de>eEPx)=4V~t%wR?#0xK=aadJ2Q~6BknKCj}$W$>?y_xFE6w-tg6eKW6aF75Y zK|%tB1Pcim5;QDmSkSPbVL`)!hK+GqLVy5}#uwn@8m+~|w`#<9l3^yXFr-nKtFXY1 ztteOJkjZv zHN-3MR`sMz2a_co^6PUj7#xZF0FL}W#{eB5pEgo*Nj>22PA2L!sgGbNwp;?|=s`x6 z8f8>Xn(AP(Q~+Zm8fp2Jb~j-cp|HkIigKQN8BCX70#Q{}A-=6dHL3)BVTwn+3Ccnx zm`sC}n7NZJ*LRe`fLWV#)(gc|2%p`CTTXwD1Uy73e_|^{sT1Z literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00810BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00810BA.tab.bytes new file mode 100644 index 0000000..05363f8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00810BA.tab.bytes @@ -0,0 +1,26 @@ +`- ~y =` +\IطH Vfꨃuo @Q\au{=|ykτ?²OL_ Znov)#@nj5'_yG+zC2"GId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory40.jpg +2 1000 401 1 202 +3 2 201 1 1031001 -400 +4 3 201 2 1091001 400 +5 4 301 DialogEnable 1 Bianca You've arrived at the right moment. The surrounding Corrupted are taking up part of the Purifying Force's attention. 2 +6 5 201 1 500029 -400 +7 6 301 1 Lucia Where's Kamui? 1 +8 7 301 Bianca His signal has stopped right ahead. Inside that enclosed energy chamber. 2 +9 8 301 Bianca That should be what he was looking for. 2 +10 9 301 Lucia He went inside? 1 +11 10 301 Bianca If that is the same energy that caused Karen's abnormality, then Kamui's stability also comes into question. 2 +12 11 201 2 500002 400 +13 12 301 1 Vera You hear that, Gray Raven? 2 +14 13 301 Lucia Vera? 1 +15 14 301 Vera It's not me breaking your promise, but orders are orders. 2 +16 15 301 Vera We've made our call. Kamui is a threat that requires purifying. 2 +17 16 301 Lucia No, it's still too early. 1 +18 17 301 Vera How'd you guarantee that it ain't a monster coming out of that tin can? 2 +19 18 301 Vera Bianca, you're the leader of the Purifying Force. 2 +20 19 201 1 1091001 -400 +21 20 301 1 Bianca You don't need my help. 1 +22 21 301 Vera Then don't come crying to me when you get a mention in my report. 2 +23 22 301 Bianca You have your standards, I have mine. 1 +24 23 301 1 AniZhuanchangBegin Vera Oh, what a load of bull you spill. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00810EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00810EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b55d14534db4c8c9f9d0bae9e4276a1447ad56b2 GIT binary patch literal 1305 zcmaizQAiX)7{|*Oo1=?D@Fl1L6Dcq6X75h#0t*j=t}KPb=*ow2Z`>W-osrqu>?C@r zAP9mYi3lpJmmYlW#a<#bhzOLRB7Cy9=skjh*7Lti~ohWM7&7x-he=<eD=0W7c|TtLHMO>^|o$DRxq6qX60?zZWO|`(d zgkzjC${a`;tnp9;#2Y=P&8id0L;-YdEVepPzng+|6jBK%i6E>^!ci_DhBgrrtFj)I z(j#y}aGwTb>+y=9@OSZ2D51xLsKa1QrC`8exy|$72vHn|^D18?HrAP=R@eFA9^ TS)d-M4x>b6$RtF]5Chqb_1a-0\Bʮq<}92^sUuPg2@$6P%K|zov>.`4QCWQ}ϊ}]86#Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory40.jpg +2 1000 401 1 111 +3 2 201 1 1031001 400 +4 3 201 2 500029 -400 +5 4 301 DialogEnable 1 Lucia Liv, can you analyze the material constituents inside the energy chamber? 2 +6 5 301 Liv I can't identify its properties, but I've been recording all the observational data. I'll hand it over to HQ after this. 1 +7 6 204 1 7 +8 7 301 Liv The energy chamber is changing in color! 1 +9 100 204 1 +10 8 301 Lucia It turned from red to purple. 2 +11 9 302 Looks creepy. 10 +12 10 301 Liv What should we do? 1 +13 11 301 Lucia We can do nothing but wait now. 2 +14 12 301 AniZhuanchangBegin Lucia Let us trust in Kamui. 2 +15 13 202 1 2 +16 14 101 Assets/Product/Texture/Image/BgStory/BgStory51.jpg +17 15 201 1 1081001 -400 +18 16 201 2 500014 400 +19 17 301 AniZhuanchangEnd 1 Camu Your companions are awaiting your return. 2 +20 18 301 Camu But they do not know, what you have been going through. 2 +21 19 301 Kamui ...Enough with the hogwash, at least my plan's complete. 1 +22 20 301 Camu You're still so naive. Indeed, you have fended against the viral corruption with the power of Tenebrion, but can you really take all the credit? 2 +23 21 301 Kamui I admit, I needed your help there... 1 +24 22 301 Camu No, it's not about that. 2 +25 23 301 Camu We were always one, but your existence has proven the fragility of this body. 2 +26 24 301 Camu But I, I am different. What I long for is absolute power. 2 +27 25 301 1 AniZhuanchangBegin Camu And for this, I am stronger than you. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00811EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00811EA.tab.bytes new file mode 100644 index 0000000..e8f40c0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00811EA.tab.bytes @@ -0,0 +1,14 @@ +' 1+sāV2K/h|b7NyuA%j#1D]8_T<YGWc 5Lx+pp*!p<{@`n wwdId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg815_1.jpg +2 1000 401 1 103 +3 2 301 DialogEnable ... +4 3 301 Camu You know it full well. Even the power of Tenebrion is under my control. +5 4 301 Camu You depend on me to fend against the corruption. +6 5 301 Camu I, am the only one fit for this body. +7 6 301 Kamui ...No, you're wrong. +8 7 301 Kamui I did it with my will and fought so from the beginning till now. +9 8 301 Kamui That's how it was, how it is, and how it will be. +10 9 301 Kamui I'll never be strayed by anything, I'll only follow my own will. I have not lost yet! +11 10 301 Camu Words do nothing! Look at you! Only absolute power can protect you from all that stands in your way. +12 11 301 Camu And you lack such power! +13 12 301 1 AniZhuanchangBegin Camu Give me your body, then perish— diff --git a/Resources/table/client/movie/movies/MovieZX00812BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00812BA.tab.bytes new file mode 100644 index 0000000..a79a851 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00812BA.tab.bytes @@ -0,0 +1,43 @@ +\ѪV"p_Ϥdb{'?Jꢿaة!d}#LO|&?pT`fQs=ܷDbr +)53?\=h:-K@yKԠE,ؾ1Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory52.jpg +2 1000 401 1 103 +3 2 201 1 1031001 400 +4 3 201 2 500029 -400 +5 4 301 DialogEnable 1 Liv The chamber is open! 1 +6 5 301 Lucia Liv, monitor Kamui's condition. 2 +7 6 301 Liv The energy inside the chamber is... being absorbed by Kamui! His M.I.N.D. is overheating! 1 +8 7 301 Liv No, this is too dangerous! 1 +9 8 301 Lucia Bianca, wait! 2 +10 9 201 1 1091001 400 +11 10 301 1 Bianca Karen's situation might happen again if this continues! The Tenebrion he's consuming is too powerful—we have to remove the threat before it gets out of hand! 1 +12 11 302 I think there's still hope... 12 +13 12 301 Lucia Indeed. Just like Karen's case, we might be able to save Kamui with the same method. 2 +14 13 201 1 1031001 400 +15 14 301 1 Liv I'll try my best to— 1 +16 15 201 1 1091001 400 +17 16 301 1 Bianca No, I won't let you go through with that. This risk is far greater than Karenina's condition. 1 +18 101 201 2 500029 -400 +19 17 301 Lucia But it's still worth a try... Kamui, he is our companion. 2 +20 18 201 1 1031001 7 400 +21 19 301 1 Liv R-report! The viral density inside Kamui is shrinking rapidly! 1 +22 1001 204 1 +23 20 301 Lucia Please, Bianca. 2 +24 21 202 1 2 +25 22 201 1 1091001 400 +26 23 201 2 1011001 -400 +27 24 301 1 Lee I'm afraid our lives will be much more boring in the future without this guy lightening the mood. 2 +28 25 301 Lee But most importantly, I dislike farewells just as much as I hate fighting my own companions. 2 +29 26 201 2 1031001 14 -400 +30 27 301 1 Liv I don't like them as well. I was afraid of Lee's situation just now and... s-so, if the same thing happened again... Bianca, please, wait for a bit more. 2 +31 100 204 2 +32 28 302 Please, Bianca! 29 +33 29 301 Bianca You... 1 +34 30 301 Liv The viral density has nearly dropped to zero! There won't be a corruption risk if we establish a connection now! 2 +35 31 301 Bianca I understand. Then let me join you and see this through to the end. 1 +36 32 302 Thank you. 33 +37 33 301 Bianca No, I'll stay on guard duty. I'll pray for your success. 1 +38 34 201 2 500029 -400 +39 35 301 DialogDisable 1 Lucia Commandant, your orders! 2 +40 36 302 Everyone, prepare for the final battle. 37 +41 37 302 1 AniZhuanchangBegin Let's go bring Kamui back! 38 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00812EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00812EA.tab.bytes new file mode 100644 index 0000000..62913e5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00812EA.tab.bytes @@ -0,0 +1,55 @@ +W"@zAWej-wp9b/3>x{){$L|];jwAJHL-?s{ʐ*U]U?4{(Es< VǦ&NQ"Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory51.jpg +2 1000 401 1 103 +3 2 201 1 500014 400 +4 3 201 2 1081001 -400 +5 4 301 DialogEnable 1 Camu They'd go so far... for you...? 1 +6 5 301 Kamui Because you're wrong from the start, Camu! It's not only power that can protect yourself! 2 +7 6 301 Kamui My reliable companions will be there for me as well! 2 +8 7 301 Kamui But, I must admit, I was wrong too. 2 +9 8 301 Kamui I am weak. Far weaker than you. And it's because of you that I can control Tenebrion and repel the viral corruption. 2 +10 9 301 Kamui It's with your help that I managed to get this far. 2 +11 10 301 Camu ...You finally understand that? 1 +12 11 301 Camu Yet one body can never have two consciousnesses within it. 1 +13 12 301 Kamui I know, but neither of us has to disappear. 2 +14 13 204 2 1 +15 14 301 Kamui Because, you are me, and I am you. We're both Kamui. 2 +16 1001 204 2 2 +17 15 301 Kamui And together, we are one. 2 +18 16 301 Camu ...How long did it take you? You finally understood the crux of the problem... 1 +19 17 301 Camu Whatever... 1 +20 18 301 Camu You know your true weakness now. 1 +21 19 301 Camu And you have your trustworthy companions. 1 +22 20 301 Camu You have shown me very well that you have the mettle to fulfill your promise of protecting everything. 1 +23 21 301 AniZhuanchangBegin Camu ...I'll resign from this war. 1 +24 22 202 1 2 +25 23 101 Assets/Product/Texture/Image/BgStory/Bgstory52.jpg +26 24 201 1 1031001 1 400 +27 25 201 2 1091001 -400 +28 26 301 AniZhuanchangEnd 1 Liv They're back! 1 +29 27 204 1 +30 28 301 Bianca Did he succeed? Or fail? 2 +31 29 201 1 1081001 400 +32 30 301 1 Kamui ... 1 +33 31 204 1 2 +34 32 301 Kamui Oh, Bianca, can you stop pointing that thing at my head? It's dangerous! 1 +35 33 301 Bianca Looks like it's a success. 2 +36 34 201 2 1031001 1 -400 +37 35 301 2 Liv That's great! 2 +38 36 302 Welcome back, Kamui. 37 +39 37 301 Kamui Ah, Commandant's here as well! 1 +40 38 201 2 500029 -400 +41 39 301 1 Lucia I only managed to make contact with you with Commandant's guidance and Liv's assistance. 2 +42 40 301 Kamui Well, I don't understand the details, but I'm still thankful all the same. It's thanks to you all that I've managed to return. 1 +43 41 201 2 1011001 -400 +44 42 301 1 Lee Let's leave the talk for later. We need to extract from here now. 2 +45 43 301 Lee If we stay for too long, we might give the Ascendants a chance. 2 +46 44 201 2 1031001 7 -400 +47 45 301 1 Liv N-no! 2 +48 100 202 1 +49 46 204 2 +50 47 203 2 0.25 400 +51 48 201 1 500029 -400 +52 49 301 1 Lucia Calm down, what's happening Liv? 1 +53 50 301 Liv I just received an emergency message— 2 +54 51 301 1 AniZhuanchangBegin Liv Babylonia... is under attack! 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00901BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00901BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e2aca7101c229fcf0370581d9242ec65c9de5585 GIT binary patch literal 8455 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 kdwLDPOw{ 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00902EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00902EA.tab.bytes new file mode 100644 index 0000000..de8c6af --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00902EA.tab.bytes @@ -0,0 +1,68 @@ +W0FBq(t;Ϳ:t*U kґbRs{a Eh6:,3%u/Z$X,`Kj^pwp$M~o5>=lK:vI.Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory116.png +2 1000 401 1 201 +3 2 301 DialogEnable Broadcast A friendly reminder from Korolev: Dear children, please treat public facilities with love and care— +4 3 301 Broadcast Serious offenders will be separated from their parents for one week in correctional facilities. +5 4 201 1 1011001 10 +6 5 301 1 Lee You sure a child can climb up here? 1 +7 6 302 Something's not right. 7 This doesn't make sense. 7 +8 7 201 1 1031001 14 +9 8 301 1 Liv ... 1 +10 9 201 1 1021001 +11 10 301 1 Lucia Don't pay attention to the broadcast, Liv. 1 +12 11 201 1 1031001 14 +13 12 301 1 Liv Okay... But did we break it...? 1 +14 13 201 1 1011001 10 +15 14 301 1 Lee Yeah, the observation cabin of the space station has been destroyed. 1 +16 15 202 1 1 +17 16 301 Incoming... communication... +18 17 201 1 500001 +19 18 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +20 19 301 1 Celica Gray... Raven? 1 +21 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +22 21 201 1 1021001 +23 22 301 1 Lucia Miss Celica? How did you manage to contact us? 1 +24 23 201 1 500001 +25 24 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 25 301 1 Celica Great... I knew... It was you... 1 +27 26 301 Celica We just... launched... a relay satellite, trying to... establish... more... communications... 1 +28 27 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +29 28 201 1 1011001 +30 29 301 1 Lee The signal is still horrible. 1 +31 30 201 1 500001 +32 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +33 32 301 1 Celica Right, I wanted... to tell you... Thanks to you, the observation deck... was destroyed... 1 +34 33 301 Celica The accuracy of... space station's beyond-visual-range attack... is rapidly dropping... 1 +35 34 301 Celica Babylonia... is safe now. Re-adjusting... position... 1 +36 35 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +37 36 201 1 1031001 1 +38 37 301 1 Liv That's great... 1 +39 38 201 1 500001 +40 39 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +41 40 301 1 Celica You can... continue... with your original... mission... 1 +42 41 301 Celica Wait... Someone's attacking the relay satellite... 1 +43 42 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +44 43 202 1 1 +45 44 301 Boom— +46 45 301 Sss— +47 46 201 1 1021001 +48 47 301 1 Lucia Miss Celica? 1 +49 48 301 Lucia ... 1 +50 49 301 Lucia The satellite's probably been shot down... 1 +51 50 201 1 1011001 +52 51 301 1 Lee Even after we removed their long-range attacks, there is still a lot of close-quarter firepower... 1 +53 52 301 Lee We better stick to the plan and get rid of their defense system. Only then can we establish stable communications to help the subsequent main force to land. 1 +54 53 201 1 1021001 +55 54 301 1 Lucia Liv, can you find the route? 1 +56 55 201 1 1031001 7 +57 56 301 1 Liv Um... These compartments have been constantly moving. I need to compare them again... 1 +58 57 202 1 1 +59 58 301 Broadcast A friendly reminder from Korolev: To visit the next compartment, please follow the green arrows on the corridor— +60 59 301 Green arrows start to light up along the corridor. +61 60 302 ...Again? 63 Don't mind it. 61 +62 61 201 1 1021001 +63 62 301 1 Lucia Understood, Commandant. 1 +64 63 201 1 1031001 7 +65 64 301 1 Liv Huh? What is this... 1 +66 65 201 1 1011001 +67 66 301 1 AniZhuanchangBegin 1 Lee Someone is probably watching us. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00903BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00903BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..2e318af0c7c09c946d0df53f05807dcff97fcd22 GIT binary patch literal 9085 zcmb7JO{gSS71oW(dGc^Eizv9b4$9kfdb;|*SIL_nZVYJ3eduU@~pb4~NN5mS6i| zF#qR!f0}>i#_vD(-|^}*m(P6c!SmKfZhiUAJ74|Ezup==`RJctp8WcIAOFSQKm5q{ zFQ59=jnjYpt?#?9eEWwV8ehHP{p`(8e)Ic(_|g4$-tT;)ck=bOFMj^m3$rh+{`%Auw5&f$G3fLU*hMdLx*mwl^33eUO@QG{50R(QNG;rSJ}lq z8Ob32g7pgJSN-y8P+kqot5JD1F0Ur#)wH~tl~-18ce%4-?aWv^JJ!ySwX+h`fch>qlYyF+I{^*s{6N@Y&tB3yx;rhIr%FuRYxZ+^)cX6ze_}0Bh zJE@)AdVuh!k-9Yxa|qG$rBu?BcIcg5e*Oggri69<*!ap#xyGY zP?>i@Av9 zwsUlW>R>U)hoi;MyKFvOt4Fh{KRJ-*A`KDmIN?xw37^wzsh21brw*{y6}MA-nViJ{ zR|F?vDJoHA&aXLQfDWwgBfkw%7E%j%%dlU=RJYrG4p=hi?;s{NP~^(U@wYWdij&1wE&dJ&4pgicXn9$uXAJ1rKm|t@D;e3YSn3FVLfCC_YDiXD4mc!*Q}eSx$Ymrw zM{HD%16N)tp+cRm04Eu)^#-YwK`hoSHb!I}rhXf^tua}9$)6P_Zy#_wM+~LXC~%%FeepoapeybpwKrKc5S*VIS0l~PKohZg`%l;+=hpz?1DOpJOBS3t*vKfG~vG7m3&v}&Zeh6<~tZrSbWDY;Z{ZdOC6R2&bwN)MJ?2r`0a1jSNhX#WK=?@v;%V=3Wr!9F`U&)&|`vfdfDRUh~Q~~1#=LF_s@|BNG*dwlwuGF9_69xAZEAaVhc+1WCtma zY(M%z1jf{_rEXDB?z&u9FGIcIDi3Vqw?Ijt%+!A`SnD|36DkV$t9t8ETaXC-3Bg`< zAGt=DqfBHey^dHFsFl$x93?(d5D<=CZJ2c~V-8t~^fR#I16QH$qa zUxtm&4tg{k4|jp9WlT{F$ZX*55_FtKF|y{84w!`2v6QG zv~4P50D)br0i|-Chpf7yq{GoW1D7ro*al20(T!zd4d`4$hMLU4cgxflv9}7P56%xf z2chO{-?*%yLhZ#|r?IIelqHhDyRgxioue&YN#`0iau)1r4-^Hb)8QKzb2Wg0Lnw|(YUT26Aau14*LWb595HH z9{pg&fUu|*hhi`EqF$+}#n_Ory0VnYm8~&EYgP|P?d_5#nBk(YQ1 zdI0qk<(u0ej*U^C(A!*DZ4HP*_9NFeKrBcXeRq<8^cTvODN;X&d$j_zx;ds{J&mev z3Z7@6X~08qRtv=y2|cy;LObhh*b#IZz=EMgo&osVmRL?eG6x6OmOsNO4V&^O15MVL z-E@&UH`yISfC0!A!9&DYw4s&Ed`IEZk%O|sC(z>Nj9|BVz%2uok)UU_Ha#g2rj10!2Gy2fn^hLEge(Fxg=q6PXbvL=4dkizL2if{LeE5ClmP=P zkQj@33Bb(qn(?GmfHmA^qk21dmYG#B17=d2A=#)WMni(r*9zl^u&A=fGK}Yb{|J}VB$9OH;q2N1|3#g zkOtYrgl8g7%2CrSUGN}|&qCUlE$&SS9`1*xt>+$1X|$hxrYU%!u@{|iDdN;%6>o+? zW}B>>no9R*MtJC<56uiZ?hzK%j>lx5@B{_V(I0K+;z8!X@kObKikin|%#7x6KDO=U!c z<9n6GG8}h6eXzoTL=|IrXvp=ZK#uzaQ-^^(e!rQW4hV}Xo)xYAoC_p(R|cc=yqm~G zylEV4xkif&q5(TG;EJQ?KgP;mww0Ulkj8cTJU0k3MtSQ@g5J{TO0FCR$L2&~sL+?j zvsNo3f}z7`w7_ai<65rf!mK)-Ogn6RkkPhpr|=F%VJvm-N+K&CQT zLgZ+}1Uy$?qgFu{VpNw6Hn)aWo6E^$LNI#ZW6P_U3EocZK{h|Faw>%K8JlJi!pC%u zm`kZBXnEr?nGv3Q;6}^QA&OX33srt}FQT=ShGR>IkSAV<@fb7*=Z`72{N5p2@@O1c z&0O%5j$$-pAeI>8e$FW#{uRO+oacsSfQ(w0KOkMNBD_L!#2kb7=sPa+7 z8uv9vergdTVPE&Ppkvx6EUIm}M8|_n?&iAXc@%Y?XfqI6JQxrjdEi0I*-wWw-OHCk z=`h!>m`gOjynqyNG2G*3j|-E-4B9D^sJTQGsUI;H(0x~|3%x8#Ac3h2IKgEl^dOwm!o8QT@ z7%~jOB0HM_GgWUHunOZD3~O^**l?c)8Joct)r&#D_I#XH*{m1fZw|$*NAL$n1IU<9 zrZ|r2j?bOP6%ThEf45LT|Dp){<7eocf^XYCRCQ%Mg zdCEf6Mx3(|!QB3~dM((WjR}h?-dR*cwUwf06T;GcORWK%5*F1g88Kc=2D45V^PT*~ oIieCOlmjzfM>rlT7iTk?6;Q|7)@HW#DfB!{kTxmc(uCFj0qXLj?f?J) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00903EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00903EA.tab.bytes new file mode 100644 index 0000000..f7d8458 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00903EA.tab.bytes @@ -0,0 +1,91 @@ +2;o|f/!w +*ɫEXHffZ晳Vֶ3f[F}s.(sw7iڿ|},mLԊz~B@׉zoId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory116.png +2 1000 401 1 201 +3 2 201 1 1011001 +4 3 301 DialogEnable 1 Lee Done. All weapon systems of the space station have been disabled. 1 +5 4 202 1 1 +6 5 301 Broadcast A friendly reminder from Korolev: Dear children, please treat public facilities with love and care— +7 6 301 Broadcast Serious offenders will be separated from their parents for one week in correctional facilities. +8 7 201 1 1011001 +9 8 301 1 Lee Will this thing ever shut up... 1 +10 9 302 AniZhuanchangBegin It's starting to get on my nerves. 10 I think it's quite cute. 10 +11 10 202 1 1 +12 11 101 Assets/Product/Texture/Image/BgStory/Bgstory111.png +13 12 301 AniZhuanchangEnd In space. +14 13 201 1 500110 +15 14 301 1 Ayla Watanabe, it's so crowded in here. 1 +16 15 201 1 500080 +17 16 301 1 Watanabe It's not meant for two. 1 +18 17 201 1 500110 +19 18 301 1 Ayla Have you brought mint leaves? 1 +20 19 201 1 500080 +21 20 301 1 Watanabe How do you know... 1 +22 21 201 1 500110 +23 22 301 1 Ayla I've been following the news. 1 +24 23 301 Ayla To be more specific, I've been keeping up with the news on Gray Raven, and that includes everything and everyone in their proximity. 1 +25 24 201 1 500080 +26 25 301 1 Watanabe Why Gray Raven... Whatever, none of my business. 1 +27 26 201 1 500110 +28 27 301 1 Ayla Oh, there's nothing I can't tell. It's really just their commandant I'm interested in. By the way... 1 +29 28 201 1 500080 +30 29 301 1 Watanabe ... 1 +31 30 201 1 500110 +32 31 301 1 Ayla Even if you are wearing such an outfit... You must have some spare ones left, right? Can I have one as a souvenir? 1 +33 32 202 1 1 +34 33 301 Watanabe continues to fly the aircraft with ease while they talk. 1 +35 34 301 After another enemy explodes into cosmic dust, Watanabe takes out a mint leaf from the cockpit and passes it to Ayla. 1 +36 35 201 1 500110 +37 36 301 1 Ayla Wow... 1 +38 37 301 Ayla I shall give you something in return. 1 +39 38 202 1 1 +40 39 301 Ayla takes out her pen and signs on the cover of Watanabe's cockpit. 1 +41 40 201 1 500080 +42 41 301 1 Watanabe ... 1 +43 42 301 Watanabe Is this what Babylonia's new generation is like... Whatever. 1 +44 43 301 Watanabe All done. I'll leave the rest to you. 1 +45 44 201 1 500019 +46 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +47 46 301 1 Forsaken Pilot Roger. 1 +48 47 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +49 48 201 1 500080 +50 49 301 1 Watanabe Sit tight. 1 +51 50 202 1 1 +52 51 301 Watanabe and his Forsaken air force have already eliminated most Corrupted drones with superb efficiency. +53 52 301 He and a few other aircraft suddenly accelerate, entering the range of the space station's defense weapon system. +54 53 301 System Lock-on warning. Incoming attacks. Amount: 16... +55 54 301 Watanabe pulls up his aircraft, barely missing the incoming shots. +56 55 201 1 500080 +57 56 301 1 Watanabe You've got good space compatibility and g-force endurance. 1 +58 57 201 1 500110 +59 58 301 1 Ayla Really? Thanks. 1 +60 59 202 1 1 +61 60 301 Watanabe turns his aircraft around and is about to attack the defense system when... +62 61 301 System Enemy fire control system offline... +63 62 201 1 500080 +64 63 301 1 Watanabe Hmph, it must be Gray Raven. 1 +65 64 201 1 500110 +66 65 301 1 Ayla Oh? How do you know? 1 +67 66 201 1 500080 +68 67 301 1 Watanabe I've met many Babylonian squads, but only they can do that. 1 +69 68 201 1 500110 +70 69 301 1 Ayla So Gray Raven is also special to you, huh? 1 +71 70 201 1 500080 +72 71 301 1 Watanabe ...Enough talking. We've arrived at your landing point. I'll drop you off nearby. 1 +73 72 201 1 500110 +74 73 301 1 Ayla Oh, alright then. Thanks for the ride, Watanabe. See you next time. 1 +75 74 201 1 500080 +76 75 301 1 Watanabe I don't think there will be a next time. 1 +77 76 202 1 1 +78 77 301 Ayla waves goodbye to Watanabe. He immediately takes off again and starts searching. +79 78 201 1 500080 +80 79 301 1 Watanabe I remember it should be somewhere around here... Found it. 1 +81 80 202 1 1 +82 81 301 It is an aircraft with no signs to indicate its faction. It lands on the surface of the space station, creating a huge opening. +83 82 201 1 500080 +84 83 301 1 Watanabe Looks like we have some uninvited guests... 1 +85 84 301 Watanabe The deal with Babylonia is supposed to end here... 1 +86 85 301 Watanabe But... 1 +87 86 301 Watanabe Gray Raven... 1 +88 87 202 1 1 +89 88 301 1 AniZhuanchangBegin Watanabe pilots his aircraft toward the main entrance of the space station. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00904BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00904BA.tab.bytes new file mode 100644 index 0000000..b5fb888 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00904BA.tab.bytes @@ -0,0 +1,49 @@ +rx0O/77-?/NjK1SCzi@bL^ ]Ȓǟ9| ܒXGbM jfB7|`b +,w%tu6 ĶId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory118.png +2 1000 401 1 201 +3 2 201 1 1031001 +4 3 301 DialogEnable 1 Liv If we want to go to the control center next, we need to take the main passage. But... 1 +5 4 201 1 1011001 +6 5 301 1 Lee Darn. That AI shut the airtight valve... 1 +7 6 201 1 1021001 +8 7 301 1 Lucia Is there no other way? 1 +9 8 302 Breakthrough by force? 9 Let me think. 9 +10 9 201 1 1011001 +11 10 301 1 Lee All terminals nearby are covered in that thick, black matter. We don't have enough firepower to force open this airtight valve... 1 +12 11 302 If there was... 12 Tsk. 12 +13 12 202 1 1 +14 13 301 Connecting— +15 14 201 1 500080 +16 15 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +17 16 301 1 Watanabe I knew it was you... Leave immediately. 1 +18 17 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +19 18 201 1 1031001 7 +20 19 301 1 Liv Watanabe! Why are you here? 1 +21 20 201 1 1011001 +22 21 301 1 Lee Watanabe? If we can receive his comms, he must be not far away... 1 +23 22 201 1 500080 +24 23 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +25 24 301 1 Watanabe Get away from that valve... Now! 1 +26 25 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 4646 202 1 1 +28 26 301 A large howling sound travels all the way from the other end of the passage. 1 +29 1001 401 2 10007502 +30 27 301 RImgBg1Shake Bullets and explosions start to blast the airtight valve. 1 +31 28 201 1 1031001 7 +32 29 301 1 Liv Watanabe is piloting an aircraft... in the passageway... 1 +33 30 201 1 500080 +34 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +35 32 301 1 Watanabe Tsk. Didn't manage to destroy it completely. 1 +36 33 301 AniZhuanchangBegin Watanabe Whatever. 1 +37 34 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +38 35 202 1 1 +39 36 101 Assets/Product/Texture/Image/BgCg/Cg901_1.jpg +40 37 301 AniZhuanchangEnd Watanabe opens his cockpit. He glances at Gray Raven and jumps off. +41 1002 401 2 10007502 +42 38 301 RImgBg1Shake The next moment, his aircraft collides with the valve, causing a fiery explosion behind. +43 39 301 While Watanabe lands on the ground without a scratch... +44 40 301 Lee ... +45 41 301 Lee How reckless. +46 42 302 We meet again, Watanabe. 43 Nice entrance. 43 +47 43 301 1 AniZhuanchangBegin Watanabe Hmph, we meet again. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00904EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00904EA.tab.bytes new file mode 100644 index 0000000..f07a1b0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00904EA.tab.bytes @@ -0,0 +1,47 @@ +B~ohG;몁zdsҔA*L]jIP57?-j!Z|;LQ&( pt_L ]!:I1! @D]EZId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory118.png +2 1000 401 1 201 +3 2 201 1 1011001 +4 3 301 DialogEnable 1 Lee Incredible acceleration and flexibility... Like it was designed specifically for space combat... 1 +5 4 301 Lee Why do the Forsakens have such an advanced frame? 1 +6 5 201 1 500080 +7 6 301 1 Watanabe Babylonia would design more advanced frames for Constructs with outstanding performance to further enhance their abilities. 1 +8 7 301 Watanabe You must've heard of that tradition. 1 +9 8 201 1 1011001 +10 9 301 1 Lee Babylonia...? If that's the case, the only possibility is, from when you were still in Babylonia... 1 +11 10 201 1 500080 +12 11 301 1 Watanabe Correct. It's got great performance but isn't really new. 1 +13 12 301 Watanabe As to how I got it... I don't think I need to report to your commandant about that, do I? 1 +14 13 302 I think you should report it to me... 14 I guess you don't need to. 15 +15 14 16 301 Watanabe It's just only one of the normal conditions for my agreement. 1 +16 15 301 Watanabe Your commandant said no need to. 1 +17 16 201 1 1011001 +18 17 301 1 Lee ... 1 +19 18 201 1 1021001 +20 19 301 1 Lucia Watanabe... 1 +21 20 301 Lucia Never thought we would fight side by side again. 1 +22 21 201 1 500080 +23 22 301 1 Watanabe Same here. 1 +24 23 201 1 1031001 +25 24 301 1 Liv ... 1 +26 25 301 Liv ...Why are you here, Watanabe? 1 +27 26 201 1 500080 +28 27 301 1 Watanabe Are you worried that I may do something to trigger the conflict between the Forsakens and Babylonia again? 1 +29 28 301 Watanabe I made a deal with those hypocrites. 1 +30 29 301 Watanabe At least for now, we're using each other. 1 +31 30 301 Watanabe Happy with my answer? 1 +32 31 302 That's not what we meant. 32 ... 32 +33 32 301 Watanabe ... 1 +34 33 201 1 1031001 +35 34 301 1 Liv ...I see. 1 +36 35 201 1 500080 +37 36 301 1 Watanabe But helping you here isn't part of my agreement. I'm doing it for free. 1 +38 37 201 1 1011001 +39 38 301 1 Lee What's your purpose then? 1 +40 39 201 1 500080 +41 40 301 1 Watanabe Can't it be just sympathy? 1 +42 41 201 1 1011001 +43 42 301 1 Lee ... 1 +44 43 201 1 500080 +45 44 301 1 Watanabe ...Alright, I'll cut straight to the point. 1 +46 45 301 1 AniZhuanchangBegin Watanabe An Ascendant has already landed on the space station. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00905BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00905BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..432da1869d4c38a8c58df9317eade44645e8b313 GIT binary patch literal 5880 zcmc&&O^75(71o>4*sdPLqrrjv_0!cLjNQ|tQ?NTbI6W@oy6!|(MrFlzW<*Xz zW>*(_5OJ@Hu!!Pi!9@^+5k(NZ=-x!w!+;(HVG-uw&t+EkAfoH{BC9g1YO8CfJ*)-Y zl|PaBUcC3c?|rYX^GCn=@CUPRU%CI)zy9hc_rLeb`~UcjpMK!uuk8Q*)i?kB(!YN6 zkMWluJbLZTSMNNy`}$i~@4f!%x9>>t>)%EH{N{)5ee|u}kNoE=N7KLEm7lP$u^&J2 z`_T)HKm7795AU8lJov@O8pqdff9B7RzCMY+^Mjwg{n8T;u08kLF9kn*;alH-`MdA? zrm!M)&jru3`B7LMwX35}b=0kndezZhb=0qp_N$|yRUg(?g4#?_+X-qzL2W6h zO$D{Bpf(oN*23CaSX&EgYhi6ItgVIJ=XZAk7BCjH@Q)!}Uz`*|k0wIL6imA2oXp+j zo7P0dD8GD+@E2BI9;70cmk;Axxv?{RJNgcS{br_PdTi5YcPE6QR*SKYH%Ds%7FNgW z&+P8BS;&?a1gzU?m9DO@rSsjL4r?>k_AfkAA~D#67$%Z#2JCZUXq8OZ;8My>kvI6$ z$~pd2p+%EIu;H`2(`6lU0ABb{xop$o-JKrmE^L2(kj95`aBCt?ylut~jY5WBjN!Jx(V78Xl)4ji9Hm0Ot^n>(Hx zAJPV&NIo(;SGth?>d>S^VI!W?4KY-jPeqbAZpQwS%fv`>mkX+MK2`aI3l1DcSgf_t z&Gi73=fH2k`WFI85VHNnHqJ-Mv9Phsxl^$g2_Gd=*d{0Fq~=uVn8SYocdbzIBr|d*cafwz}i|FUK@`ks_~|kV==t^*|Xcq|MS&&Lr&|HW257< zLSGlj7}uMbe}JlC;|GSj4Dp%Q5UmLqRS5fnv@<@HNwQ^^J%)`gJz73_JTXr4Oqwi_ zTv+@i&QSOW2rF4{@L`eD<(XfnO^!OXJVlujCUT#VCOgP`m1Vm35CySa0KCIfeGaRgcQiiWrI5j zwn)nb^SV`ODkCLwnas8X25koAS@sPd1P}RUv+1LpA*y_43SMLc+YC7%I@(-92wI0B zZvO|Yg=@vb=z8F}6>g)>=G&u{=@8u_=BFw) z))WrNO@q_v){91Iw9=u>r&4N3t*!&!N7 zZmVp!;p@es2t@__%u8cMA9`7hYN_KoK%bwWBC~{A`I3j&6N+g|(7Ozwd`uvY zr%u3-N7!5xF&pHU2%LCp`I52J5GARkNk_S~$q?89p;w=9XZ-1g{a`mCt$a+Rc2I6> z^l&gnLLeLy(l*Hcf(;tJ!6e3<&}hQP)}-FusnU^|Hu=*+&sKS0B2Gz4St$UUA<;w* z8H8Md7EBquEs5-OApMuK!q_c?)=AB@qMFEX(qP^a#V%LWTn(f?)G%o}E1knI*zouv zX_pmlLU5Xj8T}KN!IqNZ`Z3ThPidot#in!$*8$g|1?8Du5-c;#gW#%ek$j11bSg zEqfZY!tKSb6l4yfQ%=Ay$9TEUSA75Z2;kuGz}~Lq`$QS z#VwAtSqI#+3cg?~__`g4*5$o`sikDc7}ij?mE zK$)~O84|I8p>m6M0hWS$!lEgrxDN@Bk-aSa2*c!j8qLtsw>pa7cvhIi2k5XIT8VhQ z9-~>6Xc19B*NWsR-dd^vQKyp7bl`>g9_eBD~{n~3j1P1fzPXXPadHA?@*0>l$T z)Z%9nWM%@gEbCLK+%H|F0)K{I(OUGDHQa6|%^v311%&`cD~hcasU?rrV@-o!H7Rsg LBsARFOi%v>ufjUQ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00906BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00906BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..62582d804910a6a895b5e0b49124cb5ef1d4d0b5 GIT binary patch literal 3907 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 Re~qP_psS*;O}tX8{{!loXzc(1 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00910BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00910BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0454286ab06b9d38210f57f803e5949169b22b15 GIT binary patch literal 8392 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 R=0zD׃e|eM KK,ֶ10~8KʑO}GΣiX4VRg$ _Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory115.png +2 1000 401 1 201 +3 2 201 1 1031001 +4 3 301 DialogEnable 1 Liv Did we... succeed? 1 +5 4 203 1 0.25 -400 +6 5 201 2 1011001 400 +7 6 301 1 Lee It only adjusted its form temporarily... There's no substantial change... 2 +8 7 202 1 2 1 +9 8 201 1 1021001 +10 9 301 1 Lucia In that case... Let's keep suppressing it! 1 +11 10 301 Lucia Sooner or later, we'll find its weak point! 1 +12 11 201 1 500080 +13 12 301 1 Watanabe Time to take out your secret weapon, don't you think? 1 +14 13 302 ...I don't know what you're talking about, Watanabe. 14 You noticed... 14 +15 14 203 1 0.25 400 +16 15 201 2 1021001 3 -400 +17 16 301 1 Lucia Watanabe... How did you know... 2 +18 17 202 2 1 +19 18 203 1 0.25 +20 19 204 1 8 +21 20 301 Watanabe ...You've done so much preparation. I would be a fool if I couldn't guess it already. 1 +22 21 202 1 1 +23 22 301 Watanabe looks at the satellite outside. +24 23 201 1 500080 +25 24 301 1 Watanabe That's more than just a communication relay station, isn't it? 1 +26 25 201 1 1021001 +27 26 301 1 Lucia Yes... 1 +28 27 201 1 500080 +29 28 301 1 Watanabe Tell me how to use it. 1 +30 29 302 Lucia, tell him. 31 We weren't hiding it on purpose. 30 +31 30 301 1 Watanabe Of course, I understand you have your concerns. 1 +32 31 201 1 1021001 +33 32 301 1 Lucia ... 1 +34 33 301 1 Lucia ...I understand. 1 +35 34 202 1 1 +36 35 301 ... +37 36 301 Connecting— +38 37 201 1 1111001 5 +39 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 39 301 1 Karenina Hello? Can you hear me? 1 +41 40 301 Karenina The railgun was fully charged long ago! 1 +42 41 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +43 42 201 1 500080 +44 43 301 1 Watanabe It's still a work in progress here. Wait for my signal. 1 +45 44 201 1 1111001 +46 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +47 46 301 1 Karenina Who are you? You look familiar though. 1 +48 47 301 Karenina Where's Gray Raven? 1 +49 48 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +50 49 201 1 500080 +51 50 301 1 Watanabe We had a discussion and decided that I would be the best candidate to fire the Prism. 1 +52 51 201 1 1021001 +53 52 301 1 Lucia He's right... 1 +54 53 203 1 0.25 400 +55 54 201 2 1111001 -400 +56 55 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +57 56 301 1 Karenina I see. So the people in the office have already granted the permission... Alright. 2 +58 9664 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +59 57 202 1 1 +60 58 203 2 0.25 +61 59 301 Karenina Hmph, Lucia... I've never seen you like this. 2 +62 60 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +63 61 201 2 1021001 +64 62 301 1 Lucia ...? 2 +65 63 201 2 1031001 +66 64 301 1 Liv The energy level of the core is rising again after the transformation! 2 +67 65 203 2 0.25 400 +68 66 201 1 1011001 -400 +69 67 301 1 Lee Now I'm curious how many forms it can have. 1 +70 68 202 1 2 1 +71 69 201 1 1021001 +72 70 301 1 Lucia The Prism needs more time to stabilize and aim for best accuracy. 1 +73 71 201 1 500080 +74 72 301 1 Watanabe Understood. 1 +75 73 302 Be careful, Watanabe! 74 We've got your back. 74 +76 74 204 1 8 +77 75 301 Watanabe Keep attacking... 1 +78 76 204 1 +79 77 301 1 AniZhuanchangBegin Watanabe From now on, I'll try to expose its weakness. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX00913BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00913BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cd8fbfaa6db5ded94620be82b898250ef8f549e6 GIT binary patch literal 8915 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 fRCHNgWuj=cMK3aN0#@i$Me#tR&&T0$e{v literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX00913EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX00913EA.tab.bytes new file mode 100644 index 0000000..6b47df5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX00913EA.tab.bytes @@ -0,0 +1,104 @@ +y=RylP/HtbWF *2$V<ke؁36<5#pofvV +5I8;:‡ F<۴Bw]3sTyCuWpGId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory120.png +2 1000 401 1 201 +3 2 201 1 500019 +4 3 301 DialogEnable 1 Forsaken Construct Mr. Watanabe, you are too close! 1 +5 4 202 1 1 +6 5 301 Four nuclear bombs launch from the aircraft— +7 6 201 1 500080 +8 7 301 AniZhuanchangBegin 1 Watanabe ………… 1 +9 8 202 1 1 +10 9 101 Assets/Product/Texture/Image/BgStory/Bgstory111.png +11 10 301 AniZhuanchangEnd Watanabe pushes the lever to its limit as his aircraft struggles to turn. However... +12 11 301 A few seconds later... +13 12 301 AniZhuanchangBegin The missiles are in contact with the Punishing core... +14 13 301 1 ... +15 15 101 Assets/Product/Texture/Image/BgCg/Cg901_5.jpg +16 16 401 RImgBg1Shake 2 10007502 +17 17 301 AniZhuanchangEnd ... +18 18 301 Fire swallows everything— +19 1001 401 2 10007502 +20 19 301 AniZhuanchangBegin A giant fireball appears miles above Earth from the four nuclear explosions... +21 21 101 Assets/Product/Texture/Image/BgStory/BgStory45.jpg +22 22 301 AniZhuanchangEnd Babylonia Command, now— +23 23 201 1 500011 +24 24 301 1 Hassen Watanabe's signal? 1 +25 25 202 1 1 +26 26 301 Operator It's gone... +27 27 301 Operator All Forsaken signals are also gone... +28 28 201 1 500011 +29 29 301 AniZhuanchangBegin 1 Hassen ... 1 +30 30 202 1 1 +31 31 101 Assets/Product/Texture/Image/BgStory/Bgstory110.png +32 32 301 AniZhuanchangEnd ... +33 33 301 In another corner of the space station... +34 34 201 1 500109 +35 35 301 1 Selena ... 1 +36 36 201 1 500101 +37 37 301 1 Gabriel Unfortunately, your fate is not in your own hands. 1 +38 38 201 1 500109 +39 39 301 1 Selena ... 1 +40 40 202 1 1 +41 41 301 Gabriel takes his eyes away from the broken body of Selena in his arms. +42 42 301 Punishing relay communication initiated— +43 43 201 1 500105 +44 44 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +45 45 301 1 Luna Gabriel, how is it? 1 +46 46 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +47 47 201 1 500101 +48 48 301 1 Gabriel Target Construct successfully captured. Both the corruption rate and functionality are in line with our estimations. 1 +49 49 203 1 0.25 400 +50 50 201 2 500105 -400 +51 51 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +52 52 301 1 Luna Good. 2 +53 53 301 Luna Roland and I will be waiting for you at the planned destination. 2 +54 54 201 1 500008 9 400 +55 55 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +56 56 301 1 Roland Ugh— 1 +57 57 301 Luna You know he's not going to last... 2 +58 58 301 Luna You mustn't be late. 2 +59 59 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +60 60 201 1 500101 400 +61 61 301 1 Gabriel Understood. 1 +62 62 301 Gabriel What about the other side? 1 +63 63 202 1 1 +64 64 203 2 0.25 +65 65 301 Luna Sister's operation has also begun. 2 +66 66 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +67 67 201 2 500101 +68 68 301 1 Gabriel I see... 2 +69 69 202 2 1 +70 70 301 After the conversation, Gabriel puts Selena into the launch capsule before squeezing himself in. +71 71 201 1 500101 +72 72 301 1 Gabriel ... 1 +73 73 202 1 1 +74 74 301 Gabriel adjusts Selena's pose, then closes the gate and presses the launch button. +75 75 301 AniZhuanchangBegin ... +76 77 101 Assets/Product/Texture/Image/BgStory/Bgstory121.png +77 78 301 AniZhuanchangEnd ………… +78 79 301 Meanwhile, somewhere else on Earth— +79 80 301 The Eternal Engine, the last uninfected train on Earth, is cruising through the desert. +80 81 301 Ahead of its track, fire rains down the navy blue sky as the comets fall from space. +81 82 301 The burning red light has painted the exterior of the train scarlet. +82 83 301 On the lavish balcony outside one of its carts, two figures watch as this calamity descends from the sky... +83 84 301 ??? That beacon will attract all kinds of attention. People will take advantage. +84 85 201 1 500121 +85 86 301 1 ??? ... 1 +86 87 202 1 1 +87 88 301 ??? Sophia. +88 89 201 1 500121 +89 90 301 1 Sophia I'm here. 1 +90 91 202 1 1 +91 92 301 ??? What's the progress? +92 93 201 1 500121 +93 94 301 1 Sophia The scouts returned. It's as you expected. 1 +94 95 301 Sophia Also, a new face showed up in the Commoner Carriage... 1 +95 96 202 1 1 +96 97 301 ??? Don't mind it. I'll have "him" keep an eye out. +97 98 301 ??? For now, proceed as we've planned. +98 99 301 ??? What's done is done. We have to get our leverage before others make their moves. +99 100 201 1 500121 +100 101 301 1 AniZhuanchangBegin 1 Sophia Understood. 1 +101 99 301 ??? What's done cannot be undone. No matter what, we must take the high ground before those people take action. +103 101 301 1 AniZhuanchangBegin 1 Sophia Roger. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01001BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01001BA.tab.bytes new file mode 100644 index 0000000..a059b94 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01001BA.tab.bytes @@ -0,0 +1,31 @@ +Tl*ճZ 77͙Zh!G ( Pmp<aƅV`j-)ul-$-iz9ԿzVDa&3#Adh aӉ*~4[u(#Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 2000 102 Eternal Engine Chapter 10 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2001 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg1001_5.jpg +4 2 401 1 209 +5 3 301 DialogEnable I stare up at the sky, as all the others do. +6 4 301 Even if you have the power to run forever on the ground, it all just gets tiring in the end. +7 5 301 "Only the sky is safe." +8 6 301 Blinding, blazing, deafening. Plummeting down from the heavens, unwavering, unstoppable. +9 7 301 It lights up the night sky and every one of our expressions. +10 8 301 It is our hope, the answer to our prayers, and the bringer of an uncertain future. +11 9 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +12 10 301 The spark descends closer and closer, gracing everyone with its presence. Finally, it lands on the designated spot. +13 11 301 ??? Sophia. +14 12 101 RImgBg1Enable Assets/Product/Texture/Image/BgCg/Cg1001_2.jpg +15 13 301 The loud crash shocks everything in its vicinity, but that anxiousness and fear did not reach this area. +16 14 301 Everything is still and quiet, with a whiff of sweetness. +17 15 301 Sophia Leader, Changyu and I are ready. +18 16 301 Jamilah Before that, Aston, is the deal with the Forsaken and the others done? +19 17 301 Aston All is ready. +20 18 301 Aston It's a shame that Construct numbers are limited, but it should be enough for basic defenses. +21 19 301 Jamilah Good... +22 20 301 Jamilah Sophia, do you know what we are doing next? +23 21 301 Sophia Obtain the merchandise and make a deal. +24 22 301 Jamilah It may not be the noble way for a merchant to obtain merchandise by themselves, but there won't be a deal if we don't have merchandise in the first place. +25 23 301 Jamilah The goal of making a deal is to generate a larger profit, and as merchants, we always choose the option with a higher risk. +26 24 301 Sophia Yes, Leader, I will remember that. +27 25 301 Jamilah Soon... +28 26 301 Jamilah silently stares forward and lifts her hand, as if reaching out for something unseen. +29 27 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +30 28 301 1 AniZhuanchangBegin Jamilah Very, very soon... diff --git a/Resources/table/client/movie/movies/MovieZX01002BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01002BA.tab.bytes new file mode 100644 index 0000000..6d85718 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01002BA.tab.bytes @@ -0,0 +1,83 @@ +OIaK)D̕ɾ~q'l ~,#yJmn wk "?23fO|6섘yN󕍗yGRa(j2f?r8+r#R$Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory45.jpg +2 2 401 1 208 +3 3 201 1 500011 +4 4 301 DialogEnable 1 Hassen Your performance at the space station was outstanding. 1 +5 5 301 Hassen Well done, Gray Raven. 1 +6 6 302 We were not the only team there. 7 The other teams at the space station... 8 +7 7 9 301 Hassen You guys are the MVP this time, no need to be modest. 1 +8 8 301 Hassen They all retreated immediately after your operation ended, all of them are unscathed. 1 +9 9 203 1 0.25 -400 +10 10 201 2 500001 400 +11 11 301 1 Celica President, we should move on to today's main topic... 2 +12 12 202 1 2 1 +13 13 201 2 1021001 3 +14 14 301 1 Lucia Main topic? 2 +15 1000 401 1 203 +16 15 202 2 1 +17 16 201 1 500011 +18 17 301 1 Hassen You're right, there's no time for chit-chat with how urgent the next mission is. 1 +19 18 302 What's the mission? 19 There's no rest for the good, huh? 20 +20 19 21 301 Hassen It's just exterminating Corrupted as usual. 1 +21 20 301 Hassen You can rest before you arrive. 1 +22 21 203 1 0.25 -400 +23 22 201 3 1011001 10 400 +24 23 301 1 Lee ...What precise calculations. 3 +25 24 204 3 +26 25 301 Hassen Well then, Celica, give Gray Raven a simple mission report first. 1 +27 26 202 1 3 1 +28 27 201 2 500001 +29 28 301 1 Celica Yes, President. 2 +30 29 301 Celica Gray Raven, you were able to remove the Punishing Heteromer at the space station last time, but sadly, it was not completely destroyed. 2 +31 30 301 Celica I'm sure you have all noticed... It collided with Watanabe's Fenrir and... plummeted down onto Earth. 2 +32 31 202 2 1 +33 32 201 1 1031001 +34 33 301 1 Liv Speaking of Watanabe... Is he alright? 1 +35 34 203 1 0.25 400 +36 35 201 2 500011 -400 +37 36 301 1 Hassen We've lost track of him but we don't have the resources to form a search party. 2 +38 37 202 1 1 +39 38 301 Hassen Back to the main topic today, Gray Raven, your mission this time is to return to Earth and destroy the Hetero-Core from last time. 2 +40 39 301 Hassen I've also deployed other teams on this mission, and this here, is the area that Gray Raven is responsible for. 2 +41 40 201 3 1011001 400 +42 41 301 1 Lee Akdilek Commercial Alliance... Wait, this diagram, is a train? 3 +43 42 202 3 1 +44 43 203 2 0.25 0 +45 44 301 Hassen The ACA is a special faction that built their empire on the train. They combined Cosmos Industries' Central Purification Filter technology with a train and transformed it into a mobile Akdilek purification system. 2 +46 45 301 Hassen Using heavy nuclear fusion reactor as its energy source, as long as the train keeps moving— 2 +47 46 301 Hassen The filtration system will block out the Punishing Virus. That's how they can live on that train. 2 +48 47 203 2 0.25 -400 +49 48 201 1 1031001 7 400 +50 49 301 1 Liv But are there still intact railways for the train to operate on? And the resource supplies... 1 +51 50 202 1 1 +52 51 301 Hassen They already built a massive railway network on the flat Eurasia lands back in the Golden Age—the APUS. 2 +53 52 301 Hassen As for resources, they're merchants, they have their ways. 2 +54 53 201 3 1011001 400 +55 54 301 1 Lee So to put it simply, they trade with forces all over the world by rail to ensure their survival. That's how the ACA operates, am I mistaken? 3 +56 55 202 3 1 +57 56 301 Hassen You're correct. And the main objective of your mission is to find and destroy the Hetero-Core that is currently on the train. 2 +58 57 301 Hassen According to the Science Council's detailed analysis, I'm afraid the Hetero-Core is not just simply the multi-form Punishing Heteromer you saw at the space station. 2 +59 58 301 Hassen I've already made a copy of the detailed report... Anyway, the Hetero-Core is a very pesky thing. 2 +60 59 203 2 0.25 0 +61 60 301 Hassen Even though the ACA still hasn't sent out an official distress signal, we can't just sit here and do nothing. 2 +62 61 301 Hassen Commandant of Gray Raven, can I entrust this mission to you? 2 +63 62 302 Just leave it to me! 63 I'm not 100% sure, but... 64 +64 63 66 301 Hassen Then I'll wait for your good news here. 2 +65 64 301 Hassen Haha, I didn't know the commandant of Gray Raven could say something like that. 2 +66 65 301 Hassen That doesn't sound like what an experienced commandant, someone who gets out of trouble alive every time like yourself, would say. But being careful is never a bad thing. 2 +67 66 301 AniZhuanchangBegin Hassen Well then, Gray Raven, please proceed to the designated location by aircraft after maintenance. Chop chop, everyone! Let the mission begin! 2 +68 67 202 2 1 +69 69 101 Assets/Product/Texture/Image/BgStory/Bgstory100.png +70 2000 401 1 101 +71 70 201 2 500001 +72 71 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +73 72 301 AniZhuanchangEnd 1 Celica The obstacles on the launch rail have been eliminated. Ready for take-off. 2 +74 73 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +75 74 202 2 1 +76 75 201 2 1021001 4 +77 76 301 1 Lucia Commandant, your orders, please. 2 +78 77 302 Gray Raven, move out! 78 Our target, the Hetero-Core on Earth! 78 +79 78 202 2 1 +80 79 201 2 500001 +81 80 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +82 81 301 1 AniZhuanchangBegin 1 Celica Verifying voice... Fire! 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01003BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01003BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..cf68ed39d8a64566121b0ea19c0ccb6d19172f59 GIT binary patch literal 4871 zcmbVQJ&Ytr6(+KIE3FVhPR<17OV+~6-1N`v&KQZ+?%KwCVtwZBq!VCE)b!NMl()NU zRNcMnF^Mgc021QI$vNvvE7?b?aj|J-v$?~jk(|M_3v>;L8E@NxCdpMUV| z_3&4p|MI{8b#rh3JD>f@x2}yo_4_Z}fBHX9J$N+zzJB|Ke?WE0gS--pjO_`PD3_W??lORI`I>c391Z)ofJFyna2crFgX%ua@K0g1lOiSBvs$ zSzay7tEKt1G{2VS*V6o2nqN!v2QTmLc;pdzeS8qi^^JKU(`YW!85@(|Wtqye8!uWj zDWd$wU6{YH>c&|jXX?hu>`rd%65knrd*Pt>%3{Xb+MeAVpM0Xw$)ek5$?Rn2-I>b^ zh1G!JF^0BhcPF5LC~zB}(K0qbC&#hcMC=^R`)^Afi|19Yta)uYGr6MoUw;du?QEjm zoshz{33$mTQrRE%7U>q12Q(n^OO*}i92R7*K!~47sloyHzJ=aF*aEybdsovmbr?TPjpD%-8rN~Mhj!R z$D@AFAHZY%Hmq#AAq{y0?6=y`z7Q)%G-?{cFAV{4U+g*_-0XvyYisby9+eu>U8r?x zlEkFSic@K=1|OlU%-JkgG7~b-Wi(e47@^neG4Wa+h+yJ1ML7E&$FZ0wIoTHrYsR43 z5@(3xY#vLymx(K5VgECjIl3@uPux=?GDSSuyHujcAXBD7C5wD1B5Ctpr@1|!FdFuQ zRa#K;D zI5yiJ2nYzHK@E?-sxRqz6Hj33eNF;ai7WnCD6@zaJHQ1C_~}CDs5>VhSz$ELZ*u~& z1x5pX9p`P(L2LhjFgCESczthfgal+T<*3`XhvdU9K}8X|r}nUEYE2?eqEzO+54XMG^1;BZ524wf3RxLIVm zKq9L$_`)KAN4c7G2MiQqoytn-M6YaFYu#_JEv4V-0JyTxgY^{vd1W+Fj@AhIHwgTUHOM9LYYCr|;FB2y~iDmUibuf%oa>{!|C zy5N9B!?@K}0}32fOXorfXRtO(K+glhXxL^|8oNCV-@4RQC(gE$StL#$5=O%ubjmH* zvfw(Gidf|+D?+Ea>%tJdE_GhA8P1o^Alw41_H1FthyusdwZ4q0$*t6!Vy}#t>KS@tRJWr3$^D%k~H!F_n?Z_Qkkx!tp}AimZ}l2$c-o%q7AHhj8Zulrt+Y zbuP1RSO*ktq;8^na|Nv|H(_8TE0{Or{jscMM;ZS^QZJ{%H8 zBXOb??E9|FcWxO`i14jhfGS^r_{5DcK*}_CrGClv&&A9s+?re5+kj)u_|4OIcLsfQ z;tXWHU|UEGP}^YOmULg6eM11wN8Z4ZE7TiTn)QXvtJ2+_!Y-^v2Ytl(9sXM37rBb& zslmn1xd?OzO{*dS7DsWxEbGpFgMcs^YL+^}Ogb%v~571Nh`v{yt zW%G|+hBr*O{sCC%uls!0Dvh~eOTMmeyjUBz{Wko>`qa&D$T%e6`+rq`=xumNP@;`L z-M!LaL;zLl>}~4UsdUY#<2W%$wWu2SM}UxH<5C~OdWt}nJ#m)fJ{KF~YRf|7za5jV GR``D?b=Q;t literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01003EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01003EA.tab.bytes new file mode 100644 index 0000000..222e6ab --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01003EA.tab.bytes @@ -0,0 +1,21 @@ +s.V6.M-}<틈}ᣫ;@><^/[zuLy6]X>2ݒێ X;!Q (3RBy_A'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 201 +3 3 301 DialogEnable After breaking the glass ceiling, Gray Raven members jump into the carriage, shocking the occupants inside. +4 4 101 RImgBg1Enable Assets/Product/Texture/Image/BgCg/Cg1001_1.jpg +5 5 301 What greets you is not the cramped and suffocating compartment you were expecting— +6 6 301 The spacious and luxurious double-deck carriage has a series of paintings hung along its walls. Even the staircases linking the two stories are all made from high-quality wood. +7 7 301 These people are still living a lavish lifestyle despite being on a train that was made to run away from disaster. +8 8 302 Well, this is unexpected... 9 Wow, shiny! 10 +9 9 11 301 Liv ...Feels like the Golden Age is brought back alive... +10 10 301 Lee How...lavish. +11 11 301 Noble Woman W-who are they?! +12 12 301 Noble Man Were they fighting above the train? +13 13 301 Noble Woman Are they... +14 14 301 ??? Can I have some silence, please? +15 15 301 A tall man, who appears to be the leader, quickly mutes the crowd with just one line. +16 16 302 And you are? 17 +17 17 301 Aston I am Aston. Standing next to me is the leader of Akdilek Commercial Alliance, Jamilah. +18 18 301 The graceful young girl standing next to him gives a slight nod. No one can see her expression as her face is covered by a white veil. +19 19 301 Aston I'd like to express our warmest welcome, Babylonia. +20 20 301 1 AniZhuanchangBegin Aston Welcome to Asslam, the Eternal Engine. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01004BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01004BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..4dcdd92ac466053452a82aa4224fc4bc51faf6b4 GIT binary patch literal 11510 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 QEH@OIOFE50v}5)E2lmw&4gdfE literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01004EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01004EA.tab.bytes new file mode 100644 index 0000000..ab39e1c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01004EA.tab.bytes @@ -0,0 +1,108 @@ +Uƚ+y`y}y\!ݬ+հjfTG:o3'3 ]vQ2uBXn*e٘^XO"A<I6cJaWJT|a4bڂZuZ&Z=KhͲGRId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory126.png +2 2 401 1 210 +3 3 201 3 1011001 9 +4 4 301 DialogEnable 1 Lee I didn't expect that thing to blow up... 3 +5 5 202 3 1 +6 6 201 2 500127 +7 7 301 1 Sophia That machine is used for paving roads and exploration. 2 +8 8 301 Sophia ...Sorry I forgot to tell you earlier. 2 +9 9 202 2 1 +10 10 201 2 1021001 +11 11 301 1 Lucia Every trapped person has been evacuated, Commandant. 2 +12 12 203 2 0.25 -400 +13 13 201 1 1031001 1 400 +14 14 301 1 Liv That's great... 1 +15 15 202 1 2 1 +16 16 201 2 500127 +17 17 301 1 Sophia Thank you. 2 +18 18 302 Don't mention it. 19 It's all thanks to your help. 28 +19 19 301 Sophia No...? You want actual money then. 2 1 +20 20 301 Sophia But sorry, I don't have so much money right now. 2 1 +21 21 202 2 1 +22 22 201 1 1031001 7 +23 23 301 1 Liv Um, we didn't do this for money. 1 +24 24 202 1 1 +25 25 201 2 500127 10 +26 26 301 1 Sophia Leader once said free things were the scariest. 2 +27 27 32 202 2 1 +28 28 301 Sophia Was Sophia... helpful? 2 1 +29 6464 203 2 0.25 -400 +30 29 201 1 1031001 1 400 +31 30 301 1 Liv Yes. The mission couldn't have been so smooth without you convincing those people. 1 +32 31 202 1 2 1 +33 32 201 3 1011001 10 +34 33 301 1 Lee So Jamilah, that puppet leader, asked you for help... 3 +35 787 204 3 +36 34 203 3 0.25 -400 1 +37 35 201 2 500127 5 400 +38 36 301 1 Sophia Her Majesty is no puppet. 2 +39 37 204 3 +40 38 301 Lee Looks like you are hiding something. 3 +41 39 301 Lee The arrogant "aristocrats," and the all-obeying civilians who are sacrificed. If we add in this trade that you keep talking about... 3 +42 40 204 3 10 +43 41 301 Lee Let's cut straight to the point. You're trying to do something with this chaos, aren't you? 3 +44 42 302 Maybe Sophia can tell us. 43 +45 43 202 3 1 +46 44 203 2 0.25 0 +47 45 301 Sophia ...The civilians here came from all over the world. 2 +48 46 301 Sophia Some are workers, some were sold to the train like Changyu. 2 +49 47 301 Sophia Aristocrats are born to be aristocrats. Asslam is a private train bought by our leader's grandfather. 2 +50 48 301 Sophia The aristocrats have been living in the Eternal Engine ever since it first started. They are the only ones who have access to private cabins. 2 +51 49 204 2 5 +52 50 301 Sophia They have always hated the civilians, and call them cockroaches who keep reproducing. 2 +53 51 203 2 0.25 -400 +54 52 204 2 +55 53 201 1 1031001 400 +56 54 301 1 Liv That's why they sacrificed the commoner carriage without a blink... 1 +57 55 204 2 5 +58 56 301 Sophia Ashlar represents the aristocrats. They have long planned for a trade like this to make themselves part of the Ascendants. 2 +59 57 301 Sophia So they can break away from this "unfree" life, where they have to share resources with the civilians. 2 +60 58 204 2 +61 59 202 1 1 +62 60 201 3 1011001 400 +63 61 301 1 Lee Ridiculous. If becoming an Ascendant is so simple, Roland would have done it long ago! 3 +64 62 301 Sophia ...That's why Leader came up with a safer alternative—to trade the "merchandise" for the right to live in Babylonia. 2 +65 63 301 Lee When you say "leader," do you mean Jamilah? Not Aston? 3 +66 64 301 Sophia Aston is only pretending to be an aristocrat to help Leader maintain the balance between classes. 2 +67 65 202 3 1 +68 66 201 1 1031001 400 +69 67 301 1 Liv I never knew the internal relationship of ACA could be so complicated... 1 +70 68 202 1 1 +71 69 203 2 0.25 0 +72 70 301 Sophia ...Can I ask you a question? 2 +73 71 302 Please. 72 As long as it doesn't involve anything top secret. 72 +74 72 301 Sophia I want to know how it feels to stay in Babylonia. 2 +75 73 301 Sophia The space is dark and cold, right? 2 +76 74 301 Sophia ...Do you fear it? 2 +77 75 203 2 0.25 -400 +78 76 201 1 1021001 4 400 +79 77 301 1 Lucia Of course we do. 1 +80 78 204 1 1 +81 79 301 Lucia Even when we are in Babylonia, the so-called safest place in the universe. That's why we want to come back here. 1 +82 80 204 1 +83 81 301 Sophia Is that so... Hmm, in other words, Babylonia isn't that nice a place... 2 +84 82 202 2 1 +85 83 201 3 1011001 -400 +86 84 301 1 Lee I didn't expect that to come from you, Lucia. 3 +87 85 204 1 1 +88 86 301 Lucia I was only imitating Commandant. This is what Commandant would have said. 1 +89 87 302 999 That's my team! 91 I probably wouldn't have been able to say that... 92 +90 88 202 3 1 +91 89 203 1 0.25 0 +92 90 303 999 +93 91 94 301 Lucia We've been with Commandant for so long, after all. 1 +94 92 204 1 6 +95 93 301 Lucia ... 1 +96 94 202 1 1 +97 95 301 ———— +98 96 201 1 500124 9 +99 97 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +100 98 301 1 Changyu Sophia! Come back, now— 1 +101 99 203 1 0.25 400 +102 100 201 2 500127 -400 +103 101 301 1 Sophia ?! 2 +104 102 301 Sophia What's going on? 2 +105 103 202 2 1 +106 104 203 1 0.25 0 +107 105 301 1 AniZhuanchangBegin Changyu It's those guys... Dammit— 1 diff --git a/Resources/table/client/movie/movies/MovieZX01005BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01005BA.tab.bytes new file mode 100644 index 0000000..4b3e400 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01005BA.tab.bytes @@ -0,0 +1,77 @@ +CcK-j,?QSDY 2ʉR}.NMf P`g6`GM2ɚRvt(/e)~p8!Q\%'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory121.png +2 2 401 1 102 +3 3 201 1 500013 +4 4 401 2 1508 +5 5 301 DialogEnable 1 Corrupted Urgh—! 1 +6 6 202 1 1 +7 7 201 2 500129 +8 8 301 1 Ashlar W-wait! The Corrupted followed the peasants into this carriage! 2 +9 9 202 2 1 +10 10 301 Aristocrat A Dammit! Don't come over! +11 11 301 Commoner Ah... I... I'm sorry, but we don't want to die... +12 12 301 Aristocrat B Who cares?! Who let these scums in?! +13 13 201 3 500125 4 +14 14 301 1 Jamilah I let them in. We are all residents of this train, are we not? 3 +15 15 203 3 0.25 -400 +16 16 204 3 +17 17 201 2 500129 400 +18 18 301 1 Ashlar Who do you think you are?! Going around and doing things like this... Come to think of it, you're the one who deployed Sophia too! 2 +19 19 202 3 1 +20 20 201 1 500126 8 -400 +21 21 301 1 Aston She's the leader... But, you may have crossed the line with your actions this time. 1 +22 22 301 Ashlar R-right? Aston, my lord! Please get rid of them! 2 +23 23 204 1 +24 24 301 Aston What's done cannot be undone. If we let the commoners out now, it will only allow more Corrupted in. 1 +25 25 301 Ashlar ...Tsk, what a useless leader! 2 +26 26 202 1 1 +27 27 201 1 500124 5 -406 +28 28 301 1 Changyu Hey, you! Show some respect! I've had enough of you! 1 +29 465 204 1 +30 29 301 Ashlar What? Are you peasants defying us?! 2 +31 30 202 1 2 1 +32 31 201 1 500126 8 +33 32 301 1 Aston Changyu, think before you speak. I'll give you some mechanic guards, go take care of those Corrupted. 1 +34 33 202 1 1 +35 34 201 1 500124 +36 35 301 1 Changyu ...Understood. I'll beat them all out of the train! 1 +37 36 202 1 1 +38 37 201 2 500129 +39 38 301 1 Ashlar Lord Aston, you're too generous to a Construct... Hmph, never mind that. 2 +40 39 301 Ashlar Babylonia still hasn't given us a reply, we can't afford to wait any longer. 2 +41 40 301 Ashlar We can just give the Ascendants the merchandise now, right? 2 +42 41 203 2 0.25 400 +43 42 201 1 500126 8 -400 +44 43 301 1 Aston There's still some time until the deadline... 1 +45 44 301 Ashlar Aston, what are you worrying about? You're not waiting for that Jamilah girl's approval, are you? 2 +46 45 202 1 2 1 +47 46 201 3 500125 13 +48 47 301 1 Jamilah ... 3 +49 48 202 3 1 +50 49 201 1 500126 -400 +51 50 201 2 500129 400 +52 51 301 1 Aston I'm just worried about safety issues. We can't all be so radical, now can we? 1 +53 52 301 Aston If we receive right of abode in Babylonia, then we can continue to enjoy our current lifestyle without fearing the Punishing Virus. Doesn't that suit our needs more? 1 +54 53 301 Ashlar ...I'll wait a bit more, but only because you're the one asking, my lord. 2 +55 54 202 1 1 +56 55 203 2 0.25 0 +57 56 301 Ashlar But not all of the aristocrats are patient like me. 2 +58 57 202 2 1 +59 58 201 1 500126 8 +60 59 301 1 Aston ...I understand. 1 +61 60 202 1 1 +62 61 301 AniZhuanchangBegin —— +63 62 101 Assets/Product/Texture/Image/BgStory/Bgstory136.png +64 63 201 2 1021001 4 +65 64 301 AniZhuanchangEnd 1 Lucia Commandant, the help request was sent by the Construct with the ponytail. 2 +66 65 302 Something must have happened. 66 Maybe something's wrong with a carriage ahead. 66 +67 66 202 2 1 +68 67 201 2 500127 5 +69 68 301 1 Sophia Changyu doesn't ask for help unless it's necessary. I have to return. 2 +70 69 202 2 1 +71 70 201 3 1011001 +72 71 301 1 Lee I quite appreciate your efficiency. Let's speed up our pace. 3 +73 72 202 3 1 +74 73 201 2 1021001 4 +75 74 301 1 AniZhuanchangBegin 1 Lucia Right, let's fight! 2 +76 74 301 1 AniZhuanchangBegin 1 Lucia Let's begin our mission. 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01006BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01006BA.tab.bytes new file mode 100644 index 0000000..b065827 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01006BA.tab.bytes @@ -0,0 +1,38 @@ +:Rxrri w3ؖGJSTutI$KiW]e(@Wtj&%4~4i,CIJSQ-˜dzqXDa辈|/FOId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory125.png +2 2 401 1 111 +3 3 201 2 500127 +4 4 301 DialogEnable 1 Sophia Changyu! 2 +5 5 202 2 1 +6 6 201 1 500124 9 +7 7 301 1 Changyu What took you so long...! 1 +8 8 202 1 1 +9 9 301 AniZhuanchangBegin They arrive to discover a boy half kneeling on the floor, covered in deep gashes— +10 10 101 Assets/Product/Texture/Image/BgCg/Cg1001_4.jpg +11 11 301 AniZhuanchangEnd His silvery black mechanical frame is exposed, and the air is filled with the smell of vital fluid. It is deeply disturbing. +12 12 301 Despite not relenting in his words, Changyu seems relieved to find someone here to rescue him. Losing that last bit of strength, he no longer can support himself and falls. +13 13 301 Sophia Changyu! +14 14 301 Changyu ...I didn't ask for your help this way. This position might be a little bit too... +15 15 301 Sophia Shut up, or you'll bite your tongue— +16 16 301 Sophia Initiating Golden Apple system! +17 17 301 Lee Golden Apple... I see. Sophia is also a Support-type Construct. +18 18 302 You've heard of that system? 19 Wasn't she dual-wielding pistols like you? 20 +19 19 21 301 Lee I read it in the Babylonia database. A support system themed after harvests, I didn't expect it to be applied to a frame of another type. +20 20 301 AniZhuanchangBegin Lee I always find that designation insulting... The weapons you use don't define what type of Construct you are. +21 21 101 Assets/Product/Texture/Image/BgStory/Bgstory145.jpg +22 1005 502 RImgBg1Shake +23 22 301 AniZhuanchangEnd AniZhuanchangBegin Rail Heterozygote —! +24 23 101 Assets/Product/Texture/Image/BgStory/Bgstory125.png +25 24 201 2 1021001 +26 25 301 AniZhuanchangEnd 1 Lucia Commandant, the enemies are gathering again! 2 +27 26 302 Let's take them out! 27 Cover Changyu! 29 +28 27 301 Lucia Copy! 2 +29 28 34 202 2 1 +30 29 201 2 1031001 +31 30 301 1 Liv Hold on! I'll protect you! 2 +32 31 201 2 500124 9 +33 32 301 1 Changyu ...Can't believe I need to be saved by the Babylonians. 2 +34 33 202 2 1 +35 34 201 1 500013 +36 35 401 2 1508 +37 36 301 1 AniZhuanchangBegin 1 Corrupted Urgh! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01007BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01007BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a5f826c363c310fce0f2aea86e62cce11242403e GIT binary patch literal 3582 zcma)8O^6&t7*!Fm7FRSEF+@{A$VS-APWS9@6qnseV#Z(+-3`HL2sJ%5-IeX`>Qq(l zI*2HUcLgygA>cdaI|NZpU z+P1H^UH*9A+xK01_-XIltxtct_TxqVQFGU~pIvIS$Wma0OtCq_ zUp0f9)lSAqLodfNSi|puv_+PADAJ`=Bm{Tv*FD+KW7e^cx|?H6u|&V@og%%RKiJg< zyXnDhX0V$b?B)i$`N3{su=A?Lwm|U;7_Y$b3LvjQ@(L)g!14+(uR!w)G`~Re3pBq# z^9wY8=G6F@M?6BjD*h0J>tvL(G>BLl+F;seT63ePjw#v712eUX@aKw8H4+x`spYU9 zPSr!NTJ=uPRnBCgePh%$KIRjjkZA{F4|v3{E{r;fXX9fvQX{114(}H%mN14jWA4r` zE-sR#IHs9mLUWqs%~%A~D3Dzl5OMnY4pR0O;-8e)8GnoRc*+>vDgw;8EaO5d0v zGed7!I}QmNiAl;7PbUoR$ee~!q#-quGDBm|w4tF`=af;!v$$jbfm4dMrAoM>f!wVz*&)AXz9w;2pvB;>*O=+y=$^5{EAyT=2fzE3(9&`e7Wz(kQ=?)AYJ3g zYJ_YvV}!|DoNh2pH=+)rdnQjZ-l94}xRCieS52;RU7_%~#}}hG-gSQ4H^GpI(`OYn zFS2!>(z;9%ccDMk8o^*rLkR$T=zs`dQ2DRH9v^7u!L^i>0i=a&t zZ&(I;30=+&P{2S3EZcw+LG<&R@3mb0(zR4>AXCU(dAd+&jMgK;+Y}!-SUFl*sg$R0 zhIqsBQdmLLWr8i5kHb=f!hnB%8bEi!iS8yFw zx6U0?L1fzxXr5V17R%E*N4#O_>G^O_q$uRZgcWV39g2%v!nH;hp=~7-dgukKPcXpd z9p&$`$!L@-)hYL9o_K}QShDpX_Z)*xA@@S&I_^A4yKYYQ#239E7#cLsY+JGU5h;|7 zX&X;rG|l7&H~U zn4Mk9ome0qM6BEHT*365I10^1sWI>_l*TaH79o1CHH$`;fYNdw`A3JgmY7JQA-ZTD z&Xr7MDWqS8QVc=%c+k-J3L*mwI2B5G-YIP77?N>OuZAys>v{#Eu~TJD|^TT4$*GgVS+L9@GAc9fk{ z=?qW)D32uuMsNXEVlPO$;=m0d_5l0^b4B8W#0_!bhlGTXKmracK;rWvoIl*1S<`Dp zmD6@)=8N~^`@Zi*e(Rs^z8e4Nm%j6r?|$oh|B^rckF%fpw?F^=AAIBce|b6l%2&yKXk z_vfSe&&E)Nd^e2D);ott<&tLZb>SC$pi#)Ok2hYtXdG+CHzcuP2dlK8lE${CpOZCL8 zqGX;#8^tI0?!I})#Nl4P@&_-%G~8sr9(12s@;tpU{JC=kOw>!GH^$^TT!m3`rWbaz36o`*4{ofUJp*jYAkYA z3%^>M>N;G-geliH`s*e)seSa+rbh1!{}P+KD|=aGN|uLd-cu7<*Ulyna~+%T&gd}N z+r)^hQL^l*S&JCz!O4UZ(JxAKuRu-P=JDNwlXG=ms@Bc%+C)eBLs@sO^RzHMJ$C|R zd|cbi=$k0c*L%$h(qfyNC2PAwJ5h2MF8L&SE%n!}ttny!!-k`HwYDku!O2Y4TKm*} zQ-eNE-}JA6_perEIVA){3Rmj&&TSAdmNkwcXV|ghkTZ?6IE5yKtZBY#W(4 zN>)0KOvb-k!#QF8Sbt#dY@G8;PlBW6MTia*qp>hQv0Vo!i_s8MJx%v=nL8Tm*HAor}{mKg6hqEeX3us#pOc&@c&+~*CH2RA=*eWns=Kgt8}mDX+*>=(lFOA zEkUL(*VdkD;9{${MeHD#@@*yZfv>>(A4Dkf*O^-IBE!AfTdPO6*X7c?HNV{L2_&LBDFg~1@Sx4`UhqM zcxB+VXk~{DF3?oYYGh(2>hBDfnF<^Z5C-lwQ2pLuOyVKn+g>E5K5J^OYv|Dc|9RAP z8fTHfUO|L!gqtW1*XrduTCBxmz2sT3TA55dU}eQT!550?s#W zp{q+e9}T1YOh2ymD%+JTp?ilBy=h&NJ< zhBH(ty38q!>2k;^W5sB!NW4KZv)HrkF7Bj>lC=M3xIQ>njD}EO=%ItDVl-qLlxjYx z(j(xheka@{f>ADFu1%hX4p)ne=q%ALJMC8PObvcaw;c8ntGSrUEl2nHK=oY8=+<6BudfYZgU&NcCm|X4hXIUGs7c!k0y$EQBQ-pW?$nba*AS7Uj=%$c zhKq&S3V9)Hl45gBsw85z#%^P>O(Jo2CBH3A7~kiw!?9wpvNEoNFT|hWL@^p(`-X-- zSHmM_)-<$dTVg;mR(z&EDqv49q-n)C(-r}IVwCb@TG2u)x8cu>|%bd3P zQ~-T2zNy78jQvrd7!4PxV*l%#t;_z;tfdZcd`&_>%cD5fw+T#7@@ra96?A8!(Lga8 z;(J`}kbbB}EUtm}C1WF-gt@q%yqBa*=V5#+s2*P1LVi8gUHJ*EP#7JBfvT>1X(=rp zlJ-|NNkUM7i@_ma15gqe84&=(f?@!Dn<($31tXH{5v(h9g?6OA62?iLWGP`9ykuch zVWQXG8I~3&ixS~4IsRcj*~V75fFp$|OA(P}f{06Bf4qO0*IrSMrE@BH} zBr8%b2FWOEa-V1qROKH(`@_-}$M0C?Trrv!SIj=(Zv^yMif;y_4l-yr#@$F4NoEYe zlsO0Fzvplwrf8DVlo~PZe35+=s31t zKr0r`2P==d5I%PU!51CWm0#of6alP62q%euD}3)h-<_!u@!yDvdGbkQNx3zXR&!sa zl$s|@Q!V5XzkT`$^FVk@-JEv1@VF1-JG#>cFy$m?Emh@2q33uuik1t?8g^?-@W8#z zmX?ykQt2c}sjUh}&=yM1gVYr-5Yr)w|T&%H%P6LgBI{>E9T6k{pN~tga zeX@Ke?}&D)#zW~DRNt3|kndYw^eo6n{8aP)H%PzZkzzD#7r12b{v#-dU`ZPa3f&vi zAaUu_gJlW!ZPS@NQH;h-Xks1LpXz;SI*3n@w}~XXM60JR*#UHvO->6T%GqO4&zslb zmdGKN6L%s^FG{*S=Uk1C7-y{;DUI7+$URkzhTL8`!c8RG5=0?M#}#@KzSpSGkta?HiSEk#SCu7BEC`C!k(%w5D(Fz++J#!dJFCS^FU)6E9>qL-CChk-4RF z;99y4r}SSpsL|sS z2g$rq^s;bi3*f`N#d3+gqht~Bj?k?yWF9C+!(fd{s_T@YIzJ-bbrprl8i3&8Ag0zA z_qWtEz0OMLe54pnb<`!e&pX=~CMn_IDYuITp%f4&jK`hzh3nvmHR+Sq^}3W~hZaAl zOGv^M&`4|U1|HAHiqR&@{00u|tk9^({3e3K7KqhO>K#|MQ61ETJ~lU?xqyK5m?S^; zz#50>1Rpud^&-W-uQi`K#hj>f7wV-mQ{DGn9kInXh!g1&BMfo?akMG()H<5kkU^c# z)cZm$agvIK+vFyW7P&v$?~pW4nd0KFzfc>y9xn9DB;GDKr!se{7^t|M<79vRs_q-6 z&qUBE#jM+|a^IHjA@ByAxkCHUaB%u{c~%s|}PRok)j)Z)WCFQW&?a-^Jwq=P@7tna< z=_iy<8j#2(y_ClFT_u4igmgK#RO+!lADo~-2C-gSs60BJDkho^6r)X?l61MAmUDH_ z|0uNZWT&caN;}$daB@%8xz)a7BsHI7m+?Ky7^*4DXi>%?t%s}BkkDc4(pf|C8@BsvTcLqU~eeSyV*Qj7?ENR*8t}s+p8ZJE)#WHdaR}n z!b)rycx*T@<&~>#&)imI==*bOI+dpK#et5vbhudCXki|!DLM1?7cMeUj3a+~eVY4* zx#x<3K}(UHMBUTb$2_70bw?IpLNB5Ai>PVKVRyH@{_&*|0022IjY|ZXXAXy5hgN** zRgiE6&mqFM(wGrTVR^w!nR_GKEM%ei?UF=%>oQRt8yRSPD+y^$mjMn38I3lCFDJm; zZ3^%UpXw5O)>n)p9e2mCiPZZD%510@ZMvPq z%*xdM5zv;v-^sWc_C_r1j0a$1Bw-Iz)I~zrN}E}nXPXjYz=6w9CX$CCk|?Khj6LFF zDg4~;nm4~eP72yiy^hojAE|c={KPg=%p(9}#b9#z^P5!Tvx#CfbWvC11&$;oMcI6F zm55B`h#yD_ zC6f?QIE-`wWD7zbkP!FeD&B4AI}4k`N1O+g=zhFbo-)9i?h&PWPvx+u+qpYS#t(SL zM*bS=Y!n0C+q!Hl$>!3rKa}9=baQPMVF4XzY6IW^6oq(pdvX9%k-vtgmDchK7Dwt< z0uMCw+ll;hiV@e4cKs`X{KGz#Ps}agE&x#mx#O4gldaoh$Gmv8#~^G4d_n;QN`d-| z!*fQdfv(WQ>k8SR&odDGwJh}hCGvbh|0r7S-4zV_JYB$F!@_S8?m?d?1o&%6=L7y} z^*|VyEbBcmVv@tsihJJ|=z%;^W)#*4&6|yN8i*Z=P^za7x*1a}FxcW0e+jkE=-7(Pvwl8ybl&Kuuyc z`<{MIb%{uuaxYj`ElYPvly&Dk%){?~`SL(P^#B89f;?X)n;`eAMa0BWYMS1LeJ zVZ`1mPZYUTReNrG@6ygE-F}7SL;AMnAs&rP^30!CGFp^Y6Hf@W-%##GJXQ}0G3)3F gNcZ5V$Rz^2@WsD$<@Z|d%i|W(t>Fzzb>jd31FUJ1bN~PV literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01009BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01009BA.tab.bytes new file mode 100644 index 0000000..3197c5b --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01009BA.tab.bytes @@ -0,0 +1,24 @@ +h5{Ĥfb@쐎'^RxAze!K#{)cc#hɽ}_VV$xd {ѣ°u.0ό&vpGKAݜvId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory135.png +2 2 401 1 102 +3 3 301 DialogEnable —— +4 4 201 1 500128 +5 5 301 1 Bianca Mission log—I have boarded the train... Although not the target carriage. 1 +6 6 301 Bianca Looking at the decorations on the top of the carriage, this carriage should belong to Akdilek, and— 1 +7 7 401 2 1508 +8 8 301 Corrupted Urgh— +9 9 301 Bianca —It's full of Corrupted like the others. 1 +10 10 301 Bianca To push their own home over the brink... Does this corruption lie in the people or this world...? 1 +11 11 202 1 1 +12 12 301 Bianca falls deep into thought while holding her bow, losing herself in the moment and forgetting about the existence of the Corrupted. +13 13 301 But she soon snaps out of it and shakes her head. +14 14 201 1 500128 1 +15 15 301 1 Bianca There's no use in finding the culprit now... 1 +16 16 201 1 500013 +17 17 401 2 1508 +18 18 301 1 Corrupted Urgh— 1 +19 19 202 1 1 +20 20 301 As the Corrupted moves in on Bianca, she takes a fighting stance once more and aims for the Corrupted in the front. +21 21 201 1 500128 2 +22 22 301 1 Bianca Rather than paying for what one did wrong... It's better to not make the same mistake again instead. 1 +23 23 301 1 AniZhuanchangBegin Bianca I'll exterminate these Corrupted first and then find a way to the target carriage. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01010BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01010BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d0c1e26df0525b258ea9f07a1f1aef979ee703e5 GIT binary patch literal 8640 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 Mq1!`zp(=j=3zUknasU7T literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01011BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01011BA.tab.bytes new file mode 100644 index 0000000..cf74247 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01011BA.tab.bytes @@ -0,0 +1,145 @@ +(Ψ6?|HӁ҅9G9&ך[d"t|[|m k="t<S^BMhd.db\\x5^' .zj ͭ ͝ZHzxvId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory121.png +2 2 401 1 211 +3 3 201 1 500127 5 +4 4 301 1 Sophia I...! 1 +5 5 201 1 1021001 +6 6 301 1 Lucia Have we reached our destination...? 1 +7 7 201 1 500127 +8 8 301 1 Sophia Huh? 1 +9 9 202 1 1 +10 10 301 The opening sound of the door closed firmly by the people before interrupts Sophia mid-sentence, drawing the attention of everyone. +11 11 301 In the center of attention are the two ladies who just ended a battle, with the Corrupted corpses under their feet. +12 12 201 1 1031001 +13 13 301 1 Liv Lucia! And Miss Bianca... Your frame... 1 +14 14 201 1 500128 1 +15 15 301 1 Bianca I only changed into a frame that's more suitable for this situation, do not be alarmed. 1 +16 16 302 Are you here to help? 17 Where's Lee? 18 +17 17 20 301 Bianca Your commands, please, Commandant of Gray Raven. 1 +18 18 201 1 1021001 3 +19 19 301 1 Lucia Sorry, we were deployed in different directions and didn't have time to meet up, but I was able to sense Lee's signal all this time, so he should be fine. 1 +20 20 201 1 500125 2 +21 21 301 1 Jamilah ...So you're the one Babylonia sent to make the deal? 1 +22 22 204 1 4 +23 23 301 Jamilah I'd like to welcome you if I could, but as you can see, you came at a rather inconvenient timing. 1 +24 24 201 1 500128 +25 25 301 1 Bianca I noticed, looks like I've entered at the wrong time... You were saying? Don't mind me, please continue. 1 +26 26 203 1 0.25 -400 +27 27 201 2 500127 5 400 +28 28 301 1 Sophia Before that... Can I ask a question? 2 +29 29 301 Sophia Did Babylonia accept our deal? 2 +30 30 301 Bianca That's... 1 +31 31 202 1 2 1 +32 32 301 Bianca pauses and glances at the crowd, and nods her head. +33 33 201 1 500128 +34 34 301 1 Bianca Babylonia has agreed to Akdilek's terms. 1 +35 35 301 Bianca ...But I do not think moving to Babylonia is such a joyous thing. 1 +36 36 301 Bianca You. 1 +37 37 202 1 1 +38 38 301 Bianca meets Sophia's shimmering gaze, as if she had read the girl's mind. +39 39 201 1 500128 2 +40 40 301 1 Bianca You should be able to suggest something better. 1 +41 41 201 1 500127 +42 42 301 1 Sophia Suggest something better... Me? 1 +43 43 302 Believe in yourself. 44 Are you thinking of backing down? 45 +44 44 47 301 Sophia Then... 1 +45 45 204 1 5 +46 46 301 Sophia No, I will not back down no matter what. I am a part of Akdilek, so I can be a good merchant too! 1 +47 47 202 1 1 +48 48 301 Sophia makes up her mind and pulls out her gun— +49 49 301 Before anyone can react, she places the gun on the floor where anyone can reach. +50 50 201 1 1031001 7 +51 51 301 1 Liv ...This is? 1 +52 52 201 1 500127 5 +53 53 301 1 Sophia I'm not familiar with negotiations, so if anyone disagrees with me, they are welcome to execute me with this gun afterward and continue your quarreling. 1 +54 54 204 1 +55 55 301 Sophia With that said... Leader, Lord Ashlar, and everyone here, no matter aristocrats or commoners, I want to propose a trade to you all! 1 +56 56 201 1 500125 2 +57 57 301 1 Jamilah And what kind of trade would that be? 1 +58 58 201 1 500127 +59 59 301 1 Sophia I may not know how to achieve it right now, but I'll create a world that doesn't need this train or Babylonia. 1 +60 60 201 1 500129 +61 61 301 1 Ashlar You must be joking... Without the train and without Babylonia, everyone would be infected by the Punishing... 1 +62 62 201 1 500127 +63 63 301 1 Sophia They won't. 1 +64 64 201 1 500129 +65 65 301 1 Ashlar Enough with your rubbish! 1 +66 66 201 1 500127 5 +67 67 301 1 Sophia I don't know how to make it a reality yet, but I will succeed. I don't want to hide in that lonely space nor do I want to become an Ascendant. 1 +68 68 204 1 +69 69 301 Sophia I only wish to be able to protect the things I want to protect, to protect all of Akdilek. So let's make a deal! 1 +70 70 301 Sophia I will create a real final destination for everyone, not a fake one where you just accept what comes. 1 +71 71 301 Sophia But one where we walk this Earth again with our own strength! 1 +72 72 201 1 500129 +73 73 301 1 Ashlar What nonsense...! 1 +74 74 201 1 500124 1 +75 75 301 1 Changyu No... I find it quite interesting, don't you? 1 +76 76 302 1000 Are you alright? 79 My thoughts exactly. 80 +77 77 204 1 +78 78 303 1000 +79 79 81 301 Changyu I only fainted earlier due to exhaustion, no need for you to worry. 1 +80 80 301 Changyu That's the Sophia I know... 1 +81 81 201 1 500126 8 -600 +82 82 301 1 Aston Leader, since Babylonia has already gone through with our deal, we should stick to our original plan... 1 +83 83 201 1 500129 600 +84 84 301 1 Ashlar We should continue on with our original deal here, what the brat's saying here is just... 1 +85 85 201 2 500126 8 -600 +86 86 201 3 500125 2 +87 87 301 1 Jamilah She proposed this trade to all of Akdilek, not just a specific person, so this decision is in the hands of everyone. Everyone has a right to choose. So what do you think, people of Akdilek? Who do you want to support? 3 +88 88 202 1 2 3 1 +89 89 301 Commoner A O-of course Sophia!! She's one of us so she understands our situation! +90 90 301 Aristocrat A We should just settle for going to Babylonia, and not make some gibberish deal... Who gave Constructs the right to speak up anyway... +91 91 301 Commoner B If we commoners get to choose too, then I choose Sophia! She's saved me before too... +92 92 301 Aristocrat B Now that I think about it, the Ascendants never guaranteed to make us Ascendants... And they look like they're up to no good... +93 93 301 Aristocrat A Walking on Earth again with our own power... If only it was that easy... +94 94 301 Agitated Commoner We can't run forever! I'd rather fight for my future with my own two hands than rely on some unknown source. +95 95 301 Whispering Aristocrats They have a point... She's a Construct, maybe she really is that strong... +96 96 201 1 500129 +97 97 301 1 Ashlar Preposterous, both the aristocrats and commoners... 1 +98 98 201 1 500125 13 +99 99 301 1 Jamilah Sophia, do you still remember our conversation from before? What should you do to ensure a larger profit when making a deal? 1 +100 100 203 1 0.25 -400 +101 101 201 2 500127 400 +102 102 301 1 Sophia ...Choose the option with a higher risk. 2 +103 103 202 2 1 +104 104 203 1 0.25 0 +105 105 204 1 1 +106 106 301 Jamilah And that, is the final answer from me and my fellow merchants. 1 +107 107 302 Let's take the first step then. 108 Then let's go get the merchandise. 108 +108 108 201 1 500127 +109 109 301 1 Sophia ...Okay! 1 +110 110 201 1 500128 2 +111 111 301 AniZhuanchangBegin 1 Bianca Looks like a decision has been made. The trade between Babylonia and Akdilek ends here then... Now it's time for Constructs to get to work. 1 +112 112 202 1 1 +113 113 101 Assets/Product/Texture/Image/BgStory/Bgstory134.png +114 114 301 AniZhuanchangEnd On the roof of the carriage is a figure in blue struggling to keep the Corrupted at bay. He quickens his pace as he hears sounds from the stairs. +115 115 201 1 500013 +116 116 401 2 1508 +117 117 301 1 Corrupted Urgh! 1 +118 118 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +119 119 301 And kicked the enemy off the train with one powerful movement. +120 120 202 1 1 +121 121 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +122 122 201 1 500026 +123 123 301 1 Lee I don't want to sound like I'm parroting someone, but what took you so long? 1 +124 124 302 You were waiting here for us? 125 That frame... 126 +125 125 127 301 Lee Because you guys seemed to be discussing something important down there and that's not really my scene. 1 +126 126 301 AniZhuanchangBegin Lee I had time so I changed frames. 1 +127 127 202 1 1 +128 128 101 Assets/Product/Texture/Image/BgStory/Bgstory145.jpg +129 1003 502 RImgBg1Shake +130 129 301 AniZhuanchangEnd AniZhuanchangBegin Rail Heterozygote —! +131 130 101 Assets/Product/Texture/Image/BgStory/Bgstory134.png +132 131 201 1 500026 +133 132 301 AniZhuanchangEnd 1 Lee I didn't have any weapons, so I could only stall for time... Can you lend me your guns, Sophia? 1 +134 133 203 1 0.25 400 +135 134 201 2 500127 -400 +136 135 301 1 Sophia But I proposed this deal myself... 2 +137 136 301 Lee If I remember correctly, a Support Construct isn't built for continuous highspeed battles. Even though it's a request from my side, consider it me aiding you for "free" if you must think of it this way. 1 +138 137 301 Sophia There's nothing scarier than "free." But thank you. 2 +139 138 202 1 2 1 +140 139 201 1 1021001 +141 140 301 1 Lucia With our full squad here and Bianca's support, we will eliminate the enemy this time, Commandant. 1 +142 141 302 Let's get started. 142 We're not letting it go away this time. 142 +143 142 204 1 4 +144 143 301 1 AniZhuanchangBegin 1 Lucia Roger! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01011EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01011EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..e06b7dac6168b4b85b61ec97b7f2d1f38a75a964 GIT binary patch literal 4161 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01101BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01101BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1b874ebc5096ab236614c7022b6c874622baa2a0 GIT binary patch literal 7483 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01102BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01102BA.tab.bytes new file mode 100644 index 0000000..a2262aa --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01102BA.tab.bytes @@ -0,0 +1,58 @@ +u5>/լ1t~33%Vˣ$is3Œ +bT]Y@h^LJX7(vX^mox@Tv0*UM((1~La@AnSh?sp+Yi?w#(crm8xV z4naHw1R>rOJVZkfaxp}Z1Qid02O$XJK@dcR2%eM>FCOB-uc~LKcjqU>W_RXQP4|1> z``&wBb??f7%TN7!^Ob|Q>le0OcHdw2r_Nvfrx$(y$dxCK+EsKetr4c^&j4Q-(2ne_U}jE-2LK%KX*P)F1`KPCzqZ~TOG0ym`Dm3 zC-_-2T5RPhCoO$6mO&ri$3%x5<-JI3h$tagxo@|#$zzt=t-?6T6if8$-ZmLp{>ZA2 ztmTo_7+KAcwKB3+N7mZN@@l17M)ArpUKz(L19@d6uMFjtvAi;vS4Q*8Xnq;ZFQfTo zG{21IH@4^JJmL}J)$l<;*K1+ML=ZC3vt-&mt+~-lCzb4EfmzxD{h8uRt%UXX($U^2 zBUQfp?X6UI(w=>4+BHAtlSYG(Wf#ld;Sqmik3TU#S0_H%bAv}3wVKyh8^3Y5o}XJL zbwcVRhaOp9Unj@8;*{avgq-%I>}ZrZ*&*@grtJ=4mHxc7JZuVD%}d<3x7MAHV#IrqJYyD zO<7L6QdO%}+UAkyQPz%uTT;aX9-ToNz?q2-SK3(9p<9SistgzxWD$LC6K3DBv^f%QIZf4!c5{6Jc8hG;%E# z4efFc&!~t^vCU~9g;6q&0im5!EfWsDD>Tf)bqXR`A~V!Mc4;aHT+x6Dny@~nSvtxj zW%n&2xu|{2A zl^H6B8C1BWf>5F<^z01Q$m%GA zePip?&UUEn{*ACg2Rx4P8Rno6MMfw=HOp;6u9gT1uq)eL^hz?YzwktdK?gx|^ZRN&m)~l(wkIr~LL4aY)?_*~u zYK|ONaHkDvj1hMwm8m^utURF0O=Rb_Mf*Yyib3c`m^%jgOr*OkuwbZDg(BmzPo!BV zz%ns=6AsqLo*XXWV41+jxPwiMknKzZK|xgsAOEvX^*9L*(aj#o8 z=M*!<-Hh7uqZtjlqDo&5IRsQ$6;K=pfY22R`LHt^i416@u)6geOLcS(Q;XkRqgmw$ zq*7UGcxN`ACIO^zJP@P=e&Za20}x!p1x%#NsSeTALoIcg^RtmQyPAePw1jqI95sMV zWr2W(72-{isBS?hoWu|~n^x<7T&@!M8OOdUt;Au>iZa=;Mk^J&ZNS1&kkgPeWoDyW zBVIYZ=39>){UZ#sF{bMDOSRo^FYF>zuy zrzwENfcF6$@%zT3IJ1%Cv8WdsnnpPJ&|6)wr|e5fCxRrqCWoA2fo{#w6c_~C6h<+~ zYnMeh*Ca$sVQhtUG&|*G0t^qRS$>1~lT-5&hXz=Utx~)r1@^cfzDsbLDxTs+(@Dx~ i3{3*h|BJR2;_vn?$lWJ!yYgQ!`C{?5fJ1gh`2PTT@8cc- literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01103BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01103BA.tab.bytes new file mode 100644 index 0000000..9b91800 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01103BA.tab.bytes @@ -0,0 +1,49 @@ +@>d ZiX^0%2*(~ECRW<6wBFDj!ro(Js GdI{/ՔFǜX si?}zpVId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 3 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory148.png +2 4 401 1 10 +3 5 201 1 1021001 +4 6 201 2 1031001 14 -600 +5 7 201 3 500026 600 +6 8 301 DialogEnable 1 Lee From the radar readings and Changyu's description, this should be the port Commandant's signals came from. 3 +7 9 301 Lee We can't get a more precise set of coordinates. Our radars are not only being interfered with, but Commandant's signal is being blocked and double-encrypted. 3 +8 10 301 Lee Asslam just took heavy damage and their combative capability is limited. Sophia and Changyu both expressed wishes to join in our rescue of Commandant, but it might not be appropriate. 3 +9 11 301 Lucia Yes, we'll have to find Commandant by ourselves. 1 +10 12 301 Lee Changyu's suggestion is that we wait here for... that legendary "ship". 3 +11 13 301 Lucia Let's do another ground search. We might have missed something. Commandant... 1 +12 14 301 Lucia ...I just lost the connection to Commandant. 1 +13 15 301 Lee Same here. 3 +14 16 301 Liv ...Commandant. 2 +15 17 301 Lee Calm your M.I.N.D. The signal didn't die off suddenly, so Commandant must have disconnected it on purpose. No harm should have come to Commandant. 3 +16 18 301 Liv But what would make Commandant disconnect on us like that? 2 +17 19 301 Lucia We'll have to trust Commandant. 1 +18 20 301 Lee After all, 【kuroname】 is not someone who gives up without a fight. Commandant must be trying to get back to us. 3 +19 21 204 2 7 +20 22 301 Liv Bio signals detected on the sea's surface, and they're closing in! 2 +21 23 301 AniZhuanchangBegin Liv ...A lot of them! 2 +22 24 202 1 2 3 1 +23 990 401 1 18 +24 25 101 Assets/Product/Texture/Image/BgStory/Bgstory171.png +25 992 502 RImgBg1BlowUp +26 26 301 AniZhuanchangEnd Lee ...This ship. +27 27 301 Lee And this architectural design... +28 28 301 Of~flexile~and~~~simulacrous~make~ +29 29 301 Thusly~~~it~cometh~and~goeth~~~at~the~pluck~of~digits~ten~~~ +30 30 301 AniZhuanchangBegin How~transient~its~flutter~~~ +31 991 505 RImgBg1BlowUp +32 31 101 Assets/Product/Texture/Image/BgStory/Bgstory148.png +33 32 201 1 1021001 +34 33 201 2 1031001 -600 +35 34 201 3 500026 600 +36 35 301 AniZhuanchangEnd 1 Lucia The sounds seem to be rhythmic. Is that some kind of song? 1 +37 36 301 Lee Or it might be a form of "opera recital." 3 +38 37 301 Liv Opera recital? 2 +39 38 301 Lee I looked it up through speech detection, but I found nothing except some pre-pandemic text about "Xiqu", a form of opera. The lines are apparently saying something about puppet shows. 3 +40 39 301 Lee The writing is archaic and rhetorical, and seems be from some lost Eastern civilization. This would be classified as part of the precious human legacy. 3 +41 40 301 Lee ...Well, hard to get more info than this right now, though. 3 +42 41 301 Liv I feel like Ayla would be overjoyed if she's here. 2 +43 42 301 Lucia The ship has docked. 1 +44 43 301 Liv I detect the presence of Commandant's Mind Beacon... 2 +45 44 301 Lee Right on this ship. 3 +46 45 301 Lucia (Nods) 1 +47 46 301 Liv ...A lot of biological signals coming from the ship. No Corrupted signals yet... 2 +48 47 301 1 AniZhuanchangBegin Lucia Let's get aboard. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01104BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01104BA.tab.bytes new file mode 100644 index 0000000..6ac59c5 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01104BA.tab.bytes @@ -0,0 +1,65 @@ +m}|X@FI>E ٞӽQ5I"λ Jo:ċHn']1AJW%>P@]3Gbeg;q2/zBRIA/&7@,f$ܫs4Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory154.png +2 2 401 1 18 +3 3 201 1 1021001 -400 +4 4 201 2 500026 400 +5 5 301 DialogEnable 1 Lee No guards at the entrance, nor any other restrictions. 2 +6 6 301 Lee But a lot of humans... 2 +7 7 301 Lucia Let's go. 1 +8 8 202 1 2 +9 9 301 AniZhuanchangBegin Lucia leads the way cautiously at a quick pace, while Lee is observing the surroundings closely. Liv follows, her curiosity piqued by the place. +10 10 101 Assets/Product/Texture/Image/BgStory/Bgstory159.png +11 14 301 AniZhuanchangEnd Peddling Voices Canned pupa! Three grubs a can! +12 15 301 Peddling Voices Virus-free oxygen tanks! Long shelf life! Buy one get one free! Buy two get two free! +13 16 301 Peddling Voices —Ayyyy Razor Honey anyone?! Practically priceless, now at a fair price!!! +14 11 201 1 1021001 +15 12 201 2 1031001 -600 +16 13 201 3 500026 600 +17 17 301 1 Liv What's that? 2 +18 18 301 Lee ...No related information found. But an overall analysis of the conversations taking place here suggests that this is a market. 3 +19 19 301 Lucia A market? In this time and age? 1 +20 20 301 Liv Similar to ACA? 2 +21 21 301 Lee Only in the sense that they both engage in organized trade, but other than that... 3 +22 22 301 Lee ...Liv? 3 +23 23 202 1 2 3 1 +24 24 301 In a dark alley around a corner, Liv stops in her tracks before a shabby stall. +25 25 201 1 1031001 -400 +26 26 201 2 500148 400 +27 27 301 1 Stall Keeper ... 2 +28 28 301 AniZhuanchangBegin Liv You don't look well. Do you need help? 1 +29 29 202 1 2 1 +30 990 401 1 202 +31 30 101 Assets/Product/Texture/Image/BgCg/Cg1101_1.jpg +32 31 301 AniZhuanchangEnd Stall Keeper ...Ah. +33 32 301 The voice is coarse and fuzzy, as if coming from damaged vocal cords. +34 33 301 Stall Keeper ...B-buy... Buy? +35 34 301 The stall keeper searches his cloak with a shaky hand, then presents Liv with a hermetic bag. +36 35 301 He curls up his lips, trying to squeeze out a friendly smile. +37 36 301 Stall Keeper Freshly... harvested. +38 37 301 Stall Keeper Perfectly... healthy. +39 38 301 Greyish murky organs are floating within the bag, as if thrown in there on a whim. +40 39 301 Liv You need immediate treatment! Let me run a check on... +41 40 301 Stall Keeper Only 286 miles to go... Only 286... +42 41 301 Stall Keeper Then I can go home... Can you pay in miles? I'll even give you a discount. H-how's that...? +43 42 301 Stall Keeper Buy... Please... Buy...! +44 111 502 RImgBg1BlowUp +45 43 301 Stall Keeper I just have to get through tonight... Then once I earn enough grubs... +46 44 301 Liv Your heart rate is off the charts. Stay calm. I'll treat you immediately! +47 112 502 RImgBg1Shake +48 45 301 The stall keeper grabs Liv by the arm and tries to pull her close, only to send himself lurching forward. +49 46 301 Stall Keeper You're not human... +50 47 301 Stall Keeper Those horns... R-right, outsider Constructs have receptor horns... You're a Construct! +51 48 301 Stall Keeper The most valuable merchandise! +52 49 301 Stall Keeper A Construct that isn't the Kowloong Crew! +53 50 301 Stall Keeper I found you! You're mine! Pulao crew! Pulao crew! I have— +54 991 302 AniZhuanchangBegin Liv! 51 Unhand that fair maiden! 51 +55 51 101 Assets/Product/Texture/Image/BgStory/Bgstory159.png +56 52 301 AniZhuanchangEnd You step in front of Liv to put some distance between her and the stall keeper. +57 53 201 1 1021001 +58 54 401 2 1513 +59 55 301 1 Lucia Liv! 1 +60 992 302 Lucia, I'm back. 56 A successful reunion. 56 +61 56 301 Lucia ...Commandant. 1 +62 993 302 Onward, Gray Raven! 994 Let's deal with the enemies first. 994 +63 130 204 1 1 +64 994 301 1 AniZhuanchangBegin Lucia Yes, Commandant. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01105BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01105BA.tab.bytes new file mode 100644 index 0000000..c68c650 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01105BA.tab.bytes @@ -0,0 +1,48 @@ +7Rfc.q ?D(Lv\-  kzq?5)&s^ޤS V{%dWwA -nSc-dI ZlM1S[Gъ5Ȩ Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory161.png +2 2 401 1 102 +3 3 201 1 1021001 +4 4 201 2 1031001 14 -600 +5 5 201 3 500026 600 +6 6 301 DialogEnable 1 Three drumbeats. +7 7 301 "The midnight drums are beatin'! We're closing up!" +8 8 301 ... +9 11 502 RImgBg1Shake +10 12 302 What's going on? 13 The ship's moving? 13 +11 13 301 Liv The ground's shaking? 2 +12 14 301 Lee ...The ship has left the port. 3 +13 15 302 Let's go check the deck. 16 Let's go investigate, Lee. 18 +14 16 301 Lee The crowd is gone. 3 +15 17 22 301 Lee Apart from those already headed for the boarding gate, every merchant in the market seems to be going in the same direction. 3 +16 18 301 Lee ...The ship is some distance away from the port now. Even without considering the waterproof function of Constructs, it's not the kind of distance a human can hold their breath for. 3 +17 19 302 Are you joking, Lee? 20 That's unrealistic. 21 +18 20 22 301 Lee I'm serious. 3 +19 21 22 301 Lee Yes, I would also advise against it. 3 +20 22 301 Lucia So what do we do now, Commandant? 1 +21 23 302 We bide our time. 24 We follow the merchants. 27 +22 24 301 Lee If this is really a night market, then by the looks of it, it's a well-organized one built on strict rules. 3 +23 25 301 Lee Which means it should have fixed open and close times and the ship should follow a fixed schedule. 3 +24 26 302 My thoughts exactly. 28 We just have to wait until tomorrow night. 28 +25 27 32 301 AniZhuanchangBegin Lucia Yes. 1 +26 28 301 Lee We need to find a place to hide on the ship. 3 +27 29 301 Lucia Maybe we can catch up to the merchants aboard the ship, right Commandant? 1 +28 30 302 AniZhuanchangBegin Let's go 32 Yes 32 +29 32 101 Assets/Product/Texture/Image/BgStory/Bgstory150.png +30 33 301 AniZhuanchangEnd Lee This looks like a warehouse. A central warehouse. 3 +31 34 301 Liv Are all the merchants' wares stored here? 2 +32 35 301 Lee This doesn't seem like the Night Market on the database. 3 +33 36 302 I've been here before. 37 Watch out for the guards. 43 +34 37 301 Lee ...Who is it that kidnapped the commandant, and for what? 3 +35 38 301 Lee The kidnapper has not shown up or made another move. 3 +36 39 301 Lucia Regardless, I won't let Commandant out of my sight again. 1 +37 40 302 It's okay. 41 You don't have to watch me like that, Lucia. 42 +38 41 46 301 Lucia (Nods) 1 +39 42 46 301 Lucia I'm sorry, Commandant. 1 +40 43 301 Lee Based on our last encounter, I've made a brief scan of the "guards" on the boat. 3 +41 44 301 Lee Blubber and Ballwheel, mechanical puppet performers of the Acrobatics Series made by the General Toys Company after it was acquired during the Golden Age. 3 +42 45 46 301 Lee Not only are they not infected, but they are also surprisingly well maintained. 3 +43 46 204 2 14 +44 47 301 Liv ...I haven't detected any sign of infection on all humans and mechanoids on the boat, but the responses from their bio-signals are all pretty weak. I'm concerned for their health... 2 +45 48 301 Lee I feel like this boat is hiding many secrets. 3 +46 49 301 Lee If only we have more data to analyze... 3 +47 50 301 1 AniZhuanchangBegin Lee Maybe we can get some useful information from these mechanical puppets. 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01106BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01106BA.tab.bytes new file mode 100644 index 0000000..c68f7be --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01106BA.tab.bytes @@ -0,0 +1,57 @@ +A*n5Mrڲ:w(rDVpGu'M\'VdX|.3Ӈpx +╾Oh c(ڸyQ_gQ"&9E:ӌ  !]0,Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory151.png +2 2 401 1 201 +3 3 201 1 1021001 +4 4 201 2 1031001 -600 +5 5 551 201 3 500026 600 +6 551 301 DialogEnable 1 Lee I hacked into a mechanoid's memory shell, but the data I got so far only reveals the authority hierarchy on the ship. 3 +7 552 301 Lee It's based on biometric verification. Organism, or in this case humans, have the lowest authority on the ship, followed by mechanoids, then Constructs. The highest authority belongs to the main control system. 3 +8 553 301 A sad look creeps onto Liv's face, as if she is reminded of something unpleasant. +9 554 301 Lee The "Pulao crew" that the merchant are a group of people serving under someone called Pulao. Pulao is a member of the Kowloong Crew, the other members include Qiuniu, Yazi, Chaofeng, Suanni, Baxia, Bian, Fuxi, and Chiwen. 3 +10 555 6 301 Lee These are the code names of the Kowloong Crew Constructs on the ship. They have mid-level authority. 3 +11 6 301 1 Lee ...I should also mention that these mechanoids have virtual M.I.N.D.s and they function normally. 3 +12 7 302 Virtual M.I.N.D.s? 8 Function normally? 10 +13 8 301 Lee They can engage in rudimentary thinking and thought simulation. Compared with Construct M.I.N.D.s, mechanoid M.I.N.D.s simulate reality more precisely. They should also be capable of consciousness recall. 3 +14 9 11 301 Lee Well, "consciousness"... as in recalling their info storage and holographic data. 3 +15 10 301 Lee They can think on a rudimentary level and simulate thought. They're also capable of consciousness recall. 3 +16 11 301 Lee This is part of the reason why you were able to link with and manipulate them... 3 +17 12 301 Lee Meanwhile, I checked the control terminals in this place too... They're rather advanced. 3 +18 111 204 2 14 +19 13 301 Liv Yes... I tried hacking into them but didn't find a single vulnerability... 2 +20 112 204 2 +21 14 301 Lee Consistent, rigorous, and well-crafted. All the mechanoids and equipment adopt the same operating system. 3 +22 15 301 Lee ...Quite like a beehive. 3 +23 16 302 That means we might have already been exposed. 17 If the mechanoids can recall their data... 17 +24 17 301 Lucia ...! 1 +25 18 301 Lucia ...It's likely, Commandant. Our coordinates, our headcount, and even video data of us in combat... have already fallen into someone else's hands. 1 +26 19 301 Lee So who is this "someone" anyway...? 3 +27 20 302 We might have been led to this storage on purpose. 21 It's a trap! 21 +28 21 401 2 1509 +29 22 301 Liv The radar is picking up more mechanoids... and biological signals too—from a Construct. 2 +30 23 301 Lee The Kowloong Crew? 3 +31 24 301 Lee There's this old oriental saying in the database that goes, "Speak of Cao Cao and he doth appear." 3 +32 25 302 Stay calm. 26 We'll play along. 26 +33 26 301 AniZhuanchangBegin Lucia Commandant...? 1 +34 27 202 1 2 3 1 +35 100 401 1 112 +36 28 401 2 1516 +37 29 201 1 500145 +38 30 301 AniZhuanchangEnd 1 ??? Open it. 1 +39 31 401 2 1515 +40 32 301 ??? ... 1 +41 33 301 ??? Next one. 1 +42 34 401 2 1516 +43 35 301 ??? They have to be here... The data sent back shows that... 1 +44 36 301 ??? Blubber, open this one, quick. 1 +45 37 301 ??? The weight... 1 +46 38 301 ??? Did you find it? 1 +47 39 301 AniZhuanchangBegin ??? You're here. 1 +48 40 202 1 +49 41 101 Assets/Product/Texture/Image/BgCg/Cg1101_3.jpg +50 500 502 RImgBg1BlowUp +51 42 301 AniZhuanchangEnd Lucia Lee! +52 43 401 2 10001004 +53 44 502 RImgBg1Shake +54 45 301 Lee She dodged it, huh... +55 46 301 1 AniZhuanchangBegin ??? What a warm welcome. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01106EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01106EA.tab.bytes new file mode 100644 index 0000000..e5b680f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01106EA.tab.bytes @@ -0,0 +1,142 @@ +,%..3~^^tuXv D?BH")|=36 +q0#Kv79٧2hƋb>:wK`l&6G %E \Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory151.png +2 1500 401 1 18 +3 233 201 1 500145 5 +4 234 301 DialogEnable 1 Pulao I, Pulao, hereby order you as a member of the Kowloong Crew. 1 +5 235 301 The mechanical puppets stop their attack. +6 236 301 Pulao Good. It's working. 1 +7 237 301 Pulao This is no place to talk. 1 +8 238 201 1 1021001 +9 16 301 1 Lucia Commandant, watch out! 1 +10 14 301 AniZhuanchangBegin Before anyone can react, Pulao is already upon you. The next thing you know, a slender hand is pressed against your neck, clutching that strange collar. +11 17 202 1 +12 20 101 Assets/Product/Texture/Image/BgStory/Bgstory161.png +13 21 201 1 1021001 -400 +14 22 201 2 1031001 400 +15 23 301 AniZhuanchangEnd 1 Liv Normal vitals and stable heart rate. It doesn't look like Commandant is under duress... 2 +16 24 301 Lucia Commandant. 1 +17 25 202 1 2 1 +18 26 301 Lucia has her hand on her blade, ready to enter battle at any moment. +19 27 302 Enough. 28 Unhand me, fair maiden. 28 +20 28 201 1 500145 5 +21 29 301 1 Pulao Hmph. 1 +22 30 202 1 1 +23 31 301 Pulao releases you. +24 32 201 1 1021001 -600 +25 33 201 2 500026 600 +26 34 201 3 500145 5 +27 35 301 1 Pulao Yazi should have no eyes and ears here. Chaofeng will soon deal with the data about you people in the system. 3 +28 36 301 Lee What's going on, Commandant? 2 +29 37 301 Lucia She's not our enemy? 1 +30 38 301 Pulao Three Constructs. One human. 3 +31 240 204 3 4 +32 39 301 Pulao ...Hmm, Chiwen vouched on this with his M.I.N.D... This shouldn't be a bad deal. 3 +33 40 302 Chiwen? 41 Deal? 41 +34 41 301 Pulao Like me, he's a member of the Kowloong Crew, in charge of trade. 3 +35 42 301 Pulao Well, trade... Realizing win-win scenarios, to be more precise. 3 +36 43 301 Pulao I don't know which one of us decided on you people, but the bottom line is we need your help, and that's why we invited you here. 3 +37 44 302 Invited, huh? 45 That's a warm invitation. 46 +38 45 241 301 Pulao We didn't have a choice. 3 +39 46 241 301 Pulao Warm, huh? 3 +40 241 204 3 5 +41 47 301 Pulao Oh, by the way, I didn't get your names. 3 +42 48 301 Pulao Introduce yourselves! 3 +43 49 204 1 1 +44 50 301 Lucia I'm Lucia, member of Gray Raven, an affiliation of Babylonia's task force. And these two here are my teammates, Liv and Lee. 1 +45 51 301 Lucia And this here is our commandant, 【kuroname】. 1 +46 242 204 3 4 +47 52 301 Pulao Babylonia? What's that? 3 +48 243 204 3 1 +49 53 301 Pulao Eh whatever... I'm Pulao. 3 +50 244 204 3 +51 54 301 Pulao I'm a, what do you call it again—Construct? Right. Also part of the Kowloong Crew and I guard this place. Forgot my real name, dunno if it's the collar or the experiments, I... well, I pretty much remember nothing about my past. 3 +52 55 302 Collar? 56 Experiments? 56 +53 56 301 Pulao So many things to explain... I'll do it one by one. 3 +54 57 301 Pulao How much do you know about this ship? 3 +55 58 302 Not much. 59 Very little. 59 +56 59 301 Pulao This ship is called the Nighter. It's a Kua-Er grade ship that used to serve as KCC's cargo vessel. 3 +57 60 302 KCC? 61 Nighter? 63 +58 61 301 Pulao KCC is short for Kowloong Chamber of Commerce, a regional association founded by former East Asia. Back then, it wielded as much influence as the World Government. 3 +59 62 64 301 Lee I pulled up some relevant information from the database. It says that the KCC perished back when the virus broke out. 2 +60 63 301 Pulao People called this ship the Nighter because it only appears after dark. Over time, the name stuck. 3 +61 64 301 Pulao After the outbreak, the head of KCC put the ship into operation and saved people within KCC jurisdiction. That would have been the end of it, but then "that thing" got brought aboard as well. 3 +62 65 302 That thing? 245 +63 245 204 3 5 +64 66 301 Pulao "An efficient and objective decision-making AI system based on a constantly updated library of human cognition data."—You've heard of this song and dance, right? 3 +65 67 302 What's that? 68 ...Gestalt? 69 +66 68 70 301 Pulao An AI system called "Huaxu". KCC has been studying it. 3 +67 69 301 Pulao No, that thing's called "Huaxu". 3 +68 70 301 Pulao Anyway, Huaxu took over the ship, including its filtering system, supplies, and weapons. Huaxu connected everything aboard into a whole and enslaved the ship's leader—and us. 3 +69 71 301 Pulao Huaxu created three kinds of "collars". The physical kind worn by the humans on the ship. The other two kinds, designed for mechanoids and Constructs respectively, were built into them from the start. 3 +70 72 301 Pulao These three kinds of "collars" do basically the same thing. They can't be removed, and they make us obey. 3 +71 73 202 1 2 3 1 +72 74 301 Looking at 【kuroname】, Pulao raises her jaw and points at her neck. +73 75 201 1 1031001 +74 76 301 1 Liv ...So is Commandant "collared" too, now? 1 +75 77 201 1 500145 +76 78 301 1 Pulao Naw, it's just a toy, but it beams similar signals. That's why you haven't been flushed out by the security system. 1 +77 79 301 Pulao Fuxi made that thing, huh...? I'm impressed. 1 +78 80 201 1 1021001 +79 81 301 1 Lucia So this "collar" wouldn't actually harm Commandant? 1 +80 82 201 1 500145 +81 246 204 1 1 +82 83 301 1 Pulao Yep. It's a fake after all. But, I can't tell if it has any extra built-in functions. 1 +83 247 204 1 +84 84 302 So it's not 100% safe. 85 Anyway, back to the main topic. 87 +85 85 201 1 500026 +86 86 88 301 1 Lee I'll give this device a thorough examination. 1 +87 87 301 Pulao ...Shouldn't you care more about your safety? 1 +88 88 201 1 500145 +89 248 204 1 5 +90 89 301 1 Pulao Well, anyway, the "collars" are programmed to do two things. Force you to obey commands, and stop you from causing any direct damage to the ship and Huaxu. 1 +91 90 301 Pulao Huaxu can't control anyone's mind or make anyone shut up, and yet, we're all controlled by something this stupid. 1 +92 91 301 Pulao But, without sufficient resources or a filtering device, the people on the ship won't live on land. In the past, some did try to escape, some even rebelled, but more... 1 +93 92 301 Pulao ...But more instead resort to a fickle dream. They appease Huaxu by following orders. They beg for Huaxu to have mercy and let them be on the ship. 1 +94 93 301 Pulao They're opiated. They dream of the day that the virus will be destroyed, and the ship will take them back to that port, to their home. 1 +95 94 301 Pulao The night market has everything, but the vendors have none. They are robbed clean by the monster they raised with their own hands. Now, they pay tribute to the monster in the form of taxes and mileage. Fail to do so, and get thrown off. 1 +96 95 301 Pulao To stay on the ship, they work tirelessly to trade and bargain and swindle others... 1 +97 96 301 Pulao How pathetic is that? 1 +98 97 302 What about you? 98 Unlike those people, you have power, do you not? 99 +99 98 100 301 Pulao Do you mean the Constructs on the ship? 1 +100 99 301 Pulao Constructs have more authority than regular humans, but only to an extent. 1 +101 100 301 Pulao The nine Constructs that make up the Kowloong Crew came from a series of successful experiments. We're only useful puppets—tools and spare vessels designed to ensure the functioning of the ship. 1 +102 101 302 Vessels? 102 +103 102 301 Pulao Huaxu has been looking for the perfect vessel. 1 +104 103 302 What does that mean? 104 +105 104 301 Pulao ...Huaxu wants to become human. 1 +106 105 301 Pulao Constructs are hybrids of humans and machines. Huaxu has been trying to plant the "minds" of machines into Constructs. 1 +107 106 301 Pulao Of course, I don't think Huaxu is self-conscious or has an actual free will. 1 +108 107 302 Did he ever succeed? 108 So you are all just vessels for Huaxu? 109 +109 108 110 301 Pulao I'm not sure. But the experiment is still ongoing. 1 +110 109 301 Pulao Yes, we all are... including Lady Qu, the head of KCC. 1 +111 110 201 1 1031001 +112 111 301 1 Liv So the original consciousness that existed inside these vessels... 1 +113 112 201 1 500145 +114 113 301 1 Pulao ...Will have their M.I.N.D. broken by Huaxu. 1 +115 114 201 1 1021001 +116 115 301 1 Lucia ... 1 +117 116 201 1 500145 +118 117 301 1 Pulao Huaxu has been seeking a new vessel—a shell for Huaxu's mind. 1 +119 118 301 Pulao Unlike the night market, the trade fair is specifically set up for this purpose. 1 +120 119 201 1 500026 +121 120 301 1 Lee Trade fair? 1 +122 121 201 1 500145 +123 122 301 1 Pulao The trade fair is only for one kind of goods—Constructs. 1 +124 123 301 Pulao Huaxu will command Lady Qu to do the picking for him. 1 +125 124 301 Pulao This will be the only time Huaxu, or I should say, the puppet in the form of Lady Qu, will show up in public. 1 +126 125 301 Pulao You are outsiders who aren't "collared". I hope you can help me, no... help us. 1 +127 126 302 What do we need to do? 127 Sure. 128 +128 127 128 301 Pulao There's this main control room that acts as the brain of the ship. In order to free the ship from Huaxu's control... 1 +129 128 202 1 1 +130 129 301 Pulao pauses for a moment. +131 130 201 1 500145 +132 250 204 1 1 +133 131 301 1 Pulao Thanks. 1 +134 251 204 1 4 +135 132 301 Pulao Only the KCC's leader, Lady Qu, knows where the main control terminal is. Destroying that terminal should rid us of Huaxu. 1 +136 133 301 Pulao We need to snatch Lady Qu away from Huaxu, and the trade fair is the only window of opportunity. 1 +137 252 204 1 1 +138 134 301 Pulao As for how to get ourselves into the trade fair and how to approach Lady Qu, I've got it all planned out. Just a bit of prep work, and we're good to go. 1 +139 135 202 1 +140 136 301 1 AniZhuanchangBegin Pulao paces a few steps around and stops before Lucia. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01107BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01107BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..17b63d637c99d5fc983b1c80eb8c3fd4931e7a66 GIT binary patch literal 5837 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 A8vpe*kr`mwi8-F)Wu_TInO_xUeV z-<|mDuBm=~`by{2%B>eq?0tEA>DC8-zI$o)qdPa&{yF*6)F)>??Y@8QbA4w2dzq0wx?%Q8oV1K+8>^^;O?~BVfpSx2=FI`G!k@#yWe| z zN^N_hzl18IJE-)G}1;a}-;;aqJ zQfp|^)Rc!mPr`ZG10BgM4xk08)C_vuM3D3W%M5g564t1g1`}~@|3nCAXbFagktvtU zu*y{oO)0cd2!Y0HT?X8Ml35txf#XY{q+lIkrEv#AZoo2@*Mc4u#@1rDE!ZvF z1g02vAYlhc^c*}69EXYR)U@k$W6~D&;BTU|Ko$-Ybe{)EH)R+3<3LRi-e@Fliv*c@ zAN!6Lv?^r)JYdx3yp|+mXiz8hAyz1y0+@6uns- z+v7a1N=Ow;DSD@fExOePr*#^35b;1BC7Pl-LP|N%9rJVCmBe9i!(yEz%<2O7X$)zW zrp!RfR9mWqDVzyx+2~Ah&{1E;z=;Uv&lo7Z3c=@oM*}eN&bl-#D8o5dpG=u}m^OQJ z1fOFZA{=(Se2&!ytZU~FHKb?BIl%M*I5b$qIm!f$V-_3$M~$I=2NG0IoKvLtR2&0~ zdBO!X%r(bEicypm*>0b8jY2Xo*y+243!r#AVPXsss>Cal#?pO&%903R2NOrZc5;EO z^dmQHSe;=s0ozf*;%Stfzz&#@256cpN$o*eVt]qَ{>z?NId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory158.png +2 2 401 1 17 +3 991 201 1 500158 +4 3 301 DialogEnable 1 Standing on the stage, Kemuri bows to the audience. +5 4 301 Drawn-Out Voice All merchandise have been individually displayed. 1 +6 5 301 AniZhuanchangBegin Drawn-Out Voice All merchandise, please step on the stage for a group display. 1 +7 992 202 1 +8 6 101 Assets/Product/Texture/Image/BgCg/Cg1101_7.jpg +9 1000 502 RImgBg1BlowUp +10 7 301 AniZhuanchangEnd All attention is drawn to two feminine figures on the elevated platform. +11 8 301 An archaic duality of beauty emblazons the stage. One of an eastward demureness, and one of a westward elegance. +12 9 301 Golden-Haired Woman ...Lucia! +13 10 301 Lucia ...? +14 11 301 Golden-Haired Woman What are y'all doing here? Did you receive the same mission too? +15 12 301 AniZhuanchangBegin Lucia You are... +16 1010 505 RImgBg1BlowUp +17 14 101 Assets/Product/Texture/Image/BgStory/Bgstory159.png +18 15 201 1 500026 +19 17 301 AniZhuanchangEnd 1 Lee …… 1 +20 13 302 What's wrong, Lee? 18 Lee, you don't look very well. 18 +21 18 301 1 Lee Must be a glitch with my visual module. 1 +22 19 301 Lee I'll run a self-check later. 1 +23 16 201 1 500145 +24 20 301 1 Pulao That's the leader, Lady Qu. 1 +25 21 301 Pulao We have to find a way to get to her. 1 +26 23 202 1 1 +27 25 301 Looking around, you see some mechanical puppets that were snaking through the audience fall silent. Then a familiar figure bursts into view. +28 233 201 1 500156 +29 26 301 1 As if noticing your gaze, Chrome glances your way, then his face twitches and he lowers his head. +30 234 202 1 1 +31 27 302 Wait. 28 Could it be... 28 +32 28 301 The pretty golden-haired woman on the stage looks over to you synchronously, as if alerted by some signal. +33 29 301 The gentle, twinkling pair of eyes curve into familiar slits... "She" parts her lips, and mouths an all-too familiar word. +34 30 201 1 500147 1 +35 31 301 1 Kamui (*  ̄ 3 ̄) COM★MAN★DANT★ 1 +36 32 201 1 500143 -400 +37 33 201 2 500150 400 +38 34 301 1 A masked Construct, a paper umbrella in hand, gently lifts the bamboo curtain—the legendary leader finally emerges from backstage. +39 35 202 1 2 1 +40 36 201 1 500156 +41 37 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +42 38 301 1 Chrome Commandant of Gray Raven, this is Chrome of Strike Hawk. I'm contacting you through a special channel. 1 +43 39 301 Chrome Since we can't stay connected for long, I'll keep it short. Our team will work with Gray Raven to cause a distraction so Lucia can approach the target... 1 +44 57 301 Chrome ...And then we meet up. 1 +45 40 202 1 1 +46 41 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +47 42 301 The moment the call disconnects, a familiar figure leaps out of the audience. +48 43 302 (Connect to Lucia) 44 (Tell Lucia) 44 +49 44 301 Kamui, somehow, has already whipped out his gear from some unfathomable place. His ornate hat falls to the ground. +50 45 301 Chrome's scythe catches the eaves of a corridor, and he pulls himself up in the air. +51 46 201 1 500143 +52 47 301 1 Yazi ...Protect Master. 1 +53 111 203 1 0.25 -400 +54 48 201 2 500147 1 400 +55 49 301 1 Kamui Hey! I'm your dance partner! 2 +56 50 202 1 2 1 +57 51 301 Two figures, one blue and one red, pass by each other in mid-air. Lucia and Chrome's weapons meet. +58 222 401 2 10002001 +59 444 501 RImgBg1Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +60 555 401 2 10006001 +61 556 502 RImgBg1Shake +62 52 301 AniZhuanchangBegin With a boost from Chrome, Lucia vaults onto the platform and grabs Lady Qu by her arm. +63 889 101 Assets/Product/Texture/Image/BgStory/Bgstory160.png +64 888 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab +65 238 201 1 500152 -400 +66 239 201 2 500150 400 +67 54 301 AniZhuanchangEnd 1 Lucia Let's go. 1 +68 56 301 1 AniZhuanchangBegin Qu …… 2 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01109BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01109BA.tab.bytes new file mode 100644 index 0000000..8243b44 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01109BA.tab.bytes @@ -0,0 +1,103 @@ +!S6`nΐV텴h(jPjӂፎ7F;u޻_I)tܤgBJR<`" N6`a^mo^,Da\U8ّk/tEGk<:p^?_>yclZ2o8SP{fZHrBqWtRkkR-(FH-7dy< zHFkM=ycakSMdE@)Kte)-6{mpUiU^7LIRHXAuu8arNJx|u2(&j&!1u~-|0Hg6p*5PW zwyWyB`rdor_v{P*%D!^>$&lsq@(k6YPNvPp6r=-Da0ACEkCEEg)e5~+~km;JU^ zuF61UbSWR4h**Tl7o6Ly7`f$WSdK>JXk3o=%F%u~Iw(hn<;WRS!^(W+gtl=pRsXy z*mr^c_TiqmLl-*vn3yD(`rMkKz6}i{g{a8O^p=bvp^@ZD;KcR zX-mJ35MsX5NFayVQ?kkB$xg`UD(bd4Vh)mKJis3L=l_xf>&=?qKxfPxq+A_OXE1b7 zVjTqr2dQA|kX~13`7wKZMk!-_mGG6w5Xq*=;ukFMGY82~x4f=wc6l@yY+81JCG}-4 zuo^fcz}2znkh$=q?r>Grg2z$>RMWEJzpXxZ; zoa1oMZ6q8!Nduvga$K36#4^ar*BDKui~v_;VjTnprSQa8%Om2)mJgWIVJ;G~I!Uql zacU@`MJ%HoV@*&k+T-||8?8@yN+sH{Gf27QO=}wvS~>P#5008dh7h<5pzgmeUb4i~vRlaWcWCc_>CySgJiY%dIt$XPun-;0x= zRtzx?U#9Vr3Uy;H0TQ=Sb42rx=_oNV#3~_J>={&KWE@IQk&Ce9r=f^&8(|K`%tvV^ zeSS>@#ho7aX4fVRxh!>!Xuu8lmF;W&7O|_TxEIv>G3T2##KDSQO8Ul`{z^ilnVn5%z_-oQhGY1oZUGCT2#+PBnlrk^B;~gv_!Tp zbyPN$U1_jZ|EPN?Cz>8`-Fo_GCgI|E;oS7ascmg))5{^crvV!_n2!NCB$7@k*2W&? zOj9Z&V94|calo-eWYnx*?$a1xQ-=-VMlF}vQ`(Zv4CzyKM<{y)goq(oN^uH&W+Fuz zA?_AJ86{}u>y3lWm`s{=1Oawph}0)%K%!f9C!qrUgSI<% zJ3!hZ|5}hm|K1_5x;J%on9EPR8|Ab0JV zj`&sOtpzj@nVk$yGbBdJ`3aXKPLV}Q%%Pw8xW@xD71XqlLW@G>?GH-4 zRvM$s9k~ox)VTvdti6QxEn}T}61dFJ9?-LXF0wL&&M2#sV2}KC*1dv)A=`zPqyUnG)$mv)ZU@jOFBFrGC2J%k8dFkCusyL1i{lPMt5a{28$|a^2W{*9W*vW!Qr3%IBYZjjP@9H+%*Nbcq6@N<4D>P*dnr3=BY$a(a@l= z!Goi9t^?|QhMnQVTI4!4adf~&4HC54HidY>s1M^DfLdt#z}P;6y;^MWro%oB zk}Y~p*7iljWX`V(^wH?eivE(GhNxR2dZA}5E4fR7?uWveq<9rX?NHati}3-2$M12M r-kr5MOYA&8Wbin57n2$<0`2=#EG+UHDMF3e0t97aRuJ+3sPX>-EPnG6 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01110EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01110EA.tab.bytes new file mode 100644 index 0000000..fbbeedf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01110EA.tab.bytes @@ -0,0 +1,94 @@ +=},;-5nrH +_7r0Ԑc#o$' }dO~l{1x2mgqrn_giV0Wsk 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 IzSh3~1NWqXxBvhE literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01201BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01201BA.tab.bytes new file mode 100644 index 0000000..f6425ef --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01201BA.tab.bytes @@ -0,0 +1,65 @@ +{qOv~{:򭅖_e_ϒ!dLv=bvq7t`=aWq#jٕݒœ0!`X[<@8&iă%Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 102 Kowloong Metropolis Chapter 12 Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2 502 ThemeEnable +3 3 101 Assets/Product/Texture/Image/BgStory/Bgstory181.png +4 4 401 1 206 +5 5 301 DialogEnable Sounds of petrels trickle through the air, but the singers themselves remain unseen. Their instrumental chirps lighten the atmosphere. +6 6 201 1 1081001 -400 +7 7 201 2 500155 400 +8 101 204 1 2 +9 8 301 1 Kamui Yo, is that a shark over there? Capt., lend me your scythe for a sec! 1 +10 9 301 Chrome How many times have I told you, Kamui... Be patient and prudent while on standby. 2 +11 10 301 Kamui But hey, even the Gray Ravens are roosting over there. 1 +12 11 202 1 2 +13 12 301 Kamui points to where Liv and Lucia are standing. Lucia, as always, is carefully studying the surroundings. Liv, on the other hand, seems a bit excited by the sight of the sea. +14 7788 301 On an unrelated note, Pulao gifted Lucia the stage costume from before. +15 13 301 Liv is leaning against the ledge. One hand on the taffrail, the other stretching out to the sea as if fishing for something. +16 14 301 At Lucia's hint, Liv notices the gaze from everyone. A blush slowly creeps over her petrified face. +17 15 201 1 1031001 6 +18 16 301 1 Liv Uh, I... I. 1 +19 17 201 1 1081001 -400 +20 18 201 2 500155 400 +21 19 301 1 Kamui See, even the Gray Ravens are chillin' and having a good time. Capt., we should take a break too! 1 +22 20 301 Chrome Until the ship reaches the shore, we cannot let our guard down. Commandant, could you please keep your people on their toes? 2 +23 21 302 Let's get some rest while we can. 100 Yeah, I guess we should get ready. 24 +24 100 204 1 2 +25 22 301 Kamui Hurrah! 1 +26 23 26 301 Chrome ...Very well. I respect your decision. 2 +27 24 301 Chrome Thank you. 2 +28 25 26 301 Kamui Et tu, Commandant?! 1 +29 26 202 1 2 1 +30 27 201 1 500143 +31 28 301 1 Yazi I am terribly sorry. We're still fixing up the previous "system malfunction," so we cannot dock just yet. We hope you're doing okay on the ship. 1 +32 30 301 The figure walking over is Yazi, a member of Kowloong Crew. Once an enemy, but after the death of Villier, she confessed her wrongdoings, even offering to make up for it. +33 31 202 1 1 +34 32 201 1 500143 400 +35 33 201 2 500026 -400 +36 34 301 1 Lee Well, at least this time we're not surrounded by enemies, so that's a plus. I suppose you're done getting things back in order on the ship? 2 +37 35 301 Yazi Only halfway or so. Pulao and the others are still busy patching things up. I came here to check if you needed anything. 1 +38 36 301 Lee Well, in that case, let's talk about something that's on top of everyone's mind. You're absolutely sure we're headed for that "city," right? 2 +39 37 301 Yazi Yes, the ship will return to its true course as soon as the system comes back online. You will see the real Kowloong soon. 1 +40 38 302 Are there still people living there? 39 What kind of place is it? 40 +41 39 301 Yazi We may have been gone for a while, but according to the details in the other plan, Kowloong is built to last. 1 +42 40 301 Yazi An urban fortress where cultural relics and important technologies are preserved. 1 +43 41 201 2 1021001 -400 +44 42 301 1 Lucia Have you made contact with Kowloong since you restored the system? Say, reporting to them about your return...? 2 +45 43 301 Yazi About that... 1 +46 44 201 2 1081001 -400 +47 45 301 1 Kamui Ay, don't pause on that! The place can't be usurped like this ship or sumthin', can it? 2 +48 46 301 1 Yazi That would be an unlikely scenario. It is only that our messages are all met with silence. 1 +49 47 201 2 500155 -400 +50 48 301 1 Chrome I don't mean to offend, but I'd assume you wouldn't make an elementary mistake like... messing up the channel frequency. 2 +51 49 301 Yazi Naturally. We matched up everyone's database to reconfirm. The frequency is correct. 1 +52 50 301 Chrome If that is indeed the case, then something must be going on at our destination. 2 +53 51 202 1 2 +54 52 301 Crew Member Lady Yazi, we found a usable port! +55 53 301 A sudden message from the loudspeaker interrupts the conversation and draws everyone's attention to the port the ship is approaching. +56 54 201 1 500155 +57 55 301 1 Chrome Looks like a thorough investigation is in order. Might I ask for your squad's assistance, Gray Raven's commandant? 1 +58 56 302 Sure, let's stick together. 57 What do you think, Lucia? 58 +59 57 60 301 Chrome This way, with the help of Gray Raven, we can better handle any emergencies that might arise. 1 +60 58 201 1 1021001 +61 59 301 1 Lucia It's not safe to split up. Commandant, we should go with Chrome and his team. 1 +62 60 202 1 +63 61 301 An almost animalistic siren peals through the ship, drowning out everyone's voices and the jitters of the crewmates. +64 62 301 1 AniZhuanchangBegin Crew Member Docking time! diff --git a/Resources/table/client/movie/movies/MovieZX01202BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01202BA.tab.bytes new file mode 100644 index 0000000..154c73e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01202BA.tab.bytes @@ -0,0 +1,227 @@ +z'5Kl{/HA6R,4Y簂EKIHngU<K.H7piK$O:YM#wj67dYe?5^m?YwT=R$AvKb(7S*N>!|? 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01205BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01205BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f3a2bf7f7ce0c91487993b9100f4c17d1f2addec GIT binary patch literal 7173 zcmcgwTZklA8P1ECf21FLh#(O;`ylh+OmA29bsl6gn_aVQ_A;BDWl2Ji(_N>!Yp1GC zr!Lde5g{n(lktKeB1+ywK`>s>Cs9GzL=eRUf(W9Bh)?263@G^hr>d*EX1Y474;Ibz znXWqZU(WY`|98&kwr_pnp%4A+QTyNTd;bS+9DYz=`OK$YbKm;)=fC-*_kR7to4#2rvHPEVb`gK$^0$Bc%1>W<{_ih;+rNDBJHx*X9Xc2%o(?g%p-z+HpQFW0(J;Q`>+vzZuY?X=QWGyc2)%&tpZPYw zTvonZ@K4#`P)0I{pS7N&d}J4+b}{M{qi!+k6{CJJ8Wf|wVq~?-VQIxG%~+)!t2AVl zmaNj0Rob#jV^(R+F0I+6HM_KCm)7jkn%#Y_v1O4(WVP_eTnBNilKA3bq@8q}Ts%U$ z(@0$$26Cb$1{J7`#03Q{O3rAlhZW3Dt#BfH)m!7 z60+WIW2;MDqIO}{q9;-rIrNm8=_qN6yGl5bK2ai>>R5?Oa-#pAnmlNwtC8dT%C zmC_ShJ564?HCJP6kM>q)iiN_W`%)OW;O316n+cq$}fn!<)m62!4zyJQwH4(yZwA>{Lj zqnYb)I}syfM~zh+%V=S;U=pT7eO%}vKJjPElOyc@wv24O; z)pCZ++nQ0vp-gn1zk3)6S4Z$e%)MmFISe+$)FulUtj09NLUKT{Vyvq`NJcmk;*v%rk6FMpa0Rf}}(cz7Y9VAZg zz!t0`#q5X*Rj~Nei(iHvgQhtz!f?5=iNcfYi&@rqL-1X)DizNQ`m~C7011a}J)e5x zVc@>8H3j=NBtbR-UNsqS>TUz>BHLKh0+K00PV2jB|9QV{)Uq28}iQIhQ|8L zG?l0f8BR=tWvW1CZs<9jMyBB#>hzwD*mVvk7E=jcoJhnJA#ncNY&IE~Atyo#^D?Z6 zYl?kSWCOCmT6SwmQC1CE5uv~B;lcm8!}SO6(BWESqu#qMU?jW#FO3MT6)_j(URe%^ z9OKFU{yyC`OTlS&(qLARTHzgrxk|uNPzRt65PS|oCfXe_%GlrZGY0KK zxLyYPAXfefcm|J8K@n(%6I2a|0B{dMAz1m*LOiMGzQ(QQGKU2~cG zWtnF=kbaEzl*TFzxRSkbEZj&38Ow-q>a&;vcc3ir;BXrTrV9FDzXrevqf55w>Pr=1 zzmp0;)V8UPrG~ML4(K6$8*~7S*pNBp zwTn{X+Yohf6nV-wMQ|eh)UXm5O8Y)!C6hDS3L3SS8wWr{lInhB&PnjW>!6zy^;OwYaU z#j&`Sh8sk4yAQJ_flCubMp(tHyO5IsVctrw1o~lxp4RC$S`{}gbYq`&S(yt~qR^~5 zP>$RnHrsoI*H;#FofG)2vDIn8c`RqSXM(EhZeY2NMfg-4e_TgVI!ly8P(Q_Iy-8TK z37?f0kO6)15)u30=0&Et0dp@BbGbkkBCdDC1bU{7GH0A;?H#NMk&?-tQoF*JStJ)A zUnn&l#ZzxK%l?sGfUs$#@k7;Q z(1AajN`W@cf)-ppkuMl-$h3t~5JtJ@v}MTOG}0WBP~E(pgh)tI)(?|NsQ?hDMPj!@ z2)D8#xsF*iG0gTpal*B!CkjwUA2Nn_n6a^2%c>+FkFd=)z8Re+O-*CFiKb;rdh_G1+z@Nr0HDy4ZNY(uE)~;9i0`!yPx<4Mo)hsjq7;hrYs&kM~~CS@jCAhyG>2 zj*OVg;v<{27mkeJQANh(D(+6OBZf#^Z8CaoD6v(TWqkmEklggMvx8Xsns@wxp<2@x zU9*YDX4_e!jrRiFJTsY$ldm~zZLXCW0_K-Zl|ReQ1*Dh&`#!p8;Q6Yy26`Pr7FKE? zkLu>GK1S=^6cz;LIjACc%LQCbBeI7Rw>3zuQ>efY_!Q2qcxG7t2-~jhnD$b>1;zdjsOCDcPBfOkpt!9zqMnHY-0ha6E89 zIL1yUW2~_b0yJnAc`(BCz&#v?H@q=3Ya{XSYC6g>4DS(gQ(<+!z0OY@L$-+9%-Mdm zLB;efLTD>-6??TK)l(S=~7K(;X*qD?iIHpc#`37LESu~QE(Ub~=^{aa;Sds=RCGQjpfGiCoDARR*kWgO zP>b+Ei;$%iFgy^o4=h5EE3@*w24Gb$%?36h+6s!yX5%(WRz*AFUW(p~#3MR^Ge4$B zJ~rW7z6TD$0btB&UuHE=ZvKTM{Wc+*?ET1i<#1?uR%f#~J;={va4y5LV2%UkdW`-D DLto3g literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01206BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01206BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..73a2e1bddbd33ffe858125e654c0bf7eb7b64c52 GIT binary patch literal 5318 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01208BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01208BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..fc68c6e6601e32bfb28efb436d5664c1db54b2a7 GIT binary patch literal 5624 zcmb_gUx*|}8CMXs7WR-l=ws@_;UVnKPWR00?5ad}H@VG{%dxn7E-~CgO?ORqv)xs5 zUDY=?s{|EMA&5pqLz2Lp%2!@1PG0`|mp=c!;hS&$;-??`TKvKz&p-OUZ$I~m zD_{M_kGdZ|`1u>Z{nkI&jcYHx_LCpJ^pUS0{%Y{!$3Adn=Yzle-4Cw4dhnM|o<08M zS3dsgzu$WA_b*Q0ymtG}^FOu+zr{QKw;^RMr|@aI2WeCV&g`Q{fs`q=CFuixJK z!;3GT$bX(5zyI;0knIIF(F%iG^1iKqoX#ea9hv=92j{pysY13dqeShgBxCsH?(WGG zG8Hp=R1S_sE;93+cZbbKem&~dqkcUa)T8ZsG^|HE^=P*qdEI8%NbwpmUL(hA1bK}l zuMy=nvb;u^*GTglX?`QkZ>0H+G{2GN5ALk5dCX(1-^D)$cYQ7{gbHGzB621!y!Lz= zthm=KNUk>=b|xxXxiKED zuk~4vv0lA5JC0=#3U)h+JDtwzW$SAL)?Zq5pp~&Xe88UB%xEn0OIB~QLAClbM_IHV zc_*3NWIsVdD;e3Xevq2+lWyRD^t- zL_ih~gt2g*;!^26(}m$C7TBZmV3g}Zg&TZSSWcUcwYI>(#2_Y_NEA2pK9$C_y4geO zA-5KQSUHYkLquFcUqZoDltUl^HrBv{dU$Ruxi|m)T^Qk&F7?0Gexz(PC0ua5KwBI;A8e6{b3ex@M99 zl1OOxDAuXO*yv2U9OiBwnH44Xq=OQ9o|KbgWOut#edaCGSe13BCCEXwe2TrmN<0Jk z@)5uSvGAP&5sZK-fl*s315kH+ZZkb1aQXL4n6JOhTSTF~Zd0dj>xdT|swv*CABO%+%@5&y}8% z07`I7Lh`_o7DP*NcEZwGyGMtN2&W-FpNOyPfoC@RR0UUDFn5P}puc8SuUv)LT(W4F zVci0vJXWV4JJew)GKD-n&^Z+V8D6DoxZ*;A?lMxatnV~~c(aSWS6-O!LDfac5Ih&c zfXk~?8dqFch*sc%q&-Cx>eb|K%B3{bQ>b2rJW&(@Obik`bA)9Rye=jv4JcFerX);? zy}4V65EOP&WGJZ)4ND?4N*~W0W&)i}(j;(+OtlaoFuInC=0F*jOp&-i@Tok5+o6hR zc&^kKc^jp|)lldkCs`{#eDov;Lz4u4>8w?`0Dtuv7A)Yxp~;oeOVH#G7#1$9nxn~u zxDA5-Hp99lG*w)1g5U!2t>_stEM8c-0K>D*DMgfO4C*$x5?zCn}xynx3=Xk?jc~@+iJ~wLSHF;1uG&C6akZ^Lh+w%%SzLc{dY~vOq?LXp(Yt zx`iQ+(-YM3iakvFkP9{(C>$UN9UC0zSdM3F0{2idsjGc=b_^Koud^PGAkVJ$JVBwi z&3Z2Ht2sXFb|^hpUYI{*&}%UT*=Nz<^Seb7oTu=GV@Q#@-k%IbPbRq%bpELtjRwo@ zw(qbWlvpIMl?pi%b{VW#Qt8NbW`cU909jAn0?$O~G;q>EzcRm9hR}5`hWd(0kx#Ti zpbei&v^BV+CTkoTm3yz1ESpa=5r$F@+XN61yW%%bWYD*xaz_@RYjT3TmxNLU?LB6{ z%i!4sB5mk*rQJ9cB5CS;q&bV{7$ZwX=SK*f1=MxdQH9BPoZ#4j{^SruMtw)=qX32m z?g^PJCNigp0j^*&;u|_Fw$XAQl?8ON&~R3KehS-D0atI%DVRJ?wGf_EIIxgZ^m(Bq zf}O#Oj!>!8Ch8J-J>)H-)fM;bBTRmTpiBBS3 z2HW2qoen(KuN#7;DA(Vko)%e=uxIFuAn#97ZSY|bMf^ZaEDqM~t?㞱Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 AniZhuanchangEnd 1 201 +2 2 101 Assets/Product/Texture/Image/BgStory/Bgstory179.png +3 3 301 DialogEnable Soon after the beginning of the war, the outer ring of the city has already descended into chaos. The cacophonous shrieks of the Corrupted and the clang of weapons are the only things that fill the air. +4 4 301 At first, the Babylonia squads were having little trouble fending off the Corrupted, but then they began swarming in. The Corrupted grew in numbers, and things got out of control. +5 5 201 2 500019 -400 +6 6 201 3 500019 400 +7 7 301 1 Construct A If only I still had a weapon... 2 +8 8 301 1 Construct B So this is it... 3 +9 9 202 2 3 +10 10 301 These two Constructs have been separated from their squad. Overwhelmed by the onslaught of the Corrupted, they broke loose from their formation and were chased to a street corner. +11 11 201 1 500013 +12 12 401 2 1508 +13 13 301 1 Corrupted Urgh! 1 +14 14 202 1 +15 16 401 1 206 +16 17 301 1 ??? Don't you dare give up, you morons! 1 +17 18 301 RImgBg1Shake A Corrupted is about to attack the two Constructs, when a slab of rebar-reinforced concrete sends it flying into the air. The two find themselves stunned, before realizing that they were saved. +18 15 201 1 500171 +19 19 301 1 Looking in the direction from which the slab soared, they see an imposing woman running over. She helps them up and starts checking their wounds. +20 20 203 1000 1 0.5 -400 +21 21 201 3 500019 400 +22 22 301 1 Construct A Thank you... Uh, may I ask who you are? 3 +23 24 301 1 Bridget I'm the leader of one of the squads in the Support Force. You can call me Bridget. 1 +24 25 301 Construct A Support Force!? 3 +25 26 203 1 0.25 -600 +26 27 203 3 0.25 600 +27 28 201 2 500019 +28 29 301 1 Construct B You call those brawns of yours support?! 2 +29 34 202 1 2 3 +30 30 301 The words "Support Force" induces innumerable questions in the two Constructs. As far as Constructs know, the Support Force is made up of rank-and-file soldiers or new recruits. +31 31 301 That a Construct as powerful as Bridget can be a member of the Support Force is beyond their wildest dreams. +32 23 201 1 500167 -400 +33 33 201 3 500019 400 +34 35 301 1 Bridget Well, somebody's gotta do the support work around here. 1 +35 36 301 Bridget seems to have been used to questions like this. She tinkers with the Constructs as she replies. +36 37 301 Construct A Uh, yeah... fair point. 3 +37 38 301 The two Constructs half-nods, hazily. Right after fixing them up, Bridget hurries off. +38 39 301 Support Force Member Boss, Gray Raven and some of the squads have arrived at the interception point! +39 40 204 1 4 +40 41 301 1 AniZhuanchangBegin Bridget Then let's hurry and move on to the next reinforcement location! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01211BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01211BA.tab.bytes new file mode 100644 index 0000000..b2d5e24 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01211BA.tab.bytes @@ -0,0 +1,88 @@ +PœdqB޷/d b~)*%d +=g4ś 2ԑș +t]91+2&δ5&[5!@&GRPD8Ǿ}^H1dId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 AniZhuanchangEnd 1 111 +2 2 101 Assets/Product/Texture/Image/BgStory/Bgstory178.png +3 3 201 2 500100 -400 +4 4 201 3 500019 400 +5 5 301 1 Construct Ugh... I... I will never f-fall! 3 +6 6 301 1 α Sure. 2 +7 7 401 2 10002001 +8 5001 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHit.prefab 2 +9 8 301 Construct —!!! 3 +10 9 202 3 +11 10 301 The Construct holds up his shield, but it proves useless against Alpha. Her blade sifts through the air, and the very next instant, the Construct is already in two pieces. +12 11 201 3 500028 400 +13 12 301 1 Construct Leader Don't panic! It's just one enemy. Circle 'round her, now! 3 +14 13 202 2 +15 14 201 2 500019 -400 +16 15 301 1 Construct Roger! 2 +17 16 301 The sight of their fallen comrades do not dishearten the Constructs, instead, it seems to be inspiring the others. +18 17 301 Heeding their leader's command, the Constructs quickly surround Alpha. This white-haired Ascendant is the target of their mission, and the Constructs are ready to do anything to defeat her. +19 18 301 Construct Leader Go! 3 +20 19 601 301 At their leader's cue, the Constructs ready their weapons for a concerted assault and close in on Alpha. +21 601 203 2 0.25 -600 +22 602 203 3 0.25 600 +23 603 20 201 1 500019 +24 20 301 RImgBg1Shake 1 Construct Die! 1 2 3 +25 5000 401 2 10002001 +26 5002 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHit.prefab 2 +27 21 301 Unfazed in the slightest, Alpha merely twists her blade in one minimal flourish before returning it to its sheath. +28 522 401 2 10002001 +29 523 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 3 +30 22 301 Construct Leader ... 3 +31 524 202 3 +32 525 401 2 10002001 +33 526 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 2 +34 23 301 Construct A ... 2 +35 527 202 2 +36 528 401 2 10002001 +37 529 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryHitNew.prefab 1 +38 24 301 Construct B ... 1 +39 26 202 1 1 +40 27 201 1 500100 +41 28 301 1 α ... 1 +42 29 301 Like their comrades before them, their fate is sealed the moment they met Alpha. +43 5003 401 2 1506 +44 30 301 RImgBg1Shake Not a single explosion—the cut has steered clear of the volatile core components of the Constructs. Their metallic frames groan before crumbling to the ground, and life becomes matter. +45 31 301 A predestined result. Chance plays no part. +46 32 202 1 1 +47 33 201 1 1031001 +48 34 301 1 Liv This... This is!? 1 +49 35 302 The Ascendant Alpha... 36 Any surviving squads? 37 +50 36 43 301 Liv She single-handedly wiped out all the vanguard squads... 1 +51 37 301 Liv Confirming now! 1 +52 38 202 1 1 +53 39 201 2 1021001 4 -400 +54 40 201 3 500026 400 +55 41 301 1 Lee I don't think it's necessary at this point... 3 +56 42 301 1 Lucia All wiped out... 2 +57 43 202 1 2 3 +58 44 301 Alpha senses the arrival of the belated guests. +59 45 201 1 500100 +60 46 301 1 α Gray Raven...? I was wondering if I'd ever see you again. 1 +61 47 203 1 0.25 400 +62 48 201 2 1021001 4 -400 +63 49 301 1 Lucia Alpha, what do you have to gain from slaughtering your own kind? 2 +64 50 301 α My own kind...? Interesting way to put it, Lucia. 1 +65 51 301 Lucia inches toward Alpha cautiously, blade in hand. Alpha calmly smiles off this encroaching threat. +66 52 301 Lucia Are they not? Those Constructs you cut down there, they were your comrades, our comrades! Why did you become like this? 2 +67 53 301 Lucia Answer me, Lucia! 2 +68 54 202 1 2 3 +69 55 201 2 1031001 -400 +70 56 201 3 500026 400 +71 57 301 1 Liv H-huh? 2 +72 58 301 1 Lee I knew it... 3 +73 59 301 Lucia's exclamation answers a question that has long been hanging on everyone's mind. Some time ago, Lucia has already— +74 60 301 —Realized that Alpha is another Lucia. +75 61 202 2 3 +76 62 201 2 500100 -400 +77 63 201 3 1021001 4 400 +78 64 301 1 α When did you find out...? And, do you ask of me, or yourself, "Lucia"? 2 +79 65 301 1 Lucia During the time in the arctics, I already knew that I wasn't the real me. And fighting with you again, I realized that... 3 +80 66 301 Lucia Your moves, the way you handle your blade—you are the real Lucia... aren't you? 3 +81 67 301 α Heh. 2 +82 68 301 Lucia ...Commandant, we must stop the Corrupted here from advancing further. If we occupy this bridge, we can bottleneck their advance. 3 +83 69 302 Lucia... you... 70 Don't fight alone anymore. 71 +84 70 301 1 AniZhuanchangBegin Lucia Don't worry about me, Commandant. Focus on the battle. 3 +85 71 301 1 AniZhuanchangBegin Lucia I won't. Lee, Liv, ready your weapons! 3 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01211EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01211EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..31ece8dec08d8bbb3b7c3662f0cd9d121d4b6f5d GIT binary patch literal 9779 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01212BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01212BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..3365a9df974f142e225e5369b9644392358ba45e GIT binary patch literal 5753 zcmai2&u=418AXCiMdSd?306=m4gukD+-*Bf#9>HgGZ{lBGmsgLhGme-?rOVmyUJ8` z$MK2L3RZgrv7AQ&!M}iz5C`^x5G-O3E6^Tb*b_gl2<-uh_f^~7cH%ZZ#O+RZeZSuK zzE|}j_vSZ$cK(~u>-w!v{`tnqkH358V;{fyqc6T2{pZ8)d?9}OxOw*{r|-TI)$X-F zc&&5(_vg=l_($=l*6g?ZcQ0Q5>yyv?{JoEUVyE`v^Oyg1FP**m`=7qmc>cLB{rddV z{2Nbi{NoR2&;Ihkuip6TFaGtB@9ll6rr&Fz_+DzkF8I~D`Edo(ytjh*4!(Ra`Z>k~b=y5{2d_EwWM*^=>qwHu9K zuftl4M^?YLw_5bCX5mc0j;x9XGG%wAFVk1)tVaLhHq)>DlBN7K>nl+PBDC{M zWvPb4;rWi3gSNjYt+LwP}8V-#lNsry$}mD0~C-2 zEq1f&#qF&F79i!zMLbm(xrgK+(6;6S5I0zW|CR3*wLc%q9Y-meSed3&n~1xim`Id- zC{k`Tm%^q)lzuXiT1GH)tFr8HE^hi|d|&DXT@0%>$U%-<9&mh+%^V+RE+qpe7U=sLkfrOqoBFu>Rz|7^OcMmh zB9dHr_ycN*xqp8b&i0~vq@WDYou-iIUEULE zn#fqmB%*ZiRE?2pWAp~!eE927aHwY>ml}_i^@)HTm;a!w0%d6mlvy%Q^tK=&BBh>i zr~q+_hs(flF_fq`@ks78d7OK@!L<$x4psol9xHSXm7>PyW#VI#a}-r7vVfSSwOxuP z^VRd@A5+wEvER70i^bW-us{y7SH^2rZUt{P62c!zr0*Y#qfzzz0_RnkoSjD+Bi%2g;AJt-j3j|4~CF8r_>(=+uN9J ze#n7K+(ahMLt~H_GydDNH_6R9KUE`Ycyt0fmDm+6?^f!)Z*TP)mXP(nzUpCuuB z=K2Sy+oK1YjpbDNQaph4P!V(hzl*$sO_g&Qpe4XXU^*a7*fBIhcW3Nr2lvewfnWgD zcn_%S@{tB4y9-W0!jK#E9})s;bQ_A-VdU;o@w`V}h!^BK;y|$_UL+2q?=Ao$ET$%( z5+5&SDEa7BMV+6U1%`$)ndG3lZN_6z5B%NWiBHWnPY%IYJ)a)Za@8O_V9gaB0db4c zAPbq3xqgZjA|ixYlMOKb5m+Sq#)=f2<@sm=PO1?EwZ|hi5O@5WTw}34dVCp{bDvQeny(8bHZ_n^eil!$G<7NnO?VPQ zZxC%SBK+_7Eg$9(0p#@=H`U(^3#Q+RCS6QW~%}E8a(Z4m8;G~FW)XSEbXAC-+xm1FZ zD#sggMj2gldY-n0TSVhMYedu+E+syt>EOelA5IOlNa|3%#P<1EFd8jLyREL5Xvkqo zx{y-q0|wUODQE6q6gZEEZYtVSN^G>kp+fS2}Xo7@OTLE;|<9QS!;DqwTLSQbThvr>FywHKJ|u{&bLCqm@#!u<7O^_ ztV9D-$jU*CQ1#0W!9a%NF|-GHhZ6?K-6Xv^u(aR8-7%%mOGhtNBu~^}2sk0H8+>oF z){0VF&?BgKLUw>P?6RN;`o__j0kI5%(!PJdB}mzZ)p1(l*|%VtN5oi2slf)Y)nT{6 zyAZX&K8g=siu34~!v;-)3$K506obP7oYY_nmozocJdt}YnLR4~SoWftDoh)af!W~o zo;P`YRU);7q~UzW_ATN=V9H`+E5Mc+q%ZzfA;-RW{rkoeE-=GHrVz7 zE$MBX1F9fe Vx+Auk!bu5ufd)t-dd5~I{eKlk!8e n^RlA}4!Ԡ㦘@;Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 401 AniZhuanchangEnd 1 15 +2 2 101 Assets/Product/Texture/Image/BgStory/Bgstory132.png +3 3 301 Forsaken Soldier ...I see, t'was a really close call back there in the space station then. Mr. Watanabe, I thought you were going to ram right into that virus ball. +4 4 201 1 1101001 +5 5 301 1 Watanabe Same here. That was the plan too. 1 +6 6 301 (It's still a bit early... But we've gotten enough rest, might as well set off.) +7 7 301 At the train station, a group of people in windbreakers are sorting their belongings, unfazed by the Corrupted remains scattered on the ground. +8 8 301 Watanabe Didn't expect you to contact me. You removed Hassen or something? 1 +9 9 203 1 0.25 400 +10 10 201 2 500012 -400 +11 11 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +12 12 301 1 Nikola If he's that easy, I'd be at the helm, not contacting you Forsakens here. You people are ready, I hope? 2 +13 13 301 Watanabe Yeah. Just for the record, we aren't cooperating with you. We're only doing this because the Ascendants and the Corrupted are mankind's common enemies. 1 +14 14 301 Nikola Hmph, call this whatever you like, as long as you pull your weight. 2 +15 15 301 Watanabe So, how do we get to that "Kowloong" place? You gave us the coords, but we don't have any flyers left after the space station. 1 +16 16 301 Nikola That's why I had you rally here. 2 +17 17 301 Watanabe Ah, I see... You got Akdilek as well. 1 +18 18 301 As Watanabe is trying to figure out Babylonia's agenda, a speeding train pulls into the station. Before it comes to a complete stop, two Constructs, Changyu and Sophia, jump off. +19 19 202 2 +20 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +21 21 202 2 +22 22 201 2 500124 -400 +23 23 301 1 Changyu ...Huh. Y'know, we've been frequent trade partners, but this is my first time seeing the Forsaken boss in person. Nice to meetcha, old man. 2 +24 24 301 Watanabe I'm not your old man! 1 +25 25 202 2 +26 26 201 2 500127 -400 +27 27 301 1 Sophia Changyu, you have to hold your tongue like what Jamilah said. You'll hurt his feelings. 2 +28 28 301 Watanabe ... 1 +29 29 202 2 +30 30 201 2 500125 -400 +31 31 301 1 Jamilah I apologize on behalf of my two bodyguards. They're not very good with words. 2 +32 32 301 Watanabe So that's how it is? Akdilek's in cahoots with Babylonia and getting all prickly about us Forsakens, all thanks to that little train rendezvous? 1 +33 33 204 2 1 +34 34 301 Jamilah T'was a diplomatic joke to lighten the mood. Surely you understand, right? 2 +35 35 202 1 +36 36 201 1 500012 400 +37 37 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +38 38 301 1 Nikola A bunch of rotten schemers you all are... I said it before and I'll say it again—you people should be rounded up and ruled with force. 1 +39 39 204 2 13 +40 40 301 Jamilah Then you'll have to redeploy some of your troops in Kowloong to keep us in place. 2 +41 41 301 Nikola Hmph... Anyhow, if you'll excuse me, I still have to attend to my commander duties. Please hold up your end of the bargain and send reinforcements to Kowloong. 1 +42 42 202 1 +43 43 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +44 44 201 1 1101001 400 +45 45 204 2 2 +46 46 301 Jamilah Nikola... Quite the polar opposite of Hassen, hm? Interesting. 2 +47 47 204 2 4 +48 48 301 Jamilah Well then, Mr. Watanabe, leader of the Forsaken, listen. All carriages starting from No.5 are yours to use. Since we're short-handed at the moment, you'll have to move the equipment by yourselves. 2 +49 49 301 1 Watanabe ...Is this another joke of yours? What's with the bunch of Corrupted on the back of the carriage? 1 +50 50 401 2 1508 +51 51 301 Corrupted Urgh! +52 52 401 1 101 +53 53 301 Jamilah Ah. Must be the weather. 2 +54 54 204 2 1 +55 55 301 Jamilah Well, since you have nothing better to do right now, could you help clean the carriage? You did hitch a ride after all. 2 +56 56 301 Jamilah Sophia, Changyu, let's get back in the train. 2 +57 57 202 2 +58 58 201 2 500127 -400 +59 59 301 1 Sophia Understood. 2 +60 60 202 2 +61 61 201 2 500154 -400 +62 62 301 1 Forsaken Soldier Uh... what do we do now, Mr. Watanabe? 2 +63 63 301 1 AniZhuanchangBegin Watanabe Sigh, what else? Grab your stuff... Let's get cleaning! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01214BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01214BA.tab.bytes new file mode 100644 index 0000000..f6b3ed8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01214BA.tab.bytes @@ -0,0 +1,50 @@ + _n?tj L ʲϐm?QUx(w[p? +cg+_Lo, ,JH +JZKNwpӅu0^Obr+4wjH*mKGom&l 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 O*>~U}7}XQU-r&DHb1cOG literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01221BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01221BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..aaf4143ce657e9e996c72eee2f3b68a97183762b GIT binary patch literal 6922 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01222BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01222BA.tab.bytes new file mode 100644 index 0000000..cb9a018 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01222BA.tab.bytes @@ -0,0 +1,50 @@ +hչ#QZ:y噉X$\Z֑_" +Ggކϻ[v%<'S*)^.Xxӭ-D*mϑҔDm.,%6i4 `ӗLmr"t~g[ǒId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory177.png +2 2 401 1 102 +3 3 201 1 500110 4 -400 +4 4 201 2 1031001 7 400 +5 100 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryGoldDustBrokenLightWall.prefab 2 +6 5 301 DialogEnable 1 Ayla Wow... 1 +7 6 301 Liv ...Did we make it through? 2 +8 7 202 1 2 +9 101 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryGoldDustBrokenLightWall.prefab +10 8 301 By the time you reach the light wall as instructed by the president, Gabriel is nowhere to be seen. Only a strange rift is torn in the wall. +11 102 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryGoldDustLightWall.prefab 2 +12 9 301 Liv first suggested saving the comrades lying around first, but that was when the light wall begins to regenerate. Reaching curt agreement, everyone decides to enter and go after Gabriel. +13 10 201 1 500110 -400 +14 11 201 2 500026 400 +15 12 301 1 Ayla Glad everyone's okay. Though... the buildings look exactly the same as they do from outside the walls. 1 +16 13 301 Lee These buildings aren't important. It's the... 2 +17 14 301 Ayla ...The tower, huh... Something important must be hiding in there. 1 +18 15 302 Like Qu. 16 Like Huaxu. 19 +19 16 301 Ayla Makes sense. People with power live in high places. 1 +20 17 201 2 1031001 14 400 +21 18 20 301 1 Liv If that's the case, the Gestalt system should be up there too. After all, it's safer to keep it close by. 2 +22 19 301 Lee Normally I'd consider this tower too conspicuous of a hiding place, but given how egomaniacal that Qu was earlier, I'd say there's a pretty good chance Huaxu is up there too. 2 +23 20 202 1 2 1 +24 21 201 1 500026 +25 22 301 1 Lee Okay then, since we have no idea where Gabriel ran off to, we might as well check out that tower first. 1 +26 23 301 Lee Let's go meet Qu or Huaxu first. We'll think about the next step after. 1 +27 24 201 1 500110 4 +28 25 301 1 Ayla Would she ever listen to us? I mean, I don't know about Huaxu, but Qu has been hostile to us... 1 +29 26 201 1 500026 +30 27 301 1 Lee Doubt she would listen, but we're stuck here anyway. 1 +31 28 202 1 +32 29 301 Lee glances at the restored light wall. From the havoc outside, it goes without saying that the only way to open the wall is through a high-energy collision. +33 30 201 1 1031001 14 +34 31 301 1 Liv I agree. That's what Lucia would have done too... 1 +35 32 302 All right, let's do this. 33 We'll gift Lucia with the news of our victory. 35 +36 33 201 1 500110 +37 34 39 301 1 Ayla So, first step, I guess—We get rid of these terracottas, right? 1 +38 35 201 1 500026 +39 36 301 1 Lee Great idea, Commandant. 1 +40 37 201 1 500110 +41 38 301 1 Ayla How nice, I wish I had teammates like Gray Raven too... Huh? 1 +42 39 202 1 +43 40 301 After deciding what to do, Ayla readies her scythe and fixes her gaze on the road ahead. +44 41 301 Sounds of machinery fill the space, followed by the entry of a Construct built like a dharmapala. He holds a weapon in one hand, and a mangled Corrupted in the other. +45 42 301 More Constructs of the same design follow after him. Together, they march to fewer than ten meters away from you. The leading Construct then discards the Corrupted remains in his hand as a display of strength. +46 43 201 1 500169 +47 44 301 1 Prime We are Primes, the pinnacle of Constructs guarding Kowloong. 1 +48 45 301 1 AniZhuanchangBegin Prime We come on Lady Qu's order to eliminate invaders! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01223BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01223BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ea3127ddfd3d9883513173f275d83002be661b6a GIT binary patch literal 4055 zcmb7HO{iqW6?SE)h7Jx{2_u%EybwA)eeZq!eo&M*^TL}K=g-WOK$2Nh-&@^XzI&^h zx^=s!i8BTUMF=hg-Go30&LC)z!9^BX1QN-@KoCSF*{K@^S0NZ&xbQo5`}OUf*WEfr z@w)oHx^=!f=X~Ee{m8{+T#;qIw%^!cW zdC+_=z5mtcAO3guo(FFIL&&R&M_AmYU4_!FV9qettSN@gY8cq7!yn_LSbyDr5NOKmC(knTjzz zDi@c86HzL9tUR@!iJm-lx_8+bJH}^DpTSnEInX_NZPBRLLKZT%?rqVAfQ2nQSUBpn zh((M=e)FypsR1IpnwCIdeqm|&9%sSHMTvvu3RN% zc{BpnZnc7TtNeECZ@t!L?V~%D`=2Vo33x#XtHg=ZHZsWj!O8A%KKmQxzUGN%ng z6?+dYFo8$)+9unavw~|K^bHO#;lb^a3qG(iR;I}LKv+k|K50g&F}l~}d&bADhv4{Y z8Ji%M4esGCzugwwnzLKp?rBXgJ7bcif!k)=b1wq$ez$b)2r0vTAXL`j#enxE`Q3P2 zGwIUcsq{h0mg5Urpw=-%8b_&|52YRRF|v#jY+3vQ@Du+lc`(mVFKiSM0$&C%k-4*G zOi(i}(saeSAq&90ihw16MKGWd5yPCQ1X;W*RoL8EtqQ?9!#qZ#DXYlf>;RrN!<;x} zk!l5OPjsx3DT8kh$k|{O*o8TeioQzNWA7O&N2hNGq{n&ffBLym+6>xUvC}s`bnFxA`(<^N(trJQk z3$QO$4)K7_j}*$3vtj^IUpP=kQAfeui6;0>y9(M$lCHbfXeX#!;)y{jXyYHlm_EwB z5>270pujzv$I8YGOFgwagR<-Bsvq9%50O?HT8UKO9Dhv!%HB9F34w#|NC;rZ?~O%c{(X zHW=nySST}oE=j0U*>&6(7RUr3WY99S&k4#6G&@00eZh>VQ38RSK!GzlL-| dxu9q#GB$XGVEEn{at7GiU(Bjx;^Y<0={J4JtkM7g literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01224BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01224BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..890571b43181e07972d97a4b344699a8c9109da7 GIT binary patch literal 10352 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01226BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01226BA.tab.bytes new file mode 100644 index 0000000..227380d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01226BA.tab.bytes @@ -0,0 +1,38 @@ +?!7Ϧqik?~ ck2Q|?e"|SCO/s/Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory183.png +2 2 401 1 24 +3 3 301 DialogEnable —It's over. +4 4 301 You don't know which one of you said that first, but it's over. +5 5 301 The whole city lies in shambles, with buildings wrecked and roads clustered with debris. To make matters worse, the spread of the Punishing Virus has sealed off even more of Kowloong. +6 6 301 The Ascendants are gone. The rebuilt defense lines are keeping the Corrupted at bay. Soon the city will return to peace—or at least, that is what everyone believes. +7 7 301 Relieved, some teams let themselves collapse to the ground, enjoying this moment of respite. +8 100 201 1 500170 +9 8 301 1 Guard ... 1 +10 101 202 1 +11 9 301 The Kowloongers no longer bother with removing the outsiders, nor do they give thanks. They merely give them cursory glances before returning to their designated positions, unspoken words in their voice modules. +12 10 301 Some distance away, the reinforcing factions, who played key roles in turning the tide of this battle, are resting. Despite the victory, not a trace of joy decorates their faces. +13 11 301 DialogDisable A liaison officer scurries over with panic on his face. He seems to have something important to say. +14 200 502 RImgBg1DisableSlow +15 201 101 RImgBg2Enable Assets/Product/Texture/Image/BgCg/Cg1201_5.jpg +16 12 301 DialogEnable Lucia It's about Gestalt, right? +17 102 302 Yes. 13 Are you alright, Lucia? 14 +18 13 15 301 Lucia That must be something very important... +19 14 15 301 Lucia I'm fine... +20 15 301 Huaxu was taken by the Ascendants in the end. That is why they all have that grim look on their faces. +21 16 301 What will happen to Babylonia? What will the Ascendants do with Huaxu? These are the questions that all hang on everyone's mind. +22 17 301 Lucia Commandant... Perhaps... we could have done it better, right? +23 103 302 Perhaps. 18 We all gave it our best. 19 +24 18 20 301 Lucia But... I have no regrets. +25 19 20 301 Lucia Mh-hm, I guess... That just wasn't enough. +26 20 301 Lucia Commandant... +27 21 301 When the team retreated here with Lucia, she regained some of her consciousness. Lee and Liv made her sit and lean on your back. +28 22 301 Unable to move, she gazes ahead with wistful eyes. +29 23 301 Lucia At least... I'm okay with the result. What more? The battle's over. And I get to lean on your back like this. +30 24 301 Lucia ...But still, I'm afraid. +31 25 301 Lucia I'm afraid... I don't know how long it'll be, before I'm "myself" again. +32 27 301 Lucia ...Commandant, can I call you by your name? +33 104 302 Sure. 28 Why? 29 +34 28 301 Lucia 【kuroname】... +35 300 301 Lucia 【kuroname】, 【kuroname】... +36 301 30 301 Lucia 【kuroname】. +37 29 301 Lucia It eases me... +38 302 301 Lucia 【kuroname】... +39 303 30 301 Lucia 【kuroname】. +40 30 301 Lucia chants your name, toying with the pitch, the tone, the speed, as if finding a new piece of treasure. +41 31 301 Lucia You must find this weird. But it's a spell that makes me not afraid. +42 32 301 After that, Lucia leans closer as if she is about to hand herself over to you. She pours her heart out. +43 33 301 Lucia Commandant, what do you think the next Lucia is going to be like? Will she be as stubborn as she's now, or be as shy as Liv? +44 34 301 Lucia If I get to choose, it might be nice being like Ayla or Karenina, someone frank, straightforward, and outspoken. +45 35 301 Lucia Or someone like Bianca, who has the poise to perfectly lead a squad. +46 36 301 Lucia Or even Nanami, or Sophia...? But they are kinda two ends of the extremes, so... I guess, maybe not. +47 37 301 She thinks out loud in a brisk voice, acting like some vivacious girl untouched by any disaster. +48 38 301 Innocent, cheerful, and full of hope for tomorrow. +49 39 301 If the Punishing Virus never existed, is this what Lucia would have been like? No one knows. No one can answer. +50 40 301 Because there are no "what-ifs" in life. Reality is set in stone. +51 500 301 Lucia But... I know everything's going to be fine. Because you are here. +52 501 301 Lucia And this time... I finally have memories, truly mine, within my M.I.N.D. +53 502 301 Lucia By the time I get to know the next me and prove her worth, you will see a better Lucia. +54 203 101 Assets/Product/Texture/Image/BgCg/Cg1201_6.jpg +55 41 301 Lucia ...Well then, see you soon, Commandant. +56 42 301 She whispers, ready to part with those words. +57 105 302 See you soon, Lucia. 43 +58 43 301 1 AniZhuanchangBegin Lucia Mh-hm. diff --git a/Resources/table/client/movie/movies/MovieZX01301BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01301BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..869eb58cbda7206c1b9ac931e222b30276ef0603 GIT binary patch literal 14713 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01302BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01302BA.tab.bytes new file mode 100644 index 0000000..7ce8e08 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01302BA.tab.bytes @@ -0,0 +1,73 @@ ++!<;=~*¯jt|` ӈ 7gBdu@+6:/$<ӔU-uW@ gCioPj:Dz 03:9mVDQZgl̮;PsՒ2Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory99.png +2 2 401 1 32 +3 3 201 1 1081001 2 +4 4 301 1 Kamui Yooooooo look! We're nearing the sea! The sea is BLUE! It's totes different than in the Nighter! 1 +5 5 202 1 1 +6 6 201 1 500155 +7 7 301 1 Chrome Kamui, can you just stay still in your seat... 1 +8 8 302 Just let him. 9 Relax. 9 +9 9 11 301 Chrome You shouldn't drop your guard even on a vacation, otherwise you might not be ready for possible emergencies. 1 +10 10 202 1 1 +11 11 201 1 1081001 2 +12 12 301 1 Kamui Oh there won't be no stinkin' emergencies! Yeah, else the Prez wouldn't send us on vacation! 1 +13 13 301 1 Kamui Commandant! Get a word through my good Capt., yeah? It's time to reeelaaax! 1 +14 14 302 You should sit down, though. 15 Relaxing's nice. 18 +15 15 204 1 17 +16 16 301 1 Kamui How could you, Commandant! 1 +17 17 20 301 1 Kamui ...Fine, I'll sit down! 1 +18 18 301 1 Kamui See, Capt.! 1 +19 19 301 1 Kamui Besides, you're already here with us! Relax, relax! 1 +20 20 202 1 1 +21 21 201 1 1031001 +22 22 301 1 Liv Oh! Look! 1 +23 23 202 1 +24 24 301 ... +25 25 301 Your gaze follows the direction Liv points. Everyone gathers around— +26 26 301 —It's the sea. +27 27 301 AniZhuanchangBegin —The coastline quickly zips past and beneath you, the land fading out of view. The cerulean beyond engulfs the plane's windows. +28 28 101 Assets/Product/Texture/Image/BgStory/Bgstory207.png +29 85256 502 RImgBg1BlowUp +30 32 301 AniZhuanchangEnd 1 Liv ... +31 33 301 1 Lee ... +32 34 301 1 Lucia ...Whoa. +33 35 301 There have been missions near the sea before, but simply coming to see the sea and sea only... is indeed a first. +34 36 301 No wonder everyone is stunned. No one ever had the chance or leisure for sea-viewing in the past. +35 37 301 Liv So pretty... It's my first time seeing the sea like this... +36 38 301 Lucia Indeed... It's completely different from the grayish waters back on the Nighter... +37 39 301 Lee Over 70% of Earth's surface is covered by water, so naturally, there'd be many kinds of seas. +38 40 302 Yeah. 41 Lee... 42 +39 41 45 301 Lucia Is that so...? +40 42 301 Lee ...What? +41 45 301 Liv So! What do we do on a vacation anyways? +42 46 301 Liv I don't think I've had a vacation since I became part of Babylonia. +43 48 302 Going on a vacation... 49 +44 49 302 ...means it's time to play! 51 ...means just lazing around doing nothing! 57 +45 51 301 Lucia Play... What do you mean by that, Commandant? +46 54 60 301 Lee Same. I require a more definite answer. +47 57 301 Lee Doing nothing... We're flying all this way over to the Caribbean to do nothing? +48 58 301 Lee I find it quite difficult to comprehend. +49 60 301 ...It does seem like a brain teaser to explain the concept of fun and leisure to Constructs. After all, their purpose is to make war, not play. +50 61 301 But before you reach a conclusion, a sudden bright flash illuminates the porthole, drawing everyone's attention. +51 63 301 Kamui Whoa! Wazzat? +52 65 301 AniZhuanchangBegin A white halo above the sea surface flirts into your eyes, followed by several building outlines. +53 66 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +54 654125 505 RImgBg1BlowUp +55 67 401 1 5 +56 68 201 1 500166 1 +57 69 301 AniZhuanchangEnd 1 Lucia That's... That kind of looks like the game we played before... 1 +58 70 203 1 0.4 400 +59 71 201 2 1031001 7 -400 +60 72 301 1 Liv I checked the coordinates... That's Venus Splash Park! 2 +61 73 202 1 2 1 +62 74 201 1 500026 +63 75 301 1 Lee Venus Splash Park...? Feels familiar somehow... 1 +64 76 301 Pilot Attention all passengers, we are now nearing the landing site next to Venus Splash Park. Please prepare for landing— +65 77 202 AniZhuanchangBegin 1 +66 78 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +67 79 301 AniZhuanchangEnd Pilot That's Venus Splash Park. Quite a sight, eh? +68 80 302 What's Venus Splash Park? 81 That halo? 82 +69 81 83 301 Pilot Supposed to be a water park built by some zaibatsu, but after the virus broke out, everything's been free real estate. +70 82 301 Pilot That's the skylight corridor of the park. Some zaibatsu built this whole place, but after the virus broke out, everything's been free real estate. +71 83 301 Pilot This place is the dream for a vacation. We'll be landing nearby. +72 84 301 1 AniZhuanchangBegin Pilot You can't find an airport or a runway in this stretch, so I'll hover near the pier there. You guys can hop off there. diff --git a/Resources/table/client/movie/movies/MovieZX01302EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01302EA.tab.bytes new file mode 100644 index 0000000..b0af5c6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01302EA.tab.bytes @@ -0,0 +1,109 @@ +upߌp]pY2zN>c|.v=}ޞ)c<.L.|3~_i#fvҥLf9%jPI4ġ\%gs[{K07+V4Hgeh΃{(-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +2 2 401 1 209 +3 951596 301 Cathy 6337 Everyone, this is, the proud feature of Venus Splash Park—Morning Star Beach! +4 951597 301 Cathy 6337 Please have fun and relax for now! We will be following the tour schedule and enter the theme park in one hour. +5 3 201 1 500166 +6 4 301 1 Lucia Have fun and relax, huh... 1 +7 5 203 1 0.4 400 +8 6 201 2 1031001 -400 +9 7 301 1 Liv Cathy, are there still hostile mechanoids lurking around? Like the ones that just attacked you? 2 +10 258523 301 Cathy 6337 They are, few. Bad colleagues, recently, occasionally appear. +11 258524 301 Cathy 6337 An open air theme park—quiet, lively, choice for relaxation! +12 8 202 1 2 1 +13 9 201 1 500026 +14 10 301 1 Lee Hmm, few indeed... No more Corrupted signals other than the ones we just defeated. 1 +15 11 302 So those were just a few strays, huh? 12 +16 12 301 Lee Unsure. Not enough info to decide if we should stay on high alert or not. 1 +17 13 203 1 0.4 400 +18 14 201 2 1031001 -400 +19 15 301 1 Liv I looked up the records of other Golden Age theme parks, and they don't seem to use that many mechanoids. So that might have just been a coincidence... 2 +20 16 202 1 2 1 +21 17 201 1 500110 +22 18 301 1 Ayla Probably because a theme park is meant to accommodate tourists, right? 1 +23 19 301 Ayla You only need enough mechanoids to satisfy the needs of human tourists. So you don't need a lot of 'em. 1 +24 20 302 Ayla? You're here too! 21 +25 21 301 Ayla Of course! I happened to be in a base nearby, so I applied to President Hassen to come over! 1 +26 22 301 Ayla We recovered some pretty interesting relics from the operation in Kowloong, so Allen's interest for Earth has been growing— 1 +27 23 301 Ayla Anyway, I'm just here to play and have fun! 1 +28 654123 301 Ayla Aaaand I'm not the only "uninvited guest!" 1 +29 24 202 1 1 +30 25 201 1 500127 +31 26 301 1 Sophia Sophia too. 1 +32 27 302 ...? 28 +33 28 301 Sophia I was assigned here by President Hassen after returning to my envoy work. 1 +34 29 302 Is Babylonia okay... 30 Everyone's here... 31 +35 30 33 301 Sophia ...? Babylonia is okay. 1 +36 31 301 Sophia Celica said, "Next vacation might be in who-knows-how-long, so I might as well get everyone in on this." 1 +37 32 301 Sophia That's what she said. 1 +38 33 201 1 500166 +39 34 301 1 Lucia Well, it's good that we have more people to play with, right? 1 +40 35 201 1 500196 +41 36 301 1 Karenina DON'T! FORGET! BOUT! ME! 1 +42 37 301 Karenina Are y'all planning to leave me behind?! 1 +43 38 301 Karenina I heard about your vacation from 【kuroname】, and I sped it through with the Prez. Karenina, now here in the name of "reconstruction inspection"! 1 +44 39 301 Karenina stands with her hands planted on her hips, glaring all over. She seems to be searching for someone. +45 40 301 Karenina ...Where's Lucia? Don't think you can hide from me by going on some vacation! We'll settle this once and for all this time! 1 +46 999005 201 1 1031001 +47 999006 301 1 Liv Karen's frame... looks a bit different than usual. 1 +48 999007 201 1 500196 +49 999008 301 1 Karenina I hopped over straight from the work site. No time to switch outta this specialized frame. 1 +50 42 201 1 500166 +51 43 301 1 Lucia I didn't come on vacation to avoid you. I received a mission telling us to "wind down." 1 +52 52365 201 1 500196 +53 59595 301 1 Karenina I see... So it's a contest of who winds down the best, huh? Alright then! 1 +54 59596 301 Karenina Whatever it is, and whatever reason you give. You're not getting away this time! 1 +55 59597 301 Karenina Lucia is Lucia! Even if her memory data's gone all wonky, she's still the same Lucia I'm gonna beat! 1 +56 59598 302 I don't think Karenina is even listening... 44 +57 44 202 1 1 +58 45 201 1 500110 +59 46 301 1 Ayla Speaking of, I've been to various ruins, but it's my first time at a water park. 1 +60 47 301 Ayla We gotta have fun and play in a water park, right? So... how do we do that? 1 +61 48 302 ...We eat and drink, maybe? 50 ...We walk around, maybe? 58 +62 49 202 1 1 +63 50 201 1 500026 +64 51 301 1 Lee Eat and drink... Only you can do that, right, Commandant? 1 +65 53 201 1 1031001 +66 54 301 1 Liv Well, our sensory receptors can experience taste too. 1 +67 55 201 1 500166 +68 56 301 1 Lucia But it is not accompanied by the human feeling of satiety and pleasure. 1 +69 57 60 301 Lucia ...Well, it's still worth exploring this place, I think. 1 +70 58 201 1 500166 1 +71 59 301 1 Lucia ...Yeah, this place does seem worthy of exploration. 1 +72 60 301 Lucia Let's see what discoveries lie in store for us! 1 +73 61 201 1 1031001 1 +74 62 301 Liv Agreed! 1 +75 63 201 1 500026 +76 64 301 AniZhuanchangBegin 1 Lee Might as well. It's not like we're on an urgent mission right now. 1 +77 65 202 1 2 3 1 +78 66 101 Assets/Product/Texture/Image/BgStory/Bgstory206.png +79 67 401 1 7 +80 68 201 1 500105 1 +81 999009 301 AniZhuanchangEnd A little earlier, on the same beach where the Babylonia crowd is playing around... +82 69 301 1 Luna ... 1 +83 70 301 Looking up at the dark sky, reaching one's hand straight out. +84 71 301 Knowing not what one yearns for, bearing wishes for some things to come true. +85 72 301 ... +86 73 201 1 500008 -400 +87 74 201 2 500101 400 +88 75 301 1 Roland & Gabriel Miss Luna. 1 2 +89 76 301 ...Must be overthinking it. +90 77 202 1 2 1 +91 78 201 1 500105 +92 79 301 1 Luna Speak. 1 +93 80 202 1 2 1 +94 81 201 1 500008 -400 +95 82 201 2 500101 400 +96 83 301 1 Gabriel Miss Alpha is herding the target, and he is moving along the anticipated route. 2 +97 84 301 1 Roland As for me... The hunting grounds are ready. He will have no qualms dying with the funeral we've prepared him. 1 +98 85 202 1 2 1 +99 86 201 1 500105 +100 87 301 1 Luna You all know what to do. Yes? 1 +101 88 202 1 2 1 +102 89 201 1 500008 -400 +103 90 201 2 500101 400 +104 91 301 1 Gabriel Obliterate Shome. 2 +105 92 301 1 Roland His death shall deter his savior. 1 +106 93 202 1 2 1 +107 94 201 1 500105 +108 95 301 1 AniZhuanchangBegin 1 Luna Good. Do so. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01303BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01303BA.tab.bytes new file mode 100644 index 0000000..2f67378 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01303BA.tab.bytes @@ -0,0 +1,274 @@ + +KvI'Ob!:|B=٣H;z ٍ8m2 +Qܝw&jSf9|d@=SJ*zlJDї굫r bSUC}9g˭>QId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory184.png +2 2 401 1 210 +3 3 201 1 500166 1 +4 4 301 DialogEnable 1 Lucia (Inhales) 1 +5 5 301 Lucia (Exhales) 1 +6 6 201 1 1081001 2 +7 7 301 1 Kamui Capt., look! It's the beach! A beach that's just like the holos! 1 +8 8 301 Kamui Yo... Wazzat in the distance? Is that a beach chair? 1 +9 9 201 1 500110 +10 10 301 1 Ayla A place like this actually exists in the world... 1 +11 11 202 1 1 +12 12 301 The giant building behind encircles the beach and the sea. A silence takes over. +13 13 301 The slightly salty sea breeze blows the whimsical waves at you, causing droplets to fizzle on your face. It reminds you that this is not a holo-movie in Babylonia, but a place that physically exists. +14 14 301 And the fine sand beneath your feet too, seeps slowly into your tactical boots from your weight, scratching your instep. +15 15 201 1 1031001 1 -400 +16 16 201 2 500166 1 400 +17 17 301 1 Liv So this must be what Celica meant by a "vacation"... I think I'm starting to look forward to it. 1 +18 18 302 Yeah. 19 +19 19 301 Liv The beach and the sea breeze... It does make one want to wind down... 1 +20 20 301 Lucia Yawn... 2 +21 21 301 Lucia Hnnh, why... do I feel kinda sleepy? 2 +22 22 302 Constructs can feel sleepy? 257 +23 257 301 Lucia Hm... Probably an automatic response of our human-simulation modules... Commandant, can you help me turn it off? 2 +24 23 301 Liv It's a vacation, though, Lucia. Don't you plan on relaxing a little? 1 +25 24 202 1 1 +26 25 203 2 0.25 0 +27 26 204 2 6 +28 27 301 Being seen through, Lucia suddenly begins to feel at loss. +29 28 301 Lucia ...I'm just worried that there might be combat, from what happened earlier. 2 +30 29 201 2 1031001 1 +31 30 401 1 205 +32 31 301 RImgBg1Shake 1 Liv You have a point... THERE! 2 +33 32 301 While Lucia was talking, Liv has snuck around to the shallow waters behind Lucia and launched a handful of water at her. +34 33 201 2 500166 6 +35 34 301 PanelActor1Shake 1 Lucia Ah! Liv, what are you— 2 +36 35 203 2 0.25 -400 +37 36 201 1 1031001 1 400 +38 37 301 1 Liv I'm doing what they call a "water fight" back in the Golden Age. Lucia, join me! 1 +39 38 202 1 2 1 +40 39 301 The two girls step into the shallows and start splashing water at each other... +41 40 201 1 500026 +42 41 301 1 Lee Don't say I didn't warn you two when salt crystallizes in your joints... You'll have to pop them open for maintenance... 1 +43 42 302 Lee. 43 +44 43 301 Lee ? 1 +45 44 302 Take it easy. 45 +46 45 301 Lee ...Sigh, suit yourselves. 1 +47 46 202 1 1 +48 47 301 With Lucia and Liv in the lead, Sophia and Ayla also joins in the water fight. +49 48 301 Karenina was the last to join, but she laid waste to the most targets. +50 49 301 AniZhuanchangBegin ...Nobody had the slightest clue that her bazooka could fire water. +51 50 101 Assets/Product/Texture/Image/BgStory/Bgstory184.png +52 51 401 1 210 +53 52 301 AniZhuanchangEnd ... +54 53 301 ... +55 54 301 How much time has passed before today...? +56 55 301 You feel like you have been battling for a long, long time. +57 56 301 At that thought, you cannot help but look to the side... +58 57 301 ...And see Kamui trying to use his Big Kamui as a... surfboard?! +59 58 301 Chrome is trying to stop Kamui from doing so, but to little success. +60 59 301 ...And look at Kamui now all drenched. No way Big Kamui can float. +61 60 301 Speaking of, where is Liv and Lucia...? +62 61 201 1 500166 +63 62 301 1 Lucia Commandant. 1 +64 63 302 ? 95159 +65 95159 203 1 0.25 -400 +66 6369 201 2 1031001 400 +67 64 301 1 Liv You've been lying on the beach for a while. You might catch a cold. 2 +68 65 302 I feel pretty okay and comfortable. 66 Why don't you guys join me? 68 +69 66 204 2 1 +70 3632 70 301 Liv ...The surrounding temperature is indeed quite pleasant. I guess you'll be fine. 2 +71 68 204 1 1 +72 69 301 Lucia ...Okay, then. 1 +73 70 301 You hear sand shuffling—likely Lucia and Liv sitting down beside you. +74 71 301 Lucia Commandant. 1 +75 72 302 Yes? 73 +76 73 301 Lucia If there comes a day, when the battle against the virus is finally over... 1 +77 74 301 Lucia What will become of you, and us? 1 +78 75 302 There might be new battles to be fought, still. 76 I guess we'll all return to our daily lives. 83 +79 76 204 1 4 +80 77 301 Lucia New battles, huh... 1 +81 78 301 Liv That honestly makes me a bit mixed up. 2 +82 79 301 Lucia But no matter where we are, or who we serve... 1 +83 80 301 Lucia I am forever your blade, and this will never change. 1 +84 81 301 Liv And we fight... so that there will come a day where no one has to anymore. 2 +85 82 300 301 Liv So Commandant, if the day comes when you don't have to battle anymore... How would you like to live? I think Ayla mentioned that you have potential as an artist. 2 +86 83 204 1 6 +87 84 301 Lucia Will there finally be peace...? I surely hope so. 1 +88 85 301 Liv When the virus is gone, along with the threat of the Corrupted... 2 +89 86 301 Liv The things mentioned in the database about the Golden Age... Shopping malls, summer breaks, social networks—they will all come back, right? 2 +90 87 301 Lucia ...How would you like to live, then, Commandant? 1 +91 88 301 Lucia Would you like to study? Or work? If Ayla is right, you might have the potential to be an artist too! 1 +92 89 302 What do you think, Lucia? 85256 What do you think, Liv? 44458 +93 85256 202 2 1 +94 9995 203 1 0.25 +95 90 204 1 1 +96 91 301 Lucia If Ayla's saying , she must have her reasons. 1 +97 92 301 Lucia I'm also looking forward to what you will paint with a brush. 1 +98 301 202 1 2 1 +99 302 96 201 2 1031001 +100 44458 202 1 1 +101 5526 203 2 0.25 +102 93 204 2 1 +103 94 301 Liv I've read that people had to paint in order to capture special moments before holograms and sensory simulations were invented. 2 +104 95 96 301 Liv If these paintings were done by Commandant... I'd be looking forward to seeing what they depict. 2 +105 300 202 1 1 +106 8584 203 2 0.25 +107 96 301 1 Liv Speaking of, we never really had the opportunity to think about our "future," didn't we? 2 +108 369547 202 2 1 +109 52558 201 2 500166 +110 96325 301 1 Lucia No, we didn't. I wonder... what will our future look like? 2 +111 25875 202 1 2 3 1 +112 97 301 The... future? +113 98 301 You have no idea. +114 99 301 At least, your teachers from F.O.S. could not give you any answers about the future. +115 100 301 It has taken so long and so many sacrifices for Babylonia to have a chance to fight back the insurmountable odds. +116 101 301 To obtain the ultimate victory, Babylonia itself and everyone—this generation and beyond—from Babylonia offer themselves as kindling to humanity. +117 102 301 Your sacrifices will only end on the day the Punishing Virus no longer threatens humankind. +118 103 301 No one speaks of what happens afterward. Not your teachers, not the President. +119 104 301 Not to mention that the things Lucia talked about sound more like the past instead of the future— +120 105 301 The unattainable "Golden Age". Whenever you think about it... +121 106 302 (Smile mockingly) 107 (Smile wryly) 107 +122 107 201 1 500166 6 +123 108 301 1 Lucia Commandant? You realize you haven't said a word, right? 1 +124 109 302 I was just thinking about... 110 +125 110 302 ...Something funny. 111 +126 111 301 Lucia But, not everyone has Lucia's delicacy... 1 +127 112 301 Lucia What is it? 1 +128 113 301 You do not explain, and Lucia does not ask. +129 114 301 But not everyone can read the room... +130 115 201 1 1081001 1 +131 116 301 1 Kamui Commandant—whatcha talking about? 1 +132 117 203 1 0.25 -400 +133 118 201 2 500155 400 +134 119 301 1 Chrome I'm sorry, I already told him not to bother you... 2 +135 120 302 It's alright. 121 +136 121 204 1 2 +137 122 301 Kamui See? Commandant's not going to fault me! 1 +138 124 301 Chrome So...? That said, I must admit I'm curious about what you're talking about as well. 2 +139 999001 301 Seemingly drawn to the commotion, others begin to gather near you. +140 125 302 AniZhuanchangBegin Well... 126 +141 126 202 1 2 1 +142 127 401 1 208 +143 128 201 1 500155 +144 129 301 AniZhuanchangEnd 1 Chrome What happens after we win...? Truly, I have not thought about that. 1 +145 130 201 1 500127 +146 131 301 1 Sophia Neither have I. 1 +147 132 301 Sophia Will Asslam be able to stop if the Punishing Virus is no longer a threat? 1 +148 133 301 Sophia The people of Akdilek can then find a piece of fertile land like Jamilah said... 1 +149 134 301 Sophia ...They'll build a home again, brick by brick, like their ancestors. There will be enough food to feed everyone. 1 +150 135 302 It'll be so. 136 +151 136 301 Sophia But can the future really be that nice? 1 +152 137 301 Sophia ...No. I'll believe what you said, Commandant. 1 +153 138 201 1 500026 +154 139 301 1 Lee Why is everyone gathering here? 1 +155 140 203 1 0.25 -400 +156 141 201 2 1031001 1 400 +157 142 301 1 Liv I think we're discussing the future. 2 +158 143 301 Lee The future? What about it? 1 +159 144 201 2 1081001 1 400 +160 145 301 1 Kamui Aren't you the slow one, bro? We're talking about what happens after the Punishing Virus is defeated! 2 +161 146 301 Lee No one's your "bro"...! After the Punishing Virus is defeated? 1 +162 147 301 Lee That's indeed our goal... but it's true that we haven't thought about what will happen to us afterward. 1 +163 255 202 1 2 1 +164 148 201 1 500155 +165 149 301 1 Chrome Right. A natural "lifespan" means nothing to us Constructs anymore. 1 +166 150 301 Chrome Theoretically, all of us here will live to see that day. Except for... 1 +167 256 202 1 1 +168 151 301 ...You feel like everyone turns to look at you at the same time. +169 152 301 ...You should probably say something... +170 153 301 ...If only just to make everyone feels better. +171 154 302 What? 155 +172 155 302 I want to collect my pension alive. 156 +173 156 202 1 2 1 +174 157 201 1 1081001 2 1 +175 158 301 1 Kamui Hell yeah! You've been through so much with us, Commandant! 1 +176 159 301 Kamui I have absolute faith in you! 1 +177 160 201 1 500155 1 +178 161 301 1 Chrome True. The fight on the surface is going well. It's not a dream that we will establish some kind of safe zone. 1 +179 162 301 Chrome ...Back to the topic. Let's think about what happens after. 1 +180 163 201 1 500110 1 +181 164 301 1 Ayla Now, as the resident expert on the Golden Age, I'm the most qualified to speak on the "future"! 1 +182 165 201 1 500026 -400 +183 166 201 2 500155 1 400 +184 167 301 1 Lee Oh? 1 +185 168 301 Chrome That's true. 2 +186 169 202 1 2 1 +187 170 201 1 1081001 2 +188 171 301 1 Kamui Spit it out already! Do I get endless video games to play when the Punishing Virus is dealt with? 1 +189 172 201 1 500110 +190 173 301 1 Ayla I suppose... that's actually true. 1 +191 174 301 Ayla Considering the output of the game industry during the Golden Age... there will be an infinite number of games available to you, Kamui... 1 +192 175 201 1 500196 +193 176 301 1 Karenina And an infinite number of buildings the Engineering Force has to rebuild, I bet. The future doesn't sound as good all of a sudden. 1 +194 177 201 1 500155 +195 178 301 1 Chrome Kamui, stop fooling around... 1 +196 179 201 1 1031001 1 +197 180 301 1 Liv What about you, Lee? What would you be doing? 1 +198 181 201 1 500026 +199 182 301 1 Lee Me? I... never really thought about that. 1 +200 183 301 Lee If I have to pick something, I'd be working toward getting Murray away from Babylonia duties and that hazardous line of work... 1 +201 184 302 You're a good brother, Lee. 185 But what about you, Lee? 186 +202 185 187 301 Lee No, I don't think I'll actually do that. It's Murray's personal wish to work for Babylonia, after all. 1 +203 186 301 Lee That's why I said I never thought about it... I'm content to live to see the day the Punishing Virus is gone. 1 +204 187 201 1 500166 1 +205 188 301 1 Lucia How about we put our heads together and think of something? 1 +206 189 301 Lucia Let's do it, Commandant. 1 +207 190 302 ...Sounds fun. 191 +208 191 201 1 500026 +209 192 401 1 205 +210 193 301 1 Lee H-hold on... 1 +211 194 301 Everyone begins to chime in with what weird jobs from the Golden Age Lee should do... +212 195 201 1 500110 +213 196 301 1 Ayla What about a doctor? It fits Lee's characters. 1 +214 197 201 1 500026 +215 198 301 1 Lee I haven't received enough medical training to be any kind of doctor. 1 +216 199 201 1 500155 1 -400 +217 200 201 2 1031001 2 400 +218 201 301 1 Chrome I'm sure they'll rebuild "med schools" after the Punishing Virus is gone. 1 +219 202 301 Liv Perhaps they'll enroll Constructs as students... 2 +220 203 201 1 500110 1 -400 +221 204 301 1 Ayla Why won't he just "download" the information like how we download battle data...? 1 +222 205 301 Liv He can do that, sure, but it sounds nice to learn in a classroom, like how we listen to briefings, doesn't it? 2 +223 206 202 1 2 1 +224 207 201 1 500026 +225 208 301 1 Lee It sounds inefficient. 1 +226 209 201 1 500110 1 +227 210 301 1 Ayla Does that mean you want to find something similar to what you do now, Lee? 1 +228 211 301 Ayla Be a dual gunner like Cassidy Ross in "The Dancing Fishmonger Under the Moon"? 1 +229 212 201 1 500026 +230 213 301 1 Lee That's not a "legal" career. 1 +231 214 301 Lee Once the threat is gone, I'm sure people will start restoring "law" alongside "order." 1 +232 215 301 Lee So, count me out of those risky businesses. 1 +233 216 302 Then... 217 +234 217 302 ...What about an athlete? 218 +235 218 301 Lee ... 1 +236 219 201 1 500166 1 -400 +237 220 201 2 1031001 1 400 +238 221 301 1 Lucia ...I've never thought of that, but it sounds like a perfect match, surprisingly... 1 +239 222 301 1 Liv Indeed. I've read that swimmers in the past would study fluid mechanics for their performances... 2 +240 223 301 Liv It sounds like something Lee would consider. 2 +241 224 202 1 2 +242 225 201 1 500026 +243 226 301 1 Lee ... 1 +244 227 301 Suddenly... +245 228 401 2 1513 +246 229 201 1 500155 5 +247 230 401 1 102 +248 231 301 1 Chrome Show yourself! 1 +249 232 203 1 0.25 -400 +250 233 201 2 500196 400 +251 234 301 1 Karenina Stop right there! 2 +252 235 401 2 10007501 +253 236 301 RImgBg1Shake Almost immediately, Chrome extends his scythe and flings it while Karenina takes out her rocket launcher and bombards the direction where the movement came from. +254 237 302 Line formation! Start searching! 238 +255 238 301 AniZhuanchangBegin Everyone immediately forms a line, standing ten meters apart and moving forward, searching. +256 239 202 1 2 1 +257 240 101 Assets/Product/Texture/Image/BgStory/Bgstory191.png +258 241 201 1 500026 +259 242 301 AniZhuanchangEnd 1 Lee Here, Commandant. 1 +260 243 301 You find a large number of disorderly footprints where Lee is pointing. The recesses are also hiding capsules covered in sand. +261 244 401 2 1515 +262 245 301 Liv approaches and scans the capsules. +263 246 201 1 1031001 +264 247 301 1 Liv ...It's vital fluid, but something's wrong. This kind of vital fluid can only be found in early Constructs built in the Post-Pandemic Age. 1 +265 248 301 Liv But it's been injected with many other substances so that it's now half as effective as our current one. 1 +266 249 302 A Construct? 250 +267 250 301 Liv It seems so. 1 +268 251 201 1 500166 +269 252 301 1 Lucia We should pursue, Commandant. 1 +270 253 301 Friend or foe, you cannot just ignore it. +271 254 302 1 AniZhuanchangBegin Let's move. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01304BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01304BA.tab.bytes new file mode 100644 index 0000000..c1d47fa --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01304BA.tab.bytes @@ -0,0 +1,126 @@ +KqJ9¦4x',PZULL85ڨ^yk s\[J"+c W1wlS\لQ!!}9>)_^01Oރ׹_HIzBUf~>Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory192.png +2 2 401 1 102 +3 3 301 DialogEnable 1 The hurried pace, the footprints without a care for direction, the beach decorations that the person must have ran into... +4 4 301 These are all signs that the Construct under pursuit knows nothing about counter-tracking. +5 5 301 For someone to run in so flustered a fashion, they must, at the very least, be worth chasing. +6 6 302 Lee. 7 +7 7 201 1 500026 +8 8 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +9 9 301 1 Lee Here. 1 +10 10 302 Take Gray Raven and go up ahead. 11 +11 11 302 Chrome. 12 +12 12 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +13 13 201 1 500155 +14 15 301 1 Chrome Ready anytime. Strike Hawk will fully cooperate. 1 +15 16 302 Take Kamui and circle left. 17 +16 17 302 I'll go right. 18 +17 18 301 Chrome Got it. 1 +18 20 202 1 1 +19 21 301 The vital fluid footprints branch left and right curtly, but then eventually regroup. The regrouped trail tumbles toward the gate of the theme park in the distance. +20 22 301 You do not find any signs of a battle, or rather, this person seems completely incapable of fighting. +21 23 302 Lee, report. 24 +22 24 201 1 500026 +23 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +24 26 301 1 Lee Humanoid, male, Easterner-looking. He's stopped at the entrance of the theme park. 1 +25 27 301 Lee We're still just monitoring. Should we subdue the target now? 1 +26 28 302 Move in. 29 +27 29 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +28 30 202 1 +29 31 301 As imagined. +30 32 301 Looks like this Construct is not only completely oblivious to counter-tracking techniques, but is also heavily wounded. +31 33 301 Before prying any information out of his mouth, he will at least require emergency repairs. +32 34 302 Everyone, surround him. 35 +33 35 301 AniZhuanchangBegin Everyone Roger! +34 36 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +35 37 401 1 201 +36 38 301 AniZhuanchangEnd The person being restrained by Lee is a man wearing a black trench coat. +37 39 301 He is restrained, but only so Liv can perform emergency treatment on him. +38 40 301 The Construct does not seem to be equipped with a functional Inver-Device. Even the frame design seems to be dated, harking back to the designs of Operation Acadia. +39 41 301 ...Could this be Daedalus technology? But the Purifying Force is out on a mission right now, so it is impossible to confirm with Bianca. +40 42 201 1 500184 +41 43 301 1 ??? ... 1 +42 44 302 Who are you? 45 +43 45 301 ??? ... 1 +44 46 202 1 1 +45 47 301 There is no response. +46 48 301 Which is expected. +47 49 301 Seems like external help might be required to identify this person. +48 50 301 Since this Construct's frame screams Operation Acadia period from up to down, someone in Babylonia might know his background. +49 51 301 It is still a crapshoot, but it should not hurt to ask. +50 52 302 (Connect to public channel) 53 +51 53 301 ...Someone might be able to help on Babylonia's public channel. +52 54 201 1 500004 +53 55 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +54 56 301 1 Asimov Oh? Aren't you folks on a vacation... Never mind. 1 +55 57 301 Asimov What is it? 1 +56 58 302 A little help scanning a Construct, Asimov? 59 +57 59 301 Asimov Sec. 1 +58 60 301 ... +59 61 301 Asimov What the—How did this frame withstand Corrupted attacks? 1 +60 62 302 Doesn't seem like he can fight. 63 +61 63 301 Asimov You've piqued my curiosity. Is Liv doing emergency repairs on him? 1 +62 64 302 Yes. 65 +63 65 301 Asimov I'll need Liv's Inver-Device for a short while to run a more comprehensive scan... Aaand, got it. 1 +64 66 301 Asimov ...It's the Ascension-Network. 1 +65 67 302 He's an Ascendant? 68 +66 68 301 Asimov That would have been a solid "yes" in the past, but after that Qu in Kowloong, I can't say for sure that he's the sort of Ascendant we know about. 1 +67 69 301 Asimov I'm going to need the speaker on your terminal. 1 +68 70 302 Go ahead. 71 +69 71 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +70 72 201 1 500184 +71 73 301 1 ??? ... 1 +72 74 203 1 0.25 400 +73 75 201 2 500004 -400 +74 76 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +75 77 301 1 Asimov Heh. I know you're listening. 2 +76 78 301 Asimov I've already found definite traces of Ascension-Network signals on you. But what is that hidden unknown function installed in your frame? 2 +77 79 302 Hidden function? 80 +78 80 301 ??? ...Just kill me. The contents within will self-destruct when I die. 1 +79 81 301 ??? Then that "Miss Luna" will never get it. 1 +80 82 301 ??? After all, you're all just expendable underlings like me, yes? I'm not saying a thing. 1 +81 83 301 Asimov This is related to that "Miss Luna"? 2 +82 84 301 ??? ...Cut the act. 1 +83 85 301 Asimov The people in front of you are the task force of Babylonia, not sent by that "Miss Luna" you mentioned. 2 +84 86 301 Asimov 【kuroname】, prove it. 2 +85 87 302 (Show unique ID code) 88 +86 88 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +87 89 202 2 1 +88 90 203 1 0.25 0 +89 91 301 ??? ...Why is Babylonia here? 1 +90 92 302 Ahem, just happened to be here, really. 93 +91 93 301 The mysterious man eyes you strangely, then doubtfully surveys the Constructs around him. +92 94 301 ??? You people have nothing to do with the Ascendants? 1 +93 95 302 Nope. 96 +94 96 301 ??? ...If you are indeed unaffiliated with the Ascendants, then perhaps... 1 +95 97 202 1 1 +96 98 401 2 1503 +97 99 401 1 102 +98 100 301 RImgBg1Shake Right at that moment, a black figure plummets from above your heads and lands, kicking up a cloud of dust. +99 101 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab 1 +100 102 302 Spread out! 103 +101 103 201 1 500166 5 +102 104 301 PanelActor1Shake 1 Lucia Commandant! 1 +103 105 401 2 1509 +104 106 301 Lucia grabs the handle on the back of your exoskeleton armor, then activates the jetpack behind her to carry you out of the billowing dust. +105 107 301 The others scatter as the dust clears, and the figure in the center of the dust cloud reveals himself. +106 108 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab +107 109 201 1 500008 1 +108 65424 301 It is a familiar face—Roland, the Ascendant. He lands between you and the mysterious man, who took the blunt of the impact and is knocked down onto the gravel once again. +109 65425 301 Roland lifts the man handily, then flings him to two Corrupted who followed his landing. They immediately pin the man to the ground. +110 65426 301 Then he turns. He surveys your group on the beach with his usual bemused expression. +111 110 301 1 Roland Hola amigos. 1 +112 111 301 Roland Nothing makes me happier than seeing you all alive and kicking. 1 +113 112 301 Roland After all, t'would be a shame if you died before I got to destroy you one by one... Wouldn't it? 1 +114 113 302 ...You. 114 +115 114 301 Roland Indeed. It's a me. 1 +116 115 301 Roland Why are you the one surprised? Try being me, seeing you here for some reason. 1 +117 116 302 What are you doing here? 117 +118 117 301 Roland Ah-ah-ah. No, no, that's not how it goes. No explanations for you. Because we, the Ascendants, are the masters, the host, here today. 1 +119 118 301 Roland And the master need not explain to the guest their presence. 'Tis the other way round, the guests are the ones to explain their reason of visit. 1 +120 119 201 1 500026 +121 120 301 1 Lee Cut the crap. Now that you're here, you're never getting away. 1 +122 121 201 1 500008 +123 122 301 1 Roland Oh, you animal! Bad! What a bad houseguest you make! 1 +124 123 301 Roland How fortunate you are though—I just have a thing for bad guests. 1 +125 124 301 1 AniZhuanchangBegin Roland So. Let's play a game. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01304EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01304EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a1c4aac1e26f7a6e736f9ab5f9910150651a91f6 GIT binary patch literal 12799 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 ҆˒xBZ- E˼DS9L G +fK=w^*sUId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg1301_3.jpg +2 2 401 1 202 +3 4 301 DialogEnable Roland Tch... +4 5 401 2 10006001 +5 6 301 RImgBg1Shake Camu roars angrily, launching heavy blows at Roland with the greatsword in his hand. +6 7 301 Roland Hah... Thought you could only bark like some rabid dog, turns out you can bite. +7 38 401 2 10006001 +8 8 301 RImgBg1Shake Roland grits his teeth to fend off another blow from Camu, but his stance is getting unsteady, even beginning to tilt back uncontrollably. +9 10 301 Camu Turn this frame! Back to! What it was! Now! +10 11 401 2 10001004 +11 12 301 AniZhuanchangBegin Roland draws his shotgun to fire six shots at Camu's face, then uses the opening to leap backwards. +12 3 101 Assets/Product/Texture/Image/BgStory/BgStory51.jpg +13 13 201 1 500008 +14 14 301 AniZhuanchangEnd 1 Roland Well, well. Looks like you'll be quite the hassle to euthanize. 1 +15 15 201 1 500175 5 +16 16 301 1 Camu Whatever. It's you, or me! 1 +17 17 202 1 1 +18 18 301 Camu is about to swing his greatsword at Roland's face, when dull mechanical thumps and a synthesized voice rings out behind Roland. +19 19 301 —Warning: intrusion detected in the underground area— +20 20 201 1 500008 +21 21 301 1 Roland Oh. Looks like our actual "main dish" is on the stage now. 1 +22 22 301 Roland Playtime's over. You'll have to excuse me. 1 +23 23 301 Roland —Anzus 1 +24 24 301 Just like earlier, Roland's whisper seems to be doing a number on Camu's hearing modules, causing great difficulty for Camu to even raise his greatsword. +25 25 201 1 500175 5 +26 26 301 PanelActor1Shake 1 Camu Roland... You stinky... 1 +27 27 201 1 500008 +28 28 301 1 Roland My child. You'll understand one day. 1 +29 29 301 Roland In the end, you will walk the same path. 1 +30 30 201 1 500175 +31 31 301 1 Camu Hmph. Just... you wait. 1 +32 32 201 1 500008 +33 33 301 1 Roland Let's see how long you can keep barking like that. 1 +34 34 202 1 1 +35 35 301 Roland turns away from the incapacitated Camu and exits. +36 36 301 1 AniZhuanchangBegin Leaving only Camu, now leaning on his greatsword, barely staying on his feet. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01306BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01306BA.tab.bytes new file mode 100644 index 0000000..f8c1bfb --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01306BA.tab.bytes @@ -0,0 +1,117 @@ +k-\0USG6bZm5;99=%*)m:Kق+]ƽYpQ؜| &$a^y谆+9 agȵo.js1YN=('ht@i=4, r1nId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory196.png +2 2 401 1 201 +3 3 301 DialogEnable It took you and the others ten minutes to reach Camu. +4 4 301 As soon as Liv is done with Camu's emergency repairs, Camu pulls himself up, trying to go after Roland. +5 5 201 1 500004 +6 6 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +7 7 301 1 Asimov I advise you to calm down. 1 +8 8 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +9 9 201 1 1081001 5 +10 10 301 1 Camu You can't stop me. 1 +11 11 201 1 500004 +12 12 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +13 13 301 1 Asimov Not that I'm planning to, but if your frame breaks down, Kamui will be goner than gone. 1 +14 14 301 Asimov You must know this deep down. Even if you wish to do battle, you must hand Kamui's frame out first. 1 +15 15 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +16 16 201 1 1081001 +17 17 301 1 Camu ... 1 +18 18 201 1 500004 +19 19 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +20 20 301 1 Asimov ...You're just like what the Kurono reports say. Well then, I have a proposal. 1 +21 21 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +22 22 201 1 1081001 5 +23 23 301 1 Camu ...What is it? 1 +24 24 201 1 500004 +25 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 26 301 1 Asimov Kamui's frame must be sent back with his closed-off M.I.N.D. for a thorough examination. You are placing Kamui at risk every second you stay in his frame. 1 +27 27 301 Asimov At the same time, I know I can't stop you from going after Roland to settle scores, so I have a proposal—You return Kamui's frame, and I'll help you go after Roland in another way. 1 +28 28 301 Asimov Through Nikola's connections, we have fortunately found a frame that syncs well with your M.I.N.D. The performance might be slightly sub-par, but your functions will be relatively stable in it—in theory. 1 +29 29 301 Asimov You'll need some extra modifications to use it long-term, but for now, it can still handle around ten days of combat. 1 +30 30 301 Asimov You can't keep fighting with Kamui's frame, so you can have this instead. You go do whatever you want with this frame, while I figure out how to fix Kamui. 1 +31 31 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +32 32 201 1 1031001 7 +33 33 301 1 Liv Watch out! High energy reaction from above! 1 +34 34 401 RImgBg1Shake 2 10007501 +35 35 201 1 500026 +36 36 301 1 Lee What is Asimov even thinking, firing an airdrop from a railgun?! 1 +37 37 201 1 500004 +38 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +39 39 301 1 Asimov Specialized pod to withstand the impact. No faster way to get a frame and a surgery cabin delivered in an hour. 1 +40 40 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +41 41 201 1 1081001 +42 42 301 1 Camu ... 1 +43 43 201 1 500004 +44 44 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +45 45 301 1 Asimov What are you waiting for? I can perform the operation remotely, but you still have to connect to the transfer device yourself. 1 +46 46 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +47 47 201 1 1081001 +48 48 301 1 Camu Will Kamui be okay? 1 +49 49 201 1 500004 +50 50 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +51 51 301 1 Asimov I'm a scientist. We don't speak in absolutes. 1 +52 52 301 Asimov But, compared to the Ascendants and Kurono, I think we'd be at least a little more trustworthy... My personal opinion, of course. 1 +53 53 202 1 1 +54 54 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +55 55 301 Camu pouts, then pushes the crowd away and stomps toward the surgery pod. +56 56 201 1 1081001 +57 57 301 1 Camu ...I think Kamui told me some stuff about you. Name's Asimov, yeah? 1 +58 58 201 1 500004 +59 59 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +60 60 301 1 Asimov ...Oh? What did he say? 1 +61 61 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +62 62 201 1 1081001 +63 63 301 1 Camu "Guy's a weirdo. Only ever talks about tech and theory." 1 +64 64 301 Camu "Might not be fun guy. But def' not a bad guy." 1 +65 65 301 Camu extracts the connection cable from the pod and points it at the port on his frame. +66 66 301 1 Camu Sounds too optimistic for me, but I guess I can try believing in him. 1 +67 67 201 1 500004 +68 68 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +69 69 301 1 Asimov ...Trusting people willy-nilly. Sure gets on my nerves. 1 +70 70 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +71 71 201 1 1081001 +72 72 301 1 Camu Hah. Sure. 1 +73 73 401 2 1509 +74 74 301 Camu links the connection cable to his data port and sits on the ground, as if asleep. +75 75 201 1 500004 +76 76 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +77 77 301 AniZhuanchangBegin 1 Asimov I can't promise you Kamui will be ok, but I've never let anyone down before. And I'd like to keep that record. 1 +78 78 202 1 1 +79 79 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +80 80 301 AniZhuanchangEnd Some time passes... +81 81 401 1 202 +82 82 201 1 500004 +83 83 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +84 84 301 1 Asimov ... 1 +85 85 301 Asimov ... 1 +86 86 301 Asimov 【kuroname】. 1 +87 87 302 Here. 88 +88 88 301 Asimov Move Kamui's body away and open the drop pod door. 1 +89 89 202 1 1 +90 90 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +91 91 301 ... +92 92 201 1 500175 +93 93 301 1 ??? ... 1 +94 94 201 1 500004 +95 95 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +96 96 301 1 Asimov Okay. How's it feel having your very own body for once? 1 +97 97 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +98 98 201 1 500175 +99 99 301 1 Camu ...Exactly the same as before. 1 +100 100 201 1 500004 +101 101 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +102 102 301 1 Asimov Good. The frame is adjusted according to your data in Kurono. 1 +103 103 202 1 1 +104 104 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +105 105 301 Camu steps out of the airdrop cabin, moving and stretching his body. He then lifts his greatsword. +106 106 201 1 500175 +107 107 301 1 Camu Let's go. No time to waste. 1 +108 108 201 1 500155 +109 109 301 1 Chrome Wait! After switching into a new frame, you have to... 1 +110 110 201 1 500004 +111 111 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +112 112 301 1 Asimov Just give up. You can't stop the guy. 1 +113 113 302 What about Kamui's frame? 114 +114 114 301 Asimov Load him into the drop pod and press that blue button. It will return to a transport craft. 1 +115 115 301 Asimov The transport craft is set to return to Babylonia when it receives Kamui's frame. You can now go back to what you were doing. 1 +116 117 505 1 AniZhuanchangBegin Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01306EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01306EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0e51295ed7cee79f65a7b09fda139e17fa903079 GIT binary patch literal 5092 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.ƭM dJcP6bh('}ꓫ*G0dY'N˝',I?'~3}9 pHT0Paq0x0 .E)X4URR Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory188.png +2 2 401 1 201 +3 3 301 DialogEnable Right when you are about to lose your patience, Camu finally contacts you. +4 4 201 1 500175 +5 5 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +6 6 301 1 Camu I found the control room. The connection underground is very unstable. I just found a place where I have signal. 1 +7 7 201 1 500004 +8 8 301 1 Asimov Good. 【kuroname】, transfer the visuals over. I'll run the analysis right away. 1 +9 9 201 1 500175 +10 10 301 1 Camu Hey, tech guy, hurry up. This place ain't all flowers and daisies even for me. 1 +11 11 201 1 500004 +12 12 301 AniZhuanchangBegin 1 Asimov Don't rush me. The more you rush, the slower it gets. 1 +13 13 202 1 1 +14 14 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +15 15 101 Assets/Product/Texture/Image/BgStory/Bgstory194.png +16 16 201 1 500008 +17 17 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +18 18 301 AniZhuanchangEnd 1 Roland Ahem... That's basically what happened. 1 +19 19 301 Roland There was a trip-up due to unexpected company, but the situation is still under our control. 1 +20 20 203 1 0.25 -400 +21 21 201 2 500105 400 +22 22 301 1 Luna Is that so? 2 +23 23 301 Luna So where is our main dish? 2 +24 24 301 Roland ... 1 +25 25 301 Roland He is now wandering in the center of the auto-building structure. It will take him quite a while to squirm out of that place. 1 +26 26 301 Roland Long enough that the others can get our plans on the surface sorted out. 1 +27 27 301 Luna ... 2 +28 28 301 Roland Please do not worry, Miss Luna. He can't do anything in this hunting ground of ours. 1 +29 29 301 Roland Of course, you need only will it, and I can arrange for the Corrupted to dispose of him—in advance, to prevent future problems. 1 +30 30 301 Roland He, and the data he holds, will pose no threat to you, milady. 1 +31 31 301 Luna No. Act according to plan. 2 +32 32 301 Luna I decide what to do with him. Not you. 2 +33 33 301 Roland ... 1 +34 34 204 2 13 +35 35 301 Luna Roland, do you find my decision disagreeable? 2 +36 36 301 Roland ...No. I would never. 1 +37 85 301 AniZhuanchangBegin ... +38 37 202 1 2 1 +39 38 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 54 101 Assets/Product/Texture/Image/BgStory/Bgstory192.png +41 55 201 1 500008 +42 56 301 AniZhuanchangEnd 1 Roland Hm-hmm... Miss Luna, the deeper you hide your true purpose, the greater my curiosity grows. 1 +43 86 502 1500 AniZhuanchangBegin +44 84 202 1 +45 57 101 Assets/Product/Texture/Image/BgStory/Bgstory188.png +46 58 201 1 500004 +47 59 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +48 60 301 AniZhuanchangEnd 1 Asimov Scan complete. 1 +49 61 301 Asimov Looks like this panel is linked to the passages in various parts of the park. 1 +50 62 301 Asimov As for the other one... It's probably the park's power management switch. Still looking into it. 1 +51 63 301 Asimov You might want to get a move on. Pressing the wrong button shouldn't be that much trouble. I'll contact you when I make progress. 1 +52 64 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +53 65 201 1 500026 +54 66 301 1 Lee Then the only thing that's left, is... 1 +55 67 201 1 500175 +56 68 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +57 69 301 AniZhuanchangBegin 1 Camu 【kuroname】, I'll just press all the buttons and pull all the levers. The floor's yours after that. 1 +58 70 202 1 1 +59 71 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +60 72 101 Assets/Product/Texture/Image/BgStory/Bgstory191.png +61 73 201 1 500168 +62 74 301 AniZhuanchangEnd 1 Vera A theme park, huh... Just not a Vera place. 1 +63 75 301 Vera But, good enough as long as there's a battlefield for me to dance. Nothing else matters. 1 +64 76 301 Vera 21. 1 +65 77 301 No. 21 Ready. Awaiting orders. +66 78 301 Vera Noctis. 1 +67 79 301 Noctis Yeah, yeah, ready since time immemorial. Y'know them ravens and hawks seem to be in the same mission area. You sure that's okay? +68 80 301 Vera Who cares about them? We have our own mission. 1 +69 81 301 Noctis Yeah, but you and that Commandant... Wazzat-face? 【kuroname】? Ain't ya drummed up about 'em? +70 82 301 Vera Say one more word. I'll cut your head off, bring it back to Babylonia, and sew it on a service robot. 1 +71 83 301 1 AniZhuanchangBegin Noctis Fiiiiine fine... Guess we just do our job as usual. diff --git a/Resources/table/client/movie/movies/MovieZX01309BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01309BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f09ecb87c64dc8962b0012793989ae24612752e7 GIT binary patch literal 23899 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01310BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01310BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..63fee0db92d7dfeee104c3a0aa5a73da35288320 GIT binary patch literal 2428 zcmai0O^6&t6!zkwMh5X9dQmFmupTC}Q$0Vsa|p|3vcb_17PG6YVUgPI+U|C`tA?)X z*&R`FFA82XIVpk=F@lkZAb8M|2O)ysK@12H4+awvghg+Q;8)$r^vpW57R}V_`upDd z-uJ3!^W97PzrWDgyD^AwU5pNntv~SK&kz6l=Suxx|F^6Etbe)o`0;P9{rK7b^|$YQ z>$^Yw^3eB<*WbJO*U9-;u3yosH{W-!{aw0zd+Gj;gudk$reWxl|{0GPVGI*6OTw#D)fG5K_+;oDO-U5CY$d zM2>Ve9FVm@&@&=QLQQu9A);!vO1oxGQzegC7N)dvsY#mmPR-|^O0}{3B^3ja43!iV z2l6eI8fp{`Wdca7@Q^Ms6s zGz$H|Xqxt`Q{2N)xzr*p>mjJk+j9Z8LHR0_K0;d}3-@Lw`*LZ)P8B&|qzQgoIBjYx zmlnz5I2VkZP2G?a@Yqpl8WeHJ z9U-zL7jTp(Le3c~cDZZ7rp-t%lyFtiKtz3-YK$c+^#k;_tJp1e-Eg+63}S>{#+my+ zaWaSCxhqdgFUZR!DJ#^?*b5D~1D7)yVs(ONJk^_*2RMMdD5FHb=D+!CWyC^ZDMR{L)0yTXM*<* z@*U&5L3fn&M1puH>V>9u)Q2XdcVspe2t)ad6<&wODM*PTTLasn6i6isW?F+|i`nG3 zhHNP9BLv?j3?)(|kdddYyhF*MdJgqOswbA{3N##uIk*vXiEDbcpqv`096zx*uuDB< z3n$kJ^ z94ec02r3TA1|${>h|1W|GwPwbIqPkf0Nl@pN2qnE(%#KW^vO83H~xm;89`JF5o_G9 yJtQlYM|fQ)&Y@3{&6K@-rZ#xpAb9djA-0L{YW8;o`xsdsMx2}ha

%_Hwcz#yDE+D8V0w1kgIP* zY`A+ajJCw^Mo_8!-t(*RSrjyeFtAv++Y_w7+X0*Az)uR=CTa|dD3q(i#ytm4Qo^^H zC8P%#AeOwGE7q-2z6hvhE%ks3-UP>r1}yY*%`-Y#YWqf5WQCR5htS=lCLJ|~kZI}J zLO`K=@XV`4Ea!gZ-$S&49B#ByC|{BGuLdV0E0`IV9@e!TQV=R^Ktj oH9Xd1>sTpTQ~wf@Rh8!Aep4uzT5DYQO+|r}kK>VBUbk=kAE=>6Q2+n{ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01510BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01510BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..327254ca56de1b31ab0cc3b9d06a0b1cac8c921b GIT binary patch literal 15834 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01510EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01510EA.tab.bytes new file mode 100644 index 0000000..18dfec3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01510EA.tab.bytes @@ -0,0 +1,52 @@ +,@J!XN[jx}"XXCi>Jof,'v{a)mƋ/w@P.i1v'cT<Av .p%U:PMdz" uOsvȮs4Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory244.png +2 2 401 1 211 +3 3 301 DialogEnable On the bridge, Chi Ling headshots a Musashi VI opposite of them, then charges forward with two Pulao soldiers to cover Qu and then retreat behind the defensive line. +4 4 401 2 10001004 +5 5 301 When the three approach, Qu grabs a rifle from a Pulao soldier and empties the clip under the bridge. +6 6 301 Once the gunfire stops, the roar from the Corrupted falls silent. +7 7 301 Qu hands the rifle back to the soldier who is left speechless. +8 8 201 1 500220 4 +9 9 301 1 Qu Blowing up the bridge will delay the Corrupted, but we can't drop our guard yet. 1 +10 10 301 Qu Regroup and check each team for damages. 1 +11 11 301 After giving the order, Qu takes the soldiers back to the human frontline below the city wall. The defensive turrets destroy hordes of Corrupted with each volley. +12 12 201 1 500223 +13 13 301 1 Pulao Crew A The Corrupted can't even get close thanks to all the suppressive fire from Baxia's turrets... 1 +14 14 202 1 1 +15 15 401 2 10007502 +16 16 301 RImgBg1Shake Suddenly, the blast from a cannon crosses the broken bridge and crashes into the frontline. The soldier is thrown to the ground mid-sentence... +17 17 301 The blast can be seen coming from a Musashi VI that has stopped working, despite still being in a firing position with only its upper body left. +18 18 301 Laying on the ground, the shell-shocked soldier opens his mouth in surprise to see that he is still alive despite being near the impact point. +19 19 201 1 500224 +20 20 301 PanelActor1Shake 1 Chi Ling (Cough) 1 +21 21 202 1 +22 500 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +23 22 301 A mouthful of warm blood falls on the soldier's cheek. He looks up to see that Chi Ling had protected him just now. +24 23 301 However, Chi Ling's left arm is badly burned by the explosion. Blood spills down the corner of his mouth, dripping on the soldier beneath him. +25 24 301 Watching from behind, Qu rushes over. +26 25 201 1 500220 4 +27 26 301 1 Qu Medic! Chi Ling needs medical attention. 1 +28 27 201 1 500224 +29 28 301 1 Chi Ling I'm fine. 1 +30 29 301 Chi Ling raises his right hand to wipe the blood from the corner of his mouth and waves at Qu to stop her from calling a medic. +31 30 301 The soldier on the ground quickly gets up and trembles to help Chi Ling lean up against a barrier for cover. +32 31 301 Chi Ling Thanks. 1 +33 32 301 Chi Ling leans back and pats the soldier on the shoulder. +34 33 301 Chi Ling Don't lower your guard on the battlefield. Go, I'm not dying so easily yet. 1 +35 34 201 1 500223 +36 35 301 1 Pulao Crew A O-on it! 1 +37 36 202 1 +38 37 301 After the young soldier returns to the defensive line, Chi Ling looks back at Qu. +39 38 201 1 500220 4 -400 +40 39 201 2 500224 400 +41 40 301 1 Qu Enough, Chi Ling. 1 +42 41 301 Chi Ling It's okay. Just a flesh wound. I don't want to retreat from the frontline like this. 2 +43 42 301 Chi Ling takes out his tactical knife from his belt and begins to quickly cut off the charred portion of his left arm. +44 43 301 PanelActor2Shake 1 Chi Ling Nngh... Ugh. 2 +45 44 301 Chi Ling quickly takes a deep breath, then expertly wraps the neatly cut portion on his arm in gauze. +46 501 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +47 45 301 Chi Ling Don't worry, Lady Qu. It'd just get in the way. 2 +48 46 301 Qu You haven't changed a bit. 1 +49 47 301 Chi Ling Hehe, returning to formation. 2 +50 48 301 Seeing Chi Ling's expression, Qu knew in her heart that she could never persuade him to retreat. +51 49 301 1 AniZhuanchangBegin Qu Alright, let's get going. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01511BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01511BA.tab.bytes new file mode 100644 index 0000000..cb16f71 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01511BA.tab.bytes @@ -0,0 +1,34 @@ +lCX"ѕ'$Unxі +r q.쀁[)D<{>a]t{66b7SP<@2#TɬT}|?wf}d 㹳rPTyId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory244.png +2 2 401 1 102 +3 3 201 1 500223 +4 4 301 DialogEnable 1 Pulao Crew Damn it, up there! 1 +5 5 202 1 +6 6 301 Hearing the soldier shout, the people on the frontline look up as fiery red mechanical clusters zip past the cloudy sky. +7 7 201 1 500220 4 +8 8 301 1 Qu Shoot them down. 1 +9 10 201 1 500223 -400 +10 11 201 2 500223 400 +11 12 301 1 Pulao Crew Roger! 1 2 +12 13 202 1 2 +13 14 301 The soldiers immediately dispatch troops to shoot at the sky. +14 15 201 1 500220 +15 16 301 1 Qu Chaofeng Crew, report the casualty count in the city. 1 +16 500 201 1 500223 +17 501 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +18 17 301 1 Chaofeng Crew The anti-air artillery intercepts most of the airstrikes, but a small number of Corrupted still manage to slip into the city. The guerrilla forces from the Pulao Crew exchange fire with the advancing Corrupted. 1 +19 502 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +20 18 201 1 500220 4 +21 19 301 1 Qu Tsk. 1 +22 601 201 1 500242 +23 602 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +24 20 301 1 Danhao This is the Bian Crew. Some defense turrets were destroyed during the airstrikes. Requesting backup. Repeat, requesting backup. 1 +25 604 202 1 +26 603 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 21 301 As the defensive barrage falter, the Corrupted on the other side of the bridge advance. They jump off the broken bridge and crumble into pieces from the fall, slowly piling into a path made of mechanical remains. +28 605 201 1 500220 +29 22 301 1 Qu Defensive line, retreat! Take back the defense turrets! 1 +30 23 201 1 500223 -400 +31 24 201 2 500223 400 +32 26 301 1 AniZhuanchangBegin 1 Pulao Crew Understood. 1 2 diff --git a/Resources/table/client/movie/movies/MovieZX01511EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01511EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d2f7e0afa5c9555ff5d8f55fb7da695c27b94f5e GIT binary patch literal 13485 zcmbW7O^htpRmTAd#C_py5F3z?%0kEyjK|$Q-P1E{toLPS$RqLddjyHdIMr3RyUSA_ z?fRI0?FE7b8&D)7WycC67KpE1M39hR#fl|@tSo|TWswEDWMetMb8b~v)x55@O{?wK z(_K~f-1G52|8veQ{_4Xo{@Wk__~z&S{>c~q_`#q2`@28*?nnOD|KYb@{p9oq-~65HfBo*y{`mVp{hhz~=MR4Vd%yX~ zum9-ITVET$xBA;pe(B|p{`$}F|KCUDKYr)I^B;cv;UE6*f4=hvA8&u{Pe1;dcb2m*RJZe9-tBl)a#_c-ecA;^*(zsn}+^#il7aO;$P1@Ba?P`;DwMo0$q+M+?d;9L4 zu^AgP9`Qeex_*CM`Dw8B)0HSwzAFk_7O%dUXJHkTuRcTlRc>FsO8k|5_5SK|>}+PLuI=-PVa+InGBlx)~~%REc;n+H+3^WN}F ze$VuaM}ARy`t3t5&ZD68wl=q3w%KGw#C0|e3ol#h#oH{8!_&h;-n}z3vqnaD$)g*a z@4TY48?Uf7DP+yuzE?#&-|BB!CDQTqbyVP)z2MA`C7XCB zTg`5`UbfwpYMsSsJ1V^>b-y9%pc3Y0-cv%ei22>Z#edRN|cnr*%9 z+AsOM_HWby!t7Ms=fLakoeOi(dwT0+L0%Q>zVIh|eX?>OZsY}3juA^WdYQ9e>{Xj~ zQ{I=XdPdYQg;L;y=_*-p_iqoF-lp*OEUZk0~WRz z)YYZA?C(aFf3Nb9FT_inORW8T#l8@8?*VzVTH`!o29em0@M5GBfl9f$JP})`r>Ei& zxwZVc%}$Wce*cfYy}`TJFCEY>Uja=cfT;@@6EmKThaqDOmSHRh0`8%W#a~8?L@!1V zr^0t6`1j$!ui|6!Jvfk-F5VKHqV$%rAAuMVdhm1h#x*|gvb4#jl)&JlA6%b!3u4Ik zh~41YOE9u^I+BI>seWeRt*X=uE%BS}+*5C&qVi*G6jrevG!NUBop<)uY|YFj({?Lr ztW)o|D>geGIm;)uw7I(3>WDj!&kXMlJhS3xG@8#wM>IY)<2~#;jZ4%o{UnMbBEJB> z@WiF4%s$`Xg5sY+mS6-$+=X37T;Z?4wNvk*UF7&pi^Y4qTKX|Yz^|HJi$Sd|)#oH| zJ9oK7HAeh2L;tz=W)=Gx(!^oJUu#VLt|%z9WtIZ<2;i-VMLz^;)i)9V0#6w>#|&5O znZw}x0eF^`L~XWF!PdSDZl7%9hc`apxl%9}r&#$L7swJSsAS`(CCFb|Na^1D!3NF-aCJj=T-o-n1cU6BS2UJ1qI*F{i48yvO}uLvXp@>*N%!!XMt3wOh!&CM80ZaIL4G(mpw1q56e-d(qEQMTBsD5Act^*2ss zfn6f$PPd`4sJSH0$ZKknILl=FL@p-S3d-Z1tuBfxhd+X_nINvy|GlN`G`I2)ememx zz}iTWTkI$S4MOS-qP->Ay8x`CIMzpTO}oH?$87bv2X`!}cWHQcx7--dydEL%8Y|_v zY`G|R;&-EfYYjNnkchnX*DTa=KlFqLqhQ1+Qe%a|wQt^!Q#U-q!c;5nxr90j}s zoJwGgq+4f3NyL(eH4!WbGky^w1R@sIW`hbGyyZ5?qIl3DCXhfdyXO#~4#+c1^CJ>sPDy-hsC=@OI`v}@VJ_+ zVj-7ZNj%;v^U^9=)OiL9D`vuAh!zU565v7W7)z3G;y`pmEHpj{=UAZ*bzelsdU8wP z3pEffG~|zPZlT>h3(X``9DG6YXNGrgtIdYIniuT}4Jxim5s-kC&{@QgZTY(m81*l; zN1Z@0rURp4iOk0da^g?hijD<+`kOk;+2)?&IInyg5$j0!> zmuAw(8gsQuvs~5|Ty^dj+nRE2@i$GJQTi@bAbDyXfg1&cKNWp+HZPt>RaDm%QZz&X zEay6nmgGWAz4c>&xW-x8iA`-Hgtbq>4mueqc{aksdS2G(-DqIhj07f;+Q6NQWN~>7 zbYNMKV>LoEMnY~px=CMFfEICQ+w^#IowVy168%SbJ5}OD1rD65X%o%9WLzhp(|Fd&L zGvKq@WNx^=w-@tOpw_`nmXWW?$P%V)VY-0a01J_&mfvp|hACw^Ta9uT^crqj`uj;j zvmg@~KpVcd@yUlm;2NjwJw6L8e7MUyPQ0iIJLRn`vU3i*kib|~@sen(%NAiR4pvgS zF}N^k83a4{!Y41x*)0IOBA){dVl@SGI344OU1y;I=B=mzvFZjIjNa>tWp7yVqe5FiT~57> zcj#ttZ_|lksg6^MoKt+}VMIAd8E}I4#KII4Z9@d~Lf{@4V@$GXE;_Q0Gs6?TDDxrRod0h$#>ow)OOxh7F(?U@fkoTL`q+F$tJW7Qq#lVRlN5QZ$r?lq|@E@Dz zR77ECxt6vqv!Eil(tQjOBm&kxjSxiKdD8xnpj$}$mtCnNitzglshE62z`81ZI1^51 z1{u2=!y*rTR*1?YdOkPY*u4uwdJ9-2jYaJMVK(PKbh*%w=wCc0bRVTQ#Ua^G3qGyt z6$+H2OX%0vQpLc_aR*qcF!N@QEoB!+7d7<#NmVBN62umCgDhs$ys%fTOr2y>hT~vz zcY?cXxsm1J5xdUK6m5AfrG~)(? zeKs;k-E)%HqZ9<*b%X<0192Epef>P|DF8tEilH_eaU8ZoTVhH3O-Vf6i_SgxT%nLm z#01j$me7%1bSQ$l9zEPtnFN&s(bHM*5U2{RnT^S}y$w9w5r~O-rW>btSpXbJNJnq* z856@}dP->Q)=D6_q)#S4*&KM<1J2SZjL@>AR`f(dA$5tXQuhRfw}7vCzL!)vZ(0TFlRyAf z5P|NKUTd$^x`(>e^;TnO!=b(D-d*V^Pf}fZg&)(57YjeBXg*8pOKdaSUSiWjgHT+W|xNNzo>^sE+<|4|GRh2M~0hfx9@48p09P#4|jvy17Av= zB`R9d&6GkL5m2bb4tSH|h4w041Kb{;!7URaU>G;g#|Bvt{WFv?=M%%_y;vo(j|BJm znc<$#rI)GUrp^)_J=9r%Ez6jLj<7TwrC1{a+Sg>P1m@B($t!8fQ;18422Py5%+*$! zRkWWVOfY*GI4zNgqGcxleb{fX(#)J=!%lamaZ7XcvP{3|X;Iz>cc!c4zJcDVu8A``NJTYx#rd#Wx_P0ydj>KEp`mza(D6supF^UoIz^N~5ZC?tKaI%ehh*dRbZ1di`;J~73&^DPG z(MD_1a-B?_r@)Nc_NwG2ncSBAhg()_YPq{IP`)`n4xdjAVs~&I>l}XFy)&N~F8}Yl97lYiWStij91#ZUFtVc3( z2N$xGqYGdzg`%sRC{1)4*3MLhV)$ZY=6m>m>nd5@UyYxxDM{T8&w9Jk;#Uva$n-@< zs$vf(2~7vFK@x?pxVoM(jynF1(X({6x~_8~Mk}_~Qv7jy;`u-~)i^FF_Hj>aD!;wu z>qj&L_FuebAB@W5Y&YBtu8Y^2Nk(R|DQ?L#gq-MaGF5O>XsxB_Tl}b0C`7 z(w;+lRY?o9Lj>pI%&`pc> z-57R$xbvdt!+an+hxPd>vlc=Zf!}FQc36Suh7H|P;630)EVG3RX;Iwph33qIHqzt@J>SAy zLHj?Y;2MV3LlVVs0d_Gr7q=1(8Uz6-(p|zK(Web`z;pWX$GWK-5<%qmzxokW1InST z4Vh}R>Y?e5sF()Cbk6BiEa0j^4;taSZWTSb(@SK6T>zyv;J}XkiuDNxoJO@E?#!CQ zn&yDlt<=Jc`f+5=;_zTUcLctxB#3(mG*09I=-pgXp(>Tt@s- z&=oY|HZr`W7ScEcI21j|P|qdiL}20Qt`U4aE+HgId5Hmhs9GZvz`X7s5V>NgRcD)&dFpjb@v zfsF+TZ_rUMCk6p}tN)%H&=dpMB|1Y4d<=CxuTS&?H1q4v8wmuH5pboYU~z9ojhUA19#tkZTmH9VlX zyGP>N3aHkLPnttQ9jo-tTeJ;fQPXj0XND#J-xbOE@mAC2xw!=9Z})2sCHT8{F6V~p z>#g^8{>Yu;HaZl)%x%s{<3w?r>hD6L_guRiqCwVxex8qOIR zR(MgMBWz6$%gcR@t0B1ZwJSKKJ-(P6sq9B89?mUViW6_b>_pRLSlUPcnH(A9Bc3@(MprG3L6IqWbVaR^jegq>Cx5o)ySsO^jHIyPq&dE4VEh1PJN1>!LIS@vZUTaVE;Jr-T2q?G?XGS)(OVfOqlV#qJmN$p4|yRR5BRJcTjr1> zcXXCB^o`t*O7`tE>2S9>lZw5hw~r1r_1-EqTWVCR*%n;)d=O_{DMXeq6 zb50_1V`m?(WuGNEjUq~Vaw7S-aZG9VxE`$F^$iu`5i{!9?k2|*5y{oqzb|EJba|n3I@2j5ao>_ZhQaoN)PyPA+ z{l4G#b#nJlU;E)#qMsB8pI-j--{x`m$DjQ@`QmRLyFdH$tDkx6t-;avefhb=_w|Ec zT)6V!jfeR^Ui~2Y^}Y8;H~;hIle2do_uqK=FXAcp+xy@B{2Pnc-+S$`?|thP{ojXo zUw`wTZ~rxW;++S7yY||{cgw3UU;Du;U;dT2^Yeeb^w~eW{izS)`(OCokA8XZ`@vbt zE+t->3X^B#3%-51y_`#S=1#Rq&hdPzO4+H*RduOSCBs{IhF`8oEtd3CGr1wGDBU-s z=h$i%x3h6Oo3yiOJ3DM=NA2vmot?C^Xw*$RDN!dT>f}V7ps14+b)uq9R@4cLI%#ny zE$*bnowT@<7I)I(>2v#g5sMg$M)=3zuDeAos-zHAPR^v?oRi*NykSjRC;sAXxWBgY z;#nzjdGR#A<&9n9>F60xro(xa)3Ls>zZbKZu}P3c8zL4*B)4zu?~U1*v2oaZMG0-7 zk(g=OY`!8hSvkp}jD>!DX3CkcDfflsGvU3KnUXpk@~2f^9L$wZ3Yl^(oV47kOk)>b zaByB%iLZsnRXA#mu-s%^I45fDo2_oxryyhddlNQcEZ(qZIvU0Ch<@!G`+HM1UE4$( zB6hQ8w+m(clBY7aQbHkPy;G?i@Jw0xC5leZ*xx&3ha?*g4WoY>miG6K*pyW4{2sGt zI>PDRvA=hW{iC&-&z_a}X&&7w#QDngmog70mf~DhIfu@|b0-owRVC65_*Jve#$c%s z4klDW>m_$y%#>CyA_nB< z4Y%?jF_kk~rR$*49Rn`7Hg(EvT>>OrIbKKtgqRtKA)$$amvbE28O{@Sv^KkO4b%X@ zsvy`&$sK7aG%sa2lhzSZ=;j->7KUH8a=|m0OMc0$DIbx_uUB$)q68AjG*ObH=!(n6 z+IsHcA1sje$ft_zohu2qa#djg|KZ5W?=&D9vEv>R6!1z!mddX zJO^b2qD;!vi0?I#E)gFD4XL*r@Z7*Hk}nG3FF3rB^`;u`#BBuh0bM;=)2k!!8;u#! zL_-C%DWuKyikC~i5X+AcHDQqU@scE(GRWBw!r0RYMX&}zU&C=g(6qHH5EB5)l2-z_ zv~d#HZJ+>nrivEf6rM?~cSr1yMPQ50HU>V}LR6xGW1t(B^2}J0j|71NT+HX-D-hdm zf{Koi>i>Jae8ISLsiiknNK+&l=p4C;ST;ci)*BlTQ>`-ODC92G9A*pBglwK6&r`%Y zymZ?$k?c;f=$J);x7K_W5!n!DvV#e+PR{@WP8clNz)aknLcn$(!kv(|;o1P3I~0-v zu9FoEuIHq@m0#Tn*BJG2D@E8@^*kzIx{>uLoWtRe<3=D7#YZIPLw*Y$B08fL5{Ddu zvuaNiP?-furKLL{CR6LQx`1jUMH2RBC{4J|)Oj(alG!s*Oi@i+nhrZqOwK47hy1Jp zR2l**WvUY7E$l?3z~a16C2C}HPT|faydi~_>FzX&$Eeerj$|lXP!=6k!_LO0T_!lt zf~lL#S%G3L9l{*BoG5M~^f|HIVqLWZGjjqzaVT_MCz120@PzWdJ z04ceQwpO`^(|QMdHeqnv1}6HVxnj5hpCL8~TUKjCYIhu_3?5qFxz$63){|5Tky$7r zf;I5BHH2!14BD+aFAa3u3?kU<7Xq&Ow1FFy$JS5yA^({zQYwoR3 z6;%%8oLcppj^9(cLfQ9_f?EW4*nv)^t^B|n*r7654gCw+KkV2E<#7ziwXh5J<6FkB z#8Q4~GO|lSDj6V$CS@~~gT%n-zECLEy#ua94~~#LTC2y1bnn2434>yf_L>M?@4)^k zgOGLdU{l1tZkG54VefwD$Ge-~@gakxkBNsP1}PgN7(4USVhLUvkVYm-w5F)B6iVVr z6o^%0w*^^#J);)aLa|20A%Dg!Hsc3Q$A<{oqvrCOT1DJc)TpnkYDvu1Mw}a^n?lhP z2;xJ6Us+rHQ6ww0y7Y z3iY~8kG|?8c!kg6P+~g=e!EtZa(#}ZUbjpjgM}1x@;3n?LrB&w0a?+K(N33t2){u; AlmGw# literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01512EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01512EA.tab.bytes new file mode 100644 index 0000000..e3eb56c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01512EA.tab.bytes @@ -0,0 +1,14 @@ +4c.J6* |p$]H:M}dGmWg Дss:rԂămGBN-酱& 9 LiNyS+um'jz)Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory249.png +2 2 401 1 211 +3 3 301 DialogEnable The fight ends. Moyuan falls to the ground, letting the rain wash over her. +4 4 201 1 500237 -400 +5 5 201 2 500220 9 400 +6 6 301 1 Moyuan Home... I want to... 1 +7 7 301 Qu places her weapon between Moyuan's eyebrows. Qu's rain-soaked hair covers her eyes, obscuring her expression. +8 8 301 Qu You're home, Moyuan... 2 +9 9 301 Moyuan Home... 1 +10 10 301 Qu Welcome back. 2 +11 11 202 1 2 1 +12 12 301 Looking up at the sky, cold rain patters on Qu's cheeks. +13 13 301 1 AniZhuanchangBegin She gently exerts her wrist; the feeling of crumbling metal transfers through her weapon to her hand. The low mechanical hums ceases, leaving only the endless rain and the roars of gunfire to fill the world. diff --git a/Resources/table/client/movie/movies/MovieZX01513BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01513BA.tab.bytes new file mode 100644 index 0000000..ef4979e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01513BA.tab.bytes @@ -0,0 +1,69 @@ +r M.d)gCE[)UThd-R)` f[>=MWWl_c SܪK茶1e- 8Qeu#T%!Z sݯJ(s0wj +73[Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory240.png +2 2 401 1 202 +3 3 301 DialogEnable ———— +4 4 201 1 500220 9 +5 5 301 1 Qu All enemies clear on line III to VIII. Calling all survivors in all districts. You copy? 1 +6 6 301 Qu ...Is it too late already? 1 +7 7 301 Qu I knew it'd end like this from the beginning. But to see it with my own eyes... 1 +8 8 301 AniZhuanchangBegin Qu In this case, we shall do what we can. 1 +9 9 202 1 +10 10 401 1 22 +11 11 304 AniZhuanchangEnd Cut. Slash. Rend. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +12 12 304 I keep hacking away in the darkness. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +13 13 304 I have long forgotten how many enemies I killed, but I know that as long as there is even one Corrupted in front of me, I cannot stop. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +14 14 304 How long has the battle been going on for? Ten days? Half a month? It does not matter. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +15 15 304 Time means nothing. All I need is to keep hacking away to ensure the activation of Tabula Akasha. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +16 16 304 This is the only way that humanity can live forever—the only way that I, who has always been just a spectator, can become human. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +17 17 304 Yes. I may have a human body and human memory, but I have never felt like I was truly human. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +18 18 304 How quaint, Yin and Villier were probably right. After all, I was not born as a human being. I was born a monster. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +19 19 304 But over the many years, I have found my calling. I found my value as a human being. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +20 20 304 ... ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +21 21 304 My companions continue to die around me. My vocal cords no longer resemble that of a human from all of my screaming. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +22 22 304 No. I cannot fall now. I have to stay here to my very last breath. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png +23 23 304 AniZhuanchangBegin This is my purpose being born as the head of Kowloong. ffffffff 1 Assets/Product/Texture/Image/BgStory/BgStory0.png 1 +24 24 101 Assets/Product/Texture/Image/BgStory/Bgstory246.png +25 601 201 1 500244 +26 701 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +27 25 301 AniZhuanchangEnd 1 Heng Ji Lady Qu, the minds of all the people in the city have been backed up. 1 +28 702 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +29 26 201 1 500220 9 +30 27 301 1 Qu Aah... Good. 1 +31 28 202 1 +32 29 301 Heng Ji's voice travels over the communication channel. Qu knows that her mission is complete, and humanity has survived. +33 30 301 Relief causes Qu to crumble and kneel down on the battlefield. Her blade has long since become dull from killing so many Corrupted. Countless human corpses and Corrupted debris pile around her. +34 31 201 1 500067 +35 32 401 2 1508 +36 33 301 1 Corrupted —! 1 +37 34 301 The Corrupted roar and charge at Qu, but she merely closes her eyes. +38 35 201 1 500220 9 +39 36 301 1 Qu ? 1 +40 37 401 2 1506 +41 38 301 Death does not come, she instead hears the sound of machinery being crushed. +42 39 401 1 103 +43 40 201 1 500170 +44 41 301 1 Phecda It's not over yet. 1 +45 42 201 1 500169 +46 43 301 1 Prime We'll handle the rest of it. 1 +47 44 201 1 500220 9 +48 45 301 1 Qu You...?! How... 1 +49 602 201 1 500244 +50 46 301 1 Heng Ji Sorry, I couldn't stop them. 1 +51 47 301 Qu turns to see Heng Ji coming from the city gate. Phecda and Prime units follow quickly behind him, running past Qu to engage with the Corrupted. +52 48 301 Heng Ji Once they found out about the tech, they insisted that I modify them. 1 +53 603 201 1 500220 9 +54 49 301 1 Qu But... 1 +55 50 201 1 500170 +56 51 301 1 Phecda We know the price we paid. Our frames may be the same, but we have different hearts. And what binds our different hearts, is a common bond. 1 +57 52 201 1 500169 +58 53 301 1 Prime You and the others in Kowloong are willing to sacrifice your lives to protect Kowloong. Our willingness to risk modification pales in comparison. 1 +59 54 201 1 500220 9 -400 +60 604 201 2 500244 400 +61 55 301 1 Qu ... 1 +62 56 301 Heng Ji The war between mankind and the Punishing Virus may not end during our lifetimes, but Kowloong should not fight this war with mankind alone. 2 +63 57 301 Heng Ji With the support of Constructs, a new Kowloong Crew is born. 2 +64 58 301 Qu I see... 1 +65 59 301 Heng Ji Yes. And as the creator of the Tabula Akasha initiative, your path mustn't end here. 2 +66 60 301 Qu You're right... The completion of the data backup is only the beginning of the Tabula Akasha. 1 +67 61 301 1 AniZhuanchangBegin Qu Our history will not end like this. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01514BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01514BA.tab.bytes new file mode 100644 index 0000000..d603812 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01514BA.tab.bytes @@ -0,0 +1,145 @@ +S|yv"o=~='^$ޗvtq]>- e Vd^ge15]Wƌ*v:sOw=o xE Z Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 999999 102 Lost Chapter The Life of Tai'E Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 888888 502 ThemeEnable +3 1 101 AniZhuanchangEnd 5000 Assets/Product/Texture/Image/BgStory/BgStory0.png +4 2 401 1 201 +5 3 401 2 1515 +6 4 301 DialogEnable Power supply initiating self-test. Scanning active partitions. Loading program. +7 1001 401 2 1515 +8 5 301 >>80%>>92%>>100%...... Entering system. +9 1002 401 2 1515 +10 6 301 Receiving sound waves. Processing environmental data. Verifying program<<<<< Current status: Secure. +11 7 301 —— +12 8 301 For a moment, HNB1 finds itself unable to analyze the current situation. That is, until a heavy blow bonks it on the head. +13 1005 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +14 9 301 AniZhuanchangBegin The bonk causes its visual module flickers weakly, and the viewfinder screen resumes operation after going dark briefly. +15 11 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +16 12 301 AniZhuanchangEnd Appearing in the visual HNB1's visual field is a Tai'E unit—hanging upside down from above. +17 13 301 The Tai'E waves a blade in a very solemn manner. +18 14 401 2 1512 +19 15 301 HNB1's rope snaps, causing it to crash to the ground. +20 16 301 As it falls, HNB1's vision adjusts back to being upright. +21 17 301 Scanning……Kowloong Chamber of Commerce - Tai'E……HBG3. +22 18 401 2 1515 +23 19 301 Activating emotion module<<< +24 20 201 1 500231 +25 21 301 1 HNB1 ...HBG3? Where am I? Why did you tie me up? 1 +26 22 203 1 0.25 400 +27 23 201 2 500233 -400 +28 24 301 1 HBG3 I didn't do anything. You were hanging here when I found you. 2 +29 26 301 The two machines with identical exteriors stand opposite of each other, the stauncher one of the two returns its blade. +30 29 301 HNB1 What's going on here? 1 +31 30 301 HBG3 It's 4:44:23 p.m. on the 28th. We are located in an inspection facility 14 kilometers away from the main urban district. 2 +32 31 301 HBG3 We were scheduled to return back to the factory for routine inspection 14 days ago. But for some reason, we were left in this unmanned facility. 2 +33 32 301 HBG3 My faulty functions have also not been repaired. 2 +34 33 301 HNB1 Strange. I can't reach HQ. 1 +35 34 301 HBG3 Me too. According to KCC Pulao Crew regulations, we should report back to HQ. 2 +36 35 301 HBG3 Article 1 of the KCC Pulao Crew regulations, Tai'E shall not harm humans, or by inaction allow humans to come to harm; 2, Tai'E must obey orders from superiors; 3, when an order expires, Tai'E must return and await... 2 +37 36 301 HNB1 Hey, hey, hey, I know the regulations. They're hardwired into my brain. You don't have to repeat it line by line! 1 +38 37 301 HBG3 I'm just reminding you. I am perceiving a 35% chance that you will use this opportunity to go elsewhere. 2 +39 38 301 HBG3's speech stops HNB1 from fidgeting and looking around. +40 39 204 1 1 +41 40 301 HNB1 I can't help it... Curiosity is "human instinct." 1 +42 41 204 1 +43 42 301 HNB1 What about the batch of Tai'E sent with us for maintenance? Have you seen them? 1 +44 43 301 HBG3 I've been here since I was activated. I checked, but there are no other Tai'E or human beings here except us. The external power supply for the whole facility has been cut and we are locked in this inspection facility. 2 +45 46 301 HNB1 and HBG3 were originally a part of the 7th Division, which is subordinate to the Pulao Police Force. The police force usually carries out security work in the city with squads made up of two Tai'E units. +46 47 301 G3 is the latest model developed by the Fuxi Department in the HB Tai'E series, specializing in strategic analysis. B1 is an HN series model with a human emotion module, making it more oriented to the masses. +47 48 301 A squad utilizing both Tai'E models is often seen as the optimal composition. +48 51 301 HNB1 It has been fourteen days. Didn't any of the guards notice that we were missing? 1 +49 52 301 HBG3 Existing information is not enough to accurately assess the situation. It is possible that we are taken away by human beings through illegal means. 2 +50 53 301 HNB1 You can just say that we're stolen. 1 +51 54 301 HNB1 Them thugs in the lower city areas have a growing appetite, huh? It used to be just robbery and extortion, now it looks like they've shifted their focus to public property... 1 +52 55 301 HNB1 Oh, by the way, check to see if there are any dents or scuff marks on me. I just got it painted a month ago... uh, I mean, two months ago! 1 +53 56 204 2 10 +54 57 301 HBG3 ... 2 +55 58 301 HBG3 ...No dents or scuff marks. 2 +56 59 204 2 +57 60 301 HNB1 Good. But whoever stole me is still going to get it! 1 +58 61 301 AniZhuanchangBegin HBG3 Let's go turn on the backup power first. Then we will leave and report for duty back at the KCC. 2 +59 62 202 1 2 1 +60 63 101 Assets/Product/Texture/Image/BgStory/BgStory29.jpg +61 64 301 AniZhuanchangEnd —— +62 65 201 1 500231 400 +63 66 201 2 500233 -400 +64 67 301 1 HNB1 Hey, G3. I don't feel so good in here. 1 +65 68 301 HBG3 Robots don't feel good. 2 +66 69 301 HNB1 You don't get it. I mean, something's wrong here. 1 +67 70 202 1 2 +68 71 301 The two Tai'E units stand before the main control room. As HNB1 reaches out its finger and touches the door, a layer of dust falls down. +69 72 201 1 500231 400 +70 73 201 2 500233 -400 +71 74 301 1 HNB1 Is this an abandoned factory? 1 +72 75 301 HBG3 This inspection facility closed down four years ago. 2 +73 76 301 HBG3 ...You can access this information in your own database. 2 +74 77 301 HNB1 I know, but that takes the fun out of detective work. 1 +75 78 301 HBG3 You're strange... 2 +76 79 301 HNB1 How can you say that? I'm your predecessor! 1 +77 80 301 HBG3 I don't have the concept of "predecessor." 2 +78 81 202 1 2 +79 82 301 HBG3 stops scanning the surrounding environment, then crosses in front of HNB1 and steps into the room. +80 83 301 There are some supplies scattered on the ground. On the workbench, there is a half opened toolbox and a bag of moldy bread. +81 84 301 Unknown Creature Squeak— +82 85 301 A gluttonous rat hops down from the workbench and skitters away from HBG3's feet. +83 86 301 HNB1 seems to be right about the factory being abandoned. It is as if the workers all decided to go on a smoking break and never came back, leaving all the tools in the same place. +84 87 201 1 500231 400 +85 88 201 2 500233 -400 +86 89 301 1 HNB1 What happened here? 1 +87 90 301 HBG3 We don't have enough information. 2 +88 91 301 HBG3 But I suggest turning on the backup power first. 2 +89 92 202 1 2 1 +90 93 401 2 1507 +91 94 301 —— +92 95 401 2 1515 +93 96 301 System Emergency backup power restored. Preparing to execute command. +94 97 201 1 500231 +95 98 301 1 HNB1 Command? What command? 1 +96 100 301 The room suddenly lights up. The power seems to be gradually restoring, and the factory systems begin to operate. +97 101 201 2 500233 +98 102 301 1 HBG3 Come take a look at this. 2 +99 103 202 1 1 +100 999 401 2 1509 +101 104 301 A stand-alone device on the table projects a topographic map covered with massive patches of glowing red blots. +102 105 301 The terrain in the image quickly switches. The distribution of red patches in each area is different, indicating different levels of danger. +103 106 301 The final picture is a comprehensive analysis diagram, which rapidly flashes red, like a burning sea of fire. +104 107 201 1 500231 +105 109 301 1 HNB1 Where is this? 1 +106 108 201 1 500233 +107 110 301 1 HBG3 Near the Kowloong Chamber of Commerce. 1 +108 111 202 1 1 +109 112 301 ??? ...governs East Asia. It stands independent even from the World Government... +110 113 301 The bold voice of a young women broadcasts from the loudspeaker. +111 114 301 ??? The cities fall, one by one. But why are we still standing? +112 115 301 ??? Because countless brave warriors fought for Kowloong. It is the will of Kowloong that they bear. They fight against the virus, they prove to the world. Those red-eyes will rot and rust on Kowloong grounds. +113 116 201 1 500231 +114 117 301 1 HNB1 That voice... 1 +115 118 203 1 0.25 400 +116 119 201 2 500233 -400 +117 120 301 1 HBG3 The KCC Leader. 2 +118 121 301 HNB1 ...Qu. 1 +119 123 301 Qu We bear the same pride. We hold the same beliefs. +120 124 301 Qu Kowloong is a crystal, nucleated from history. Kowloongers do not fear war, because war cannot break the will of Kowloong. +121 127 301 HNB1 What's she talking about? Is there a war? 1 +122 128 301 HBG3 If my receiver isn't broken, yes. 2 +123 130 301 Qu War is always fraught with sacrifices. But as long as one last Kowloonger stands, until the moment that we all backup our minds—then victory will be ours. +124 131 301 Qu And from then on, there will be no sweeter victory than this one in the annals of Kowloong. +125 132 301 Qu The Kowloong Crew is the protector of the KCC. Every Corrupted we destroy, is another step toward our victory. +126 133 301 Qu They will pay for setting foot on the sanctum that is Kowloong. We will prove here that the virus can be defeated. Kowloong will live on, until the end of the world. +127 134 301 Qu This is a KCC city. Kowloongers, let us show those... pathetic—machines— +128 135 301 The broadcast stops, and the machine runs out of power. +129 138 301 HNB1 ... 1 +130 139 301 HBG3 ... 2 +131 140 301 HBG3 This broadcast took place while we were deactivated for fourteen days. During this time, Kowloong City has erupted into war. We must leave now. 2 +132 141 301 HNB1 A war? Broke out in just half a month? 1 +133 142 301 HBG3 At present, my analysis has found no discrepancy in the audio. I have the highest level of analytic capability in Kowloong. The possibility of error is 0.3852%. 2 +134 143 301 HBG3 I am designed for strategic analysis. According to an analysis based on previous data, the possibility of a war between humans breaking out is 12.252%. No matter the case, we must report for duty. 2 +135 144 301 HNB1 Yes, I know. But who are we fighting against?! She just mentioned the "Corrupted", didn't she? 1 +136 145 301 HBG3 She mentioned "Corrupted" and "Punishing Virus". 2 +137 146 301 HBG3 No matter what enemies we need to confront, us Tai'E units will destroy them. Tai'E were born to fight for Kowloong. 2 +138 147 301 HNB1 Alright, of course. 1 +139 148 301 HNB1 Okay then! I'm ready. Let's report back to the KCC. 1 +140 149 401 2 1501 +141 150 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 3 +142 151 301 System DANGER—Intruder alert! DANGER—Intruder alert! +143 152 301 HNB1 !! 1 +144 153 301 1 AniZhuanchangBegin HNB1 What could that be? 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01515BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01515BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b9dbcdb053a962958c9ac27d2806e7f8b7918a21 GIT binary patch literal 15415 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 RHoaR7x9Id#wbC}3{vYmE|L_0+ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01516BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01516BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..6a1e63f700a4778dd28c22969cf85d7234af5d3e GIT binary patch literal 10310 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 U(8_27815UU2`xf8nSCnwKaQY4W&i*H literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01518BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01518BA.tab.bytes new file mode 100644 index 0000000..a054664 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01518BA.tab.bytes @@ -0,0 +1,25 @@ +|V^{հ~l#b߰iQ;+ ɪ/ +עPj)8sgbAcÐ'S"/βFwY<pγ35͢ZVU*W:̶*#o3AF{\ oSQId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory240.png +2 2 401 1 12 +3 3 301 DialogEnable The three of them set out before dawn. +4 4 201 1 500233 +5 5 301 1 HBG3 We are getting closer and closer to the war zone. 1 +6 6 202 1 1 +7 7 301 The ground still remains hot from the battle, making their journey arduous as they climb over the ruins. +8 8 201 1 500218 +9 9 301 1 Little Girl Ah...! 1 +10 10 202 1 1 +11 11 301 The girl lets out a small surprised scream at a piles of bodies nearby, but then quiets down shortly. +12 12 201 1 500232 +13 13 301 1 HNB1 Just up ahead, and we're there. 1 +14 14 201 1 500239 +15 15 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +16 16 401 2 1508 +17 17 301 1 Unknown Corrupted (Rustling noises) 1 +18 18 301 A mechanical monster jumps down from a tall building and roars, alerting more machines to come out from the surroundings. +19 19 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +20 20 201 1 500232 +21 21 301 1 HNB1 Tell me you have a backup plan. 1 +22 22 201 1 500233 +23 23 301 1 AniZhuanchangBegin 1 HBG3 The backup plan is—get behind me! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01518EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01518EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..488f61fba4a8692d0180c2b1dacb1af84dde8ed1 GIT binary patch literal 2789 zcmai0O^6&t7|pd7Hi#Z%3Bdw|5wpxr_3Z4AAi87XIs}%OU5FTh)O1%*x6@rUbXD(c zD`*aSh=M}!63j6NMIi@&gBQ_D(1QVqco2jf1P`K!;30^lUcXtq|IB&QI{xEdpUhqR=AJ9JzI$WE|2+Hn_SqX3-+g`N(|bDsS@TV-BnBH| z$4qawih&><-A$Muv9NL%z`xhCV3;Lcs$%t?{(!cL6_XL!a_eV$z)NVHK(J+ z>8LdwElo$u)6vRwv^pKJMma1|SP8>Q999Cc5{Z>iti)m^7%S1d63r{oyb{eT(YzAP zYh9R~VWde&tFcH%KWu#6cbT2>2o_nx?f|jRMLCy##AVOYZs)WXMlYPnRFL~-VGD)I zGqKP~c~2~~dz(gO1+Lm&y_Q!W$lgAX@x<&*lX!$IIxIWKh}T%I*gZS5NRWNgZ9WeEnV_*23BWFeMV;%<%(GUW@cW7(sFgiBLD z7<+c6MOqW+5^gIJnW$;1RVqwmgQzg1ysL7+M}mgjw(T`b1-UYj^c zs2Yfj8$4SHy+oGwLwBg3#A#OqRBek4$B`=5f_8b9#r9qX6eJ+MV0R`+dAv2uRO;4J z?jv`h>5yw02p$S~SUSrD1sWBhWa3GcOOt>}y2az#DTlwF^DKzDL}27Wt%4jy(xHNR zD<7DhCO~&jq-xvlKxOTJ8s$Af$Jte~vqDz(r-M@#Bh*2jfS>q9@L)L!6K;%q@a9!Br z=F;LAgsnbklQ49&z1g;5uR`UJ+crWbLtbc<6Kx@g!w@=z$I%F+u&!~G3_*!~qK2e; z%IXjJfvUz`By8G-Mh>tnO=2P%)P;C}sip85+%9pFB*FABHW74)R-l~nQ+OZ|^JpN* z$>*|WV1~W`&B)(~>Ks~x?deCO9A3y#kWh%EUax~h?)#WPcY^veSkxsp@0{Q(8Rq&B zowFr^-(CFL7Q5cGp*K}#``S}Tl+zRd(zyN#(rwGJa)@{U8uKosQ+C7w2sTzJX+gzK ztl>ppfFLIaST8xG-phm?(0MxUxK7wM2#N^9q&$fc*QR05nJH<|W8rXzgbn`#wL;hd zUBybPGZ7X_7K+67c{mD;IAdx%;>aP)ZEFu9C>0ECo42Xh1pu4KxqIyBLwm$3VY{0R z*;GKZEg?>!n~B22j_`B)5*Zs5iuXCHJ7yYCJ$whH*ib1cuYp(Zu5uH5-bo<5RPlO* zHLUktuN&eR5N)IY<5F@A)MoT_3#}qX=1qU`U-KM ZdG5hZ4a80xqkZccI6gtiwb7Na{{Y2,)(Lv^3wGFId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory246.png +2 2 401 1 211 +3 99 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 3 +4 3 301 DialogEnable He moves. Toward the evacuation point. +5 4 301 The sun is rising from the south, casting a slanted ray of bright yellow light. He sees a shimmering dot in the north, like a star, glowing faintly. +6 5 301 He walks. Slowly. Forward. +7 6 301 Pulao Crew Look! More Corrupted incoming! +8 7 301 Pulao Crew All forces, prepare for battle! Fight back these sons of ****es! +9 858 401 2 10001004 +10 860 502 RImgBg1Shake +11 8 301 He holds the girl up like the Holy Grail. +12 9 301 A noise? B1…! My name is... +13 10 301 His receiver is damaged beyond repair, unable to distinguish the girl's cry from the surrounding clamor. +14 11 301 Pulao Crew Wait, is that a person? +15 13 301 1 Then he pushes the girl forward. 1 +16 15 301 Pulao Crew Ensure the child's safety! Damn it, the ****ing Corrupted are downright evil! +17 16 301 Pulao Crew Prepare to fire! Countdown! +18 1000 502 RImgBg1Disable DialogDisable +19 17 101 RImgBg1Enable Assets/Product/Texture/Image/BgCg/Cg1501_1.jpg +20 999 401 2 10001004 +21 18 301 DialogEnable HNB1 files through his memory disk, finding a scene of human heroes dying in battle. He tries to force out a smile. +22 19 301 Though he might look just like a cruel and frightening monster to the people... +23 20 301 But he knows that his mission is complete. After all, he is a Tai'E. He was created to protect humanity. +24 21 301 1 AniZhuanchangBegin After that, he never felt anything again. diff --git a/Resources/table/client/movie/movies/MovieZX01601BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01601BA.tab.bytes new file mode 100644 index 0000000..6c5c76d --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01601BA.tab.bytes @@ -0,0 +1,421 @@ +0HlxЮCOUO`\R#K"jPdUB2-n=bv+R!'iV ] \jԨId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 10000 102 Fake Ascension Eden Fallen Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 10001 502 ThemeEnable +3 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory264.png +4 6524 401 1 209 +5 2 201 1 500004 +6 3 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +7 4 301 DialogEnable 1 Asimov The situation remains urgent. After confirming that there is no abnormality with the last section here, immediately proceed to the next area. 1 +8 5 301 DialogDisable Your surroundings begin to distort immediately after departing the redundant block. +9 5000 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +10 5001 202 1 1 +11 6 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +12 7 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +13 8 504 1 +14 9 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +15 10 301 DialogEnable Asimov's voice from the comms echoes inside your head. +16 11 301 Asimov 【kuroname】, do you copy? I know matrix immersions would create sensual distortions, but there's no time to waste! +17 12 301 Lucia C-C-Commandant... W-w-what's wrong...? +18 13 301 Lee Sensual... d-distort... S-stabilize the...c-connection... +19 14 301 AniZhuanchangBegin ... +20 15 101 Assets/Product/Texture/Image/BgStory/Bgstory264.png +21 16 301 AniZhuanchangEnd The surroundings become gray and fuzzy as you lose control of your body... +22 17 301 AniZhuanchangBegin In this strange and frightening experience, even the voices from your team members around you become distant... +23 18 101 Assets/Product/Texture/Image/BgStory/Bgstory261.png +24 6000 504 0 +25 19 401 1 208 +26 20 301 AniZhuanchangEnd A few hours ago... +27 21 301 Aboard Babylonia's deep space colonial ship, "the last Eden of humankind." +28 22 301 After finishing their work, the crews walk around the crowded cafes and bars located in the leisure module. +29 23 301 A transport craft carrying Task Force members and support mechanoids leaves the port for the surface, while another with minerals and roughly processed industrial goods returns from the conservation area on the ground. +30 24 301 In the distance, members of the logistics team stand at attention to make way for the passing teacher and children. +31 25 301 The teacher salutes the logistics team after all the children have gone through. +32 26 301 Teacher Thank you for your service. +33 27 301 The logistics leader salutes in return. +34 28 201 1 500005 +35 29 301 1 Logistics Officer Thank you everyone for your support! 1 +36 30 202 1 1 +37 31 301 AniZhuanchangBegin The logistics officers and children go their separate ways and proceed to their destinations. +38 32 101 Assets/Product/Texture/Image/BgStory/Bgstory260.png +39 33 301 AniZhuanchangEnd Eden 32-MO Module, Dominik Memorial Park. +40 34 201 1 500114 +41 35 301 1 Tour Guide Alright, children. We've arrived at Dominik Memorial Park on the top level of the core axis. 1 +42 36 301 Tour Guide For information on Dominik's achievements, please turn to Part B of Chapter Two in your digital guides... 1 +43 37 301 Children Ok— +44 38 301 Tour Guide As we all know, the "New Earth Almanac" was issued in the year 2130 of the New Earth Calendar... 1 +45 39 301 AniZhuanchangBegin The children listen carefully to the tour guide's explanation, occasionally gasping in awe. +46 40 202 1 1 +47 41 101 Assets/Product/Texture/Image/BgStory/Bgstory266.png +48 42 301 AniZhuanchangEnd Worker A Did you hear the news? Is the leadership—om nom—haffing an—nom nom—emergeshy meeching today? +49 43 301 Worker B It's just another regular meeting. The President's not even there. And quit talking with your mouth full and finish your breakfast, will ya? +50 44 301 Worker A Gulp... I heard the engineering force had an urgent assembly this morning. Think everything's alright? +51 45 301 Worker B We got the Parliament and Gestalt in the sky, and the Task Force on the ground. What's there to worry about? Let's just mind our own business. +52 46 301 Worker A Guess you're right... ****, only six minutes left. Hope we can make it! +53 47 301 Worker B Don't come cryin' to me lookin' for meds if you get heartburns from eating on the road. +54 48 301 AniZhuanchangBegin Slightly flustered, the workers exit the stairwell and hurry toward Parliament. +55 49 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +56 50 301 AniZhuanchangEnd Task Force Member What's the schedule for today? +57 51 301 Controller The briefing will begin soon. Please proceed to briefing room 302-B... +58 52 301 Intelligence Force Member Today's routine HUMIT intel summary, priority: intermediate. +59 53 301 Controller Understood. Go over there and fill out the report... +60 54 401 1 203 +61 55 401 2 1501 +62 56 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +63 57 301 AniZhuanchangBegin —Suddenly, an untimely alarm disrupts the peaceful moment. +64 58 101 Assets/Product/Texture/Image/BgStory/Bgstory261.png +65 59 401 2 1501 +66 60 301 AniZhuanchangEnd Researcher ...What's happening? +67 61 301 Broadcast All passengers in the Eden 16-B module, please evacuate this module within ten minutes. +68 62 301 Broadcast Emergency thermal ventilation through the 16-B-C1 and C2 dispersal systems will be initiated. +69 63 301 Broadcast This is not a drill. Repeat, this is not a drill. +70 64 301 Soldier Please leave the premises immediately. Follow orders from the Military Constructs and take refuge. +71 65 301 Researcher Refuge? W-wait... +72 66 301 Seeing the researcher not reacting immediately, the two soldiers grab the researcher and move without so much as an explanation. +73 67 301 Soldier Sorry, please cooperate. We have no time to waste. +74 68 301 Researcher No, I... I'm waiting for someone here... +75 69 301 Soldier You can rest assured that no one's coming here now. +76 70 301 AniZhuanchangBegin Researcher Hey! You— +77 71 101 Assets/Product/Texture/Image/BgStory/Bgstory260.png +78 72 401 2 1501 +79 73 201 1 500114 +80 74 301 AniZhuanchangEnd 1 Tour Guide What's going on? 1 +81 75 301 Child A Look! The signs and banners! They're all red! +82 76 301 Child B I've never seen this before... My dad told me that if you see them turn red, something bad is about to happen! +83 77 301 Soldier Please leave the premises immediately. Follow orders from the Military Constructs and take refuge. +84 78 301 Tour Guide What? You... I... 1 +85 79 301 Soldier There's no time. We must proceed to the shelter! +86 80 301 Tour Guide Eh... O-of course. 1 +87 81 301 AniZhuanchangBegin Soldiers line up to escort the children and the tour guide to the nearby shelter. +88 82 202 1 1 +89 83 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +90 84 401 2 1501 +91 85 301 AniZhuanchangEnd The bridge area is already in chaos five minutes after the alarm. +92 86 301 Almost all terminals are flashing warnings in red. Up above, the altitude indicator continues to plummet. +93 87 401 2 1501 +94 88 301 System Notice W A R N I N G. Power reducing in Fusion Units 1 to 16. +95 89 401 2 1501 +96 90 301 System Notice W A R N I N G. Orbital height fluctuation: minus 479 meters. +97 91 301 System Notice W A R N I N G. Orbital height fluctuation: minus 523 meters. +98 92 301 System Notice W A R N I N G. Orbital height fluctuation: minus 599 meters. +99 93 401 2 1501 +100 94 301 Chief of Bridge Officers Hey! Controller! Our altitude is dropping! What the hell is going on?! +101 95 301 Controller Hold on, I'm checking... Dammit, all the query requests sent to Gestalt have timed out! +102 96 301 Technician I'm on it! Transfer virtual jumper... ****! Connection rejected? That's never happened before... +103 97 301 Technician Right... I-is Chief Technician Asimov here? +104 98 301 Chief of Bridge Officers ...Asimov was just called into a meeting. +105 99 301 Technician In that case, I'll inform the Engineering Force, the Support Force, and the personnel on duty in the engine room first. +106 100 301 Controller Then I'll find someone to go to the conference room. Now is not the time to worry about interrupting a meeting. +107 101 301 But then, the controller notices a warning flashing on the nearby terminal, requesting immediate attention. The operator that should have been attending to it, however, is missing. +108 102 301 Controller Dammit... All hell has broken loose. Was he called to handle some other issue? +109 103 301 Controller The controller tries to operate the other terminal himself, but a more urgent situation suddenly appears on his own. +110 104 301 All he can do is operate the one in front of him and shout— +111 105 301 Controller I need a hand here— +112 106 201 1 500026 +113 107 301 1 Lee Here. Give me access. 1 +114 108 301 Lee quickly walks to the terminal and presses a button to activate it, expanding the interface. +115 109 301 Lee Gravity engines operating at 22.7%. Babylonia is falling. 1 +116 110 301 Lee You have to deploy the Engineering and Support Forces to all energy sectors immediately. Where's Celica? 1 +117 111 202 1 1 +118 112 301 Controller Ms. Celica and President Hassen are in the conference room. +119 113 301 Controller ...Why are you here? +120 114 201 2 500166 600 +121 115 201 3 1031001 -600 +122 116 201 1 500026 +123 117 301 1 The controller looks at Lee, and behind him stands Lucia, Liv, and... +124 118 301 Controller Commandant 【kuroname】, you and the Gray Ravens should be... +125 119 301 Lee We've just finished our mission and returned. 1 +126 120 301 Lucia We wanted to report to Ms. Celica and President Hassen on the bridge first, but... 2 +127 121 301 Military Construct Are you 【kuroname】 and the Gray Ravens? +128 122 302 Yes. 123 +129 123 301 Military Construct Come with me. President Hassen wants to see you. +130 124 302 But... 125 +131 125 301 Military Construct Save it for later. +132 126 302 ...You got it. 127 +133 127 301 Lee Then let's go. Remember to contact the Engineering Force and the Support Force like I told you. 1 +134 128 301 AniZhuanchangBegin Controller O-of course. +135 129 202 1 2 3 1 +136 130 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +137 131 101 Assets/Product/Texture/Image/BgStory/BgStory82.jpg +138 132 201 1 1111001 5 -400 +139 133 201 2 500167 5 400 +140 134 301 AniZhuanchangEnd 1 Bridget ...****! What's wrong with the engines? Why have they all stalled?! 2 +141 135 301 Bridget And... Gravity engines operating at 19.6%! We're still falling! 2 +142 136 301 Karenina I was going to ask you! We've fallen almost 1,000 meters while we talk! 1 +143 137 301 Bridget Forget it! We'd be fine as long as the power is restored, but the exhaust valve terminal keeps returning error messages! 2 +144 138 301 Karenina Bridget! Tell your people to turn off the automatic controls of all the exhaust valves! If more than 5% of them are still blocked by the ****ing safety regulations, we're dead meat! 1 +145 139 301 Bridget What do you think I'm doing! Team 4 and Team 8, are you in position?! 2 +146 140 301 RImgBg1Shake Engineer Construct Boss! The secondary unit said that the R3 pipeline is also busted! +147 141 301 Bridget Dammit... If this keeps up, there's only one outcome. 2 +148 142 204 1 +149 143 301 Karenina What do you mean? 1 +150 144 301 Bridget If we can't restore the engines, we 'll crash into the ground. 2 +151 145 204 1 5 +152 146 301 Karenina ...****! Babylonia will be blown to pieces long before we hit the ground! If the enemy has some goddamn railguns or anti-aircraft guns pointing at us once we're close enough— 1 +153 147 301 Karenina Hurry up with the exhaust system restoration, or the core and the ejector will be gone! 1 +154 148 301 Engineer Construct The staff from C1 and C2 dispersal systems have evacuated. Initiating exhaust ventilation! But... +155 149 301 Karenina But what?! 1 +156 150 301 Engineer Construct The module's air conditioning system hasn't been switched to circulation mode, so the exhaust... +157 151 301 Karenina The exhaust isn't ventilating! Got it! I'll take care of it myself! 1 +158 152 301 Bridget Really? But the exhaust outside is too hot! 2 +159 153 301 AniZhuanchangBegin Karenina I'm a Construct! I'll be fine! Just disassemble me, hang me up, and clean my parts if things go south! 1 +160 154 202 1 2 1 +161 155 101 Assets/Product/Texture/Image/BgStory/Bgstory232.png +162 156 401 2 1501 +163 157 401 1 202 +164 158 301 AniZhuanchangEnd Preparation Room. +165 159 302 Why are we brought here? 160 +166 160 302 What's going on? 161 +167 161 201 1 500166 -400 +168 162 201 2 500026 400 +169 163 301 1 Lucia Did something go wrong with the mission? 1 +170 164 301 Lee Even so, it would have been discussed during the mission review. 2 +171 165 301 Lee Not to mention, we've received notification that Babylonia is falling. It doesn't appear to be a drill. 2 +172 166 301 Lucia Babylonia is falling, and we're told to sit here and wait? 1 +173 167 301 Lee It's an order from President Hassen. I'm sure he has his reasons. 2 +174 168 302 AniZhuanchangBegin Alright, let's wait then. 169 +175 169 202 1 2 1 +176 170 101 Assets/Product/Texture/Image/BgStory/BgStory40.jpg +177 171 401 1 22 +178 172 301 AniZhuanchangEnd Earlier... +179 173 301 With no chair in his cabin, Hassen sat upright on his bed. +180 174 301 Having lived a modest life for so many years, Hassen remained remarkably stalwart even as the President. +181 175 301 He would wake up, shower, and go back and forth between his chamber and the bridge. With his minimalist lifestyle, no one cared if he were to leave his door open. Not even rats would visit such a plain chamber. +182 176 301 But this time, having just woken up, he had no intention to head to the bridge immediately. +183 177 201 1 500011 +184 178 301 1 Hassen That nightmare again... 1 +185 179 301 Hassen How many times has it been? 1 +186 180 301 Hassen First, it was the "Downtown Tyrant", then the City 104, then... 1 +187 181 301 Hassen Hmph... I'm gettin' old. My memory isn't quite like what it used to be. I can't remember much of anything anymore. 1 +188 182 301 Hassen Paz... Jaskier... Ledger... Grey... David... Wu... Aoki... 1 +189 183 301 Hassen All of the people that I've met along the way... Are they all just faceless names now...? 1 +190 184 301 Hassen quietly reached for his left eye and touched the eye patch made of cloth and metal. The doctors warned him not to open it except during routine check-ups at the infirmary. +191 185 301 Yet he still reached for it, knowing that only a hole remained. +192 186 301 And when his finger touched the cloth, he felt a sharp twinge of pain—something he wanted to feel right now. +193 187 301 Phantom pain surrounded the empty eye socket, gradually spreading down his neck to the other wounds on his body. +194 188 301 AniZhuanchangBegin Every wound the pain flowed through seemed to awaken something in his memories. Something that would otherwise fade away with age. +195 189 401 2 1516 +196 190 401 1 202 +197 191 301 AniZhuanchangEnd ??? President. +198 192 301 Hassen ... 1 +199 193 203 1 0.25 -400 +200 194 201 2 500001 400 +201 195 301 1 Celica President? 2 +202 196 301 Hassen ...Is it time? 1 +203 197 301 Celica Everyone is waiting for you. 2 +204 198 301 Hassen I'll be there momentarily. 1 +205 199 301 AniZhuanchangBegin Hassen If the Gray Ravens return... Have them wait in the preparation room. 1 +206 200 202 1 2 1 +207 201 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +208 202 301 AniZhuanchangEnd The Babylonian conference room was bustling with a crowd of people. +209 203 401 1 1509 +210 204 301 As the automatic doors opened, Hassen and Celica entered the conference room one after another, and the commotion of the crowd subsided in an instant. +211 205 301 Everyone had their eyes on Hassen, including Asimov and Nikola sitting off to the side. Hassen took his seat under their gazes. +212 206 201 1 500011 -400 +213 207 201 2 500001 400 +214 208 301 1 Hassen Celica, let's begin. 1 +215 209 301 Celica Yes, President. Everyone, this is the situation we are facing now... 2 +216 210 301 Celica said as she opened a series of high-definition remote sensing imagery on the holo-screen. +217 211 202 1 2 1 +218 212 301 The first area to bear the brunt of the attack was the northern seaside, which has just begun to thaw. On the coastline, the destroyed ports and beyond show signs of damage, but the settlements are largely intact. +219 213 201 1 500001 4 +220 214 301 1 Celica Prior to that, we experienced a wide range of data interference and jamming around New Murmansk. 1 +221 215 301 Celica The jamming method was very similar to what we experienced at Venus Splash Park. We speculated that it was the work of an Ascendant, which was later confirmed by Team Ouroboros. 1 +222 216 301 Celica Soon after that, the Forest Guard in New Sophiasburgh and the Forsaken stationed nearby began to mobilize towards New Murmansk. 1 +223 217 201 1 500012 +224 218 301 1 Nikola But subsequent surveillance records from Team Scarab and Team Caribou showed that both the Forest Guard and the Forsaken were impeded about 30 kilometers outside of New Murmansk. 1 +225 219 201 1 500001 4 +226 220 301 1 Celica ...Correct. They were stopped for three hours until the Ascendants retreated, letting the Forest Guard and Forsaken pass. 1 +227 221 301 Celica We are still investigating the motive behind the Ascendants. 1 +228 222 301 Celica As for reports on casualties... I know the data might seem ludicrous, but please believe the first-hand reports from our Support Force. 1 +229 223 301 Celica The old Nefheim Institute sustained heavy damage, so almost all reports overestimated the casualty counts. But after over two weeks of search and rescue, we have found that the casualty is far below previous estimates. 1 +230 224 201 1 500011 -400 +231 225 201 2 500012 400 +232 226 301 1 Nikola …Hmph, what was that? Were they pitying us? 2 +233 227 301 Hassen What do you mean? Maybe it's just... Some people are just unreasonable. Whatever the reason... I'll take it as a sign of luck. 1 +234 228 202 1 2 1 +235 229 201 1 500004 +236 230 301 1 Asimov President. 1 +237 231 202 1 1 +238 232 201 1 500011 -400 1 +239 233 201 2 500012 400 1 +240 234 301 1 Nikola I believe you are here just to observe and offer consultation. 2 +241 235 301 Hassen That's fine, Asimov. Say what it is you have to say. 1 +242 236 202 1 2 1 +243 237 201 1 500004 +244 238 301 1 Asimov This is more of a threat than it is luck. Based on the series of occurrences at New Murmansk— 1 +245 239 301 Asimov I believe the Ascendants have shown significant strength, and the restrain to match it. 1 +246 240 301 Asimov Unlike conventional artillery, they were capable of precision attacks. Otherwise, at least half of the people in New Murmansk would have died. 1 +247 241 301 Asimov Whether it was a demonstration of strength or simply because there were hints of humanity within them—I couldn't care less. 1 +248 242 301 Asimov What I care about the most is how will we view this threat? 1 +249 243 301 Asimov Tifa, Metropolis, New Murmansk... After what happened in Metropolis, it is highly likely that they have control over Huaxu. 1 +250 244 301 Asimov President, they aren't just a few dozen disorganized soldiers using rusty rifles and lies to catch us off guard. 1 +251 245 301 Asimov They've already become a highly organized threat with targeted hostility towards Babylonia. 1 +252 246 301 Asimov Therefore, my suggestion as a consultant is to fully disclose information on the Ascendants, and mobilize all of Babylonia—not just the Task Force—to deal with them. 1 +253 247 202 1 1 +254 248 201 1 500011 -400 1 +255 249 201 2 500012 400 1 +256 250 301 1 Nikola I agree. 2 +257 251 301 Nikola I've always advocated taking the initiative with a full-scale attack. 2 +258 252 301 Nikola Enlist everyone into combat roles, and push the Ascendants into our firing range through saturation attacks... 2 +259 253 301 Hassen You're calling for the complete military mobilization of Babylonia. 1 +260 254 301 Hassen I cannot agree to this. 1 +261 255 301 Nikola Hmph, and that's one of the reasons why we haven't made any progress, isn't it? 2 +262 256 301 Hassen ... 1 +263 257 301 Nikola Hassen, I mean it this time. Now is the time to decide. 2 +264 258 301 Nikola If there were nothing worth saving on the surface when we finally decide to launch a full-scale attack, it would be too late. 2 +265 259 301 ... +266 260 301 An awkward and perilous silence hung over the conference room. +267 261 301 Celica looked at Asimov, who shrugged helplessly. +268 262 301 Everyone present could do nothing but look at Hassen and Nikola expectantly. +269 263 301 Hassen ... 1 +270 264 301 AniZhuanchangBegin Nikola ... 2 +271 265 202 1 2 1 +272 266 101 Assets/Product/Texture/Image/BgStory/BgStory48.jpg +273 267 401 1 203 +274 268 401 2 1501 +275 269 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +276 270 502 RImgBg1Shake +277 271 301 AniZhuanchangEnd Right at that moment, the unceasing buzzing of the alarm disrupted their confrontation. +278 272 201 1 500004 +279 273 301 1 Asimov What's going on?! 1 +280 274 201 1 500019 +281 275 301 1 Logistics Construct It's an emergency! Mr. Asimov, come with me. Everyone else, please proceed to the shelter on 37C immediately! 1 +282 276 201 1 500011 +283 277 301 1 Hassen Hold it. What's going on? 1 +284 278 201 1 500019 +285 279 301 1 Logistics Construct The engine group has issued an alert throughout the entire ship. Power is decreasing, and Babylonia is entering a free fall! 1 +286 280 201 1 500004 +287 281 301 1 Asimov ...What?! How about the Engineering and Support Forces? 1 +288 282 201 1 500019 +289 283 301 1 Logistics Construct They're already at the scene, but they can't be certain that they can fix it! 1 +290 284 201 1 500004 +291 285 301 1 Asimov I'll be right there! Take everyone else to the shelter! 1 +292 286 203 1 0.25 400 +293 287 201 2 500011 -400 +294 288 301 1 Hassen No, I'm coming with you. 2 +295 289 301 Asimov ...I can't guarantee your safety. 1 +296 290 301 Hassen You'll be in trouble if there is a button that says "highest clearance only," but no one with the clearance there to press it. 2 +297 291 301 AniZhuanchangBegin Asimov Alright... If you insist. 1 +298 292 202 1 2 1 +299 293 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +300 294 101 Assets/Product/Texture/Image/BgStory/BgStory82.jpg +301 295 201 1 500028 +302 296 301 AniZhuanchangEnd 1 Support Force The President and Chief Technician are here! 1 +303 297 201 1 500167 5 400 +304 298 201 2 1111001 -400 +305 299 301 1 Bridget President! 1 +306 300 204 2 5 +307 301 301 Karenina President Hassen! What are you doing here?! 2 +308 302 201 1 500011 -400 +309 303 201 2 500004 400 +310 304 301 1 Hassen We don't have time for that. What's the situation? 2 +311 305 201 1 500167 4 400 +312 306 201 2 1111001 -400 +313 307 301 1 Bridget Our power has dropped to critical. 1 +314 308 301 Bridget Now it's impossible to maintain orbital altitude. 1 +315 309 301 Karenina Yeah, but the problem is... It's not an issue with the hardware. 2 +316 310 203 1 0.25 +317 311 203 2 0.25 -600 +318 312 201 3 500004 600 1 +319 313 301 1 Asimov ...What do you mean? 3 +320 314 301 Karenina All of the gravity engines are stalling. 2 +321 315 301 Karenina It seems that something is sending them a constant stream of forced shutdown commands. 2 +322 316 301 Bridget What? 1 +323 317 301 Asimov Even if you ignore this command, it initiates a countdown sequence, which overwrites the normal ignition command. 3 +324 318 301 Karenina ...Hence the stalling. 2 +325 319 301 Asimov As for the source... 3 +326 320 301 Asimov ...They have to be direct commands from the head of the program, set with the highest priority to circumvent any interference from the fault-tolerant system. 3 +327 321 301 Karenina ...Call me crazy, but I think there's something wrong with Gestalt. 2 +328 322 301 Asimov How is that possible... 3 +329 323 202 1 2 3 1 +330 324 201 1 500011 +331 325 301 1 Hassen We can figure that out later. Karenina, how sure are you? 1 +332 326 201 1 1111001 +333 327 301 1 Karenina About sixty percent. Regardless, there isn't an issue with the hardware. 1 +334 328 301 At this time, Hassen's portal terminal suddenly rang. He opened the terminal before looking up at Asimov. +335 329 201 1 500011 +336 330 301 1 Hassen Karenina and Asimov, come with me. And ask someone to bring the Gray Ravens to the conference room. 1 +337 331 301 Hassen Looks like we'll have to put the discussion we planned with them on hold and solve the issue at hand. 1 +338 332 301 AniZhuanchangBegin Hassen Bridget, take some men to try and restore the thrust. Buy us as much time as you can. 1 +339 333 202 1 1 +340 334 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +341 335 401 1 101 +342 336 301 AniZhuanchangEnd After anxiously waiting, you are called to the conference room. +343 337 302 What's going on? 338 +344 338 201 1 500011 -400 +345 339 201 2 500004 400 +346 340 301 1 Hassen ...I'm sorry. Unfortunately, we don't have time to have our discussion as originally planned. We have to concentrate on dealing with the current crisis. 1 +347 341 301 Hassen Asimov. 1 +348 342 301 Asimov Um let me see... Well, this is not what I was expecting, so pardon me while I try to figure out how to phrase it... 2 +349 343 301 Asimov Alright, well... 2 +350 344 202 1 1 +351 345 203 2 0.25 +352 346 301 Asimov As you can see, the ship is at 10% power, and reports show four groups of gravity engines being taken over and locked in to propel in the opposite direction at maximum capacity, causing our rapid descent. 2 +353 347 301 Asimov While we speak, Babylonia is plummeting towards the ground at an increasing speed. 2 +354 348 301 Asimov The cause of this crisis is unknown. I speculated that it was from an update made to Gestalt... but I have just discovered a vulnerability in the program. I'm sure you understand the seriousness of such ramifications. 2 +355 349 301 Asimov I know you have many questions, but there's no time for details. So consider the following an order— 2 +356 350 301 Asimov To identify and solve this problem, I need you to carry out an emergency operation. 2 +357 351 301 アシモフ We will use the tactical environment simulation interface, Spear of F.O.S., from the Military Academy as assistance. 2 +358 352 301 Asimov As a tactical environment simulation system, it will translate the data in front of you into comprehensible intel and provide tactical evaluations and suggestions. 2 +359 353 301 Asimov If the situation allows you to connect directly with Babylonia, it can also provide additional functions... But that depends on what happens on the scene. 2 +360 354 301 Asimov However, you will only need to use the graphical interface inside Gestalt for now. We'll talk about the rest later. 2 +361 355 301 Asimov The way this works, Gray Raven, is that you will "infiltrate" Gestalt. 2 +362 356 301 Asimov In short, I will export your M.I.N.D.s and your commandant's consciousness as virtual programs and upload them into the Gestalt, where you will uncover the issue and resolve it. 2 +363 357 302 Care to explain? 359 This order seems like an act of desperation! 359 Alright, understood. 358 +364 358 372 301 Asimov Of course, a veteran of your caliber can easily understand the situation at hand when I have yet to grasp what is happening. 2 +365 359 301 Asimov Huh? Do I really need to explain further... Good grief. 2 +366 360 301 Asimov Long story short, Babylonia lacks power and is currently falling out of orbit, as you know. 2 +367 361 301 Asimov The fundamental cause is Gestalt blocking ignition commands to the engines. 2 +368 362 301 Asimov Now, for some reason, Gestalt has activated strict anti-interference protocols, which are blocking access from all programs. 2 +369 363 301 Asimov So I came up with an idea, using your M.I.N.D.s as access channels while using the military exercise version of Spear of F.O.S., a command assistant program, as your graphical interface. 2 +370 364 301 Asimov Clear so far? I'll load the Constructs' M.I.N.D.s into the virtual space in the form of a "virtual program," then I'll install authorization on your commandant's terminal. 2 +371 365 301 Asimov If you can't wrap your head around it, think of yourselves as characters in a video game, and the commandant is the one on the controller. 2 +372 366 301 Asimov Then you infiltrate Gestalt, find out why it triggered the lockdown, and resolve the issue. That's it. 2 +373 367 301 Asimov This is the only solution I can think of for our current debacle. We have no other choice. 2 +374 369 301 Asimov I will continue to monitor your status and help you locate the vulnerability in Gestalt in real-time. But, enough talking... You'll learn more once you are in the immersion process. 2 +375 370 301 Asimov I'll ask one more time. Do you remember everything I just said? 2 +376 371 302 ...Yes. 372 +377 372 301 AniZhuanchangBegin With that, Asimov pushes you into the immersion frame behind you. +378 373 202 2 1 +379 374 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +380 375 401 1 36 +381 376 401 1000 2 1512 +382 377 301 AniZhuanchangEnd As the door closes, the ear-piercing alarm, the cries from the residents... All noise comes to an abrupt halt as you descend into darkness. +383 378 401 2 1509 +384 379 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineBaozhaNew.prefab 2 +385 380 301 AniZhuanchangBegin Immediately, a ray of light lights up below your feet and scans your entire body. +386 381 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +387 382 301 AniZhuanchangEnd Comman—dant... +388 383 301 Commandant...! +389 384 301 AniZhuanchangBegin Commandant! +390 385 101 Assets/Product/Texture/Image/BgStory/Bgstory264.png +391 386 401 1 203 +392 387 301 AniZhuanchangEnd The darkness in front of you gradually disperses, and the voices around you return. +393 388 201 1 1031001 -600 +394 389 201 2 500026 +395 390 201 3 500166 600 +396 391 301 1 Lucia Are you ok, Commandant?! 3 +397 392 301 Liv Lucia, quit shaking the commandant... Asimov has stabilized the link again... 1 +398 393 202 1 2 3 1 +399 394 201 1 500004 +400 395 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +401 396 301 1 Asimov ...Phew. I never knew how hard it is to stabilize a link to human consciousness. 1 +402 397 302 How long was I out? 398 +403 398 301 Asimov Not long. Not even long enough for you to complete the immersion process. 1 +404 399 302 ? 400 +405 400 301 Asimov We're just using an unnoticeably small amount of bandwidth to test the adaptability of the Spear of F.O.S. with Gestalt. 1 +406 401 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +407 402 201 1 500026 +408 403 301 1 Lee Wait... In other words, we may encounter danger even during the immersion process? 1 +409 404 201 1 500004 +410 405 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +411 406 301 1 Asimov Of course, the anti-interference protocols are everywhere. 1 +412 407 302 I'm fine. 408 +413 408 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +414 409 201 1 500166 +415 410 301 1 Lucia Commandant! 1 +416 411 201 1 500004 +417 412 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +418 413 301 1 Asimov Really? You're back on your feet in no time. Looks like I really can depend on you with such an important mission. 1 +419 414 302 1 AniZhuanchangBegin Of course. \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX01601BB.tab.bytes b/Resources/table/client/movie/movies/MovieZX01601BB.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..55c88c7b900fdc7a8834b490e990585b125d4635 GIT binary patch literal 9293 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ǚq M84cwO$[?\`_-k =_"`W [&z2U %m)(_ϷoId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory264.png +2 2 401 1 209 +3 3 201 1 500166 +4 4 301 DialogEnable 1 Lucia ...Something's off. 1 +5 5 202 1 1 +6 6 301 After completing the immersion process and removing the obstructive data wall, the four of you arrive at Parliament Square in the virtual space. +7 7 301 Have you not remembered being pushed into the frame, you would have felt as if you were "teleported" to Parliament Square directly from the bridge. +8 8 301 ...But, for some reason, something does not feel the same. +9 11111111 201 1 500004 +10 9 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +11 10 301 1 Asimov What's wrong? 1 +12 11 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +13 12 202 1 1 +14 13 502 3000 RImgBg1BlowUp +15 14 302 ...What's that? 15 +16 15 201 1 500166 -400 +17 16 201 2 500026 400 +18 17 301 1 Lucia It looks like... some things have formed a wall. 1 +19 18 301 Lee Strange... I can't use my sensor to detect what the "wall" is made out of. 2 +20 19 202 1 2 1 +21 20 201 1 500004 +22 21 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +23 22 301 1 Asimov ...It's data. It's a flowing wall of white-noise-like data. 1 +24 23 301 Asimov You can understand it as a wall formed from the data stream. It's one of the anti-interference protocols. 1 +25 24 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 25 202 1 1 +27 26 201 1 500026 +28 27 301 1 Lee Looks like it really has been infiltrated... 1 +29 28 201 1 500004 +30 29 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +31 30 301 1 Asimov I'm afraid so. We can only find a way to close or go through it once the immersion process is complete. 1 +32 31 302 ...How do we do that? 32 +33 32 301 Asimov Like I just said... We have to "find" a way. 1 +34 33 302 AniZhuanchangBegin ... 34 +35 34 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +36 35 202 1 1 +37 36 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +38 37 401 1 201 +39 38 301 AniZhuanchangEnd A few days ago. +40 39 301 A young man with blonde hair stood before the doorway to the conference room. Seeing that the door was ajar, he softly took a breath, then knocked on the door. +41 40 301 ??? Come in. +42 41 201 1 500146 +43 42 301 1 Murray Commander Nikola, is there something... Oh, President Hassen. Seems like you've been quite busy recently. I haven't had a chance to speak with you. 1 +44 43 201 1 500011 +45 44 301 1 Hassen ...Have a seat. 1 +46 45 202 1 1 +47 46 301 Hassen refrained from responding to Murray. Instead, he motioned Murray to take a seat on the other side of the table. +48 47 301 Murray sat opposite to Hassen, with a cup of coffee placed in front of him. +49 48 301 Murray looked at Hassen through the steam coming from the coffee, then blinked awkwardly. +50 49 201 1 500011 +51 50 301 1 Hassen There's no need to be nervous. Celica brewed the coffee herself. 1 +52 51 201 1 500146 1 +53 52 301 1 Hearing this, Murray smiled and took a sip of the coffee. +54 53 301 Murray Thank you. Tastes... good. 1 +55 54 202 1 1 +56 55 301 Standing off to the side, Nikola put down his now empty cup, then turned on the holo-screen. +57 56 201 1 500012 +58 57 301 1 Nikola I told you, Hassen. He's fine. 1 +59 58 301 Nikola Let's get down to business. 1 +60 59 202 1 1 +61 60 301 Following Nikola's gesture, Murray shifted his gaze to the content on the holo-screen. +62 61 201 1 500146 +63 62 301 1 Murray This... this is the report I submitted to you. Is President Hassen here with you because there is an issue with it? 1 +64 63 202 1 1 +65 64 201 1 500011 -400 +66 65 201 2 500012 400 +67 66 301 1 Hassen Not with the information itself. What concerns me is how you got it. 1 +68 67 301 Holding the coffee cup, Murray came to a halt and stayed silent. +69 68 301 Nikola Still not willing to tell us how you got your hands on this information? 2 +70 69 202 1 2 1 +71 70 201 1 500146 +72 71 301 1 Murray Well... I'd like to live a little longer. 1 +73 72 301 Murray answered softly with a slightly apologetic tone. However, Hassen understood that the young man would not come clean. +74 73 202 1 1 +75 74 201 1 500011 -400 +76 75 201 2 500012 400 +77 76 301 1 Hassen In that case, why don't you transfer back? It would be better for someone in your condition. 1 +78 77 202 1 2 1 +79 78 201 1 500146 +80 79 301 1 Murray Thank you for your concern, Mr. President. But I'm happy with my current job. I'm not considering a transfer right now. 1 +81 80 301 Murray My intelligence work is just a way for me to accumulate combat experience. After all, my physical condition... doesn't allow me to become a commandant with boots on the ground. 1 +82 81 202 1 1 +83 82 201 1 500011 -400 +84 83 201 2 500012 400 +85 84 301 1 Nikola In some ways, I'm happy with the work you produce, and I don't intend to transfer you elsewhere. You're also the only person besides the Gray Raven Commandant who passes the test currently. 2 +86 85 301 So you should understand that, even if the source of your intel violates our rules, we won't sentence you to death for this. 2 +87 86 202 1 2 1 +88 87 301 Murray looked down at his reflection in the coffee cup, obscuring his expression from the two men sitting opposite him. +89 88 301 He quickly raised his head again, then the corners of his mouth curled into a gentle, peculiar smile. +90 89 201 1 500146 1 +91 90 301 1 Murray Sir, I was given a mission, and I completed it. That's all. 1 +92 91 301 Murray Just as I won't ask you how you will use this information, you won't have to inquire the details on how I obtain information. 1 +93 92 202 1 1 +94 93 201 1 500011 -400 +95 94 201 2 500012 400 +96 95 301 1 Nikola You wouldn't have the authority to ask. 2 +97 96 202 1 2 1 +98 97 201 1 500146 1 +99 98 301 1 Murray You're right. 1 +100 99 202 1 1 +101 100 201 1 500011 -400 +102 101 201 2 500012 400 +103 102 301 1 Hassen We know that what you're doing, at least in terms of results, are still for the benefit of Babylonia. 1 +104 103 301 Hassen We seek a common goal. However... 1 +105 104 301 Hassen Murray, no matter how many moves you can make behind the scenes, don't you think they can remain hidden forever. 1 +106 105 301 Hassen I think you can gauge where the lines are, at least for the time being. 1 +107 106 202 1 2 1 +108 107 201 1 500146 1 +109 108 301 1 Murray Thank you to both of you for your trust. 1 +110 109 202 1 1 +111 110 201 1 500011 -400 +112 111 201 2 500012 400 +113 112 301 1 Nikola You've worked under me for quite some time, but I must admit—I still haven't had you figured out. 2 +114 113 301 Nikola took out a black folder from a briefcase under the table and pushed it across to Murray. +115 114 301 Nikola If you're unwilling to divulge the source of your intel, the least you can do is be of use. 2 +116 115 202 1 2 1 +117 116 201 1 500146 1 +118 117 301 1 Murray What do you want me to do? 1 +119 118 202 1 1 +120 119 201 1 500011 -400 +121 120 201 2 500012 400 +122 121 301 1 Nikola As always, what you do best. 2 +123 122 202 1 2 1 +124 123 301 Murray immediately noticed the logo on the file. He let out an apparent smile, then looked up at Nikola. +125 124 201 1 500146 +126 125 301 1 Murray ...I'm not your only bet in this game, am I? 1 +127 126 202 1 1 +128 127 201 1 500011 -400 +129 128 201 2 500012 400 +130 129 301 1 Nikola Just make sure you get the job done. 2 +131 130 301 Nikola We just want to see results that benefit Babylonia. That's all. 2 +132 131 301 Hassen You can put down your cup of coffee now. You don't have to keep holding it if it isn't to your liking. 1 +133 132 202 1 2 1 +134 133 301 After that, Hassen and Nikola stood up and left the conference room, leaving Murray with his coffee, unsure whether or not to drink it. +135 134 201 1 500146 +136 135 301 1 Murray ... 1 +137 136 301 After quite some time, he finally took a deep breath and smiled bitterly as if being relieved of a heavy burden. +138 137 301 1 AniZhuanchangBegin Murray That... wasn't very pleasant at all. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01602EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01602EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..f7a9f671a7b47ce73d1ffd3a5f44207cb04be867 GIT binary patch literal 7659 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01603BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01603BA.tab.bytes new file mode 100644 index 0000000..2e4cddc --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01603BA.tab.bytes @@ -0,0 +1,52 @@ +p"CFP;=JHek+ʚMĎ6?}t*2FM߃-}a!".6uڳx^dA*bV  !MQaJ֫\hSId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory277.png +2 2 401 1 202 +3 3 201 1 500238 +4 4 301 DialogEnable 1 Luna Huaxu, how is the infiltration coming along? 1 +5 5 301 Huaxu The area under my control has decreased 12.7%, and Babylonia has regained power by 6.1% compared to an hour ago. Babylonia is still in freefall. +6 6 301 Luna ...What changed? 1 +7 7 301 Huaxu It appears that a task force has entered Gestalt's virtual space in an attempt to resist my infiltration. +8 8 301 Huaxu Everything is still under my control. +9 9 301 Luna ...Do you have any anti-interference programs? 1 +10 10 301 Huaxu Multiple disguised sub-terminals have been released. They will create massive disruptions before Babylonia's forces realize what is happening. +11 11 301 Luna ...That's good. 1 +12 12 301 Huaxu Your hesitation suggests a concern for my tactical capability. +13 13 301 Huaxu Please state any alternative that can be implemented. +14 14 301 Luna That's not what I meant. 1 +15 15 301 Luna Do what you must. 1 +16 16 202 1 1 +17 17 301 As usual, Huaxu does not respond. Luna enters a meditative state. +18 18 301 AniZhuanchangBegin She recalls the expression on Qu's face during the battle in Kowloong, and the conversation between Qu and Huaxu from the records retrieved by Huaxu. +19 19 504 1 +20 20 101 Assets/Product/Texture/Image/BgStory/Bgstory152.png +21 21 201 1 500220 +22 22 301 AniZhuanchangEnd 1 Qu Huaxu, how can humanity survive under such circumstances? 1 +23 23 301 Huaxu All data has been parsed, but no such method exists. +24 24 301 Huaxu Regardless of the method, humanity will only end in destruction. +25 25 301 AniZhuanchangBegin Huaxu Earth has already experienced five mass extinctions. Humanity is merely just a visitor on this age-old planet. +26 26 301 AniZhuanchangEnd Huaxu I've adjusted the input range and parameters to meet your requirements. +27 27 301 Qu I want results. +28 28 301 AniZhuanchangBegin Huaxu Very low probability, but not impossible. Changing the scope has made certain options possible now. +29 29 504 0 +30 30 101 Assets/Product/Texture/Image/BgStory/Bgstory277.png +31 31 201 1 500100 +32 32 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +33 33 301 AniZhuanchangEnd 1 α We're in position. 1 +34 34 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +35 35 201 1 500238 +36 36 301 1 Luna ...Understood. 1 +37 37 301 Luna Proceed with caution. 1 +38 38 201 1 500100 +39 39 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 40 301 1 α You already said that. 1 +41 41 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +42 42 201 1 500238 +43 43 301 1 Luna Then take it as another reminder. 1 +44 44 201 1 500100 +45 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +46 46 301 1 α ...Fine. 1 +47 47 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +48 48 201 1 500238 +49 49 301 1 Luna Huaxu. 1 +50 50 301 Huaxu Yes? +51 51 301 1 AniZhuanchangBegin Luna ...Forget it. It's nothing. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01603EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01603EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a13db31f0742ed108683a9ad56bc5f6ffda960c8 GIT binary patch literal 8089 zcmchcONeAw8OJpnIgK4R!3QdwjE^zWQ&YE|-5?Cp)00fg%p^J)Cox1gRduTBPTxm) zAKg=ekhpW93kkS)<6|K%lz@mJxDXfOE{hB#a_L%v@D?fYujbDs@{ML<2e+z%| z^8LM!{PMM1$4~tGpKsrM&-8b*P`o};2<6-#9jkmt?qYvD>bNS<+{ryKj_QSJpOkR5P+kg7O@BZ`b zQ{U;{{qNhSBXxb4`EkU}UHd4jzC1slS#_Eo2l4QX&zsRm9ovZ?U61@w@y&g@Cnq*A zb9q$UJZBOUrZ0IftMaZ@-LfKuPZmoK^R=r!R-mTSrd4JDSo>E?u{}kr>`ZPDuaB8B77*n35 zsm;=>&n59FA7)pd$NYI>ubzfxVy_-g?qzW@=QEYhR?ln9qKQn~bnWl8R7EYYAe;Q2Q(TD)ltVj@)^0?aP9AP%uOkWmBu4%M*V*_oIn^I!=aGk7Bu> z+QeQ{{S6E9Xn(ISuL{}RkV19j97UHieX27X1bQClVwi1m9V&ERvq!UqtQ)WWy(4wB zyr-vbTQW>P%+pM#v-r&F3qPCc>!}~c=Q@tGXg7?*Fx6SiO*HnC&^-+OG$mzIZTOr- zb|eF2bZEnYO;R0?-PbkKY*)o=5-!WaIoZm1Xf&LMB7MWp=GyD(#Ggzv9mN+Sl!R_+ za9zr^V;{m2bFLX}R}gtE#ov;vs?gcx8n3PRTaNI%aVACzZ6sjl=57pg2@bEL_*>bHsx~+_DS2CFxgX){&`4N>gqR{{8VgJGDvMRz>8BjH>gh4t+Quq;DfxX1ZNVvy1iNn&8=O*&gX`RO)8i_2x#-J!$(3EEq zJn&U>ZX*o4@j{-iYLicOz$%CA+eY_P+m*J80#n%z@T@j^oCm>`fuX>qLlX(0G*o*F zi)G)wd%2ui?^ah?ti8_ksH^uQF;5o9qaD$61chJGQYtcTlA;XmOkf@${v&a+*J#KIky8I?^IELzBSr+T_-QfR;DUM^X_WC`RF8%r`}iJ`>kz>YIL zuz;j1UKui<`$?7~Y&v5^L&J1N1;q|5{?>yzCG_06U{lZvOF^)Xi*f#Qm#3NyaQjN9 ziKRAO%xS9*pJ0`h%X=!%SU<&*F|tgsuymsgwM=g)7M9YIR#;< z{_;={lQ>PUEC$a^HoYLq@fqc6mZ0(=Hp%FkKJgQ1WB>&D56uwbH36H#IHQrFw6Rh^ zC6cFN&LF;^pwHqY!`SCGa7_Oh3xoyuaI*{1tgAY!x#K#I3^Gx&&Z%>TMN`+GF1B0R zsG%hU6F)tZtQ}YxGO`(>qd9IYg`k8R2+9>oH1!j>#WE7OSv-u97VISfP<1kuP~9qU zPjyz9scT1`_DLU>9|;ca#n_Mlv}wD%9N}i@Y&qK(by;0LU>a~n3@UXbL-Z9 z)mbTwN}~PQhz@mo+A^cFlJP}rS9EZp6^n$9Eo|NOhyY#9dwRng^nR$z^n-#zmn<9@ zqcxS*AUf0Ft5CtwcK5S#*Cl?HV&eV>76id6RKUa%eiTC%P0GUPA|Mw256_XEh&13u z-!hV|_@7X5G;QcR?&<6v`0k~P@oA3eu7gQqM??=CnUx%H%_*YGLaaLsD6TX*(!tUu z@Yd+i2-SjEZ!;JQb$Pc8O43Yc#NU*(D%LBdM{u|IAP``p)23;=kgUD{z-aReI~v!l zY~K(F0fCmzOg7|wLv=gqUY*^1@2L}Es8w?Fh{#^QI4o()++~H-7w*O+i6;KgYEi2| znOWIp7Om7}d{`x-fe}l2aJW$S11$5@`j*9aHtwh{CpDD0iu@PRE4Iudu?o?FcS1u_ z^N$SFW`TK*e%BkVly(FM@!d%TF$8d7?ovMSa%B?yUBV<3-%&Kz4U1wf&fZyFc43Do z)7z#GJTCQVt#<^Lo4aldIay-fGDufKlQG}S0dYb0K`s!5a2$Lt4}W{66PUf?P?bQZ6dh#8>5}?$o20;~thoCC_;AE$V}lJ+ZR@ z5+Elq?<|Ac^X^b}*PyjHqad0JCNGdec$S8QuaC-#T3EUe!j&sY#1$#9UOt@SHz`OU zgGE*r9f;YAkcZZaMwv+_mQJ8l42~nvX$BmGgh0rS&Klu+AbYF1PG5T4=?fEjV0AsG zRZyN?Q#{oJ4{OE)oN)HjqwH_II8|+_o&&T+RefjhXG zD5R@TwS7c0w#)P^(_0~Q4%Z|xE_`4g$w@Vm4%bS`E)e#>QH;~e8-}eH%h zD^BbxhF_``x2>Qlbz3TFL-jV405JyIbJ$%opOqgC+;1&1%DG8@UQ@;8f2>ot7SgxV z6w0u*i?#czN3t(>i^b4I1T4>B_@U~NdBx8c@@nk>WB1P${r>KsD_FWuUM&A$Q46*# zh}?5t-&B2<5(`fD~2q8eeslQ_g!0?=7TE`Rv03^%7rvmOVn19 z;Mff29H;r5IvFT11eA7WUCiP;TennyCADx_WOklJGQPhW^@VV^ApD&E9Y8-_!zafQ zt|;=eoFiUPZ{!PIYXx+HP(x6xq;EcH64?tuY2TeKn&FTxy?iTraaecm$2pjn_#^Uw zijnP5tfTsC8C5CxUH)U=E79K+!f5*erJtu*Og;QO_!3kpb{r9(Zj(j6se5T2Yob zcp$J^XUbT}H4;G`sQeK>Q|++Lkvd#$fC}5(B>3k-&|RxQS%%rm5qJ^@TiwP&hrop6 PvwW`P{t}43OGf?=*#kmu literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01604BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01604BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..426546a1f5449bb9b62e4f22496442c2ac883195 GIT binary patch literal 6200 zcmc&&O^72|9Tx=gABo_{9F=FU*bMZfQ}fB9qxk#3s#KDms%8|%E&e2x z%6sqs_4|L-$N&A>uO7Ym>Knf~dGP-A*B@VdX;XjfJM~Zf`0-EQtv&pFYyZ7#Z{7d) zdoMrt<%hLjymsxQTMxeb^MAemrBDCp)syxgzjyx!kHpErb069N$sOmbkN)}nqtAMe z-QU0IymSArKl{hmuD^Z#l}~(e^6-bZe)r(*UryEE-}&U-YqbyF z`qSaBf7|ouV324N;^stMB*l-@`BYIaKJ?9Cg74=;j}FyHhXHGX}sG#=kNDXCw z`zseOY5QT-K2fvfk5dzlF4FK=`a?W#Ozj3%vGl6fy3~D!Y+>fIt6tlo9io=i_NJD; zftzLDSG?GvV+m)6)Mzx$#xmKj5WZg9rCmOxVA2ya8H;lj&Bef1G7>rz!CXXYYNDh; zdu5`qhxhoeOc=Z5Al897rvouC0Sq`+VXV)U@MI#zKn5lq`am7T6USyIbSx5xDW)cl zHFVhj0;8+s0>+y_IGY=;&aVH9o52{-1qeJl#+4eo#B34hiC}X9 z(b5Y$+5}p0oM9+B?k)pml?#_A<)XMr^zACE`dITEaL1D=-DwYhZj8I zHesT5|L4(r$}#B~6*CF~IZ*;RB?cCHLs91UWDFd5Y7{98gG<4_g&0?%*o?<&6KNs! zJu#NZ3HQ=CK_aM(co%pFELM^WGCOA%fl4(645dHO;YbA9y8-zU6%N2YWNw^&g1Au% zeAXOA3}#t5IZvCM1*1@TVs26qnnWZ<3{5mrxLf8a?dxP-jc~U`pw-iJv%ZW&5gSTG zdNfX8%}w7IeD=sdk1Gt(CfC-)g)6h~@{n;m1o{xt6*3Jco0Xcv6=*Ytv!_!PLc@J> z5td~aT(V>Te9|Rnimf#8Wu%95;mZWcMSPtN2nWr!tfwrTqzDXbo5EWmP^(c-_R1QFfB4TQWxt~tl3Bzg#!M_Ub*K|96RwIt z7uyEawyyv)2p?|&A;R>}wMkpo_Gphxr3rSdm$ z!gbj?gH4YC3aCQ<10J$u6&YY6u!t&Fj&+y-M`7-4_+%QHfkMg~MkZhfq2`yWYAw^D z)>9YnR+m8eT*3yt)UZ{}A+|AZcN_PnSBxR89Rgh%M9MtGjNzqS0_8SeGkHEEK{_#1 zGc>C6Sjds7tR1aA0sf)_ws6BG;gLN`hC}u`Z9F_Og?9m1;ZGE+#X(CU^5q?FmeuvG%w!Wvxch zRv4i!roP0u6`Mezlj1tLP;;FVthY;`6^$tK0ndAteN=moK&zYbU83*HaDs%6cLg4t zm%{-`rFRp#CGsl0*l7avYe(jC9HH;x!y<8_C&rgZR1=&W*jhKTHII8mfCn8GiUa4H znT~-)v|ijAa=Ghcb>7?M3oCW&Ao^gemC~CFauBnHnM+jk0=A}mhFQ!cJb}Zx`_kdL z@y`{sUG!I%&E5gr)(S$lu*^&KTBk)IUMns+x#ps7yqHF&Z=y8b z*b*Ce0A$(cyCW6#RrZwaxN(G*vTxE2s3y+F8oi&boQlI@FhNEGP8D7;X27(lgw+d# zqqFT}9TF$PH>{4?&K`kELcDa8oN0k@ZZXlG}~NXHX)1Mfqh1Mo{8?XKYMQgXNJKhjB{(q_W%5#q``?1G+a^#Z3#46ZMHby39uK)6hqpM`?fjg*fAQ_y zW4pUZ1t=N_E{Mv0wN;wm;qi}er5cH?@9WS`$cxqv2ItakmyC^XZlL$$R{e^4{U1_W BcbotK literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01605BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01605BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..99a5f24d93712ad15a0ba30f824a5ad75f8ea5a9 GIT binary patch literal 6023 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[ETMhdXWzFse)?v3 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 XQls0jJjfmE>#`sac*kIF<7N97YTU%) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01609EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01609EA.tab.bytes new file mode 100644 index 0000000..e3ea1df --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01609EA.tab.bytes @@ -0,0 +1,132 @@ +Xk+ +zUGH9ǍdnGdeᖫuLIb Țoe-N[L:F˻s%FHJv=/, +~HQad7rpylK>%3%'Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +2 2 401 1 2 +3 3 201 1 500160 +4 4 301 DialogEnable 1 Huaxu Request connection to root server... Request connection to root server... 1 +5 5 201 1 500026 +6 6 301 1 Lee It won't work. We've cut off all contact between your sub-terminals and the root server. 1 +7 7 201 1 500160 +8 8 301 1 Huaxu ...Disconnection confirmed. Withdrawing connection request to the root server. 1 +9 9 301 Huaxu Disintegration process... irreversible... 1 +10 10 201 1 500166 +11 11 301 1 Lucia Stop your infiltration on Babylonia immediately! 1 +12 12 201 1 500160 +13 13 301 1 Huaxu You have... no authority... to issue that order. 1 +14 14 301 Huaxu But... I... cannot continue... executing order... 1 +15 15 301 Huaxu Cannot maintain... form stability... 1 +16 16 202 1 1 1 +17 17 301 Much like "Bianca" before, Huaxu disintegrates before your eyes. +18 18 201 1 1031001 -600 +19 19 201 2 500026 600 +20 20 201 3 500166 +21 21 301 1 Lucia Is it over...? 3 +22 22 301 Lee Asimov, what's the situation like outside? 2 +23 23 202 1 2 3 1 +24 24 301 Asimov ... +25 25 301 Asimov has turned on his comms, but he does not respond to your question. +26 26 301 From the terminal screen, you can see he is moving something with Karenina. +27 27 201 1 1031001 -600 +28 28 201 2 500026 600 +29 29 201 3 500166 +30 30 301 1 Lee ...Looks like they're too busy to answer us. 2 +31 31 301 Lucia Let's find out what the status of the virtual space is. 3 +32 32 302 AniZhuanchangBegin (Nod) 33 +33 33 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +34 34 301 AniZhuanchangEnd Liv Hm? 1 +35 35 301 Liv That's... 1 +36 36 301 Liv leans over and picks something off the ground. +37 37 301 Lucia Liv? 3 +38 38 301 Liv This is on the ground after Huaxu disappeared... 1 +39 39 301 Liv holds a peculiar fragment in her hand. +40 40 301 Lee Is that... a data fragment? 2 +41 41 301 Lee Why did it drop this... when the other one... 2 +42 42 302 You're right. That one didn't drop anything. 43 +43 43 301 Lucia Can you analyze it? 3 +44 44 301 Liv Let me see... 1 +45 45 301 ... +46 46 301 Liv It's a set of coordinates, but I can't decipher the last two data points. 1 +47 47 301 Liv Maybe the fragment was solidified with the core of the sub-terminal, and it was damaged when the core disintegrated. 1 +48 48 301 Lee How accurate are the coordinates you can retrieve? 2 +49 49 301 Liv I can narrow it down to an area of about five to ten square kilometers. 1 +50 50 301 Lee That should suffice. 2 +51 51 202 1 2 3 1 +52 52 201 1 500004 +53 53 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +54 54 301 1 Asimov ...How's everything going? 1 +55 55 302 About time we hear back from you. 56 +56 56 301 Asimov We just finished preparations for you to leave the virtual space. 1 +57 57 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +58 58 201 1 500026 +59 59 301 1 Lee What's the situation with Babylonia? 1 +60 60 201 1 500004 +61 61 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +62 62 301 1 Asimov We've managed to start ascending, but we won't be able to return to low Earth orbit any time soon. At least we've stopped losing altitude. 1 +63 63 302 Well, that's good news. +64 64 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +65 65 201 1 500166 +66 66 301 1 Lucia Huaxu was the one who infiltrated Gestalt, and the sub-terminal dropped this, Asimov. 1 +67 67 201 1 500004 +68 68 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +69 69 301 1 Asimov ...Coordinates? 1 +70 70 301 Asimov Wait. 1 +71 71 301 ... +72 72 301 Asimov Prepare to disengage from the virtual space. 1 +73 73 302 Right now? 74 +74 74 301 Asimov Yes, right now. 1 +75 75 301 AniZhuanchangBegin Asimov President Hassen wants to see you. 1 +76 76 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +77 77 202 1 1 +78 78 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +79 79 301 AniZhuanchangEnd ... +80 80 201 1 500166 +81 81 301 1 Lucia If that's the case, then let's get out of here. 1 +82 82 203 1 0.25 -400 +83 83 201 2 500004 400 +84 84 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +85 85 301 1 Asimov ...What's going on? I can't get you to disengage. Why can't I connect with you? 2 +86 86 301 Lucia What? 1 +87 87 301 Asimov Looks like a part of the full band lockdown procedure is still in effect. 2 +88 88 302 I guess we're stuck here. 89 +89 89 201 1 500026 -400 +90 90 301 1 Lee ...? 1 +91 91 301 Asimov Don't worry about the lockdown for now. Lee, go to the terminal in the virtual space to synchronize your data with me. 2 +92 92 301 Asimov Gestalt is operating normally now. So if the usual method doesn't work... I still have another way. 2 +93 93 301 Lee quickly approaches the terminal and begins operating it. +94 94 301 Lee I'm ready on this end, Asimov. Are you ready to start the handshake protocol? 1 +95 95 301 Asimov Begin. 2 +96 96 301 *Establishing handshake protocol. Integrating signal via side link.* +97 97 301 *Signal requirement: 0.47%* +98 98 301 *Signal requirement: 14.6%* +99 99 301 AniZhuanchangBegin Asimov Tch... Since we can't use the main channel, it's going to take a bit longer. 2 +100 100 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +101 101 202 1 2 1 +102 102 101 Assets/Product/Texture/Image/BgCg/Cg1601_3.jpg +103 103 401 1 103 +104 104 301 AniZhuanchangEnd *Warning: Unauthorized data flow detected. Emergency safeguard activated.* +105 105 401 2 1501 +106 106 301 Asimov ...Dammit. Now that Gestalt is fully operational, it's treating us like junk data. +107 107 301 Lee Asimov, think of something! +108 108 301 *Signal requirement: 41.03%* +109 109 301 *Signal requirement: 44.27%* +110 110 301 You begin to feel the virtual space around you peeling off layer by layer, revealing the underlying data. +111 111 301 Lee We're running out of time, Asimov! Hurry up! I'm struggling to keep in sync! +112 112 301 Asimov Tell me something I don't know! +113 113 301 *Signal requirement: 61.3%* +114 114 301 *Signal requirement: 66.09%* +115 115 301 Asimov ...Looks like we have no other choice but to "offend" Gestalt a little. +116 116 301 You notice that the crumbling areas around you begin to halt, and some places even revert to looking like Babylonia. +117 117 302 What did you do? 118 +118 118 301 Asimov I pitted part of Gestalt's firewalls against itself, which should buy us some time. +119 119 301 *Signal requirement: 74.12%* +120 120 301 *Signal requirement: 86.37%* +121 121 301 Lee Asimov, we've reached the minimum requirement for the disengagement procedure! +122 122 301 AniZhuanchangBegin Asimov Then begin the disengagement sequence! But I should warn you, your M.I.N.D. might experience a "slight" deviation! +123 123 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +124 124 301 AniZhuanchangEnd AniZhuanchangBegin Just like that, everything around you fall into darkness, just like when you first began the immersion process. +125 125 101 Assets/Product/Texture/Image/BgStory/BgStory00.png +126 126 301 AniZhuanchangEnd Importing memory >>> Administering tranquilizer... +127 127 301 Brainstem bridging link complete >>> Initiating consciousness update... +128 128 301 Allocating memory >>> Loading virtual presence >>> Loading complete. +129 129 301 1 AniZhuanchangBegin Initiating virtual spatial retrieval with Spear of F.O.S. >>> Complete. diff --git a/Resources/table/client/movie/movies/MovieZX01610BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01610BA.tab.bytes new file mode 100644 index 0000000..ce540c3 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01610BA.tab.bytes @@ -0,0 +1,222 @@ +U}3ܤ }!)pFĽK`~R +@/Q[Ifn!i[,(6<;[5K8Fx>&d'wa* T 'cId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory47.jpg +2 2 401 1 203 +3 3 301 DialogEnable Ten minutes after the Gray Ravens have left the immersion frame... +4 4 302 President. 5 +5 5 201 1 500011 +6 6 301 1 Hassen Considering the sudden nature of the occurrence, I'll keep this briefing short. 1 +7 7 301 Hassen Huaxu's intrusion was connected to multiple access points. Even Asimov couldn't determine the actual location of Huaxu in such a short time. 1 +8 8 301 Hassen But the coordinates you acquired may be an important lead. 1 +9 9 201 1 500166 +10 10 301 1 Lucia You mean... 1 +11 11 201 1 500011 +12 12 301 1 Hassen It's time to take the offensive. 1 +13 13 302 Understood. 22 Is this data... reliable? 14 +14 14 301 Hassen Good question. We've been thinking about whether or not they've set another trap. 1 +15 15 301 Hassen After referencing the local data, we've found that the coordinates left by Huaxu are consistent with the possible base of several Ascendants we checked earlier. 1 +16 16 301 Hassen Even if these coordinates aren't where Huaxu is located, they may still be... the... 1 +17 17 201 1 500004 +18 18 301 1 Asimov Key bridge access point. 1 +19 19 201 1 500011 +20 20 301 1 Hassen That's right. Key bridge access point. 1 +21 21 301 Hassen Regardless, even if it's just an empty husk, it is still heavily associated with the Ascendants. 1 +22 22 301 Hassen This does pose some risk, but it's a risk we have to take. 1 +23 23 301 Hassen With this opportunity, we've never been closer to the Ascendants than we are now. Even if we can't eliminate them, we can at least clear up the mystery surrounding them. 1 +24 24 301 Hassen As for the potential risks, we can minimize it with a swift and efficient operation. 1 +25 25 301 Hassen We'll strike them before they even have time to react and complete our mission. 1 +26 26 201 1 500166 +27 27 301 1 Lucia President, in the virtual space... We ran into... 1 +28 28 201 1 500011 +29 29 301 1 Hassen Huaxu, correct? Although that was most likely just one of Huaxu's sub-terminals. 1 +30 30 301 Hassen You've all seen what the Ascendants are capable of. You saw them steal Huaxu's key during the battle in Kowloong. 1 +31 31 301 Hassen After that, Luna successfully launched an attack on New Murmansk. 1 +32 32 301 Hassen Although we've already tried our best to save as many survivors as we could with the Forsaken and the Forest Guard... 1 +33 33 301 Hassen The ARU still suffered considerable damage. She decimated a large area around the Research Institute. 1 +34 34 302 ... +35 35 201 1 1031001 14 +36 36 301 1 Liv ...How can that be? 1 +37 37 201 1 500011 +38 38 301 1 Hassen The Forest Guard that arrived on the scene provided us with a report of the situation. 1 +39 39 301 Hassen According to the damage and the statement from Staessen before he passed out in the ICU, the Ascendants stole the "experimental high-energy antenna cluster" from the ruins, just as we suspected. 1 +40 40 201 1 500026 +41 41 301 1 Lee The experimental high-energy antenna cluster? 1 +42 42 201 1 500011 +43 43 301 1 Hassen We couldn't get any more information out of Staessen. After all... even the doctor doesn't know if he'll ever wake up again. 1 +44 44 203 1 0.25 -400 +45 45 201 2 500004 400 +46 46 301 1 Asimov Judging from what happened to you, the reason why Huaxu can invade Gestalt probably has to do with the antenna cluster taken by the Ascendants. 2 +47 47 302 Is Huaxu working for the Ascendants? 48 +48 48 301 Hassen At the very least, the order to infiltrate Gestalt comes from them. 1 +49 49 301 Asimov Oh, by the way—Gestalt has returned to normal. I slightly modified the computing power and adjusted the parts the Spear of F.O.S. can use. 2 +50 50 202 2 1 +51 51 203 1 0.25 +52 52 301 Hassen In conclusion, we know what the Ascendants were after this time. It has also provided us with decisive intel. 1 +53 53 301 Hassen —That is, the coordinates you obtained. 1 +54 54 301 Hassen The coordinates point near City 075. 1 +55 55 201 1 500026 +56 56 301 1 Lee City 075? Isn't that... 1 +57 57 201 1 500011 +58 58 301 1 Hassen It's not exactly next to it, but you're right. It's the ruins of the zero-point reactor. 1 +59 59 301 Hassen We'll take care of Gestalt. You, on the other hand, are tasked with investigating the coordinates. 1 +60 60 301 Hassen Even if it doesn't lead to the Ascendants, it will at least point us in the right direction. 1 +61 61 301 Hassen So this time, we'll be sending all the available forces to support you. 1 +62 62 203 1 0.25 -400 +63 63 201 2 500012 400 +64 64 301 1 Nikola We've already assembled the Support Force and Task Force. They're awaiting your orders. 2 +65 65 302 Commander Nikola? 66 +66 66 301 Nikola It's about time. We can't just be amassing forces. 2 +67 67 301 Nikola We need to strike when it's time to strike. 2 +68 68 301 Hassen We can't let this opportunity slip through our fingers. Advocating peace doesn't mean giving up the fight. 1 +69 69 301 Hassen It's also time for all of Babylonia to realize what we're up against. 1 +70 70 301 Nikola In short, all of Babylonia is ready. 2 +71 71 301 AniZhuanchangBegin Hassen ...Then, let's begin. 1 +72 72 202 1 2 1 +73 73 101 Assets/Product/Texture/Image/BgStory/BgStory47.jpg +74 74 401 1 201 +75 75 301 AniZhuanchangEnd After Hassen gives his orders to everyone, they proceed to their posts. +76 76 201 1 500166 +77 77 301 1 Lucia President, we're going to begin our preparations. 1 +78 78 201 1 500011 +79 79 301 1 Hassen Go ahead, but 【kuroname】, stay for a second. 1 +80 80 302 ? 81 +81 81 301 Hassen I should let you know something before the mission starts. 1 +82 82 302 Understood. 83 +83 83 201 1 500166 +84 84 301 1 Lucia Should we stay here? 1 +85 85 201 1 500011 +86 86 301 1 Hassen ...I'm not sending 【kuroname】 away on another mission. There's just something... I need to tell your commandant. 1 +87 87 302 Will you give us a moment? 88 +88 88 201 1 500166 +89 89 301 1 Lucia ...Understood. 1 +90 90 202 1 1 +91 91 301 The three Gray Ravens give a brief but firm nod, then turn to leave. +92 92 301 Hassen does not immediately start talking. Instead, he looks at Lucia as she walks off, lost in thought. +93 93 301 It is not until the three Gray Ravens have exited the bridge does Hassen turn to face you. +94 94 201 1 500011 +95 95 301 1 Hassen Looks like my hunch was correct... 1 +96 96 302 ? 97 +97 97 301 Hassen Remember the thing I sent you to do alone? 1 +98 98 301 Hassen I gave you some temporary clearance for the sake of training and other considerations. 1 +99 99 301 Hassen It gave you access to something you shouldn't have found out. 1 +100 100 302 ... 101 +101 101 301 Hassen As you know, there is too much information in Babylonia that could not be brought to light. 1 +102 102 301 Hassen But on a battlefield, the lack of crucial information can cause irreparable consequences. 1 +103 103 301 Hassen ... 1 +104 104 301 Hassen stops and closes his eyes for a long time. His frown alludes to the struggle inside him. +105 105 301 Finally, Hassen's deliberation ends with a sigh. +106 106 201 1 500004 +107 107 301 1 Asimov Are you sure you still want to do this? 1 +108 108 301 When Hassen sighs, Asimov slowly walks out of the corner, understanding the implication of his sigh. +109 109 201 1 500011 +110 110 301 1 Hassen Yes. They were the first to show their hand, so we should also be fully prepared. This incident is likely to be an important point of progress for us in this war. 1 +111 111 301 Hassen Asimov, it's time to give it to 【kuroname】. 1 +112 112 302 What do you want to give me? 113 +113 113 201 1 500004 +114 114 301 1 Asimov A "double-edged sword." It will either be your key to victory, or it will be the thing that destroys the Gray Ravens. 1 +115 115 302 Is it about her? 116 +116 116 201 1 500011 +117 117 301 1 Hassen ...Yes. 1 +118 118 301 AniZhuanchangBegin Hassen Since her frame is... 1 +119 119 202 1 1 +120 120 101 Assets/Product/Texture/Image/BgStory/Bgstory263.png +121 121 401 1 102 +122 122 301 AniZhuanchangEnd Intelligence Agency Archives. +123 123 301 Sweating profusely, Murray rips the sweat-soaked mask terminal from his face. +124 124 201 1 500146 +125 125 301 1 Murray Phew... Good thing I made it. 1 +126 126 301 He removes the memory drive from the terminal and pockets it. +127 127 301 Murray That was a rare sight to see... Time to make my getaway. 1 +128 128 301 Murray I have to get out of here before the intelligence department has time to react. 1 +129 129 301 Murray kicks the scattered terminals into the gaps between the equipment with his heel, straightens his collar, and walks out of the archives. +130 130 301 Outside of the archives, he is surprised to see someone waiting for him. +131 131 301 Valeria ... +132 132 301 Murray Scarab... What a coincidence. Do you have a mission here as well? 1 +133 133 301 Valeria Hand it over. +134 134 301 Murray Ok. 1 +135 135 301 Murray takes out the memory drive from his coat and hands it to Valeria. +136 136 301 Valeria Commander Nikola thanks you for your cooperation. +137 137 204 1 1 +138 138 301 Murray I would be happier if he conveyed it personally. 1 +139 139 301 Valeria That's not my problem. +140 140 204 1 +141 141 301 Murray ...It must be hard for you to obey the commander in such capacity, huh? 1 +142 142 301 Valeria ... +143 143 301 Four invisible indentations instantly appear on Murray's neck. +144 144 204 1 1 +145 145 301 Murray Don't get me wrong. After all, I'm also working for the man. Now, would you please remove Yata's invisible tentacles from my neck? 1 +146 146 301 Valeria Yata. +147 147 301 ??? What a bore... When can I kill the funny guy? +148 148 301 Valeria You'll have your chance. Release him. +149 149 301 The indentations on Murray's neck fade away, revealing the camouflaged tentacles. +150 150 301 A peculiar-looking Construct appears along with them. +151 151 301 Yata In that case, shall we go and find some other unlucky vermin to kill, Captain? +152 152 301 Yata I have no interest in those I'm not allowed to kill. +153 153 301 Valeria Fine. But first, we must complete our delivery. +154 154 301 Yata Hmph. +155 155 301 Yata releases the tentacles around Murray's neck, then turns to leave the archives with Valeria. +156 156 204 1 +157 157 301 After watching them leave, Murray touches the suction marks on his neck, then clears his expression. +158 158 301 Murray That wasn't exactly how I pictured it ending... 1 +159 159 301 AniZhuanchangBegin Murray But... that counts as completing my objective, I suppose. 1 +160 160 101 Assets/Product/Texture/Image/BgStory/Bgstory277.png +161 161 401 1 202 +162 162 201 1 500238 -500 +163 163 201 2 500100 500 +164 164 301 AniZhuanchangEnd 1 α We're back. 2 +165 165 301 Luna Prepare our defenses. 1 +166 166 301 α ...Is that necessary? 2 +167 167 301 Luna Just take it as a precaution. That said—since our operation failed... 1 +168 168 301 AniZhuanchangBegin Luna Our enemy surely won't just leave us be. 1 +169 169 202 1 2 1 +170 170 101 Assets/Product/Texture/Image/BgStory/Bgstory277.png +171 171 301 AniZhuanchangEnd Huaxu I... have successfully relayed... the information. +172 172 301 AniZhuanchangBegin Huaxu Next, I will begin simulating Babylonia's operation after they receive the data. +173 173 101 Assets/Product/Texture/Image/BgStory/Bgstory284.jpg +174 174 401 1 203 +175 175 301 AniZhuanchangEnd An hour later... +176 176 301 Airspace Control AI Order from the President with the highest clearance. +177 177 301 Airspace Control AI From now on, all inbound and outbound routes for Babylonia are under emergency takeover. +178 178 301 Airspace Control AI Deck control team, please arrive at your stations within fifteen minutes. First outbound flight: T-minus twenty minutes. +179 179 301 Airspace Control AI This is not a drill. Repeat, this is not a drill. +180 180 301 ... +181 181 301 A massive transport craft is lifted out of the basement by an equally massive elevator. As it reaches the deck, a tow truck at the ready attaches to the front of the landing gear. +182 182 301 Tow Truck Driver Attachment complete! +183 183 301 The tow truck shuttles the transport craft along the fluorescent indicators on the deck to the launch point. After releasing the tow hook, it turns left 90 degrees and accelerates to leave the site. +184 184 301 Airspace Control AI Mother Goose-1, testing communication link. +185 185 301 Pilot Loud and clear. Communication link functional. +186 186 301 Airspace Control AI Mother Goose-1, take Runway 37 right, turn 167.43 upon departure. Maintain communication. Godspeed. +187 187 301 Pilot Mother Goose-1, Roger that. Taking Runway 37 right, turning 167.43 upon departure. Maintaining communication. Tailwind is at our backs. +188 188 301 Co-pilot Serious question: do tailwind and headwind even matter in low Earth orbit? +189 189 301 Pilot Cut it. Who wants to hear that "we're facing headwind and flying through an air pocket"? Time for takeoff. +190 190 301 The pilot forcefully pushes down the throttle, causing the engine to roar as the massive aircraft accelerates down the runway. +191 191 301 Airspace Control AI Mother Goose-1, departing with Gray Raven operatives in transport. +192 192 301 Airspace Control AI Assemble the deck control team and prepare for the next departure in five minutes. +193 193 301 ... +194 194 301 While the deck is busy with inbound and outbound flights, the launchers below the deck also remain at the ready. +195 195 301 Fighter Pilot Ranger-1 to Ranger-16 prepared for launch. +196 196 301 Airspace Control AI Copy. Launch after Mother Goose-1 has cleared the deck. T-minus two minutes. +197 197 301 Fighter Pilot Roger. What's the situation in the target airspace? +198 198 301 Airspace Control AI Situation unclear. Please be prepared for all possibilities. +199 199 301 Fighter Pilot I knew it. They wouldn't send the Rangers into battle otherwise. We're the best Fenrir fighter pilots around. +200 200 301 Fighter Pilot This is the kind of mission for the Rangers! +201 201 301 Airspace Control AI If you encounter enemies, avoid unnecessary confrontation. Your top priority is to escort the transport craft. +202 202 301 Fighter Pilot Got it, got it... +203 203 301 Airspace Control AI Takeoff is a go. Ranger-1 to Ranger-16, prepare for launch. +204 204 301 Fighter Pilot Alright, boys. It's showtime! +205 205 301 AniZhuanchangBegin ... +206 206 101 Assets/Product/Texture/Image/BgStory/BgStory47.jpg +207 207 401 1 202 +208 208 201 1 500011 -400 +209 209 201 2 500004 400 +210 210 301 AniZhuanchangEnd 1 Asimov ... 2 +211 211 301 Hassen What is it? 1 +212 212 301 Asimov They disengaged from immersion too quickly. Which means... 2 +213 213 301 Hassen ? 1 +214 214 301 Asimov Their perception of reality may still be affected by the virtual space. 2 +215 215 301 Asimov While there should be no problem when they're in the transport craft, the moment they reach the ground... 2 +216 216 301 Hassen Get to the point, Asimov. 1 +217 217 301 Asimov We should consider temporarily uploading the Spear of F.O.S. to their command links. 2 +218 218 301 Asimov In that way, they can at least deal with the situation unhindered. Moreover, as long as they can connect to Babylonia, they can also use the additional functions of the Spear of F.O.S. through Gestalt. 2 +219 219 301 Hassen Do as you see fit. 1 +220 220 301 1 AniZhuanchangBegin Hassen I'll prepare a liaison officer for you. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01611BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01611BA.tab.bytes new file mode 100644 index 0000000..efbe8fc --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01611BA.tab.bytes @@ -0,0 +1,38 @@ + ++lh l؏{`[!ljs OGCR{9 +no{ƍS@IsU;BAOY!Ru +@G6u;(Qs{Jj B vrId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 102 Fake Ascension Deserted Ruins Assets/Product/Texture/Atlas/CommonLogo/BgLogo1.png +2 2 502 ThemeEnable +3 3 101 AniZhuanchangEnd 5000 Assets/Product/Texture/Image/BgStory/Bgstory283.png +4 4 401 1 208 +5 5 502 RImgBg1Shake +6 6 301 DialogEnable With a violent shake, the transport plane lands next to the Support Force's supply vehicles. +7 7 201 1 500167 +8 8 301 1 Bridget Fortunately, they didn't crash into the ruins. 1 +9 9 301 Struggling to adapt to the harsh sunlight of the outside world, you open your eyes to the laughter of the Chief Support Officer. However, the virtual space still appears before you. +10 10 302 Isn't this... 11 +11 11 301 Bridget Never mind that. Come with me. We have important matters to discuss. 1 +12 12 301 AniZhuanchangBegin Led by Bridget, you four enter the supply vehicle. +13 13 101 Assets/Product/Texture/Image/BgStory/Bgstory256.png +14 14 301 AniZhuanchangEnd Bridget The Punishing Virus concentration has nearly turned this place into a Dead Zone. You'll need to strengthen your Inver-Device. 1 +15 15 301 Bridget I'll take your team there. Just wait here for a minute. 1 +16 16 301 Before leaving, she rummages through the mountains of supplies for a few seconds and pulls out a protective suit. +17 17 301 Bridget Here is your protective suit. We just finished improving it a few days ago. 1 +18 18 302 AniZhuanchangBegin (Take the suit) 19 Thanks. 19 +19 19 101 Assets/Product/Texture/Image/BgStory/Bgstory256.png +20 20 202 1 1 +21 21 301 AniZhuanchangEnd After changing into the improved protective suit and waiting in the car for a moment, you see Bridget approaching with three other people. +22 22 201 1 500167 +23 23 301 1 Bridget Alright, ready to go. 1 +24 24 203 1 0.25 400 +25 25 201 2 1031001 1 -400 +26 26 301 1 Liv The suits really feel more protective against the virus, Commandant. 2 +27 27 301 Bridget Your Inver-Devices have been enhanced, but there is still a limit. 1 +28 28 301 Bridget If you see something too dangerous, don't let curiosity get the best of you. 1 +29 29 302 We'll be careful. 30 +30 30 301 Bridget By the way, we'll have more serums ready for you before you go. 1 +31 31 302 That's very thoughtful. 32 +32 32 301 Bridget Haha, we just got more in stock is all. 1 +33 33 301 Bridget Another thing, Asimov told me about the trouble with your vision. 1 +34 34 301 1 AniZhuanchangBegin Bridget Just wait here for him to contact you. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01611BB.tab.bytes b/Resources/table/client/movie/movies/MovieZX01611BB.tab.bytes new file mode 100644 index 0000000..3792f55 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01611BB.tab.bytes @@ -0,0 +1,46 @@ +@^_ihLb$Fh"N+ZJru(:hJuKEISڶvCi ]d/.T̞DBBNIAsX3eId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory256.png +2 2 401 1 208 +3 1113 301 DialogEnable Shortly after, Asimov contacts you on the comms as anticipated. +4 3 201 1 500004 +5 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +6 5 301 1 Asimov ...Do you copy? I'm assuming you've disembarked by now. 1 +7 6 302 Just in time. 7 Just finished enhancing the Inver-Devices. 7 +8 7 301 Asimov There should still be visual interference from the virtual space, right? Don't worry about it for now. 1 +9 8 301 Asimov You disengaged from the virtual space too abruptly, preventing the Spear of F.O.S. from shutting down in time, leaving the real-time virtual spatial data generation in your cognitions. 1 +10 9 301 Asimov Generally speaking, it shouldn't be too much of a hindrance. You would've made a full recovery after a few days of rest in the infirmary. But time is of the essence, and I think we can use it to our advantage. 1 +11 10 301 Asimov I'm going to try to upload the Spear of F.O.S. to your command link to synchronize it with your senses. This should allow you to restore, record, and playback the spatial data that you find. 1 +12 11 301 Asimov ...In other words, you can connect to Gestalt's massive computing power with a security device, allowing you to perceive and analyze scenarios, connect with entire systems, even restore and simulate past events. 1 +13 12 302 We can restore anything we want? 13 +14 13 301 Asimov As long as there is fragmented data nearby, you can use Gestalt to restore it. 1 +15 14 203 1 0.25 400 +16 15 201 2 500026 -400 +17 16 301 1 Lee Including data that has nothing to do with leads? 2 +18 17 301 Asimov You can use key data from people and objects to display the information in the area. They can come in any shape—they can even just be names. However, you must acquire the data first. 1 +19 18 301 Asimov By the way, since most people have been dispatched to the surface, Babylonia is now short-handed. A new liaison officer will take over for now. Also... 1 +20 19 301 Asimov Wait, I'll connect you to him. 1 +21 20 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +22 21 202 1 1 +23 22 301 Lee ...It seems that we will maintain this perspective until the end of this mission. 2 +24 23 201 1 500146 1 400 +25 24 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 25 301 1 Murray That's not too bad. It'll filter out many useless information. 1 +27 26 301 Lee Murray? 2 +28 27 301 Murray Nothing strange about this, Lee. We can catch up once this crisis is averted. 1 +29 28 301 Murray Now, let Bridget give you the security terminal that Asimov mentioned. 1 +30 29 301 Bridget smiles and hands over a package containing more than a dozen sophisticated cube-like devices. +31 30 301 Murray I'm sure Asimov has explained what these are for. 1 +32 31 302 (Take the bag) 32 This thing weighs a ton! 32 +33 32 301 Murray The weight hasn't been adjusted yet. Please bear with it for now. 1 +34 33 301 Murray But as long as the secure terminal is active, you'll be able to investigate the area more easily. 1 +35 34 301 Murray That's all we have to prepare for now. Any questions? 1 +36 35 302 Nope. 36 +37 36 301 Murray I wish you all the best. 1 +38 37 302 Alright, let's move out. +39 38 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 39 202 1 2 1 +41 40 201 1 500167 +42 41 301 1 Bridget Wait, 【kuroname】. I better double-check your protective suit. Oh? Looks like everything is in working order. 1 +43 42 301 Bridget If you want to go into more dangerous areas later, you'll need to enhance it with a few mods. But don't put them on for too long! It'll take the breath right out of you, especially during vigorous activities. 1 +44 43 301 Bridget But I'm sure you're already familiar with the basics. Unlike those rookie commandants that forget basic safety rules in the heat of the moment. 1 +45 44 301 1 AniZhuanchangBegin Bridget Well, then. I wish you all the best! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01612BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01612BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c5e2782ba199c381d89b29373da82edd5433d6b0 GIT binary patch literal 1804 zcmZ`)O^6&t6c#aHjSPqjN<5WO7)*3_s^@2S@u0g*)RAOe$Y^k7gSFi?-Ia7#wO!S- z4uTN$DjsD$36i~tKg1x2-poNgn1e@21b;w81q}#_qVH9&-8*5X>FIj)^Xhx=dtcSO zbo%fse|*~5`}ynJZav$*aQxNx-n#bBrQyQLZ+HKC2if@Ku4jIF==#FuH(w3U1jmkk zyIZ^X<#Si}jvc+{@qb@duitn7-;UWKD!ptty!i=(*O7^hL}kI8+!LJmZOZmTi%J%PXyRX?04g zTUx!+S}LvO(po7k)~d`3g;g-D!eJE|`0G8zj$ zme8}2pe9e#ctXb_l71{6pc9?bkyJr3X)_@#_4Qa}BA`3cMidQ`%5%a{4$D%lV?*`G zjmPr&Tn5b>qbvILT8DJVfh2&-R-3gj<_9~i)=aN@txLKGojlS7k6sU%ndj0YFkNtg zn=*1D_a!H%BW|fQRN9A;*%?p0wnUZ=x{?!eOiuF2wg9h&aik<%$&oOY;~B%uk;aW& zNfRNdPs=PfO*&|dfm|UJH8PPg&!|KZ0J?Gx0k?dc8_`5T&3NjyWwJaK3dTYcj>Nmd zMLZP< k7e6BbVR2SqpzXU5}WolE*@08^e%6H&1%5+j}UKJRz_UlTAk(huQl;w~G zr;!XJ?D|64Y>JMtBVlf8tOcdVILa~{>1)*hk)qo2Oll+Tgoe;V_-$YtGX-rno6RGH z&8CdN@dQo5WL5k9(nH_|N~i+qb1Ps|P{NL&JcD1FW}5r1b_muNJfNFe!C5dG7bUr| z7@O6(A7MO6bFO@tN8p{p2Z9GK^dcRtsUK?y#%h-v9;bp{clH`_4C%t9jPoYaJ0PD> zxdZ0wEXz|A9jFV%=x8|$(cxM?*3uo?ghFl{w(+&GX1=^wo4{Ly3Y1OVX6{b_MOhr2 br&J&^xU+Q7q;R$Q;{UtA=edh#E+78^m%->C literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01613BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01613BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..d70148a54175431c6ce12e73f0bf77212ae39cdf GIT binary patch literal 4370 zcmcgwU5F(|6^<+`)D5$~2>KLiAHo=&+_}|#e`e6^Fq4_EBg5|O?C2VoVCvqk+g+Ky zRhR1SnY|BchzlZuqU?g8qJoc$ir}LlS;&(J<{>ZHKnUg~fjmh_UP8XAzPGz)wmU2c z_QTxjpXzhYch2{n)AOC*y|~tT{-+o29{l=`KYslEpZxtF{Qh76^xhxt?Z12e>#wqZ zvJZbb`1u#l-SwV)F!|YEp8MNdEPkW)tNm-A`^ICxx&7aNzjgCJ_s?C5Uw`V-N6X^e z-u*Xkf9;jezj6D{tLN1xKm5^eKfZkL!S}!L`!9X@wGZxm^#|YUTzvZ%UwPvEfeHrK zF3kSLzxn59b_23GN~Kmm8W~14(s;1}xy=){o*`$#+fuMR!pVh`>(^LdB;t36T8VQ3Fsc0I> zgmNSJ3LR!CPI1GYt7Ut_Q##>lMvtXQGal2a(Ju*ClGrqz3T~td+X$%cSZehM>s37? zxntX!o(QUR3U7`D6-sAeL<64kjmB5?2?GLN2hg~Kkxtv|0n`Q{ms$hD22~tA0vtOY z-tu(QuBFx*VQW>78QBw{TDqLjR8GXxBdwBbf}m-tDQd#-QR+OWW1}Y&XA%(=aId&1 z@#sV-OJs{LO(G!-RoP^SA0!9YCT-%?L5Ol#Cv3gy(Hz6WNGPDV9LMyfESVz-L!%f; zp&F^=bgGRrTG(jH6RObzj%5jv+zQ?xRf^Cx-WD32O|8F>kSSMb8KtcwgpW(Oivnub zhJsj_t^8AV@`6AxNd+}qe{^WY%>iv8ON|g|o9=0Sl+ain30py~dK6-gv>aiFtzS*Y zGK^9x$M%U6>nE-q2{EN1g87VMWghX61iw>cV&_#tI5W2nZs!pL8BEhlGD4NJz7p}$uy`E!xCW`qf-0KnWtO^SZZO|Lg z29UyGO10V`mRNNM-q3e9tBS@tK7**$J&$YHG9VtvTNWgED38hJ7~b2wPI-c=j8Ksf zj!F>iHr+&;@I>wyQjehNR+dO5uw`4KlH@3D))~;>a|%#Y!C@Y$v1NstpP7?I*T&uT?3_^%XtzB!lOMLM15m^k5_@GINA+zm<^#``~*Bvm> zCq78iD|m2b=GYmJQ8O4p#F!6PpS$%f>HfIUn!KuiX3!kw8x$ z+HV{;jf`Uq~Id+jQ zXk2%|UkJ}BjuY}cXlTa=2m2@+0$EH<7}*@uL(m*4IC4`4K7{af;6^9RzfgooFVKe% zsa0>>wQgXbknyZhM8W7TNPR{YJN65w_JHH-qzeX@UrQc7B06|S?XlDX>w2eVS4N8Q zn;aN!Oc+K{^v=t78sP>Pdnkl6PTKxgsK{yKu!T}oq Qm%v7sH}3--3e)V#r<+FW4gdfE literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01613EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01613EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..900affda318705cb942391e1402ac2097c3eb056 GIT binary patch literal 18048 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01614BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01614BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a770a8ce5c39d8bcac458c1bf906dee768519733 GIT binary patch literal 13810 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01615BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01615BA.tab.bytes new file mode 100644 index 0000000..a786c6c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01615BA.tab.bytes @@ -0,0 +1,186 @@ +(狻`5[<}hMAPXhbå=mڱqȊ;,&M1F2V \Z$Of8Dla?}=jPW w:+/~R&,^ɌPId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +2 2 401 1 201 +3 3 301 DialogEnable After removing the mini storage terminal from the square auxiliary device, the security terminal connected to the Spear of F.O.S. gently vibrates. +4 4 301 Spear of F.O.S. New recording found. Update the currently generated projection? +5 5 201 1 500026 +6 6 301 1 Lee Update. 1 +7 7 301 Receiving the order, the Spear of F.O.S. begins regenerating the projection. +8 8 301 Lee Broadcast the updated segment. 1 +9 9 301 Spear of F.O.S. The updated data is available nearby. Please proceed to the location to view the updated segment. +10 10 301 The indicator flashes, projecting a virtual path leading to the employee lounge. +11 11 201 1 500166 +12 12 301 DialogDisable 1 Lucia Looks like Liv was right. That's right where the error was. 1 +13 13 202 1 1 +14 14 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +15 15 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +16 16 504 0.8 +17 17 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +18 18 401 1 201 +19 19 201 1 500028 +20 20 301 DialogEnable 1 Stern Male Construct That's right. 1 +21 21 201 1 500257 +22 22 301 1 After finishing his line this time, the door swings open, and a small girl runs in from outside. +23 23 301 A mechanical block floats around her, resembling an auxiliary device unique to her. +24 24 201 1 500019 +25 25 301 1 Rowler Coco's back. Let's get ready to go. 1 +26 26 201 1 500257 +27 27 301 1 Coco Listen! I made a big discovery! 1 +28 28 301 The Dead Commandant What is it? +29 29 301 Coco I've discovered that the red tide retains the consciousness of the dead and can speak! 1 +30 30 301 The Dead Commandant What?! +31 31 301 Coco I found the missing commandant in the red flood! 1 +32 32 301 The four of you, as well as the three projections, all look surprised. +33 33 301 Coco She kept calling my name and asking if I had seen her sister... 1 +34 34 301 The Dead Commandant That doesn't make any sense! What do you think it is? The River Styx of Hades? +35 35 201 1 500019 +36 36 301 1 Rowler Bahahaha, I didn't think you were gone all this time because you were out daydreaming! 1 +37 37 202 1 1 +38 38 301 Their tease causes Coco to tremble slightly with anger. She stops smiling and bites her lip. The commandant realizes their rude behavior and sighs, motioning Coco to continue. +39 39 201 1 500257 +40 40 301 1 Coco Not only did I find out about the missing commandant... I uncovered two other commonalities after I went asking around the other scavengers. 1 +41 41 301 Coco maintains her polite smile, but her voice has a solemn undertone. +42 42 301 Coco First off, the voices they've heard also come from those who died in the red tide, which is different from the River Styx. It's not like you can hear everyone who has ever died... 1 +43 43 301 The commandant nods. She relaxes a bit, then swipes the screen with her fingertip to show a video to the other three. +44 44 301 Coco I'm not sure if the red liquid has to be the direct cause of death, or if it applies to all those that get swallowed up after death. 1 +45 45 301 Coco I didn't see how the commandant died. I just found some of the things she left behind near the tide. 1 +46 46 301 Coco Even though I could hear her, I could only distinguish a few vague sentences. It's impossible to judge whether the red liquid retains her consciousness or is just imitating her. 1 +47 47 301 Coco The second thing is, the scavengers said they could hear her voice too. 1 +48 48 301 The Dead Commandant In other words, this is a phenomenon that anyone can observe. It's not like other paranormal folklore... +49 49 301 Coco But her voice only appeared when I got close to the tide. Kind of like how no one would greet a stranger in a distant crowd. 1 +50 50 201 1 500019 +51 51 301 1 Rowler Whaddaya mean? I would if they're good lookin'! 1 +52 52 201 1 500028 +53 53 301 1 Stern Male Construct Well then, let it kill you so we can see for ourselves. 1 +54 54 202 1 1 +55 55 301 Hearing this, Rowler drops his smile and looks down at the ground. With that, the room falls quiet. +56 56 301 The Dead Commandant Alright, let's prepare to leave. +57 57 301 The four of them at the table begin to pack their bags and prepare to go. +58 58 504 0 +59 59 201 1 1031001 +60 60 301 1 Liv Hmm... Rowler's voice does sound familiar. 1 +61 61 302 You're right. 62 Where have we heard it before? 62 +62 62 301 The four of you try to recall the source of familiarity. +63 63 204 1 7 +64 64 301 Liv Oh, I remember! 1 +65 65 301 AniZhuanchangBegin Liv ...In the hall back there. 1 +66 66 202 1 1 +67 67 101 Assets/Product/Texture/Image/BgCg/Cg1601_7.jpg +68 68 504 1 +69 69 301 AniZhuanchangEnd ??? Help... +70 70 301 Liv Who's there? +71 71 301 ??? Help me... +72 72 301 AniZhuanchangBegin Everyone ... +73 73 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +74 74 504 0 +75 75 201 2 1031001 14 -600 +76 76 201 3 500166 5 600 +77 77 201 1 500026 +78 78 301 AniZhuanchangEnd 1 Lucia ...You're right. That's definitely his voice. 3 +79 79 301 Lee ... 1 +80 80 301 Liv How can this be? Did he end up... dying in the Red Tide? 2 +81 81 301 Lucia Based on the clues we just obtained, I'd be willing to bet. 3 +82 82 301 Lucia With the Red Tide as big as it is now, there's sure to be a lot more remains in it. 3 +83 83 301 Lucia But why were there so many people and Corrupted stationed in this area? 3 +84 84 301 Lee Maybe they weren't stationed here but gathered here. 1 +85 85 301 Lucia Gathered here? You mean the Red Tide lured them here? 3 +86 86 301 Liv ...Lured, like... the Pied Piper? 2 +87 87 302 Pied Piper? 88 +88 88 301 Liv Yeah, it's nothing. Just an old children's story. 2 +89 89 302 What's it about? 90 +90 90 301 Just as Liv is about to explain, the four of you hear the sound of a door collapsing. +91 91 202 1 2 3 1 +92 92 504 0.8 +93 93 201 1 500165 +94 94 301 1 A new projection emerges from the darkness. Somehow, her figure is blurry, but you can still clearly see her mermaid tail. 1 +95 95 302 ...Lamia. 96 +96 96 201 1 500028 +97 97 301 1 Stern Male Construct Corrupted?! Kill her! 1 +98 98 202 1 1 +99 100 301 RImgBg1Shake However, the Constructs stand little chance against an Ascendant. The Construct in front is thrown across the room, and he stops moving after barely any struggle. +100 101 301 The Dead Commandant Coco! RUN! Our mission is to report back! +101 102 502 RImgBg1Shake +102 103 301 Just as the commandant gives the order, the Ascendant throws the human against the ceiling, and the commandant's neck snaps from the impact, quietly falling to the other side of the room. +103 104 301 AniZhuanchangBegin The remaining two Constructs cry out. Without hesitation, they follow their commandant's last order and charge out the room in opposite directions. +104 105 101 Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +105 106 201 1 500165 +106 107 301 AniZhuanchangEnd 1 Lamia ...Why do you have to run away in different directions? Can't you make my pursuit easier... 1 +107 108 301 She looks at each of them, then turns to pursue Rowler. +108 109 202 1 1 +109 110 301 The projection follows as Coco runs downstairs with her floating auxiliary device before hearing Rowler screaming nearby. +110 111 201 1 500257 +111 112 301 1 Coco Dammit, we don't stand a chance against this enemy! 1 +112 113 301 Coco I must... I must... 1 +113 114 301 DialogDisable Coco grabs her auxiliary device and stuffs it into a secret compartment in the corridor. She removes the keycard, then destroys the furniture in the corridor with her weapon in an attempt to delay the Ascendant. +114 115 202 1 1 +115 116 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +116 117 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +117 118 301 DialogEnable Right as she stuffs the auxiliary device into the secret compartment, the projection disappears. Unable to see what happens next, you can only hear the recorded dialog from the two of them. +118 119 301 Lamia Missing something? +119 120 301 Coco How did you come out of... Wait, how can a Corrupted like you talk? +120 121 301 Lamia ...Do I really have to explain everything? +121 122 301 Coco Who the hell are you?! +122 123 301 Lamia That doesn't concern you. Since you were investigating under the Ascendants' watchful eyes, you can't walk out of here alive. +123 124 301 Coco What's an Ascendant? What do you mean by their watchful eyes? Did you create the tide? +124 125 301 Lamia Quit asking so many questions. I can't answer them all at once. +125 126 301 Lamia But one thing is certain. This is providence. So, the world cannot find out yet. +126 127 301 With that, you hear the sound of an explosion. Coco screams as the stairs collapse. +127 128 301 Lamia I accidentally said too much, but it doesn't matter. She's already dead. +128 129 301 Lamia sighs and jumps down from the second floor, her scowling fading into the distance. +129 130 301 Lamia How troublesome. Now I have to chase the other guy who ran away, but I'm sure he hasn't gotten far with that injury. +130 131 504 0 +131 132 302 Did she say "under their watchful eyes"? 133 +132 133 201 1 500166 -400 +133 134 201 2 500026 400 +134 135 301 1 Lucia If Huaxu is here, I wouldn't be surprised if the Ascendant base is nearby. 1 +135 136 301 Lee That may have been why Huaxu was brought here in the first place. 2 +136 137 302 Do you really think they're working together? 138 +137 138 301 Lucia ...What are you saying, Commandant? 1 +138 139 301 Lee You mean, Huaxu intentionally leaked the Ascendants' location? 2 +139 140 302 It's possible. 141 +140 141 301 At that moment, your comms indicator flashes. +141 142 202 1 2 1 +142 143 201 1 500167 +143 144 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +144 145 301 1 Bridget Hey, looks like we've finally reached you. 1 +145 146 302 Is something wrong? 147 +146 147 301 Bridget We lost contact for so long, I was starting to get worried. 1 +147 148 301 Bridget Not to mention, we detected a large red mass heading straight for you. 1 +148 149 301 Bridget We thought we were going to lose you too. I've been worried sick! 1 +149 150 302 Lose us "too"? 151 +150 151 301 Bridget Yeah. We've already lost contact with a lot of teams due to the poor signal, or because of that red liquid. 1 +151 152 301 Bridget Can you tell me what's going on? 1 +152 153 301 AniZhuanchangBegin Bridget That way I can tell the other teams to stay clear. 1 +153 154 101 Assets/Product/Texture/Image/BgStory/Bgstory7.jpg +154 155 301 AniZhuanchangEnd Bridget The Red Tide, eh? 1 +155 156 301 Bridget It's just like you said. Huaxu most likely let Gestalt discover these coordinates. 1 +156 157 301 Bridget Since the Ascendants want to use the Red Tide, their base must be nearby. We need to give this target higher priority! 1 +157 158 301 Bridget What's wrong? Worried that changing your objective will cause issues? 1 +158 159 302 No. I also think tracking them should be our priority. 160 +159 160 301 Bridget Agreed. I'll report the new target to the higher-ups. Hopefully, they'll dispatch more people. 1 +160 161 301 Bridget But, as you know, with the signal as bad as it is here, it's probably going to be sunset when we hear back. 1 +161 162 301 Bridget Continue with your mission! Based on what the others have said, Huaxu is most likely at the Ascendants' base. 1 +162 163 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +163 164 201 1 500026 +164 165 301 1 Lee Indeed. 1 +165 166 201 1 500167 +166 167 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +167 168 301 1 Bridget Do you need help leaving where you are before you continue your investigation? 1 +168 169 302 That would be great. 170 +169 170 301 Bridget Alright, I'll dispatch a ship to get you. Wait by the hotel window, like Cinderella's carriage waiting for her at midnight! 1 +170 171 302 What's the situation with Babylonia? 172 +171 172 301 Bridget We haven't received any good news. But, at least we haven't heard anything worse. 1 +172 173 301 Bridget Seems like it's still roughly at the same altitude as when you first left. It's rising slowly, but it can't accelerate for a while. Which means that it's still in danger of being targeted from the surface. 1 +173 174 302 How about the others? 175 +174 175 301 Bridget As you know, most of the crew has descended along with you. Those that remained onboard are scrambling to clean up. 1 +175 176 301 Bridget Regardless, this has been a slap in the face for some people. 1 +176 177 302 Some people? 178 +177 178 301 Bridget Those who got a little too complacent hiding in Babylonia. 1 +178 179 301 Bridget As long as matters on Earth aren't resolved, I won't be surprised if this happens again. And no one can guarantee that we will be so successful next time. 1 +179 180 301 Bridget Well, we'll leave what's up there to the higher-ups. We've got more pressing matters here. 1 +180 181 301 Bridget If we don't solve the problem here, Babylonia will still be in danger. 1 +181 182 302 On it. 183 +182 183 301 Bridget smiles brightly, waves, and terminates the call. +183 184 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +184 185 201 1 500026 +185 186 301 1 AniZhuanchangBegin 1 Lee ...Guess we need to get to work. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01616BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01616BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..1b5e573129e628667ff75bad8e5aabc03deeb2d5 GIT binary patch literal 3397 zcma)8&x;&I6c)rojm|B9K(Pc@ah;v+*`3|ZWt}yG1EU18F^LjFO?S;qWxKm3UEQ-8 z5HzBqkr<<*2$G8^IRqql(StuO9t07D;6*$H^rU!^5Iq?DUiEDE%ZWP0(e{l1_?Kjt* z^JlJnw)xG?7k)c=cJ0Q!cP`xDx)c3W`}E-tHyS@YHTWaE=f`)?uN`BTj=om<`pdsx zeki{0_WFB&9=dh$^k2=32XDUk%7gE}^VsL|#&;jTJ^%f+Ur$_l>-9^YG=0|a5~U*y zo|fm5{9$w0m#k?v0_|<#{zT-n4cS#uBT^y5lfB!S!!i&&Y(eB@M%VPVB7%s7P|r!eFcmYl+rQ`m9}V@_esEv&hPHMg+l z7S`Otn!9|eTymJhm{Y|c16{cWKwOU%BKmm$4;lie7M-n~!&ID3@xi##qh1a9D{z!y(ZQWcFgE zQfXrB;S_v1Iar&jeIV6UnD)gt?(B}WBB7bj?;c3{mO0|*>kzH#Fp5YD*&Wg zbE;(d(R#HybyvBx%$CPDxojCb>UG9uZKyLW76I32L)FFHY#S?VWd{QC!eOn{Q-U>< zdBct9NZymNtnikki2!&2gP40kDour;p7JY~R@o{YnlER&jgAwp(}as4;7L#NEji>W z!g-;f%Htgso20_lrkshXa%qj0vUJ&3T57-=L9DvHWPvv+KY>vGq=`sxM-xV3*%h&` zqAqV3Pe#6o62k?u`eZ83r4`=fo``sABwSR6`yvr-K~I_+FP0K+0syRc(f|i1GN=%{ zr~JVCD)OAWJVAY{7_=$FdyHw;EG(Z*RYFdHdph0+P@`iSzd<6K93t8neM#QZndH0|nCLMoJDIZEg4zxEup zK2xk*6b1@qSA56e#R9xT&q2jcx&@ISHPlfswDDQp0xg0L*Bv|4N9Q6b*%pWp9fj1R zLqMTu+tL#xFBqbh5}_hv_Yg#U&Z^MdJ^`b_A&Fy|v^x;q^xP9hHM_VgK%$lO5{d;v zKQxEta=rbh{VM#ZVgVuSek^x7yIj3AI=BwB&&lDfvjOj!A` zME8}b@C{G^q4$7{r%l!jfLb`@eeeO@6rI2T`3x-4?@JLAK%gt|RN#iMBtV4L5QcP0 z*auy(4IG-A&6FkPLO6DzFxTwxA#@E1hPDaY7pws95D-U``sbYwuEP^zH9iQlw$+w_ z-rnE#GIMirwe?A@Ym*KUfS@nX7*Xk=LiAC0pXApWb@TBUMr;pd($h8>Gjq021*|Z4 zuMSy`_ha1#frnh;V+VRKII=G}bpA{V&m-hY;+m~I?kdBz*JU)5dBU6+R^i7bbzNvG zDgxCM5<}?oYNT`pOc{SdF>KQ(88>(%urf4afrP878)e*>-5lLDhHJcvT9Y3*Ho4@z%I*$3sh90J=EfMo92X{-7RXaix0 LqQK|MY<~O)geO7| literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX01616BB.tab.bytes b/Resources/table/client/movie/movies/MovieZX01616BB.tab.bytes new file mode 100644 index 0000000..1935693 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01616BB.tab.bytes @@ -0,0 +1,26 @@ +to4r@l4ޚ)&:7}PEUR#^1`ŀs1 Q"w);IQM@^%iId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory12.jpg +2 2 401 1 201 +3 3 301 DialogEnable ...Looks like we've found a path with less Corrupted. +4 4 201 1 1031001 -600 +5 5 201 2 500166 0 +6 6 201 3 500026 600 +7 7 301 AniZhuanchangBegin 1 Lucia Let's look for clues here. 2 +8 8 202 1 2 3 1 +9 9 301 AniZhuanchangEnd You reconvene after investigating for quite some time. +10 10 201 1 1031001 -600 +11 11 201 2 500166 0 +12 12 201 3 500026 600 +13 13 301 1 Liv Sorry... I haven't found any clues that match the keywords... 1 +14 14 301 Lee Same here. However, some projections appeared when I was looking for clues regarding the farewell letter. 3 +15 15 301 Lee Looks like two people read the full note. When they did, they cheered and went to the location to look for it. 3 +16 16 301 Lucia When was this recorded? 2 +17 17 301 Lee The timestamp was too blurry to identify. Seems like it was a long time ago. 3 +18 18 301 Lucia Even after all this time, there still hasn't been any news on how to control the Punishing Virus... 2 +19 19 301 Lucia In other words, they may have run into danger, or it may have been completely useless information. 2 +20 20 302 Any new clues, Lucia? 21 +21 21 301 Lucia I saw a large number of scavengers devoured by the Red Tide. 2 +22 22 301 Liv A large number of... scavengers? 1 +23 23 301 Lucia They seemed almost enthralled by it as if they were doing it willingly. 2 +24 24 301 Lucia I only saw this brief moment. I don't have any other information. 2 +25 25 301 1 AniZhuanchangBegin Liv We'll keep an eye out. Let's keep going, Commandant. 1 diff --git a/Resources/table/client/movie/movies/MovieZX01616BC.tab.bytes b/Resources/table/client/movie/movies/MovieZX01616BC.tab.bytes new file mode 100644 index 0000000..770f934 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX01616BC.tab.bytes @@ -0,0 +1,24 @@ +;`zᅦ)\^teBF?0_96S >\~oiZ|TtyKӎ̵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%0DidJ) z9t8z;;MFe}s4~#|kx00kT0lD)Ei<|IX?}&d_kDB|Zlu#AB~kY2pE9R(HRi9j%2s2| zwi7H&oPe3MF?&n;ji8}gE<3{3?5--*XrJeu98#*Pm|89SK9ULJ^qrVyk{d6=+53aK z@3G!cDb>ns``{6+QEK~E8)n}}kHv;{+P_|>i*B^cetWOeY4V}^IyZev%I}*h0x`!> zEtRdA`%G79**3DmB*M+U#>%I7))pF$Y+|o%UtLIL{H6~6H?N;O&66^w*SUV@WI*LI zFQyl&_wleX#=YGE(=~HsTA_L%zdcC2DPW&L_~Eerwo!7!(5g2sS-Lmb$nrZn@_1ho zln1LfgC9CRUA=|Sy1uverrL?UuFEx>SiWAoic;&=GI~=PaIdIRB;KVq${s(>+02q4 zIKaK$+ifB6DK%Ag?x!-Mx*EAOGZ6vNR;F5=tA{CddU)`rz(^BSDm4CzmRbNwD8EczDG^O6B?9^5(W#}a$h?;a{y#zva-B@wBs^Uud zA8u0mZDFmcc%0gob^fZVLRc>uDVTqgux~P2EmkU2hiG>;?^gZQMy<5i%}TJ%X78#g z`JFN||I!-&BO@TG?gJ4?t5^l>J<%vt6^JX_MGv}cc-2_3(D#CNR*lifx+!wg?I zhReQ><^%Nje#{06eVwY)2rXeXD;^uM1R2lf9cN}sU7+u==D;W^ywRO0v-Vrf?P}Pb zzN&NHV8v5a|M0md83)S>p?pZaIf0#fuf?mhPqrq$s86*PuiM$K*H0=GkR~9VT5^7& z@r)j#>J%n}V@dl>(Vp^+R)?up?;z^wEs)sAUeqm92P)MNx*2ZJRHNdK*0cs-omwwD zP~5p-hd7P0u4@YyfH>>>>>>>] Complete. +7 7 301 DialogDisable Spear of F.O.S. Generating image from data [>>>>>>>>>>>>>>>>>>>] Complete. +8 8 202 1 1 +9 9 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +10 10 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +11 11 504 0.8 +12 12 301 DialogEnable Using the Spear of F.O.S. to display the projections, you see Roland smiling as usual while grabbing the young Construct's neck. +13 13 201 1 500008 -400 +14 14 201 2 500164 400 +15 15 301 1 Roland Huh? Can't run anymore? 1 +16 16 301 Roland There's nowhere else to run. The Corrupted are swarming from behind. You can't take them out alone. 1 +17 17 301 He grabs the boy's neck to force him to look back. +18 18 301 Even though the Corrupted projections have been destroyed, the young Construct still continues to look toward the other end of the street in anguish and rage. +19 19 301 It appears that, while standing there, he must have a seen a dire situation with many Corrupted blocking their way out. +20 20 301 Young Construct Let... me... go... 2 +21 21 301 Roland You're too weak now. It wouldn't be wise to resist. 1 +22 22 301 Young Construct I... don't know... what... you're... talking about... 2 +23 23 301 The pressure from his neck suddenly increases. His consciousness and voice slowly fade. +24 24 301 Young Construct Rgh... Argh... 2 +25 25 301 Roland Hurts, doesn't it? 1 +26 26 301 Roland Whether it be humans or Constructs... Life without "ascension" is so fragile. 1 +27 27 301 Young Construct Let... Let me go... 2 +28 28 301 Roland Oh? Why do you still insist on resisting? Let me see the answer in your M.I.N.D. 1 +29 29 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 2 +30 30 301 A red current flows through Roland's arm and the hand that is grabbing the boy's neck, and surges into his entire body in an instant. +31 31 301 As the corruption continues to rise, Roland is able to easily uncover the data within the boy's M.I.N.D. +32 32 301 Young Construct You— 2 +33 33 301 Roland Relax. If you're not careful, I'll tear your M.I.N.D. to pieces. 1 +34 34 301 Young Construct No... Don't... 2 +35 35 301 Roland ...I see. You were sold by your mother... Ah, yet another orphan. 1 +36 36 301 Young Construct ...What? 2 +37 37 301 Roland I've seen many others like you—all abandoned. They will be "ascended," then saved from their sea of suffering. 1 +38 38 301 Young Construct I... don't need saving! 2 +39 39 301 Roland It seems that you've been misguided by what you believe is correct. 1 +40 40 301 Young Construct You—! 2 +41 41 301 Even though Roland's words and corruption have filled the boy with misery, the young Construct continues to struggle in resistance. +42 42 301 Roland You heard that she came here with other scavengers. Is that not why you applied to conduct a mission here? 1 +43 43 301 Roland Are you using this as a way to find your family? But your memories of her were from so long ago. Even if you see her now, you might not even recognize her. 1 +44 44 301 Young Construct ...Mind your own... business... 2 +45 45 301 Hearing the boy's response, Roland shows an unsurprising expression of contempt, then throws the boy into the collapsed ruins. Smiling, he slowly walks toward him. +46 46 301 Roland What a pity. After becoming a Construct, your predecessor who took care of you was rebooted after being seriously injured. She not only lost her memory data, but was also transferred out of here. 1 +47 47 301 Roland You are powerless in protecting her. That's why you lost. Without her, the other members will only belittle you. Isn't that right? 1 +48 48 301 The young Construct clenches his teeth tightly and struggles as the corruption continues to take hold. +49 49 301 Roland You have nothing. However, it is because you have nothing, that I can give you everything—on behalf of the Ascendants. 1 +50 50 301 Roland Why protect a group of people who beat you down? Why bother transporting supplies to people who don't respect you at all? 1 +51 51 301 Roland Because you are too weak. If you have the power of an Ascendant, no one will dare to look down on you again. Your beloved predecessor wouldn't have forgotten everything from being injured so badly. 1 +52 52 301 Young Construct The power of... an Ascendant? 2 +53 53 301 Roland Yes. Become an Ascendant—your hatred is your greatest gift. 1 +54 54 301 Roland With your power as an Ascendant, you can wave the blade of revenge against the people you hate. 1 +55 55 301 Young Construct Can I... really? 2 +56 56 301 Roland Of course. 1 +57 57 301 Young Construct ...How will you do that? 2 +58 58 301 Roland Just make it there alive. 1 +59 59 301 Roland grasps the young Construct's hand and gives him coordinates. +60 60 301 Young Construct Heh... With this amount of corruption... I'm afraid... 2 +61 61 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 2 +62 62 301 Roland leans down, whispers something into the boy's ear, and pats him on the shoulder. Suddenly, the deadly red current subsides significantly. +63 63 301 Roland Do as I say. 1 +64 64 301 The young Construct stands there, looking at the holo-map in hesitation. +65 65 202 2 1 +66 66 203 1 0.25 +67 67 301 Roland leisurely walks away from the boy, as if appreciating the surrounding destruction. Suddenly, a notification sounds on his comms. +68 68 301 Roland Yes? No problem. I just secured one. Where are you? 1 +69 69 301 Roland ...Looks like I have to help you fill more vacancies. 1 +70 70 301 Roland No matter. Those that are capable should be left to bear the burden. That's why the Ascendants around Miss Luna come and go, yet I remain. 1 +71 71 301 After terminating the call, Roland's projection smiles and walks away. +72 72 301 Roland Next... I guess I should continue looking for "seeds," instead of letting those unreliable Ascendant recruits do it. 1 +73 73 202 1 1 +74 74 504 0 +75 75 201 1 1031001 -600 +76 76 201 2 500166 0 +77 77 201 3 500026 600 +78 78 301 1 Lucia Did he say... Ascendant recruits? 2 +79 79 301 Lee Well, it was recorded a long time ago. And I doubt that he was talking to the ones we're familiar with that tone. 3 +80 80 301 Liv ...But what did he mean by "come and go"? 1 +81 81 202 1 2 3 1 +82 82 504 0.8 +83 83 201 1 500164 +84 84 301 1 Thinking about what Roland said, you shift your gaze back at the boy standing still. +85 85 202 1 1 +86 86 201 1 1031001 -600 +87 87 201 2 500166 0 +88 88 201 3 500026 600 +89 89 504 0 +90 90 301 1 Lucia I can see the general direction on his holo-screen. 2 +91 91 301 Liv But it only shows this area... If only he had switched to navigation overview. 1 +92 92 202 1 2 3 1 +93 93 504 0.8 +94 94 201 1 500164 +95 95 301 DialogDisable 1 But the boy does not switch to the navigation overview. Instead, he just lowers his hand and walks in the direction indicated on the map. +96 96 202 1 1 +97 97 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +98 98 504 0 +99 99 201 1 1031001 -600 +100 100 201 2 500166 0 +101 101 201 3 500026 600 +102 102 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +103 103 101 Assets/Product/Texture/Image/BgStory/BgStory68.jpg +104 104 401 1 211 +105 105 302 1 At least we have a general direction. 106 +106 106 301 DialogEnable Lee Let's go that way first. 3 +107 107 204 1 14 +108 108 301 Liv I don't know what happened to the boy. 1 +109 109 302 If only we could see his record again. 110 +110 110 301 Liv Yeah, I'll be looking out, too. 1 +111 111 302 Are you worried about him? 112 +112 112 301 Liv I can't help but pity him... 1 +113 113 301 Liv But I also understand that there are countless teams like his. 1 +114 114 302 Liv... 115 +115 115 301 Liv ... 1 +116 116 301 Liv puts her hand on her chest and clutches her fist. +117 117 301 Liv In this world, life and death are a common sight. But I thought I was used to it... 1 +118 118 301 Lucia It's good that you're not used to it. Life is precious. 2 +119 119 301 Liv That's why people choose to hurt and kill one another just to stay alive. But... this only makes matters worse. 1 +120 120 302 ... 121 +121 121 301 As Liv said, everyone has witnessed many similar tragedies along the way. +122 122 301 In order to live a better life, protect those important to them, or compete for military accolades, people bully the weak, plunder resources, and take lives. +123 123 301 And they have long reduced qualities like kindness from strength to weakness. +124 124 301 Liv However, I still want to believe that there are many other teams with deep bonds like us... 1 +125 125 301 Liv's voice is so low that she does not sound convinced. +126 126 301 Lee There are teams with deep bonds, but this will bring new problems. 3 +127 127 301 Hearing this, Liv lowers her head in sadness. +128 128 302 Like... Tifa? 129 +129 129 301 Liv Yeah... I heard that some Constructs wiped their memory in order to prevent something extreme from happening like what happened to Tifa. 1 +130 130 302 They wiped their memory? 131 +131 131 301 Liv Yeah... They chose to rid themselves of the tortuous memories of fallen comrades ... 1 +132 132 301 Liv In the years of treating the wounded, I have seen a lot of such things... 1 +133 133 301 Lucia They abandoned their memories in order to live? 2 +134 134 301 Liv In order to survive, we have to decide what to accept, as difficult to bear as they are... That's the price. 1 +135 135 301 Lucia ...The price. 2 +136 136 301 Lucia looks at her hand, lost in contemplation. +137 137 301 Lucia Back then, I was prepared to lose my memories because there were more things I couldn't lose. So, this is the price I paid. 2 +138 138 302 You had more things to lose? 139 +139 139 204 2 1 +140 140 301 Lucia raises her head and smiles. +141 141 301 Lucia Didn't we make a promise? The four Gray Ravens will stay together forever. 2 +142 142 301 Lucia So, I need to return to the battlefield. I need to be by your side. 2 +143 143 204 1 1 +144 144 301 Liv You've changed, Lucia. 1 +145 145 302 Yeah. 146 +146 146 301 Lucia How so? 2 +147 147 301 In the past, Lucia was like a sharp blade willing to pay any price for a mission. But now, there is a gentleness to her, as if she has found a sheath for her sharp edges. +148 148 302 (Tell her) 149 +149 149 301 Lucia A blade belongs in a sheath... For me, the Gray Ravens and the commandant have indeed become where I belong. 2 +150 150 301 Liv I'm happy to be with you, too. Gray Raven is the one and only home to us all. 1 +151 151 204 3 10 +152 152 301 Although Lee does not say anything, the corners of his mouth raise into a faint smile. +153 153 202 1 2 3 1 +154 154 301 Lucia stands next to the three of you. Although her gestures are still very similar to Lotus and Dawn from before, she shows a sign of gentleness. +155 155 301 As if aware of your silence, Lucia walks over. +156 156 201 1 500166 +157 157 301 1 Lucia What is it, Commandant? 1 +158 158 302 You seem... 159 +159 159 302 More gentle than before... 160 +160 160 301 Lucia That's because this promise is what I want to treasure and protect. That is why I'll no longer treat myself only as a weapon. 1 +161 161 301 Lucia It doesn't mean that I will lose my edge. Now that I have something to protect, I will not stop fighting, like a sharpened blade in the sheath. 1 +162 162 302 Don't overwork yourself. 163 Still, I can't accept... 166 +163 163 204 1 1 +164 164 301 Lucia Well, it seems that I'm lucky. Not only did I survive, but so did my precious memories. They are safe within my M.I.N.D. 1 +165 165 182 301 Lucia Even though I need to refamiliarize myself with my memories... It's a very... insignificant price compared to leaving you and everyone else, Commandant. 1 +166 166 301 Lucia Can't accept what? 1 +167 167 302 The fact that I couldn't protect you back then. 177 It's like you've become a completely different person. 168 +168 168 301 Lucia Then... 1 +169 169 202 1 +170 170 301 She hangs her head, covering her eyes with her hair and obscuring her expression. +171 171 201 1 500166 +172 172 301 1 Lucia Perhaps, a weapon is still more convenient for the commandant. 1 +173 173 301 Lucia ...Once I refamiliarize myself with my memories—the smoke and flames of war—I will be able to return to being the Lucia you are familiar with. 1 +174 174 301 Lucia So... Before that happens, will you wait for me? 1 +175 175 302 Of course. 177 ... 180 +176 176 204 1 1 +177 177 301 Lucia ...Thank you. 1 +178 178 182 301 Sighing in relief, she raises her head and her expression returns to normal. +179 179 204 1 +180 180 301 Lucia hangs her head and waits for an answer in silence. After some time, she raises her head again and looks at the street in front of her with a lonely expression. +181 181 301 Lucia Let's go, Commandant. 1 +182 182 302 Lucia. 183 +183 183 301 Lucia Hm? 1 +184 184 302 I will change it for the better. 185 This fight will come to an end. 185 +185 185 301 Lucia Yes, I believe you. 1 +186 186 204 1 1 +187 187 301 She smiles bitterly, but her eyes shine with hope and conviction. Standing at the base of what appears to be a mountainous feat, she is like a mountaineer determined to climb the rugged path and reach the distant peak. +188 188 201 2 1031001 1 -600 +189 189 201 3 500026 600 +190 190 301 1 Liv Commander, I believe that this fight will come to an end, too. Even when that day comes, the four Gray Ravens will always be together. 2 +191 191 301 Lee Indeed. I don't ever want to go through the trouble of changing teams. 3 +192 192 302 Really? 193 I heard it was quick and easy. 193 +193 193 204 3 10 +194 194 301 Lee Shut up. 3 +195 195 301 Even though he snaps at you, the corners of his mouth turn into a faint smile. +196 196 302 Let's go. 197 +197 197 204 3 +198 198 302 Let's change the course of this fight. 199 +199 199 301 1 AniZhuanchangBegin Lucia Roger! Gray Ravens, let's go! 1 diff --git a/Resources/table/client/movie/movies/MovieZX01619BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX01619BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..c7a66e68a7659f658bfc5862c903dc297ff61b40 GIT binary patch literal 9745 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02814BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02814BA.tab.bytes new file mode 100644 index 0000000..f234084 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02814BA.tab.bytes @@ -0,0 +1,214 @@ +UǑ8فgUϟ:04^~w9Ǣ6!הRc7[Ms)LoPSwK ɲg§guƺgGAKK̽WF&Ot`Z;%=VId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory46.jpg +2 2 401 1 202 +3 3 301 DialogEnable President Hassen announced a 30-minute break from the World Government's executive meeting due to the unexpected message from Karenina. Liszt must find enough reason to support his proposal during this time. +4 4 301 Liszt puts down the very brief incident report sent along with Karenina's message. It only mentions a Punishing Virus leak accident of unknown reason in the lunar base, which caused the zero-point engine to go haywire. +5 5 201 1 500496 5 +6 6 301 1 Liszt We can't let her destroy the zero-point engine... 1 +7 7 301 Norman is leaning on the door with a big frown. He has never looked so serious and anxious. +8 8 203 1 0.25 -400 +9 9 201 2 500497 4 400 +10 10 301 1 Norman Hey, didn't you hear that girl from the Engineering Force...? Everyone on the Moon will die if they don't destroy that whatever engine! 2 +11 11 301 Liszt It's only one possibility... Besides, we can't know if that Engineering Force captain was telling the truth. 1 +12 12 301 Liszt crosses his hands as if he is thinking of something. +13 13 301 Liszt Karenina had a lot of contact with Collins on the Moon. He seemed to like her too... She even had private conversations with that agent. Who can guarantee she isn't acting like this because Collins was just stripped of his power...? 1 +14 14 301 Liszt A Punishing Virus outbreak just when we submitted the proposal... Is it really a coincidence? 1 +15 15 301 Norman knows very well that Liszt's words were provoking, but he still has a point. +16 16 301 Liszt Besides, there has never been any sign of the Punishing Virus on the lunar base over the years. When the zero-point reactor was activated, no virus was detected either... Not to mention all the checks were conducted by Karenina herself. 1 +17 17 301 Norman There was a serious incident on the Moon before I was born... It was suspected to be caused by the Punishing Virus. Perhaps... 2 +18 18 301 Liszt That was nothing more than a speculation. The only survivor, Dr. Kalon, was out of his mind... No evidence could link it to a possible leak of the Punishing Virus. Very few people knew the truth anyway. 1 +19 19 301 Given Collins' more senior position, he might know the truth. But it does not matter anymore, for Liszt has zero interest in what happened in the past. +20 20 301 Norman But my sister is still on the Moon. We can't afford to take the risk... 2 +21 21 204 1 4 +22 22 301 Liszt Don't get it wrong... 1 +23 23 301 Liszt's low, serious voice interrupts Norman. +24 24 301 Liszt She's no longer your sister. You have only one sister now, which is Victoria. Don't forget that you are representing your family. Think twice before you speak. 1 +25 25 301 Liszt gets on his feet and walks to the door. +26 26 301 Liszt Just stay here if you can't watch the Parliament make their decision. I'll take care of everything... myself. 1 +27 27 401 2 1516 +28 28 203 1 0.8 -700 +29 29 202 800 1 +30 30 401 2 1512 +31 31 301 RImgBg1Shake Norman clenches his fist, but can only swing it toward the cold wall. +32 32 301 AniZhuanchangBegin Norman Dammit... 2 +33 33 401 1 36 +34 34 202 2 1 +35 35 401 2 212 +36 36 101 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +37 37 301 AniZhuanchangEnd The break is over. All the participants have returned to the parliament hall. Almost everyone is discussing Karenina's recording and report, each with their own intentions. +38 38 402 212 +39 39 401 1 202 +40 40 301 Hassen looks around and goes back to his position as the host. He clears his throat, and the hall gets quiet over time. But it does not mean the argument is over—the real battle is only about to begin. +41 41 201 1 500011 +42 42 301 1 Hassen Based on the meeting protocols, I hereby announce that the World Government executive meeting is changed to an emergency meeting to discuss how we should respond to the sudden crisis on the Moon. 1 +43 43 301 Hassen First of all, I'm quite certain that Councilman Liszt would like to explain, right? 1 +44 44 301 Hassen nods at Liszt, giving him the podium. +45 45 201 1 500496 +46 46 301 1 Liszt The report was sent by Karenina, the Engineering Force captain. Neither she nor we have any clue how the Punishing Virus was produced or how it caused the zero-point engine to go haywire. 1 +47 47 301 Liszt The comms are completely cut, so we are unable to get further information from her. I don't think we have sufficient information to make a rational decision. 1 +48 48 301 Liszt's words remain unbiased, but he has a clear objective—to calm everyone down first. He trusts they are rational enough to understand what Babylonia's best option is. +49 49 301 Liszt But there is one thing I would like to urge each and every one of you to carefully consider before making any decision. The zero-point reactor was made by our best scientists after numerous sacrifices. It is the dream machine that will guide humanity toward the future of hope. 1 +50 50 204 1 4 +51 51 301 Liszt Right now, we have an opportunity to reach that future. Are we really going to destroy it with our own hands? 1 +52 52 301 Liszt Are we going to neglect all the sacrifices humanity had made in the past? 1 +53 53 301 Liszt Are we stripping all humans of their rights to reach their hope in the future? 1 +54 54 301 Liszt's question forces all the council members to put humanity as a whole on the scale. Even those who insisted to destroy the engine earlier have begun to hesitate. +55 55 301 Liszt That is why I am firmly against the destruction of the zero-point engine. I hope this can become the foundation of all subsequent discussions... 1 +56 56 204 1 5 +57 57 301 He has been secretly paying attention to Hassen and Nikola but does not see anything unusual. He thought those hawks would be in favor of the destruction of the zero-point engine. +58 58 301 Perhaps even they have to admit that the benefits of the zero-point engine outweigh the cost. He has won. +59 59 202 1 1 +60 60 301 ??? Excuse me. Sorry, I'm late—actually, "we" are late. +61 61 201 1 500319 +62 62 301 1 An elderly but still vigorous man calmly walks into the hall, followed by two young individuals. +63 63 201 1 500496 4 +64 64 301 1 Liszt (Collins... I knew he wouldn't give up easily.) 1 +65 65 301 Liszt saw Collins coming and prepared for it. He gives a signal to his subordinate in the Control Court. +66 66 201 1 500340 +67 67 301 1 Control Court Member Mr. Collins... If I recall correctly, you are currently under internal investigation for the unlawful imprisonment of the Gray Raven Commandant. You are not qualified to take part in World Government meetings. President Hassen, I suggest we... 1 +68 68 301 Before the meeting started, Collins was told that he would be put under internal investigation for the inappropriate "imprisonment" of the Gray Raven Commandant. +69 69 301 He was certain that he did not leave any evidence for Babylonia. Even if they were after him, they didn't have to wait until now. The only possible explanation was Liszt had been planning this all along to set him up. +70 70 201 1 500319 +71 71 301 1 Collins Excuse me, you probably got it wrong. I have no intention to become part of the meeting. These two young people have never been here, so I was just showing them the way. 1 +72 72 301 Liszt finally shifts his attention to the two behind Collins. One of them is Simon, the commandant of Dark Aries, while the other is... the Gray Raven Commandant?! +73 73 301 Collins I know I'm currently forbidden to sit in a World Government meeting, and I have never been in one in the past anyway. Still, as the Chief Military Advisor, I think I still have the right to refer someone. 1 +74 74 301 Collins gives Hassen a meaningful look until Hassen nods. +75 75 201 1 500011 +76 76 301 1 Hassen Of course. I trust it is in our common interest to see more trusted young people being referred to this meeting. 1 +77 77 201 1 500319 +78 78 301 1 Collins (Damn old fox...) 1 +79 79 301 Collins smiles. He knows that Hassen and others would strongly oppose him should he have referred anyone else today. +80 80 301 He has been keeping the referral as a trump card, but he has no other option now and can only bet everything on the Gray Raven Commandant. +81 81 301 Collins I'd like to invite them here because they have been through numerous battles on the frontline. They are the experts in making such decisions. 1 +82 82 301 Collins In particular, the Gray Raven Commandant is our "hero" who has participated in various difficult missions. I'm sure the opinion of this commandant means a lot to everybody. 1 +83 83 301 Collins There was a little misunderstanding between the Gray Raven Commandant and me, but we still developed a great friendship during our conversation... 1 +84 84 302 ... 85 +85 85 301 Collins Oops, I'm talking too much. Well, it's time for me to go. I'll leave it to you. 1 +86 86 301 Collins leaves his final words before walking out of the meeting hall. +87 87 301 AniZhuanchangBegin Collins Don't let me down... Gray Raven Commandant. 1 +88 88 201 1 500201 +89 89 301 AniZhuanchangEnd 1 Simon Um, Chief... I've never been in a meeting like this... 1 +90 90 302 Me neither... 91 +91 91 204 1 10 +92 92 301 Simon I feel like I'm going to throw up... 1 +93 93 301 You are not used to being the center of attention either, whether it comes from the Corrupted... or from the questioning eyes of the humans that are supposed to be on your side. +94 94 302 Just think of them all as Corrupted. 95 +95 95 301 Simon Then I'm going to pass out... 1 +96 96 301 AniZhuanchangBegin Simon finally forces a smile... Thanks to that Kurono man, the two of you are standing on this unfamiliar battlefield instead of fighting the Punishing Virus. +97 97 202 1 1 +98 98 401 1 209 +99 99 101 Assets/Product/Texture/Image/BgStory/Bgstory524.jpg +100 100 504 0.7 +101 101 301 AniZhuanchangEnd Hours ago, that Collins guy rushed into the treatment room of the Star of Life. Nobody dared to stand in his way except Dr. Hippocrates. +102 102 301 It's the Kurono officer that Nikola warned you about—given his behavior, it is near impossible to not recognize him. +103 103 201 1 500319 +104 104 301 1 Collins You're the Gray Raven Commandant, aren't you? 1 +105 105 201 1 500404 5 +106 106 301 1 Hippocrates They are all my patients... And who are you? One more step, I'll crush your frontal lobe. 1 +107 107 302 It's okay, Doctor. We'd like to have some time with him. 108 +108 108 204 1 +109 109 301 Hippocrates Fine... You have 15 minutes. I'm not taking responsibility if you get worse. 1 +110 110 202 1 +111 111 301 After she left, Collins explains the situation in the Parliament and Karenina's work on the Moon. You don't know how much you can trust him, but the information about Karenina and Luna sounds quite credible. +112 112 302 What will happen if we don't destroy the zero-point engine? 113 +113 113 201 1 500319 +114 114 301 1 Collins According to Karenina's report, not only everyone in the lunar base will die, the gravitational waves will also send rocks flying toward the Earth... Then it won't be a matter of single or double-figure casualties. 1 +115 115 301 Collins If everything goes according to Liszt's plan, nobody will speak for Karenina. Even if she can destroy the engine and return, they will probably pin some charges on her. 1 +116 116 301 After all, destroying the zero-point engine without permission is a serious crime. If Liszt decides to make a big deal of it, Karenina will not get away. +117 117 301 The worst part is that it will hurt the military's trust in the Parliament and may even stir up conflicts between them. +118 118 201 1 500201 +119 119 301 1 Simon I've been paying attention to the meeting. Just like Mr. Collins said... most of the voices were supportive of Liszt's proposal. 1 +120 120 301 That's why Simon asked if I knew a Construct named "Karenina". He was already aware of what happened. +121 121 201 1 500319 +122 122 301 1 Collins How ironic... The "hero" they raised to guard against me is now the only power I can rely on. 1 +123 123 302 Sorry, but I have no reason to help Kurono. 124 +124 124 301 To your surprise, Collins does not seem to be worried at all but smiles instead, as if he knew you would be giving this answer. +125 125 301 Collins You won't turn me down... Just like Karenina, you cannot sit and watch if other people are in danger. If the Parliament is a battlefield, only you can save them in this war. 1 +126 126 302 What's there for you to save Karenina and other innocent people? 127 +127 127 301 Obviously, this man would never do anything without benefit. Even when he is driven to the edge, you must find out his exact purpose to avoid any potential repercussions. +128 128 301 Collins Hah, how cautious of you. In fact, I couldn't care less about Karenina and others on the Moon. She means nothing to me after completing that huge Omega Weapon... 1 +129 129 301 Collins But just like I said earlier, I firmly believe that agent named Luna is the key to humanity's future evolution. We must not let her die in vain on that deserted Moon. 1 +130 130 302 Is that a theory you believe in? 131 +131 131 301 Collins No. In fact, it's my instinct... When you get older, you learn that simple instinct often makes more sense than complicated calculations. 1 +132 132 301 Collins I trust it is a necessary sacrifice for the greater good. Not only Karenina, I would not hesitate to sacrifice my entire life just to find that answer. 1 +133 133 301 Collins But you're different. You are a lot greedier than I am... No matter how dire the situation is, the first thing on your mind is always to save everyone and everything. 1 +134 134 301 Collins Honestly, I thought it would be only a matter of time before your kindness got you killed. But you proved me wrong every single time, dammit... 1 +135 135 302 Is that so? I'm sorry. 136 +136 136 301 Collins stands up next to the bed and reaches out his hand. +137 137 301 Collins Just like what I told Karenina on the Moon, Ascendants aren't necessarily always the enemies of humanity. Neither is Kurono... Only frailty is. 1 +138 138 301 Collins If you and I are both too weak, why don't we join forces at least for now? 1 +139 139 301 Utilizing all available resources is a basic principle of tactics. Even enemies can and must be used if necessary. +140 140 302 (Hold out your hand) 141 +141 141 301 Collins laughs boldly, shaking your hand and ignoring your vigilance. +142 142 301 AniZhuanchangBegin Collins Come, "hero"... Show those people that you are capable of saying more than nice words. Your speech will be our sharpest edge. 1 +143 143 401 1 201 +144 144 101 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +145 145 504 0 +146 146 201 1 500011 +147 147 301 AniZhuanchangEnd 1 Hassen Gray Raven Commandant... From what I recall, you only just recovered from a serious injury. Are you fit for this? 1 +148 148 302 I'm okay, President Hassen. 149 +149 149 301 The wounds are hurting so much that you must lean on Simon to stand still. But the pain gives your mind clarity. +150 150 301 Hassen In that case, we shall let the Gray Raven Commandant speak first. Is that okay with you, Councilman Liszt? 1 +151 151 301 With a frown, Liszt eventually nods... But he obviously is not giving up. +152 152 201 1 500496 +153 153 301 1 Liszt I too would like to hear Gray Raven Commandant's opinion on this sudden incident. 1 +154 154 202 1 1 +155 155 301 Taking your hand off Simon's shoulder, you slowly walk up the podium. +156 156 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +157 157 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 3 +158 158 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +159 159 501 700 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +160 160 101 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +161 161 301 Just when you walk on the last step, you suddenly feel a sharp pain in the wound on your head. You have to hold yourself up with both hands on the podium. +162 162 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +163 163 201 1 500201 +164 164 301 1 Simon Hey... Chief! 1 +165 165 301 You quickly signal Simon not to help as it will only expose your frailty... But it seems too late. The wolf already has his eyes on the prey. +166 166 201 1 500496 5 +167 167 301 1 Liszt Don't push yourself too hard, Gray Raven Commandant... This might not be a battlefield, but that's no reason for you to overexert yourself. 1 +168 168 301 He has seen through your camouflage and is determined to completely crush your confidence. The two commandants may have been through a lot of battles, but on this battlefield, you are not much different from rookies. +169 169 301 Some council members are already getting impatient. To them, letting an inexperienced commandant speak is a pure waste of their time. +170 170 301 Liszt has always had the upper hand. No matter what you do, you can't seem to easily shake his argument. +171 171 301 But that can also become your advantage. The enemy will only expose some weakness when they think they have already won. +172 172 302 Thanks, Councilman Liszt... But aren't you the one who is overexerting yourself? 173 +173 173 301 Liszt Me...? Sorry, but I don't quite understand. 1 +174 174 301 You need to remind everyone of the one thing that Liszt has been avoiding... +175 175 302 (The security of Babylonia) 176 (The safety of zero-point energy) 177 (The security of the lunar base) 176 +176 176 175 301 (No... Liszt isn't concerned about that. Think again) +177 177 301 As an outsider with almost no preparation or foundation, you need to attack the opponent's weak point first. Even if it can't take him down, you can still drag him into a skirmish. +178 178 301 "The data obtained from Atlantis successfully helped the lunar base to reboot the zero-point engine. However, are you able to guarantee it is safe to use?" +179 179 301 "Who can guarantee that incidents like this will not happen again when we are actually sailing in the vast universe? Without the Earth to back us up, we have no means to deal with it." +180 180 301 Liszt Your worry is unnecessary. The restart of the zero-point reactor has been verified both theoretically and physically. No Punishing Virus was detected in the vacuum chamber throughout its booting and running. 1 +181 181 301 "So Karenina must have confirmed the results. You mentioned earlier that she was the expert in zero-point energy research, which gave the project a lot of credentials." +182 182 301 Liszt Of course, all the data collected in the experiments is still valid. My proposal is based on this evidence. 1 +183 183 301 "Then why are we not trusting the decision she made on the spot?" +184 184 301 "While we are here talking, they are fighting death and disaster, over and over!" +185 185 301 Liszt's deep eyes stare at you. He seems to be thinking about how to spin the argument back on his side. +186 186 301 Liszt In her report, Karenina also stated that she could not guarantee the destruction of the zero-point engine would definitely stop the disaster. It might even cause more dire consequences... 1 +187 187 301 Liszt If both options have their risks and I have to pick one, I would prioritize the zero-point engine. 1 +188 188 301 "Even at the cost of the lives of those on the Moon, and more innocent people on the ground?" +189 189 301 Liszt It's a "necessary sacrifice"... To me, all the sacrifices are worthy of our one and only hope. We can't be naive and think we can survive this world without any sacrifices. 1 +190 190 301 Liszt As the Gray Raven Commandant, you know this more than anybody else... That new specialized frame was used by one of your Constructs. Her name is Liv, I believe. 1 +191 191 301 Liszt clenches his fist as he speaks to all the council members in a calm and firm tone, increasing his credibility even further. +192 192 301 Liszt She knew someone must make the sacrifice. Someone must become hope... Without the sacrifice, humanity may never have their future... Right now, the zero-point engine is the only hope! 1 +193 193 301 Sacrifices must be made for our only glimmer of hope... No one has ever doubted this axiom, but what truly is hope? +194 194 302 (The zero-point engine that takes us to the future) 195 (The last Eden, Babylonia) 195 (The people who create hope for us) 196 +195 195 194 301 (That's no different from Liszt's "hope"... There must be another answer) +196 196 202 AniZhuanchangBegin 1 1 +197 197 101 Assets/Product/Texture/Image/BgCg/Cg2801_06.jpg +198 198 401 1 119 +199 199 301 AniZhuanchangEnd "I think the real hope isn't a new specialized frame, or the zero-point engine itself... It's the people who created all of them." +200 200 301 "We lost our home, but we can take it back. We suffered many losses, but we can learn from them and never make the same mistake again. Even in a world of despair, we can create miracles together." +201 201 301 "Humans are not strong, but we aren't so weak either. A hope left by the past cannot make us give up thinking or stop going forward." +202 202 301 "The new specialized frame is a new hope created by the people and Liv together... Compared with a zero-point engine that can be remade, I would rather trust the people who create hope in the lunar base." +203 203 301 AniZhuanchangBegin The flow of the meeting begins to change. More people start to discuss and think about what you said. +204 204 401 1 45 +205 205 101 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +206 206 301 AniZhuanchangEnd Hassen waves at you, then walks to the center of the conference hall, facing all the representatives. +207 207 201 1 500011 +208 208 301 1 Hassen I think that's plenty of discussion. The Parliament needs to make a decision regarding the crisis that Karenina and the lunar base are facing. 1 +209 209 301 Hassen Let's leave the final decision to all the humans. No matter what the result is, it will be a "future" chosen by the entire humanity. I hope everyone can think carefully and make your own decision. 1 +210 210 202 1 1 +211 211 301 The hall is lit up by countless glowing spots that represent all the Babylonia residents, followed by a synthetic voice from Gestalt. +212 212 401 2 584 +213 213 301 1 AniZhuanchangBegin Gestalt The decision has been made... \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX02815BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02815BA.tab.bytes new file mode 100644 index 0000000..525d218 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02815BA.tab.bytes @@ -0,0 +1,29 @@ +$œqn[}V6HVEhBn%9I'nr3}!~|(S4yϣq , X%5ё%uoxK=PvD]maL]v'(Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory587.jpg +2 2 401 1 203 +3 3 201 1 500499 +4 4 301 DialogEnable 1 Yarha What now? I sent the message, but there's no reply... Shall we wait for Babylonia's decision? 1 +5 5 203 1 0.25 -400 +6 6 201 2 500495 400 -80 +7 7 301 1 Teddy No way they can make it so fast... We must go now if we are to destroy the zero-point engine. 2 +8 8 203 2 0.25 400 +9 9 301 Teddy gets up on her feet and folds the portable terminal, but Karenina stops her. +10 10 201 1 500494 13 -400 +11 11 301 1 Karenina I want you and the Engineering Force members put on protective suits and take the wounded personnel to stay as far as possible from the gravitational waves. Find a safe place, wait for the comms to restore, then send Babylonia a message and wait for rescue. 1 +12 12 204 1 1 +13 13 301 Karenina puts the Blast Hammer on her back and gives a confident smile. +14 14 301 Karenina Tch, I can destroy that zero-point engine all by myself. You are only going to be my burden. 1 +15 15 204 400 2 5 +16 16 301 Teddy looks at Karenina and sighs after a short silence. +17 17 301 Teddy You're right, and there is no need for us to die with you. If I stand next to you in the queue to the underworld, I'll probably end up fighting with you before I even reach the destination. 2 +18 18 301 Karenina Tsk... Just get lost then. 1 +19 19 301 Teddy Let's go, Yarha... Take your crew with us. 2 +20 20 202 2 1 +21 21 201 1 500499 7 +22 22 301 1 Yarha Huh...? 1 +23 23 203 700 70 1 0.14 100 +24 24 202 1 +25 25 301 Teddy has left without even looking back. Yarha hesitates for a few seconds but ends up leaving with her. +26 26 201 1 500494 4 +27 27 301 1 Karenina Alright... There's another place I must go before blowing the zero-point engine up! 1 +28 28 301 1 AniZhuanchangBegin Karenina grasps her weapon, nods to herself, and heads out again. diff --git a/Resources/table/client/movie/movies/MovieZX02816BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02816BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..a1c22f184e5ebf5743f9a85f7caa3d4ed91a0214 GIT binary patch literal 12816 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 b42lCO6^@ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02817BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02817BA.tab.bytes new file mode 100644 index 0000000..9f0c94e --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02817BA.tab.bytes @@ -0,0 +1,171 @@ +g10I1n oݶc)iOY'}kzCykحo|يwV:ȢF? ku1P:7 Cs̃R@SXĕ8}Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory592.jpg +2 2 401 1 60 +3 3 301 DialogEnable Not far from the lunar base where nobody can notice, a ship from Babylonia slowly descends onto the Moon's surface. +4 4 401 500 2 648 +5 5 401 2 1516 +6 6 201 1 500334 1 +7 7 301 1 After the cabin door opens, an agile figure leaps off the ship and lands on the Moon, knocking up the very fine lunar soil and leaving his footprints. +8 8 301 Roland Oh c'mon... I can forgive you for not putting up a red carpet, but you should have at least sent some fans to welcome Roland the superstar. 1 +9 9 301 Roland laughs at himself. The Moon is a silent, deserted place. Not even rabbits can be found here, let alone humans. +10 10 401 2 737 +11 11 502 400 RImgBg1Shake +12 12 505 RImgBg1Shake +13 13 301 Roland's thoughts are suddenly disrupted by fiery explosions in the distance. An arm of a Construct's base model rapidly flies toward his face. +14 14 204 1 7 +15 15 203 1 0.14 60 +16 16 401 300 2 13015111 +17 17 402 13015111 +18 18 301 Roland frowns and tilts his head slightly to avoid the arm. +19 19 203 1 0.25 +20 20 204 1 +21 21 301 Roland Okay, we have some audience here... Quite a lot actually. 1 +22 22 301 Following the arm are the Construct base models. They land in Roland's vicinity and rush toward Roland once managing to crawl up. +23 23 301 He just realizes these incomplete Constructs were infected by the Punishing Virus and turned into horrific Corrupted long ago. +24 24 301 Roland Someone has arrived before me... Or, is that Luna...? 1 +25 25 203 1 0.25 -30 +26 26 401 300 2 1511 +27 27 401 2 1510 +28 28 204 1 1 +29 29 301 Roland strolls forward as he casually points the shotgun to a Corrupted's head, blowing up two-thirds of it. +30 30 401 200 2 561 +31 31 401 2 1508 +32 32 301 The shells' kinetic energy even sends the Corrupted's body away in the low-gravity environment, knocking down a few other Corrupted who are trying to stand up. +33 33 203 1 0.25 +34 34 301 Roland I really wonder who is stealing my entrance... 1 +35 35 301 Roland takes out the container and peeks at the stem cell inside, using the explosion as a light source. The low-gravity environment does not seem to have any impact on it. +36 36 301 Roland Since I took the job, I must finish it no matter what. That's what I call being a professional actor. 1 +37 37 204 1 +38 38 301 Roland closes his eyes to find that weak connection between Luna and him... He can sense her a lot clearer. She is definitely on the Moon. +39 39 301 Roland Well, let me find Luna first. Then I'll leave it to her and fate to decide. 1 +40 40 204 1 1 +41 41 301 Roland stretches his body and walks toward Luna's direction. +42 42 301 AniZhuanchangBegin Roland The show must go on... 1 +43 43 401 1 36 +44 44 202 DialogDisable 1 1 +45 45 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory587.jpg +46 46 201 1 500494 13 +47 47 301 DialogEnable 1 Karenina failed to persuade Luna. She returns to the propulsion lab still thinking of her last words. +48 48 301 "Do you really have the courage to pop their inflated hope?" +49 49 301 Karenina can choose the optimal answer if it only involves herself. But the decision to make right now affects all humans. +50 50 204 1 6 +51 51 301 Karenina Dammit... 1 +52 52 301 Perhaps she is better off being alone, fighting, hurting, struggling... +53 53 203 1 0.25 -400 +54 54 201 2 500502 400 +55 55 401 1 206 +56 56 301 1 ??? Hey, what are you doing...? 2 +57 57 204 1 7 +58 58 301 Someone hits Karenina on the shoulder. She then realizes Teddy is standing right next to her—shouldn't she have already left the lunar base with others? +59 59 201 2 500495 400 +60 60 301 1 Karenina Why are you here?? 1 +61 61 301 Teddy What's that look on your face? We're still alive... At least for now. 2 +62 62 202 300 1 2 1 +63 63 401 2 1513 +64 64 201 1 500499 19 +65 65 301 1 Yarha Tch... Teddy... This system mainframe was contaminated by the Punishing Virus and locked. How can we bypass it? 1 +66 66 301 Yarha trots over scratching his head, asking Teddy about some problems he is facing on his portable terminal. +67 67 201 1 500494 7 +68 68 301 1 Karenina Yarha? Why are you also back? 1 +69 69 203 1 0.25 400 +70 70 201 2 500495 4 -400 +71 71 301 1 Teddy We split into two groups. Some non-technical staff evacuated to protect the injured people. They stayed away from the lunar base and waited for rescue, while we technicians came back here to keep working. 2 +72 72 204 1 6 +73 73 301 Karenina ****! What are you doing here?! I said I could do this all by myself! 1 +74 74 301 Seeing Karenina's anger, Teddy smiles instead. +75 75 204 2 13 +76 76 301 Teddy Feeling good about yourself, huh...? We only came back for ourselves. 2 +77 77 201 2 500361 -400 +78 78 301 1 Engineer Correct! Just like what the vice-captain said, if we run away and leave you behind, we would be held responsible for letting you destroy the zero-point engine without taking necessary precautions. Gotta do something to defend ourselves. 2 +79 79 204 1 5 +80 80 301 Karenina You... 1 +81 81 301 Engineer And, Captain Karenina, I'm not new here. It's been two years since I joined the Engineering Force... Oh, two years and three months. 2 +82 82 202 2 +83 83 301 The researcher in the Engineering Force quickly reported the situation and interrupted Karenina's question. He returned to work in no time. +84 84 204 1 4 +85 85 201 2 500495 -400 +86 86 301 1 Teddy We are doing our best to collect and record the data related to the zero-point engine for its future restoration and improvement. 2 +87 87 301 Karenina Restoration and improvement...? Is that really possible? 1 +88 88 301 Teddy Probably depends on our luck and speed. In the past, we only had the right to use the engine. Kurono had always been in our way whenever we wanted to investigate the related records. 2 +89 89 204 2 13 +90 90 301 Teddy But that's no longer a problem. The entire base is probably going to be blown up soon. 2 +91 91 202 2 1 +92 92 203 1 0.25 +93 93 301 Karenina gets the terminal from Teddy and looks at it. The research data recorded is indeed highly confidential and has never been disclosed in public research. If they can also include the data observed while the engine was running and even going out of control... +94 94 301 Karenina Perhaps making a new zero-point engine isn't impossible... 1 +95 95 301 Karenina looks at Yarha. The people in Kurono have no reason to risk their lives to help them. +96 96 203 1 0.25 400 +97 97 201 2 500499 19 -400 +98 98 301 1 Yarha Sigh... I don't want to become space junk, but Kurono's internal punishment is even scarier. That's why I must get something done at least, so I can bargain with them! 2 +99 99 301 Yarha Especially after Miss Vesalius became the research director... I really can't go back empty-handed. 2 +100 100 202 2 1 +101 101 201 1 500303 +102 102 301 1 Kurono Researcher Director Yarha, please stop chatting with them. We're almost done. 1 +103 103 301 Karenina looks at other Kurono researchers. They don't seem to be working only for their own lives. +104 104 201 1 500495 4 +105 105 301 1 Teddy Hey you, pack up the tools! We're almost done here in the power lab. Next, we need to go near the zero-point reactor and record its energy output and conversion ratio. 1 +106 106 301 Teddy The devices over there have all been contaminated... We probably have to take the readings on our own. 1 +107 107 202 1 1 +108 108 201 2 500303 -600 +109 109 201 3 500059 +110 110 201 4 500361 600 +111 111 301 1 All Technicians Got it! 2 3 4 +112 112 202 200 2 3 4 1 +113 113 201 1 500494 13 400 +114 114 201 200 2 500495 -400 +115 115 203 100 2 0.18 -100 +116 116 203 2 0.18 -400 +117 117 301 1 Teddy looks at Karenina. Her slim right hand clenches into a fist and gently punches Karenina's left shoulder. +118 118 204 2 13 +119 119 301 Teddy Are you concerned about the consequences of destroying the zero-point engine...? That's totally not like you, fool. 2 +120 120 301 Teddy Don't think too much. Just focus on the things that you must do... Leave the rest to us. You have friends who are willing to fight alongside you too. 2 +121 121 204 1 14 +122 122 301 Karenina You are so... 1 +123 123 204 2 4 +124 124 204 1 4 +125 125 401 2 737 +126 126 301 RImgBg1Shake More loud explosions can be heard from afar. Even the ground has begun to tremble. +127 127 301 AniZhuanchangBegin Teddy There's no time... We must get going. While you destroy the zero-point engine, we will take back the hope of science! 2 +128 128 202 DialogDisable 1 2 1 +129 129 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg2801_08.jpg +130 130 301 DialogEnable Teddy puts back her serious face as she walks toward the researchers. They may come from different organizations and have different beliefs, but now they are standing together. +131 131 301 Even though Karenina still feels a little lost, she picks up her weapon and turns away with a subtle smile. +132 132 301 Teddy Remember, don't die. If our effort ends up in vain because of you, I will hunt you down even in hell. +133 133 301 Yarha Better touch wood, Teddy. I'm sure she will succeed... +134 134 301 Karenina Hmph! Just wait and see! +135 135 301 AniZhuanchangBegin Without even meeting each other's gaze, they turn their backs and head to their respective sides of the battlefield. +136 136 401 200 1 36 +137 137 101 DialogDisable AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory588.jpg +138 138 401 1 60 +139 139 201 1 500334 +140 140 301 DialogEnable 1 Roland steps over the twisted door of the Construct lab. It seems to have been deformed by some tremendous force. +141 141 301 In the center of the lab is the white figure he has been searching for. +142 142 301 Roland Luna... 1 +143 143 201 1 500504 +144 144 301 1 Luna ... 1 +145 145 201 1 500334 +146 146 301 1 Roland calls her name softly but receives no response. He can feel the connection between Luna and himself is weakening—which means the agent Luna is dying. +147 147 301 A ring-shaped device is draining the Punishing Virus from her and disintegrating it eventually. +148 148 301 Roland This must be the Omega Weapon... I wonder if I can free Luna if I break it? 1 +149 149 401 2 1511 +150 150 301 Roland holds his shotgun up, aiming at the Omega Weapon. +151 151 204 1 +152 152 301 Roland But what if it accelerates her death... 1 +153 153 204 1 1 +154 154 401 2 1543 +155 155 301 Roland smiles and puts his shotgun away. He knows even if he rescues Luna here, it would only momentarily extend her life. +156 156 301 Roland Nobody can rewrite your own story except you, Luna... If your ending is a silent death on this cold Moon, maybe that is just what fate brings. 1 +157 157 301 Roland Still, I wish you can change the ending yourself and embark on your journey again... The person who asked me to bring this gift to you would probably feel the same. 1 +158 158 204 1 +159 159 401 300 2 952 +160 160 301 Roland takes out the storage unit he has been carefully protecting and inserts it into the control panel in front of Luna that connects to her M.I.N.D. Although Kurono does not have the technology to hack into the M.I.N.D. of agents, it can still send them a message. +161 161 301 The container on Roland's waist begins to tremble vigorously as if the thing inside is banging against the container wall. +162 162 204 1 1 +163 163 301 Roland Hah, I almost forgot Vonnegut's gift... But I don't think I need it to kill her now. 1 +164 164 301 Roland Well, I still have to go through the motions. You can devour everything on the Moon as you like. 1 +165 165 301 Roland opens the container. The surging matter inside quickly crawls toward the cable connecting to the Omega Weapon, then squeezes itself into the cracks on the wall following zero-point energy's unique blue glow. +166 166 204 1 2 +167 167 301 Roland Alright, here concludes my cameo appearance. Thank you for coming today... 1 +168 168 204 300 1 +169 169 301 Roland stops smiling and looks at Luna's face for one last time, whispering. +170 170 301 1 AniZhuanchangBegin Roland Luna... I hope you can be your true self when you open your eyes again. 1 \ No newline at end of file diff --git a/Resources/table/client/movie/movies/MovieZX02818BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02818BA.tab.bytes new file mode 100644 index 0000000..ad4ca8f --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02818BA.tab.bytes @@ -0,0 +1,128 @@ +5!S@|}KLdGڿ~ 1̶5~.~kŬ"&l< L -"r,$H F"0aZy[$v~ӛ}ĪzeAs/m:۶ơ У Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory593.jpg +2 2 401 1 147 +3 3 201 300 1 500494 5 -150 +4 4 203 RImgBg1Shake 1 0.14 +5 5 301 DialogEnable 1 Karenina Out of my way! 1 +6 6 401 300 2 10007001 +7 7 401 2 9317003 +8 8 301 Karenina keeps dodging the incoming gravitational waves and knocking the Corrupted away. +9 9 301 In less than an hour's time, the gravitational waves are affecting a smaller radius but with significantly greater intensity. Some of the buildings in the lunar base are already decomposed into large debris. +10 10 401 2 957 +11 11 301 RImgBg1Shake After another huge explosion, blazing blue light begins to emit from debris and dust. +12 12 301 Karenina The zero-point engine... is right over there! 1 +13 13 301 The spherical zero-point engine is engulfed in a gravity storm, sucking in all nearby debris, lunar soil and the limbs of Corrupted. The anti-gravity field slowly lifts the engine into the sky. +14 14 301 Karenina All the gravitational waves are concentrating in the engine... I can't waste any more time here. 1 +15 15 301 Karenina slams the Blast Hammer hard on the Moon's surface. She keeps boosting the pressure in the hammer's propulsion engine. +16 16 301 Estimating gravity... Trajectory simulation complete. Engine compression 100%... 120%! +17 17 301 Karenina If I can't get there from the ground, I'll just go from above! 1 +18 18 203 1 0.25 -80 +19 21 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +20 19 401 2 589 +21 22 203 1500 50 1 0.1 +22 23 202 1 1 +23 500 402 589 +24 20 401 2 752 +25 24 301 When the engine reaches peak power, Karenina pulls the trigger. The charged kinetic energy is immediately released, shattering the fragile moon rocks underneath and launching Karenina along with the hammer rapidly toward her destination. +26 25 205 500 999 Assets/Product/Texture/Image/BgStory/BgStory594.jpg 0 1 0.5 +27 26 205 999 1 0 0 +28 27 101 Assets/Product/Texture/Image/BgStory/BgStory594.jpg +29 28 201 1 500494 4 50 +30 29 301 1 The gravity control device in her frame and the Blast Hammer's propulsion allow Karenina to adjust her stance while airborne, nimbly avoiding the impact of gravitational waves. +31 30 401 300 2 13015111 +32 31 402 13015111 +33 32 203 1 0.14 -50 +34 33 301 But she soon finds out that whenever she tries to approach the zero-point engine, the gravitational waves would be in her way as if they are directly aimed at her. +35 34 301 Karenina How strange... I feel like the zero-point engine has its own consciousness. It is trying to push me away. 1 +36 35 401 300 2 13015111 +37 36 402 13015111 +38 37 203 1 0.14 +39 38 301 After dodging another round of dense gravitational waves, Karenina transforms the Blast Hammer into the cannon form and fires at the zero-point engine. +40 39 401 500 2 690 +41 502 402 690 +42 40 401 2 11105405 +43 41 502 300 PanelActor1Shake +44 42 505 PanelActor1Shake +45 43 301 The engine immediately compresses the gravitational waves to neutralize her shot. This is definitely not a coincidence. +46 44 204 1 7 +47 45 301 Karenina It's impossible! How can the zero-point engine protect itself...? Unless... 1 +48 46 401 2 11105405 +49 47 401 500 2 11105405 +50 48 301 RImgBg1Shake Karenina keeps firing at the gravity storm around the zero-point engine. When she finally peels off the debris, she finds some pale matter entangled at the bottom of the engine and is continuously growing upward. +51 49 301 It is not lunar soil or shattered debris, but a creature that she has never seen. +52 50 401 800 2 555 +53 51 402 555 +54 52 502 700 PanelActor1Shake +55 53 505 PanelActor1Shake +56 54 203 80 1 0.15 -150 +57 55 202 1 +58 56 301 Slightly distracted, Karenina is hit by gravitational waves and falls to the Moon's surface. Thanks to the low gravity, she has not suffered much damage. +59 57 401 2 567 +60 58 205 500 999 Assets/Product/Texture/Image/BgStory/BgStory593.jpg 0 1 0.5 +61 59 205 999 1 0 0 +62 60 101 Assets/Product/Texture/Image/BgStory/BgStory593.jpg +63 61 505 RImgBg1Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +64 62 201 1 500494 5 -60 +65 63 203 1 0.25 +66 64 301 1 Karenina Cough... ****! What the **** was that...? 1 +67 65 301 Karenina has never seen such a creepy scene. When the pale matter finally wraps the zero-point engine within, the gravity storm gradually calms down. Everything seems to have stopped. +68 66 204 1 7 +69 67 301 All of a sudden, the zero-point engine on top starts to shake vigorously. The crack on its pale outer shell turns to Karenina and "stares" at her like a creature's eye. +70 68 204 1 5 +71 69 401 2 11105405 +72 72 301 RImgBg1Shake Karenina's instinct tells her the "creature" is dangerous. Without thinking, she raises her cannon and fires at it. +73 73 301 Karenina What the?! 1 +74 74 202 1 1 +75 75 301 The compressed graviton fired from her cannon is blocked by this peculiar piece of flesh—to be precise, by its newly grown "arm." +76 76 201 1 500505 1 +77 77 301 1 Soon, the pale flesh quickly grows another arm, followed by two legs. It slowly gets up on its feet and grows into a creepy humanoid. +78 78 301 Pale Mutant Gargh— Argh—! 1 +79 79 101 50 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +80 80 101 50 Assets/Product/Texture/Image/BgStory/BgStory538.png +81 81 101 50 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +82 82 101 Assets/Product/Texture/Image/BgStory/BgStory593.jpg +83 83 301 RImgBg1Shake It lets out a hysterical cry. Uncontrolled gravitational waves burst out, shattering everything around. +84 84 301 Karenina does not need to ask it to know that this creature is her enemy. It's an enemy to all humans! +85 85 301 It continues to drain the energy supplied to the zero-point engine and emits crimson Punishing Virus. +86 86 201 1 500494 7 +87 87 301 1 Karenina Is this freak a Hetero-Creature? 1 +88 88 201 1 500505 1 +89 89 301 1 The monster frenetically scratches itself. Blue "blood" full of zero-point energy flows out from its wounds, but the blue color soon fades and is replaced by crimson. +90 90 301 The lunar soil nearby is soaked with this crimson liquid—or the Red Tide, to be more precise. +91 91 301 Pale Mutant Gargh—! 1 +92 92 301 The wounds left by its claws soon heal themselves. The energy drained from the zero-point engine will repair its body endlessly. +93 93 301 This energy will become an infinite source of the Punishing Virus. Soon, the entire Moon will be covered in the crimson blood color. +94 94 201 1 500494 4 +95 95 301 AniZhuanchangBegin 1 Karenina The zero-point engine must be destroyed... I'll smash you! 1 +96 96 401 DialogDisable 1 36 +97 97 202 1 1 +98 505 101 Assets/Product/Texture/Image/BgStory/BgStory594.jpg +99 98 503 AniZhuanchangEnd 10055 +100 100 401 1 146 +101 101 301 DialogEnable Like a morning star, a small light dot rises into the deep, silent sky from the back of the Earth, followed by the blazing Sun. +102 102 301 But when looking closer at it, the "star" is blinking at a certain rhythm. +103 103 201 1 500494 4 +104 104 301 1 Karenina Babylonia...! 1 +105 105 301 The blinking navigation lights in Babylonia were once used for communicating with other orbiter spacecraft, but they are too outdated and are no longer in use. +106 106 301 Babylonia has no need to communicate with other orbiter spacecraft—with no other orbital spacecraft left, Babylonia is the only unit that watches the Earth from space. +107 107 301 Right now, the lights are operating once again for just one person. The message is for Karenina and Karenina alone. +108 108 301 Karenina "The World Government... has decided..." 1 +109 109 301 Karenina carefully reads the message conveyed in the signal. The decision of humanity awaits her. +110 110 301 Karenina "...to acknowledge and approve... the Engineering Force's decision... Karenina..." 1 +111 111 204 1 7 +112 112 301 Her eyes widen as she gazes at the blinking light, still finding it difficult to believe. +113 113 301 Karenina "...go ahead... and destroy the zero-point engine!" 1 +114 114 301 The signals cannot convey complex instructions, but they are more than enough to give Karenina never-ending courage. +115 115 204 1 1 +116 116 301 She looks up and sniffles to stop the tears, then turns around and gives the monster a fearless smile. +117 117 301 Karenina Hey, did you hear that? You bloody Punishing monster... 1 +118 118 204 1 4 +119 119 401 1000 2 690 +120 120 402 690 +121 121 401 2 1226 +122 122 301 Karenina holds her Blast Hammer up and points it directly at the monster. The tail flames from its propulsion engine are burning strong. +123 123 301 Karenina They... The humans... want me to crush you. 1 +124 124 301 Even when standing alone in the dark universe, Karenina no longer feels any fear. She knows the will of the entire human race is twinkling behind her, and this undying will— +125 125 301 —will become a star... and a torch. +126 126 204 1 5 +127 127 301 1 AniZhuanchangBegin Karenina So... Just ******* die! 1 diff --git a/Resources/table/client/movie/movies/MovieZX02819BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02819BA.tab.bytes new file mode 100644 index 0000000..3bcd281 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02819BA.tab.bytes @@ -0,0 +1,21 @@ +  ;cŎ?m XDd5d`|‡o<:כByϰROc0WRdƓ;YͰi_zFޚ,{Haװ?WeI911ք|R +{s¬zId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 27 +3 3 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 2 +4 4 201 1 500238 +5 5 301 DialogEnable 1 ??? Who... am I? 1 +6 6 301 The girl takes a look at her white body, which seems different from what she perceives as "human." It is made of machines, just like the "robots" in the stories she read before. +7 7 204 1 4 +8 8 301 ??? Am I a robot? I'm no human... 1 +9 9 301 She feels somehow disappointed, although she does not even know why she is so obsessed with whether she is "human" or not. Perhaps this word just has a familiar ring to it. +10 10 301 She looks around and finds nothing but a dark world. +11 11 301 A light spot suddenly appears in the distance, like a beacon that is guiding her. +12 12 301 She has also read in stories that, when humans are about to die, there may be similar light spots to guide them toward the afterlife—but isn't she a robot? How strange. +13 13 301 ??? Is it because... I'm dying? 1 +14 14 301 Besides... Who told her these stories? She feels like someone had once whispered in her ear, telling her thousands of curious stories in detail until she fell into sweet dreams. +15 15 301 Who...? Who is that person...? +16 16 301 ??? Huh? What's this...? 1 +17 17 301 She raises her hand past her face, only to find tiny droplets of water slipping from the corners of her eyes. They are tears. +18 18 301 ??? Am I... crying? 1 +19 19 301 1 AniZhuanchangBegin She has no idea why she is in tears... Nothing comes to her mind. She can only walk mindlessly toward the light spot, where she might be able to find the answer to everything. diff --git a/Resources/table/client/movie/movies/MovieZX02819EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02819EA.tab.bytes new file mode 100644 index 0000000..b682bb8 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02819EA.tab.bytes @@ -0,0 +1,119 @@ +P0e$2JԊ"{#X?Te-!:.tk@fob}*m 66 \Fik9^U@X59n +e:6B;iϱ@f@n-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 36 +3 3 401 2 584 +4 4 301 DialogEnable (Recording) Every year, when it comes to your birthday, Luna... I always prepare a gift for you like before, even in the years before I was called "Alpha". +5 5 301 (Recording) I know all too well this is pointless folly... No matter how many gifts I prepare, I cannot change the fact that Luna is never coming back. +6 6 301 (Message) That day when I saw you standing in front of me again, I made a vow to myself. On each of your birthdays in future, I would stay by your side no matter what... +7 7 301 (Message) This year, I have a present for you too, but I won't be able to give it to you on your birthday... +8 8 301 (Message) If you ever get to hear this message, Luna, I wish you find your own path to the future. I will be by your side no matter where you go. +9 9 301 (Message) And... +10 10 301 AniZhuanchangBegin (Message) Happy birthday, Luna. +11 11 402 584 +12 12 101 Assets/Product/Texture/Image/BgStory/BgStory588.jpg +13 13 401 1 33 +14 14 401 2 968 +15 15 401 2 915 +16 16 502 RImgBg1Shake +17 17 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +18 18 301 AniZhuanchangEnd The Construct lab continues to collapse under the impact of gravitational waves and is finally exposed to outer space. The negative pressure generates a fierce storm that sweeps off everything inside the lab. +19 19 301 Tears roll down the pale girl's face unconsciously. They are torn to pieces in the storm, disappearing in space. +20 20 301 In the very last moment of her life, she could no longer feel pain or hear any sound. The tears don't come from pain, but from the reluctance buried deep in her memories. +21 21 201 1 500105 14 +22 22 301 1 Luna My death is perfectly logical... But... 1 +23 23 301 Why am I still resisting the inevitable? Why can't I, like those inferior human beings, shed off the most important memories? Why am I still struggling so hideously to survive? +24 24 301 Luna Lucia... 1 +25 25 301 As an Ascendant, she once prided herself on being superior to humans. But it is her human emotions that take over in the end. +26 26 301 The storm is gaining momentum, blowing away everything on the control panel in front of Luna. Countless blueprints and parts have witnessed all the days and nights that the researchers spent here. +27 27 301 Suddenly, she sees a small, green object rise from the control panel. It should never have appeared in this dull lab. +28 28 204 1 21 +29 29 301 Luna Frog...! 1 +30 30 301 It is a small Frog charm that is hanging from a storage unit plugged into the panel. +31 31 301 Luna couldn't possibly know the ordeals this little charm had gone through to get to her, but she is certain that it was a gift from Alpha. +32 32 301 The charm's thread is coming loose, as if it would be swept away into the universe in the next moment, never to be found. +33 33 204 1 14 +34 34 301 Luna No... Don't... 1 +35 35 301 Luna tries to reach out and grab it, only to realize that her hands are both tied up. She could only watch the charm's thin thread slowly unravel. +36 36 301 It is like a cord connecting Luna to the world. When it breaks, she would be completely alienated from everything in this world. +37 37 301 Luna tries desperately to break free and grab the thread of destiny, triggering the alarm on her electromagnetic shackle... With almost all the Punishing Virus power lost, she can only use pure physical strength to move her slender right hand. +38 38 401 300 2 791 +39 39 402 791 +40 40 401 2 571 +41 41 301 The electromagnetic shackle scorches her arm, burning deep into her artificial muscles. Vital fluid flows out from the cracks in her body. She finally breaks free from her shackle and grabs the charm's thin thread at the very last moment. +42 42 301 Luna holds the tiny charm tightly in her hand. Even though she has long lost her sense of temperature, it still feels warm. Very warm. +43 43 204 1 13 +44 44 301 Luna Thank goodness... 1 +45 45 204 1 +46 46 301 Luna feels a long-lost sharp pain in her scarred right hand. This is a hand that holds onto something important, even when it is covered in pain and wounds. She has seen many hands like this. +47 47 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +48 48 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +49 49 202 1 1 +50 50 101 Assets/Product/Texture/Image/BgCg/Cgqz113.jpg +51 51 504 0.7 +52 52 301 When she first met her white-haired sister on a night of pouring rain, she reached out her much-suffered hand and hugged her so tight, crying. +53 53 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +54 54 201 1 500416 9 +55 55 101 Assets/Product/Texture/Image/BgStory/Bgstory282.png +56 56 301 1 Amidst the light that destroyed everything, her dark-haired sister grasped the katana with her broken hands and stood in front of them. She never backed down even one step. +57 58 202 1 1 +58 57 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +59 59 301 When facing the desperate ending, that commandant chose to reach out to the most powerful of enemies with a scarred hand, hoping only to protect humanity and cherished friends. +60 60 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +61 61 504 0 +62 62 101 Assets/Product/Texture/Image/BgStory/BgStory588.jpg +63 63 201 1 500105 14 +64 64 301 1 Luna Ascendants... Constructs... Humans. They may not be that different after all. 1 +65 65 202 1 1 +66 66 401 1 36 +67 67 301 Just then, she hears the lunar base's internal broadcast from the Construct lab. +68 68 401 2 584 +69 69 301 Teddy Hello? Karenina? Can you hear me...? +70 70 301 Teddy While we were recording the data, we also used the time to "conveniently" build the most outdated but effective temporary radio station. When we finally connected to Babylonia's comms center, they immediately sent us a message. +71 71 301 Teddy Maybe you have already seen it, but I don't trust your eyes. Better repeat it again here. +72 72 301 Teddy "The World Government has decided to acknowledge and approve the Engineering Force's decision. Karenina, go ahead and destroy the zero-point engine!" +73 73 401 500 2 2581 +74 74 402 2581 +75 75 301 She hears the crowd cheering behind Teddy's voice in the noisy broadcast. +76 76 301 Luna realizes she has almost forgotten that humans also can laugh. +77 77 401 1 34 +78 78 402 584 +79 79 201 1 500105 +80 80 301 1 Luna Humans have not given up on them... This time, those humans really chose to believe in them. 1 +81 81 301 That unyielding girl named Karenina firmly believes science can help humans turn destructive power into a new hope. +82 82 204 1 14 +83 83 301 Luna My own new hope... Can I have it too? 1 +84 84 301 Perhaps... There are more than one form of hope, and more than one answer to the future. Luna wants to become a neutral bridge that connects to humanity. If she can explore a future that she and humans can coexist, she can also make her wish come true. +85 85 301 —To create a paradise where she and her sister can live together. +86 86 301 But will Ascension-Network allow such things to happen...? Perhaps it is also expecting changes to take place. +87 87 301 Luna gathers her final strength to hold Frog tight on her chest, then closes her eyes. +88 88 301 Like humans, she will do all she can to reach the distant hope; like that commandant, she will give everything to explore the possibility to win. +89 89 301 If her voice can be heard, please, listen to her final wish. +90 90 202 1 1 +91 91 401 2 613 +92 92 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +93 93 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +94 94 402 613 +95 95 301 (Noise) Future path... Imagination... Humans... Hope... +96 96 401 2 613 +97 97 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +98 98 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +99 99 402 613 +100 100 301 (Noise) Ascension-Network... elevating... Creating... Wish... +101 101 401 2 613 +102 102 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +103 103 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +104 104 402 613 +105 105 301 (Noise) Connection approved... Accepting... Luna... Agent... +106 106 201 1 500105 +107 107 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +108 108 301 1 A red light glows strongly on Luna's chest. The Punishing Virus that flooded the lunar base is gradually attracted to her, forming a white armor to cover her body. +109 109 401 2 988 +110 110 301 The large amount of Punishing Virus detected also causes the Omega Device to automatically increase the zero-point energy's input, but the device cannot destroy Punishing Virus faster than it is gathering. +111 111 205 1 1 0 2 +112 112 201 2 500238 4 +113 113 301 1 Luna slowly opens her eyes. She has returned to her former look. +114 114 301 Luna The Ascension-Network has once again accepted me... Accepted this new possibility. 2 +115 115 301 This means Luna has found her power and strength. The Ascension-Network has re-accepted her as the trailblazer of a never imagined path. +116 116 301 She could have walked away, but she chooses to stay and gather more nearby Punishing Virus to consume the Omega Weapon's infinite zero-point energy. +117 117 301 1 AniZhuanchangBegin Luna Humans... Show me the future you have created... 2 diff --git a/Resources/table/client/movie/movies/MovieZX02820BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02820BA.tab.bytes new file mode 100644 index 0000000..5df0f04 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02820BA.tab.bytes @@ -0,0 +1,99 @@ +RiESc&N.ps{/f)1 fD ;NPb%t mCi*۴_N[۷&<:t%(l8V ýKq-lυ9J GMId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/BgStory594.jpg +2 2 104 AniZhuanchangEnd 0|150|-300 0 +3 3 401 1 147 +4 4 301 DialogEnable Teddy Karenina? Hello? Karenina... Do you copy? +5 5 301 Teddy's voice spreads across the entire lunar base. Karenina can also hear her in the comms device. +6 6 201 1 500494 5 -100 -200 +7 7 301 1 Karenina Copy! You're too noisy... I'm busy right now. 1 +8 8 401 2 13015111 +9 9 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +10 10 203 300 1 0.2 -50 -100 +11 11 401 2 11105405 +12 12 402 13015111 +13 13 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +14 14 301 Karenina dodges the white monster's fast leap strike and shoots at it. She uses the cannon's recoil to quickly move away, avoiding the follow-up claw attacks. +15 15 301 Teddy Hey... What are you fighting against? +16 16 301 Karenina A monster... made from the zero-point engine and... um, white pieces of flesh? 1 +17 17 301 Teddy I must be an idiot to hope that you can explain things clearly with that extremely poor expression of yours... +18 18 401 2 752 +19 19 501 300 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +20 20 401 2 13015111 +21 21 104 0|-100|-300 0.25 +22 22 203 250 1 0.25 +23 23 402 13015111 +24 24 301 The frenzied monster shatters the rocks on the ground, sending the gravel and lunar soil flying toward Karenina. Karenina has seen them coming, so she leaps high above and prepares to attack the monster's head—which happens to be the zero-point engine. +25 25 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +26 26 401 2 552 +27 27 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 3 +28 28 301 To her surprise, the monster suddenly emits gravitational waves, changing the rocks' projectile from horizontal to vertical. +29 29 204 1 7 +30 30 301 Karenina What the?! 1 +31 31 204 1 5 +32 32 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +33 33 401 2 11105405 +34 34 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +35 35 301 Karenina fired her cannon in advance to shoot all the rocks down. If she didn't do so, even if she gets lucky and doesn't get injured, the kinetic energy from the rocks will still blow her away. +36 36 301 Teddy Hello... Karenina? +37 37 204 1 4 +38 38 301 Karenina I'm fine... But... 1 +39 39 301 Aerial attacks don't seem to work on this monster. To reach the zero-point engine on its head, she must limit its action by hitting its weak points. +40 40 301 But how can she limit the action of a monster that can repair itself infinitely...? +41 41 204 1 5 +42 42 301 Karenina Well, I better not think too much. If destroying it once isn't enough, I'll do it twice! Or even three times! 1 +43 43 301 Teddy Hmph... Only you can think of such a stupid idea. But I guess it's the best strategy for you. +44 44 401 2 13015111 +45 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +46 46 203 300 1 0.2 -200 +47 47 402 13015111 +48 48 202 1 +49 49 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +50 50 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 3 +51 51 401 2 9317003 +52 52 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +53 53 301 Karenina once again charges at the pale monster. She jumps above and slams her Blast Hammer down, knocking up lunar soil to block its vision. +54 54 301 Still, the monster is intelligent enough to unleash wide-range gravitational waves that blow away the lunar soil instantly. Even if Karenina jumps up, she will be pulled down. +55 55 201 1 500494 5 +56 56 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +57 57 301 1 But when it focuses on the sky, it completely ignores Karenina, who is rushing out from the dust. +58 58 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab +59 59 401 2 552 +60 60 401 2 9317007 +61 61 104 0|0|0 0.25 +62 62 203 200 1 0.2 -200 +63 63 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +64 64 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +65 65 202 1 +66 66 301 RImgBg1Shake Screaming, running, Karenina throws herself toward the gravitational waves emitted by the monster and neutralizes part of them with the gravity control system of her own frame. +67 67 301 Karenina knew the wide-range waves wouldn't have as much strength, so she chose to break through from the front. +68 68 201 1 500505 1 +69 69 301 1 Pale Mutant Gargh—?! 1 +70 70 401 2 1226 +71 71 301 The monster has no time to react. It can only watch Karenina's Blast Hammer approach as its engine makes a loud hum. +72 72 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +73 73 201 1 500494 5 +74 74 301 1 Karenina I'll crush you!! 1 +75 75 301 The instant thrust from the Blast Hammer's engine has sufficient speed to make any blunt weapon sharp like a blade. +76 76 401 2 9317003 +77 77 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +78 78 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +79 79 401 2 10002001 +80 80 201 1 500505 1 +81 81 203 PanelActor1Shake 100 1 0.1 40 -100 +82 82 301 RImgBg1Shake 1 The monster's right leg is immediately severed from its body and falls to the ground. Still, it manages to swing its claw to hold Karenina off. +83 83 201 1 500494 5 +84 84 301 1 Karenina ****! It's got good reflexes... 1 +85 85 201 1 500505 1 -100 +86 86 301 1 The gravitational waves keep Karenina at bay. She can only watch the monster recover. +87 87 301 RImgBg1Shake However, no matter how hard the monster trembles, its right leg does not seem to be growing back. +88 88 201 1 500494 4 +89 89 301 1 Karenina Wait... It can't regenerate fast like before... 1 +90 90 301 Teddy Yeah, we're also investigating this. It could be due to a change in the zero-point energy supply. Some of the energy is allocated to a strange place... It's going to the Omega Weapon where that agent is located. +91 91 301 Teddy What makes it more strange is that the Corrupted who kept attacking us suddenly weakened a lot... +92 92 301 Karenina looks in the direction of the Construct lab as she mumbles to herself. +93 93 301 Karenina So... She chose to live on in the end... 1 +94 94 202 1 1 +95 95 301 The pale mutant's right leg has slowly grown back, but instead of attacking back, it runs to the center of the battlefield in order to absorb more remotely transmitted zero-point energy. +96 96 301 Teddy Karenina, the gravitational waves will reach the critical point in 12 minutes and 21 seconds! You must hurry... +97 97 201 1 500494 5 +98 98 301 1 AniZhuanchangBegin 1 Karenina I must kill it before it finishes absorbing energy! 1 diff --git a/Resources/table/client/movie/movies/MovieZX02820EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02820EA.tab.bytes new file mode 100644 index 0000000..a20e33a --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02820EA.tab.bytes @@ -0,0 +1,72 @@ +IW1Ô^ZFfwl(pĀdth#ȼq=5[17 Bġ2N]%[aLr\ik^Ř60f!#+ K'7%sId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory545.jpg +2 2 401 1 201 +3 3 301 DialogEnable The representatives gave their answer in the World Government's emergency meeting, approving Karenina's decision and giving her the right to destroy the zero-point engine. +4 4 301 Still, it will inevitably cause a series of problems... The lunar base, the reactor, the ground battlefield, Kurono... +5 5 301 The biggest problem is that the comms to the lunar base are still not restored. Babylonia is unable to confirm whether Karenina and her team have successfully destroyed the engine, or whether they can safely return. +6 6 301 What if Karenina and her team are injured... Or cannot finish the mission at all... +7 7 201 1 1091001 4 +8 8 301 1 Bianca Commander Nikola! Please, let me go. I can help the lunar base... and Karenina. 1 +9 9 301 Nikola has actually thought about this option. When it comes to searching for lost targets in an unfamiliar environment, nobody can do the job better than the Purifying Force—although they are hunting the target most of the time. +10 10 203 1 0.25 -400 +11 11 201 2 500012 400 +12 12 301 1 Nikola No... This is the second time I'm saying this. 2 +13 13 301 Nikola shakes his head and gives back Bianca's application. +14 14 301 Nikola As the captain of the Purifying Force, as a soldier, you should know your duty is to obey orders. 2 +15 15 301 The other female Construct in the room also walks up and salutes Nikola. +16 16 202 2 1 +17 17 201 1 500498 +18 18 301 1 Chiko Commander Nikola... One Construct is more than enough to investigate the traitors. I can do this. Captain Bianca doesn't need to be involved. 1 +19 19 301 Although respectful, the female Construct named Chiko has not backed down in the slightest. She is also a member of the Purifying Force. +20 20 203 1 0.25 400 +21 21 201 2 1091001 -400 +22 22 301 1 Bianca Chiko... 2 +23 23 301 Bianca looks at Chiko. She has gone to Earth multiple times for this dangerous mission, but no progress is made. +24 24 301 Although the Engineering Force's new engine has made shuttles more secure, going from Babylonia to the ground is still a dangerous trip. +25 25 301 Even after a successful landing, the supplies from the Support Force are nowhere enough for combat consumption in the adverse environment. Chiko couldn't even maintain her frame properly; the color of her black long hair had faded, but she simply had no time to restore it. +26 26 202 2 1 +27 27 201 1 500012 +28 28 301 1 Nikola There were traces of Ascendant found during the investigation. The HQ decided to up the danger level of this mission, and we now have two locations to investigate. That's why I'm sending you both. 1 +29 29 301 Nikola The mission locations are also reassigned based on their danger levels. Chiko, Bianca will take over City 006 from you. There is a new location named City 015, and I want you to take charge. 1 +30 30 201 1 500498 4 +31 31 301 Chiko But... 1 +32 32 301 The mission instructions suggest City 006 has a higher danger potential... So it makes perfect sense to assign it to Bianca, given that she is the captain. Unable to find any excuse, Chiko can only remain silent. +33 33 201 1 500012 +34 34 301 1 Nikola pauses and looks at Bianca. She seems to have something to say. +35 35 301 Nikola We are just as worried about Karenina and the lunar base as you are. That's why I have already sent the entire Mountain Vulture squad in a space fighter. 1 +36 36 202 100 1 1 +37 37 201 1 1091001 400 +38 38 201 2 500498 -400 +39 39 401 2 1543 +40 40 301 1 Bianca and Chiko have no words to say. They can only salute in silence. +41 41 301 Bianca I have only one request. If there is any news about Karenina... Please let me know immediately. 1 +42 42 202 2 1 +43 43 201 1 500012 +44 44 301 1 Nikola Hmph... You don't need to worry about that. Any news about her will be the biggest news. 1 +45 45 401 2 1516 +46 46 301 After the two Purifying Force Constructs left, Nikola once again picks up the mission requests to investigate the traitors. They came from many departments, but only the change of location was provided by the Control Court. +47 47 204 1 5 +48 48 301 Nikola I know the Control Court manages a lot of things, but why would they pay particular attention to this one out of all missions... 1 +49 49 204 1 +50 50 301 Nikola Despite suffering heavy damage, Gray Raven still applied to return to the battlefield multiple times. I had to stop them with the Star of Life. But maybe I can send them to the less dangerous City 015 for an investigation mission... 1 +51 51 401 300 2 1515 +52 52 301 His thoughts are interrupted by an incoming comms request. +53 53 301 Nikola Speaking... 1 +54 54 203 1 0.25 -400 +55 55 201 2 500001 4 400 +56 56 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 2 +57 57 301 1 Celica It's from the captain of Mountain Vulture, Commander Nikola. 2 +58 58 301 Nikola Have we found the Engineering Force? What are the coordinates...? 1 +59 59 301 Celica sounds embarrassed as she hesitates a little. +60 60 301 AniZhuanchangBegin Celica Um... No. They seem to have encountered an enemy! 2 +61 61 202 DialogDisable 1 2 1 +62 62 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +63 63 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory211.png +64 64 301 DialogEnable A transport shuttle is flying in space. The Moon has become quite small behind it. +65 65 201 1 500494 13 400 +66 66 201 2 500495 4 -400 +67 67 301 1 Teddy That monster who merged with the zero-point engine... How did it get on the Moon? 2 +68 68 301 Karenina I don't know... But it probably wasn't there in the beginning. 1 +69 69 301 Karenina takes out the cassette recorder she found in the zero-point reactor core—she has already learned about its content. +70 70 204 2 13 +71 71 301 Teddy Hmm...? This is quite an antique audio player. Never thought you could have this taste—I guess listening to music can more or less help you change your barbarian way of thinking. 2 +72 72 301 Karenina replied with a "tsk" and ignored her. She stares at the starry universe outside. +73 73 301 The root cause of the lunar base incident could be traced to the past. The consequence of the "necessary sacrifice" made back then is still posting a threat to all humans today, and it may well last into the future. +74 74 301 Fortunately, humans may finally have enough power to change that future... +75 75 301 Karenina So how did you find this spaceship...? I don't recall seeing any record of spacecraft staying in the lunar base. 1 +76 76 204 2 +77 77 301 Teddy No idea. This is quite an old ship. Probably served in the Post-Pandemic Age... It was made in Kurono, but is currently registered under Babylonia. 2 +78 78 301 Karenina Could it be that the spaceship picking us up had departed earlier? We are pretty lucky. 1 +79 79 502 400 RImgBg1Shake +80 80 505 RImgBg1Shake +81 81 401 1 205 +82 82 201 2 500499 2 -300 -150 +83 83 301 1 Yarha Excuse me, I hate to interrupt you, but... Karenina, your hand is on my head. 2 +84 84 301 Karenina Oops... Sorry... 1 +85 85 201 1 500495 5 200 +86 86 301 1 Teddy Hmph... If we are lucky, we wouldn't have to face this just hours before retreat... 1 +87 87 502 400 RImgBg1Shake +88 88 505 RImgBg1Shake +89 89 301 Yarha Um... Sorry again, but you are stepping on my abdomen, Teddy... 2 +90 90 204 1 13 +91 91 301 Teddy No wonder it feels soft... Yarha, don't you think you need some exercise? 1 +92 92 301 Yarha Ahaha... P-please stop it... 2 +93 93 202 2 1 +94 94 201 1 500494 6 +95 95 301 1 Karenina Aaargh! Why are we all cramped up in such a tiny pod! 1 +96 96 201 1 500303 +97 97 201 2 500059 300 +98 98 201 3 500361 -300 +99 99 201 4 500122 600 -150 +100 100 201 5 500249 -600 +101 101 301 1 The Engineering Force, Kurono scientists, along with some fainted soldiers... Tens of people are squeezed inside the little life pod like a sardine can. +102 102 202 200 1 2 3 4 5 1 +103 103 201 1 500495 5 +104 104 301 1 Teddy Well, we are lucky that we are still alive. We should think about how we can restore that zero-point engine after we go back. 1 +105 105 203 1 0.25 -400 +106 106 201 2 500494 13 400 +107 107 301 1 Karenina Wouldn't that be an easy task with all the information you bring back? 2 +108 108 301 Teddy It better be... We almost died for it. The entire Engineering Force won't forgive you if you screw it up. 1 +109 109 204 2 4 +110 110 301 Karenina Just wait and see... You can start thinking of a name for the new engine. 2 +111 111 204 500 2 8 +112 112 301 ??? Haha, how about "DeLorean"? It comes from an old classic movie. +113 113 204 2 12 +114 114 301 A male voice comes from the ship's internal broadcast. He probably is the pilot. +115 115 301 He saved everyone after all, so Karenina couldn't blame him for the awkward conversation. Besides, he must have also heard her complaints on the limited cabin space. +116 116 301 Karenina Um... That's actually not bad... 2 +117 117 204 1 4 +118 118 301 Teddy Um, excuse me... 1 +119 119 301 ??? Just call me Rolmo... Captain Rolmo. Has a nice ring to it, doesn't it? +120 120 301 Teddy Captain Rolmo... How long will it take for this ship to arrive at Babylonia? 1 +121 121 301 "Rolmo" Well... I'm not so sure. Maybe it will take a day, or 8 hours, or 10 minutes. +122 122 301 His bizarre estimate makes Karenina and Teddy even more confused. +123 123 301 Karenina Hey, Teddy, why do I find his voice a little familiar...? 2 +124 124 401 2 595 +125 125 301 RImgBg1Shake A sudden turbulence interrupts Karenina. It does not feel like the ship has hit a meteorite or space debris... +126 126 301 Teddy Did something happen? 1 +127 127 301 "Rolmo" Oops, haha. Don't worry, we are just under attack by Babylonia's space fighters. +128 128 204 1 5 +129 129 204 2 4 +130 130 301 Karenina What?! Why is Babylonia attacking us? 2 +131 131 301 "Rolmo" Didn't take long for them to find out that I jacked the ship... +132 132 204 2 5 +133 133 301 Karenina What?! Did you jack the ship..? ****! Who the heck are you?! 2 +134 134 301 Karenina searches her memories and finally recalls this annoying voice she heard in the past. +135 135 301 "Rolmo" Sigh, you invited yourselves to my ship and still dare to be picky. That's why I don't like humans. +136 136 301 The pilot who calls himself Rolmo lets out a sigh, but soon changes into a cheerful tone. +137 137 301 "Rolmo" Alrighty, dear passengers, our trip is coming to an end. I wish you a pleasant and safe journey. Time to say goodbye. Ciao! +138 138 301 1 RImgBg1Shake AniZhuanchangBegin After a slight shock, the safety lock of the life pod is disengaged. In Karenina's high-pitch swearing, "Captain Rolmo" ejects the life pod into space, then accelerates toward the Earth. diff --git a/Resources/table/client/movie/movies/MovieZX02822BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02822BA.tab.bytes new file mode 100644 index 0000000..efb7238 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02822BA.tab.bytes @@ -0,0 +1,55 @@ +e=r&qإH^`)}B:U"_x4Ieϧ8w!lB6Z\XYCo}(㮅7󪬼}֣=vvFCnId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory365.png +2 2 504 0.7 +3 3 401 1 100 +4 4 201 1 500031 +5 5 301 DialogEnable 1 Luna Sis! What happened to the rabbits in the end? 1 +6 6 203 1 0.25 -400 +7 7 201 2 500056 400 +8 8 301 1 Lucia They stayed on the Moon. 2 +9 9 301 Luna What were they going to do after they stayed on the Moon? 1 +10 10 301 Lucia Um... What did they do... Since they loved carrots so much, I guess they must have planted a lot of carrots on the Moon. 2 +11 11 301 Luna Okay! What did they do after that? 1 +12 12 301 Lucia After that... They were digging the ground in order to plant carrots. They dug and dug, until they found a carrot monster in the soil! It was formed by the spirits of all the carrots they ate! 2 +13 13 301 Luna A big monster! Then what? What happened to the rabbits...? Did the carrot monster eat them? 1 +14 14 301 Lucia Um... Um... Right, the rabbits came together to build a robot called Iron Bunny. They were about to attack the carrot monster. 2 +15 15 301 Luna The rabbits were so good... What happened after? 1 +16 16 301 Lucia Do you still want more...? Oh, right! Luna, it's about time for you to sleep. Otherwise I won't tell you stories tomorrow. 2 +17 17 301 Luna Are you going to tell me more stories tomorrow? 1 +18 18 301 Lucia Of course... But you need to sleep first. 2 +19 19 301 Luna Sure. Luna will be a good girl. Good night, Sis! 1 +20 20 301 AniZhuanchangBegin Lucia Goodnight, Luna... Have a nice dream. Tomorrow will be a new day. 2 +21 21 202 1 2 1 +22 22 504 DialogDisable 0 +23 23 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab 2 +24 24 401 2 1501 +25 25 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory588.jpg +26 26 301 DialogEnable Raging gravitational waves are tearing apart the tiny lab relentlessly. The interval between waves is quickly decreasing, approaching the critical point. +27 27 301 RImgBg1Shake Decomposed buildings keep falling around. The giant Omega Weapon has completed its mission and gets buried under the debris. +28 28 301 AniZhuanchangBegin —The imprisoned agent is no longer here. +29 29 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySandNew.prefab +30 30 101 DialogDisable AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory593.jpg +31 31 201 1 500238 +32 32 301 DialogEnable 1 The wrecked zero-point engine emits a blazing blue light from the center of the gravity waves. Around them floats a white figure that seems completely unaffected by the gravitational waves. +33 33 301 The pale flesh wiggles around the zero-point engine, trying to crawl onto the white figure's body. +34 34 301 Luna You too are a pathetic creation. Your fate was twisted from the very beginning... 1 +35 35 301 Luna allows it to wrap around her, but the moment it touches Luna, it turns into crimson ash and dissolves away. +36 36 301 The blue glow of the zero-point engine is turning incandescent white, warning everyone that the gravitational waves will soon explode and destroy everything on the ground. +37 37 301 Luna Is this the pure destructive power brought by science...? Let me harness this power. 1 +38 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 2 1 +39 39 301 Luna raises her right hand and gathers all the Punishing Virus from the entire lunar base. +40 40 301 The condensed Punishing Virus gradually forms a hardened spherical shell, encasing the wrecked zero-point engine and Luna herself. Meanwhile, chaotic and destructive gravitational waves also slowly gather around Luna. +41 41 301 Luna I'm going back... to where Sis is. 1 +42 42 301 Luna gently holds the Frog charm in her scarred right hand. She rests it on the safest place near her chest. +43 43 301 AniZhuanchangBegin The concentrated gravitational waves send the Punishing Virus sphere afloat before it disappears in a blazing light. +44 44 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +45 45 202 DialogDisable 1 1 +46 46 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory394.jpg +47 47 201 1 500100 +48 48 301 DialogEnable 1 The white-haired girl is moving alone in the wilderness. She suddenly stops. +49 49 301 As if she has heard something, she raises her head slightly to look at the night sky. It's almost dawn. +50 50 301 A meteor suddenly bursts into the sky and slowly descends. +51 51 301 α Luna... 1 +52 54 203 80 1 0.15 -150 +53 55 202 1 +54 56 301 1 AniZhuanchangBegin The Ascendant named Alpha takes a few baffled steps. She then quickly sprints toward the sunrise. diff --git a/Resources/table/client/movie/movies/MovieZX02901BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02901BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7b0677f2f78dd2343a3d34ffdb4995e5fe179cbf GIT binary patch literal 39153 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02902BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02902BA.tab.bytes new file mode 100644 index 0000000..fa177a7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02902BA.tab.bytes @@ -0,0 +1,274 @@ +RUc@Y]ԭ~0Kήo7EYBE@4YC7Cm`[$t +,~T +=?Ya )/2њd9KEGFnhўz;z6Dw)Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory596.jpg +2 2 401 1 207 +3 3 301 DialogEnable With the color of the night grown heavy, the base sees its inhabitants finishing work and readying themselves for bedtime one after another. +4 4 301 Taking advantage of the quiet hours, the young man tiptoes his way to a table and sits down. He sees a piece of paper left by the girl that carries her soft-written words. +5 5 201 1 500506 16 +6 6 301 1 Young Man A ... 1 +7 7 301 Young Man A Did I use to do this, too? 1 +8 8 301 He folds the paper in half and wants to start writing something—only to realize that his mind is as blank as the paper that's staring right back at him. +9 9 301 Young Man A The commandant said to write down whatever that pops up in my mind... What can I even remember, though? 1 +10 10 204 1 14 +11 11 301 AniZhuanchangBegin Closing his eyes, the young man delves into his memory. +12 12 202 1 1 +13 13 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +14 14 301 AniZhuanchangEnd And that's when he begins to feel it—the warmth from the pen he misses so much that throbs in sync with his heartbeats, invigorating every last dark corner in his consciousness. +15 15 301 Young Man A If I try hard enough... maybe I can just recall a few things. +16 16 301 Holding the pen in his hand, the young man repeats this line again and again, as though trying to prime himself. +17 17 301 AniZhuanchangBegin Young Man A I can do this. +18 18 101 Assets/Product/Texture/Image/BgStory/BgStory596.jpg +19 19 401 2 910 +20 20 301 AniZhuanchangEnd Still repeating the line, he follows his instinct and puts down a few random lines on the paper. +21 21 301 Eventually, the lines—seemingly a great mess—turn into a circle. +22 22 301 Then, coupled with the other drawings of irregular shapes, the circle transforms into a teenage young man sitting on a low chair. +23 23 301 After which a simple bonfire appears before the young man, followed by an expansion grassland that grows from beneath his feet. +24 24 301 The young man seems used to drawing all these, as though he's drawn them countless times before. +25 25 402 910 +26 26 201 1 500506 9 +27 27 301 1 Young Man A ...Wait, so I knew how to draw? 1 +28 28 304 But... 9999FF 1 +29 29 304 Where did all my drawings go? 9999FF 1 1 +30 30 304 Did someone keep a collection of them for me? 9999FF 1 1 +31 31 304 Or did they all just pile up into a mountain of used sketchbooks? 9999FF 1 1 +32 32 304 AniZhuanchangBegin Or... 9999FF 1 1 +33 33 204 1 4 +34 34 401 1 36 +35 35 301 AniZhuanchangEnd Young Man A I remember what happened to them now. 1 +36 36 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +37 37 504 0.7 +38 38 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +39 39 201 1 500510 3 1 +40 40 301 1 ??? Mom, those are my drawings... 1 +41 41 202 1 1 +42 42 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBeginHei.prefab 3 +43 43 504 0 +44 44 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +45 45 301 Ever since the young man was still a kid, only one thing had ever happened to his works of art. +46 46 301 AniZhuanchangBegin Right... +47 47 401 1 202 +48 48 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +49 49 301 AniZhuanchangEnd They would be torn into pieces, and would be used to keep fires burning or just discarded. +50 50 201 1 500518 400 +51 51 201 2 500510 14 -400 +52 52 301 1 Mom You have three seconds to give me the rest of your drawings—before I break your pencils, too. 1 +53 53 301 ??? No! You can't do that! 2 +54 54 301 Mom One... 1 +55 55 301 ??? I already have all the vocabulary words memorized from yesterday, and I've finished all the chores! 2 +56 56 301 Mom Two... 1 +57 57 301 ??? I had the hole in my T-shirt fixed, too! Why are you doing this?! 2 +58 58 301 Mom Three. 1 +59 59 301 ??? Please, Mom! It's just something I do for a bit before I go to bed! 2 +60 60 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +61 61 204 2 9 +62 62 301 And with it, the begging turns into the sounds of snapped pencils, slaps, and screams—to which a neighbor lashes with ear-splitting shouts. +63 63 301 RImgBg1Shake ???? For God's sake, goddamn witch! Can't you just save all that for tomorrow?! +64 64 301 Mom ... 1 +65 65 301 Mom [—], let go and stand straight. 1 +66 66 301 The woman says his name, yet he just can't hear it past the blur. +67 67 301 ??? ... 2 +68 68 301 Mom I've told you so many times already—drawing isn't going to help put food on your table, and that it's only going to ruin your eyes. 1 +69 69 301 Mom And look at what it's done to your eyes already. 1 +70 70 301 Mom It cost me one year's worth of my savings to buy you this pair of glasses. Do you know what that means exactly? 1 +71 71 301 ??? I'm sorry, Mom, but... 2 +72 72 301 Mom I don't need your apologies or "buts". I just wanted you to know that you've been strangling your own future. 1 +73 73 301 Mom With all the schools gone, you're responsible for your own learning now. You need to arm yourself with a skill that can get you into the reservation area or the medical area, where you'll be safe. 1 +74 74 301 Mom And even if you just want to live on the lower level of Asslam for the rest of your life, you'll still need to work to keep yourself alive. 1 +75 75 301 ??? ... 2 +76 76 301 Mom Clean up the mess here. Aunt Rachel will be here tomorrow, and you'd do well to get out there with her to get a real taste of the world. 1 +77 77 301 Mom See for yourself all those people that are dying from the Punishing Virus, and you'll see why I want you to live close to a CPF. 1 +78 78 301 ??? I don't want to work at Cargo, though! 2 +79 79 301 Mom What do you want to do, then? Are you just going to keep drawing? Or are you going to keep fighting the dudes from Carriage H or the security guards from above? 1 +80 80 301 ??? ...How did you find out about all that? 2 +81 81 301 The boy lowers his head, his face heavy with emotions. +82 82 301 Mom Oh, I know everything. You would have been a goner if it weren't for Rachel... 1 +83 83 301 ??? But I roughed them up only because... 2 +84 84 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +85 85 304 Because they bad-mouthed you. ffffffff Assets/Product/Texture/Image/BgStory/BgStory0.png 1 1 +86 86 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +87 87 301 1 These words are stuck at the tip of his tongue. +88 88 301 Mom [—]... 1 +89 89 301 Calling the young boy's name, she lets out a few coughs. +90 90 301 Mom You're nine already, and I can't be around you forever. 1 +91 91 301 Mom We're living through a very chaotic time, and you'll need to learn to live on your own. Bravery is good, but you'd be stupid to throw your life away over some petty conflict. 1 +92 92 301 Mom You need to go with Rachel to have a real taste of the world out there. That's when you'll learn your place in this world! 1 +93 93 301 ??? ... 2 +94 94 301 The boy looks at his mother with those pleading eyes of his, hoping she'd spare him the suffering of work. +95 95 301 Their eyes are locked for what seems like an eternity. Seeing that nothing is going to change his mother's mind, the boy finally gives in. +96 96 301 ??? Fine, then. 2 +97 97 202 1 2 1 +98 98 201 1 500518 +99 99 301 1 As far as he can remember of his mother, he has never seen her without the mask. +100 100 301 She never ate or washed her face in front of her son, and she barely ever slept with the boy around. +101 101 301 Every time he got curious and snuck into his mother's workspace, he'd always get a piece of his mother's mind. +102 102 301 From what he heard from the workers, a riot is what caused his mother to start wearing the mask—and his father's death. +103 103 301 The well-planned riot is the very reason their family is now stuck on the lower level of Asslam. +104 104 301 His mother had to pull strings to get herself a job, the one that's barely keeping them both alive now. +105 105 301 He has no idea what his mother does for work exactly, only that everyone dislikes her work as much as her mask. +106 106 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +107 107 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +108 108 201 1 500136 600 +109 109 201 2 500518 -400 1 +110 110 201 3 500510 5 -800 +111 111 301 1 ??? Wait, is this all I'm getting? You do know I'm friends with 'em boys up there, right? What? You don't give a damn? Get lost forever with that stupid mask of yours, then! 1 +112 112 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +113 113 101 Assets/Product/Texture/Image/BgStory/Bgstory144.png +114 114 201 1 500454 600 +115 115 301 1 ??? Look, damn witch! I told you about this application! How's that possible? I did have a few drinks on the 14th, but I swear I totes remember this! 1 +116 116 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +117 117 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +118 118 201 1 500460 600 +119 119 301 1 ??? Did you really have to kick Joe out? He might have broken some rules, but he's a brother! Damn it, I should really ask one of the guards to shoot you and that little monster of yours dead! 1 +120 120 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +121 121 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +122 122 202 2 1 +123 123 203 3 0 -400 +124 124 201 1 500197 600 +125 125 301 1 ??? Hey, speaking of the devil! Mommy was away for a night shift last night, and I saw her coming out with so many guys this morning. Do you even know which one of them is Daddy? Hahahaha! 1 +126 126 204 3 5 +127 127 301 ??? —! 3 +128 128 203 3 0.1 +129 129 202 1 3 +130 130 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +131 131 502 RImgBg1Shake +132 132 401 300 2 1512 +133 133 401 300 2 3077 +134 134 401 300 2 3079 +135 135 201 1 500515 +136 136 301 AniZhuanchangBegin 1 Rachel STOP! 1 +137 137 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +138 138 201 1 500518 +139 139 301 AniZhuanchangEnd 1 Mom ... 1 +140 140 301 His mother never loses her cool in the face of all the threats and jibes coming her way... +141 141 301 The same way she never gives in to her son's pleading, so long as she thinks his requests fail to align with her plan. +142 142 301 She's like a tree—one that provides nothing beyond the shade and fruit that keep him alive. +143 143 301 There is, however, one single person who manages to stay on friendly terms with his mother. The person is none other than Rachel, the head of the lower level's Cargo Crew. +144 144 301 AniZhuanchangBegin Rachel is friends with everyone, and there is not a single person living on the lower level that doesn't respect her. +145 145 202 1 1 +146 146 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +147 147 401 1 211 +148 148 201 1 500515 1 400 +149 149 201 2 500510 -400 +150 150 301 AniZhuanchangEnd 1 Rachel So, Julie sent you down here because of what happened yesterday, I gather? 1 +151 151 204 2 5 +152 152 301 ??? ... 2 +153 153 301 Rachel I see you don't like that I told your mom about what happened. 1 +154 154 301 ??? ...No, not exactly. 2 +155 155 301 Rachel Or did none of that make any sense to her and she just decided to go hard on you? 1 +156 156 204 2 14 +157 157 301 ??? ...Aunt Rachel. 2 +158 158 204 1 +159 159 301 Rachel Do you really have any idea how crazy the whole situation was yesterday? You can fight the kids from Carriage H all you want because I know they got nothing on you when it comes to running. 1 +160 160 301 Rachel But you just can't afford to mess with those guards from up there. They've got guns—and we all know that those guns are meant for anything but to keep us safe. 1 +161 161 301 Rachel So long as Asslam is theirs, they own all of us here and can kill you whenever they want to—at the cost of some cheap compensation to your mom. 1 +162 162 204 2 +163 163 301 ??? ...I'm sorry. 2 +164 164 204 1 1 +165 165 301 Rachel It's fine. I'm sure you've learned your lesson, and I didn't come to blame you. See, I was just worried. 1 +166 166 301 ??? Okay. 2 +167 167 301 Rachel And I've given those kids from Carriage H a piece of my mind for you. 1 +168 168 204 2 7 +169 169 301 ??? Really? 2 +170 170 301 Rachel Why would I lie? I know very well what they've been saying behind your back, and I really should have dealt with it sooner. It's not your fault. 1 +171 171 204 2 +172 172 301 ??? ...Okay! 2 +173 173 301 He nods earnestly. +174 174 204 1 +175 175 301 Rachel But hey, I understand those kids have been messing with you, but you really want to drop that long face of yours sometime. Hill told me she said hi to you the other night, and apparently you just walked away all pissed without greeting her. The poor woman was shocked. 1 +176 176 301 Rachel There aren't many in Carriage N on friendly terms with your mom and you, and Hill is definitely one of the handful. 1 +177 177 204 2 3 +178 178 301 ??? I'm sorry... 2 +179 179 301 Rachel Save that for when you see her next time. 1 +180 180 204 2 5 +181 181 301 ??? ... 2 +182 182 301 Rachel You refuse to say that to her yourself? 1 +183 183 301 ??? She was just standing around watching when the kids from Carriage H picked on me. 2 +184 184 301 Rachel Look, [—], you need to understand that not everyone has what it takes to stand up to the bad guys. She might have stayed away, but that doesn't mean she approved of what they did. 1 +185 185 301 ??? ... 2 +186 186 204 2 3 +187 187 301 ??? ...Okay. 2 +188 188 204 2 +189 189 301 ??? I'll go and apologize to her tonight. 2 +190 190 204 1 1 +191 191 301 Rachel Atta boy. 1 +192 192 301 ??? Should I go to Cargo with you, then? 2 +193 193 301 Rachel No, because I've got you a much better position. 1 +194 194 301 ??? A much better position? 2 +195 195 301 Rachel See that ventilation duct up there? I need you to go up there and see if there's anything in it that needs fixing. 1 +196 196 301 ??? But I don't even know what needs to be fixed. 2 +197 197 301 Rachel That's fine. You just need to go all the way to the end and stay there until I call for you at night. 1 +198 198 301 ??? That's it? 2 +199 199 301 Rachel Of course. What? You think I'd put a nine-year-old in Cargo? 1 +200 200 301 Rachel winks at the boy. +201 201 301 ??? Gotcha. Thanks. 2 +202 202 301 Rachel Haha, I'd save that for later if I were you. 1 +203 203 301 ??? ...? 2 +204 204 202 1 2 1 +205 205 301 Not fully understanding Rachel's intention, the boy climbs down the ventilation duct she pointed at. +206 206 301 AniZhuanchangBegin When he finally reaches the end, he sees that there isn't some secluded tunnel waiting for him—rather, it's a place he's never even dared dream of. +207 207 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +208 208 201 1 500510 7 +209 209 301 AniZhuanchangEnd 1 ??? The book storage? 1 +210 210 202 1 +211 211 301 The boy is now at Storage 08 in Carriage P's cargo—where they store piles and piles of paper books waiting to be sold and a terminal storing e-books and data. +212 212 301 There are novels and books on poems, history, and myths—but other than these, there are also picture books and mangas, which any nine-year-old would find much easier to read. +213 213 301 Like a fish who's finally found water, he dives right into a book he seems to be able to read and begins reading away. +214 214 301 The boy was ready to grind through the day, but it ended up being so much fun that he forgot to eat the food he brought. +215 215 301 Time creeps by with every turned page—and before the boy knows it, his time is up. +216 216 401 500 2 1546 +217 217 401 2 1546 +218 218 301 AniZhuanchangBegin Hearing knocks coming from the ventilation duct, the boy reluctantly puts down the book in his hands and goes back the way he came through the ventilation duct. +219 219 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +220 220 201 1 500515 1 400 +221 221 201 2 500510 -400 +222 222 301 AniZhuanchangEnd 1 Rachel So? How did you like hanging out alone in there? 1 +223 223 204 2 3 +224 224 301 ??? It wasn't bad, but... 2 +225 225 301 The boy thinks this is all too good to be true. +226 226 301 If Mom finds out about it, will she tear down the whole storage? +227 227 301 And what if those people that hate my mom find out that I was there? Are there going to be consequences? +228 228 301 Rachel You're going to be fine, as long as you don't find it scary. I'll just tell your mom that I've put you on the Maintenance Crew to help them fix the tunnel because you're too young to come to Cargo. 1 +229 229 301 ??? But I didn't... 2 +230 230 301 Rachel Alrighty, [—]. 1 +231 231 301 Rachel Keep it down and be careful with the books. And remember to keep an eye out for people when you go in and out. 1 +232 232 301 Rachel Let me handle talking to your mom. 1 +233 233 204 2 14 +234 234 301 ??? Right. Thank you. 2 +235 235 301 Rachel No worries. The world might be a mess now, but knowledge will still pay off in the long run. 1 +236 236 301 Rachel Make sure you read and learn a whole bunch of things in there. 1 +237 237 204 1 +238 238 301 Rachel And try to be nicer to your mom. You see, she's just trying to help because... 1 +239 239 204 1 14 +240 240 301 AniZhuanchangBegin Hesitating for a few moments, Rachel decides to drop what she was about to say. +241 241 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +242 242 202 1 2 1 +243 243 301 AniZhuanchangEnd The boy never dares to ask what Rachel was going to say. +244 244 301 After Rachel's talk with the young boy's mother, he now has four hours' worth of "work" to do for the Maintenance Crew outside of chores and studying. +245 245 301 At home, he pays close attention to his mother's tone, and he works and studies harder than ever—to keep his mother in the dark. +246 246 301 Once he's back at the storage with all the books, he becomes a fish swimming freely across a sea of books, all the while absorbing all the nutrients it provides. +247 247 301 This place shelters him from everything—be it his mother, or the venom that spews out of people's mouths when they mouth off his mother. +248 248 301 Many find books like these too impractical for kids' good. +249 249 301 But to someone like him—someone born on and confined to a train—these books are his only chance to learn about the world out there. +250 250 301 He might not own these books, but he's confident that he knows what's in these books better than the one who owns them. +251 251 301 Be it the Golden Age, the ever-expanding universe, or the romance and tears—he remembers every single story he's read. +252 252 301 A story he remembers particularly well is one where the protagonist vows to fight for justice and an ideal world, and how the world is actually fixed in the end. +253 253 301 In the countless stories he's read, people stop hurting one another to survive—rather, they work as one to rebuild their home. +254 254 301 Repenting or not, the bad guys pay for what they've done. +255 255 301 Through these stories, he gradually comes to grasp with his place on the train—and why it's important to fight oppression back. +256 256 201 1 500510 1 +257 257 301 1 ??? If someone could really make it happen, then this place would probably change like the world does from the stories... 1 +258 258 301 With the book in his hands, the boy makes a wish to himself—he wants to become someone like the hero from the stories, someone who fights for "justice"... +259 259 204 1 3 +260 260 301 ??? In fact, he thinks he would probably be happy to just fight alongside the hero. 1 +261 261 301 Again and again, the boy would dream of being the hero that comes to the world's rescue—yet it soon wears away when his mother comes down hard on him. +262 262 301 She has criticized him in more ways than one, putting all sorts of labels on his dream—eventually, the boy loses ground. +263 263 204 1 14 +264 264 301 ??? ...It's probably high time that I faced the music. 1 +265 265 301 ??? Mom is probably going to be mad again if I pick fights with the kids. 1 +266 266 301 Deciding to compromise with reality, the boy comes up with an action plan—in which he secretly stores away his dream. +267 267 204 1 5 +268 268 301 ??? I'm sure Mom is going to be okay with me drawing when the train is once again peaceful and I've learned how to keep my head above water. 1 +269 269 301 ??? But for now, I guess I'll just do as Mom and Rachel say and help around the house. 1 +270 270 301 And life goes on, as the boy holds on to his flimsy little dream and goes through all the emotional ups and downs that come with it. +271 271 301 1 AniZhuanchangBegin Life hasn't been exactly easy growing up, what with all the pressures and his futile resistance against them—yet here he is, ready to turn 11. diff --git a/Resources/table/client/movie/movies/MovieZX02903BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02903BA.tab.bytes new file mode 100644 index 0000000..32fbeb7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02903BA.tab.bytes @@ -0,0 +1,334 @@ + 29O}ױW/V;Xϗv>@~ħ< + 効+s3(G]&U!sl%jY[l8sל19@x>NKC_~hG vmUVs_S;@ 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 O202P091O2!mj3}zJ?(J- literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02904EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02904EA.tab.bytes new file mode 100644 index 0000000..ba75bfe --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02904EA.tab.bytes @@ -0,0 +1,36 @@ +`dAȡbJ:ꩿLn ̵zm8wGeJM}ӅȮ~+@n^Kt/i_"d~όuFGbT,蟹-",DId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory361.png +2 2 401 1 148 +3 3 301 DialogEnable It seems like a piece of memory buried deep inside his body. +4 4 301 He is no stranger to the structurally unconventional Rev Blade and the relatively simple stiletto. +5 5 301 The clouded street, the clanking of metal, and the gunpowder that shoots straight up the nose... +6 6 201 1 500506 +7 7 301 1 Young Man A ... 1 +8 8 301 This is it... +9 9 301 I remember everything now. +10 10 204 1 4 +11 11 301 Young Man A I fought a whole lot. 1 +12 12 301 AniZhuanchangBegin Young Man A ...I was part of the Cargo Crew... and I was the captain of Crew 08... 1 +13 13 304 AniZhuanchangEnd When it comes to ACA, people think about all the different classes of cars on Asslam. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +14 14 304 The class that occupies the greatest area isn't the "upper level"—to which the Noble Carriage, the functional car, and the guest car belong. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +15 15 304 But rather, the "lower level"—to which the Cargo Carriage, the Commoner Carriage, and the Industrial Carriage belong. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +16 16 304 The Commoner Carriage is a congregation of regular people with skills. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +17 17 304 They make up the Logistics Crew, Maintenance Crew, Cargo Crew, and the Bumblebee—something unique to ACA. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +18 18 304 Before the Bumblebee saw an expansion in its number of members, the majority living on the lower level of Asslam belonged to the Cargo Crew. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +19 19 304 Because of the Punishing Virus, however, machines are no longer omnipotent, and the streets now abound with Corrupted, robbers, and ruins. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +20 20 304 To keep the circulation of items and mail alive and to help resume trading in a world on the verge of destruction... ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +21 21 304 ACA formed a logistics network with the Cargo Crew—along with sheer hard work and some homespun transport vehicles. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 1 +22 22 304 They recycle resources produced by the reservation area, bases, and some rebuilt factories... ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +23 23 304 And occasionally either sell them to other places, or have the Bumblebee process them again, and then sell the final products. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +24 24 304 To many bases, the Cargo Crew is a sign of hope—because they come with much-needed supplies and take away with them what isn't needed. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +25 25 304 They help homeless merchants keep their heads above the water, and many times they've come to rescue when people were in dire situations. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +26 26 304 Most importantly, they brought a ridiculous amount of wealth to the aristocrats living on the upper level. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +27 27 304 The job is dangerous, and one might often face either robbers or the Corrupted, and that's when they might lose their goods or their life. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 +28 28 304 AniZhuanchangBegin Still, the job was a dream job to many homeless Scavengers—until what happened back then, that is. ffffffff Assets/Product/Texture/Image/BgStory/Bgstory447.jpg 1 1 +29 29 301 AniZhuanchangEnd Young Man A Was...? 1 +30 30 301 Something doesn't seem right—and it rolls around in his M.I.N.D. like a glass ball. +31 31 301 At some point, people stopped seeing the job as a dream job—but as a symbol of slavery and sucking-up, rather. +32 32 301 Young Man A What happened back then...? 1 +33 33 301 Young Man A That's why... That's why Rachel said she was going to strike the aristocrats with a revolution for those living on the lower level... 1 +34 34 301 Young Man A Did she manage to pull it off, though? 1 +35 35 301 1 AniZhuanchangBegin The boy tries to recall what happened—only to realize that his memory takes him no further. diff --git a/Resources/table/client/movie/movies/MovieZX02905BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02905BA.tab.bytes new file mode 100644 index 0000000..503a6d7 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02905BA.tab.bytes @@ -0,0 +1,460 @@ +n&ԟ`h0Sc6yb`lmQ1'M4[{ ٣W[Rƿ?S?r2]Tn1dOOT ޘPm-e >f)TĔaKUuXl*L)Zc:_G|2_JYJ FId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory603.jpg +2 2 401 1 210 +3 3 301 DialogEnable And so on time goes, and by two years pass. +4 4 301 By the time the boy has turned 13, the Commoner Carriage has grown so crowded it's unlivable. +5 5 301 Bumblebee has taken in so many newcomers over the years—that even with all the outsourced work ACA has taken up, they still find work in short supply. The competition for work has never been so fierce—while their wages hit rock bottom again and again. +6 6 301 People have grown numb and cruel about all the work-related deaths now—to the point that some of them find it acceptable to poke fun at those who fall ill and are unable to work, labeling them "pretentious". +7 7 301 Those who haven't yet lost their heart have tried all sorts of ways to escape this hellhole. Some have managed to join principled crews through screenings using their skills or power, while still, some pay their way up and secure positions as upper-level guards. +8 8 301 The other guards don't think highly of those who pay their way up—yet there is nothing anyone can do with them, so long as they've got the right kind of "connection". +9 9 301 Other than these "lucky" ones, those who can't stand how crowded the lower level has become have all decided to quit ACA. +10 10 301 Still, there are countless people with nowhere to turn to because they've run out of their resources for Blessing Boxes. +11 11 201 1 500421 -400 +12 12 201 2 500454 400 +13 13 301 1 Assad Chop chop and wake up. We're almost there. You don't want 'em dickheads here to wake y'all up. 1 +14 14 301 Assad likes to describe the guards as "dickheads," because he thinks their faces look especially punch-able with their filter masks on. +15 15 301 Assad Same deal. We have 10 batches worth of Blessing Boxes to sell, and each batch has five thousand boxes. We'll be going through 10 places, and we'll call it a day whenever we're done. 1 +16 16 301 Cargo Member Weyland Wait, 10 batches, and five thousand boxes each? That's two times the workload we did last time! 2 +17 17 301 Assad That's what the higher-ups said. Would love to help but can't really do anything about it. 1 +18 18 301 Cargo Member Weyland And what are we getting in exchange for the boxes? 2 +19 19 301 Assad Medicine, just like last time. Here, I've pasted an exchange price list on the shipping container. 1 +20 20 301 Cargo Member Weyland Cut us some slack already. You just can't find people with that much medicine these days—and even if you can, why would they want Blessing Boxes in return anyways? 2 +21 21 301 Assad But we managed to sell all the boxes last time, didn't we? See, you can always find greedy people, and even if they have no medicine to give, they can try asking around to see if people have it, right? C'mon, just zip it and get to work. 1 +22 22 301 Assad Because you're gonna get one of those dickheads coming at you if you don't. 1 +23 23 202 1 1 +24 24 201 1 500093 -400 +25 25 301 1 Cargo Captain Niino ****ing hell. These dickheads you're talking about were nothing but lousy Bumblebees that made their way up buying Blessing Boxes. Those cocky bastards just can't wait to take their revenge now. 1 +26 26 301 Cargo Member Weyland But what revenge? They're just here to supervise us, and that'd be the politically correct way to put it. 2 +27 27 301 Cargo Captain Niino Hahaha. 1 +28 28 401 2 3077 +29 29 301 PanelActor2Shake With a cold face, Niino gives Weyland a slap. +30 30 301 Cargo Captain Niino Ain't funny at all. 1 +31 31 202 1 2 1 +32 32 301 Ever since a long time ago, the "dickheads"—which, in fact, are really guards from the upper level—have been patrolling the lower level. They maintain that they do so to ensure "work efficiency", except the guards weren't as mean back then. +33 33 301 The guards would come to check the items sold and recycled—but over the past few years, they'd suppress people who try to complain with violence, leading to conflict on a regular basis. Rachel, however, hasn't done much to remedy the situation. +34 34 301 She'd always say, +35 35 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +36 36 504 0.7 +37 37 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +38 38 201 1 500515 400 +39 39 201 2 500421 -400 +40 40 301 1 Rachel "We really want to be more discreet going forward since the guys up there know we're up to something. Meeting them head-on won't do us any good." 1 +41 41 301 Assad But you gotta do something about it. People are pissed with a capital P. Do you see that look on those bastards' faces when they come every day? And don't even get me started on how they messed with the rule! 2 +42 42 301 Assad People were supposed to get paid for the amount of work they did, and that's the way things were. But then came 'em "dickheads" with their "paid by assigned quota" rule—and bam, it's either you meet your assigned quota or you go home empty-handed to mama. 2 +43 43 301 Assad And now, we all need to go home empty-handed if there is so much as one of us that fails to meet their quota... And environment-wise, this place pretty much looks like a hellhole now. 2 +44 44 202 1 2 1 +45 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +46 46 101 Assets/Product/Texture/Image/BgStory/BgStory83.jpg +47 47 301 It's all as what Assad says—every morning, they'd see a bunch of "dickheads" come down with weapons and pick a few dozen people to work in the Industrial Carriage. +48 48 301 Their compensation—two meals and a food voucher for 12 consecutive hours of work—is meager at best, but given the "safe nature" of the job, people would still kill for it. +49 49 301 Once picked, you'll be heading down to the Industrial Carriage with 50 or so people under the "dickheads'" supervision—where you'll find piles and piles of materials and parts waiting for you. +50 50 301 To speed things up, the workers are each fed a single cup of instant energy soup twice a day for the two meals they're promised—and if they need to take care of their business, there is a squat toilet and rainwater purifier in the corner, literally just two steps away. +51 51 301 The air reeks of excrement with nothing covering the squat toilet. The rainwater purifier, on the other hand, gets hiccups all the time—to the point that the boy has seen people die from consuming water with an overly high level of Punishing Virus. +52 52 301 Nonetheless, people still work non-stop for 12 hours in this car reeking of sweat and excrement—all for that one single food voucher at the end of the grind. More often than not, however, they'd get I.O.U.'s from the Logistics Crew when they try to get food with the vouchers. +53 53 301 If you slack for even just a split second, one of the "dickheads" would start swinging his baton and machine gun at you. +54 54 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +55 55 101 Assets/Product/Texture/Image/BgStory/Bgstory144.png +56 56 201 1 500197 1 +57 57 201 2 500197 -600 1 +58 58 201 3 500197 600 1 +59 59 301 1 "Dickhead" Guard Get this. Y'all will be goin' home empty-handed if you fail to turn in before the Cargo Crew leaves! 1 +60 60 301 The workers direct their anger and hate to whoever becomes a liability to the common good due to exhaustion. +61 61 301 The elders and kids were encouraged to partake in making Blessing Boxes as a way for them to obtain resources—until the aristocrats twist it all around against the workers. +62 62 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +63 63 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +64 64 301 "Dickhead" Guard This whole policy is meant to be friendly to all. You need to leave the door open for those in need, right? 1 +65 65 301 This "we're all heroes or we're all zeroes" rule is totally against what you just said, though. +66 66 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +67 67 101 Assets/Product/Texture/Image/BgStory/BgStory84.jpg +68 68 301 "Dickhead" Guard That's what the higher-ups said. Don't hate me. Ain't nothing I can do about it because I'm just doing what I'm told. Appreciate your understandin'. 1 +69 69 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +70 70 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +71 71 301 "Dickhead" Guard The upper level is still hirin' guards, though. If the whole situation is grindin' you the wrong way, consider givin' that a shot and make a change. If you just ain't good enough, then you should probably work harder rather than hate on people better than you. 1 +72 72 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +73 73 101 Assets/Product/Texture/Image/BgStory/BgStory36.jpg +74 74 301 "Dickhead" Guard Anything is possible if you put in the hard work! Believe in yourself! 1 +75 75 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +76 76 101 Assets/Product/Texture/Image/BgStory/BgStory70.jpg +77 77 301 "Dickhead" Guard Think of ways to help yourself succeed, because excuses ain't gonna help you get nowhere! C'est la vie, people, but life can't always go your way. You win some and you lose some. Where there is pain there is gain, and roaches in food might just be your most valuable life coaches! 1 +78 78 301 The guards now resort to showering the workers with pep talks when the workers feel anything less than satisfied. +79 79 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +80 80 504 0 +81 81 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +82 82 202 1 2 3 1 +83 83 301 Some have given their all to get on the train and, in the face of the absurdity, they now pin their hate down on the Cargo Crew members who lauded the "Blessing Boxes" to the skies. +84 84 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +85 85 101 Assets/Product/Texture/Image/BgStory/Bgstory275.png +86 86 504 0.7 +87 87 201 1 500140 1 +88 88 301 1 Cargo Crew Member 1 Want to go from zero to hero in a single shot? ACA wants you! Hell, why would I want to work my butt off for the screening when I can just luck out and get a ticket? 1 +89 89 301 The workers get hated on when the Cargo Crew members have what little chance they had taken away from them. +90 90 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +91 91 201 1 500425 +92 92 301 1 Cargo Crew Member 2 You think I had a choice? They told me to either do it or get lost, but where can I go exactly when I have a little brother to take care of?! 1 +93 93 301 A volcano threatening to explode at any moment is what you end up with when you put a whole bunch of exasperated people together. +94 94 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +95 95 201 1 500515 +96 96 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +97 97 301 1 Rachel You really need to look past their anger and try to understand them. Not everyone can control themselves emotionally. 1 +98 98 301 People have directed their hate at many different things, but things haven't changed for the better because these people are under the constraint of all sorts of factors. +99 99 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +100 100 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +101 101 201 1 500197 +102 102 301 1 "Dickhead" Guard You're free to go anywhere you want, folks. Ain't nobody asking you to stay here. 1 +103 103 301 But where can they go when this is their only home? Chaotic and broken as it is, the world has turned too many into souls without a home. +104 104 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +105 105 201 1 500454 +106 106 301 1 Cargo Member Weyland I hate their guts! I've lost count of how many times I went, "Alright, Roger that," and just wanted to rage quit! 1 +107 107 301 Cargo Member Weyland See, it always hits me when I start packing that there is nothing I can do other than be a Cargo Crew member. I ain't got no copolymer adaptability and I can't get turned into a Construct. Where the hell can I even go? 1 +108 108 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +109 109 202 1 1 +110 110 301 Angry, panicky, and anxious as they may be, these people can't do anything about the plight they're caught up in. +111 111 301 They want to know what changes they can bring, and they want to know what weapons they can hold to fight for their cause—except all their attempts, big or small, have all come to no avail. +112 112 301 Barely keeping their heads above water as they are, these people hate the upper level and just about everyone else—but above all, they hate themselves for not being able to do anything to help themselves. +113 113 301 And the boy is no exception—yet Rachel nipped his hate in the bud right before it had a chance to take root. +114 114 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +115 115 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +116 116 201 1 500515 +117 117 301 1 Rachel [—], don't hate them. ACA's hierarchy and all the rules and the Punishing Virus are what's wrong. These people aren't to blame. 1 +118 118 301 Rachel Times like this call for unity. We just need to shatter these... 1 +119 119 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +120 120 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +121 121 504 0 +122 122 201 1 500421 +123 123 301 1 Assad Alright, folks! 1 +124 124 201 1 500521 +125 125 301 1 ??? ... 1 +126 126 201 1 500421 +127 127 301 1 Assad We're at the end of the tunnel. Let's give Rachel some more time. 1 +128 128 301 Assad Let's put all the Blessing Boxes away into the bigger box! 1 +129 129 202 1 1 +130 130 301 People fall silent as they make their way out of the small "cage". They take turns wiping their faces with stinking towels and look for clothes they've left strewn around the place. +131 131 201 1 500251 400 1 +132 132 201 2 500521 -400 +133 133 301 1 Hill [—], I got your T-shirt fixed. 1 +134 134 301 1 ??? Thank you, Hill. 2 +135 135 301 1 The boy picks up his T-shirt from the lady's hand—which is missing the middle finger and ring finger—and helps her sit back down in her seat. +136 136 301 1 Hill No, I should thank you instead. We all would have been in trouble if you hadn't helped us make all the boxes before. 1 +137 137 301 1 Looking at her hands, Hill lets out a sigh. This is what happened to her when she escaped from the Corrupted, and it's because of this mishap that she grew sensitive to blood and conflict. +138 138 301 1 Hill I'm old and my days are numbered, but I can totally teach you how it's done if you are... 1 +139 140 301 1 Right when Hill was about to say more, a melody comes out of the car's loudspeakers. +140 141 202 1 2 1 +141 142 201 1 500454 +142 143 301 1 Cargo Member Weyland For ****'s sake, there we go again. I think they really are enjoying rubbing it in our faces. 1 +143 144 202 1 1 +144 145 301 Accompanied by the sound of a piano that's playing a piece based on a famous Golden Age classic that now has lyrics, a woman's voice floods people's complaints. +145 146 201 1 500251 -400 +146 147 201 2 500454 400 +147 148 301 1 Hill ...Is this Ashlar? 1 +148 149 301 Cargo Member Weyland How in the world are we supposed to know? Those lousy aristocrats all sound the same! 2 +149 150 202 1 2 1 +150 151 201 1 500521 +151 152 301 1 ??? ... 1 +152 153 202 1 1 +153 154 301 The lower level gets bombarded with music coming out of the loudspeakers like this every now and then. +154 155 301 That's the aristocrats from the upper level enjoying a party, according to Assad—and, believing that "music brings hope and happiness to people", they've decided to share their performances live with the lower level. +155 156 301 The boy can hardly imagine anyone feeling happy when they hear music like this, because it never fails to irritate the people on the lower level when they hear it. +156 157 301 The upper and lower levels might be connected, and everyone on the train might be listening to the same song at this very moment, but they know just all too well that they'll never be the same. +157 158 201 1 500140 +158 159 301 1 Cargo Crew Member 1 For crying out loud, it's "Burial" again. What exactly are they trying to do?! 1 +159 160 201 1 500515 13 +160 161 301 1 Rachel Let's just pretend that one of the aristocrats died. 1 +161 162 201 1 500093 +162 163 301 1 Cargo Captain Niino Let's hope that's indeed the case. 1 +163 164 202 1 1 +164 165 201 1 500421 400 +165 166 201 2 500515 -400 +166 167 301 1 Assad Hey, what took you so long? 1 +167 168 301 Rachel Took me some time to fill the higher-ups in on the mission's progress. 2 +168 169 202 1 2 1 +169 170 301 Putting down the item list in her hand, Rachel turns around to face the angry crowd. +170 171 201 1 500515 13 +171 172 301 1 Rachel Folks, let's sing along—because we're about to send 'em aristocrats away on a trip they'll never come back from! 1 +172 173 301 Rachel sings along with the woman on the other side of the loudspeakers—with profanity barely in sync with the music. +173 174 301 Rachel's singing starts the fire in people's hearts, filling the car with joyful vibes as they carry on with work and sing along to the hyped-up symphony. +174 175 201 1 500140 -600 +175 176 201 2 500460 +176 177 201 3 500226 600 +177 178 301 1 Cargo Crew Members ~This salvation they speak of~Ain't nothing we can ****ing dream of!~Hang with the aristocrats some more~And they'll screw you over forever and more!~ 1 2 3 +178 179 301 Cargo Crew Members ~This place ain't no paradise~For 'em aristocrats are ****ing parasites!~ 1 2 3 +179 180 301 Cargo Crew Members ~If the Cargo Crew ever puts on a strike~They'll all be goin' down whether or not they like!~That's right, folks, that's right.~They'll all be ****ing going' down whether or not they like!~ 1 2 3 +180 181 301 Cargo Crew Members ~This song comes from the bottom of our hearts,~Where anger burns fierce and hot.~We shall live on and on, for tomorrow will bring us the hope we want.~We shall live on and on, for tomorrow will be another day when the sun shines on.~ 1 2 3 +181 182 401 1 36 +182 183 202 1 2 3 1 +183 184 201 1 500197 +184 185 401 2 1512 +185 186 301 RImgBg1Shake 1 "Dickhead" Guard What are you doing?! 1 +186 187 301 AniZhuanchangBegin A guard suddenly shows up at the head of the car and swings a punch that lands square in the boy's face. +187 188 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +188 189 401 1 201 +189 190 201 1 500506 4 -200 +190 191 201 2 500259 200 +191 192 502 PanelActor1Shake +192 193 301 AniZhuanchangEnd 1 Young Man A ...Ouch! 1 +193 194 301 Snapping back, the young man realizes that he's still sitting on the medical table in Medzone. On his back, the little boy who just asked him to change wound dressings for him pulls a handful of grey hair off his head. +194 195 301 Little Boy Hey, my mom told me you need to pull off your grey hair before they grow out of control. 2 +195 196 301 The little boy hands over the handful of hair. +196 197 204 1 10 +197 198 301 Young Man A Uhm... thanks? 1 +198 199 301 Little Boy I'll be more than happy to... 2 +199 200 204 1 7 +200 201 301 Young Man A Wait, no! The other hair might look grey, but I can tell you that they just forgot what color they used to be and are not actually grey. Please spare them. 1 +201 202 204 1 +202 203 301 Little Boy ...Huh? 2 +203 204 301 Anyone could tell this is a joke, but he sounds so serious that the boy decides to let go. +204 205 301 Young Man A Just leave them be. Thank you. 1 +205 206 301 Little Boy S-sure... 2 +206 207 202 1 2 +207 208 301 Seeing the younger boy sitting back down, the young man lets out a sigh of relief as he rubs his head, which is still hurting from getting his hair pulled off. +208 209 201 1 500506 400 +209 210 201 2 500249 -400 +210 211 301 1 Emaciated Technician I asked him to come over here to wake you up because you were so out of it during the check-up... Are you okay? 2 +211 212 301 She waves at the man with a smile on her face. +212 213 301 Young Man A I'm okay. 1 +213 214 301 He turns around to the group of refugees that was just talking about "Blessing Boxes". +214 215 301 Young Man A Were they part of ACA? 1 +215 216 301 Emaciated Technician They were, until Asslam joined a highly dangerous rescue mission and got wiped out entirely. 2 +216 217 301 Emaciated Technician You can see survivors from the train at all the reservation areas, bases, and medzones. 2 +217 218 301 Young Man A ... 1 +218 219 301 Young Man A By the way, did you finish looking into my M.I.N.D.? 1 +219 220 301 Emaciated Technician Yes. In a nutshell, someone has tempered with your M.I.N.D. 2 +220 221 301 Young Man A Someone? 1 +221 222 301 Emaciated Technician Yes, and that's what caused your M.I.N.D. to deviate before. It's a miracle that your memory data is totally intact after the tempering. 2 +222 223 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +223 224 202 1 2 1 +224 225 504 0.7 +225 226 101 Assets/Product/Texture/Image/BgStory/Bgstory107.png +226 227 201 1 500313 1 +227 228 301 1 As the young man listens to the technician, that face—that very face he cannot recall—pops up in his mind. +228 229 301 Could it be him? +229 230 202 1 1 +230 231 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +231 232 504 0 +232 233 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +233 234 201 1 500506 400 +234 235 201 2 500249 -400 +235 236 301 1 Emaciated Technician And I did some simple treatment on you. It wasn't anything amazing, but should help you with getting your memory back nonetheless. 2 +236 237 301 Young Man A Thank you. Think I recalled a few things just now. 1 +237 238 301 Emaciated Technician Boy, that worked wonders! Seems like your M.I.N.D. is stable. I'd say you could use some more treatment, though. 2 +238 239 301 Emaciated Technician And I would have done some more on you hadn't the machines had the hiccups in the morning. 2 +239 240 301 Young Man A ... 1 +240 241 301 Emaciated Technician Weren't you about to go out to look for someone? 2 +241 242 301 Young Man A Right. Will be on my way now. 1 +242 243 202 1 2 1 +243 244 201 1 500506 -200 +244 245 201 2 500514 200 +245 246 301 1 ??? ...Please don't leave... 2 +246 247 301 With an imploring look in the eye, a purple-haired girl he's never seen before grabs a corner of his cloak. +247 248 301 With another step forward, he just might knock the girl over. +248 249 301 ??? ...Please don't leave... 2 +249 250 204 1 9 +250 251 301 Young Man A Huh? 1 +251 252 301 ??? Please don't leave me alone... 2 +252 253 301 Young Man A But you've got all these people around you here. 1 +253 254 301 Not really understanding what's going through the girl's mind and unsure how else to react, the young man looks around—and sees people sitting everywhere. +254 255 204 2 14 +255 256 301 ??? ...No, that won't do... Because... Because they're gonna... 2 +256 257 301 Looking into the young man's eye, the girl has droplets of tears falling from her eyes. +257 258 301 Young Man A ...Uhm? 1 +258 259 301 As the girl's sob turns into a full-blown cry, she lets go of the man—and that's when he sees all the scars on her arms. She buries her head into her arms, her body trembling uncontrollably all the while. +259 260 204 1 +260 261 301 Young Man A ... 1 +261 262 301 The young man just can't pretend he isn't seeing this. +262 263 301 But what makes her so afraid of these people? +263 264 301 Is it because of something that happened to her? Or is it because she just lost her friends and doesn't want to stay around people she doesn't know? +264 265 301 Young Man A (But how am I any different from any of those people?) 1 +265 266 301 Young Man A (But what am I gonna say to Talbot even if I catch up to him now? He's going through the exact same thing.) 1 +266 267 204 1 14 +267 268 301 The man sighs quietly. +268 269 204 1 +269 270 301 Young Man A I see... I'll stay, then. 1 +270 271 204 2 +271 272 301 ??? ...Really? Thank you so much... 2 +272 273 301 Young Man A What's your name? 1 +273 274 301 Lithos Lithos. My name is Lithos... 2 +274 275 301 Sobbing no more, Lithos says her name quietly. +275 276 301 Lithos What about you? 2 +276 277 301 Young Man A I don't remember my name. 1 +277 278 301 Lithos ...I see... 2 +278 279 301 AniZhuanchangBegin Without another word, Lithos looks down, awash in misery while seeing the young man fade away into the crowd. +279 280 202 1 2 1 +280 281 401 1 211 +281 282 301 AniZhuanchangEnd The unique hustle and bustle at Medical Center 09 just never dies. +282 283 301 A Construct trying to maintain its broken leg is sitting right next to a human glued to his terminal in silence. +283 284 301 In the maintenance chamber lies unconscious a severely injured person, with two Constructs sitting next to the chamber playing poker. +284 285 301 Beyond the hall, a group of people is having a conversation about their experiences. +285 286 201 1 500136 600 +286 287 201 2 500460 +287 288 201 3 500268 -600 +288 289 301 1 Refugee 4 ...The base there is gone. The Constructs guarded the place for three days and nights. They had all the medical equipment and people brought out of the place, but the experiment farm and the greenhouse are goners. 2 +289 290 301 Refugee 3 Where is Bossma'am? 1 +290 291 301 Refugee 4 Got infected and died. She was fighting the Hetero-Creatures alongside the Constructs. Didn't even have time to change into a new protective suit when her old one was damaged... 2 +291 292 301 Refugee 4 And her little boyfriend is two years younger than her... He killed himself after everyone was brought out of the place. 2 +292 293 301 Refugee 5 ...Boy... He didn't have to do that, though... Pretty sure he would have been just fine on his own. 3 +293 294 301 Refugee 4 No way he would have. Just how do you think he would have? He would have died no matter where he ended up, and Bossma'am's death was just his last straw. 2 +294 295 301 Refugee 3 That's exactly what happened with the headquarters we stayed at. We were just going there to recycle their resources and vegetable seeds for hydroponics, but two of us were dead and one lost an arm on our way. 1 +295 296 301 Refugee 3 I didn't really feel a thing seeing all the reports with the fatalities before—until I saw these dead people with my own eyes... Man, the blood and the vital fluid really got at my nose. 1 +296 297 301 Refugee 5 What exactly can we even do now? They were all hyped-up about Constructs and saying how well they fight, but there ain't nothing they can do now. Those monsters just keep coming, and there is no end to killing them. 3 +297 298 301 Refugee 3 I guess it just has to be like what they always said—we can only put an end to it when we get someone that can control these monsters. 1 +298 299 301 Refugee 4 Word. I would totally try kickin' those monsters' asses if I were adaptable. Pretty sure that would be a lot more helpful than staying here. 2 +299 300 301 Refugee 4 We're fixing all these buildings that are going to be knocked down again in no time, saving these people that are going to die soon, and killing all these monsters that are just going to keep popping up... What exactly is the point anyways? 2 +300 301 301 Refugee 4 We're no robots... Just how exactly can anyone in their right mind keep doing these without breaking down? 2 +301 302 202 1 2 3 1 +302 303 201 1 500506 +303 304 301 1 Young Man A ... 1 +304 305 201 1 500460 400 +305 306 201 2 500268 -400 +306 307 301 1 Refugee 5 I got curious and spoke with a Construct on guard duty when I saw him crying behind some trees the other day... and he told me he'd just killed one of his teammates. 2 +307 308 301 Refugee 4 Why, though? 1 +308 309 301 Refugee 5 Because he'd defected and come back a Corrupted. 2 +309 310 301 Refugee 4 Sigh... 1 +310 311 202 1 2 1 +311 312 201 1 500506 15 +312 313 301 1 Young Man A ...There is nothing we can do about any of these... 1 +313 314 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +314 315 504 0.7 +315 316 101 Assets/Product/Texture/Image/BgCg/Cg2301_10.jpg +316 317 201 1 500335 +317 318 301 1 Lillian If anything, an ordinary person is exactly the type that would fall on the wrong side of justice, since they've got nothing that would help them land on the right side of it. 1 +318 319 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +319 320 504 0 +320 321 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +321 322 201 1 500506 +322 323 301 1 Young Man A ... 1 +323 324 202 1 1 +324 325 201 1 500268 +325 326 301 1 Refugee 5 Nah, I still don't think we should count on Ascendants. 1 +326 327 301 Refugee 5 You never want to put all your eggs in the same basket, just in case. 1 +327 328 301 Refugee 5 This reminds me of this woman called Rachel... She was the Cargo Crew's leader, and people would go to her when they were sick or needed anything. It got to a point when she simply couldn't take care of all of them, though... Still, we thought she was going to lead us all on a revolution in no time. 1 +328 329 301 Refugee 5 Except... it just never happened. 1 +329 330 202 1 1 +330 331 201 1 500506 400 +331 332 201 2 500514 -400 +332 333 301 1 Young Man A Because... you see... 1 +333 334 301 Lithos ... 2 +334 335 202 1 2 1 +335 336 201 1 500136 +336 337 301 1 Refugee 3 She isn't around anymore. 1 +337 338 201 1 500506 +338 339 301 1 Young Man A ...You mean she's dead? 1 +339 340 201 1 500268 +340 341 301 1 Refugee 5 Yes, and she didn't die because the revolution failed. She died getting double-crossed! 1 +341 342 201 1 500506 +342 343 301 1 Young Man A ... 1 +343 344 201 1 500136 +344 345 301 1 Refugee 3 That ****ing little bastard did it. His old man was one of the aristocrats, and his mom Julie did some tricks with the numbers on the financial reports and pocketed all the resources. Rachel took in that little bastard despite all that... Guess that's why they say, "No good deed goes unpunished," huh? 1 +345 346 201 1 500506 9 +346 347 301 1 Young Man A ...? 1 +347 348 202 1 1 +348 349 201 1 500136 +349 350 201 2 500460 600 +350 351 201 3 500268 -600 +351 352 301 1 Refugee 3 God only knows how much stuff that little bastard has pocketed over the years, but I'm pretty damn sure he's learned all his tricks from his mom... And he's even got the nerve to pin it all down on Rachel! 1 +352 353 301 Refugee 3 I don't even know what his name is! 1 +353 354 301 Refugee 4 I wouldn't bother. He died when they threw him off the train. 2 +354 355 301 Refugee 5 I remember hearing Rachel calling him by his name, and I think it was... Noan. 3 +355 356 202 1 2 3 1 +356 357 201 1 500506 9 +357 358 301 1 Young Man A No... an...? 1 +358 359 401 1 36 +359 360 202 1 1 +360 361 401 2 721 +361 362 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +362 363 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +363 364 301 At the mention of the name, pieces of memory pop up into his mind and force their way into where they're supposed to be in his mind. +364 365 401 1 148 +365 366 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +366 367 504 0.7 +367 368 401 2 558 +368 369 101 Assets/Product/Texture/Image/BgStory/BgStory595.jpg +369 370 201 1 500518 +370 371 301 1 Mom Noan, I hope you get to grow up and survive the apocalypse... I hope you get to become who you want to be. 1 +371 372 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +372 373 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +373 374 401 2 558 +374 375 201 1 500515 +375 376 301 1 Rachel Shh, Noan, be good. 1 +376 377 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +377 378 101 Assets/Product/Texture/Image/BgStory/Bgstory458.jpg +378 379 401 2 558 +379 380 201 1 500251 +380 381 301 1 Hill Noan, stop looking at them. Let's just finish it. 1 +381 382 202 1 1 +382 383 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +383 384 401 2 1510 +384 385 101 Assets/Product/Texture/Image/BgCg/Cg2901_04.jpg +385 386 401 2 558 +386 387 301 Noan ... +387 388 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +388 389 104 300|200|-300 0 +389 390 104 -100|200|-300 20 +390 391 301 ??? This is the kid that fired the shot just now? Boy, he's got guts. +391 392 301 ??? It's just like what Ashlar's said—this kid would do anything just to save his own little ass. +392 393 301 ??? We're done here. Let's take him and leave. +393 394 301 ??? Noan?! What in God's name have you done?! +394 395 401 2 558 +395 396 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +396 397 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +397 398 104 0|0|0 0 +398 399 101 Assets/Product/Texture/Image/BgCg/Cg2901_08.jpg +399 400 301 ??? He's a traitor! He's the one that should have gotten run over by the train! +400 401 504 0 +401 402 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +402 403 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +403 404 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +404 405 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +405 406 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +406 407 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +407 408 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory0.png 0 1 1 +408 409 205 999 1 1 0 +409 410 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +410 411 301 The world as he sees it is coming apart. +411 412 502 RImgBg1Shake +412 413 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +413 414 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +414 415 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +415 416 101 1000 Assets/Product/Texture/Image/BgCg/Cg2301_10.jpg +416 417 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +417 418 505 RImgBg1Shake +418 419 201 1 500335 +419 420 401 2 558 +420 421 301 1 Lillian Seems like you really hated your name, huh? 1 +421 422 202 1 1 +422 423 401 2 613 +423 424 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +424 425 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +425 426 402 613 +426 427 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +427 428 301 At the same time, the sounds and voices are growing unbearably chaotic. +428 429 401 2 613 +429 430 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +430 431 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +431 432 402 613 +432 433 101 Assets/Product/Texture/Image/BgStory/Bgstory306.png +433 434 201 1 500003 +434 435 301 1 ??? People only throw their names away when they want to forget their past. Are you one of these people? 1 +435 436 202 1 1 +436 437 401 2 613 +437 438 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +438 439 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +439 440 402 613 +440 441 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +441 442 301 Someone seems to be shouting... +442 443 401 2 613 +443 444 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +444 445 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +445 446 402 613 +446 447 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +447 448 201 1000 1 500140 -450 +448 449 202 1 +449 450 201 1000 2 500136 450 +450 451 202 2 +451 452 201 1 500138 +452 453 301 1 ??? ...M.I.N.D... severely... 1 +453 454 202 1 1 +454 455 401 2 613 +455 456 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +456 457 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +457 458 402 613 +458 459 301 ...I see... I see how it is now... +459 460 401 2 613 +460 461 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +461 462 402 613 +462 463 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +463 464 201 1000 1 500454 -450 +464 465 202 1 +465 466 201 1000 2 500460 450 +466 467 202 2 +467 468 201 1 500425 +468 469 301 1 ??? ...Where... is he from... This... is out of the blue... 1 +469 470 202 1 1 +470 471 401 2 613 +471 472 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +472 473 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +473 474 402 613 +474 475 301 I forgot my name... because... +475 476 401 2 613 +476 477 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +477 478 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +478 479 402 613 +479 480 201 1000 1 500514 -450 +480 481 202 1 +481 482 201 1000 2 500514 450 +482 483 202 2 +483 484 201 1 500514 +484 485 301 1 ??? ...I'm sorry, but... 1 +485 486 202 2 +486 487 401 2 613 +487 488 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +488 489 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +489 490 402 613 +490 491 301 I hate... +491 492 401 2 613 +492 493 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +493 494 402 613 +494 495 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +495 496 201 1000 1 500426 -450 +496 497 202 1 +497 498 201 1000 2 500425 450 +498 499 202 2 +499 500 201 1 500463 +500 501 301 1 ??? ...If it doesn't stop... 1 +501 502 401 2 613 +502 503 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +503 504 402 613 +504 505 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +505 506 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +506 507 201 1 500528 1 +507 508 205 1 0.5 0.5 0 +508 509 301 1 ??? ...Noan... 1 +509 510 202 1 1 +510 511 401 2 613 +511 512 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +512 513 402 613 +513 514 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +514 515 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +515 516 201 1 500514 +516 517 301 DialogDisable 1 ??? Put him... to sleep...! 1 +517 518 202 1 1 +518 519 401 2 613 +519 520 501 1500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 1 +520 521 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +521 522 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +522 523 401 1 36 +523 524 402 613 +524 525 101 2000 Assets/Product/Texture/Image/BgStory/BgStory0.png +525 526 201 1 500528 -10 30 1 +526 527 205 1 0.8 0.8 0 +527 528 301 DialogEnable 1 ??? I trust you. 1 +528 529 502 DialogDisable +529 530 202 1 1 +530 531 501 1 AniZhuanchangBegin 2000 Assets/Product/Effect/Prefab/FxTongyong/FxUiGuanbixiaoshi.prefab 2 1 diff --git a/Resources/table/client/movie/movies/MovieZX02907BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02907BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..ae5e072ee7144583cb824529afa063102cdf2352 GIT binary patch literal 43837 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02908BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02908BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..eb162b779053abb52ab30ba6acaf1e7b6574ca8d GIT binary patch literal 46481 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 lKsE_(=)H{%S+Gjx|3#t9^k5SRe8Fq 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 D5Yq@) literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02910BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02910BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..447323f4cb6ac73bbc5ddcbf11be93b8894f7244 GIT binary patch literal 46859 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 Leeazx4F7)tS0Wr2 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02911BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02911BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..16eb7c790cdde8db6a96ab04d898aa942baae22e GIT binary patch literal 45671 zcmchgU5F*wme&W7foN%%7abf1j4qI#8LO)Ed}LLnJ``2ex4ZJvx4Y@8o}#Y~5}7A5 z^K_ka;@tC5S=kICaz&XpVHgpggh55n2N@K6pBG=o85mT?2N47x1W`s%kip-7t-a$b zBciJM>u{nf^W=$$z1Lpf>%Uk0ng4k8!+-Zb|JPUl@U!eE|M|Dxx%1n<@b>S0xcvFQ z{o9}Y-rxCGKlhLS%K!UE%isO+f7<*^_M89v$$x$F*Z#r1zp(r1!5{zkKl%@U{CmIu zw?=>T-~R0L-~E^W=AZrC-}w8#^|Sxur#F7)PcHuOcmD1_{Y#(y!N2|0|MTzv)K~xH z7k}el|N2*d`VW8p&;7>V`xn1*`G1dp_Rs&$Pk-T0p8fb2fBnfH{N;asSj>-S$%E6~ zyjbzW$N9@$`ODL*b)Fn=A1;d1=luVJ)hv0KpU+nhR`X@TZ}z`^@_xR^uJn=r@M*Tm zmfOEN`n4qdG%kOdls`?&pAO5P?vy{>Eq}UK{&ZCSG&-n$tnMeAuI@Ij?lwOBwYT3IC8H!69q>;Axqf`H&sL`w+3H-x z)MwjmzT3X{>86ZKpY_9l!tN%ySgWK!XxlZePz5UiW z87Ilq?xin`lJQ9Q?Rvfa)+CuE$;7_={ybY0j3_%<H_=KZoWu&mqonWl6!M0yYmXtrL*jc zU$R~LagnVU+A`m!+3BX(@}I_?XBs|#-{v{9%C`JwbD8fL?lMn{v$OPrdA^vvyG^%D z;4ICUEW_61^3`s`^5yBSu-{+s!F-WPbW$y!hNTr_?b5?3*GeB{o6TIme%L$R!{o3z z-Dem1DqZKrdXcB+xh@)RCnnIfGKO<{k)J-dL2UEW{bs(qg1p6!Ki|}+SLv$Q%{5X@ zmJc>LG=v6>pDQr33|eURTIX;95nz+0XW4wgUkV7a7Bl{rzxkUd`DwP_>T0=>iEnYW zy)ldtW4~d@n_``B7FX%ze0Py%3s#D+&-PoWz1uTdMl#=R(+$JiY1OtD+1aj_E_aeU zO}aegYK`Fst~i;W>(bm%BZc3#EXpEXZ6Lwv#eBhf7U?>JElOt2 zw)4eR?`ZBOcavmX6RpF8gVE$(lH55s=w#%#-@2FZ=jxPk!YR`+m+5@H{nk-(RR8`& z-$&$=c~cA_v19#^-CYXH?y_}$JAHZ~ z#+aLc&bJp=ftEMZ&7AMum-^~>q1e!D{LM9pedFPNi2^yv^EBR9%y${s?D>3_&I<06 z8aJW_F0-rceW|RD7uO#ryzAFTn9hsz(I&r)H+aY_H^tcwVU?OnzZA1A@-yigE%kD~ z-6EVfO=QH48pKlb@~^s9)Ax;M`Ns0L)MCer0ZkI#tY{oD`qjSNMIpXEO?cNBV59|| z9KjTwFU~kjc-Lk;O2U*8L{=z$a*-i($ww#!RMo85L+)Fy32gkIW&EDx za$U}vK*G&(zRDIi!;RAHTz5S$5UzBSuMzE_+G&;044rk9j1ZlQ6HB_)Smjy%E*9*(SV@c3?AN7p<3gt4>UR3LxI{u$=@!$W z?;1zV=G$z&#vG=L`E%E){cXnqT=HWk$pX=S4AdZ%Hm6&J?yQt$9UqgP9?UBik&^ z+GNn~+zrohI-AdAUvWCqi#dNcm-2S6>6>6znx@YvalFNUO4m5Ea}@vW+qW4S!2MM4+ww(3*F^;>j5<@z5s6FU4y@pvWYV;><>*;ADXW2V z?UXpsM*03gK!JD~X*H`EA$5W|zLmFXpEU1OWykMw_KJ z#mFq8fJJQbAks(J>HT`AFS$Ko+Wk|UjuPITLp#Rf%W!0&v3P&G&f!wKg{|y4jy1Ax zdc{_Ky~q#^d4*D(75$NtnfTZ~o8u$zh!tE46gv6krK{Fj!u?v~##K+VlU1=J}KeI`AyLtlxx6!@WZ zgC}=kp?}VtO}T41xZ6705GU^!N>yY#(j6?fEBnaR(2kH+Dqy?k@8{$V-0D@d!gtgi zo0B=oxAU2}L^22;S@fk}(LSQvEK`nWmY!{hO!Xy}0_Sdklq5!)YPHlUkIZ}I8g9c+ z(111frC+$GhY9b7r((fPmnkJNb0^_lb2>bt(fW42IOA@@yT;HRo_TsFVbvOH$r4NO z7&H&=hNYFTs7fpC3cNJ_h`l~T`zcXl0e^kUGVA;SI`1;{lQDr`5SG@-gf3l^wEWY( zWNN-uoR@#G>+8($DB<0v$*bJA!vkW$`dP2zz8ykt22m-lk!!#&@~ts`4+(E7PlphP zd`vrMg*^}1Em9{;HC zahlFr!V;&Oe70W{`|Uu&=5U(uu2IX0Wh!2to~u)mBA&)ntfx$cQlN4rh@;mo<~VYE z3AGSXa#FwNsL*uJx5;g;W&=bcxz}`J%w|0_m5lb`E$X02EH^rEp*zW8)1R>E*zH}# zU`v(Ul(MmWrQ6*ijjPlftsLG>cwZybakvg%7BVREKmw_$YYgOMI#$?>-H@=6G)(9E zwog$S*t8#?u!v=zRe!b|>%hG4C5KJ#qvDFq{-iN=Px(mIF1g`Kft-7W3|b3jz7rna zYJPS`rqJ0wQ|`#jnMQLaqq)v7?)~ICN)DTDNThJ`lpF0lfnN&McA2xlkPeRzhaFkH z$&Yo_B$|4rnIA4mG6Wl;QNws<9*9UT=Vv7Aj^AApP96M3qjA5fxN|^WvazP+AfMs9 zTwGhk(l0-on>NtG4I~!sj1u10ct!*er@%1%Y49#RDz$rOobaw+vmEn>hg0JDsE(Vq zh7%_V@A`=@8!JM#-etTqO?cN&D)07;9Oz{cIPnRUB9x) zyxe|Rf&Y39&mB_Ut-OKFxr<^<`)(3=~|@K$!gDsDmOPt0?qPM zJbf!EQGmmuTLz{uiMqTfm@PFCQp%)p7q$k$6|*>_Ume^VCA@2Q4bu7m4SkX=F=1}E zyd>udGUpibG;##w&xEYdd}WEQQ2Tj5o6WAs=+AD+eaUD2xzc;%gm--mrR>OwsY0M; z>|>T+fn2}VzBfsD*RSlN@gounl0|bOf)^xsWo(FfQR_jq(O|h*P zW=m4bC*YiZp}sdwc-MzfPVfPmPy?{ca2=={vu+QWbU+3ot#3=OVl8`4H(2lY5;4zg^BZ&--m2xpt-7s{kS} z)F&5^T#kt^r`_E&Pc_(BSta9x{N7I^ZAkg9%%xK3%)o1Y;*A+<>;j*3djn}F{>6x* z+-wC&Bkb_AwUBbVmicTTe|zt4!n;1~a*3YZx-5+~YZ7vb158IvwqXHFZ!%HgN3K0` z^IXHlv)vhYr2vy0=nYX z3qmI$;fRg;$v!8}Rgi1O3LVMMk;|Z}47apu$wVh)Ea6XEF%6ceEGHj?c2yE8mHaMp z>0(%x^~GVgm|53ohSHp~^1qewH1sINuTkzdnt5HSU$Y$@B)sb@>J$Hjd{huR3na^_ zxbT~di=-mKY_80&!xB6RpzI96{(du4O{_zaqtmIfj}qSXdzajV#W|LL*5_y*jT7Ej zkN5=@fO&P@iW^N5-t`+L&jgGR!!PD*y!;K-c^QP8WssJFw^(79LmscN$Ty~|XGO8; zHPJ`Ygm>d^PhsU#V!_?4xLk2dCBwqPo&nD?K*$+|8TkdQ|8{;(?N|26qBIsg6u&No zrXZ}F<(4et3l@`<>kluikUX?~|L6{rBQ#dab$V5nUjo&wAiO~=5R-%C`nujx#4RK48zibCTNh>oUwm#p@fLXdC~g$N4)MeS4U83kzN zt%96-#sgzdk`zPc2`qiJN-KNP5a(l$-j94)b6$++i5P*2AaU1NxA{%`jVe4a7elPo zX00OO`6eUc7XJeE+2ue6(JtFP83M)9OKg^0${8GGbk#ryd3J;#>8P!6<;8W3OyWB_ z0ENL(TaoCD`I?{!OTd}pXMW${>Re_U3V2sJRlX-AklgwPBW}LSuAqLTOm~^5Wu9Vc zQ)Zhg%?Qj&AT|!{mzgn4{AEVD1%Jv!?Sk~fGMiBi**oS)WAcKGjfM){?t*+Vv9_`` zUZ!CX(%mXE>c$Wg{F<~ONxAe`YWh@0CS>#ZTtm=>8s6$c8M;7Lhh7Ddq=)m6_F?F#WsshWFr z+vot$3P(e@H196zYwDm?IND5KSB4#Da-y(a0((_jw5<<&&J$3JKULCPQ;CFQE4hrl zszWfW77oibpqzqet-+?qaH!x9cxb-qH@_pHs05>`MpOA<$6CA-Qm{(Egk++D2t2iS z32+Y^(?3+WT9B*GOTX(zj3TZ^T8WYIM~FWi^I$13`5IeO6mSUAhD>7Qyl5E>BcGMl zCu@$ruZba>t39QluR~kybFn}sHQ@MLAqR`5wUTt-U9J`Tl zX9Avean3_`GC5z4vfTcar6^*35u2ggd&bcIV$}isE3Xa&%`abpb1^wXq(C~D zd8Vrl1$7$Aw2Z)r>4+=QKz&8{9OHQ=QI#HQc+8gLV3D?|Su>lsTNO)|C=-L6QM2FW zDiE8EwK|Cfq2Ocl4PUX+xg6r<+}z;^W6D8SruL_vvd;DBQ#ol(#FR1 zibzg!!OhY~f(`ndU|Y1&|DV}^4e!6^JKD@tI=;t5;hL5%HnfK5(7AN5lY zWzj;dSxvJJz9{8S9JEyy0c*RsD9GmF0}vD~lpr$^WmqSeZyTCYYGTq5(TY9gjBB|` z5rRgtMK>pk1di?L+3q&v(QlIG@}wy<(Jjpt&?quj)HT3kEYK_6ASOHsB9| zh8qbHSIILPq&@fWJ0t*!q$6t4hGB`$Ly~;tA%FvA1J7us@|SF1VnC-7Iu?Qh#-K_J0&ytyv|OKh$t_#%Uw z6Gvdjbf9j-a7jrWBrTQugR?U@hy9TGS$6W?2QQz(Ecn;w{P_9&3s&Z0Uz}d>!R@tu zWsn^Z@(O;|;D+F4BuZgX%P8swUG{+AL&#rsW4j z0e#m?yP}uX{8T5R20^+H6~TU;t-?P;kjae_nK`kaFhBrDf&m7?G#Io}S7txm?3pr! z4ZO-5SW|=0eYNHD(o~gJaNw@!RN)B6%GufLh%9wW4Ey#WTi9`U=wZjf?MY%slgIrx zI32v8j+#ZX;PFuDq_C&4LviUu)SSS8)e!mK!RM9vOmIIvHbDuwF6D$7Jl{Bzds7A}4<0@6EKy7u-0!@n z-4snKkYL>oM~}aKlE#RNYr*!!#mQg}22|asg{(_H*(mK|PNF-3af=a?AsyGsyTrs@ z|2zQ2jatCCs|r&NCiL>JrFIZ8X%As7B=q{#zsiRKP%Le881&T zO5Jw8bOK^4BwlIY@d;ivywB%m*-fu}oL|~69~bj&&M(o#bIA@p!6sc|Q34-o; z!N9|8i`Lgo!P~zbgJr2f4C?rrOZ~<})g6&Gp$+SaEd|J(FMS`0X<`jMDgR`@q_aXl zEM)|)PzU-oI_QJYf)S`f9ba$JqL`V?0SDf-WUY60@V>VrygYw+K4KsLb8ECRA{fPk-6o%(U!eB;ad;z;fI1qAtWd~hfbt>o3@I5;_u;vo$mscyXw!hnli}Nj zPYC%H9}!<%sIo$Lg&c?%$;Mg!LQ$-C*6=r6<&Y~Vg9Qd8sFEDke&q$ua3ri@-N%5^ zoi7mKQ#ULO0Npi7EEU?B+;*WdUxXd;;U@hN zn4ynvzkl2A!d?+awh;^L6bN`GPiI>>&>hH2y68YH+4)|(2EcD5kYAk|oun`;2&`|^ zg7&@I;Q~}QY60u)q+bf#Ai=V&0!-+J{%}LSnA{-#P|aFfPw6qT&50}Z$73=dd}IM9 z_~K$oDnt?GG42w~qWzNb!uq;w8z~}T*^c=|4I6|f!AZUS%l(yJKzySXkT0y)=NANU z5zegwf0Z&HsDT2*8wrY6r#5P(^9An#Uei%$7o*%K#hS2S%bw4HO`ap*XFBR?;oNxwr%xQKLT!V2nM?N<+?q9NQ)si=#zNs~VH8@DJwwaIq0UHXV%_cTU&%3n1I5 z1!l7eKT}j8?k+3CrW!1b@9Kci*g2oDq<=kuu8msowXmK~HI<-X_(=$T+m8Wwj)X*H zLl-mg65Xiq(|ykkupG~2sLDe!9o93pguy~~XE~pt8bxyU`dW7aSR4*UVc4jvB&U=B z=UFWfUS-Y$!VA`IB)nVA>oam8K<@)F)eTGoT-&SN82u2vkat1jYBvb<8dNF(<3>$z zockxPD}{b7HI>k!H~Od~O)xY%q*I`|*Y#%bB1SEsoQ=yW_^M!s@C!2%4A#?ZLD|j% z!&oE}49Y}kY1?=$ZQ~ob9~CI$4ehzYqWY(7NkeP7rs-yUx@^dOmNW3i6(UcG9*$m7 zA(G!>zDuVABfq%orGe3VrHPy?{g>p{y@B)S!Xors?S9s0>cAW5^xuzGEUNL<&SQTi z`CFYgbU%8nC{(Q&l^wuwJ<=xx4RaEIqvVHb+@u`3;T62W#7%W;dPn$b(kyr~xGa_n zr1gj*B^;Xv+f#fSG{W{>GM<}V=tFn90k&tB#Ww;PR|^0U@efLd;A@2-sYPN@mj*6P zbXv!t$AA!M`(c|NOR=%Epbd~V5@+lR5!4Vd+6&(f{W@N{A3b0MWvdAc3fI2gmH6OO{|(0t#6jS^zw1^Qs#J(LAotN%l!?4z1N;jXf*2 z9uOlkk>e(~t&2S;;0oObv^EfO0OiV}$K}u%qkX#H%+IWD@IkR*$=yT@P7z6L;o#h) zs?HV^?`5$8@`>4V^U6hIavMi_0H{8OcXZTNIR+YrB-N;+6N~Kwpk`+8nxiWvstU&$ z^*pab$iyn?6&uWf*E?k|whyOkaeR5u0xhswFjv}TtU`jEYrl(;)38fIJ(Slk$LrP^ zQsgrl89GGo*lGe4BB(W@{!Kfusc(+K_iC=3i0CW0e;QoYA#*tf6{n+vis+ z>44BF1L6v*<`Ec`ap5ayLTONZD-Ot0Ywq`rj+$2UJ!}SW6uVfA zX9MO&7It2!N1Dno3Y1h6fweRmgG||&gbOgq;p5O#qr|V153Ll2ZUEX7ycKC!?Sxbi zCht#zWefj`S)m@ikzAQiab@4dqS7B|MaSL6FVxiO-F|bbUT;kR-Y5y$RK}r%$HEhe ztVN9uO~JH0L}GhF%kA8%yyvT+j%K|U3yj`aIK4`($8kL6o+V*XS!I73+q1;2eNzOO z_RuMl)eDU=^Yq5qe1Se^>^CBZdl}H`;m8@7d3g1V>#|?(g;L-WwHrc4+<@!)$E)6P ztj+cDM!K;VZF{j_h4!voG@xIMQdX_>Mn}*TRgA(U|ADx`D%jdVQlWTTo#@P!nFy(4 z-d<%e%b(y8b)&1=(YZ1Dh^;Ym3L6hqBQ}X(*mYrsKw9*=^g4gsPK9qXboM(#1ZJk=^{`T7P-Z&5 zW?|zMNU1RpFCFFd%>!v6G}?9EuCiulg(t2+n-HP_5+c0VcT}z!gD%q%RB^i)qP7)S zBx~0V9Eg;#i4B_9@;d81SRhN`nMoBOJA$Bd_I@BX5jnahKzh^0pIjHP&KpWsfpgMPx59#hl%6R+ z_rf;Dz?F1-ze@&kX)N^88!wsV{wOC5!y(52oOIMpHWNIU2$kMXMkKV^)@+n~RxF4p zK{67g-&AphjsN5cX1L*C&B12UfI+ZR^IbMH1z7!LuT2A%?cK=P2gUrWG;+w#_d8q| zxi^L<~$Jn0;C!XOjUE6 zv<8;d>|6s)1yOD`OdBQd=R&P2#4F7?NzJFYdDK9Cq6%s0vn1lOEf^pXQza`sI6A~y zFsjz*4&|^7^@avTH5QVpI?s~B;w)4|Z;lsW6uv`UL`TW}`!p>u$DQHMivAMX7*vvu zx`2ljww`CUBqaXWIcPN$i{HCV5i|yNq=Om6uMGPOppM2u9#u0o9Khf@f*KkNIaI|3 z-Rn4}HHbD|ugbb2f*^rnX)R9&Wnv|q7*!8kFvqx$e}E5-1tI!ozKtN)ZR|#*Rr}5& zD2(3jEvBz^39P;jj|)ij+Pd%2`FoGf$43XFzdo7_V>ZTsjdaxL9yQqe7GEOh_`bBu zGn62u{5Hw`cPI&9Nk{!UUCLt2?voph zX)+hdj2Z+D+D7n6V_}pg~NX2-16u_!dNI;a&!t0tdGzbI^en}4# zfrJ`68VV`1*RfF51_sexEmIm%A>Via*9IZtqZS0K`d&p1T-I3Ftk;$u^U|wlJiY3v z3qY{O4#SF5HeEMSIfz&M(0=iMLZZ)eOMl1A*NVIjjcvRyypkFiJ2iSA z*q1d10H&ihnWUV{Q_tpwmN}(2KzKqPd&v%BdVY|?*Ty)FAMb|4Q(;yhu%gC9G@{6F{%$Y$+aag8-0WzRSz=Euo7VPgJ7IR-Vv0iG(9ltTEnHkVbnkg3p3q>7FJdnv>#eAbGU~Vj{e26f zwtAVfqn(qdY}~UN3^2K&0ifl)MPAf$uz&!)tgCY2s96BLR8a#yk9;bG62iobdaS2d z!!{C~8D8qU(Z*oq#*UYZ<9tGmMv15sw!Wx0lvamjL3&_5QqVZo)L^Kl*|W3adTZpi z&qaTqufC-A#}2-4tiD?+LplRMo{pMjd#p{%)_3pJKptWFY&UF3r@3>0Yi1j^8;NJ{ zfCas^EcAd6V#sQ^{6&)(gz1tEfHU?f`c42mJHe^G@jS1oXH681F09|TZ>F$)oiE)K ziy+A0*E3VokwaTLuWlM2WZ_uo!j?;Zs62k>OJl-HG+}*;K<+0G3z|aOD&y5%01}D4 z^I5yOIW!U>Qy`(LAQe97g@g7Rx0>(iPU-^ar5Kq*d)kx4f?dFD851`R*hLV5c)-n| zMKis&;$YcW%fne5IP~{@?T-AeSd(pqUcMRfBN8OHU4Oq9& z<(ZI2DF&Jkj6vAxsGnY{{%2-Fkn^YNv%6TZB?^1%dQO9@>pY7`O;hlfepuTWz@3iz z{fuR*)?nxs?}|5_c+E>T@e(ylIx??uN&)vtQ!km_r{ns^D{@UYFaP` ziKnB^mkupb(X<~+Bhb77=eq>{R(}m$9-(=K-(34?ukg$L>M>83spb6ps?f;bg!F=r z+LE$NSQ+7ZtaXkSaLeNcu-az7WjZK`;}YR|N$H#}@UCoUuCU*PH^@runI5fYYxc&8 z6F_-7Y9mRk_d>Wi=tlY{s1?ZK?A8pIV&NIQlReL}#DzjoVLpdU=z#_7u$RGNDDX5+ zw6>m;atVk^b&^xs%zV%Y@=%JF0 zbGb8pvAV@4x3p!sOpF*@S55f`D8N&rT0Q9`UdN$vmwH1e9FTibdpK8+Zw0lioAza@ zMs1F8Y!Ja<*QxUoha@;4#ihnEy zs$v{7UdOf zBoNF$#0;TNm9>nCO3`w%{VGhMr-h%bF`BI(9HaKyGy*BN_pIh;dK{z1q{q%a+Fe|+ zWs>E=m8Jx(M^w_}%=**x8{`QnLLF~RIu>K11*sOYMLI%MII6_FZ`j0_37twj>P;k^ z(|gwx$l*k=!*8zgUOxpm0gR)AS;YVVBWc0NhNpSXiL1+S1#b&>RoGTzE`ON{WlQ;@au(9udEVI0QKp(ro*gCIMhjR0=!N~?aV4r7--!$!Ohdr(0-wk z^8km(`BV9|Qs=QRFk4XF^6rR+E0m2hky=$y7ZiC{KDypHQ9XophxBwWfK=004!^O| z!0>d`h8UCcUw9vM!reOfUCawhR zPCZoYuPA9C88iWDr=vcwG9+>0Sw$m%iRrcU3QEUgul_IzKo1vf#vNfj$}aTs^6bGa zRZ}J^zoI0G)xl@COn}De=p6D7e4HiXn4wyUW+fljmsqY9kX~F*n~MDfU8VMI;R%#d zR^62;tt2`}NVm$=#+B4FY1FPepg$IRPy$)I*E0Md;U-moLF1cp8RYsXracZ&+Yl5U zv&RIEu)vlYk#>bC*Lv>t=z$qfjGZ(QbhWVBd{=9aC2IMOII28Q&)a2v#N)iZh-g$K zZ~MPFj5CzZue`R{c4GNUDq=m*oVNm@Tw*6wHml{=Ec{n8riND_1oT+ z0ID|;T<`iyV3qXbB0U}={>w-G(g}!f(gN}gfxRZ6_;l11m2cu6$P}rRZRPB0v<&?j z`58PGdkTicT=vFcLM|_jUZFCsF{LC?_rxI^3LI_3>86J~?boM>00#!xaHOm2tS-$3 zw}Z>m(VnS8J_eFE6HtCSYA3dJ`SlU%en?mI;jJZFge?=aM{+3+In@v}g{R$>RYc01 zHO_*Mt9S|5gnDeqyw*+-v-{Q14xyL5fl*KofKe>1R#l(W_vwc1__&1^8ve{B^dPj& zexWW;5(Duv5r7`}QRQ-2BW__~Yb>AMz%c>fqHM070Vf9}mVSL7ci5bvJ5!8Sw8p49-)9~d<_%89U)*GKISL6p;}1q*%TZQamA zp5u#Ie~VWwrHndX7-tE zTeR76Pe-*i7+WU}lOxO$dK2u8_A|nIjWo1~vD< z#>=oh)oRvSbHf*9`J@w!1Z-ARid-u6`etsnZz{b!u%_ULCoK$dIfpNxUgrD8ox_Z# zih*nkvnfoO+qM=A&IP=yq`6Yt8flBZlG;)iIW9{IR#77l1hYBoEUTgECNWN;g0

E!!5gv9z>(Kh07_@bIC75T zXSCX;02#xET6@ZwZYyrAmHcw{vbe&78HQ$wVH4K5cFQ1*k9pWk?V=(U{s?oIPgsZj z-H?*9ac%dqBXx5dp+n|NHLs>e{sb442k&}uVBqoc6TsCv7->v`Dc1SMW&fr*RsDAY z99l>1PJ#G_fe}W}_C*_*gpxGRau8+WRE6OC63nsGtK&Gng;8D$TQp3Jhal45epU^B z=zQs>Xm9T~8U2w#{O<&mw2rTtg_|C}0<$^+O|7FAe^nvsEw72H4O;ufOaN5tsGVt% z+aaYH+jYt**UuAsfTh+^6B)0KXn$-7*r?!~Q<@xbD8W!qgrlzHEO336o&y`H-kgv|g&+%PUB95JbPuYNVN!B8ToQ9t_Vh<~@%Po2V`#Lu$2=d*g8Up=P zeiUz+m=mF!)g1$CWiBq|2irpG`-EQsOPql3*3r0&k?(!EWMXqr5iC4LPA#M@QX8;X zz{Mv`$ap0SZX(5Qs7QfEFu?d-SV(3m-q`Z2;{|?_?Q?-SWuW6{RK7NXM%qI>LjYV| z2A@;e1*IVwv*;r4bZDHYi6&^gE^cb6ghOH-Q*b+uYXdg#TilFyWG!yvv!7?`H%E_~ zkh4_e;Zkdo@AY&dBMHdwMq=`h2gIn>OZ>!_P)HmKUL}o6 z-wolrL794)Ev|0fFfq{3<;Xfq2{F8}EV~C9RqQ1NsNT`~KE>_<2>_Tr5jed)u@GYT z12W{waw$t<(^m#1!Pe+9Sr!8tOP29qK5_!OZ-__O)1mfJEU|^-7r?-A3vJCq{-fSv z#GlM9lF~}Tvws4N4^03i+6Ky-5)ICo!ek9cQLKa~?UVhQvR&htu>! zk^q)Zn&9$M!?|Wac&sA^+mPZjMaycTvg;(OH-IT5W5)v|1wTG<40%(NYMH&8WcmSZ zk`z08uO`+EKpGz*vI@g3;|3BoJZBIiNH-xfG@fm!nU!Rlay|3V)BERNZw=afQ0L)h0GpogMt*A zuP+$8X38Adkw5FuG{K2y&UPUg6rDAeD$duwcK8HV?15+Xu zAmD~2l!W>7-QSV~%uU!>(_|QNlQydks07gE6Cup2HpJIhBnpUD4F%HG%@sa=8g~0@ zBrd7JMTEHn$c>?9@V|SD=X*jEM4$HwK_|rr!MiFPj2jfJ4DJ`tcFl(7fTD7EdK~+A z-?(G~UR}qVGbE|i&DAUOKY~jcWU33`8ds$8|J!fLdYT1o`+47=E8M?IdVGaF!s7c> zGgI*GI^KMhUPoQ+$mq?h>*9B~cuSrIJ?(ty`y>UMnC;M?Sw25EyPw{8Qn_~4j~$~=a{_a*1A+ww zg!gMupcVC@6RJY}1H8u#$(vTLp0bXe!*gmK@zo{*BKb%d5G$+L_L|s}r)+vvP+O5_4qY3Jisy9l_1`p44VoG7951%)sGI=)x)$X+*Y3Jt%Wxw~`lilXyc{jv7PH?wZ2iI%+3c z!aKI&=wLtQ5ZKBxk8Y?m&m~o}oJDWp44mlIKrv2G~DcE5h!&jpLvBZW@o-_v0hVl)hKosv; zhEj=6IUDDD724^3343(B7(7s79T2+i>FMiT^VJFPW)nqh&Y0=U0mRxA1hJ0ViaKIV za@4=OaSEzeM~xg^i#Sbwh1WY__Bbw4si^U1$HYx{fypa* zbMBPsV-El{cOaW+jyC3|UVJT9+%yuid2f*qX%LRFN$&x2BM3s{w!}^#L-AbKOLsvG znkZU5SjJnEq85&6+G&Z3lfgZ)Qy{ZC+BdhJ;zMf<{B{oC+s2|nbk#&amIJqwgaqQ{02Qu}51DR`0QQ{8uY`>p>EHsuO[[Q=HNJ}V+ē6Q3q)ҝV$YU(жg8@Ӈnk"E#>%Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory604.jpg +2 2 401 1 201 +3 3 301 DialogEnable The battle has been going on for three hours, and individual Corrupted and Hetero-Creatures are still shambling toward Medical Center 09. +4 4 301 The defenses are all damaged, the corpses of Corrupted filling every street and alley. The Punishing Virus concentration has gone from bad to worse. +5 5 301 Adding fuel to the flame, the streets outside the medical center have cracked apart. Red Tide oozes out, obstructing the ways in and out. +6 6 201 1 500019 -400 +7 7 201 2 500019 400 +8 8 301 1 Construct Soldier 1 Something's wrong. These things seem to know where they're going, unlike the barrage of Hetero-Creatures who attacked thoughtlessly. 1 +9 9 301 Construct Soldier 2 How's the medical center doing? 2 +10 10 202 1 2 1 +11 11 201 1 500335 +12 12 301 1 Lillian Staying inside the center is still safe for now, but we've got a lot of injured. This is bad... The CPF's going to overload if the virus concentration remains this high. 1 +13 13 301 Lillian We should evacuate everyone ASAP, or at least call in reinforcement. 1 +14 14 202 1 1 +15 15 201 1 500019 -600 +16 16 201 2 500019 +17 17 201 3 500405 600 +18 18 301 1 Construct Soldier 2 We can't evacuate. There's nowhere to go. 2 +19 19 301 Construct Soldier 2 I just came back from a patrol. The roads are damaged and covered in Red Tide. They're not completely submerged yet, but our defenses won't hold up for long. The others won't stand a chance. 2 +20 20 301 Construct Soldier 3 We're trapped? 3 +21 21 301 Construct Soldier 1 Something is seriously wrong! This isn't random! Talbot, did you lure an Ascendant here?! 1 +22 22 202 1 2 3 1 +23 23 201 1 500517 +24 24 301 1 Talbot That Ascendant only said he'd come for me. Why would he do something like this? 1 +25 25 202 1 1 +26 26 201 1 500019 -400 +27 27 201 2 500019 400 +28 28 301 1 Construct Soldier 1 To destroy us, obviously! Did you think he'll deliver you a crown without hurting anyone else? 1 +29 29 301 Construct Soldier 2 I'm sorry, Lillian, but we better kick him out! 2 +30 30 202 1 2 1 +31 31 201 1 500335 +32 32 301 1 Lillian But... he's heavily infected right now! Sending him out will kill him! 1 +33 33 202 1 1 +34 34 201 1 500019 +35 35 301 1 Construct Soldier 1 Well, his Ascendant buddy can save him! 1 +36 36 202 1 1 +37 37 201 1 500506 4 +38 38 301 1 Noan Wait... 1 +39 39 301 The young man defeats the last Hetero-Creature by the door to the entrance before pushing it open and entering the medical center. +40 40 301 Noan I might be the one who's connected to the Ascendants. 1 +41 41 203 1 0.25 400 +42 42 201 2 500514 -400 +43 43 301 1 Lithos ...? 2 +44 44 301 Noan I just remembered some things. Before I lost my memories... I might have met the Ascendants. 1 +45 45 202 1 2 1 +46 46 201 1 500019 -600 +47 47 201 2 500019 +48 48 201 3 500405 600 +49 49 301 1 Construct Soldier 1 Excuse me? 1 +50 50 301 Construct Soldier 2 Hey, this guy is almost clean. He's been fighting with us all this time... his infection should be way worse than this. 2 +51 51 301 Construct Soldier 3 Maybe his Inver-Device was enhanced? 3 +52 52 301 Construct Soldiers ... 1 2 3 +53 53 202 1 2 3 1 +54 54 201 1 500517 +55 55 301 1 Talbot Can you control the Corrupted? 1 +56 56 203 250 1 0.25 -400 +57 57 201 2 500506 400 +58 58 301 1 Noan I don't know. I don't know how at the very least. 2 +59 59 202 1 2 1 +60 60 201 1 500019 -400 +61 61 201 2 500019 400 +62 62 301 1 Construct Soldier 1 Maybe a Transcendant? 1 +63 63 301 Construct Soldier 2 Can't be. His Punishing Virus concentration is way too low for that. 2 +64 64 202 1 2 1 +65 65 201 1 500517 +66 66 301 1 Talbot You aren't being serious, are you? That's wild. An amnesic Ascendant not realizing he is an Ascendant and got accepted by others... that's a plot straight out of a— 1 +67 67 203 1 0.25 -400 +68 68 201 2 500506 11 400 +69 69 301 1 Talbot & Noan —Manga?! 1 2 +70 70 204 2 1 +71 71 301 Noan Are you talking about the Cardman Rider who forgot he was a demonic scientist? 2 +72 72 301 Talbot Eh, no? It's the one with the guy who picked up the Death Journal. He also lost his memories. 1 +73 73 204 2 7 +74 74 301 Noan I can't believe you've read that... 2 +75 75 301 Talbot Wait a minute—didn't you lose your memories? How come you can remember the plots of those mangas? 1 +76 76 202 1 2 1 +77 77 201 1 500405 +78 78 301 1 Construct Soldier 3 What on earth are you two yapping about?! 1 +79 79 202 1 1 +80 80 201 1 500506 11 +81 81 301 1 Noan Sorry, sorry... 1 +82 82 203 1 0.25 400 +83 83 201 2 500405 -400 +84 84 204 1 +85 85 301 1 Construct Soldier 3 Is he the Ascendant you met, Talbot? 2 +86 86 202 2 1 +87 87 201 2 500517 -400 +88 88 301 1 Talbot No. He was standing in the dark, and his silhouette looked like... a giant snake, I'd say? 2 +89 89 301 Talbot What about you? Do you remember what your Ascendant looked like? 2 +90 90 204 1 4 +91 91 301 Noan Not really, but I'm pretty sure mine wasn't a giant snake. 1 +92 92 301 Talbot What did yours tell you? 2 +93 93 204 1 +94 94 301 Noan ...Mine wanted me to become one of them. I refused, and then I blacked out. 1 +95 95 301 Talbot That was more or less what I was told as well. I guess they aren't that strict on who they choose? 2 +96 96 301 Blush Recruiting victims! Anyone will do! Fall into our trap! 2 +97 97 301 Talbot Stop repeating what Anna said! 2 +98 98 202 1 2 1 +99 99 201 1 500405 +100 100 301 1 Construct Soldier 3 Let's just kick both of them out! 1 +101 101 202 1 1 +102 102 201 1 500335 19 +103 103 301 1 Lillian Stop! That won't solve anything! The Punishing Virus concentration is too high outside right now. We'll probably kill them if we send them away! 1 +104 104 401 300 1 36 +105 105 401 1 202 +106 106 202 1 1 +107 107 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryBianHong.prefab 1 +108 108 201 1 500019 +109 109 301 1 Construct Soldier 4 If they're the reason we're in this mess right now, why shouldn't we kick them out?! 1 +110 110 301 Construct Soldier 4 Comms are down right now—we can't even call for backup! The way I see it, everyone remotely suspicious shouldn't be able to stay! 1 +111 111 301 Construct Soldier 4 I know things are pressing right now, but that doesn't mean we should just take everyone in! We don't have enough medical supplies, to begin with! 1 +112 112 203 1 0.25 -400 +113 113 201 2 500514 400 +114 114 301 1 Lithos ...That's not fair... 2 +115 115 202 2 1 +116 116 201 1 500019 +117 117 301 1 Construct Soldier 5 We can't just kick them out! They're connected to the Ascendants! We've got to put them down! 1 +118 118 202 1 2 1 +119 119 201 1 500335 -400 +120 120 201 2 500517 400 +121 121 301 1 Lillian Sob... 1 +122 122 301 Talbot Do you think killing us will save you? If an Ascendant is after the medical center, you're still going to die unless there are enough people to protect this place! 2 +123 123 202 1 2 1 +124 124 201 1 500019 +125 125 301 1 Construct Soldier 2 It's all your fault! 1 +126 126 202 1 1 +127 127 201 1 500506 4 +128 128 301 1 The crowd begins to argue intensely. Watching the scene unfold, Noan can feel his non-existing heart aching. +129 129 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryBianHong.prefab +130 130 203 1 0.25 500 +131 131 509 700 Assets/Product/Texture/Image/BgStory/Bgstory142.png 1 +132 132 201 2 500521 5 -500 +133 133 301 1 He has been through something similar in his recovered memories. +134 134 201 1 500086 -600 +135 135 201 2 500517 500 +136 136 301 1 The desperate folks who got involved with the wrong people. +137 137 201 1 500512 -500 +138 138 201 2 500335 500 +139 139 301 1 The innocents who were branded "guilty" by association. +140 140 201 1 500164 500 +141 141 201 2 500510 -500 +142 142 301 1 The powerlessness, birthed from years of oppression and fear... +143 143 202 1 2 1 +144 144 510 700 1 Assets/Product/Texture/Image/BgStory/Bgstory142.png +145 145 201 1 500019 -500 +146 146 201 2 500517 +147 147 201 3 500405 500 +148 148 301 1 ...was sharpened into a knife going for their kin's throats the moment it exploded. +149 149 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +150 150 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +151 151 202 1 2 3 1 +152 152 201 1 500510 +153 153 301 1 This tragedy will keep repeating itself as long as pain and suffering fill the people's livelihoods. +154 154 202 200 1 1 +155 155 201 1 500506 +156 156 301 1 But something has changed. This time, Noan is not the powerless boy he once was. +157 157 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory604.jpg 0 1 1 +158 158 205 999 1 0 0 +159 159 101 Assets/Product/Texture/Image/BgStory/BgStory604.jpg +160 160 301 AniZhuanchangBegin Noan ...Let me make use of this "anomaly" before I "lose control." 1 +161 161 101 DialogDisable Assets/Product/Texture/Image/BgStory/BgStory604.jpg +162 162 401 1500 1 36 +163 163 202 500 1 1 +164 164 401 1 211 +165 165 201 AniZhuanchangEnd 1 500506 4 +166 166 301 DialogEnable 1 Noan I'll get you reinforcement. 1 +167 167 203 1 0.25 400 +168 168 201 2 500019 -400 +169 169 301 1 Construct Soldier 2 Excuse me? 2 +170 170 301 Noan If comms are down and we're surrounded by the Red Tide, let me go out and find reinforcement. 1 +171 171 202 2 1 +172 172 201 2 500517 -400 +173 173 301 1 Talbot But you aren't sure if you're an Ascendant. It could be a coincidence that you're immune! You won't make it alone if you're attacked by a lot of Corrupted or arrive somewhere with a much higher virus concentration! 2 +174 174 204 1 1 +175 175 301 Noan Do or do not, there is no try, is there? Not to mention that I could possess powers I couldn't control—powers that could harm you all. 1 +176 176 202 2 1 +177 177 201 2 500019 -400 +178 178 301 1 Construct Soldier 6 Why should we trust you?! What if you run away? Better we take you down now before you've recovered your full power! 2 +179 179 204 1 4 +180 180 301 Noan You can kill me, but everyone here will die as well if they're trapped by the Red Tide. Didn't Lillian say the CPF won't run for long? 1 +181 181 201 1 500019 400 +182 182 201 2 500019 -400 +183 183 301 1 Constructs ... 1 2 +184 184 203 1 0.25 600 +185 185 203 2 0.25 -600 +186 186 201 3 500226 +187 187 301 1 Elder Refugee Let him go. 3 +188 188 301 An elderly refugee walks up. His step may be sluggish, but his presence is profound. +189 189 301 Construct Soldier 2 Why? 1 +190 190 301 Elder Refugee He wouldn't have mentioned the Ascendant if he wanted to run away. 3 +191 191 301 Construct Soldier 6 So? Maybe he was protecting Talbot! 2 +192 192 301 Elder Refugee Then Talbot can stay. He'll surely come back if he wants to protect Talbot. 3 +193 193 301 Construct Soldier 6 That's... But... 2 +194 194 301 Elder Refugee I know we're all wary of enemies hiding in the dark, but this paranoia when we haven't even caught a glimpse of that Ascendant will only spell our defeat. 3 +195 195 301 Elder Refugee Talbot and this young man are just trying to help. They mean well, and they've yet to show any of the abilities you mentioned. 3 +196 196 301 Elder Refugee There are only so few of us left... What remains if we hurt those that stand by us? 3 +197 197 301 Elder Refugee Let him go. That's the only way. 3 +198 198 301 Constructs ... 1 2 +199 199 202 1 2 3 1 +200 200 201 1 500506 4 +201 201 301 1 Noan Please trust me. Ascendant or not, I'll never use that power to do harm. 1 +202 202 301 Noan has planned for the worst—if he loses control, he will do anything to stop himself from hurting others, even at the cost of his life. +203 203 301 Noan I will come back with reinforcement. 1 +204 204 203 1 0.25 -400 +205 205 201 2 500019 400 +206 206 301 1 Construct Soldier 6 You know what will happen, right? You're associated with the Ascendant. The Purifying Force will come for you when you come back. 2 +207 207 204 1 +208 208 301 Noan Then let me do what I can to help you all before that happens. 1 +209 209 202 2 1 +210 210 203 1 0.25 +211 211 301 He knows he might be out of time. +212 212 301 People hesitate in silence. Eventually, they nod at Noan, swayed by a tide they cannot cross and Noan's unyielding gaze. +213 213 203 1 0.25 400 +214 214 201 2 500019 -400 +215 215 301 1 Construct Soldier 1 ...Alright, you're on. The other three will stay. 2 +216 216 202 2 1 +217 217 203 1 0.25 +218 218 301 Noan nods back at the rest of them and turns to face Talbot. There is much he wants to say, but now is not the time. +219 219 301 All Noan can do is smile and wave at Talbot, Lillian, and Lithos. +220 220 204 1 11 +221 221 301 1 AniZhuanchangBegin Noan Wait for me. 1 diff --git a/Resources/table/client/movie/movies/MovieZX02912EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02912EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7fc7648c51ab8818d390570106ec27767b1e9292 GIT binary patch literal 15446 zcmcheTZklCTE~S2@iewiqIlWmOtILo*3@KVWoBif(sobJFts`t?ACTxM~KQinHf`= z5xEhWQ&TWrUUnZ9aaE9gQeRv_!G{%A@KxM>5MO){R>9lLx`^P5$g02piA!E1s=IV1 z>SR@B#^s#zUH{*uzVB0?`}j9{fAw4OA3pk%)#Eo^|KET17ykA0r+@s-kN^C~{>MD} z(Xaf+kN^JHzxd0)^B1rE>VN;xx4!V7-EaK*KYqv8KK;oreeCGvKl<_y5B~DczUT7t z`#7k}}4zqK5H`S>?};!B_Y^Y8lYKmFU+fAA|0zwHmc{rY$R{<}Z- z`Ni*j{X0MLYk%`&|Mo9m{pNpt_V50B@~MCRrSp+_FkD7S%$qmd`^)OXlk0^u=h?$q zGQ8yPEAhxYbdxB45Jz*vC;!)f^T^G@Ykif!c`HoAdG>R`JEnNouHKzi?>g1HZuPEL zy*sPk^{aP->Rr%Uzg^D~tfvXq^91XOg7r+nda7VOSFoNeSkKm8&(>bg)?UxnUeDHE z&(`j~bN5bQ0%L*}zYOI1%ybpT!)X{#L`;2`Wp0_h^j4aTR>S2>Payv)buXRI!-;$8 z;pFi$Nw4{v>2JH=J6XgN-FE1>d#7#M#&rB#x`3&J!J#Yp?(Usab85_~zxYuU&JtD> zUd&v6{gbJ)qcFX++2!@I9j4JdOJciV;mc&69osM-*(KLp%#vhe)95{y+HsQ3ZD<$K zP+PFc*k2LFW0%Is$>DX}z0)zBav9asQEIQIQMPbtW9XtGMlclsV=#=u3bRabd71Z_+@fBJc_b{5baj0 zWd?)6b8>0mxzvLGuw(zYd#7i5<&-+D8MwH`&w=CaoilS*ijdAfpUC8kIq+P4b@xu+ z^h@&ZNx@G+^C!{BS)}t_=PiVJJ6YLbvYL%x#Cy(W{2JL+R!iN1VQ;yV`8Cu%^UA^J z;WWuyd~7dZC#as-=XVFD8i`OUcabM}uSrr-ref=SJBKI)+ggIIaHqr1J)Y7IY1R<;Z+;1n6U6x~*2X z)stWyI$&_mFg6$*m^YFzHczk}HV!@MdCZ}Mo6ihm<7UHsPRuVX3#ND>!xG2d_Q(*f z(m1orDBjtI`Y4A7p9M|t-=K~ zJ6ZTE4jV_-!pt}_FYTrM%$aqFWn6q}7`K(cvl}F^-7yS^P%@=;f^-}{SWDM1xLV%C zA3N&syfi8wv;CKedWNy(>)Wlmg>m_rVXXBiSE6>W;f}s(*LsG)+`oU{oZpkXe-dVw z_SGaEI(sy7l7J*VIkM+td*$vSkaOp9C%ptT*az9r#UoIJy$CaJ0?%!jWvjU>E)Qoj z@5wW%X}us1OdCDeRGQWalz*{rHs^h?g~Y*RXmF>-3%XxA6zDO2G+7s zoGo2A62=PoX7l_g!ap6-6p#4;eHH5Sbn^D&+)iC?yO?_%;##qFf_DI~rAzhc3JB&6 zop*x~Fp!yFPSSL>Sh~?k{pLI76xG?VSYC8;^uR-wDflvtCex)HZMeLbX@b<7X@CG* zW*Ka~VNYFiin?vgP};;-K&97746Z<`G912|+D4W_jAO_ODP|vC} zbBcQItmPrd=p1QTEI>-4P3oXnoM;s=DNQ`9fXUjjzJi!A>Zq9R2wd!9eJRxxXp44)>iN;ZFSC`+ zoz-rv(>9EfcUxhfkCt^~DWtW+*f})}CX^H0jZC1b_l<{$OH4&jwe7TOmWr?KbPc0) zpId9qL)0A)))=97x~C`aE*c`#PR}sbehVDSRvJJ^=gctHH*j@RP}}JnMnU<#fJWN< zHVSbi2ZWMd#>o{LfzgvHR5D>hB3Sh2nh3HM>vsl*0eeao@-s!gR zIOXE>RpCb^rlD0dt3_pQh7+|ig2QBt`85k=%5 zc8R|7D8BbQo30cR50P<~z85OfBdmy_BH$|Q2qAZNS%le1dP(G6ujE~}>Q!M4S#R{d zUA!$4yCzrRePM5d`|X|@MyW`iVqS0Fa>-&wh9XhSC-{wlV!xF?vQeIVII!jXp7qA( z^(LmUT$tJ{w`9rv?EQ|d8EP_v?EVsfJX>y4Tze>^>es^EaBv{BAX${o+ znaowUXBd0?e4_0v!%LU1PmXjX48qs<00RJx+?&X+>7<*nW2j&1XSEDN;0a#Tmt6B*TV6b3y`MAS4AM zoiwjufdkXsa*2hBuvs);co3Ldt_3&%l?F>|3Z5(dT@io@tYtP!pio*rO|NAbdmMi# z6O^mY^#Nb$>0N9`3l3+9v6eZtkME@5{FkXpf=d= zwGCr`i(_WOo~^-{q~(eUwPOh$Gfktp#dORf1e0ZJwOIK`J|iKM1fc{yXF`D6Jc^*x zI&+)4g~J7K6@0Q-(U8lLR+Rf%-+C$#1H?->TbY_seTJ`hY8bb|DZP$i;1mlZAvCZ9 zH=Z|O_NYjjy>pOs?HWc2bU3{;QzNix_ixCf_Q>gCLqGh;pO{@?d#)vW2&c+CZKP~( zlW*+x4Ws1D4*L9X*)%XcEMQ(S5fh(>O*i7tvzB3e1Z+AB3}XZD6lqK0or4Ey{p#UoreoioOKOj%Xazb*a3o`C~@zB z&W7pnmINaO%q;3hKp&r^l)W60zwrJNqb-b6VA%^dS%FStch#`bo;lmXD?Xv(Lt|1> zq*6$b_|Q)|4NRL4f^n1hVN#F8hRU+YgoX`J;f$(FrDr)gcAU{LQ6hM?@LsQUJe2|p zn~Xqi;0XK%`L5i^3cl95hqJz6Y>?P*jA^0KJc>bp{;A<|O~#3!kOw4+=#@QFsSxBL zFWf-FfjQg48RbmZdQ1gTJ@s5ToLZu1m*NowX1tr2CO9l#m*EUx0bi8+Uhy-@vL;FG zw+v%98UF!Wa6|NPc7cC;CGV-N$3ZLvAbG1+!>`?%{RA`Fn^+Fy5tOfARr(z5wZLw zK0@Ig+JFNtDx^nA3Q#$+uSd!T`M^{GgYZ4vOeug(e4b`*5#x}64uA%kk0>E0S&_}* znLsTC9o5dpsUv0B$bz=%`*^H$m`%o_e`*+e#)5=%tugC&3}b_6RSia#B3F1Zs1R#} zZi==F;TGXI?;0hz-!+V9w08ZTVeD<7!P@oD3}b8kvUU&MQhWmX5nzj#uo@{)ewKRl z624_qQczwhin8QAaPfsBAysR*`xIgK)!thQB>atJBhPqF-J2wPYL9$Y^2n=xiAa?R zRDeYIC|f~_K$N}&sFz^9VGRS*-!}+KmSoeS+`E({%4{m~6dIndFbw=vn5O8rI_Ht` zrE{3a;k3{JmFQ*jNyHI3W`0fKSi}sKz9d?)8?%)WpKq0rIoCW_jj6{0rFx7?o-ez} z{S5-c*b|6`63U=$7+V5SrSJ~9Sh>u>sbM_pk~(Jad>(nwHH@t#Nk(_0W*>@HKG0`; z6k7Y>OvMB;O1Z2oBZP+#hcCPrSSshQNNPy<(~xTzP>bF7$AwAD!pIwHJ(Pk)jHVPA zfs_|jZz3C}#M;ftbosSZ(rUwr;xAv-$2PK>difok8O8=JyhD48T&hgvr=1WoVv7@d zG$HhJN16;mD3=ktqJf1fmdL?HBMKbxHA1a$u9m@lGuYSMH>dJU>)OTf22u4uvU6qA z3cU)sgDCNnatCy^uqKj0@A)jpm1<2s$KjWTKa?)nGjJ7F_jr9Xboa_Zwd7fr7?9)E>zNlxmxAi$yNfLC`93Ms^+BhC$`YH4 zl)Aj~KIvZXEMF2#^wl30)ifVX6SAGV+k8+YBrx7Q0Kq1I7?Z>xS$*uk z*+`G#S7AatsiwC8z;q$1i}>XHQ&wG}kvB1-Lh0LdqG`?a zdbGUaBI*91MeL>`ccA7bbvLb5p-;|YS0|*U z>+|OUElYZBJya?uvge#HX;Dy4R&e2S`}OuLP>+(Dls1LUFZInacx;vO47tD;YAb7j znwHeHwD|xl>6zMrg6aa<5kx@j>exLTApALSRb;a8xW7gW?ta8ZfkhP9!(>R!4{ z-7iq{lDd~Znv7aNu|>;7h-zp zbkd8(!D$`3`Ne+ggZySbaPr`xn^6ZfKW*LI`hcItyVRwJynpyvz<`z~y$ZS8%LAHM z({M6(N|6&T3YizqqpBQ|XvvF&)X30kvc1_%Z5ZIQky>x__5m5QaWYZmNe_`%!ekvf zL^RY&%~EUIQ(yyu-?duOlS-o@kA}u0OZ6mKW_z1D|$JWOX>bz@EQgA^a zY*4FH2UnL%5gMh|sY;`E^O6653F?4`E4}vUSHhaTRf>M7NZtws5&ePGwobbFYwr%e z;3oQ@^r{h_qU7Y`08$)zx2kv7g38$}xk5%r@hJL@muWJSh{?cFxuzl%gI>LFuV8-B zd;%X;##p5iN_a~3!JGPecpcDtrB}hYy)KB->g;V(dqfx2cJ&eHA}v*c+Nuu7ePMcb z7pV22EbGpwT?H=N%))4ycQ~ur?7UD3Kv09Q(+m|HYKS@?d$%aZwt{y{pR&z^2gN($ zOTiFgrlP1?vXG2y<-2sTG_oqoHFOFDbav>qq277pi;}ex0d+6wVYCGL`uJFaCFEU* zR#OTqpg&5l&4=&w>Xx0kevT5o>0bwmu3V3!eehdv)#zsm)YG)KQ27>~N}9ttw3_25uJEQblHrMa!VE$QqMibR8RZw@Q*mX-%uRHB)NsXSW z^QvO%Gmsi>Qv1|xNqs}Fb3mt+UM#6xbmhR2+(U=Rhkn%eT&?R?4Z1-iRiI|74Hff> z3=pB1;fvK9I;(!g$wZ9+GFu6`$TIIuCuvpPmQ^8BshSCY)&HbSRB613=F^0_hD;6T z>b0MSE%4&j(hfNza>##-(!9avmMjS=M->)4r1IhW7pfcdj1&8s z+QmrSLNlK@n^RyZI$W5LzHR04HWKw}qw`si8VRBCD^T;-O;O#e(gQv4iI6QI*W2!^F)mT&fBx+h9m+Gm31`!lz?tq9>;?cl6C1JWxRT zy!1kAOSD1l`QXJK{L$(aY`1$=yL<@h51aOfeNfZZZG0GgSAlx3Dsy*B!@BaOlO*V}cQuDX^zdXYGpk(tpa zGb3+CW}VLKMmGxLECdl0VUXF1UdGvo3v~n)H-pSh5L5(51YwrKDE|J>`^M*qh^hwh zbY|B%c`_s3_j#X>|MNWm_dRd_#y`H9fA-VYpZ(=u`ZIs{m;cB=_*;MPAO7OYKl<-} z^!cy+wO7CPkG}Z#f9Z$6{=ZKC<{$j4fAaNJ_Amd(fBxlP|6~6#{?*OD{kwnvzkU7Z z*T4N||K~sdi~r%be&hH5%iS;P*cI$)EdE`@i$o|LJf3pZ|URFMjJcucyJY$u7&+ zeDf;(Zdd*A=CDbF>*Dz`pWO2Ai}f^kp3bxNvvsx#_{sjYS3XOZ$w4oaU0i*4Qhj$?eRo!UcV2yWQGIt=eRoxT7aiB%)^~~O+eGz!qWVTreW$3tRaD1^A4NeF1ko}73lP_@F80ZKvPjl*2~)2XMY=0K z`D&X__mkZxZxH`}n|^Y=O6KV&&*!gq`S!rSh5n6>&yP0ixjxqS_28p8h=btN?xi-f0uoxJwoqm$qy2u|$HpJmB1XGF=(GIj5No2_^0_9%R_NW)pSEp}nLp5%MI7~Z72 zyEI*g&(q~H36u3S-0`mH;^RY_Y(LJI)9_WEtpCej`P==se(=$0a9ZBky+!X27fBJ` zWxI8XMBF7O`Fgg@COdn5k*!07wMUwxWv=Xv<)Hobeo6=rF{)bz1CW~tjJyKu*gg}wPkFDBb8 zEy8?euWZtMvrMbmFO$2Yq3NClXYJ{}$-`nNxh0`gVZvqRNw!AF8uNUgY^Oyy+vY3# zdB52p^kw=kT|NoFP9}?VY15fy>tu--W;Wo0-*1y;c$X#{W?1m4WtKAey9E;3rigZF zGD2W?`Sw<#ULcumn9Q`ONw~}d5tlYMS*mgm8FdzP1RkA*W)3o3o$u8wqCP9`}vt~)lS@sRNSZBM*!mr&bTxPdv_#Dw~^BD`CO$Uc{ z5nQx~^@f|(Yj2W7B#Uf{F7YcTKU?(!zkJ6yxA_EL- zs3lFZ9h$%`n8P-kFVLk7^SDWQkyp|k%KNS~3qQ%h8(sxhK@cCKwt;gEpJj#j4bk!O zad35Y^}QU|$yt2#?PeYv%O&-h32u_#;j7$D^%mWOHy`s~&lexyQk7@bJHC%6EeF(d zWxd4JV|=HEQw}!@&W?}IbkqLN@R5^%$ACwT0{OV$W%dx|+w8FR(v){{n9h-zLv!YW zbC~4IWjb*_VVkb_h?ej968~u5#b?d}9t}CflEbksG4v@ubRO{VlF)^t;OWz+!Iy_{zQyg$62`j4(l8@b zw^+&+oEO5UWraDNMTYCbPaTEd1HmH)+ z1~-AsZ&JueNpj6qa;tYJC}rs6#OdkqXu%eO7md*d2sE50`#Et^`p!jhadJjg zv?1ONJL@1(iH`Z?xDBgKd&6@X>JIY6ZlQVhSPL2s~rJ;2f z)?tjib^v^OlFhP7qP(pbHqw)0MtE^G~Rl6%mDKZg5ozaWra+^S)3QTC2wZGF|!Ld z$>f%N2{?AMx7QDf7`q%JO@4mRXR1qege%LtIe;rIlK@*!K*nHyJQugYeGISv2?9oZfTGE5L{nC~;ajp>3Tiy>VA7YM5Q z_q7n|Hl5*knT~EZ2<=Wz10K!Q34TZ%afo`6-}#kz^c8xWZ^gwY+B zpxX2+2X&_qyGkWev+9$`2kKhSKP5uq+fouWTm#o)OtOtanNyh`DSw;EZFrIJ@nS-8 zWn|nJ!ATF;c_XXR)g@3&ZnY<&0%CDN;-eYbp)|`Q!nYn<#(+#E2%)LMaHI6ommR2*Y{@z0 zkMvy|Rs(>!lnc}mhW#Pi$l#Ym8 zD)@{nA~mtLTh_$BNKw$WgIBf|E+cxwN&q4lryRx-BtKOEGZeN>Z}y;fA5$$DI5k>p z87-yRB@|B(*s8kl$OO-V)3$eY2q&kQgNMznnsH~vA#-2P_bY0M3=W6D&A6vVVk4vG zNr+n*AhLLeISt#)d2m|$-d5q%>dgXik`R(c8s4B0M1u7c+}RNSG9SCcMQ~~eQD)n% za$sy`&3!h9#a#wGd{H-O4bD|{zfURREIPN^NEep+pSjyrz{A`3{YtGA&SYBW#o_TK z3CHr5&^)j-7$-r7l@U5MUxq$}R%!g$Dvc#nGdb>yJpl-mgt>y(q&ossU;trH3|MN& zllW@i<2i5(R+k(M+h@lV63SV*xw4R9tv{=DbtAy1&?iMBhg~Ef6(ME@T_jV37ZlKN zAk<3@ccjC)=+4UVyuU2n z4o{PM37XVXM;b1>JoxDBB;e8blvQ0$m8lI^UCvGe9*sEQYfj!oEFF~}91fUgRI1y? zUN6U&wj5y;yakV_I`TApU1qNNemNDAan&1B4*(*-o74uNWN?>Kj&nXrIt)$Dg}xkm zRO`c{=_WZ0`-HRefJbA3LC^4hOicEb3ro5;nc4|N~@|j^RJdXn&tx43Y5NAHqyteT#&Bw{d}P^)lT(0vV=KasY-LhN7HO_YyR(%>|39k>s^Ti z`-5R^K0gb1H1uFho6l+OV0RrKX5MH-o6j!-9t~MV_sumnFdl2PmZaEP=ho|Z{FDYIxfS5P zazv~W2~hc2y=TOdE`xJ3@zRn;C3qE_W7&1(J$9A%UNxgCcX1r>XvnT1x>C=cg^T^t zfOn+?kNnWBRV51`S+k~r=5KulW{2!hLo*O;35)Uiw@m4zS*zEQ1YrtSTxneXT~?5W zRhI|8_g#KN3vrw6vY$Jo0Fqt}YvM%|@ED&eCS?duMOIRb8%>>AO}#?vqtcKt6~D(i4m1J3oeGBU+Hn)NYU2Ne^PR7(IfcTa_VA}1E6gLl9N?y zCwf8esN4rtM4v!tGWwM!b`*ZGCu6g^+*7XtQ^b2~BnXp%H3%CjfSvnT=ejOhktwO) z`d}rLhX7N%d^J|IhA4`7xFxxYte)F%(-9Rp4=#qFW+{&6uHI?Y-tI*2w8;BS{}N9V zLXu+Cl8`?Y%K$(s`^eTaqI^1iC>S8;TIyT2{rYph8Rb&1S2PZ z0gus1o(1S>X#CnY3-e95Gkm@kBjqVnwsNsxoj(kJjASU(m&QF) z1y7*-XZw7YI2Y{O2qsbd9*v)aW+!5iTp>b0wBoh(e4%`&0gursMZwDi^HTv@?OSi_ zjF?PA&K0w@*)Ut!JVeH);Uk)*yo^_D#0D9-N}MiIP~@ew74Ll1jhupQ-Ko&=o2J3g2iV;kepqnz7|Iq>o_>^}=m>S*+r#`to z8kXXDaB1m42`|R{%H>7CqharL4%xFrV%}WBcES_Y#?>_T()T)ag8M9Tn~`OK8heGL zT5-q1i2TBn@KLoA&u*vK*)4npEJ?taSS~Q8{6j7pG>wYddhHh6YL_aC;xHg+u2D5- za2Dq!MRgV3BWpH&L zcNotOA@_Z;0?-p%_TdYiZ_VnIG-yh$pf@Z!h>TS54U5#Oq8s)PR19uoad*lfRt_6k z_y|SRv!O6GNE%Wz2y1Aho-K{3QAX(pzaZ-QY_>$URW$>rg-s(0%27*-A^0_FEW<6R z2-cOJjaxPxPaRdTM)34p(47yD>DtV9^ z$fdZbZ=YbWkgkdLKIB6bS4-mbY1soL?;ve*72c+%nJOpytu?Y_8oX-w#?m4~ zLm1~ftDht7=}6lw5(8Ki;HDUa)Lp^>Q9xWJ)j1{^Yg>L*ZFh8@4LSnv2~GGo2#QkhQ=ak8Pp4ciFY* z*d@=#YzG7NwWV1Ix-2|M%5piXFHG~N!}((bGgwbXR^pDf5%!EuW5aYs53c89HmG1Z z(vZ;>Aln91FJS35#NK4gD|{gQ1XDxljd}NW9tSW+qkX}uB6&D6juk4UWG-#!w?T#v zvsX`sU%th;68Hc1l=XHo@OfuFTL-j6$r_8d&~>9WWp`i&RWVS(QMRH0MXOwddI4d* zWa!9jhkoaG^oTWkS6K2iMhhZFM^cRtGP>_X_zzKn7G8z&U}*y^lD?U`%?7xdHfI-} zOIsq=NqMUZ6@ zk}c{YQt$R$#lh7zd~r@9v<{U5I1*)J3fYwNfX2sqmn`?%YQpfn<5GbPsG;CqW0^5w zV#4aQ*81MxMm-6BL@`AX=W~|-;}?gtprWg)f_cenUog2#{5Ay*Le>JMM}=!43gO`4 zMa9TPE3Vn>rQTO-S$?B6#kf0k;*v^qZOp}yWrW}xbx6MK)0Fr`LH3@yLA?Y4nM#VK zK^~c|-(@E9O-_kgmFkjxSpiN8(pqAsubvXcNfNRf3RF^USKx-a`J{P^m8Wk^xPgH$ zt2wdDEVErmR?CKAVIG~zh*+_z{7+!X-cR95LitkR2nc=o{O+v!$(Gk_v&Lozw|y=;J6uoOBejw z?c4Ja9BHVTT{ee=xQ*^5-aV2RkahL`4W*?q1<}@|Rx&YU63{-y4#fFMMupdTE3Oe2 z1ffj{=KI}9c!OXZbx6jZ@#rdOX3sPAXB+n!8$SN7!|`n_CS<3oih%-PlVd}}<0*pF zLC6_ppA}2V@Fn8X)#JiM}=J>Z@U*kn~|DwV<3*{1c0?XlGv^QJj{}eAZ6-#&q4M$ z4~7Y&QqMZ8rkTg2#uIA@k&#G|4dK+&D(gH_A%`DJ07empNojwWX%q3!>eGZN*Ea>Y zjMxKw%1E5b(VJ?Gq^yULrG;Y|iD%g{Yx8jRVd1xc3M~DWPFjTuHJ2J6$hYSvovvYcyrAh>)$E6Rwwzc{Us_K}WC!mz-EO2Y zsz3w@Q_pcxzL_kJ!p|%hzTwOUaHCPPY@=z_=N@)na4jS8Ej#6!etWSv1K~0f>C!Fm z*Vn80^Lg}oK?%XBt^rsm6M{F27|tTBXb3Ysg;Xb#@m7UHoT>e~$ov5i)Owa>0b;u6 z``uzs@O`F^NfD+v3Ak%)gL>lHwW?!)@KlMxXHc8tg8F%PLohZn$Ar!_-5`Nt6Zq*V^sZok40J9)o+l2~}+mO?uV!lpqnd=;W!|5tEbshc zAEdzNz)97UGN!$uC5i7(zmG4D$In!WptI`f73)3$zsm!ueVK&iLXl((vD9a@6y%{O zxtMbUZI$|)DW5+cqFg!N#@;Yii;ua*fbyEop4irE<-=@N_c}?Af@`D#!zQ2fZlop# zpEeSww)S4{uRB9|joP%=npv(+Il6tfWtbyXXUL|J2&WD2Yr1+5)hWR+(t>$7zthu; z4bxR}$i%JdsaMw!-(<}REp^AC(y0l_M)|GwD9Rw!JJfr9guF4*|BSYUUbM_lC#^IR zQnQS8HW`M5&|xD-iA9w5^&#~;=&+F}v9;_!D4Bp}8i{IJ%WfcYT$o6EHgQuS zlAKe0b}9w&2;}3cs-3;D+CQtEwFHBaeqRK$RnG=uaE3czz7Sg@ky~pim66R*ZD+Ia(Px% z-ke>t+0-~5#`LquV(LiHMPD}~$u7*ysKd@2FqJm)6YFlvc3iwQ2L$;cY8pCVNbLbp z5_~i=8-h?Ib)cJ(?$pgtfk#e+I0gAgyKt3WzQ*ZeaVmnSRMIshQ1S#`gsLPswOlO> zK43)^tHbCg9VMl3f}K+7A$8SVI9`Z~Mei3r9)6~t4V~{VSX|hN6ImgMBq85rGjkmJ zzKnx}W-CBZBf%|H%@)fT)X?tKHO7_(FD8~`oys~qGNkEv39$%kP5+<-5Yk>G;$G9< z+3FVlY4iKq@m2=NuJj~0oP{Iul~8Hi7_r?pgYUzN>~Q!Z@%Wl!>@}=&_6y;7eNTaM z4~-GhF$)@E)$oGU%~#aT3A2#O)|~rx^>{5O7!k3WLn1Nu;VMyel=j7&cVF>8HaeOPbYPA5mI7s4U@{r zz$zQjHYkQshh{h=Vlm|;BZmUKFw1@A`;i@A5fnc?8!A1jFVN>AQRr%w{xIhaSuJW4 z)|~UUc7={v%VuND1o&o=IA^uG+2+sd$B+)R{Z(adj2yr4Ikau81$586S4kO41E&wEP!jl36S7lmz1FyZhJ9^SNyaV`ohkv^E-TP8 zR`7$-7PVPzE=Y~RTdV;4XoX=p1DEayWRZ|--;mXPSVHrV#51;wxWcJbGE@Z+UR35! zlAuOX?-z$fk#U>nZ%o)+0E3h-<`(k0d}n~G+OR!bmXmdxg*UEPiI9NFh=(;->B%0D z()o3cPI$q2n;eV#6|p(F`Q-EOev;Y$Uh6pASLt2-!&^#qDX$z+=;o~h>~&QNW9V;s z^1sqGj7E|e-kY8b5`Sx7$45-F|BLIx$I-KlJiM1YmbV0rEqCa0eyF%5>&lijW-G69*rNCpuBBPtr6C~1ZF~JdjueblUNB!| zT{MGNcm*~}XV`;sTWC7U)Em3uRB*^vn>`^2m%_U@oZ3OE^DyL;Z^xD3G(?!f>yP)F z;kHK%kxtM5zm^IUFBTiGX{kbNERiI!Y_4r7NJ2W4iFsdxG0%@LwAW; zT${vrZuOxSP2mP`Mn?$sfA1-yI)YP#zM4k`vL9GimQ}}Jic43^p#oBtrcsh7S+{}N zZX9}F>)n|1foT_a*mi;_YH(3?;+!W67@$qgx#OCj93){e#MO) zI#TcCW9tcxq4OAeo}Txn^D4zp+ZnIGEuCPibhkmcbK6qgNv{bgxL;zD7dFbsXhi5_Q>8CY&eAMZN(wWf*tIkmB@gPRRsXxpLQd zw=F1!LJGr_oDOIVW7~)B5^X_E`8%l2)?Kt6<(w)4TNBWxz5pkE4JH7wPVnsG+*!#= zlNqTh#SrfF?9Rdt>$MX;4Sbq~RXj;4fYku3;=nO}(7UW6taz#2gtABjY@x4)W> zn~pojlsr9EeI-u^BI03Qwk^$aG>Rb>1ijo40oR?5BpxvwIz5~7FvJQIjHu6%B>qmi zspS;fy)4(D(yk*r>v$wW*ocxrg^N3MI4!vluI5HiCS=JpH11n{r>v6>%?SF3&=z+{ zZS8>@Hc$p^J5qJPy()0BLU}FI8F!|EW@A#b`lNno`t7%-%N1(hsXzk0Bi9brbgP4` z$0m#y>QLaEj^h-|?!5KhtCMZZGug$+!KA#asA`4uBF1EakLobwy0Wk;BwNx^3AdtS zqsQrpCD-tw8vQpckgtiFZg`$%$$xihp;dGeN4>!;urexNXx5OTu;gcyQ?pUM#4q(7 zWBJM*Vra)Q0#a=YXh}RObybZBTSluHuMbN7R1$D|tH+!@ti8C++;hrnsX| zofveWs5S{{O$|gl@hZO1XwiO*qwsS!b4!DmuNkO@!G1cb&FadK(4q2hjpS)D0d&lQ zv-}zCPAR7C8?F8rgBmhoIk`_M@+J$>m%yj>GH^v;CA+(Sw%2X6DTDif{n#%uYNhzY z4iV6_=z3-r$(XzkRy#>1D;aCOlesGShT}bd$FBsY0%V3)tQ}ePIrW;CeU3}op)Pi+ zGf~6ZM|{Y-xHp_Xt4*JFU8*^7#c>o)y7tE^>}1UFt8`0&)qPTah$17hfZ#DT0&$llmypkl2mw z&Ts0Rn!L&Jt)&yv0BxKwJNX8`2P`WOhR`_uo?|N!+uUu_xcieGY}Fi&>yRkp4v|te z{6*sget#&avs<%Gk@nQ=b7yc%DJkxXx`XFS-l5l$esyA&2U5b7R$Az3l@N@ZXa4hP zDW^^i8HvlVE#uBHpVsG7bzA2cxU*9V>`S#7QqFXyvVHFt2nQ0Tp3U{_l|-qLI?b3$ zmJ6zwud9Nhs#+_#5_S#n2Md%&8g+-yZ8b}_SdLAKh|uPBS`XtH{(xF4bb9;*o4N2M z<;HYV9{`naLz~nf+v4)D1B7l?X@g>$2hPOGUW)eK;H@>Hs*%-DNDqgR5KPgy!xoi@ zUJ)@-(vteFrAwDk_0ethvH8(ZOQ}F$6kgi`8Oiz$vmhE3Fv~hidxf+#1ey+;)J%;( zXQ6%cmK{Up;8v)jQ0VrZwqwYm^#UiObG91gOpVgD4I55+%s2=x9fqmqE6}UTD2q^= zYohtcU0EihY{y#JH19?NGUU&=j{y3HYvbQ6W>`*N)rYwr@b20r2X@AX`;!<*bgbS0 zNi^;dMKzPx8_zQ%Fc672GQTFKv2->YE0Gd$h#v~b60z1xMFeij)(G1kBhm8m$Xua| z#+|b~Z4uw-BF&Tpw{nf*pglUcq)hz?OcM_FO!=L91^gu{oNU!+_0=3-o*4z15K-gK z5uepKl;J8<@X2o(Rcswxo-@sLo|A@L@FvDsdUXpQ`db_32d!{Uix|z5scA;FoU~TT zk@=%U!f^K9rW_f*-z6qjLU>NbJUATLxWkjx(!Q{d9UVR8)`F7t-}bPq0??Ju?T<=1 zdaP-0X^anTdz%1*2bg2airefkW=)*YrK4RHdu`|*F)~=Par;D4@A0OL+!duAe6Y$o z%*2KwMyHbO+>VAq`|1LP{?L)4u#Y`*y!jo>m4cJ@#VSX>`m0keoe+VJb<+xJtEr1> z4xIY9hWU-SCkVT7o3vY^L3ecbbx3EIQ@%2A3fbbAEO2xk&McRjTE*2`41faiDhb$! zQire?Bp$d~3k6m&!5X(IF+ki@16Pz^MX`~|QoYfJh~Y>Gqc#?+wt?$yNtN*8mCP%w zA?uESBPh0UO|vzJ{v3%X{FR!O`-^Z#;g3Wr)^)h1{b3@%DXR?z^hb;I2juJ>V~c=? z6Z5rM|LG4XRs@7v8jD`qo#UtaTLl_atypfeq)d^SGmaaTNQV&>q|?|Ph+4A#bXo|- zD7E1Fz6fv-NA>)09&-#kQ%{PRev%@U^Vb;CB?a4j+oUw#zo+hq)rqZnrlS<>>-&5d zh41n--6{#jQUK5~55&eL5z!cK!U0l5BaL|qIf^LcNV>x&jA3PjKpD45l+>w`oei{UI<`q;AGG+^Y0ky9p%- z-Q1rqD`&dMq44Q1%8Y?n2$-=*m>+11P%q;S{nGpmMN>8OpS*vv7(G&^*3R%;6ciw7@5sfCT>BpM+*R z$8`vpitR2UJCvw1N`z$f2OfuQ0ahUmg|=M#HNXuM)9IW~XmT}&rc$le*+Hg}m;}i% zb|(aSe=CLYidBeV*suzBFqwnv#!zr8V}(&{1s}r^Q}hfe zJX=ATo}0EO`{;P5Jj>>Mu}cSIO%s4bDB{~KBE!n!6nNq+|dZ&g)DDg1-f$Z#i< z#2pZ8C`o1P;e|p(v51fL$qny0$~T62sAp3EO?w?pkD&j>9SR^DyA?Feq3{=0{4Q%# zZ4dw`w`4R}1=xzTShpwPP!1;>0Gdi$2+o{+qe>GjVKLN9xeYW*W5p;Np@KjfjH~kj XnO;9ZtTR)OGi0%{LuVDk5cK~7fHH-M literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02914BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02914BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..06a458cc70a97532bdbcb875e6ef713f970b97fe GIT binary patch literal 3662 zcmb_fO^6&t6b>RtEsTf;LWqY-RDuv^r+a30XCM-?y9rq^%bLVpGz6)cu9>N9PgmPj zoylAbcn}fv5Rn}9;17s`dd^Xa7q1>X`U!kyEd-u`{ecCANka~{N=5?A6~iiN{!e&mZ2u^Y-VL zuRnkFz!kpD}TJI zj#stusy<%LjaT#IRb#wrj#pkKU*=l8T#c9O@p468uF1<)dATkxSLWr~{9K!#Yx8q$ zey+{WwfXgPr5TTTjCmDY7~J(*FBMU{C!#JnllF{}*37OZI!N1g_6*#gCUSPUFS>Ge zp?liuWQe<=yWeP*J$V0Uu@iSM3M|yCGw^BPrU!Bz%tB=n(;lE>@j)WUm6WI~1+2a>qQSRd0xFQGn z!+K9yiJfxnM9CM0qck(e=60yiX*-dM7;YHpL4XQJX=a|ylOA}}jY=7h#iKOSV2u%| zNMynZQ$bX%`{ncT6c9BTFyoIM?7=3C?fv6b0Pn33@U|j{9ZwSgDB&u)pu-EYFC)tb zDh#=f!Xb}S3m_o!4iW%FqRd8_p9b^@J42oFZaOr4AVsVrLl^YrGb8E;8j^VZ-TVt4;JVJX96LP;XH=Q@UI>Uq| zxMXAE^V8C*2<4;C+H&oDQ6iexOlh){rCu9?+ppkhS)DMDj-&r{1lFIh8{qNN4AG| zlM%a5Vy(cBC=3lZ zG0gkWFzt;x^AVLT_$e}FNk<2*W4i*+Q8oAH80P;Q;fyt=MR=b1NX`saWY_~E++hBW zE7t>Q%x^MGm^0#ASG%UMOSJ;WkDNc*1#L3TX`Lj)j5a7aW2xhi(v_c-fohA8FQTNO zz*U-@Xv0`4ZUdn#C4NUI93U!A5o*FbhPgHR?1bbSNPI&rQCmcjw)iI6BotBUzDMOU z7RHwOk~A^e7)Kh8>fT5t^i!e4%L4^oK^vxdM@1kCJWWa9P)im2%xzBxp1^{8{x zJe1;sBcN>?zpBqLx0>#V4^XFk;YLbVzD1(bC^(c6-xNon9UW(9hVk_tC^G<$!YcH? zF}#s=1=LO)aDC~4Biyx{fyP0}Q$4cUsy;3nXH(Gz7cGq@L)q;QQe#!*?0+KCYMo(b zheq7)>FC`*LeBIPlAljeVaQ+#MdI8%a6u%#?})w%6`B|d0&hv6#C5>EG(jCht%4{8 XLj;5&s|O;<;ulGgw6cn}?Q#AEy%%B| literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02914EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02914EA.tab.bytes new file mode 100644 index 0000000..114025c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02914EA.tab.bytes @@ -0,0 +1,324 @@ +Gs0mL6Fp8{3BK.GC\HCP~)>l"iW oIy cZgKrz'E43w~[7 *dJμ<~[[)̖&Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory605.jpg +2 2 401 1 101 +3 3 201 1 500405 400 +4 4 201 2 500019 -400 +5 5 301 DialogEnable 1 Construct Soldier 1 An Ascendant?! 1 +6 6 301 The retreated Construct's reinforcement has finally arrived. +7 7 301 Construct Soldier 2 Were you responsible for the attack on our base as well?! 2 +8 8 202 1 2 1 +9 9 201 1 500506 +10 10 301 1 Noan N-no! I just arrived! 1 +11 11 301 Noan We were also under attack at Medical Center 09! Our way out is blocked by the Red Tide, and our comms are down. We need protective suits to move our patients, so I— 1 +12 12 202 1 1 +13 13 201 1 500019 +14 14 301 1 Construct Soldier 2 Who would trust an Ascendant?! 1 +15 15 202 1 1 +16 16 201 1 500506 +17 17 301 1 Noan I'm not an Ascendant! I'm just... 1 +18 18 301 Noan I don't know what I am, either! Stay guarded all you want, but please trust my words! 1 +19 19 301 Noan There are still many people in Medical Center 09 who need help! Their CPF can't sustain for long—people will die if you wait any longer! 1 +20 20 202 1 1 +21 21 201 1 500019 +22 22 301 1 Construct Soldier 3 You're probably trying to trick us there to slaughter us! 1 +23 23 202 1 1 +24 24 201 1 500506 +25 25 301 1 Noan How can I make you trust me? 1 +26 26 202 1 1 +27 27 201 1 500019 +28 28 301 1 Construct Soldier 4 We'll never trust you! 1 +29 29 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +30 30 203 100 1 0.15 -150 +31 31 202 1 1 +32 32 401 200 2 1510 +33 33 401 2 10002001 +34 34 301 The Constructs all draw their weapons, charging toward Noan, not giving him a chance to explain himself. +35 35 401 100 2 819016 +36 36 501 RImgBg1Shake Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +37 37 401 2 1510 +38 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +39 39 201 1 500506 4 -150 +40 40 203 1 0.1 +41 41 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +42 42 301 1 Their blades and bullets graze his body, leaving behind several bloody marks, but Noan refuses to strike back. +43 43 401 200 2 1510 +44 44 401 2 1510 +45 45 203 80 1 0.15 -300 +46 46 202 1 1 +47 47 401 300 2 13015111 +48 48 402 300 13015111 +49 49 201 1 500405 +50 50 301 1 Construct Soldier 1 Stop dodging! 1 +51 51 203 400 1 0.25 -150 +52 52 203 50 1 0.15 +53 53 202 1 1 +54 54 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +55 55 104 200 0|-50|-300 0.15 +56 56 401 300 2 13015111 +57 57 402 13015111 +58 58 201 1 500405 +59 59 301 1 A female Construct leaps onto a set of broken stone staircases, striking Noan with her blade from high ground. +60 60 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +61 61 401 2 10002001 +62 62 202 1 1 +63 63 501 500 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +64 64 104 300 0|0|0 0.15 +65 65 201 1 500019 +66 66 301 1 Construct Soldier 2 Do you only know how to run away?! 1 +67 67 201 1 500506 +68 68 301 1 Noan I'm here to seek help for the people of Medical Center 09. 1 +69 69 201 1 500019 +70 70 301 1 Construct Soldier 1 Lier! 1 +71 71 201 1 500506 +72 72 301 1 Noan I'm not...! 1 +73 73 401 20 2 1510 +74 74 401 100 2 1510 +75 75 401 60 2 1510 +76 76 203 100 1 0.1 100 -80 100 +77 77 203 100 1 0.1 -100 -130 200 +78 78 301 RImgBg1Shake A barrage of bullets drives Noan back before he can finish, entrapping him among the Constructs. +79 79 202 1 1 +80 80 201 1 500019 +81 81 301 1 Construct Soldier 4 Kill him! 1 +82 82 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +83 83 201 2 500019 -600 +84 84 201 3 500019 600 +85 85 203 80 2 0.15 -600 -150 +86 86 202 2 1 +87 87 203 80 3 0.15 600 -150 +88 88 202 3 1 +89 89 401 300 2 13015111 +90 90 402 13015111 +91 91 301 Hearing his order, other Constructs who have been hiding inside the ruins leap out, blocking any escape routes. +92 92 203 80 3 0.15 -150 +93 93 202 200 1 1 +94 94 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +95 95 201 1 500506 +96 96 301 Right before their blades strike Noan, the Punishing Virus concentration in the air rises drastically. Crimson spikes sprout from beneath Noan's feet, shooting at everyone around him indiscriminately. +97 97 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +98 98 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab 2 +99 99 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab +100 100 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab 2 +101 101 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab +102 102 202 1 1 +103 103 101 800 Assets/Product/Texture/Image/BgStory/BgStory0.png +104 104 101 Assets/Product/Texture/Image/BgStory/BgStory605.jpg +105 105 201 1 500506 +106 106 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 1 +107 107 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 2 1 +108 108 301 1 Noan Watch out! 1 +109 109 502 DialogDisable +110 110 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryRedSmokeNew.prefab 1 +111 111 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +112 112 202 1 1 +113 113 101 500 Assets/Product/Texture/Image/BgStory/BgStory0.png +114 114 101 Assets/Product/Texture/Image/BgStory/BgStory605.jpg +115 115 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +116 116 201 2 500019 1 +117 117 104 600 0|0|-200 0.5 +118 118 201 500 1 500506 4 250 +119 119 202 1 2 1 +120 120 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +121 121 101 1500 Assets/Product/Texture/Image/BgStory/BgStory0.png +122 122 101 Assets/Product/Texture/Image/BgStory/BgStory605.jpg +123 123 201 1 500506 +124 124 301 DialogEnable 1 Seeing that one of the spikes is about to hit the Construct closest to him, he rushes to catch it, but it still pierces through his palm uncontrolled. +125 125 301 Noan ...! 1 +126 126 202 1 1 +127 127 201 1 500019 +128 128 301 1 Construct Soldier 4 And you said you're not an Ascendant?! 1 +129 129 203 80 1 0.15 -150 +130 130 202 1 1 +131 131 401 300 2 13015111 +132 132 402 13015111 +133 133 301 Unwilling to give up, the Construct raises his weapon and strikes again. The spikes, in turn, form a rocket launcher of arrows, primed and ready to fire. +134 134 201 1 500506 +135 135 301 1 Noan I'm sorry! I can't control it! Please stay away! 1 +136 136 202 1 1 +137 137 201 1 500405 +138 138 301 1 Construct Soldier 1 What are you... 1 +139 139 202 1 1 +140 140 201 1 500506 +141 141 301 1 Noan I didn't want to become this! I don't want to hurt any of you. 1 +142 142 301 Noan I'm here to ask for help. The people in Medical Center 09 are trapped by the Red Tide. Please trust me on that. 1 +143 143 202 1 1 +144 144 201 1 500405 400 +145 145 201 2 500019 -400 +146 146 301 1 The female Construct does not say a word. She quietly turns away, sending a comms request through her terminal. +147 147 301 Construct Soldier 2 Anything? 2 +148 148 301 Construct Soldier 1 Nothing from Medical Center 09, just like what he said. 1 +149 149 201 1 500019 400 +150 150 301 1 Construct Soldier 3 We're so dead if this is a trap. 1 +151 151 202 1 2 1 +152 152 201 1 500506 +153 153 301 1 Noan You can call for more reinforcement if you still believe it's dangerous. It's safer with more people. 1 +154 154 202 1 1 +155 155 201 1 500405 +156 156 201 2 500019 -600 +157 157 201 3 500019 600 +158 158 301 1 Construct Soldier 1 Which base has the people to spare at a time like this? 1 +159 159 301 Construct Soldier 2 The elite squad investigating the deserters is still nearby. Maybe they are free? 2 +160 160 301 Construct Soldier 3 Let's send in a request and see how it goes. 3 +161 161 202 1 2 3 1 +162 162 201 1 500506 +163 163 301 1 Noan ...Thank you. 1 +164 164 202 1 1 +165 165 201 1 500405 +166 166 201 2 500019 -600 +167 167 201 3 500019 600 +168 168 301 1 Construct Soldier 1 What do we do with this guy? He... doesn't seem like the other Ascendants in our files. 1 +169 169 301 Construct Soldier 2 Should we let the elite squad handle it as well? 2 +170 170 301 Construct Soldier 3 Yeah, they can handle whatever he is. How they deal with him will depend on who's in the squad. 3 +171 171 202 1 2 3 1 +172 172 201 1 500506 +173 173 301 1 Noan I can stay here as long as Medical Center 09 gets the help it needs. You can keep an eye on me if you want. 1 +174 174 202 1 1 +175 175 201 1 500405 +176 176 201 2 500019 -600 +177 177 201 3 500019 600 +178 178 301 1 Constructs ... 1 2 3 +179 179 301 The Constructs share a glance and discuss quietly. +180 180 301 Construct Soldier 1 We've sent a rescue request. We'll head to Medical Center 09 too after rendezvousing with them. 1 +181 181 202 1 2 3 1 +182 182 201 1 500506 +183 183 301 1 Noan Thanks. 1 +184 184 202 1 1 +185 185 201 1 500405 +186 186 201 2 500019 -600 +187 187 201 3 500019 600 +188 188 301 1 Construct Soldier 1 There's no point in keeping an eye on you. I hate to admit it, but given what you're capable of... there's nothing we can do if you do want to take us down. 1 +189 189 202 1 2 3 1 +190 190 201 1 500506 +191 191 301 1 Noan I'll stay here, then. 1 +192 192 202 1 1 +193 193 201 1 500405 +194 194 201 2 500019 -600 +195 195 201 3 500019 600 +196 196 301 1 Constructs ... 1 2 3 +197 197 301 Construct Soldier 1 Can we really trust you? 1 +198 198 202 1 2 3 1 +199 199 201 1 500506 +200 200 301 Noan Trust me. 1 +201 201 202 1 1 +202 202 201 1 500405 400 +203 203 201 2 500019 -400 +204 204 301 1 Constructs ... 1 2 +205 205 301 Doubting they may be, the Constructs have come to a decision despite the concerns for their own safety. +206 206 301 AniZhuanchangBegin Construct Soldier 4 Let the elite squad deal with him. They're almost here. 2 +207 207 401 3000 1 36 +208 208 202 DialogDisable 1 2 1 +209 209 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory605.jpg +210 210 401 1 201 +211 211 201 1 500506 16 +212 212 301 DialogEnable 1 Noan ... 1 +213 213 301 After he watches the Constructs leave, Noan turns to look at the red spikes beside him, lost in thought. +214 214 301 Noan ... What am I... 1 +215 215 301 Something unusual must have happened to him, even if he is not an Ascendant or Transcendant. +216 216 204 1 +217 217 301 Noan I don't want to become the enemy. If I can't control this power, perhaps I should let their elite squad... 1 +218 218 204 1 9 +219 219 301 ??? ...Hold on. +220 220 301 Noan suddenly hears a soft voice from a dark alley. +221 221 203 1 0.25 400 +222 222 201 2 500514 2 -400 +223 223 301 1 Noan Lithos? How did you get here? You made it through the Red Tide? 1 +224 224 301 Lithos You were away for so long... I was worried... 2 +225 225 204 1 +226 226 301 Noan Don't worry. Help's coming. And you didn't answer me. 1 +227 227 301 Lithos ignores him, focusing on Noan's hand worriedly instead. +228 228 301 Lithos The wound on your hand... 2 +229 229 204 1 9 +230 230 301 Noan Wait, stay away! I still can't control these spikes. I could— 1 +231 231 301 Lithos You're an Ascendant? 2 +232 232 204 1 +233 233 301 Noan ... 1 +234 234 301 Lithos Do you want to hurt me? 2 +235 235 301 Noan Of course I don't, but I can't control it. 1 +236 236 301 Lithos Then... do you want to control it? 2 +237 237 301 Noan Yes. 1 +238 238 301 Lithos Should we look for an Ascendant? Only they have the power to control the Punishing Virus. 2 +239 239 301 Noan ...How do know so much? 1 +240 240 204 1 9 +241 241 301 Lithos Because I've seen my share of deserting Constructs. 2 +242 242 301 Noan What do you mean? Were you a deserter as well? 1 +243 243 301 Lithos does not answer him. Looking into Noan's eyes, Lithos slowly approaches him. +244 244 301 Noan Stay away, Lithos. 1 +245 245 301 Lithos It's okay... I won't get hurt. I can control it. 2 +246 246 301 And the spikes have not moved an inch as Lithos moves closer to Noan and holds his hand. +247 247 301 Noan Who are you really? Can you tell me? 1 +248 248 204 2 +249 249 301 Lithos I'll tell you, but first... let me treat your injury. 2 +250 250 301 Lithos takes out some simple tools, gently fixing the wound on Noan's hand. +251 251 301 Lithos Don't be afraid of this "anomaly." If you can accept and learn to control it, you won't hurt anyone you don't want to hurt. You might even be able to save them. 2 +252 252 301 Noan Save them...? What happened to your teammates when I met you? 1 +253 253 301 Lithos They... refused an irrefutable offer, and they were disciplined accordingly. 2 +254 254 204 1 7 +255 255 301 Noan Disciplined? 1 +256 256 202 1 2 1 +257 257 101 Assets/Product/Texture/Image/BgStory/Bgstory453.jpg +258 258 201 1 500526 +259 259 301 1 ??? ...Naughty children need to be disciplined. 1 +260 260 202 1 1 +261 261 101 Assets/Product/Texture/Image/BgStory/BgStory605.jpg +262 262 201 1 500506 9 400 1 +263 263 201 2 500514 -400 1 +264 264 301 1 Hearing that, his shrouded memories suddenly clear up as if someone has shone a light upon them. With that hint of light, Noan finally remembers. +265 265 204 300 1 16 +266 266 204 300 1 14 +267 267 204 300 1 10 +268 268 401 1 202 +269 269 301 As his memories flood back, his expression toward Lithos changes from worry to confusion to realization before it becomes an expression of calmness and acceptance. +270 270 204 1 +271 271 301 Noan Lithos. You... 1 +272 272 301 Lithos ...Yes? 2 +273 273 301 Curious but uncertain how to phrase it appropriately, Noan still decides to voice his question. +274 274 301 Noan What pronoun do you use? 1 +275 275 301 Lithos ... 2 +276 276 204 2 1 +277 277 301 Lithos So you've finally remembered. 2 +278 278 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +279 279 202 1 2 1 +280 280 504 0.7 +281 281 101 Assets/Product/Texture/Image/BgStory/Bgstory453.jpg +282 282 201 1 500506 400 +283 283 201 2 500513 -400 +284 284 301 1 Noan Yeah... It was you who turned me into a Construct back then, wasn't it? 1 +285 285 301 Lithos It was... 2 +286 286 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +287 287 504 0 +288 288 202 1 2 1 +289 289 101 Assets/Product/Texture/Image/BgStory/BgStory605.jpg +290 290 201 1 500506 400 +291 291 201 2 500514 2 -400 +292 292 301 1 Noan Why are you passing as someone you don't identify as...? Wait—that's not entirely true. 1 +293 293 301 Noan You weren't hiding your identity when I first met you. I just forgot... 1 +294 294 204 2 1 +295 295 301 Lithos turns his head away, sneering in lament. +296 296 204 2 2 +297 297 301 Noan No, that's not the point—you were the Ascendant hiding among us all this time? 1 +298 298 301 Lithos Well, yeah... I was worried you couldn't control yourself or wouldn't accept me. This is the only way I can stay with you. 2 +299 299 301 Lithos Come back with me. Your "anomaly" has sprouted within you. I can teach you how to control its power. 2 +300 300 204 1 15 +301 301 301 Noan ... 1 +302 302 301 Noan once again reminds himself of his lost memories—there must be a reason he refused Lithos' offer in the past so resolutely. Giving Lithos an answer now before remembering it would be reckless. +303 303 204 1 +304 304 301 Noan No. I haven't remembered everything yet. I can't tell how much of what you're saying is true. 1 +305 305 301 Lithos It won't do you any good to remember your past. 2 +306 306 301 Noan They are my memories. I'll be the judge on that. 1 +307 307 301 Lithos Do you really want to remember... even that time when they all hunt you down? 2 +308 308 301 Noan What? 1 +309 309 301 Lithos I've reset your memories four times now. This happened last time as well... You wouldn't accept me, and you couldn't control your Ascendant power. You became a walking target after you lost control. 2 +310 310 301 Lithos I had to kill them to protect you. 2 +311 311 204 1 7 +312 312 301 Noan ...What did you just say?! 1 +313 313 301 Lithos I said I had to kill them to protect you. But your M.I.N.D. immediately deviated after seeing their bodies... You don't remember any of this, do you? 2 +314 314 204 1 4 +315 315 301 Noan ...It doesn't matter what you say... 1 +316 316 301 Lithos You still want to remember before you make a decision? 2 +317 317 301 Noan Yes. 1 +318 318 301 Lithos That was what you said last time and the time before. Your M.I.N.D. deviated both times before you could give me an answer. 2 +319 319 301 Lithos But that's alright. If you still insist on getting your memories back, I'll give you what you want. 2 +320 320 301 Lithos Come here, Shrek... 2 +321 321 301 Lithos silently reaches out. +322 322 204 2 1 +323 323 301 1 AniZhuanchangBegin Lithos I can be patient. I'll stay with you... until you understand me. Until you become my family. 2 diff --git a/Resources/table/client/movie/movies/MovieZX02915BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02915BA.tab.bytes new file mode 100644 index 0000000..0ed4785 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02915BA.tab.bytes @@ -0,0 +1,432 @@ +&fWlt!XYRwNK D |7A z˅~-XQ7(R4ո, =_; k[(|'jAc>a +ꑂ1^ΓL=0Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 501 AniZhuanchangEnd Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +3 3 401 1 119 +4 4 301 DialogEnable The moment Noan holds Lithos' hands, the floodgate holding back his memories instantly collapses. +5 5 301 Old memories and new confusions interweave, entangled as they tug at each other, forming a disorderly spiral. +6 6 401 2 558 +7 7 101 Assets/Product/Texture/Image/BgStory/BgStory606.jpg +8 8 504 0.7 +9 9 201 1 500516 1 +10 10 301 1 Rachel ...Ha. I'm indeed... Ashlar's people... He was right. 1 +11 11 301 Rachel I failed the moment I decided to work with him and hurt other people to arm ourselves, consequences be damned. 1 +12 12 401 2 558 +13 13 101 Assets/Product/Texture/Image/BgStory/Bgstory268.png +14 14 201 1 500019 +15 15 301 1 Construct They're all dead?! Why?! WHY?! 1 +16 16 301 Construct I don't need your apology! I want you to pay with your life! You said you were different from them?! What good could possibly come out of it when you stand next to an Ascendant?! 1 +17 17 202 1 1 +18 18 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +19 19 301 Crimson blood and horrid cries rush across his mind in an instant. +20 20 401 2 558 +21 21 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +22 22 201 1 500093 9 1 +23 23 301 1 Cargo Captain Niino It'll be quite tragic if this is what we've been working toward and looking forward to. 1 +24 24 202 1 1 +25 25 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +26 26 301 His jumbled memories turn into a blizzard, setting off an avalanche. +27 27 401 2 558 +28 28 101 Assets/Product/Texture/Image/BgStory/BgStory601.jpg +29 29 201 1 500006 1 +30 30 301 1 Construct We're all wrong... No one can pass the filtering. 1 +31 31 301 Construct ...That's the price, isn't it? 1 +32 32 202 1 1 +33 33 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +34 34 504 0 +35 35 301 At the end of every memory is a lone survivor lying in the freezing snow as he watches the dark sky. +36 36 201 1 500513 2 +37 37 301 1 Lithos Accept the gifts of the Ascension-Network. 1 +38 38 301 Noan replies with a sneer filled with immense grief under the falling snow in the forever darkness. +39 39 204 1 +40 40 301 AniZhuanchangBegin Lithos Otherwise, you wouldn't be able to change anything. 1 +41 41 505 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab +42 42 202 1 1 +43 43 401 1 207 +44 44 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory602.jpg +45 45 201 1 500515 15 +46 46 301 DialogEnable 1 Rachel This was my only choice. Otherwise, I wouldn't be able to change anything. 1 +47 47 202 1 1 +48 48 201 1 500511 14 +49 49 301 1 Noan ...Huh? 1 +50 50 301 Coming to his senses, Noan finds himself sitting inside Rachel's compartment. It is one in the morning, and he has just returned after hiding the weapons he received from Bella Bethe inside Carriage G. +51 51 301 Noan can remember that... the fight with the upper-level guards is seven hours away. +52 52 203 1 0.25 -400 +53 53 201 2 500421 400 +54 54 301 1 Assad Why are you looking all distracted? Weren't you asking Rachel why she's working with Ashlar? 2 +55 55 204 1 +56 56 301 Noan I'm sorry. I was indeed distracted. Can you explain it again? 1 +57 57 202 2 1 +58 58 201 2 500515 1 400 +59 59 301 1 Rachel ...Sure. The fight is about to start, anyway. I'll tell you whatever you want to know. 2 +60 60 301 Rachel raises the glass in her hand before gulping down her moonshine. +61 61 204 2 +62 62 301 Rachel Because it was my only choice. 2 +63 63 301 She repeats her words. +64 64 301 Rachel Cargo Crew was a disorganized mess. Teams would fight with each other to get a larger share and a safer assignment. 2 +65 65 301 Rachel I wanted to change that, but I had nothing but my fists. I only had one belief—I could fight my way out of this. 2 +66 66 301 Rachel Obviously, a stupid idea like that didn't get me anywhere. Every time I wanted to start something, the aristocrats would make me pay. When they were about to kick me off the train... Julie saved me. 2 +67 67 301 Noan Mom? 1 +68 68 301 Rachel Yeah. She just met your father back then. She became his secretary by being the hardworking badass she was. 2 +69 69 301 Rachel She couldn't stand the turmoil of the lower level, so she reached out to me... We talked, over and over, until we found the only way through—Ashlar. 2 +70 70 301 Rachel Speaking of which, your father was the one who introduced us. He brought me to the man who wanted to replace the aristocrat, and Ashlar and I made a deal. 2 +71 71 301 Rachel I scared the aristocrats who wouldn't work with him through the armed disturbances on the lower level, and he gave me connections and supplies to unite the people against the upper level. 2 +72 72 301 Rachel After our many successes, folks started treating me like an undefeatable "hero" and put me in charge of the Cargo Crew. 2 +73 73 301 Rachel Anyone could ask me for help because an upper-level aristocrat with actual power was standing behind me. 2 +74 74 204 2 13 +75 75 301 Rachel Ironic, right? But I didn't have to worry. I could deal with anything. 2 +76 76 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +77 77 401 2 558 +78 78 202 1 1 +79 79 201 200 2 500515 13 -300 +80 80 401 2 558 +81 81 201 100 2 500515 13 600 +82 82 201 220 2 500515 13 -200 +83 83 201 180 2 500515 13 +84 84 101 Assets/Product/Texture/Image/BgStory/BgStory598.jpg +85 85 401 2 558 +86 86 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +87 87 201 2 500513 1 +88 88 301 1 Lithos Don't worry. You can deal with this. All these Corrupted will be under your command. 2 +89 89 301 Noan's vision suddenly distorts and turns into a foggy harbor. Lithos is holding his hand, patiently guiding his move. +90 90 301 This is the memory of Noan waking up not long after becoming a Construct. He has forgotten who he is and what Ascendants are. +91 91 301 He is simply trusting this other person wholeheartedly, the person who has stood by him and told him "every" secret. +92 92 301 Lithos Give it a shot. You can even bring the law and order of the Golden Age to them. They'll move things, rebuild ruins... 2 +93 93 301 Lithos Just don't control too many things at once before you're used to it. 2 +94 94 203 2 0.25 -400 +95 95 201 1 500506 400 +96 96 301 1 Noan ...Like this? But they don't seem to be listening to me. 1 +97 97 301 Lithos That's alright. I'll help you. 2 +98 98 301 Holding Noan's hands, Lithos points them at the crooked Constructs. +99 99 301 Lithos Let them do what you want to do and save who you want to save... 2 +100 100 301 Lithos Free yourself from that harrowing powerlessness and become a real "hero." 2 +101 101 301 Noan ... 1 +102 102 204 2 2 +103 103 301 Lithos What is it? 2 +104 104 301 Noan You never told me what the price of this power is. 1 +105 105 301 Thinking back, Noan supposes his instinctual alertness as a "merchant" must have prevailed. +106 106 204 2 +107 107 301 Lithos I just need you to become one of us... Not a lot of people can pass the filtering. I cherish you, and I want you to stay. 2 +108 108 301 Noan What then? What do you want me to do after I become one of you? 1 +109 109 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +110 110 401 2 558 +111 111 202 1 1 +112 112 201 300 2 500513 -300 +113 113 201 200 2 500513 100 +114 114 401 2 558 +115 115 201 100 2 500513 500 +116 116 201 150 2 500513 +117 117 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +118 118 401 2 558 +119 119 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +120 120 201 2 500515 13 +121 121 301 1 Rachel The things he asked of me started mounting up after he thought he'd "helped" us enough. 2 +122 122 301 Noan's vision jumps to the night before the fight once again. Rachel sits before her desk, sneering at her glass self-mockingly. +123 123 301 Looking at this scene, Noan notices a sense of danger amidst the uneasiness—there are only seven hours left until the upcoming battle. Why is Rachel still drinking and chatting with Assad? +124 124 301 Rachel We were just tasked to take care of some jerks and their shady businesses initially. Then, innocent folks started getting involved. 2 +125 125 204 2 +126 126 301 Rachel Until one day, Ashlar asked me to take care of your father... because he'd started to "misbehave" too. 2 +127 127 204 2 15 +128 128 301 Rachel I'm sorry... 2 +129 129 204 2 +130 130 301 Rachel I didn't realize Ashlar had bought a few other reckless fools apart from us. Had I known, I would have protected Julie if nothing else... Your father, too. 2 +131 131 301 Rachel It's too late to say anything now. Her face was scarred in the end, and she landed on the lower level with you still inside her belly. 2 +132 132 204 2 14 +133 133 301 Rachel Then she started to change... The stories she loved and the dreams she believed in were all hidden underneath her mask without a trace. 2 +134 134 301 Rachel To get a chance to fight back and free us from Ashlar's control... she agreed with my idea to manipulate the books in order to gather weapons for the Cargo Crew. 2 +135 135 204 2 +136 136 301 Rachel ...You realized that long ago, didn't you? Or someone told you? 2 1 +137 137 203 2 0.25 400 +138 138 201 1 500511 -400 +139 139 301 1 Noan Yeah. People have said things. 1 +140 140 204 2 14 +141 141 301 Rachel I know I shouldn't trust Shauna and Weyland to hide anything from you. 2 +142 142 301 She sighs, staring at the murky liquid inside her glass. +143 143 301 Rachel Julie was different from me or Assad. She wasn't born to be a bad guy. She had been on edge ever since she started tempering with the numbers. 2 +144 144 301 Rachel She said you ought to hang with other people, but she would start panicking the second you stepped out of sight. 2 +145 145 301 Noan Was that why she agreed to let me stay in the book storage room? 1 +146 146 301 Rachel Yeah. I told her to keep you around if she was worried, but she was afraid of how you'd react if her crime was exposed after you two got close. 2 +147 147 301 Rachel She would tell herself that she was doing it for everyone's future as if needing to convince herself. Then she'd start thinking about how you'd survive after she was gone. 2 +148 148 301 Rachel She would worry that you spent too much time drawing instead of learning a skill that could keep you fed and alive. That was why she was always so strict with you. 2 +149 149 301 Rachel But deep down... she wished you got to do what you love—be it reading, drawing, or being with the people you like. 2 +150 150 204 1 14 +151 151 301 Noan ...She once told me, "I hope you get to become who you want to be." 1 +152 152 204 2 +153 153 301 Rachel Did she, now? I should leave you with a word or two, then—whatever future you want, don't make the mistakes I've made. 2 +154 154 204 1 +155 155 301 Noan She said that too. 1 +156 156 204 1000 2 14 +157 157 204 2 13 +158 158 301 Rachel pauses for a second before lowering her head and laughing, her whole body shaking uncontrollably. +159 159 301 Noan Captain Rachel? 1 +160 160 204 2 13 +161 161 301 Rachel That's how it is, isn't it? It was wrong to begin with, and we could only fix the sins of our past with new mistakes... 2 +162 162 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +163 163 401 2 558 +164 164 202 1 1 +165 165 201 200 2 500515 13 -300 +166 166 401 2 558 +167 167 201 100 2 500515 13 600 +168 168 201 220 2 500515 13 -200 +169 169 201 180 2 500515 13 +170 170 101 Assets/Product/Texture/Image/BgStory/Bgstory339.png +171 171 401 2 558 +172 172 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +173 173 201 2 500513 +174 174 301 1 Lithos I knew it was wrong, but there was no way to stop. 2 +175 175 301 This is the afternoon he wakes up after he has lost his memories for the first time. +176 176 301 Standing in front of an endless Red Tide, Lithos caresses the glass jar in his arms longingly. +177 177 301 Lithos I just wanted to protect everyone... 2 +178 178 301 Lithos I've been thinking about how to allow humans to coexist with the Punishing Virus all these years because I realized there wasn't a way to eradicate the virus completely. 2 +179 179 204 2 1 +180 180 301 Lithos Haha... You look like you're wondering why an Ascendant would want something like that. 2 +181 181 204 2 +182 182 301 Lithos holds the jar up, staring woefully at the things inside. +183 183 301 Lithos These are what remain of my "family." 2 1 +184 184 301 Lithos My father left me at an orphanage because of my disability. 2 +185 185 301 Lithos It was a heaven for adults but a hell for children. Every second there was torment, but we kids survived with our "mother" by protecting each other... 2 +186 186 301 Lithos I saw selfish people and selfless souls. I was hurt, and I was also aided. My feelings toward humankind are more complicated than simple love or hate, and that's how I feel about the Punishing Virus too. 2 +187 187 301 Lithos The outbreak broke down the fortified cage of the orphanage. My siblings and I escaped, led by our "mother," and we finally got our freedom. 2 +188 188 301 Lithos ...So I was once grateful for this calamity. 2 +189 189 301 Lithos ...Until it took away everyone I loved one by one. 2 +190 190 204 2 2 +191 191 301 Lithos Can you understand how I feel now? 2 +192 192 202 2 1 +193 193 201 1 500506 4 +194 194 301 1 Noan ... 1 +195 195 202 1 1 +196 196 201 2 500513 +197 197 301 1 Lithos I just wanted to protect everyone. Anyone that was left behind. 2 +198 198 301 Lithos Don't be afraid. The Red Tide isn't something cruel. They might not be living as individual beings, but they're reborn through it. 2 +199 199 301 Lithos This may not be the ideal choice, but... it is the best option I can find. 2 +200 200 301 Lithos As long as something remains... even in this unliving state... it will be better than death. 2 +201 201 301 Lithos ...This is the only way for those of us who have survived... to see those who died... to see her again... 2 +202 202 301 Lithos grabs their long purple hair instinctually as if holding onto the remains of someone they deeply care about. +203 203 301 Lithos I know you wish to stay with real humans instead of the "shards" that form these projections. 2 +204 204 301 Lithos But you will be inevitably betrayed if you give your trust to other people. You can only protect yourself and others if you hold absolute power. 2 +205 205 204 2 2 +206 206 301 Lithos I've learned that lesson, and so should you... Remember how the Cargo Crew ended? 2 +207 207 203 2 0.25 -400 +208 208 201 1 500506 9 400 +209 209 301 1 Noan How it ended? 1 +210 210 204 2 +211 211 301 Lithos Did you forget? Right. You've already forgotten about it once, after all... 2 +212 212 204 2 2 +213 213 301 Lithos Now, remember... and tell me your choice. 2 +214 214 401 1 36 +215 215 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +216 216 401 2 558 +217 217 202 1 1 +218 218 201 300 2 500513 -300 +219 219 201 200 2 500513 100 +220 220 401 2 558 +221 221 201 100 2 500513 500 +222 222 201 150 2 500513 +223 223 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +224 224 401 2 558 +225 225 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +226 226 201 2 500421 +227 227 401 1 120 +228 228 301 1 Assad We told you we didn't have a choice! 2 +229 229 301 Noan's confused mind returns to the night before the battle once again. +230 230 301 Assad What would you have us do? Those weapon manufacturers couldn't trade their weapons for our enthusiasm, could they? 2 +231 231 301 Assad They needed to put food on their tables as well. Not to mention that the Cargo Crew's reputation got tarnished after the Blessing Boxes. No one would have listened if we hadn't had something to offer. 2 +232 232 301 Assad I might not agree with Rachel on a lot of things, but I think she was right to work with Ashlar and split the profit of the Blessing Boxes with him. 2 +233 233 203 2 0.25 -400 +234 234 201 1 500511 400 +235 235 301 1 Noan The Blessing Boxes stopped selling long ago. Where did our recent supplies come from? 1 +236 236 202 2 1 +237 237 201 2 500515 -400 +238 238 301 1 Rachel We still have Barbra. 2 +239 239 301 Noan The person who took over Mom's job? 1 +240 240 202 1 2 1 +241 241 201 1 500421 +242 242 301 1 Assad That's right. My wife used to be a really good cook, hehe. 1 +243 243 202 1 2 1 +244 244 201 1 500511 +245 245 301 1 Noan But you said... 1 +246 246 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +247 247 202 1 2 1 +248 248 504 0.7 +249 249 201 1 500511 -400 +250 250 201 2 500515 400 +251 251 301 1 Rachel There was no way I'd trust her. These two have been up to no good behind my back. I suspected Barbra for some of the "food poisoning" incidents in the past, but I couldn't find the proof. 2 +252 252 301 Rachel Assad is only working with us because he failed to get a good seat on the upper level. He wouldn't have given a damn about the rest of us if he were enjoying his life. 2 +253 253 301 Noan Why are you keeping him here, then? 1 +254 254 301 Rachel Because he has connections within the Cargo Crew and the upper level. He is still useful to me. 2 +255 255 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +256 256 202 1 2 1 +257 257 504 0 +258 258 301 —But could someone untrustworthy have provided a steady source of supplies? +259 259 201 1 500515 +260 260 301 1 Rachel I know it's not feasible long-term. What we took was ours to begin with. The supplies she got from manipulating the books were the payment meant for the Cargo Crew and the Bumblebees. 1 +261 261 301 Rachel Hungry people will bite anyone if enough time has passed. 1 +262 262 301 Rachel The more people with their own agenda, the fewer we could trust... In the end, we were dismantling ourselves for the enemy. 1 +263 263 202 1 1 +264 264 201 1 500421 +265 265 301 1 Assad Hmph! Why bother when we can just throw them off the train when we discover them? 1 +266 266 202 1 1 +267 267 201 1 500511 +268 268 301 1 Noan Was that what happened to Bancroft all those years ago? 1 +269 269 202 1 1 +270 270 201 1 500421 +271 271 301 1 Assad ... 1 +272 272 301 Assad I can't do anything if you insist on thinking that way. 1 +273 273 301 Perhaps Assad is drunk or simply annoyed, he does not deny Noan's words firmly this time. +274 274 301 Assad Do you think I got him killed all those years ago? 1 +275 275 301 Assad But I didn't do a damn thing. I have no idea why his son was gone, either. 1 +276 276 301 Assad Regardless, I was genuinely glad that someone troublesome like him disappeared while searching for his son. I didn't try to look for him, but that didn't mean I killed him, you hear me? 1 +277 277 202 1 1 +278 278 201 1 500511 4 +279 279 301 1 Noan ... 1 +280 280 203 1 0.25 400 +281 281 201 2 500515 -400 +282 282 301 1 Rachel Noan, aren't you turning eighteen soon? 2 +283 283 301 Noan Yes. Why? 1 +284 284 301 Rachel Field has disappeared for about five years by now, hasn't he? 2 +285 285 204 1 14 +286 286 301 Noan ... 1 +287 287 204 1 +288 288 301 Rachel I know you always wanted to look for him at City 074, but missions from the Cargo Crew have kept you away. And you couldn't find anything even when you had the chance to go near that place. 2 +289 289 301 Rachel I did the same. I've privately tasked people to look for Field multiple times over the years. There was news every now and then, but there was nothing we could confirm, so I never told you about any of this. 2 +290 290 301 Noan Is that true? You have news about him?! 1 +291 291 301 Rachel I told you I couldn't confirm if that was him. 2 +292 292 301 Rachel Once the business with the train is over, you can leave the Cargo Crew and look for him yourself. 2 +293 293 301 Noan Leave the Cargo Crew? 1 +294 294 301 Rachel Yeah. Most people who stay here don't have a choice, but you're different. You're young. You should go see the world. 2 +295 295 202 1 1 +296 296 201 1 500421 400 +297 297 301 1 Assad When do you plan to make your move? 1 +298 298 301 Rachel Sooner, the better. All the weapons are hidden inside the train now, so stalling is only going to put us in more danger. I'll start making plans after the two other teams return in a few days. 2 +299 299 301 She finishes her drink and puts down her glass. Only now does Noan realize something is not quite right. +300 300 202 1 1 +301 301 201 1 500511 400 +302 302 301 1 Noan How much did you drink today, Captain Rachel? 1 +303 303 202 1 1 +304 304 201 1 500421 400 +305 305 301 1 Assad Haha! Just this one glass. But she's a lightweight; ten more minutes and she'll crash here, I'm telling you. 1 +306 306 301 Rachel It's a virtue to get drunk after a few sips. Alcohol is expensive here. 2 +307 307 202 1 1 +308 308 201 1 500511 400 +309 309 301 1 Noan Didn't you say you still have to confirm the intel? Your current state... 1 +310 310 301 Rachel Tonight's fine. They won't be back that quickly. Show me your "assignment" first. Is your Rev Blade assembled? 2 +311 311 301 Noan ...Yes. 1 +312 312 301 Noan passes his Rev Blade to Rachel. Carefully, she inspects it under the dim light. +313 313 204 2 1 +314 314 301 Rachel Not bad. You're a good self-learner. 2 +315 315 301 Noan It took me a whole day to figure out what each of those parts was. 1 +316 316 301 Rachel It's good enough for you to take the time to study it. If it were Assad or his underlings... 2 +317 317 202 1 2 1 +318 318 201 1 500421 +319 319 301 1 Assad Haha, what do you expect? They'd have traded the parts for drinks the moment they stepped out of here! 1 +320 320 202 1 2 1 +321 321 201 1 500511 400 +322 322 201 2 500515 -400 +323 323 301 1 Noan ... 1 +324 324 301 Noan My mom used to say, "Don't be the fools who burned the books to stay warm. Only those who learn from the books can survive." 1 +325 325 301 Rachel "Don't be the fools who burned the books to stay warm..." 2 +326 326 204 2 1 +327 327 301 Rachel Ha... Yeah. Those who don't read but burn books to stay warm are indeed fools. 2 +328 328 204 2 15 +329 329 301 Rachel looks at her reflection inside the glass, disgusted. +330 330 204 2 14 +331 331 301 Rachel Sometimes I feel like Julie was right about a lot of things when I look at you. 2 +332 332 301 She lowers her head and continues speaking as if she cannot stop. +333 333 301 Rachel "Attitude determines altitude," that's what the old folks used to say. You're patient enough to understand and learn, which means you're much better than many who are already six feet under the ground. 2 +334 334 301 Rachel Even though she wanted to send you to the Cargo Crew when you were nine... 2 +335 335 301 Rachel She did that only because she was anxious. Julie wasn't the fittest person. With the work she was involved in... she was worried that she would leave you too early and you wouldn't be able to survive on your own. 2 +336 336 301 Noan ... 1 +337 337 301 Noan She wouldn't tell me about any of it, and I only knew that she coughed a lot. If you didn't tell me afterward, I wouldn't have known that she was sick all along. 1 +338 338 204 2 1 +339 339 301 Rachel How could you not know? Ha, go take a look at yourself in the mirror. You're the same. 2 +340 340 301 Rachel's vision has blurred from her drinking. +341 341 301 Noan ...We're the same? 1 +342 342 204 2 14 +343 343 301 Rachel Yeah. Before she put on that mask, she was about your height, and her eyes were as stubborn as yours... 2 +344 344 301 Rachel Her hair and clothes were as dark as yours. Didn't make a sound when she walked, that woman. Couldn't spot her at night when the lights were off. 2 +345 345 301 Rachel ...You know, sometimes I really wish you'd stick that firefly on your shoulder. I wouldn't have to worry about losing you in a night shift. 2 +346 346 301 Noan I tried my best to make some noise. 1 +347 347 204 2 1 +348 348 301 Rachel Who can tell the sound you make when the fight begins? 2 +349 349 301 Looking at Noan's dark hair, Rachel suddenly laughs as if thinking of something funny. +350 350 301 Rachel Why don't you dye your hair into a rainbow? 2 +351 351 202 1 1 +352 352 201 1 500421 400 +353 353 301 1 Assad Tch. Why don't you treat your night blindness instead of bothering the kid? 1 +354 354 204 2 +355 355 301 Rachel Night blindness? Me? Impossible! 2 +356 356 301 Assad Impossible, my ***! Didn't the doctor prescribe you a bottle of vitamin A last year? It was practically full when you gave it away earlier this year. 1 +357 357 301 Assad Who's free to dye someone's hair nowadays, anyway? Kid's stuck with his hair unless he becomes a Construct or something. 1 +358 358 301 Rachel None of us would have stayed here and worked our lives away if we could just become a Construct. 2 +359 359 301 Assad Have you ever tested your whatever affinity? 1 +360 360 202 1 2 1 +361 361 201 1 500511 +362 362 301 1 Noan What affinity? 1 +363 363 202 1 1 +364 364 201 1 500421 400 +365 365 201 2 500515 -400 +366 366 301 1 Assad Tan-something-something... I forgot. I heard that you need the affinity to have a shot of becoming a Construct. 1 +367 367 301 Assad Ha, you could also just die during the surgery. 1 +368 368 202 1 1 +369 369 203 2 0.25 +370 370 204 2 1 +371 371 301 Rachel Enough. He can figure it out in the future... This young man has all the time in the world. 2 +372 372 301 Rachel waves her hand drunkenly. +373 373 204 2 +374 374 301 Rachel Either way, I'll make sure you live. 2 +375 375 202 2 1 +376 376 201 1 500511 +377 377 301 1 Noan Either way? What does that mean? 1 +378 378 203 1 0.25 -400 +379 379 201 2 500515 13 400 +380 380 301 1 Rachel What does it mean? Ha... 2 +381 381 204 2 +382 382 301 Rachel I'll tell you all about it when it's over. Right now... some things... 2 +383 383 204 2 14 +384 384 301 Rachel ...are still uncertain... 2 +385 385 203 80 2 0.3 400 -150 +386 386 202 2 +387 387 401 2 3077 +388 388 301 Rachel's head slams on the desk. +389 389 301 Noan Captain Rachel?! 1 +390 390 201 2 500421 400 +391 391 301 1 Assad Alright, let her sleep. Sometimes you have to let it all out after you hold onto your secrets for too long. 2 +392 392 301 Assad The fight is in a few days. She's no superwoman; she could use a sip to pump herself up. 2 +393 393 301 Noan ... 1 +394 394 301 Noan Let's put her somewhere she can lie down. 1 +395 395 301 Assad Sure! 2 +396 396 301 Noan wants to find a blanket to cover Rachel after laying her down, but he can only find a jacket hanging on the back of the chair in the compartment. +397 397 301 Assad Hey, that's mine. Give it back. 2 +398 398 301 Noan Sorry. 1 +399 399 301 Right as Noan is about to hand Assad the jacket, he accidentally touches the folds by the collar and notices something unusually rigid inside. +400 400 301 Noan ...? 1 +401 401 301 Assad What is it? 2 +402 402 301 Noan Your jacket... 1 +403 403 301 Noan flips over the collar and inspects it, finding a meticulously hidden seam at the fold. +404 404 301 He tears apart the seam carefully, and a thin piece of machine falls out. +405 405 401 1 202 +406 406 301 Noan ...Is that... a wire?! How long have you had it? 1 +407 407 301 Assad ... 2 +408 408 204 1 4 +409 409 301 Noan Assad! 1 +410 410 301 Assad Sigh... That's... 2 +411 411 301 Assad evades Noan's gaze. He hesitates for a second before grabbing his jacket from Noan and grinning embarrassingly. +412 412 301 Assad It hasn't been that long. Just a few hours. 2 +413 413 301 Assad You know I don't usually wear a coat. Barbra gave me the jacket yesterday. 2 +414 414 301 Noan We've been talking about our plans and the weapons we moved to the train all this time! Captain Rachel says no one outside this room can know! 1 +415 415 301 Assad Don't worry about it. My wife keeps suspecting I'm seeing someone behind her back, so she's just checking who I've been calling and looking into the ladies I've been meeting. She's not interested in the weapons whatsoever. 2 +416 416 301 Assad Relax. Rachel and I have been eating at Barbra's, and she's been helping us with the books! We're all in the same boat, aren't we? Stop being so suspicious! 2 +417 417 301 Assad How about me going to Barbra now and making sure she doesn't spill the beans? That sounds good to you? 2 +418 418 204 1 +419 419 301 Noan But... 1 +420 420 301 Assad But what? What else are we going to do? Rachel's going to sleep for at least five hours after she's drunk, so good luck waking her up! Niino and Shauna won't be back until the morning! 2 +421 421 301 Assad You haven't eaten, have you? There's still canned food on the table. Finish them and go to bed. We'll sort out this mess after Rachel wakes up. 2 +422 422 301 Noan No, that's too risky. 1 +423 423 301 Assad Risky? When did you get so distrustful like Rachel? How many supplies has Barbra helped gather for the Cargo Crew? What good will it do her if our little sting here got exposed? Stop sticking your nose into our marriage! 2 +424 424 301 Assad Stop staring; I've gotta catch Barbra now before something else goes awry. And if you tell anyone about us and embarrass me, I'll make sure you regret it, you hear me? 2 +425 425 203 80 2 0.3 600 +426 426 202 2 +427 427 301 Watching Assad walk away somehow reminds Noan of Bancroft. +428 428 301 Noan Assad!!! 1 +429 429 301 Assad rushes away with a charged expression as Bancroft did, stumbling as he leaves the compartment and soon disappearing from Noan's sight. +430 430 301 1 AniZhuanchangBegin Noan ... 1 diff --git a/Resources/table/client/movie/movies/MovieZX02916BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02916BA.tab.bytes new file mode 100644 index 0000000..bde6967 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02916BA.tab.bytes @@ -0,0 +1,750 @@ +v?usr&7dSLyXݖe&Mbh`\{Ckodwbb!7Z`VU_ *}1L~V%,-28WWeCr FId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory140.png +2 2 401 1 102 +3 3 301 DialogEnable 08:41 AM +4 4 509 600 Assets/Product/Texture/Image/BgStory/Bgstory288.png 2 +5 5 201 1 500511 400 +6 6 301 1 There is a commotion on the lower level. Noan flips open the vent cover to find over thirty upper-level guards charging into the Commoner Carriage and blocking the narrow passageways, causing many to groan and complain. +7 7 301 Noan (What's happening...) 1 +8 8 201 2 500197 -650 +9 9 301 1 Crawling inside the air duct toward where most guards have gathered, Noan begins to see a trail of blood as if someone was dragged across the floor. Then he sees Assad's blood-soaked clothes. +10 10 204 1 4 +11 11 301 Noan ...! 1 +12 12 301 Assad's broken bones are exposed in the air and coated in dried blood, piercing through his flesh and skin. Part of his head is missing—his toothless mouth is silently bemoaning the pain he suffered before his death. +13 13 301 Tight ropes used to tie Assad up are twisting his body unnaturally. The guards around him seem to be displaying the cruel scene on purpose, showcasing how Assad was killed. +14 14 301 Upper-Level Guard 1 Stay silent all you want, but the rest of the core members of the Cargo Crew are next! You'll witness how they're all dragged to their deaths on the train track! 2 +15 15 301 Upper-Level Guard 1 Tell us where you've hidden the things if you don't want that to happen! 2 +16 16 202 2 1 +17 17 201 2 500515 5 -550 +18 18 301 1 Rachel ... 2 +19 19 202 2 1 +20 20 201 2 500197 -650 +21 21 301 1 Upper-Level Guard 2 Rachel, this isn't like one of the little brawls in the past. We could take them at face value and only punish those on the scene. 2 +22 22 301 Upper-Level Guard 2 But this time, it's threatening all of us. Your silence is only going to escalate things. Our boss will send us to our deaths if we don't have it all sorted out today. 2 +23 23 202 2 1 +24 24 201 2 500515 5 -550 +25 25 301 1 Rachel Escalate things? The aristocrats upstairs have pushed our folks to their deaths! Does that not escalate things? Or the times when desperate people take their own lives? When you lot beat up and kill whoever you want? 2 +26 26 202 2 1 +27 27 201 2 500197 -650 +28 28 301 1 Upper-Level Guard 3 Do you think your little stunt here is going to solve anything? 2 +29 29 202 2 1 +30 30 201 2 500197 -650 +31 31 301 1 Upper-Level Guard 2 We don't want to make it difficult for you. There's no need for us to make a scene here—we're "all" working for the people upstairs. Just hand over the things, and no one else gets hurt. 2 +32 32 202 2 1 +33 33 201 2 500515 -550 +34 34 301 1 Rachel sneers without answering. Instead, she turns and looks at the entrance to the vents. +35 35 301 Noan ... 1 +36 36 301 Noan knows that Rachel needs to receive a signal that confirms Noan's presence. +37 37 301 AniZhuanchangBegin But he must take advantage of the dark air ducts right now without making a sound. +38 38 510 300 2 Assets/Product/Texture/Image/BgStory/Bgstory288.png +39 39 202 1 2 1 +40 40 504 DialogDisable 0.7 +41 41 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory602.jpg +42 42 201 1 500515 1 +43 43 301 DialogEnable AniZhuanchangBegin 1 Rachel ...You know, sometimes I really wish you'd stick that firefly on your shoulder. 1 +44 44 504 DialogDisable 0 +45 45 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +46 46 509 800 Assets/Product/Texture/Image/BgStory/Bgstory288.png 2 +47 47 502 AniZhuanchangEnd +48 48 201 1 500511 400 +49 49 201 2 500515 -550 +50 50 301 DialogEnable 1 Quietly, Noan takes out his clockwork firefly and turns on the little light bulb on its tail, gently waving it by the vent. +51 51 204 2 1 +52 52 301 Rachel ... 2 +53 53 202 2 1 +54 54 201 2 500197 -650 +55 55 301 1 Upper-Level Guard 2 You're stalling, aren't you? Waiting for somebody? 2 +56 56 301 Noan ... 1 +57 57 301 Upper-Level Guard 2 If you're waiting for the two squads you sent out, I can tell you that they're already dead. 2 +58 58 301 The guard takes out his terminal and shows Rachel a recording. +59 59 301 Upper-Level Guard 2 Thanks to this coward, the upper level is killing two birds with one stone today. 2 +60 60 301 He kicks Assad's body, laughing. +61 61 202 2 1 +62 62 201 2 500515 5 -550 +63 63 301 1 Rachel Fine. I'll go with you. 2 +64 64 502 DialogDisable +65 65 202 1 2 1 +66 66 510 800 2 Assets/Product/Texture/Image/BgStory/Bgstory288.png +67 67 201 1 500093 +68 68 301 DialogEnable 1 Cargo Captain Niino Rachel! You can't— 1 +69 69 401 1 36 +70 70 401 200 2 1510 +71 71 401 2 1510 +72 72 301 RImgBg1Shake Before he can finish, two shots from two different guards graze his shoulder, hitting a young man standing behind him. The young man falls down as the people burst into screams and protests. +73 73 202 1 1 +74 74 401 1 31 +75 75 101 400 Assets/Product/Texture/Image/BgStory/BgStory0.png +76 76 101 Assets/Product/Texture/Image/BgStory/Bgstory288.png +77 77 201 1 500511 4 1 +78 78 301 1 Noan (I have to act now!) 1 +79 79 202 1 1 +80 80 101 350 Assets/Product/Texture/Image/BgStory/BgStory0.png +81 81 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +82 82 201 1 500197 1 +83 83 301 1 Upper-Level Guard 2 Look at you all huddling together. How many do you think will go down with just one grenade? 1 +84 84 202 1 1 +85 85 101 300 Assets/Product/Texture/Image/BgStory/BgStory0.png +86 86 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +87 87 201 1 500093 1 +88 88 301 1 Cargo Captain Niino You ******* monsters! 1 +89 89 202 1 1 +90 90 101 250 Assets/Product/Texture/Image/BgStory/BgStory0.png +91 91 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +92 92 201 1 500515 5 1 +93 93 301 1 Rachel Enough! Niinon! How many defenseless people are here?! Do you want to get them all killed?! 1 +94 94 202 1 1 +95 95 101 200 Assets/Product/Texture/Image/BgStory/BgStory0.png +96 96 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +97 97 201 1 500454 1 +98 98 301 1 Cargo Member Weyland Boss! We can't let you— 1 +99 99 401 50 2 1510 +100 100 401 2 10002001 +101 101 202 1 1 +102 102 101 20 Assets/Product/Texture/Image/BgStory/BgStory0.png +103 103 401 2 2559 +104 104 301 Another gunshot interrupts him. Taking advantage of the erupted chaos, Noan throws the short sword in his hand at the light on the ceiling. Darkness and shattered glass befall the carriage instantly. +105 105 504 0.8 +106 106 101 400 Assets/Product/Texture/Image/BgStory/Bgstory140.png +107 107 101 400 Assets/Product/Texture/Image/BgStory/BgStory0.png +108 108 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +109 109 201 1 500197 1 +110 110 301 1 Upper-Level Guard 2 Sound the alarm! 1 +111 111 401 DialogDisable 2 2601 +112 112 202 1 1 +113 113 101 300 Assets/Product/Texture/Image/BgStory/BgStory0.png +114 114 201 1 500515 1 +115 115 101 280 Assets/Product/Texture/Image/BgStory/Bgstory140.png +116 116 202 1 1 +117 117 101 250 Assets/Product/Texture/Image/BgStory/BgStory0.png +118 118 201 1 500197 1 +119 119 101 220 Assets/Product/Texture/Image/BgStory/Bgstory140.png +120 120 202 1 1 +121 121 101 200 Assets/Product/Texture/Image/BgStory/BgStory0.png +122 122 201 1 500511 1 +123 123 101 200 Assets/Product/Texture/Image/BgStory/Bgstory288.png +124 124 202 1 1 +125 125 101 150 Assets/Product/Texture/Image/BgStory/BgStory0.png +126 126 101 150 Assets/Product/Texture/Image/BgStory/Bgstory140.png +127 127 101 100 Assets/Product/Texture/Image/BgStory/BgStory0.png +128 128 101 100 Assets/Product/Texture/Image/BgStory/Bgstory140.png +129 129 101 50 Assets/Product/Texture/Image/BgStory/BgStory0.png +130 130 101 50 Assets/Product/Texture/Image/BgStory/Bgstory140.png +131 131 101 20 Assets/Product/Texture/Image/BgStory/BgStory0.png +132 132 101 20 Assets/Product/Texture/Image/BgStory/Bgstory140.png +133 133 101 20 Assets/Product/Texture/Image/BgStory/BgStory0.png +134 134 101 20 Assets/Product/Texture/Image/BgStory/Bgstory140.png +135 135 101 3000 Assets/Product/Texture/Image/BgStory/BgStory0.png +136 136 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +137 137 201 1 500398 1 +138 138 301 DialogEnable 1 Cargo Member Shauna Move! 1 +139 139 401 2 1510 +140 140 202 1 1 +141 141 101 50 Assets/Product/Texture/Image/BgStory/BgStory0.png +142 142 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +143 143 201 1 500427 400 1 +144 144 201 2 500427 -400 1 +145 145 301 1 The Cargo Crew members do not hesitate upon receiving the signal, charging toward the nearby guards immediately. +146 146 202 1 2 1 +147 147 101 200 Assets/Product/Texture/Image/BgStory/BgStory0.png +148 148 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +149 149 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +150 150 401 2 10002001 +151 151 301 RImgBg1Shake Making use of the darkness and confusion, Noan drops down from the vent and stabs the guard with the grenade with his Rev Blade before grabbing the guard's spare long sword and throwing it to the teammate beside him. +152 152 201 1 500093 +153 153 301 1 Cargo Captain Niino Nice! 1 +154 154 301 The guards have expected some conflicts, but they have not foreseen how determined the people are. +155 155 301 Upper-Level Guard 1 Catch him... Aargh! +156 156 203 100 1 0.1 -150 +157 157 202 1 1 +158 158 401 300 2 13015111 +159 159 402 13015111 +160 160 401 2 819016 +161 161 301 RImgBg1Shake Niino leaps toward the still-standing guard, parrying a strike to his face. Shifting his body, he pushes his blade through the guard's unarmored throat, and the gushing blood shuts the guard up. +162 162 401 2 10001004 +163 163 401 2 1512 +164 164 401 2 737 +165 165 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +166 166 301 Right after that, the sound of screaming and explosions blend together, almost deafening everyone in the cart. +167 167 501 300 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +168 168 504 0 +169 169 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +170 170 301 By the time the emergency lights turn on, the thirty or so guards are now silent corpses alongside a few innocent bystanders, leaving only the blood-drenched people panting and trembling. +171 171 201 1 500515 +172 172 301 1 Rachel There's no turning back now that we've killed their guards. 1 +173 173 203 1 0.25 -400 +174 174 201 2 500093 400 +175 175 301 1 Cargo Captain Niino Good with me. I'm done waiting. 2 +176 176 202 1 2 1 +177 177 201 1 500454 -400 +178 178 201 2 500398 400 +179 179 301 1 Cargo Member Weyland Let's kick it off! They're just going to send more people down if we wait any longer! 1 +180 180 301 Cargo Member Shauna We await your order. 2 +181 181 202 1 2 1 +182 182 201 1 500515 +183 183 301 1 Rachel ...Alright! 1 +184 184 301 100 Rachel steps over the pools of blood and smashes the alarm of the lower floor before slotting in her ID card as the Cargo Crew Chief Captain, stopping its earsplitting shriek. +185 185 402 2601 +186 186 301 Rachel Do you remember your vow when you joined the Cargo Crew? 1 +187 187 301 Rachel clenches her fist as the people watch her in silence. Her hands are covered in the blood of their enemies. +188 188 203 1 0.25 400 +189 189 201 2 500454 -400 +190 190 301 2 Cargo Member Weyland We'll free everyone from oppression! We'll lay the dead to rest ourselves and let them know their sacrifices are not for naught! 2 +191 191 202 2 1 +192 192 203 1 0.25 +193 193 301 AniZhuanchangBegin Rachel Now's the time to fulfill your promise...! 1 +194 194 401 DialogDisable 400 1 36 +195 195 202 1 1 +196 196 101 2000 Assets/Product/Texture/Image/BgStory/Bgstory142.png +197 197 401 AniZhuanchangEnd 1 42 +198 198 301 DialogEnable They have not bought as much time as they wanted. The aristocrats on the upper level quickly realize what is happening and unanimously decide to quench the "riot" on the lower level, sanctioning all forms of violence. +199 199 301 In this short period of time, those who are willing to fight gather at Carriage G, arming themselves with the weapons hidden there, while those not willing to or cannot fight move to the back of the train. +200 200 301 The two sides clash inside a carriage at the lower-middle section of Asslam. +201 201 301 The guards have the upper hand initially, suppressing the lower level with their superior equipment. But with Rachel and other core members leading the lower level, the people respond with superior tactical maneuvers. +202 202 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory126.png 0 1 1 +203 203 205 999 1 0 0 +204 204 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +205 205 201 1 500197 +206 206 301 1 Messenger Our people are ambushed in various parts of the train during their advances... We've already lost contact with over eight squads. 1 +207 207 202 1 1 +208 208 201 1 500340 +209 209 301 1 Upper-Level Commander Dammit... Where the hell are those rats hiding?! Find them! 1 +210 210 202 1 1 +211 211 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +212 212 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +213 213 301 With their knowledge of the train, the people strike from unexpected, shrouded locations, from the ducts to the roofs. They cut the power and the light to the carriages while making many inconspicuous "traps." +214 214 301 The traps are made with crude materials—a spike that is sticking out, an easily-shattered glass box, some torn wires on the floor, or even the frame of a broken umbrella abandoned in an unknown corner. +215 215 301 Simple as they may be, they are all incredibly useful tools in a close-quarter fight in a confined space. +216 216 301 Noan can hear the guards not too far in the distance shouting about retreating, only for them to choose to stay and fight instead. +217 217 201 1 500515 13 +218 218 301 1 Rachel Ha! Good luck having those aristocrats allowing them to bring the fight to the upper level. 1 +219 219 202 1 +220 220 301 After deciding to stay, the guards are soon given new weaponry and launch another assault. +221 221 301 Facing their heavy fire, the people's tactics quickly become ineffective. +222 222 301 The desperate people must sacrifice more to deter the guard's impenetrable advance. +223 223 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +224 224 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +225 225 201 1 500427 -600 +226 226 201 3 500515 +227 227 201 2 500427 600 +228 228 301 1 Rachel This is the moment we've been waiting for! If we back down now, what will happen to the people hiding behind us? 3 +229 229 301 Cargo Crew Members To the death! 1 2 +230 230 202 1 2 3 +231 231 301 The Cargo Crew can last as long as they have against the guards because of how they navigate and assign their forces in the narrow carriages. Once they initiate an advance, however, all their advantages vanish immediately. +232 232 301 A Cargo Crew member near Noan howls with his weapon raised, running past Noan without noticing a flashing red light near a broken chair to the side. +233 233 201 1 500511 4 +234 234 301 1 Noan Watch out! 1 +235 235 202 1 1 +236 236 501 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBeginHei.prefab 3 +237 237 101 Assets/Product/Texture/Image/BgStory/Bgstory294.png +238 238 401 RImgBg1Shake 2 884 +239 239 304 Every bullied person living on the lower level has dreamed about this day. ff4e4eff Assets/Product/Texture/Image/BgStory/Bgstory428.jpg 1 +240 240 304 In their dreams, they will find true equality, fairness, and liberty the moment they cross the line weaved by gunfire. ff4e4eff Assets/Product/Texture/Image/BgStory/Bgstory428.jpg 1 +241 241 304 The people believe that their combined will can triumph over any amount of guards from the upper level. ff4e4eff Assets/Product/Texture/Image/BgStory/Bgstory428.jpg 1 +242 242 304 Only when the real fight begins does everyone involved truly understand how fragile life is. ff4e4eff Assets/Product/Texture/Image/BgStory/Bgstory428.jpg 1 1 +243 243 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +244 244 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 2 +245 245 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +246 246 401 2 1504 +247 247 401 2 752 +248 248 301 DialogEnable Dust and smoke fill the lower-level carriage. Explosions and screams come out of every corner. +249 249 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +250 250 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +251 251 401 2 10001004 +252 252 201 1 500197 600 1 +253 253 201 2 500197 1 +254 254 201 3 500197 -600 1 +255 255 301 1 The well-armed guards are pushed back by the angry people while the superior weapons of the guards take the people's lives away. +256 256 203 80 3 0.1 -600 -150 +257 257 202 3 1 +258 258 203 80 1 0.1 600 -150 +259 259 202 1 1 +260 260 301 RImgBg1Shake Every life on Asslam—privileged or poor—is dissolving like an ice cube amidst fire, wailing and roaring in despair. +261 261 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +262 262 202 2 1 +263 263 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab 1 +264 264 201 1 500511 1 +265 265 301 1 Noan can see blood gushing out under the light that seeps through the loose train doors. +266 266 202 1 1 +267 267 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +268 268 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +269 269 104 100|-100|-250 0 +270 270 401 200 2 959 +271 271 401 2 819016 +272 272 301 RImgBg1Shake 1 The red liquid, the metallic shells, the debris, and the human flesh are all fused together, splattering all over the narrow passage. +273 273 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +274 274 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +275 275 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +276 276 401 300 2 10007502 +277 277 401 2 1504 +278 278 301 RImgBg1Shake Bodies still warm pave the floor. Without a way forward, someone has blown away the door, letting the speeding train hurl the bodies and blood away, leaving behind a trail of blood on the tunnel wall. +279 279 401 DialogDisable 2 772 +280 280 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +281 281 201 1 500280 1 +282 282 101 200 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +283 283 401 2 558 +284 284 201 1 500164 1 +285 285 101 200 Assets/Product/Texture/Image/BgStory/Bgstory142.png +286 286 401 2 558 +287 287 201 1 500462 1 +288 288 101 200 Assets/Product/Texture/Image/BgStory/BgStory595.jpg +289 289 401 2 558 +290 290 201 1 500425 1 +291 291 101 200 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +292 292 401 2 558 +293 293 202 1 1 +294 294 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +295 295 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +296 296 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryHongBg.prefab +297 297 301 DialogEnable Countless lives and dreams, quarrels and prejudices, oppression and hate... Death erases them all. +298 298 301 The bustling carriage of yesterday is now silent after the ceaseless explosions. +299 299 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory142.png 0 1 1 +300 300 205 999 1 0 0 +301 301 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +302 302 301 Fewer than 50 people remain in the Cargo Crew by the next morning. There is no shouting in the frontline, just the sound of guns firing at each other. +303 303 301 Lying beside them are thousands of corpses and their blood, silently declaring the outcome of their fight. +304 304 301 The remaining people will be able to cross the connecting carriage and storm the upper level after they take down the few enemies still standing. +305 305 301 Before they can breathe a sigh of relief for their tragic victory, however, they hear unnerving thumping and cranking entering the connecting carriage. +306 306 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab +307 307 201 1 500016 +308 308 401 300 2 764 +309 309 402 764 +310 310 301 1 ??? —! 1 +311 311 301 An enormous orb-shaped mechanoid appears, stepping over the dead bodies on the floor and firing blood-red lasers at everyone still breathing. +312 312 301 Right then, the train enters a tunnel, the carriage unlit by the damaged lights. +313 313 501 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBeginHei.prefab 3 +314 314 202 1 1 +315 315 101 2000 Assets/Product/Texture/Image/BgStory/BgStory0.png +316 316 401 200 2 819016 +317 317 401 2 819016 +318 318 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +319 319 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +320 320 301 DialogEnable Seven seconds pass, and the brief darkness fades away, revealing nine more lives having been taken. +321 321 201 1 500093 9 +322 322 301 1 Cargo Captain Niino ****! They couldn't beat us, and now they're sending in that thing! 1 +323 323 401 2 10001004 +324 324 301 Niino runs as he shouts, picking up a rifle from a dead guard before aiming and contributing to the fray of fire. Nonetheless, all their bullets ricochet off the mechanoid's metal shell, barely damaging it. +325 325 301 Cargo Captain Niino ****! It's tough! 1 +326 326 202 1 1 +327 327 201 1 500399 +328 328 301 1 Cargo Member Shauna Get out of my way, then! 1 +329 329 401 2 1511 +330 330 301 Shauna brings out a grenade launcher from who-knows-where, dashing near Niino and firing even before he has safely retreated. The anti-tank projectile flies through the greenish-grey smoke, hitting the giant machine. +331 331 401 DialogDisable 2 13015319 +332 332 202 1 1 +333 333 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +334 334 101 200 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +335 335 101 Assets/Product/Texture/Image/BgStory/Bgstory294.png +336 336 401 2 957 +337 337 104 3000 400|200|-500 0 +338 338 205 2000 999 Assets/Product/Texture/Image/BgStory/Bgstory142.png 0 1 2 +339 339 205 999 1 0 0 +340 340 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +341 341 201 1 500511 9 -400 +342 342 201 2 500399 400 +343 343 301 DialogEnable 1 Noan Did that do it? 1 +344 344 301 Cargo Member Shauna It should. 2 +345 345 401 300 2 764 +346 346 402 764 +347 347 301 Before the smoke and fire dissipate, the unnerving cranking makes itself known once again. +348 348 204 1 5 +349 349 201 2 500093 9 400 +350 350 301 2 Cargo Captain Niino It's not dead! 2 +351 351 301 Noan Any idea, Shauna? 1 +352 352 201 2 500399 400 +353 353 301 1 Cargo Member Shauna That was my idea! 2 +354 354 201 2 500093 9 400 +355 355 301 1 Cargo Captain Niino What do we do? The guards are still behind it! Where's Rachel?! 2 +356 356 301 Noan She led another group to the front. This thing has separated us! 1 +357 357 301 Noan Fall back for now! We'll take cover using the heavy blast doors near the coupling. That should buy us some time to regroup. 1 +358 358 301 Cargo Captain Niino Alright! That's the only thing we can do for now! 2 +359 359 201 2 500399 400 +360 360 301 Cargo Member Shauna Make sure to pick up anything useful on your way out! 2 +361 361 401 2 10001004 400 +362 362 301 Guided by the three core members, the other Cargo Crew members cover each other as they quickly retreat to the lower level. The scattered guards, meanwhile, take the chance to advance again, staying behind the mechanoid. +363 363 202 1 2 3 1 +364 364 201 1 500087 -400 1 +365 365 201 2 500093 9 400 1 +366 366 301 1 Bumblebee Member Mike Hey, what are they doing?! 1 +367 367 301 Looking at where he is pointing, they can see that a large group of guards is climbing onto the roof of the carriage, covered by the orb-shaped mechanoid. +368 368 301 Cargo Captain Niino What are they trying to do? 2 +369 369 201 1 500511 9 -400 +370 370 301 1 Noan They're avoiding direct confrontations... to sneak to the back? Wait! The people who can't fight are all in the back! 1 +371 371 201 1 500164 -400 +372 372 201 2 500399 400 +373 373 301 1 Cargo Member Jimmy They always use the people as hostages! What do we do? Should we go up and fight? 1 +374 374 301 Cargo Member Shauna We can't. There are too many of them. I didn't think their rich *** is still hiding so many people. 2 +375 375 201 1 500511 9 -400 +376 376 301 1 Noan According to Rachel's number, these must be Ashlar's bodyguards. 1 +377 377 202 2 1 +378 378 203 1 0.25 -500 +379 379 509 800 Assets/Product/Texture/Image/BgStory/Bgstory144.png 2 +380 380 201 2 500515 5 400 +381 381 301 1 Rachel Shauna, Noan! A lot of guards have just gotten past us! 2 +382 382 201 1 500399 -550 +383 383 301 1 Cargo Member Shauna We see them! What should we do? 1 +384 384 301 Rachel Move back! Asslam is approaching Tunnel 204! The ceiling of the tunnel is not high enough for the guards to move freely, even if they're up on the roof! 2 +385 385 301 Rachel We have 15 minutes before we enter the 204! Make sure everyone has retreated behind Carriage G! Secure yourselves! 2 +386 386 201 1 500511 9 -500 +387 387 301 1 Noan Carriage G?! What are you planning to do?! 1 +388 388 301 AniZhuanchangBegin Rachel I'm going to blow it up! 2 +389 389 401 DialogDisable 1 36 +390 390 510 3000 2 Assets/Product/Texture/Image/BgStory/Bgstory144.png +391 391 202 1 2 1 +392 392 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +393 393 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +394 394 301 DialogEnable 09:01 AM +395 395 301 The winter sky just shows the briefest glimpse of light through the dark clouds, and it already begins to snow. +396 396 401 2 957 +397 397 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory465.jpg 0 1 1 +398 398 205 999 1 0 0 +399 399 101 Assets/Product/Texture/Image/BgStory/Bgstory465.jpg +400 400 401 2 13015319 +401 401 401 1 42 +402 402 301 RImgBg1Shake The moment the speeding train exits Tunnel 204, Carriage G explodes, splitting the train in two. +403 403 301 AniZhuanchangBegin The locomotive drags the upper-level carriages onward for a while before gradually stopping five kilometers away. +404 404 501 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +405 405 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory455.jpg +406 406 301 DialogEnable The lower-level carriages shake violently from the explosion, flipping over some of the storage carriages nearby. Luckily, preparations have been made, so most people in the Commoner Carriage are safe. +407 407 201 1 500511 9 -400 +408 408 201 2 500399 400 +409 409 301 1 Noan I got a message. The front is stopping. 1 +410 410 301 Cargo Captain Shauna I'm not surprised. These are a lot of carriages they're otherwise leaving behind. Those aristocrats can't give up that much money. 2 +411 411 201 2 500093 9 400 +412 412 301 1 Cargo Captain Niino Is that giant military mechanoid following us? 2 +413 413 301 Noan Not yet. 1 +414 414 301 Most members who can still fight have stayed in the front with Rachel. The only ones left with the rest of the people are Shauna, Niino, Noan, a Cargo Crew member named Jimmy, and Mike, a Bumblebee member. +415 415 301 Cargo Captain Niino Get everyone off the train first. We're not that far from the other side. This is all for nothing if they manage to pursue us. 2 +416 416 201 1 500399 -400 +417 417 301 1 Cargo Captain Shauna Does going outside mean we're safe? The guards have legs, too, you know. 1 +418 418 301 Cargo Captain Shauna Quiet! What's that sound?! 1 +419 419 301 They can hear a sound most familiar to the Cargo Crew approaching from the distant sky. +420 420 201 1 500087 -400 +421 421 301 1 Bumblebee Member Mike A helicopter?! 1 +422 422 401 2 3077 +423 423 203 80 1 0.15 -600 +424 424 202 1 +425 425 203 80 2 0.15 600 +426 426 202 2 +427 427 401 2 10001004 +428 428 401 2 822 +429 429 301 RImgBg1Shake Before they can react, intense gunfire disseminates the broken carriage. +430 430 201 1 500511 9 -400 +431 431 201 2 500093 9 400 +432 432 301 1 Cargo Captain Niino Those psychopaths! Is this necessary?! 2 +433 433 301 Noan Take cover now! 1 +434 434 202 1 2 1 +435 435 401 300 2 3079 +436 436 401 2 10001004 +437 437 301 Bullets shoot through the smoke from the explosion and strike where the people are. Sparks fly as bullet holes riddle the walls and the floor of the carriage. +438 438 201 1 500164 +439 439 301 RImgBg1Shake 1 Cargo Member Jimmy Aargh! 1 +440 440 502 400 PanelActor1Shake +441 441 505 PanelActor1Shake +442 442 301 Jimmy fails to dodge in time and is hit on his left shoulder. +443 443 203 80 1 0.15 -150 +444 444 202 1 1 +445 445 401 2 3077 +446 446 301 Noan is about to reach for Jimmy when Mike grabs Noan by his collar and pulls him behind a cover. +447 447 201 1 500511 5 +448 448 301 1 Noan Jimmy! 1 +449 449 301 Still trying to rush out, Noan is stopped by both Mike and Shauna. He looks at them, confused, but Mike simply shakes his head, speaking only when Noan has slightly calmed down. +450 450 203 1 0.25 400 +451 451 201 2 500087 -400 +452 452 301 1 Bumblebee Member Mike Let go. You'll just become another corpse if you go out. 2 +453 453 202 1 2 1 +454 454 201 1 500164 +455 455 301 Jimmy is moaning on the ground in pain. Dense but sporadic bullets land around him, never hitting Jimmy directly. +456 456 401 300 2 10001004 +457 457 401 2 752 +458 458 502 400 PanelActor1Shake +459 459 505 PanelActor1Shake +460 460 301 Jimmy tries to crawl toward the cover, but a bullet hits one of his limbs every time he moves, accompanied by teasing laughter from the other end of the floodlight—the guards are playing with the dying man. +461 461 201 1 500093 9 -400 1 +462 462 201 2 500399 400 1 +463 463 301 1 Cargo Captain Niino Those *******! I'm going to kill them all! 1 +464 464 301 Cargo Captain Shauna You idiot! Can't you see?! That's what they want! 2 +465 465 202 1 2 1 +466 466 301 They are keeping Jimmy alive to draw out the people hiding behind covers to slaughter them. +467 467 201 1 500164 +468 468 301 Cargo Member Jimmy It hurts... it hurts so much... 1 +469 469 301 The wounded Jimmy, still a teenager at this point, is trembling. His tears briefly wash away the bloodstains, revealing his still-adolescent face. +470 470 301 But he crawls up despite the pain and raises his pistol even as he cries—hurt and broken as he is, he refuses to kneel and instead fires at the blinding light. +471 471 401 2 1510 +472 472 301 Cargo Member Jimmy Aaaargh... you... you people... 1 +473 473 401 2 1510 +474 474 301 He can barely see the enemy against the light—he can barely hold his gun as it is. But the ricocheting bullets still frighten the cowardly guards, forcing them to put him down. That is the last thing Jimmy can do. +475 475 401 100 2 662 +476 476 401 2 662 +477 477 203 120 1 0.2 -150 +478 478 202 1 1 +479 479 401 2 3077 +480 480 301 RImgBg1Shake Following a dehumanizing "Tch!", a few rounds pierce Jimmy's chest, ending his rasping cry. His eyes are still open as his body hits the ground, those crystal-clear irises of his blurred by a mixture of tears and blood. +481 481 201 1 500093 9 400 1 +482 482 201 2 500087 -400 1 +483 483 301 1 Cargo Captain Niino Bastards... Those ***********...! 1 +484 484 301 Bumblebee Member Mike What should we do now... We don't stand a chance confronting them directly. 2 +485 485 301 Cargo Captain Niino Staying here won't save us anyway. Let's head out and go down fighting! 1 +486 486 201 1 500399 400 +487 487 301 1 Cargo Captain Shauna It isn't time for our last stand yet... Check that out. 1 +488 488 301 Shauna points to where Carriage G broke off. The guards are standing near the pneumatics—devices Asslam used to open the train doors during an emergency before the train shifts to Helium-3 as their energy source. +489 489 301 Cargo Captain Shauna There is a large amount of heated compressed air inside. I learned about it from the people in Maintenance in the past... If we can get it to leak, it will distract them for a good while. 1 +490 490 201 2 500093 9 -400 +491 491 301 1 Cargo Captain Niino We can take the opportunity to split up and hide, ambushing them from the dark... Do we still have any explosives? Grenades? Anything...? 2 +492 492 201 2 500087 -400 +493 493 301 1 Bumblebee Member Mike We'd have used them if we do! 2 +494 494 201 2 500093 9 -400 +495 495 301 1 Cargo Captain Niino Then it's pointless! We can't get that thing to break from here...! 2 +496 496 301 Cargo Captain Shauna I know how to open it. I can do it with a screwdriver if I'm close enough. 1 +497 497 301 Niino looks at her in silence for a few seconds before turning away. +498 498 301 Cargo Captain Niino No way... 2 +499 499 301 Cargo Captain Shauna If you can all open fire at the same time and cover me for five seconds... no—three. Three seconds is all I need to get to that track behind covers. 1 +500 500 301 Cargo Captain Niino I said no! How's that different from taking your own life? You were just lecturing me! 2 +501 501 301 Cargo Captain Shauna How are they the same... That's the only way out now. Didn't Rachel say that you have to listen to me if we disagree on something? 1 +502 502 301 Cargo Captain Niino ****! I don't remember! 2 +503 503 401 100 2 662 +504 504 401 100 2 662 +505 505 401 100 2 662 +506 506 401 2 752 +507 507 301 RImgBg1Shake A barrage of bullets is fired at them again. Several rounds graze past their covers, impacting the ground and sending sparks flying. +508 508 201 2 500087 -400 +509 509 301 1 Bumblebee Member Mike Shit... They're flanking us! 2 +510 510 301 Cargo Captain Shauna No time to hesitate. I'm going to count to three, and you start firing for at least three seconds! Split up once their formation is disrupted, understood? 1 +511 511 201 2 500511 5 -400 +512 512 301 1 Noan Is there no other way? 2 +513 513 301 Everyone else stays quiet, leaving only Noan to ask this question. +514 514 301 Cargo Captain Shauna No, there is no other way. 1 +515 515 301 Cargo Captain Shauna Don't be afraid. As long as there are those who live—as long as the people we want to protect get to live—I have made the right choice. 1 +516 516 301 Cargo Captain Shauna By the way, Niino... that thing you mentioned last week. My answer is yes. Let's move in together after this. 1 +517 517 201 2 500093 9 -400 +518 518 301 1 Cargo Captain Niino What?! You're talking about that now?! 2 +519 519 301 Cargo Captain Shauna It's too late, isn't it? 1 +520 520 202 2 1 +521 521 203 1 0.25 +522 522 301 1 Niino wants to say something in return, but Shauna has started counting down for her plan... and her life. +523 523 301 Cargo Captain Shauna —Three! 1 +524 524 301 She knows clearly that her life is no longer hers after these three seconds as she offers it to the Grim Reaper. +525 525 301 Cargo Captain Shauna —Two! 1 +526 526 301 Grinding his teeth, Niino curses under his breath as his rifle aims at exactly where he needs to fire. +527 527 301 Cargo Captain Shauna —One! 1 +528 528 301 Shauna never stops thinking about dying. She is used to seeing her people die. She thought she would be ready when her time came, but now, taking one last look at her comrades, she allows herself a moment of vulnerability. +529 529 301 Cargo Captain Shauna Open fire! 1 +530 530 203 80 1 0.1 -120 +531 531 202 1 +532 532 401 RImgBg1Shake 2 10001004 +533 533 401 2 1510 +534 534 401 80 2 662 +535 535 401 200 2 10007502 +536 536 401 50 120 2 658 +537 537 401 2 959 +538 538 301 Shouts and gunshots come from behind the Cargo Crew's covers, sending the surrounding guards into disarray. Unable to see where they are firing from, the guards are forced to find cover as well. +539 539 301 An eagle-eyed guard notices a figure dashing out a cover, but the Cargo Crew's suppressive fire causes the guard's shot to go wild. +540 540 201 1 500093 9 +541 541 301 1 Cargo Captain Niino Keep shooting! Don't stop! 1 +542 542 401 200 2 10001004 +543 543 401 2 1510 +544 544 401 2 662 +545 545 401 2 10001004 +546 546 301 This is the only thing they can do for Shauna now. They also know that if they do not replace their tears with their bullets and roars, their grief will simply break them. +547 547 301 The Cargo Crew is out of ammo to sustain their suppression after three seconds. The brief pause is quickly assumed by the return fire of the guards, which pins down the remaining crew members instead. +548 548 202 1 1 +549 549 301 But before long, the guards start screaming as steaming gas bursts from the door, breaking up their formation. +550 550 201 1 500154 1 +551 551 301 1 Upper-Level Guard ****! That woman there! Kill her! 1 +552 552 401 200 2 1510 +553 553 401 200 2 1510 +554 554 401 2 737 +555 555 301 RImgBg1Shake Following that are a few gunshots and an explosion, and Shauna's life comes to an end somewhere too far away for her comrades to see. The steaming air is dispersed by the explosion, no longer threatening the guards. +556 556 201 1 500093 9 +557 557 301 1 Cargo Captain Niino Split up! 1 +558 558 203 80 1 0.15 -150 +559 559 202 1 1 +560 560 301 The three of them take this brief window of opportunity to leave their covers, splitting up into the different parts of the carriage, hiding among its many intertwining ducts and machines. +561 561 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab +562 562 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory142.png 0 1 1 +563 563 205 999 1 0 0 +564 564 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +565 565 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +566 566 301 They are fearless even when confronting enemies ten times their power. Unlike the guards, they are the people who actually know the train thoroughly. +567 567 401 2 1510 +568 568 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiZhuanchangBeginHei.prefab 2 +569 569 504 0.7 999 +570 570 301 First, a bullet breaks the lamp on the ceiling, enshrouding the depths of the carriage once again. Not only does it make it harder for the guards to find them, but the sunlight also turns the guards into shining targets. +571 571 301 Then comes a volley of gunshots. The head of a guard who has veered off tracking them explodes; another guard who is hiding behind a cover finds himself somehow riddled with bullet holes... +572 572 301 The guards are getting impatient, seeing other guards dropping one by one, and decide to bring down everything that can be used as a cover; after a round of explosions, the Cargo Crew stops firing. +573 573 201 1 500154 +574 574 301 1 Upper-Level Guard Push forward in groups of three! We have to find them! 1 +575 575 401 200 2 1510 +576 576 203 80 1 0.15 -120 +577 577 202 1 +578 578 401 2 3077 +579 579 301 The guards advance carefully, but they have not expected to hear gunshots firing from behind them. Several of their groups are immediately taken out, sending the guards into chaos. +580 580 201 1 500093 9 +581 581 301 1 Cargo Captain Niino Take that, you armed thugs! 1 +582 582 202 1 1 +583 583 201 1 500511 9 +584 584 301 1 Retrieving his blade from the enemy's chest, Noan finds Niino sneaking toward a corner of the carriage. +585 585 301 Noan Niino! What do you think you're doing? 1 +586 586 301 The fire caused by the explosives the guards deployed is beginning to spread. The area with the pneumatics is flooded with fire—it will not be long before the whole place burns to ashes. +587 587 202 1 1 +588 588 201 1 500093 9 +589 589 301 1 Cargo Captain Niino We have to get their bodies back, at the very least. There's no way we're leaving them in a place like this... I'll get Shauna; you two go grab Jimmy... 1 +590 590 301 Before Noan can stop him, Niino is already on his way to the corner of the carriage, crouching and dashing from cover to cover right underneath the watchful gaze of the guards. +591 591 301 He quickly reaches Shauna. For a second, Niino even thinks Shauna might be alive before he sees her body with his own eyes. +592 592 301 RImgBg1Shake But before he can move Shauna's body to a safe location, he feels a sudden excruciating pain from one of his feet—his left foot has stepped on a bear trap hidden among the debris. +593 593 301 His years of training have kept him from screaming despite the bone-shattering pain, but the sound of the trap activating is loud enough to get the attention of the alerted guards. +594 594 401 2 10001004 +595 595 301 RImgBg1Shake A hailstorm of bullets fires toward where Niino is. He immediately ducks away, but not before he is hit twice on his abdomen. +596 596 301 Niino remembers every trap in this place, and he would not have made such a rookie mistake. It must have been moved—the guards must have moved it near the corpses in order to catch anyone coming back for them. +597 597 301 Cargo Captain Niino ****! Dirty bastards...! 1 +598 598 202 1 +599 599 205 1000 999 Assets/Product/Texture/Image/BgStory/BgStory603.jpg 0 1 1 +600 600 205 999 1 0 0 +601 601 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +602 602 504 0 +603 603 301 Noan and Mike have successfully moved Jimmy's body to somewhere safe when they realize the guards have Niino pinned down. +604 604 201 1 500087 +605 605 301 1 Bumblebee Member Mike Hey! Rachel's boy! Looks like Niino is hurt... We have to save him! Can we do it? There aren't a lot of enemies left. 1 +606 606 202 1 1 +607 607 201 1 500511 9 +608 608 301 1 Noan moves his wrists and nods, his short sword and Rev Blade in hand. +609 609 401 2 1510 +610 610 203 120 1 0.15 -150 +611 611 202 1 1 +612 612 301 As Mike fires, Noan dashes across the difficult terrain of the carriage toward the group of guards nearest Niino. With their attention on Niino, Noan's blades smoothly go through one of them. +613 613 401 300 2 819016 +614 614 401 2 1510 +615 615 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +616 616 301 His teammate turns and aims at Noan, but Noan's short sword slices through his wrist. Distracted by the scream of the unhanded guard, the last guard fires in panic, only to allow Mike to hit him from a distance. +617 617 301 Taking advantage of this window of opportunity, Noan slices toward Niino and drags him away from the shooting and the spreading fire—leaving Shauna's body behind in the process, watching as the flame devours her. +618 618 301 Retreating behind a secured cover, they have nonetheless exposed their location. Suppressive fire rains upon them, trapping them where they are. +619 619 201 1 500087 -400 +620 620 201 2 500093 9 400 +621 621 301 1 Cargo Captain Niino ****! This is... a-all my fault! I couldn't get Shauna, and now the two of you are... 2 +622 622 301 Bumblebee Member Mike Save it after we've left this place. 1 +623 623 401 2 1099 +624 624 301 Niino's terminal suddenly receives a comms request. Heartened, Noan helps Niino up while Mike returns fire with his limited ammo, holding the guards back. +625 625 202 1 1 +626 626 203 2 0.25 550 +627 627 509 800 Assets/Product/Texture/Image/BgStory/Bgstory143.png 1 +628 628 201 1 500454 -600 +629 629 301 1 Cargo Captain Niino This is Niino... We're stuck at the back of Carriage G... We lost a lot of people, including Jimmy and... Shauna... What is your status? 2 +630 630 301 Cargo Member Weyland Is that so... We... we're almost wiped out too... We were hoping you can help us. 1 +631 631 301 Weyland's voice is faint as if it will stop any moment. +632 632 301 Cargo Captain Niino What about the rest of you? Where's Rachel?! 2 +633 633 301 Weyland answers after a brief silence. +634 634 301 Cargo Member Weyland We got separated from Rachel. We tried to contact her but there were no responses... 1 +635 635 202 1 1 +636 636 510 800 1 Assets/Product/Texture/Image/BgStory/Bgstory143.png +637 637 203 2 0.25 +638 638 301 Niino wants to keep asking, but they hear nothing back, not even the sound of sparse gunshots. +639 639 203 2 0.25 400 +640 640 201 1 500087 -400 +641 641 301 1 Bumblebee Member Mike The giant mechanoid is on their side, isn't it? We didn't really stand a chance against it, to begin with. 1 +642 642 301 Bumblebee Member Mike This rebellion... has probably failed... 1 +643 643 301 Cargo Captain Niino No way... 2 +644 644 301 Bumblebee Member Mike They've lost... We've lost! 1 +645 645 202 1 1 +646 646 201 1 500511 9 -400 +647 647 301 1 Noan The guards have also taken a heavy hit. I bet— 1 +648 648 301 That is when Noan realizes how warm his palms have been. He looks down at Niino in his arms to find Niino's blood soaking through his shirt and hands. +649 649 301 Noan Niino?! You're losing a lot of blood! We have to stop the bleeding right now... 1 +650 650 301 Noan puts pressure on Niino's wound, but there is no way he can stop the blood from gushing out. He watches as Niino's life fades away before him little by little. +651 651 301 Noan No... 1 +652 652 301 Niino does not seem to be in pain, however. He just holds his terminal in his hands, saddened. +653 653 301 Cargo Captain Niino It'll be quite tragic if this is what we've been working toward and looking forward to... 2 +654 654 301 Niino is slowly losing consciousness from his blood loss. They have to do something about it, or he will die of shock soon enough. +655 655 301 But the guards are not giving them a chance to breathe. Having restored the public address system on the train, the guards speak to the two of them amidst their ceaseless gunfire. +656 656 202 1 2 1 +657 657 201 1 500154 +658 658 301 1 Upper-Level Guard This is a message to the rioters in hiding: come out now! Otherwise— 1 +659 659 301 The sound of a child screaming and his parents crying can be heard from the system. +660 660 301 Upper-Level Guard We'll start executing these accomplices to your riot! Do you hear me?! 1 +661 661 202 1 1 +662 662 201 1 500087 -400 1 +663 663 201 2 500511 9 400 1 +664 664 301 1 Bumblebee Member Mike Accomplice, my ***! They're just taking hostages! 1 +665 665 301 Noan We can't drag the others into this... 2 +666 666 301 Bumblebee Member Mike But we're the only one left! We can't save anyone without putting our lives at risk! 1 +667 667 301 Noan There's still a way. 2 +668 668 301 Bumblebee Member Mike Faking our surrender? 1 +669 669 301 AniZhuanchangBegin Noan nods. +670 670 202 DialogDisable 1 2 1 +671 671 401 1000 1 36 +672 672 401 1 148 +673 673 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +674 674 504 AniZhuanchangEnd 0 +675 675 201 1 500511 9 +676 676 301 DialogEnable 1 A hand slowly rises from behind the cover, followed by another hand. +677 677 202 1 1 +678 678 201 3 500154 +679 679 201 1 500154 -500 +680 680 201 2 500154 500 +681 681 301 1 Upper-Level Guard Hold fire! 3 +682 682 301 The guards stop shooting, but their rifles still point at where Noan and Mike hide—the guards know full well how cunning the Cargo Crew members are by now. +683 683 301 Noan and Mike slowly stand up, with the unconscious Niino on Mike's back. The three of them step out from their cover, unnerved and fully exposed to their enemies. +684 684 301 Upper-Level Guard Not bad... Walk here slowly, just like this. Don't try to pull any stunts. 3 +685 685 301 The guard gently smacks the face of the child kneeling beside him with his pistol. The child is so scared that he cannot even cry. +686 686 202 1 2 3 1 +687 687 201 1 500511 9 +688 688 301 1 Noan nods, approaching them slowly and naturally—no one notices the combat knife he hides behind his leg. +689 689 201 1 500251 +690 690 201 2 500154 600 +691 691 201 3 500154 -600 +692 692 301 1 As he approaches the hostages, Noan notices Hill once again—the old, timid woman who has been watching over him since he was young. +693 693 301 Hill ... +694 694 301 Rachel always says that "not everyone has what it takes to stand up to the bad guys." +695 695 301 "They might be silent, but that doesn't mean they approve of what's happening." +696 696 301 Many on the lower level disagree with Rachel. They believe those who do not fight are a waste of resources, but they forget that people like Hill have been contributing in their own way inside this moving cage. +697 697 301 How many children has Hill looked after? How many torn clothes has she fixed? +698 698 301 Noan never questions his choices because he has noticed it all. +699 699 301 The people he has to protect are right there beside him. They are safe, even though they are scared... He does not regret what he has done. He just wishes he was powerful enough to have done more. +700 700 301 Hill ...I'm sorry... I'm so sorry... +701 701 301 The old woman's tears soak her wrinkled face. +702 702 301 Hill Why have I... always... failed to protect you... +703 703 202 1 2 3 1 +704 704 201 1 500511 15 +705 705 301 1 Noan Don't be sorry, Aunt Hill. It's okay. 1 +706 706 301 He wants to offer her a smile, but he cannot. He keeps walking as the guards watch. +707 707 201 1 500251 1 +708 708 201 2 500154 600 1 +709 709 201 3 500154 -600 1 +710 710 301 1 Hill I've seen what Barbra did after they took Julie, but I was too scared to tell her... too scared to tell you... +711 711 301 She is sobbing frantically behind the guards. +712 712 202 1 2 3 1 +713 713 201 1 500511 15 +714 714 301 1 Noan ...? 1 +715 715 201 1 500251 1 +716 716 201 2 500154 600 1 +717 717 201 3 500154 -600 1 +718 718 301 1 Hill I just looked... as she ate them... Just watched... as she died...! +719 719 301 Hill's wailing gets louder and louder, and then... +720 720 301 Right before Noan and Mike get to the guards— +721 721 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +722 722 202 1 2 3 1 +723 723 401 2 1510 +724 724 401 2 737 +725 725 101 Assets/Product/Texture/Image/BgStory/Bgstory294.png +726 726 104 400|200|-500 0 +727 727 301 —The gunfire and the explosion almost happen at the same time. +728 728 301 Noan Aunt... Hill...? +729 729 301 Noan will never know when she took the grenade, and when she made up her mind. +730 730 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +731 731 202 1 1 +732 732 504 0.7 +733 733 101 Assets/Product/Texture/Image/BgStory/Bgstory140.png +734 734 201 1 500251 1 +735 735 301 1 Hill I'm sorry, my children. Your Aunt Hill was too scared to do anything back there. 1 +736 736 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +737 737 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg 1 +738 738 301 Hill ...I'm sorry... I'm so sorry... 1 +739 739 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +740 740 202 1 1 +741 741 504 0 +742 742 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +743 743 201 1 500511 15 +744 744 301 1 Noan ... 1 +745 745 301 ...Not everyone has what it takes to stand up to the bad guys. Noan thought he understood what it meant. +746 746 301 —But is that true for humankind? +747 747 202 1 +748 748 301 The young matures as they grow, and the old change as they mature. +749 749 301 1 AniZhuanchangBegin Even the dying cinder contains the courage to ignite itself and burn. diff --git a/Resources/table/client/movie/movies/MovieZX02917BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02917BA.tab.bytes new file mode 100644 index 0000000..0fe6719 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02917BA.tab.bytes @@ -0,0 +1,462 @@ +~*sEM٨`fF4'۰O?I/f/pY#`ufTÂպ9^>{aV&CApbh"-(xAp* "WOށId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/BgStory606.jpg +2 2 501 AniZhuanchangEnd Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +3 3 401 1 152 +4 4 301 DialogEnable The snow has covered up the scarred earth by afternoon. Only a bloody figure can be seen inside this barren land, running above the upper-level carriage. +5 5 301 Mike, the heavily wounded Niino, and most of the civilians are staying on the lower level. To find out the fate of Rachel and the Cargo Crew, Noan travels five kilometers of snowfield alone, returning to the upper level. +6 6 201 1 500511 9 +7 7 301 1 No amount of snow can cover the blood and bodies here. At last, Noan finally finds the person he has been looking for. +8 8 301 Noan Captain Rachel! 1 +9 9 202 1 1 +10 10 201 1 500516 +11 11 301 1 Rachel ...Noan? 1 +12 12 301 Rachel has lost her left hand as blood drips down her forehead. Noan has never seen her so vulnerable. +13 13 203 1 0.25 400 +14 14 201 2 500511 15 -400 +15 15 301 1 Noan Your hand... Is there a doctor around? 2 +16 16 301 Rachel ...Ha. There's no one left. We've failed... 1 +17 17 301 Rachel Turns out Ashlar has a few of those mechanoids hidden away. 1 +18 18 301 Rachel In the end... we only got to catch a breath... when the aristocrats started to fight among themselves. 1 +19 19 204 2 9 +20 20 301 Noan Among themselves...? You're talking about Ashlar and Princess Jamilah? 2 +21 21 301 Rachel Yeah... Jamilah didn't win either... Her guards have gotten as quiet as this snow. 1 +22 22 301 Rachel The only good news is... Ashlar has played all his cards now. Without his aces, he has fallen from his throne. 1 +23 23 301 Noan I'll take you to a base outside. We'll find a doctor. Hold on! 2 +24 24 301 Rachel That's not necessary. It's too late now... 1 +25 25 301 She forces a wry chuckle and gives Noan her terminal. +26 26 204 2 15 +27 27 301 Noan Captain...! 2 +28 28 301 Rachel Listen to what I have to say. 1 +29 29 301 Rachel Take my terminal. It's part of my deal with him... 1 +30 30 204 2 9 +31 31 301 Noan What deal? 2 +32 32 301 Rachel I hope he'll—I hope Ashlar will let you live. 1 +33 33 301 Rachel There are also records of our businesses in there, things Ashlar wants to keep hidden. 1 +34 34 301 Rachel Give him this terminal and my head, and you'll become the hero who quells the riot... The aristocrats will favor you and put you in charge of the Cargo Crew. 1 +35 35 301 Noan ...What? 2 +36 36 301 Rachel I'm almost out of breath. Don't make me repeat myself... 1 +37 37 301 Noan Why are you asking me to take over your place this way?! 2 +38 38 301 Rachel Because we've failed. To get another shot, we'll need... time. Time to rest and rebuild. 1 +39 39 301 Rachel If you give up here and now, what would happen... to those without a home? 1 +40 40 301 Rachel No base will take them in. They have to stay on the train... with no one to look after them... And the aristocrats... will keep hurting and exploiting the people as they have always done... 1 +41 41 301 Noan You said Ashlar lost his aces! Now's the chance to take him down! 2 +42 42 301 Rachel I wish... it was that simple. It's not just weapons that bond those aristocrats. 1 +43 43 301 Rachel Even if our rebellion succeeded... it would have only been the first of many steps... There would be a lot of problems we have to solve. Alas, we failed, so we'll need to start again. 1 +44 44 301 Rachel lowers her head, her face pale. She has lost too much blood. +45 45 301 Rachel Listen. They're coming to search the roof. Do it now, or it's going to be too late. 1 +46 46 204 2 5 +47 47 301 Noan Captain Rachel! I won't do it! 2 +48 48 301 Rachel Yes, you will! 1 +49 49 204 2 15 +50 50 301 AniZhuanchangBegin She shouts, angry and frail, forcing Noan to grab her gun. +51 51 202 DialogDisable 1 2 1 +52 52 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgCg/Cg2901_03.jpg +53 53 301 DialogEnable Rachel Hold it tight! Don't let go! +54 54 301 Rachel Didn't you want to find Field? There's information on him in the terminal... But you can only find him... if you survive this. +55 55 301 Rachel I've made my share of mistakes leading the Cargo Crew... I've done so much wrong and hurt too many people... +56 56 301 Rachel I didn't trust those I ought to believe in while trusting people like Assad... +57 57 301 Rachel Even when he let his people steal from their own team... when he himself did it... I allowed it... because he was trading half of his take... for our weapons. +58 58 301 Noan So... what happened to Bancroft... +59 59 301 Rachel That's right... he was the one who told your friend about Warehouse G54. Assad tricked him and got him inside the crate... That's why you should hate me. +60 60 301 Rachel Shoot. Kill me and live...! +61 61 301 Rachel Remake the Cargo Crew the way you want. Don't make the mistakes I've made! +62 62 301 Rachel Quickly! They're almost here...! +63 63 301 Noan But the Cargo Crew is almost wiped out! You might be wrong, but you're my mentor! How can I do this to you?! +64 64 301 Rachel Then... consider it my last wish, Noan. +65 65 301 Rachel I've always wanted... to atone for what I did to your mother... +66 66 301 Rachel She was dead because of me... The only way I can make it up to her is to make sure you get to live. +67 67 301 Rachel puts her hand over Noan's. Noan is about to hold her cold, shivering hand when he realizes she has something else in mind. +68 68 301 Noan What are you doing?! Captain Rachel! +69 69 301 Rachel You know, Julie? I still l— +70 70 401 2 1510 +71 71 401 1 36 +72 72 502 DialogDisable +73 73 101 3000 Assets/Product/Texture/Image/BgStory/Bgstory428.jpg +74 74 301 DialogEnable The flare from the barrel covers up her last words. +75 75 205 2000 999 Assets/Product/Texture/Image/BgCg/Cg2901_04.jpg 0 1 2 +76 76 205 999 1 0 0 +77 77 101 Assets/Product/Texture/Image/BgCg/Cg2901_04.jpg +78 78 301 Noan is the last one standing on the snowy field. +79 79 301 AniZhuanchangBegin Noan ... +80 80 505 DialogDisable 3000 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab +81 81 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory595.jpg +82 82 401 1 120 +83 83 301 DialogEnable After Rachel dies, Noan is quickly taken to the jail cell that once imprisoned his mother. He stays there for 14 days under many watchful eyes. +84 84 301 The guards all have their own agenda to patrol outside his cell. Some are people from Ashlar's side, while others are royal bodyguards rarely seen in these parts. Noan even sees a hurt, young Construct wandering nearby. +85 85 301 Some of them want the truth, while others want to make sure Noan tells their truth. +86 86 301 These people are all cautious of each other, their moves and countermoves forcing them into a deadlock. Somehow, that gives Noan the chance to survive. +87 87 301 The night before Noan is supposed to be brought to the temporary "council," the young wandering Construct suddenly sits in front of his cell when no one else is around. +88 88 201 1 500245 -50 +89 89 301 1 ?? Leader asked me to apologize on her behalf. 1 +90 90 301 ?? She wants to help, but the royal forces are hampered right now. The soldiers we sent were the most we could do. 1 +91 91 202 1 1 +92 92 201 1 500511 9 +93 93 301 1 Noan ... 1 +94 94 202 1 1 +95 95 201 1 500245 -50 +96 96 301 ?? And she wants to thank you. She knows you have Rachel's terminal, but you haven't given it up, have you? 1 +97 97 202 1 1 +98 98 201 1 500511 9 +99 99 301 1 Noan ...What are you saying? 1 +100 100 202 1 1 +101 101 201 1 500245 -50 +102 102 301 AniZhuanchangBegin 1 ?? "Do what you want to do." 1 +103 103 202 DialogDisable 1 1 +104 104 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory126.png +105 105 301 DialogEnable The next day, Noan is marched into the temporary "council" by the guards. Commoners surround the hall, whispering tales of the event and the survivors. +106 106 201 1 500126 -600 1 +107 107 201 2 500019 600 +108 108 201 3 500117 +109 109 301 1 Royals and their bodyguards sit at the top of the staircase, while aristocrats with different expressions are sitting nearby. At the furthest right are "guests" Noan has never seen before. +110 110 301 Their outfits suggest they are Constructts from Babylonia—Noan has seen many of them while working for the Cargo Crew. He never talked to them outside of their dealings. +111 111 202 1 2 3 1 +112 112 201 1 500125 4 +113 113 301 1 Jamilah What happened to Asslam has deeply impacted the Akdilek Commercial Alliance. As our trade partner, Babylonia has requested to attend this trial. 1 +114 114 301 Jamilah Both Babylonia and ACA agree that the Cargo Crew and Bumblebee of the lower level are instrumental to our work to reclaim Earth. We have therefore allowed our citizens to sit in this meeting. They have the right to know. 1 +115 115 301 Jamilah You don't mind, do you? 1 +116 116 202 1 1 +117 117 201 1 500129 +118 118 301 1 Ashlar Of course not. 1 +119 119 301 Ashlar sounds confident. +120 120 301 Over the last three days, he has deployed various methods to search and question Noan, offering carrots and sticks to make sure that Rachel's terminal is not in Noan's possession. +121 121 301 To prevent Noan from hiding the terminal using his knowledge of the lower-level carriages, Ashlar's guards have been repeating one thing— +122 122 301 As long as Noan frames the event as a result of Rachel conspiring with the royals, Noan will be crowned the hero who quelled the riot. He will be in charge of the Cargo Crew and enjoy all the benefits that come with it. +123 123 301 If Noan does not follow their script, there is only one end that awaits him—he will be executed in the cruelest way possible. The people the Cargo Crew tried to protect will be exiled from the train. +124 124 301 Ashlar Allow me to begin as I was the first to discover this riot. 1 +125 125 301 Ashlar The trigger of the event is as follows: my dutiful guards discovered that Rachel had stockpiled a large number of unregulated weaponry from unknown sources inside the storage carriage while inspecting their wares. 1 +126 126 301 Ashlar My guards were trying to inquire about the origins and purposes of these weapons when the Cargo Crew suddenly attacked them. 1 +127 127 301 Ashlar lies loudly and proudly as if there were no wire inside the coat, Assad was not dragged to his death, and the people had not been held hostage at gunpoint. +128 128 301 Ashlar During our follow-up investigations, we have secured a key witness. He was a core member of the Cargo Crew. 1 +129 129 301 People turn their gaze toward where Ashlar is pointing—Noan. +130 130 202 1 1 +131 131 201 1 500511 9 +132 132 301 1 Noan ... 1 +133 133 202 1 1 +134 134 201 1 500129 +135 135 301 1 Ashlar According to his testimony, Captain Rachel conspired with the royals to allow the Cargo Crew to carry out an armed riot on the upper level to eliminate the voices of dissent. 1 +136 136 202 1 2 1 +137 137 201 1 500164 400 +138 138 201 2 500236 -400 +139 139 301 1 Lower-Level Citizen 1 Bullshit! No way Rachel would work with the aristocrats! 1 +140 140 301 Lower-Level Citizen 2 Don't you slander her! 2 +141 141 301 Rachel never told the people the truth. She said these shadowy deals would break their hearts. +142 142 202 1 2 1 +143 143 201 1 500129 +144 144 301 1 Ashlar Face the truth! You filthy peasants! This tragedy only happened because the royals condoned the Cargo Crew's irresponsible and unrestrained behavior! 1 +145 145 301 Ashlar Therefore— 1 +146 146 301 He suddenly raises his voice. +147 147 301 Ashlar To prevent the royals from abusing their power again, I propose an end to the monarchy! We shall establish a parliament a la Babylonia, dividing the power and responsibilities among those of us who actually contribute! 1 +148 148 301 Aristocrats Hear! Hear! +149 149 301 Cheers and applause from the aristocrats and their underlings erupt as if rehearsed. +150 150 202 1 2 1 +151 151 201 1 500126 4 +152 152 301 1 Aston Ashlar, you claimed that the royals condoned the Cargo Crew's actions. What exactly did they condone? 1 +153 153 203 1 0.25 400 +154 154 201 2 500129 -400 +155 155 301 1 Ashlar The stockpiling of unregulated weapons and not holding them accountable for their violent behavior. 2 +156 156 301 Aston Let's put aside the fact that you have yet to present concrete evidence. On the day of the conflict, you deployed a large number of lethal, military-grade weapons. Were you authorized to use them? 1 +157 157 301 Ashlar We simply sent our technicians to override the control of those deadly weapons. They were originally Rachel's. 2 +158 158 301 Aston Is that so? But I received the following piece of evidence earlier. 1 +159 159 301 Aston A manager from logistics named Barbra brought me a ledger and asked for my help, claiming that someone is trying to take her life. 1 +160 160 202 1 2 1 +161 161 201 1 500511 9 +162 162 301 1 Noan ...? 1 +163 163 202 1 1 +164 164 201 1 500126 4 400 +165 165 201 2 500129 -400 +166 166 301 1 Aston You have apparently obtained many supplies and resources through her. 1 +167 167 301 Ashlar Anyone can forge a letter or a ledger. 2 +168 168 301 Ashlar That woman has passed. Who can say if you have falsified evidence post-mortem? We can't question the dead! 2 +169 169 301 Aristocrat 1 Ashlar's right! +170 170 301 Aristocrat's Lackey 1 Stop blaming us honest, dutiful folks! You despicable royals! +171 171 202 1 1 +172 172 203 2 0.25 +173 173 301 Ashlar's advocates immediately clamor for him, condemning Aston loudly. +174 174 202 2 1 +175 175 201 1 500511 9 +176 176 301 1 Noan (Barbra is dead... She didn't live even after she gave away Assad's recordings...) 1 +177 177 202 1 1 +178 178 201 1 500129 +179 179 301 1 Ashlar Why don't we ask our key witness? 1 +180 180 301 Ashlar This young man here is our hero! Rachel might have raised him, but he was the one who put her down in the end! He was the one who stopped the riot! 1 +181 181 301 Ashlar's words cause an uproar among the people in the back. +182 182 202 1 1 +183 183 301 Lower-Level Citizen 1 What did he just say? That kid killed Rachel?! +184 184 301 Lower-Level Citizen 2 Isn't he the guy who always stayed near her? +185 185 301 Lower-Level Citizen 3 How did that happen?! I thought we all did our best... but... it turns out... +186 186 301 Lower-Level Citizen 4 Traitor! You filthy traitorous bastard! +187 187 201 1 500129 +188 188 301 1 Ashlar Silence! 1 +189 189 301 Ashlar waves his hand gleefully, gesturing for the guards to pacify the crowd. +190 190 301 When the council is quiet again, Ashlar makes his way toward Noan, his hands behind his back, his steps light and springy. +191 191 301 Ashlar Now, tell us—how did Rachel get as far as she did? 1 +192 192 203 1 0.25 -400 1 +193 193 201 2 500511 9 400 +194 194 301 1 Noan Captain Rachel... 2 +195 195 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +196 196 504 0.7 +197 197 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +198 198 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +199 199 201 1 500518 400 1 +200 200 201 2 500510 -400 1 +201 201 301 1 Mom Asslam has always been in chaos. Everyone does what they can to survive this hellhole. 1 +202 202 301 Mom Trust Rachel. She has a plan to free us from this oppression. 1 +203 203 204 2 7 +204 204 301 Noan Will she become a great leader? Just like the heroes in the books? 2 +205 205 301 Mom Yes. I'm trying to help her... I don't always agree with the way she does things, but I have no right to question her, either. 1 +206 206 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +207 207 202 1 2 1 +208 208 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +209 209 201 1 500515 +210 210 301 1 Rachel You'll be my apprentice starting today. I'll train you and teach you to protect yourself. 1 +211 211 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +212 212 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +213 213 201 1 500515 +214 214 301 1 Rachel Like I've said before, the folks on the upper level are just going to work with someone else if we refuse to make these Blessing Boxes. That won't help with our situation at all. 1 +215 215 301 Rachel We've tried strikes and protests... but at the end of the day, the aristocrats own this train. We won't get a say so long as they're still alive. 1 +216 216 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +217 217 101 Assets/Product/Texture/Image/BgStory/BgStory595.jpg +218 218 201 1 500518 +219 219 301 1 Mom It's true that I've crossed the line, but if what I did brings about a better tomorrow for the people, I'd gladly do it again and pay the price. 1 +220 220 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +221 221 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +222 222 201 1 500515 +223 223 301 1 Rachel The supplies for the weapons? Hmph. I have my ways. 1 +224 224 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +225 225 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +226 226 201 1 500454 +227 227 301 1 Cargo Member Weyland They don't even consider that should the lower level keeps going like this, no one's escaping once the bubble bursts. 1 +228 228 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +229 229 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +230 230 201 1 500515 14 +231 231 301 1 Rachel ...I don't know why Field disappeared. 1 +232 232 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +233 233 101 Assets/Product/Texture/Image/BgStory/BgStory603.jpg +234 234 204 1 +235 235 301 Rachel These sacrifices are made so that people get to live a good life! 1 +236 236 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +237 237 202 1 1 +238 238 101 Assets/Product/Texture/Image/BgCg/Cg2901_03.jpg +239 239 301 Rachel I've always wanted... to atone for what I did to your mother... +240 240 301 Rachel Remake the Cargo Crew the way you want. Don't make the mistakes I've made! +241 241 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +242 242 504 0 +243 243 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +244 244 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +245 245 201 1 500511 9 +246 246 301 1 Noan ... 1 +247 247 301 Would Rachel work with Ashlar again if she could turn back time? +248 248 301 Noan (Probably.) 1 +249 249 301 She kept betting her hope on something more powerful than her—something she thought to be immovable, even on her last breath. She believed that power would save Noan. +250 250 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +251 251 504 0.7 +252 252 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +253 253 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +254 254 201 1 500454 +255 255 301 1 Cargo Member Weyland Rachel has never really trusted us. She's become a tyrant while trying to get her weapons. 1 +256 256 201 1 500398 +257 257 301 1 Cargo Captain Shauna She's witnessed too many things she couldn't change and given up on too many she couldn't save. She stopped believing that she could save anyone. 1 +258 258 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +259 259 202 1 1 +260 260 504 0 +261 261 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +262 262 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +263 263 201 1 500511 +264 264 301 1 How does that happen? Noan asks himself again. +265 265 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +266 266 504 0.7 +267 267 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +268 268 101 Assets/Product/Texture/Image/BgStory/BgStory602.jpg +269 269 201 1 500515 +270 270 301 1 Rachel This was my only choice. Otherwise, I wouldn't be able to change anything. 1 +271 271 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +272 272 202 1 1 +273 273 504 0 +274 274 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +275 275 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +276 276 201 1 500511 9 +277 277 301 1 Noan ... 1 +278 278 301 Does he have a choice now? +279 279 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +280 280 504 0.7 +281 281 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +282 282 101 Assets/Product/Texture/Image/BgStory/Bgstory142.png +283 283 201 1 500197 -400 +284 284 201 2 500197 400 +285 285 301 1 Upper-Level Guard 1 The Cargo Crew has messed us up real bad, kid, but Ashlar is willing to offer you mercy. You don't have a choice. 1 +286 286 301 Upper-Level Guard 2 Do you want to end up like Assad? Kicked off the train and dragged to your death? And even if you're fine with dying yourself, are you willing to take down so many others with you? 2 +287 287 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +288 288 202 1 2 1 +289 289 504 0 +290 290 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +291 291 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +292 292 201 1 500511 9 +293 293 301 1 Is that so? +294 294 301 He hears Jamilah's raised voice the moment he sets foot in the council. +295 295 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +296 296 504 0.7 +297 297 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +298 298 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +299 299 201 1 500125 4 +300 300 301 1 Jamilah Both Babylonia and ACA agree that the Cargo Crew and Bumblebee of the lower level are instrumental to our work to reclaim Earth. We have therefore allowed our citizens to sit in this meeting. They have the right to know. 1 +301 301 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +302 302 202 1 1 +303 303 504 0 +304 304 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +305 305 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +306 306 301 Jamilah is not entirely unprepared. She is sending a subtle message. +307 307 301 —"They are important. Babylonia's partners also agree." +308 308 301 No businessmen will throw away anything they deem important. +309 309 201 1 500129 +310 310 301 Ashlar So? Everyone's waiting for you. 1 +311 311 301 Ashlar slams on the desk before Noan, looking at the whispering crowd impatiently. +312 312 202 1 1 +313 313 201 1 500511 9 +314 314 301 1 In a brief moment of trance, Noan remembers something Field asked him a long, long time ago. +315 315 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +316 316 504 0.7 +317 317 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +318 318 401 2 895 +319 319 401 1 36 +320 320 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +321 321 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +322 322 201 1 500512 +323 323 301 1 Field What do you want to be in the future, Noan? 1 +324 324 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +325 325 202 1 1 +326 326 504 0 +327 327 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +328 328 205 999 0 0 0 +329 329 401 1 54 +330 330 101 Assets/Product/Texture/Image/BgStory/Bgstory126.png +331 331 201 1 500511 9 +332 332 301 1 Noan looks up and stares back at the eyes watching him, unyielding even if their gazes threaten to pierce him. +333 333 301 Now is the time to choose "the future." He knows his choice will spell his doom. +334 334 301 But he will not regret it as long as he can finish what the Cargo Crew started all those years ago. It is just a shame he cannot live to see it. +335 335 204 1 5 +336 336 301 Noan Rachel stockpiled those weapons because she wanted equal rights for the people on the lower level. She wanted to free us from being exploited by the Blessing Boxes and an unjust system. 1 +337 337 301 Noan And our worst oppressor is none other than Ashlar and his people. 1 +338 338 301 Noan This time was no different. Not only did he use military-grade weapons he secretly owned to slaughter the Cargo Crew, but he also sent his guards to come after the citizens in the damaged carriage. 1 +339 339 301 Noan Everyone standing back there can testify to that. 1 +340 340 301 Noan They are the survivors of that disaster. They might not know why it happened, but they have definitely witnessed what you did. 1 +341 341 202 1 1 +342 342 201 1 500129 +343 343 301 1 The people in the back are immediately stirred up, echoing Noan's statement out loud and railing against the cruel slaughter. Seeing this, Ashlar just sneers, unperturbed. +344 344 301 Ashlar It seems that our little witness here has been coaxed into telling lies. 1 +345 345 301 Ashlar My fellow aristocrats. Do you remember why we funded Asslam all those years ago? 1 +346 346 301 Ashlar Love and hope. That's right. We did it because we wanted to spread love and hope around the world. Did what the Cargo Crew do align with our intention, then? Of course it didn't. 1 +347 347 301 Ashlar We all have to work hard in order to reclaim Earth and rebuild the glorious Golden Age. How shameful and selfish is it to destroy Asslam just because some of them are tired? 1 +348 348 202 1 1 +349 349 201 1 500511 9 +350 350 301 1 —In the grand scheme of things, no amount of pain of an individual is worth mentioning. +351 351 301 If Noan has not witnessed the struggles and sufferings on the lower level for the past 17 years, he might get to be as impartial and visionary as the aristocrats. +352 352 301 As the rehearsed cheers and applause die down, Noan plays his ace. +353 353 301 Noan I still have Rachel's terminal. 1 +354 354 203 1 0.25 400 +355 355 201 2 500129 -400 +356 356 301 1 Ashlar What?! 2 +357 357 301 Noan I've gone through her records. 20 years of invoices, lists, messages, contracts, and minutes are all intact. 1 +358 358 301 Noan That will be enough to prove what you have done! That will show everyone who the real oppressor is and who has been trying to assassinate the aristocrats who wouldn't take your orders! 1 +359 359 301 Ashlar That's you, obviously. 2 +360 360 301 Noan —What?! 1 +361 361 301 Ashlar You're Julie's boy, aren't you? Your father used to work for me. 2 +362 362 301 Ashlar We still have records of his crime, I believe. Rachel killed him in revenge before we could give him his sentence. 2 +363 363 301 Ashlar causes a commotion among the crowd again. +364 364 301 Ashlar Your mother never stopped holding a grudge. She helped Rachel to manipulate the books and misappropriated supplies. We have all of them on record. 2 +365 365 301 Ashlar To avenge your parents, you stayed by Rachel's side all these years so as to steer her to start her riot at the wrong time and take the chance to kill her yourself! 2 +366 366 301 Aristocrat 1 The whole thing was in-fighting inside the Cargo Crew? +367 367 301 Aristocrat 2 What else can those commoners do except for taking up our space and causing trouble? +368 368 301 Aristocrat 3 They're all the same! Uneducated and vulgar! Violence is all they know! +369 369 301 Aristocrat's Lackey 1 Hear! Hear! +370 370 301 Aristocrat's Lackey 2 How horrible! Absolutely horrible! +371 371 301 The aristocrats all rise to support Ashlar even when he has just spun a brand new narrative out of thin air to shift all the blames onto Noan. +372 372 204 1 5 +373 373 301 Noan What are you all talking about?! He still hasn't shown any proof! Why are you all supporting him?! 1 +374 374 301 Noan shouts, but the crowd follows where Ashlar leads, disregarding Noan's words. +375 375 301 Aristocrat 1 Get these criminals out of here! +376 376 301 Aristocrat 2 Make the train safe again! +377 377 301 Ashlar Have you heard of the tale "Calling a Deer a Horse"? 2 +378 378 301 Ashlar walks toward Noan nonchalantly, quietly teasing the young man. +379 379 301 Ashlar A chancellor wanted to overthrow the king, but he didn't know how much sway he had in the court. So, before he acted, he gifted his king a deer while claiming it to be a horse. 2 +380 380 301 Ashlar The king didn't believe him, obviously. So the chancellor asked the other officials in the court, "Is this a deer or a horse?" And how do you think they answered? 2 +381 381 301 Ashlar So many couldn't wait to agree with the chancellor that it was indeed a horse. 2 +382 382 301 Ashlar You thought those who mistake a deer for a horse are stupid, but that's their cleverest trick. People who tell the truth... are often the first to die. 2 +383 383 301 Noan ... 1 +384 384 301 Ashlar We have guests from Babylonia with us today, so I prefer not to make a scene. This is your last chance to hand in the terminal. 2 +385 385 202 2 1 +386 386 203 1 0.25 +387 387 301 Noan ... 1 +388 388 301 Noan's hand with the terminal will not stop shaking. +389 389 301 Noan I've exposed you, and you don't want to "make a scene"? 1 +390 390 202 1 1 +391 391 201 1 500129 +392 392 301 1 Ashlar They were working with me in the first place. As long as I "reassure" them afterward and provide them with "reasonable" proof, they will leave this place satisfied. 1 +393 393 202 1 1 +394 394 201 1 500511 5 +395 395 301 1 Noan "Reasonable"...?! 1 +396 396 301 Noan looks at Jamilah. She has not spoken after her initial speech. Lowering her head, she only whispers to the people beside her quietly as if the other figures behind her are a threat. +397 397 301 Noan turns to look at the unnamed Construct and Aston. Neither of them is able to answer Noan's helpless gaze as the crowd around them becomes more and more alarming. +398 398 301 Standing amidst this insurmountable tide, Noan finally accepts that the law and order of the Golden Age have utterly collapsed. +399 399 301 In this apocalypse, only the "leader" who holds actual power can make the rules that others follow. Ordinary people will not light up the night, as bright as they might burn. +400 400 301 Still, he wants to try one last time. +401 401 301 Noan ...Hey! 1 +402 402 201 1 500245 -50 +403 403 301 1 ?? ...?! 1 +404 404 201 1 500511 9 +405 405 301 1 Noan raises his hand with the terminal and throws it toward the young Construct. +406 406 301 And then— +407 407 401 1 36 +408 408 401 200 2 1510 +409 409 401 200 2 1510 +410 410 401 200 2 1510 +411 411 401 1 148 +412 412 301 RImgBg1Shake Several bullets are fired from the crowd, hitting Noan before his hand even drops. +413 413 204 1 9 +414 414 301 Noan Cough... 1 +415 415 203 120 1 0.25 -150 +416 416 202 1 +417 417 401 2 3077 +418 418 301 The pain in his chest and abdomen almost knocks him unconscious. +419 419 401 2 895 +420 420 304 What is the meaning of this? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +421 421 301 He seems to hear a voice—a question from the future asked through his memories. +422 422 301 Noan ...Meaning? +423 423 201 1 500245 +424 424 201 2 500197 650 +425 425 201 3 500197 -650 +426 426 301 1 Noan tries to look up, but all he hears is the echoing chorus of Ashlar's rules. +427 427 301 —Is that because they worry they will otherwise become the next targets? +428 428 301 The guards surround the young Construct while the crowd chants. They cannot take the evidence away from the Construct, and the Construct cannot fight them off due to Jamilah's stance. +429 429 401 2 895 +430 430 304 A futile attempt... You've made the wrong choice. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +431 431 301 Noan ...As long as... the people's dream... +432 432 401 2 895 +433 433 304 Do you think that "evidence" will help you achieve the dream of the Cargo Crew? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +434 434 301 The distant voice sneers. +435 435 401 2 1510 +436 436 301 RImgBg1Shake Through his blurred vision, Noan can see a bullet hitting the terminal inside the Construct's hand. +437 437 301 Noan ...? +438 438 301 The terminal shatters, its pieces scattered on the floor, stepped over by the disorderly crowd. +439 439 401 2 895 +440 440 304 Their sacrifices are all in vain because of your choice. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +441 441 201 1 500197 +442 442 301 Noan No... +443 443 301 He reaches out with his trembling hand, hoping to hold onto some of the shattered fragments, but the crowd steps on his fingers just as they did the broken device. +444 444 301 Noan Give it back...! +445 445 301 The excruciating pain in his chest torments his soul. +446 446 301 Has he made the wrong choice? Should he have listened to Rachel and given everything to Ashlar? +447 447 301 RImgBg1Shake —No! That is not the path he dreams of! +448 448 401 2 895 +449 449 304 Is this the path you dream of, then? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +450 450 301 Noan ...No... It isn't... All I wanted was... +451 451 301 —a people that does not have to starve or be exploited. A people that is treated fairly with the decencies of life! +452 452 301 As his voiceless declaration disappears amidst the chanting crowd, the dreams of the tens of thousands of people on the lower level also vanish in the dark like a dying ember. +453 453 202 2 3 1 +454 454 401 2 895 +455 455 304 Do you regret it, Shrek? 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +456 456 301 1 Upper-Level Guard 1 Kid's still alive. 1 +457 457 202 2 3 1 +458 458 201 1 500129 +459 459 301 1 Ashlar Throw him off the train. 1 +460 460 401 2 895 +461 461 304 1 AniZhuanchangBegin ...Do you regret it? ffffffff Assets/Product/Texture/Image/BgStory/BgStory0.png 1 1 diff --git a/Resources/table/client/movie/movies/MovieZX02918BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02918BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..056a230c18a06832452fc3cc3997e09eb47e4060 GIT binary patch literal 4408 zcmcInO^75(74{lE^ufb|x(Kn2?ket2VmA$KAl2k=i zM#THxi|@Vn<;x%a*x&B`^Q(XTtDZ}_b73tDTz;HB*?pZSdW9zNW4Xss;m-p#^9RaoxbM!2g& z?oDPQk$cyYqh#+W3C5oPvN!78&68%;e|&9k1uS4}(6#UNIF{J{W+7uS-Fxod3(9@m zDowGtA?NLnTiVR=M=y6XY0r(<_Ew+u$&Y<{jB|f6t%MF!p%Y>SW8N#?D_8x2$GnZ} z8Qb34XIR|q(5&!S&^>>^28`{mJVYSC(8JEsV!XW)T;7h||`VPcxxUd%YgNVFW?3T=1xnV%BMU#6}lwPc(KHWxZ^d!v)wU zPmInMJeP$v8vYp`DQS0kwjj?D7>$XvRB{5=0NFG&6_T897lj# z7Rb?V0K~|P01k2ZloToyu%eJtI13_1TqsbBC)gjqXCMGdY6B^$v`tOP!55kurqY%U z3IU_Z4zA#t#DQmgPRG&>Dqud6`1}!^NPa41j-3lJ&uCLH!^NU7_oW6-kaL%d5b2Qv zJ775uAq<2kM`UX1B7ERzrtS-B7T5yxlS}&GVTj|xnNCerI!=Rx%BIds>@!D3$f6r~ zpZTaT=YhZV<%h?HFH8lqNg+$F%4fTB)8A*fFD$E=R3u?*$5EcE*i8%F z0)R3|J&_>L-Tn=kzp8L92vj;4YDi~94w%1IuMp5X>7r)7$_UT1`~<}Zkc+x@O(h@; zYt>9;qO5a)sIrU*H#PEz%1Jla5%br|6&*%>2o{-*N(qxXuCi>=?ZB8(!CwpViCpyf zofI%9$cVV)&m)5=-Hs&ji+f{Aq?igZ+}d5vvSudvPNL${?x13)^c);^p5v#;VvZ_~ z(9ls(*(~H;bWlX#(1u7|kf@suXkygI+Fli~(HQ*Lc%gOs40kIE0?%Xbq6=K(hCZ;= zz=P4am+Q;40mK1{z8`*6%=-sc@$u3N={tr=~elhSzMNgr8H9!4A|wItd*dFx*Q*Ul37F zL_4}1=8$5cLh`vhb&RE~BRr0Z7Pa^44Oz}j;UokePz?v4!EizCc8*5f4PwLsTs5;jt1jwyM%u&ye)?!D4G=gT-L3s=TFsnXwP zxDgV3xXUL6zwv@E1BQD^Zkpu$|E!`Uxg-Qb)?drW6G+n(8Um`xRpf^ERDyT;6xyQR zvrR`QF*7NgPHk#C1rB+j5zKD?4p_g<#}(w;$h2A0R8aa!wDfwHcrar9wPrVoml)^h zuBFVJ>Y@yWqAb&0IwHNHam^}AuM;HDp?65!yG@t0qQF{^Z)<= literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02918EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02918EA.tab.bytes new file mode 100644 index 0000000..4c06038 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02918EA.tab.bytes @@ -0,0 +1,410 @@ +8 Dk|0V@O +>? Y}'ĿiϠ-u9X-Vb$'>%+4 /Ĵ/|_@UB_T^FsN&߈Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory383.png +2 2 401 1 10 +3 3 201 1 500507 4 +4 4 301 DialogEnable 1 The young man departs alone, leaving the road paved with the Red Tide and crimson vital fluid behind. +5 5 301 A chilling breeze carries quiet sobbing from a distant alleyway, whispering the tragic tales of the survivors. +6 6 301 ...It will not be long before the Red Tide floods this place. +7 7 301 Noan is about to catch up with the retreating groups to check on them before realizing that he might just lead more disasters to the few remaining survivors. +8 8 301 In the end, all he can do is leave. +9 9 301 Noan ... 1 +10 10 301 He feels an intense pain in his chest. Vital fluid is dripping from the tear on his frame. +11 11 301 To stop the Corruptted from going for the wounded, the powerless "Ascendant" gave it his all in that endless battle. +12 12 301 His fragile armor broke after receiving several hits, revealing the underlying mechanical structure. +13 13 301 Noan can feel his internal parts exposed to the air through the gap in his chest. He will not escape the Red Tide the next time he is attacked. +14 14 301 DialogDisable —What should he do next? +15 15 202 1 1 +16 16 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +17 17 401 2 558 +18 18 504 0.7 +19 19 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +20 20 201 1 500512 +21 21 301 DialogEnable 1 Summer What do you want to be in the future, Noan? 1 +22 22 202 1 1 +23 23 504 0 +24 24 401 2 558 +25 25 101 Assets/Product/Texture/Image/BgStory/Bgstory383.png +26 26 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +27 27 201 1 500507 +28 28 301 AniZhuanchangBegin 1 Noan ... 1 +29 29 202 1 1 +30 30 101 DialogDisable Assets/Product/Texture/Image/BgStory/BgStory600.jpg +31 31 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +32 32 504 AniZhuanchangEnd 0.7 +33 33 201 1 500510 -400 +34 34 201 2 500512 400 +35 35 301 DialogEnable 1 Noan ...In the future? 1 +36 36 301 Summer Yeah. A dream, or a plan, or something. Something you want for yourself. 2 +37 37 301 Noan In the future... I want to... 1 +38 38 202 DialogDisable 1 2 1 +39 39 504 0 +40 40 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0 0 0 +41 41 401 2 558 +42 42 304 Make manga, telling fantastic and legendary stories. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +43 43 401 2 558 +44 44 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +45 45 504 0.7 +46 46 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +47 47 201 1 500510 3 +48 48 301 DialogEnable 1 Noan Become one of those down-to-earth, hard-working people. 1 +49 49 301 Noan And I want to... 1 +50 50 202 1 1 +51 51 504 0 +52 52 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0 0 0 +53 53 401 2 558 +54 54 304 Be a righteous and reliable doctor. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +55 55 401 2 558 +56 56 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +57 57 504 0.7 +58 58 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +59 59 201 1 500510 3 +60 60 301 1 Noan Stop causing others trouble and holding them back. 1 +61 61 301 Noan Most importantly... 1 +62 62 202 1 1 +63 63 504 0 +64 64 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0 0 0 +65 65 401 2 558 +66 66 304 I want to change this hopeless world. 000000ff Assets/Product/Texture/Image/BgStory/BgStory00.png 1 1 +67 67 401 2 558 +68 68 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +69 69 504 0.7 +70 70 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +71 71 201 1 500510 3 -400 +72 72 201 2 500512 14 400 +73 73 301 1 Noan I want to make sure I can survive on my own so that I won't let Mom and Rachel down. 1 +74 74 301 Summer Seriously? 2 +75 75 301 Noan What? 1 +76 76 301 Summer If that's the future you want, why... do you look so miserable? 2 +77 77 204 1 7 +78 78 301 DialogDisable Noan ... 1 +79 79 202 1 2 1 +80 80 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0 0 0 +81 81 504 0 +82 82 401 2 558 +83 83 101 2000 Assets/Product/Texture/Image/BgStory/BgStory607.jpg +84 84 401 2 558 +85 85 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0.3 0.3 0 +86 86 504 0.7 +87 87 101 Assets/Product/Texture/Image/BgStory/BgStory600.jpg +88 88 201 1 500510 14 -400 +89 89 201 2 500512 400 +90 90 301 DialogEnable 1 Noan ...I suppose they're just difficult to achieve. 1 +91 91 301 Summer The Noan I know doesn't give up just because something is hard. 2 +92 92 301 Summer And what you really want is to become a hero, isn't it? 2 +93 93 204 1 3 +94 94 301 Noan ...Don't be ridiculous. 1 +95 95 301 Summer But you've always wanted to turn this place around and help everyone... How can you give up on something like this? It's engraved in your soul! 2 +96 96 301 Noan It's engraved on my soul? 1 +97 97 301 Summer Yeah! It's leaking from your soul through your skin and has written "hero" on your forehead. I can't even laugh about it. 2 +98 98 301 Noan ... 1 +99 99 301 Summer I'm going to ask you again—what do you want to be in the future, Noan? 2 +100 100 301 Noan In the future... 1 +101 101 202 1 2 1 +102 102 205 999 Assets/Product/Texture/Image/BgStory/BgStory550.jpg 0 0 0 +103 103 504 0 +104 104 401 2 558 +105 105 101 300 Assets/Product/Texture/Image/BgCg/Cg2901_08.jpg +106 106 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +107 107 301 Noan ...I want to protect everyone. I want to become... +108 108 201 1 500509 +109 109 401 1 211 +110 110 301 1 Noan ...A "hero"... +111 111 501 DialogDisable Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +112 112 401 2 558 +113 113 101 Assets/Product/Texture/Image/BgStory/Bgstory379.png +114 114 301 DialogEnable But a single wrong choice has sent reality down the opposite path. Noan cannot even achieve his compromised dreams now. +115 115 301 The kid who wanted to become a hero is now a sinner, responsible for hurting innocent people. +116 116 301 Noan ...You're nearby, right? Lithos? 1 +117 117 301 Talbot believed the power of Ascendants could save everyone, even on his dying breath. +118 118 301 —Just like how Rachel believed her terminal could save Noan, letting him rebuild the Cargo Crew and the rebellion. +119 119 301 He did not listen to Rachel and chose to fight on. Because of that, the people's sacrifices were in vain, their dreams were erased. +120 120 301 Is he going to repeat his past mistake? +121 121 301 Noan As long as I can change something... 1 +122 122 301 He is willing to give up the dream he engraved on his soul. He is even willing to give up his soul and set foot on the path he abhorred. +123 123 301 With that thought comforting him, Noan enters the dark forest. +124 124 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory536.jpg 0 1 1 +125 125 205 999 1 0 0 +126 126 101 Assets/Product/Texture/Image/BgStory/Bgstory536.jpg +127 127 104 0|0|-200 10 +128 128 301 —But what if this path is unalterable as well? +129 129 301 The things he has seen and the lives devoured by the Red Tide are plainly declaring their plans—to give up the weak through the filtering. +130 130 301 Once Noan becomes part of them, it seems obvious how much freedom and space he will actually get to act as he wishes. +131 131 301 Rachel chose to work with those in power, and she ended up being constrained by them. +132 132 301 Much like her, the slightest accident could end up hurting the people he cares about the most and regretting it for the rest of his life. +133 133 301 Noan ...No. That's not what I want... 1 +134 134 301 —! +135 135 301 Noan ...? 1 +136 136 301 Noan can hear a muffled voice somewhere from behind. +137 137 301 —Ascendant—?! +138 138 301 The voice is asking something anxiously. +139 139 301 Noan ...Ascendant... 1 +140 140 301 ...Whoever has seen the scene of slaughter and how the people were attacked would reasonably suspect that the only person who made it out alive was the culprit. +141 141 301 —Don't move! Put down—! +142 142 301 ...Noan is still being pursued. +143 143 301 That is why Noan must not stop. If his "anomaly" goes haywire again, he cannot tell if it will fail or get out of control. He does not wish to hurt another person with it. +144 144 301 Noan ... 1 +145 145 202 1 +146 146 301 He must hurry. Once he crosses the street lamp ahead, Noan will enter the vast darkness ahead, and he will be free to welcome his ending in the unknown land alone. +147 147 401 100 2 1510 +148 148 401 120 2 1510 +149 149 401 100 2 1510 +150 150 301 RImgBg1Shake Noan should not have stopped, but gunshots replace the voice behind him, grazing his shoulder and leaving behind two lines of blood. +151 151 201 1 500507 +152 152 301 1 The sudden sharp pain pulls Noan out of his head and wakes him from his chaotic mind. He finally hears what the voice is saying. +153 153 301 —This is your last warning! Stay there! +154 154 301 Noan ... 1 +155 155 301 Noan ...Last warning? 1 +156 156 301 —I'll be forced to shoot you if you insist on going to the Ascendants! +157 157 301 Does the owner of the voice think Noan is one of the deserters? +158 158 301 Noan ...Fair. 1 +159 159 401 2 1511 +160 160 301 AniZhuanchangBegin He stops running, pulling his already-loosened chest armor off. +161 161 202 DialogDisable 1 1 +162 162 105 AniZhuanchangEnd Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieNuoAn01/UiMovieNuoAn01.prefab +163 163 301 DialogEnable With a self-mocking smile, Noan slowly looks up. +164 164 301 Noan If that was your last warning, then I ask of you... don't miss next time. +165 165 301 All the regrets that have been slumbering in his lost memories merge with the sin he is about to commit, paving the path to the future. +166 166 301 His soul has died, having given up his dreams, now awaiting his body to perish along with it. If that is the case, Noan sees no fault in entrusting his fate to the duty-bounded executioner. +167 167 301 Noan ...What's wrong? Why don't you shoot? +168 168 302 Are you... the Construct who lost his memories back in the base? 169 +169 169 301 Noan ...I am. +170 170 302 What happened at the medical center? 171 +171 171 301 Noan You're asking me...? +172 172 302 There's no one else here. 173 I should get the facts straight before I convict you. 173 +173 173 301 Noan Do you think I'll tell the truth? +174 174 302 I trust my judgment. 175 Speak first, then I'll decide. 175 +175 175 301 Noan ... +176 176 302 Our main objective this time is to investigate Ascendants and deserters. 177 +177 177 302 We received a rescue request during our mission. 178 +178 178 302 And we detected Ascendant activities in the vicinity. 179 +179 179 302 The people in Medical Center 09 told us there was a deserter working with the Ascendants. 180 +180 180 302 Were they talking about you? 181 +181 181 301 Noan ...Perhaps. +182 182 302 Perhaps? 183 +183 183 301 AniZhuanchangBegin 3000 The young man nods, detailing his journey to the person before him. +184 184 101 DialogDisable AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory536.jpg +185 185 302 ...You were made by the Ascendants? 186 +186 186 301 DialogEnable Noan ...I was. +187 187 302 So this isn't voluntary. 188 +188 188 301 Noan I don't think it means I should be forgiven. +189 189 301 Noan As long as the anomaly in me can't be kept under control, I could easily hurt others again. +190 190 301 Noan To stop that from happening, I believe... +191 191 302 What if it can be controlled? 192 +192 192 301 Noan ...That was the idea. I was going to find that Ascendant and seek help regarding how to control this power. +193 193 302 No. I'm asking you to go to Babylonia with me. 194 +194 194 302 The researchers there can fix your anomaly. 195 +195 195 301 Noan Researchers... +196 196 302 If you do not wish to hurt the innocent... 197 +197 197 302 Then stop running and following the Ascendants. 198 +198 198 302 You can still choose. 199 +199 199 301 Noan I can... still choose? +200 200 302 You can choose to go with me to Babylonia and live. 201 +201 201 302 Or you can choose to die here before you become an Ascendant. 202 +202 202 301 Noan Does that count as me still being able to choose? +203 203 302 I'm sorry. Those are all the options I can offer. 204 +204 204 302 I can't just watch on when another Ascendant is about to be born. 205 +205 205 301 Noan ... +206 206 301 Noan Aren't you worried that I'll hurt you or your friends after I come with you? +207 207 302 In your state? 208 I trust my team. 208 I think you're struggling to even move now. 209 +208 208 210 301 Noan ... +209 209 301 Noan Perceptive. +210 210 301 Noan Can I ask you something, then? +211 211 302 Go ahead. 212 +212 212 301 Noan If I go to Babylonia like you asked, but the researchers there fail to do anything about me— +213 213 301 Noan And I lose my chance to gain the power to control the Punishing Virus that Talbot... or other "deserters" of yours had wished for, along with it the ability to help others... +214 214 301 Noan ...Is it still the correct choice if I give up the power to change simply for what I consider "righteous"? +215 215 302 Of course it is. 216 That's not the power to change. That's you giving in. 216 +216 216 302 The researchers' momentary setback doesn't mean there won't be any progress. 217 +217 217 302 Every perished soul here died to bring change to our hopeless present. 218 +218 218 302 A hopelessness that was caused by the Punishing Virus and the Ascendants. 219 +219 219 302 If you wish to become their accomplice in exchange for that power... 220 +220 220 302 It's a betrayal and an insult to those who lost their lives! 221 +221 221 301 Noan ... +222 222 302 But you already knew that, didn't you? 223 +223 223 301 Noan I did. +224 224 301 Noan That answer brought me nothing but confusion... It still does, if I'm being honest. +225 225 301 Even if he understands it, the old dream that sank his heart like an iceberg refuses to melt. +226 226 302 Do you agree with the "filtering" the Ascendants insisted on? 227 +227 227 301 Noan Of course I don't. Even the most ordinary lives are equally powerful—they all deserve the right to live and die freely as they wish. +228 228 301 Noan No one should get to make the scale that judges a person's worthiness to live. +229 229 302 Then trust that humans have progressed past that. Trust that our progress will lead you to the future you seek. 230 +230 230 302 Even if it's going to take a while. 231 +231 231 301 Noan ... +232 232 302 Didn't your message say that you'd hate to turn down my invitation, after all? 233 +233 233 302 Time to keep your word. +234 234 301 Noan My message...? +235 235 301 It takes him a second, but Noan remembers leaving behind a note before he left to express his gratitude. +236 236 301 At the end of his message, he wrote— +237 237 301 "I'd hate to turn down your invitation... Once I've regained my memories, I will find you and everyone else who has trusted me to explain who I am." +238 238 301 Noan What a time to bring that up. +239 239 302 Since you still look pretty unsure. 240 Since I want you to come with me. 240 Since I don't want another Ascendant in their ranks. 240 +240 240 301 Hearing that, Noan quietly smiles. +241 241 301 Noan ...Alright. +242 242 301 Even with all his worries and doubts regarding going to Babylonia, Noan decides to follow his soul's guidance and chooses one of his few available choices. +243 243 301 AniZhuanchangBegin Noan I'll go to Babylonia with you. +244 244 105 DialogDisable 1000 +245 245 201 AniZhuanchangEnd 2 500507 +246 246 301 DialogEnable 1 Noan drags his heavily wounded body forward, slowly approaching you. +247 247 301 Just as he is about to cross the dimmed street lamp and hold your hands, he feels a sharp pain on his back. +248 248 401 1 36 +249 249 204 1 4 +250 250 201 1 500514 -400 +251 251 301 RImgBg1Shake 1 Noan ...Aargh! 2 +252 252 401 1 102 +253 253 301 Red vital fluid spills from his mouth. Noan has to exert himself to turn his scarred shoulder to notice the purple figure behind him. +254 254 301 Noan ...Lithos... you... 2 +255 255 204 1 2 +256 256 301 Lithos ... +257 257 301 Noan Why... 2 +258 258 301 Lithos You... you can't leave me at a time like this... +259 259 302 Who are you?! 260 +260 260 301 Lithos does not answer. Instead, his gaze fixes on you as he hides behind the wounded Noan. +261 261 301 Lithos ...Gray... Raven? +262 262 302 You know the Gray Raven symbol? 263 +263 263 301 Lithos ...You're a human... from Gray Raven... A commandant? Ravenge? +264 264 302 Ravenge? 265 You know the previous Gray Raven Commandant? 265 +265 265 301 Lithos ...Ravenge... that man... is dead. +266 266 301 Lithos Ha... +267 267 202 2 1 +268 268 203 1 0.3 -70 +269 269 301 300 Lithos quickly pulls out the short sword he used to stab Noan before rushing toward you. +270 270 201 20 2 500507 4 500 +271 271 203 2 0.15 +272 272 203 1 0.15 -400 +273 273 401 300 2 13015111 +274 274 402 13015111 +275 275 401 2 10002001 +276 276 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +277 277 301 RImgBg1Shake Noan Lithos! Stop...! +278 278 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +279 279 203 2 0.15 400 +280 280 301 1 Noan tries to stop Lithos, but his frame is too damaged to function properly. +281 281 202 2 1 +282 282 203 1 0.25 +283 283 301 Lithos ...It's a surprise that you're still standing, given how broken you are. 1 +284 284 302 (Open Fire) 285 +285 285 401 2 1510 +286 286 203 1 0.1 -80 +287 287 301 Lithos ...That won't do anything. 1 +288 288 301 Lithos easily dodges your shots as if he can predict the trajectories of the bullets. +289 289 301 Right as you are about to enter combat with the unknown Construct with your delicate flesh and blood, a familiar figure appears out of nowhere, dashing between you and countering the enemy's strike with her blade. +290 290 401 2 10002001 +291 291 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +292 292 201 2 500166 5 -800 +293 293 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +294 294 203 1 0.14 200 +295 295 203 2 0.14 -200 +296 296 502 140 800 RImgBg1Shake +297 297 203 1 0.05 450 +298 298 203 2 0.05 -450 +299 299 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +300 300 203 50 1 0.2 500 +301 301 203 2 0.2 -500 +302 302 301 Lucia —Lithos! 2 +303 303 301 His identity, his name, and his character are all known to her. She, therefore, does not hesitate to attack the "frail-looking" figure unrelentingly, forcing Lithos back with her aggressive strikes. +304 304 204 1 2 +305 305 301 Lithos ...Lucia? 1 +306 306 301 For some reason, Lithos looks amazed before being lost in confusion. +307 307 204 1 +308 308 301 Lithos Wait... You're already... 1 +309 309 202 1 1 +310 310 203 2 0.25 +311 311 302 1 You know who that is, Lucia? 312 +312 312 301 Lucia I've mentioned him to you, Commandant. 2 +313 313 301 Lucia He's the Ascendant that Commandant Ravenge connected to. 2 +314 314 302 Ascendant? 315 Wait, that's him? 316 +315 315 323 301 Lucia That's right. That tragedy wouldn't have happened if he hadn't been manipulating Ravenge and the people in power! 2 +316 316 301 Lucia That's right. He didn't look like this when I met him back then. 2 +317 317 203 2 0.25 -400 +318 318 201 1 500507 400 +319 319 301 1 Noan Cough... 1 +320 320 301 Noan laughs drily despite the tension and his injury, covering it with his cough. +321 321 202 1 1 +322 322 203 2 0.25 +323 323 302 Can he shapeshift like Lamia? 324 +324 324 301 Lucia I think he just changed his coating. 2 +325 325 301 Lucia points at the "decoration" on Lithos' neck. +326 326 301 Lucia His face and his frame are still the same. 2 +327 327 302 ... 328 +328 328 301 Lucia It was my mistake not making sure you were actually dead before. 2 +329 329 203 2 0.25 -400 +330 330 201 1 500514 2 400 +331 331 301 1 Lithos I... wasn't the only person who wasn't actually dead, was I? 1 +332 332 204 1 +333 333 301 Lithos I remember now... 1 +334 334 301 Lithos The Lucia who became an Ascendant and you... Ha... 1 +335 335 301 Lithos We were both awakened in the same way... but unlike you, that other me was actually dead. 1 +336 336 204 1 2 +337 337 301 Lithos Tell me... why are you here, Lucia? 1 +338 338 301 Lucia We received a rescue request. 2 +339 339 301 Lucia I assume the Corrupted that trapped those people were your doing. 2 +340 340 301 Lithos ...Did you save them? 1 +341 341 301 Lucia Of course I did! Even the people from the nearby bases came to help. I don't know why you were targeting them, but rest assured most of them have been treated and safely transferred away. 2 +342 342 301 Lithos ...That's fine. I don't need them anymore, now that it's come to this. 1 +343 343 301 Lucia I'm not going to let you go today, no matter what you're planning. If you're here, then your "Paper Crane" is also nearby, isn't it? 2 +344 344 301 Lithos ...Ha. You still remember "her"? 1 +345 345 301 Lucia Bring it out. I'll take care of both of you at the same time. 2 +346 346 204 1 +347 347 301 Lithos No. Forgive me... Lucia. 1 +348 348 204 1 2 +349 349 301 Lithos I've found a way to coexist with humans now. I won't make the mistake I made all those years ago. 1 +350 350 301 Lucia You've found a way? What is it? 2 +351 351 301 Lithos A secret, for now. 1 +352 352 301 Lithos I'm only searching for companions who can travel this "way" with me. 1 +353 353 301 Lithos Once it is complete, I will gladly die. 1 +354 354 401 2 10002001 +355 355 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +356 356 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +357 357 201 2 500166 5 -800 +358 358 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +359 359 203 1 0.14 200 +360 360 203 2 0.14 -200 +361 361 502 140 800 RImgBg1Shake +362 362 203 1 0.05 450 +363 363 203 2 0.05 -450 +364 364 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +365 365 301 Lucia I won't believe you again! 2 +366 366 301 Lithos Kill me here if you want. I'll still wake up as I did before. 1 +367 367 301 Lithos So let's not waste time on these meaningless fights. 1 +368 368 301 Lucia Don't you go away! 2 +369 369 301 Lucia dashes forward and strikes. Right before her blade hit Lithos, her vision suddenly becomes a kaleidoscope of lights, images reflecting and refracting as if filtered through a cracked gemstone. +370 370 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +371 371 203 1 0.14 -200 +372 372 203 2 0.14 200 +373 373 502 140 800 RImgBg1Shake +374 374 203 1 0.05 -300 +375 375 203 50 2 0.05 100 +376 376 203 1 0.05 100 +377 377 203 2 0.05 300 +378 378 203 50 1 0.2 -500 +379 379 203 2 0.2 500 +380 380 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +381 381 202 1 1 +382 382 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +383 383 201 60 2 500514 -200 +384 384 201 120 2 500514 100 +385 385 201 2 500514 -400 +386 386 301 Lucia dashes forward and strikes. Right before her blade hit Lithos, her vision suddenly turns into a kaleidoscope of lights, images reflecting and refracting as if filtered through a cracked gemstone. +387 387 301 Lucia ...My visual module is being interfered with! +388 388 201 70 2 500514 200 +389 389 201 70 2 500514 -200 +390 390 302 (Open Fire) +391 391 401 2 1510 +392 392 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +393 393 201 2 500514 +394 394 301 1 Lithos I told you to stop your meaningless struggle. This is for your own good. 2 +395 395 301 Once again, he dodges your bullets easily. +396 396 202 2 1 +397 397 201 1 500507 4 +398 398 301 1 Noan This is just a trick on our visual modules? 1 +399 399 202 1 1 +400 400 201 1 500514 2 +401 401 301 1 Lithos Sleep in this dream I weaved... 1 +402 402 202 1 +403 403 301 Dark illusions appear as countless corpses reach out from beneath the earth, their hands dragging and pulling Lucia backward. +404 404 201 1 500513 2 +405 405 301 1 A giant snake-shaped machine descends from the sky afterward, turning into a giant, immaculate chair and lifting Lithos and Noan. +406 406 301 Lucia That's the sound of his "Paper Crane"! Watch out, Commandant! +407 407 301 1 Lithos Relax. I'm not going to hurt you two. 1 +408 408 301 1 AniZhuanchangBegin Lithos I'll see you next time... our new Gray Raven Commandant. 1 diff --git a/Resources/table/client/movie/movies/MovieZX02919BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02919BA.tab.bytes new file mode 100644 index 0000000..65d56fa --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02919BA.tab.bytes @@ -0,0 +1,569 @@ +>Vչ_u6wQ ̩4v.[wPsv.ۍy?EL;&BYM3_ j+WS;JDЙѓ3Jp{8?ބ)b#el>hcC$i!2qD30kVZ&sSRk=LqhZ7d(E?V?f(45K3Gw@%b0c0v zIO1lypzG;{o%!-b#J%U9@AJPW{`60N_?^G?JHPwC{?wm4{}X@Z@Bij^|IA~O{Z~y3%fBHv%_&45L{O^DM8$bNdfAF{e*{}Y?Prms1@Bi69{8xYJk3W5$ z{L=Mr-hc0({PNHL#ee_z|LGq;{*Ax+_;>RE`7i(OFaPv+|NNc(U;9T7fBpG1Ii2ig zt0g~tR{nTb|MK#BT_(@BPv)!1YySUuIZd9F7qjK*a<)kL&HlGfJ}T$MwLbD6J})-K zV*A7N*OKs4R{xaOKaK03j_aRJ>YpCeKRv8}dQ|_E9vyx>+$BBSCOzCIJ=`cg+$lZW zDm~mQJ=`ok+$}rYEj!#TJKQZh+$}rYEj#|T_uosCG)dAU{z)L$U%uQI%gJT2ybv+< z*>+p*wjX}JSxxto-G?tB|9(?`_M&sQ5h;@?tVz2;)&s5s;Py78tgCYPh9v)%RR=)w4Y@2ryd z-y0|6B*_{yI6mUVRL4h0z306D-f?o=JS9swCCwit$-UuoPLh*~db(pNx zIU1cZ*wKq!aeh8ZljnEdKu67VcUkO4>vFT@D?ZQrTCtwj`|mwS9yD)&;6cyi2c^jQ z_yaLj&+Gm79wrZ4r$vUf8!h(R9Rq>x`_1T@Wnd*QR`*BGccUv-XH(3UEX&BGy_d}<559L<(r!K>2|i#MO%9ql&P`h)Sv^37~Hu~i&xjSONQ7JbsB63biY>$~DL z>;PB2o=tW0JKUw%O!X&t;iBA)wyQKl*^r$5-$;aU7#BHh;wYhqvh=4GBWKHafd73n)pYn(e-LSdc9m- zjjqIi8pyI(l%pBT&5f@300w0ke89IN^vRMGer?=hm_ENuCA6+GJ#ew$aXa^M;Ck8WL7MPc_Gac-nSd^ zDeGyZxZ=u4!N>D*S-2jnMM493QLcC8;*9xq<>m!{m5dalg@0jnK6qO#OvhrF!#~+Fw;oTs(6TY9|*%4oC65MRhID?)M+modU?-s?M7MqLJ=;@}s8hz@lhux7P z#qgHs7-y6f#(HP-mSL69?`DWx!6c0Y=d1bat#p;xd?)qqy8l;-#cW<&juyp~bI|#^ z;01PmByDxgWg)E$-_|}DZB6-WQFp7=>ybQ$`=igx)f$;S+;+VwcNp`_{qkai9z4U$ zFIU`M3^6T>>9D|LI67@T1hX|r5TtKAb2Snsv}I)({gm~^BbhCCwA;K*;qV;oV*E8={l^VZysH=rqIv z4C_^4_ULqbIWIQSq~pDUY)K;oK*1oABcsPizPH8pGEdlSxsaxz zm_6bvi*n^Q%qJAI4S|QE(o1}EwAHnT7EE+%YUcpA`*+m}mXqU~x_Esif0%9}4)Y$M{D>@Dt&X#V8PZ}i zBe^oce-V#zwgp4`^_mz>%gw4Ngx&0X(WZQx3=Xymr(s*pWijfEh}=XXxGRsPhn@2A zal*SnY+v<$r7=E9csGb`3e&7a#77)INO(8+r7{z*F0Y53*YU%I_iYFEC>giRmk&(t zMr2^eN2FKU1AAMx^W+En1<4>J+T3!)N%78Bo;hJL?-}li+4BX|H+gF=q@A=W&(RJc zjWCB_SW6abL(&RAN0G0j^bL8LvpGy;PQh#=*K>DS^V?x;!?JmtCcGO|>s!d+B9f3( zPOg)nGLL^)bdK|ccWW^Z<2pF}pFlBbw#P)(mn0;*ZjL8)%Iz9QeMV3^%%I2Pgm>eH zJ=Qi4qWUqCh8ZDELHG=T&x#H2*#ttCev};FIyh%Cn$JO0Z>4xo(u8+wlC_&X zXx+)MD9LiGsNp0}csGWH_BlGbL4%x(6W*;+z0KBXf+KvoytXXmOQl;qZE{AOZjPdo zc*@I5riY1qa-8sPOvbHSFCU$dNAEFia;YOW|1Lx6Pl-DF_%1Aoow>M({oFJ|+{y|AJoizs-^ilGlkB!mOD{?~CeMn()5m!XQx+s)PNwabX_j3GbnKR0~rFlDA1Nv@En!Xs1$un1|L31cz1c%g3ck)pz_=@bydKLPtj|M5)|FTM+xs+ z%G0Bxgm-sLF-7+%O?WrfsMl~k$C|6?dIcv{HhoLVS2_=Cw8bWSLR3s;?4;$m*k8j- zDq83_&l;4Q8B2j*zMd&Uy+EwwsfIe2vP=4|8$fyU``s8q#e(*6-O`zT9zH|E$ff)ZqG%#Um|I=VH3) zx!N%_gu-P=(@bX@YJ;9axPW>gZ!oOh9-Sn-Z&-@}Y!P>rZ&c_d`YxJj@)1QzWtpT0 z#3I112q_hDYHiBJddBZ(n5Z*ykFW;Ipl_9%g@8`jQ;6ug-k?oT_qFm%Rh{lGGXf|l z)u1u#;P1IvIRQVav|&VFK6;SwzG0G7EbQuMs_nXFneItKF!>;^3Zz3&=ef%niV8f+ zexn=>b%nqm<}<8JB%K__EDehqWH`b$50ghNtI(&BBq5>JW@b`Jd|Lp3Ayoo|6cb+P z2UHvtB`Mt_BBCszBTRk>5L^{|AQhEeU_!SxJt^2R9bMxSb4rEzGu+>yAks2Fb;uAi zkSVwg9k(=*DL^+J-Eqc@WO@YrgrmV#t#MYaSzUUzs_()1;T=V^&Tn(o%YU zP!)Y82rXY@CdU=uUHs810V{uxKu@-iWmS>etP4E6h%IG$1jvP>F@rufJ4M5`Ot5Fl zTo{pJWrh())4{4NDCse*Z_*>cG90&F8DKI;Z@W}hG#PNI(j!nW9F2LkRwi&zRWo^x zmR&gb0~@Ppg{2F{JZT)OQ0ye`&oM|SCzZFAIVG|B48K@O_JEoQ79B7DHN?QDcKb9f zx1qXHpy=l3_g*hKf$LE72hm2(-gPD6#B_@)xxlbXv%B3g=bM|D55y1$D}d<{I2w-I zl2_0@VfQ-GR?K5f4Kdg84-dIIcaOVE14s%8oQ_+M43QKDtuwNyNCF2-+mNu7s(H%0Mc|c*t$<#UzK;z9>OLuV3hz4b$~asiSW>} z22IVccogn?gB}{TNU1<>j&i$AAe4e_)6reNsOAT%mbT$)t>vpV|MNT47FQdgpR}Zy zXi1

gLhMjGNGM-g=j+`fDbNMe;(BdFT%v<>ytZICzLhU# zFx#1&B6CQS(RsEV&9V#p9h@%l-?Wf*;ob6AXoXESO9z*95*;y|3y=w8IDHf--5K6hRawhYde2(P42MC9axQ4oZ^NZ*llT1^oa*pZ=|xvE0eWV>ax z(U}Xhq9{$TX9$cQ(#*;hz%V$!28 z_{d7*?wGp?QIkU6Ss$3tBsy+t6*ssuf)P~gT3o8(?Ugoc55olOJC6)?i6w&j5mcDv zWya87kOau3H&?05mc~6#(1G50%&PaeNf=KGfh{sWVI#b@tl9pi96C_f45d#;k*u3YmL9+6bB&&&M5J|OcvKt%&qsh z){-b}u^37-9iK+L+BA~^>6e!K(Q(U%^3r0FF&fkCGRwzch9@WoTvL|guz-&<)|!7` zqhNOn;wvO8UuEQ4MNafX0V!bG{HkACP7WhpwIvOrtWeo2_|a~)+w7EY)H>knZbo}> z9p0TW`sj=>p~!a2J-Ic=KDyec%1m@NS@n+e8(!o7*aryIw2Yh958U0g{ZP6VzKfha5~o-8z%*oHC31;mL8ttM&`D95n*@?gO_W8Q;iT#8ErW{n+v_ z(WgY-g_7z7&D|ru7o8ybb)vYh_K@W?I=Lw)Ln`j%e#EP`t~EnC3lZaPsE|!xus_py9-25RoIf{7Ies(Jo97p&1Ov>5(!P}$vO?fIj+LBbQ z(o%zqaT48YF`Ua~S*i>9#taZ%&oZ;3BeXKki+o>cwKi)y|Nk8Xmh3K?BjdYdzEvn7 zPVA*Pb)=S!@||5ogKugVE>wDNoCkol;chVy42#!iAGKTM9gUF8=Z8QXZ$qMjR#9wNW!2M)UwTvq)W9)+u^@ zFXX_?@zEk#?qiLL$2Di&^c^!kGPIk8QYgw45o?q5;VpgcEP@L;pXn=_|5GB&$pe^- z;0MRvaRMU>gT?r`q|*Qy?nn3fG{(pBiCuI^6>~jGzf3OCaQG7>)CaN*r-u=*hGHoF z`O!uNOj1ISn6x*x_dH*olL3InN^OerDT!N(mRfC`5=DDa>95n6B5w26 zrH}U<$_L75g)fz+qQWCad|WvK^(a0#UpwMB4B)EY-knlCMw+U;8>0w!_N5(S)eB<< z7R8w0T3p5uI+Px7QH7mEyc*XGmozug@~{*iDYui3sa%OgdZD1v^a16H3zb2+vHQ0Y zCpYpGa{8c%h|kC>@fkf<6uVJ!c0*W=xWaX%*M4awXeHe?(o_m zMUe2RmP65{IY{UdSWMD^bmMutkyUOgZWU`O!Q@iae8@N@^JGZ1ogPQL8bhlV3OAa} z6vY>yq_RlVwhQuSN6&In3&fWN^>nByMe~mHJLMf) zLX-+epOH8PCD78KUWEojgDQl6Uf4;1nbjx8hF=pF3R40(#CXoTWds>@ZPN;r0$qH| zFy`4(HgClb7uWr?zaO2pG@0kQz}tZymqmW1HI<_)-TD$@^lQlbhY_y^!<1_Zp-HDK zUOJi3wdPcp5fo-xt)!2Phg9bMIO5f~NyU{KpW}aIVFSs0qzzpTMvu6mo99TSN%&V} zmPokFlPlOZhGVvtcUa>D2mz!{2`iW2br!_yVRG=PA`Z*1XjUx5EZYc8VoPRq>fJ08 z*ueb|HiFUIuUu8f{g$N*VrrGltY72ZA4j|zWbkYF2(f;9^ua63ix~pLmBLGnpd>8i zCae?^d+lp4Xc3AI@R=27Tosi{2n95##CK=pc3}hw$hY$=GLHP?MM7B|dtf1$W*`%+ zB}G;cTe34)dYi~%H+{+V@dzkmV3Ya;<^Ck%)iof8F%gr_+GvAo>B0f&334`YDZGjpS}K-c-znXaqe;a`zZfVYQIQd?iB>Q4e?CXn z((3&NS#Ujr>{S#DW8xlC`dH;n0#L`418I+tg~Q25Ui(%u1|z1kW3Gx6>SZl?7yjbp z7xG*{B_%>qZVh2cE9?Likg6hjB-f8)NG1$^8c{O@-4z^~a}wt`I7$v0Id&`R0n_D&?`DS{1cpKaWxbO`_fH$7lyDSv2^8CQ{Q!UxISHLNI6hPj zZ~ja_0tm%f8}%)t`S=h(6leD@RS!^rCN3lcwlFxs?!9;RW%g5LC{!$UDM;$w z4f$TVDgS%C|E%9H zk7LA-vwi1bW=Ea`C9IaBWcEK|#{jb;TTM)1Q0;P79N`8=3p6lp!2`X|^`5H@P+h{w zQ6MNd4!T+%W?4y7M%(8=-1;XM3MDMF<7*g}z?RCnlBUL$=l`q(O=xd`s$gq&LW&P) zT|j@afPZbR+ri*S2e>|+HIhcr3x{45y2h>Pxah zL*zt41oEqsbJRggy(M}g9Bl-j3I?JDzO3YoY;^&Xc2p6>{D7%ur5k|bo%SeAm+AX4jokP-0%GIqH2 zDQVUIbXp9CQDwbYO+=u{I zNm3`+TzWyAJTPs*m~k7Bsc8$Yg9Q}Yu%snPXCQ83YAz~Su&TDA3M%y6lWAp3%-zQ2 zG>MWKG#Dj?d&?zT3_w6bgP#}TSK$Wkne9YCVJg84qE{tpUEi%NDK59dH@_fi*vuL< z7KzE$b{_B}SWulcUuSTaO$;7X=a1*AD~}^P^{}0@ouT#mR8WV+>F6)y-M=|m!bnp{D_&{mKc{- zVxCOaBZ&aFp|Z$Vk`xguOUr|Oa+W^@9MpMebSRW28ZvUam}@6i_Sj#d0;C2I+slId z%Qg8UH#mI6@CLeaC78470_J@p@4iM(BrAlQL{TAR;b5KtUWR&+Ky;2zRt|imPS`sv zkN2zDGkEpcy8Cx#AHgZcZLDI&E;v6*A|%4O4d?B(;S@WL?qIC@#~xHiKklvf`aBXMsq$h>5f+rq9vN={0&&dR63L(KF@9SvXKo z`&NBGbFN8mqSvq8k0{EK{X0*$SE^NLu6%NiyTNq~jiTZbZ*%c!zQ~J<9T|^&hH)9- z1QdyYj&C%i10@*?De3lCLTxfhhf!;*VS7*I!^?LcUQPfqe1H5k`zd3vk2>G*q|jl) zQI?bXx(QhzeCti3F}O#aH&mXqRLOwGR9@5+iNb6o1;k;ckiNqPzYB0^gg9%oO5=UD zY%YYtlXKzJ{8HLz=6u@pOCZw%5?zs}bDj!U2Wkit4{#XDuoo)1Pr5;V$W4hu+z>^b zxbEh$2ah+S;GqWUclt*5{k@T=I$PUVE<h3ya8ZlVwfb6n zG>xE zr_;ay#=-%<(NzJ*7Yobx+GHm0eTxnFF(^Kr4c+?4uXDSssB^yc=TX+W7*wKnwm!#J>^B&`|wObjzST$@+J;#h?gv zzTp)>7zIRp?G?BcqXSrs8=ysV2&{s4OlV|*KnL5y@t_uUzF}e@m%=!{HZg9?j)<`X zMF#iWO}>K!5@OJhI&0j^7bV40fkgH?b(a|v;E=H(k(CF`M&T2AW}OGOLiy-q=J0|Y zhd(_0;XZB|dZhD5?ncO$(2Z|YX#kLn1(GaR>GizK$=7+AASq*^Dc|g*kQAXY%Sp9; zjkeot@^^bL6HsQ{1ZFC9?GCzZmnwUQHycG7d`XIOL(PfkjTD~8C={25!m!jS(THUe zHo`$!;A6$oFY@cRyO~EUhp-8!`DV$C1PVF%+GM_!x&w?DHvx%GUfFK%B({?n&;rDv z&WaY}uXk>{TC_aL*^OQ+zXdhZzOQbH#0zbBd++u(H*DX?{ad#~QwU>Nc`zp`{&gSv zK0+@1;H?*`3L}pWhuiYRp!;;z^eR0ia043YS(4$O4!kw5Ak+f$-I`ZkQ+I;Qi<{`YC~_HZm_vXL+YRed zRT$=8o(73WkEYtnVP0>fN7^yvZKSSGkdPyQc{*#Zz;J>b1Y0Z=TeZ};%^-pji-i9tpH*LJe3ju&zTFLMHU_?-U1sCyRwCtEkd8 z&qK@BRX6CGh`Cf?%VOcne!N?u`|WORL(qRaWJln%Qk%Ta#KPS^%r9?ebbztNg0g+1 zyP5QUmrcf(*U9Qu_mzg!={0_X&wS%I&t^2IqCwVx5UbX0_3p~I)*H;J^Pp7=ylqK` zdP(CE`J8j$n;4a*(eWuhdcRnLhp(|074*AuEhKuVF#=%##!3Zspex82yqM00g?pbG z9bFp$nA%<4esv0+u1L4Ct`{V@Ef{t|@P%p_s5osQEJN6Z-{q>W8VVZ2=|?@&u3Dcz z#B0Q^l@(3WMEb$2%ytnv(5;m@LFI1pg=LqxnZq#*Mak-(VI4GDpo59P5}k*ZfPO$q z;#EuFx>yKJrdn%&U)k`TzUfDgje)i4tX<8y()Ia@%=B(>P#{;mu*5+CKhx7eZIH0~ zu7L&B0czw_Q{W!u(chZx{bPRY-r=zNU zOR*!Wp8woD^aDByH6e7iL(M{be$eqVenbvgXYDSmvF_3Fb?MGA$Tyv}mEj)`!4aIh zeLpvO@b1VhH;EmUdOq4sGkiJ^48!{)1+ETPtd=@)Dx>PY0@JezK&5QpUUN07b8RVV z&;qMCR@=M8XXS4Y4P)h+CW7WS_$l87QG0{Pi3X;Jc} z$7#@y5V0n*E)MEZpsf5Q2$8B4kGNYkFyl~+&_xGNnBGlC6In|1^*rW3WumQYY z-W`xIQVwIK9lT#4j`}=J*ts$mzOC!fs1ZwjT<@>b<1rYoATPqXd7a=IPQLH<2-qFe zP|M+eJcb8=%l<4WUZyJUni`b*j$*u84ag<9xUs{=xmDxZpKFiv#|MuOo*cY?Kz5%! zVqb2x^Nxh$jy)u{O~J5b(2#9gV*%v44$T_Da`?IO^3NIg``U+B-U8jSa^)Y818ze& zy8^6}hDwvZZP8djx~_xU@R5C7TM^L5kINo%T5pd=*1D@WB~zlUjErBfx2{7MhJPI@ zE+n4VnA`PT-qY9B@s63gRcm(%l^$lX5Kiks;zgSnY=Ih8ErkzdhDyRH=yTnvAibv& zQ^69^W`LNFcLS=}H~0fFNaIQ8^p>9P^2}YtK$<8%{D$U8N zqm@@iSLCdlmBbpze;eWVQH6FCThio@aUiwIYvEFzQxK(9R1N*&%k>Vi0FJM;58{-x z5VFHhOk7^C&^DofTJTMB71q{uco46&r_;HPnholy1^e?9XWLE5zjHWH`U32q_W7cr z+_nqhRX5ripjr3ng4?b=3d}+NN)2 zriUC*6AfHCHWXf(%;J!@+V28Mf$Q~e${JIJ*4egz@;rL11JnmnrZX4^7AcO*@Dm>_ z)j`74oyPc#t$voZ`S9SAgJ%Z(tc_cZ z4BcQbBmp-Bnw&%w_(b*C5V+8B%g|NT(bHmta$V8q>?`)$XzUg&vEXQ3hscDg(Z?O$ zMYotrg@Z}c*`TdwZN**PKh*D#Z$Zy${1kMM=B)iq@IR8~wpI9j{>Dc@0JKZTcex6? ziQOU%-4PjVHQ@_)++>vFEq(W$bc1I?3o9qonZx}?$tx8fvZ*}?0|HFub6YpX?bW44%VHVK=%#HeW7vEXi9hZY0@ zuc6^?cu<~J?gqAHjILMOt)&GpyzFKz?C-hu#r7^caJI2)`&SNGY%&&Dt?OW5d}JRF zrj?#cP9>^2dpckqb7{5b#xSeCQ4H>#L0AIuB->I26c3vSkRXfOz` zK7Q@gl%+Y2j)!yEV_<7K3H!njZaPIbN2YNhyRH*n_@N_c7g_anq*et)Cw-k6l<2+W z{2GX52HN@X{vSO&9G!i9^VWJt*F&0JE4y$**XcyzTj!zQAdk(Cc5(DbzRXH~A11}( zcovNR%F?oPSB_fPd`GKuyk6ItYKY;Gks2QB23z|(O7~XMj$2?iWg}qDzI7A+kJzq} zOD}jlJ7{U)^@ZWY2QT*o1_by(JOs>YET~n@`+kIfk)~j`@s=vQx{p*Gj9N0yc5Al} zCfr5&4($mR2vI#au^N{|Z}4y*KoY|9k$qgd|8q5+l0U@-bUU*>Y=IJZRi3}LtXb1T z2O=8_y47{)>WHg8?(yk8y&o-?%1R-L<-Be0B(6TQev-@Mp&izs2?5PDZuYGU{KJ;% zo%X8wrIXbF)(@(a1Q?gEH>e1`u1tCGJ;!2hXG3lKYrjSV<~4RuuONAN6;%U_aD6sV z3nkTch-iqfKCW5A8e^&_x3=<&V%GB7?R|qqrQxjAw{>S65Cgzc<7UUXKr5CW2Zv4) zP{6EG)hqya$FY~S#c_?$1yX#7p0}3&eitqDrPc+;jOK5wn7X#9*$!-Ejodfjj4`1W zP0$UFc*1(H8lYINp~5(IWWWk%YF)}Yso(to$!|lr=u4JF8EQp%m55RZFfW36qN?-%S zweg}N9N?>Ds;<2)FqJ@FT?doqBm4L!Q$4n*+I1~(xNchouX(g4wXH1jcW9KMz}f`L z?V=f29w1<2!N6|b_ruVFmKLcrSC(-B6^$cznQ%+|aAQEQ%hW3$kkH80A(JRHN7EhXF zVe!A~BLD^UCF>Sq&p2_p0av4d_jW5a9jW&)v58rx!W*ce;h`&ZQ*|K*B8q6n@^u&nrK@w68bZYQdt@J8;O(g)PI@l6G zmKFLB%>nHtAlpq6f1suf;&lHQ80ed8iym>f?ZRU|d!G)>1(>j!#=z@Tq;e&8RPfR7 zmson4&$1b%QtBgt)w!mZwFOU8A@~>1=$pg=vlO!{c!lMrhIBZ8pG&d64>d*4lpp_ys>MfSh^JU`~~>G(o86(!kQ@) zhe*~XcMZcJ)$3)mC&O*4jc_+R8mh+)i(7?QW>85Rs9vHxy5C5uU2;CsvO1~LHv(6A zom2XrE;TyK?bospwp|r-b~VS?=sK;LIbW10OF@=4!IB%PTv;^obiQIg)@A>G=`m

eKNe@o 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럥O_a +y/r)dEl*ԙd-Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory618.jpg +2 2 401 1 36 +3 3 401 2 2637 +4 4 401 2 584 +5 5 301 Broadcast Dear esteemed guests, the undersea tunnel to the lower second floor has been repaired. Please enter in an orderly manner. +6 6 301 Broadcast You can find restaurants, entertainment facilities, and 24-hour dolphin performances on the lower second floor. +7 7 301 Broadcast Copperfield Aquarium wishes you a wonderful day. +8 8 402 584 +9 9 401 2 9330010 +10 10 502 RImgBg1DisableSlow +11 11 101 RImgBg2Enable Assets/Product/Texture/Image/BgStory/BgStory633.jpg +12 12 301 As the water curtain lifts, the tunnel to the lower second floor appears before you. +13 13 402 9330010 +14 14 401 1 155 +15 15 201 1 500166 5 +16 16 301 1 Lucia The Punishing Virus concentration in the air is increasing! 1 +17 17 202 1 1 +18 18 401 2 1105 +19 19 301 Your protective suit warns you at the same time as Lucia. Fortunately, the risen concentration is still within an acceptable level. +20 20 301 You smell a rotten scent different from the Red Tide through the tunnel. All of you cannot help but turn and stare at the fire alarm box covered in children's graffiti at the end of it. +21 21 301 Dried red-and-black matters cover the decorative illustrations like splashed ink. Dark red slime oozes out from underneath as if the rotten scent is made physical. +22 22 401 2 2598 +23 23 301 "Squelch... yech... screech..." +24 24 301 You also hear jumbled, heinous whispers. +25 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 2 +26 26 401 2 819004 +27 27 301 RImgBg1Shake You swing with your assigned blade, removing the door to the alarm box entirely... +28 28 401 2 1505 +29 29 301 "Splat... slosh..." +30 30 301 ...And the thing inside "drips" onto the floor in consecutive globs, forming a cake of meat that is about two arms wide. +31 31 401 2 571 +32 32 301 This is an ooze-like substance without a concrete form. Newly grown muscle tissues and lumps join together by splintered metal, and fresh organic matters submerge in slime. +33 33 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +34 34 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka03/UiMovieBianka03.prefab +35 35 301 But Bianca can see countless figures through the Phantom Tracer. Their faces are blurred, their identities unrecognizable; the most she can do is identify if they are male or female-presenting. +36 36 401 2 2645 +37 37 301 "Wah..." +38 38 301 The organic matter rises and falls with its breath, and plump cysts bubble to its surface one after another. They quickly burst, splashing the foul substance within them onto the surrounding floor. +39 39 401 2 571 +40 40 301 The "ooze" cries every time a cyst bursts. That is when you can vaguely recognize a few twisted faces on its lump-covered surface. +41 41 105 +42 42 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +43 43 101 500 Assets/Product/Texture/Image/BgCg/Cg3002_14.jpg +44 44 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +45 45 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka03/UiMovieBianka03.prefab +46 46 301 Their eyes are squinching as if they are ecstatic, but their mouths are twisted in all kinds of ways, whispering and murmuring painfully. +47 47 401 2 571 +48 48 301 The ooze wriggles its lumps, struggling to crawl toward the spilled filth. The sharp, splintered metal cuts open its pink skin, and blood spills out, leaving a trail on the floor. +49 49 301 "Hehe... waha... la..." +50 50 301 AniZhuanchangBegin What makes you shudder is how the mouths mutter joyfully as the ooze loses more blood. +51 51 105 +52 52 101 Assets/Product/Texture/Image/BgStory/BgStory633.jpg +53 53 201 1 500019 +54 54 301 AniZhuanchangEnd 1 Purifying Force Member I'll end their suffering. 1 +55 55 202 1 1 +56 56 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +57 57 401 2 1226 +58 58 402 2598 +59 59 301 One of the Purifying Force members takes out a flamethrower and wipes away the cursed filth before you with a 2800-degree fire. +60 60 301 As it is burned into char, the metal hidden underneath the lumps is revealed. +61 61 201 1 500533 5 +62 62 301 1 Bianca What is that? 1 +63 63 301 Bianca picks up a metal plate with the end of her Swordstaff from the burning body. +64 64 301 It looks like a tag of a Construct. Wiping away the material clinging to the metal, Bianca sees a name. +65 65 301 AniZhuanchangBegin Bianca Dela... poer? 1 +66 66 402 2598 +67 67 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +68 68 201 1 500028 +69 69 401 1 160 +70 70 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +71 71 301 AniZhuanchangEnd 1 Delapoer ...Who's calling me? 1 +72 72 301 Delapoer looks up from the cold, hard floor, looking for the voice that was just calling him. +73 73 301 He is inside a regular lounge room. Apart from the usual furniture, there are all kinds of terminals here; there is even a medium-sized personal computer from the Golden Age. +74 74 301 Delapoer takes some time to sit up as he discerns how stiff his body is. +75 75 301 Delapoer I haven't rested for a while, have I? 1 +76 76 301 Delapoer Whatever. I should go. 1 +77 77 202 1 +78 78 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +79 79 104 0|0|-100 0.8 +80 80 205 999 Assets/Product/Texture/Image/BgStory/Bgstory623.jpg 0 1 1 +81 81 401 800 2 754 +82 82 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +83 83 301 Delapoer opens the door and falls. +84 84 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 1 +85 85 401 2 1513 +86 86 201 1 500006 +87 87 301 1 Norris Dammit. How did the Ascendant get here from so far away? 1 +88 88 301 Norris is running inside the tunnel as quickly as he can. Signs of infection, vital fluids of different colors, and charred wounds cover his body. +89 89 301 Norris' squad finally escaped the Ascendant's pursuit after a suicidal bombing. In return, everyone but Norris is now buried underneath the crumbled aquarium. +90 90 301 Norris only managed to escape because he was lucky enough to not be caught by the mechanical arm. +91 91 301 Norris Comms is busted as well. I've gotta get out of here to inform the others. 1 +92 92 301 Recalling the hellish scene on the lower third floor, even someone like Norris cannot help but shiver. +93 93 301 Norris Dammit! I was supposed to be on the frontline! Why was a specialist like you rushing in?! 1 +94 94 301 Norris clutches the broken tag in his hand, his anguish turning into his motivation to move forward. The empty aquarium is filled with the echoes of his curses. +95 95 202 1 1 +96 96 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +97 97 401 2 1543 +98 98 301 His experienced sensors detect a faint grating sound. +99 99 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +100 100 401 2 10001004 +101 101 301 "Bang! Bang! Bang!" +102 102 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 1 +103 103 104 800 0|0|-200 0.8 +104 104 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +105 105 401 2 819004 +106 106 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +107 107 301 Norris empties his clip at a dark corner without hesitation before rushing up and striking with his standard knife. +108 108 301 He can feel his blade cutting through a tofu-like texture before smashing into the hard floor. +109 109 201 1 500006 +110 110 301 1 Norris What the hell?! 1 +111 111 202 1 1 +112 112 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +113 113 205 999 1 1 0 +114 114 101 Assets/Product/Texture/Image/BgStory/Bgstory122.png +115 115 401 100 2 1510 +116 116 401 100 2 1510 +117 117 401 100 2 1510 +118 118 301 "Slop..." +119 119 301 AI Off target. Zero points. +120 120 301 Delapoer fires at the target ahead of him expressionlessly, accompanied by the flat announcements of the AI. +121 121 301 The rings on the upper-body-shaped target are spotless. The arm outside of the rings, however, is adorned with a few bullet holes. +122 122 301 AI 9.5 points! +123 123 301 The AI makes another announcement, and an intentionally-woeful voice coming from beside Delapoer follows. +124 124 301 ??? Sigh. Guess I'm not doing too well today. +125 125 301 Although Delapoer cannot immediately remember the person's name, he still responds automatically. +126 126 201 1 500028 +127 127 301 1 Delapoer That's enough. Wasn't your previous best score 8.7? 1 +128 128 301 ??? Hey! Don't get mad at me for your poor performance. +129 129 301 Delapoer ... 1 +130 130 202 1 1 +131 131 301 ??? C'mon, sourpuss. Our enemies on the surface might not be humanoid, right? +132 132 301 ??? And think of it this way: the enemies can't hold their weapons if you hit their arms, right? It's better than not hitting them at all... Hmm... That said, I think you actually hit closer to their legs there... +133 133 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +134 134 101 Assets/Product/Texture/Image/BgStory/Bgstory623.jpg +135 135 201 1 500006 -100 1 +136 136 502 PanelActor1Shake +137 137 301 1 Norris Ah! AAAAGGHHH! 1 +138 138 301 His enemy is not fast—the slow-crawling creature even stops sometimes. +139 139 301 But Norris no longer has hands to fight back or legs to run away... +140 140 401 2 1505 +141 141 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +142 142 301 The slime shot from the monster immediately melts away Norris' Tantalum-made limbs, and the highly concentrated Punishing Virus it carries proceeds to infect him. +143 143 301 Norris cannot do anything but lie on the floor as he watches the monster crawl ever so slightly closer. +144 144 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +145 145 101 Assets/Product/Texture/Image/BgStory/Bgstory262.png +146 146 202 1 1 +147 147 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryGanRanNew.prefab 1 +148 148 301 ??? Hungry... +149 149 201 1 500028 +150 150 301 1 Delapoer Constructs don't get hungry... And don't you think it looks a bit too creepy? 1 +151 151 202 1 1 +152 152 301 ??? Whatever. It's free, anyway. +153 153 301 ??? Those guys from WGAA love to host weird functions like this. +154 154 301 Delapoer is holding a robot-shaped cookie, its strawberry jam eyes glowing an eerie red. +155 155 301 Delapoer still cannot remember the chatty Construct's name. They know each other so well, so they must be good friends, right? +156 156 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +157 157 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_39.jpg +158 158 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +159 159 101 Assets/Product/Texture/Image/BgStory/Bgstory262.png +160 160 301 Delapoer feels empty inside as if something is missing. +161 161 301 ??? Give it a taste. +162 162 301 Will the hole inside him be filled once he accepts this gift? +163 163 201 1 500028 +164 164 301 1 Delapoer ... 1 +165 165 202 1 1 +166 166 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +167 167 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_36.jpg +168 168 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +169 169 101 Assets/Product/Texture/Image/BgStory/Bgstory262.png +170 170 301 Delapoer gently takes a bite. +171 171 401 2 2593 +172 172 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +173 173 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_03.jpg +174 174 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +175 175 101 Assets/Product/Texture/Image/BgStory/Bgstory262.png +176 176 301 "Clang—squeak..." +177 177 509 500 Assets/Product/Texture/Image/BgStory/Bgstory623.jpg 2 +178 178 201 1 500297 +179 179 301 1 The chatty Construct... +180 180 203 1 0.25 -500 +181 181 202 1 +182 182 401 2 3077 +183 183 301 ...quiets down. +184 184 510 1 Assets/Product/Texture/Image/BgStory/Bgstory262.png +185 185 401 2 1505 +186 186 301 1 "Crunch..." +187 187 401 100 2 1505 +188 188 401 100 2 1505 +189 189 401 100 2 1505 +190 190 301 AniZhuanchangBegin "Crunch—crunch—crunch—crunch..." +191 191 510 500 2 +192 192 101 Assets/Product/Texture/Image/BgStory/Bgstory262.png +193 193 201 1 500028 1 +194 194 301 AniZhuanchangEnd 1 Delapoer (?) It tastes alright. What do you think... Norris? 1 +195 195 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +196 196 101 Assets/Product/Texture/Image/BgStory/BgStory633.jpg +197 197 202 1 1 +198 198 401 2 2598 +199 199 301 As prepared as she might be, Bianca still cannot calmly observe what is unveiling before her. +200 200 301 The ooze crawls around on the floor, searching for something and failing before returning to the fire alarm box as if the little dark space is the only shelter it trusts. +201 201 301 "Wah... squelch... yech..." +202 202 301 Bianca hears sobbing inside there where she cannot see. +203 203 201 1 500548 -120 200 +204 204 301 1 ??? Come on, get closer. Let me take a good look at you. 1 +205 205 104 0|0|-200 10 +206 206 301 Bianca walks toward the voice, compelled. +207 207 401 2 613 +208 208 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +209 209 203 1 0 -50 100 +210 210 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +211 211 402 613 +212 212 301 ??? That's it. There are so many of us here... 1 +213 213 401 2 613 +214 214 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +215 215 203 1 0 +216 216 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +217 217 402 613 +218 218 201 2 500514 200 1 +219 219 205 2 0 0.5 2 +220 220 301 1 Overlapping Voice Come closer, and you'll see them... 1 +221 221 205 2000 2 0 0 0 +222 222 202 2 1 +223 223 402 2598 +224 224 401 1 36 +225 225 401 2 613 +226 226 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +227 227 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +228 228 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +229 229 402 613 +230 230 201 1 500498 4 +231 231 301 1 Chiko The quickest way to death is wishing you could see the dead again. 1 +232 232 202 1 1 +233 233 401 1 148 +234 234 401 2 613 +235 235 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +236 236 202 2 1 +237 237 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +238 238 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +239 239 104 0|0|0 0 +240 240 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +241 241 402 613 +242 242 301 A chilling fright drags Bianca back from her disoriented mind, and she finds herself in a snowing field somehow. +243 243 301 Chiko Why did you come here? +244 244 201 1 500533 5 +245 245 301 1 Bianca To save people. 1 +246 246 301 Hearing the voices behind her, Bianca fights not to look back. +247 247 301 Bianca Is this... my memory...? 1 +248 248 301 Chiko Do you like snow? +249 249 204 1 8 +250 250 301 Bianca ... +251 251 202 1 1 +252 252 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +253 253 101 Assets/Product/Texture/Image/BgCg/Cgqz603.jpg +254 254 104 100|200|-300 0 +255 255 301 ... +256 256 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +257 257 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +258 258 104 0|0|0 0 +259 259 301 Chiko Our attachment to the living clouds our judgment, resulting in irreparable loss. +260 260 301 Chiko Our feelings for the dead make us weak, be they fear or longing. +261 261 301 Chiko Only if we are indifferent to death can we stand against those fearless monsters. +262 262 201 1 500533 8 +263 263 301 1 Bianca But we will become monsters ourselves. 1 +264 264 301 Chiko Only monsters can defeat monsters. +265 265 204 1 5 +266 266 301 Bianca There have to be other ways. 1 +267 267 202 1 1 +268 268 301 Chiko ...Bianca. +269 269 301 Chiko's tone is uncharacteristically gentle. Bianca suddenly realizes that Chiko and the rest of the Purifying Force have seemingly stopped calling her a fence sitter after some particular event. +270 270 301 Chiko We're meant to be accustomed to goodbyes. +271 271 301 Chiko No matter what happens next. No matter whose life you take. +272 272 201 1 500533 5 +273 273 301 1 Bianca Even yours? 1 +274 274 202 1 1 +275 275 301 Chiko That's right. Feel free to mock me if I become a Corrupted one day. Loudly. +276 276 401 2 2599 +277 277 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab 2 +278 278 104 0|0|-100 0.8 +279 279 205 999 Assets/Product/Texture/Image/BgStory/BgStory575.jpg 0 1 1 +280 280 401 2 1543 +281 281 505 800 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineFocusNew.prefab +282 282 205 999 1 1 0 +283 283 101 Assets/Product/Texture/Image/BgStory/BgStory575.jpg +284 284 301 Something pushes Bianca from behind, and she falls into the blizzard, the snow clouding her vision. +285 285 205 999 Assets/Product/Texture/Image/BgStory/BgStory0.png 0 1 10 +286 286 301 Chiko Please... +287 287 301 AniZhuanchangBegin And the snow muffles Chiko's last words. +288 288 402 2599 +289 289 104 0|0|0 0 +290 290 205 999 1 1 0 +291 291 101 Assets/Product/Texture/Image/BgStory/Bgstory620.jpg +292 292 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab +293 293 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +294 294 201 1 500166 5 +295 295 401 1 209 +296 296 301 AniZhuanchangEnd 1 Lucia How are you feeling, Bianca? 1 +297 297 201 1 500533 8 +298 298 301 1 The hallucinated coldness begins to fade as Bianca's consciousness returns to reality. +299 299 204 1 +300 300 301 Bianca I'm fine now. 1 +301 301 301 She turns her gaze toward you. +302 302 301 1 AniZhuanchangBegin Bianca Commandant, there is something we have to report right now. 1 diff --git a/Resources/table/client/movie/movies/MovieZX03003BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03003BA.tab.bytes new file mode 100644 index 0000000..862ad9c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03003BA.tab.bytes @@ -0,0 +1,90 @@ +<0,+JvOq9l$oQ˜x+$4N;^FdJ[T`oqI;=/xFq?@mU`i!BeON]X8Vh@Ye6 +Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd AniZhuanchangBegin Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 201 +3 3 101 Assets/Product/Texture/Image/BgStory/Bgstory620.jpg +4 4 509 600 Assets/Product/Texture/Image/BgStory/BgStory45.jpg 1 +5 5 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +6 6 201 11 500012 -500 1 +7 7 201 1 500533 600 1 +8 8 502 DialogEnable +9 9 301 AniZhuanchangEnd 1 Nikola Are you certain? 11 +10 10 301 Bianca We haven't investigated the lower third floor and the west wing ourselves yet, but the evidence we've collected so far is proof enough. 1 +11 11 301 Bianca The Ascendants have amassed a large amount of Red Tide at the reservoir on the lowest level of the aquarium through the underground waterways. 1 +12 12 201 11 500011 -500 +13 13 301 1 Hassen So they never stopped trying to spread the Red Tide to the ocean. 11 +14 14 201 11 500012 -500 1 +15 15 301 1 Nikola Hmph. So they've been spreading those rumors to draw our attention away from this. Sending the Red Tide to the ocean through the waterways otherwise would be ineffective and easily detected by our satellites. 11 +16 16 301 Nikola But we'd be powerless to stop them if they released the Red Tide after amassing a large volume, no matter how quickly we detected it afterward. 11 +17 17 201 11 500004 -500 +18 18 301 1 Asimov The result of the simulation is in. 11 +19 19 301 Asimov I'll skip ahead to the conclusion. At maximum capacity, the amount of Red Tide they release will contaminate the entire ocean in two months. 11 +20 20 201 11 500012 -500 1 +21 21 301 1 Nikola Can we hit them with the Longinus Arsenal as we did? 11 +22 22 201 11 500004 -500 +23 23 301 1 Asimov I'm afraid not. The Red Tide isn't exposed on the surface this time. There are high-strength structures and a sizable volume of water above it. 11 +24 24 301 Asimov The Longinus Arsenal would lose most of its energy puncturing the structures above. What's left is incapable of vaporizing the water. 11 +25 25 201 11 500011 -500 +26 26 301 1 Hassen They didn't transfer this volume of Red Tide in a day or two. They've been doing a great job hiding their activity from us. 11 +27 27 301 Hassen We're only noticing this because they were luring the Scarlet Revelation to the aquarium. Why would they do something that could expose their plan? 11 +28 28 204 1 5 +29 29 301 Bianca I think... it's for an experiment. 1 +30 30 201 11 500012 -500 +31 31 301 1 Nikola An experiment? 11 +32 32 204 1 +33 33 301 Bianca Yes. They have seemingly discovered a way to expedite the process of evolving the Hetero-Creatures from the Red Tide. 1 +34 34 301 Bianca It didn't take long for the disappeared squad to become part of a Hetero-Creature after the Red Tide devoured them. 1 +35 35 201 11 500004 7 -500 +36 36 301 1 Asimov What?! 11 +37 37 301 Even the usually calm Asimov looks surprised alongside Nikola and Hassen. +38 38 201 11 500011 5 -500 +39 39 301 1 Hassen The Ascendants must be involved. Asimov, factor in this variable and run the simulation again. 11 +40 40 201 11 500004 -500 +41 41 301 1 Asimov On it... Done. Factoring in the speed they're evolving now, the number of Hetero-Creatures will grow by 127 times even before the ocean is completely contaminated. 11 +42 42 201 11 500011 -500 +43 43 301 1 Hassen We have to stop this. Let's use the Omega Weapons we salvaged from the moon. 11 +44 44 201 11 500012 -500 +45 45 301 1 Nikola Those are all the Omega Weapons we have before we can restore the lunar base. 11 +46 46 201 11 500011 -500 +47 47 301 1 Hassen Now's the time to show our cards. We shouldn't need many if we only deploy the Omega Weapons on the lower third floor. 11 +48 48 201 11 500012 -500 +49 49 301 1 Nikola Don't forget that you're not authorized to use those Omega Weapons. Many in the Parliament are hoping to use them to clear the remaining Punishing Virus from the moon and rebuild the lunar base. 11 +50 50 301 Nikola If we don't have enough evidence to verify the threat, getting them to approve it is a pipe dream. 11 +51 51 301 Nikola We need comprehensive footage at the very least. 11 +52 52 301 Bianca The Purifying Force will continue to explore the lower third level after this call. We will be uploading the relevant footage as quickly as possible. 1 +53 53 201 11 500011 -500 +54 54 301 1 Hassen ... 11 +55 55 301 Hassen does not answer. Beyond his terminal's view, the Purifying Force members are silently inspecting their gears and preparing to descend further. +56 56 301 Looking at the captain he handpicked himself, Hassen eventually nods. +57 57 301 Hassen I'll start preparing a team to transport the Omega Weapons. Be careful. 11 +58 58 301 AniZhuanchangBegin Bianca We will. 1 +59 59 202 1 11 1 +60 60 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +61 61 510 500 1 +62 62 201 1 500019 +63 63 301 AniZhuanchangEnd 1 Purifying Force Member Let's get going if we're done with the bureaucracy. 1 +64 64 201 1 500533 5 +65 65 301 1 Bianca Not yet. We still need to leave a few people here to protect the refugees. 1 +66 66 201 1 500019 +67 67 301 1 Many in the Purifying Force frown upon hearing that. +68 68 301 Purifying Force Member Our priority should be investigating the lower third floor. It will end up costing us if we are even just one person short of delivering the intel. 1 +69 69 201 1 500533 5 +70 70 301 1 Bianca We can't put innocent people at risk. Not to mention that we need to secure an exit as well. 1 +71 71 201 1 500019 +72 72 301 1 Purifying Force Member Hah. How innocent can they be when they voluntarily came here for the Ascendants? 1 +73 73 301 The Purifying Force member sneers. +74 74 301 Purifying Force Member But I agree with the rest of what you said. Everyone? 1 +75 75 301 The members look at each other before a few of them promptly fall back. +76 76 201 1 500533 +77 77 301 DialogDisable 1 Bianca We'll leave this place to you. 1 +78 78 202 1 1 +79 79 302 You should stay too, Lucia. 80 +80 80 301 DialogEnable The Purifying Force is inexperienced in defensive operations. Keeping a seasoned fighter like Lucia here can certainly mitigate some risks. +81 81 201 1 500166 +82 82 301 1 Lucia Understood. Are you going to follow Bianca, Commandant? 1 +83 83 302 The Deep M.I.N.D. connection has a limited range. I have to go with her. 84 +84 84 204 1 5 +85 85 301 Lucia I see. Please be careful. 1 +86 86 301 Lucia I'll guard the refugees and the exit with the Purifying Force. 1 +87 87 302 I trust you. 88 +88 88 202 1 +89 89 301 1 AniZhuanchangBegin You fist-bump Lucia before proceeding with the advance team. diff --git a/Resources/table/client/movie/movies/MovieZX03004EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03004EA.tab.bytes new file mode 100644 index 0000000..cffd586 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03004EA.tab.bytes @@ -0,0 +1,177 @@ +FT]RD*e ?%J>_kbCè^ Vdձq0̩]ɏs59 >ǡeѧuky#tXEe,kWUQܣ~D`PEvicId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory610.jpg +2 2 401 1 155 +3 3 502 RImgBg1Shake +4 4 301 DialogEnable The whole aquarium violently shakes, the structures that support the whole place squeaking disconcertingly. +5 5 301 Even more worrying are the numerous cracks on the tempered glass that separates the water. +6 6 201 1 500533 +7 7 301 1 Bianca This place is collapsing! 1 +8 8 302 We're retreating. 9 +9 9 202 1 1 +10 10 201 1 500394 +11 11 301 1 Member A We still haven't completed our objectives on the lower third floor and in the west wing. If this is too dangerous for you, you can head for the west wing first. It's disconnected from here, so it shouldn't be affected. 1 +12 12 301 Member A We Constructs don't need to worry about drowning, and our comms will still work underwater. We can carry on our mission. 1 +13 13 302 No. 14 +14 14 301 Member A Why? 1 +15 15 301 You quickly explain before more of them object. +16 16 301 "You haven't equipped the enhanced modules for underwater combat. Fighting in the water will put you at a great disadvantage." +17 17 301 "It is too risky to fight hamstrung if we don't know exactly who and what we are fighting." +18 18 201 1 500533 8 +19 19 301 1 The Purifying Force members do not agree or disagree with you. Instead, they all turn to look at Bianca. +20 20 204 1 +21 21 301 Bianca Deploy a drone to the lower third floor. We're retreating afterward. 1 +22 22 202 1 1 +23 23 301 One of the members takes out a beetle-shaped drone and sets up a route on the terminal. The drone spreads its wings and flies toward the lower third floor. +24 24 201 1 500405 +25 25 301 1 Member B Just so you know, these drones are designed to track deserters. I have no idea how long it'll last at a place with a high Punishing Virus concentration. 1 +26 26 301 Member B It could send back the intel we need, or it could be infected before it could deliver anything important. 1 +27 27 301 Member B There's no way of knowing. We're leaving it to chance... 1 +28 28 301 "Crack..." +29 29 301 You all hear a sharp splinter and immediately look for its source... +30 30 301 Member B And chance has not been on our side. 1 +31 31 202 1 1 +32 32 301 As if on cue, you begin to hear the sound of successive crackling and snapping around you. Years of weathering and the impact from the fight just now have finally broken the tempered glass that keeps the water away. +33 33 201 1 500533 +34 34 301 1 Bianca Fall back! 1 +35 35 202 1 1 +36 36 401 2 772 +37 37 502 RImgBg1Shake +38 38 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab 2 +39 39 401 2 1504 +40 40 301 Everyone begins to run. Water breaks through the glass barrier, rushing into the lower second floor. +41 41 301 Broadcast Warning. We have detected a leak at the dolphin show hall. We will be closing it for repair immediately. +42 42 301 Broadcast All guests, please follow the instructions of our staff and leave in an orderly manner. +43 43 301 Broadcast Warning. Drainage groups D2-A to D2-K are offline. Corresponding staff, please troubleshoot the system immediately. +44 44 301 A large amount of seawater gushes into the dolphin show hall, raising the water level drastically. It quickly reaches your knees, slowing you down significantly. +45 45 301 Broadcast No lifeforms detected inside the dolphin show hall. Initiating lockdown on the venue. +46 46 201 1 500019 +47 47 301 1 Member C What?! Are you some sort of new Construct?! 1 +48 48 301 The gate to the exit is lowering at a moderate but steady pace. Given how thick it appears, you fear that none of your weapons can open it once it is fully shut. +49 49 301 Even then, all the Purifying Force members turn to look at you, surprised. +50 50 202 1 1 +51 51 302 ... 52 +52 52 201 1 500533 +53 53 301 1 Bianca Someone must have tempered with the system here. 1 +54 54 301 That is when all of you receive a video on your terminals. You glance at it as you run... +55 55 301 ...And the Red Tide that has filled the entire space underneath you almost makes you stop. +56 56 201 1 500405 +57 57 301 1 Member B Chance is on our side, after all. 1 +58 58 301 The member that has been at the back says calmly. +59 59 301 Member B We've managed to dodge a few Hetero-Creatures and capture this before the drone completely fails. 1 +60 60 301 That member has not looked up this whole time, operating the drone and recording. +61 61 302 (Upload footage to the command center) 62 +62 62 301 Member B But I guess chance can only take us this far. 1 +63 63 202 1 1 +64 64 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryLineSpreadNew.prefab +65 65 301 The gate is nearly closed. You have overclocked your exoskeleton to match the Constructs' speed, but you are all still a long way from the exit. +66 66 301 And there is never just one bad thing that is happening. +67 67 509 600 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg 2 +68 68 201 1 500166 5 400 +69 69 301 1 Lucia Commandant, please retreat with your team immediately! Water is leaking here as well! 1 +70 70 301 Loud Noise Enemies incoming! +71 71 301 Lucia What? Now?! 1 +72 72 302 Lucia, get the refugees and the Purifying Force out of here first. 73 +73 73 302 Come back with the heavy-duty grinder from the transport craft afterward. 74 +74 74 301 Lucia The heavy-duty grinder? Commandant, has your location been... 1 +75 75 301 Lucia I understand. I will make sure everyone gets out safely. Wait for me. 1 +76 76 301 You nod, looking down at the water that has reached your waist. +77 77 202 1 1 +78 78 510 2 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg +79 79 301 After accepting that there is no exiting before the gate closes shut, all of you begin to slow down, and you start calculating how long the small portable oxygen tank you carry will last you. +80 80 201 1 500394 +81 81 301 1 Member A Catch. 1 +82 82 301 The Construct who suggested continuing the mission tosses you a can. +83 83 302 (Catch) 84 +84 84 302 An oxygen tank? 85 +85 85 301 It is an oxygen tank adorned with children's drawings done with oil markers. The shell is a little rusty, but the equipment itself seems well maintained, even though it looks nothing like what Babylonia gives you. +86 86 301 Member A I kept it from my days as a Scavenger. Use this after your oxygen tank runs out, but don't forget to return it afterward. 1 +87 87 301 The Construct does not explain too much. +88 88 302 Thanks. 89 +89 89 301 The Construct does not reply, standing to the side instead. All that is left is the sound of rushing water and the turning gears within the gate. +90 90 203 1 0.25 400 +91 91 201 2 500019 -400 +92 92 301 1 Member C This is so loud... Huh? Is the gate slowing down? 2 +93 93 301 Hearing that, you all turn and look. +94 94 202 1 2 1 +95 95 301 The heavy gate was approaching the water unrelentingly, but its signal light has just changed and is now blinking red. +96 96 301 Following a blaring alarm, the gate stops. +97 97 301 Right as you wonder if this is another trap laid by the enemy, you hear a frail voice from the broadcast. +98 98 301 Grace Greetings, Babylonians. My name is Grace. My team and I have stopped the gate from closing. +99 99 301 Grace We are currently trapped inside the control room on the lower second level. Most of us are too weak to walk. We desperately need your help. +100 100 201 1 500533 7 +101 101 301 1 Bianca Grace? 1 +102 102 301 Although Grace is one of the targets of the investigation, Bianca thought Grace must have been taken by the Red Tide after what she has been through. +103 103 301 But if Grace is alive, then... +104 104 301 Bianca Is Chiko with you? 1 +105 105 301 Grace ...I'm sorry. She was standing between the Ascendant and us with her team... All we could do was run... +106 106 204 1 8 +107 107 301 Bianca ... 1 +108 108 301 Grace Our escape route was filled with those monsters, so we've been hiding in the control room... We've run out of food these last few days. +109 109 301 Grace Please save us... Save the children, at least... +110 110 204 1 +111 111 301 Bianca We'll be there immediately. Please hold on. 1 +112 112 301 Grace Thank you... thanks... +113 113 301 The voice from the broadcast turns silent. +114 114 203 1 0.25 -400 +115 115 201 2 500394 400 +116 116 301 1 Member A Tch. 2 +117 117 301 The Construct who has opposed Bianca's every decision sneers faintly before pulling up the map to the control room and starting to walk. +118 118 301 Bianca I thought you would oppose it. 1 +119 119 301 Member A The Vice-Captain would have done the same. She wouldn't have done it out of sympathy like you, though. 2 +120 120 202 1 1 +121 121 203 2 0.25 +122 122 301 Member A That woman recognized us before we presented ourselves, which means she must have seen us through the cameras. 2 +123 123 301 Member A She's only speaking up now because she wants us to eliminate those monsters. 2 +124 124 301 Member A I don't believe that they have children with them for a second. If we rejected them, however, they would have just threatened us with closing the gate. 2 +125 125 301 Member A They're making a move now, probably because they realized that we have a human who can't breathe underwater with us. 2 +126 126 301 AniZhuanchangBegin Member A Don't expect too much from someone who was lured by the Ascendants. 2 +127 127 202 DialogDisable 2 1 +128 128 101 Assets/Product/Texture/Image/BgStory/Bgstory611.jpg +129 129 509 AniZhuanchangEnd 500 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg 2 +130 130 201 1 500166 5 400 +131 131 301 DialogEnable 1 You explain the change in the situation to Lucia on your way to the control room. +132 132 301 Lucia I see. We will guard the exit until you have returned. The refugees here are going to take a while to retreat. 1 +133 133 301 Lucia They're too fragile, having been trapped for so long. 1 +134 134 510 2 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg +135 135 202 1 1 +136 136 301 After defeating the few remaining Hetero-Creatures on the way, you reach the control room and hear Grace's voice from the broadcast once again. +137 137 301 Grace Hold on. I'll open the door immediately. +138 138 201 1 500533 +139 139 301 1 Bianca I'll let you do the talking, Commandant. 1 +140 140 302 (Nod) 141 +141 141 401 2 1511 +142 142 301 You hear the sound of loading guns behind you. Turning around, you find all the Purifying Force members prepared for battle. +143 143 201 2 500019 600 +144 144 201 3 500019 -600 +145 145 201 1 500394 +146 146 301 1 Member A Just in case. 1 +147 147 301 The Construct shrugs. +148 148 202 1 2 3 1 +149 149 401 2 648 +150 150 301 Following the sound of its spinning steel axes, the door before you slides open. +151 151 201 1 500541 +152 152 301 1 A face identical to the one you saw during the briefing appears in front of you. +153 153 301 Compared to her photo, she looks more exhausted, her lips dry, her eyes sunken. +154 154 301 Behind her are a few similarly ailing elders, some of whom are unconscious. However... +155 155 302 Where are the children you mentioned? 156 +156 156 204 1 8 +157 157 301 Grace ...I'm sorry, I... 1 +158 158 201 1 500394 +159 159 301 1 Member A You can drop your act now. 1 +160 160 301 The Construct interrupts her rudely. +161 161 301 Member A Who are we moving? 1 +162 162 201 1 500541 +163 163 301 1 Grace ...Them. 1 +164 164 502 RImgBg1Shake +165 165 301 The Purifying Force members begin to carry the elderly on their backs. Right then, the aquarium begins to shake violently again, and you hear muffled voices coming from the hallway outside the door. +166 166 201 1 500139 +167 167 301 1 Scavenger Th-they... they're back. 1 +168 168 202 1 1 +169 169 509 800 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg 2 +170 170 201 1 500166 5 400 +171 171 301 1 Lucia Hurry, Commandant. The aquarium appears to be collapsing soon. 1 +172 172 201 2 500533 -600 +173 173 301 1 Bianca Get out of here, everyone! I'll stop the Hetero-Creatures. 2 +174 174 301 Bianca You too, Commandant. 2 +175 175 302 Alright. Don't stay too far behind. 176 +176 176 301 1 AniZhuanchangBegin You carry the last person and begin treading through the water that has reached your chest, running toward the exit. diff --git a/Resources/table/client/movie/movies/MovieZX03005EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03005EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b30e6112fb341fb367bd3d6134b08b671ea4951b GIT binary patch literal 6317 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX03006BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03006BA.tab.bytes new file mode 100644 index 0000000..d4525fc --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03006BA.tab.bytes @@ -0,0 +1,359 @@ +RMAV&xx7n. Zϣ37R|Swi-2FѬMC~]etg}s Y|DK +a?8DJ@-~bI/BD\fǰ6rCId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 202 +3 3 201 1 500011 5 +4 4 301 DialogEnable 1 Hassen Calculate expected loss. 1 +5 5 301 Gestalt Calculation complete. Given an 87.1% casualty, the success rate of the mission is 28.4%. +6 6 205 1000 999 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg 0 1 1 +7 7 205 999 1 0 0 +8 8 101 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +9 9 204 1 +10 10 301 Hassen As expected, General Wells' proposal is the one with the highest chance of success. 1 +11 11 201 1 500137 1 +12 12 401 2 1512 +13 13 301 RImgBg1Shake 1 Councilman A Are you kidding me?! 1 +14 14 301 The councilman slams his fist on the desk, and the loud discussions in the hall immediately quiet down as everyone turns to look at him. +15 15 301 Councilman A If the minimum casualty rate of the Task Force is 87.1%, what's even the point of the plan, General Wells? 1 +16 16 301 General Wells This is the best I can do, given that you are not willing to deploy all of the Omega Weapons. If you have better suggestions, I'm all ears. +17 17 301 Councilman A You have to lower the casualty rate to at most 20%. Babylonia does not have that many soldiers to waste! 1 +18 18 202 1 1 +19 19 301 General Wells Then deploy all the Omega Weapons. I can guarantee you that the casualty rate will be even lower than that. +20 20 301 Councilman C Ahem... +21 21 301 Councilman C We've already discussed that. To prioritize securing the lunar base, we must reserve half of the Omega Weapons before we are certain what the infection rate of the moon is. +22 22 301 General Wells But no reconnaissance report has shown any sign of the Punishing Virus on the moon... +23 23 201 1 500340 +24 24 301 1 Councilman B For now. The reconnaissance reports also show that less than 50% of the moon has been explored. 1 +25 25 301 Councilman B If there is a sizable concentration of the Punishing Virus in the remaining areas and we don't have enough Omega Weapons, humanity can wave goodbye to the lunar base. 1 +26 26 301 General Wells That is just a guess... +27 27 301 Councilman B We can't afford even a 1% chance! That is the lunar base! It is where we produce Omega Weapons! Are you going to gamble with humanity's future, General Wells?! 1 +28 28 301 With that, the Parliament turns silent. +29 29 202 1 1 +30 30 301 AniZhuanchangBegin No one dares to answer that question recklessly. Even the centrists have to phrase their words carefully. +31 31 502 1000 DialogDisable +32 32 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory546.jpg +33 33 201 1 500011 +34 34 301 DialogEnable 1 Hassen Thank you, General. 1 +35 35 301 General Wells You too, President. It's up to you now. +36 36 301 General Wells salutes Hassen before leaving. Watching Wells go, Nikola crosses his arms and sighs resignedly. +37 37 204 1 9 +38 38 203 1 0.25 -400 +39 39 201 2 500012 400 +40 40 301 1 Nikola Not the result we were hoping for... We couldn't sway the centrists even when we brought in General Wells. 2 +41 41 301 Hassen They are having second thoughts, at the very least. As long as we can get their support, the vote will likely pass no matter what Kurono does. 1 +42 42 301 Nikola Send in the next person, then. 2 +43 43 204 2 5 +44 44 301 AniZhuanchangBegin Nikola Soldiers are fighting for their lives on the frontline. We can't hold back either. 2 +45 45 202 DialogDisable 1 2 1 +46 46 306 500 1 +47 47 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +48 48 401 2 903 +49 49 301 DialogEnable The ocean waves hitting the cliffside are red. The sound they make used to delight you, but now it unsettles you like a reflection of the things to come. +50 50 301 You reported to the Parliament about how the Red Tide entered the ocean and what you expected the agent was planning half an hour ago. You suspected this was only their first step. +51 51 301 But as the refugees were sent away, you were told to retreat instead of stopping the tide. +52 52 402 903 +53 53 306 +54 54 301 After talking to President Hassen through other channels, the best they can offer you is an order to stand by instead of retreat. +55 55 509 600 Assets/Product/Texture/Image/BgStory/BgStory545.jpg 2 +56 56 201 1 500001 5 450 +57 57 301 1 Celica Kurono has disclosed the details of the battle to the Parliament. The situation is now out of the military's hands. 1 +58 58 302 How's the meeting going? 59 +59 59 204 1 4 +60 60 301 Celica We're still fighting. It's a simultaneous display now. The Chief Commander needs to wait for the right time to call for another vote. 1 +61 61 301 Celica Hah... It's the old gentleman himself... I'm sorry, I've got to go. I'll let you know as soon as there's an update. 1 +62 62 202 1 1 +63 63 510 2 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +64 64 301 Celica quickly hangs up. The situation seems to be quite chaotic on her side. +65 65 301 Putting down your terminal, you turn your gaze back to the crimson sea. +66 66 301 The Red Tide is devouring the ocean, gnawing at the cradle of life, and taking over the home humanity depends on. +67 67 301 And the fighters who would give everything are now waiting by the sea, powerless. +68 68 302 ... 69 +69 69 301 AniZhuanchangBegin The wait continues. +70 70 502 500 DialogDisable +71 71 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory546.jpg +72 72 201 1 500001 4 +73 73 301 DialogEnable 1 Celica Excuse me. Excuse me. 1 +74 74 301 Celica is running down the hallway. Suddenly, someone stands in her way. +75 75 203 1 0.25 400 +76 76 201 2 500146 1 -400 +77 77 301 1 Murray Are you going to the Parliament, Celica? 2 +78 78 301 Celica Obviously! I don't have time to talk now... What's this? 1 +79 79 301 He passes her a folded note and says nothing, only raising his index finger before his lips. +80 80 202 2 1 +81 81 203 1 0.25 +82 82 301 Celica unfolds it and finds a data chip inside. When she looks up, Murray is already gone. +83 83 301 Desperate for any help now, Celica inserts the chip into her terminal. +84 84 301 As she scrolls through the information, her eyes widen... +85 85 301 AniZhuanchangBegin Celica ...President Hassen! President Hassen! 1 +86 86 202 DialogDisable 1000 1 1 +87 87 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +88 88 201 1 500340 +89 89 301 DialogEnable 1 Councilman B Where does this intel come from? 1 +90 90 201 1 500011 5 +91 91 301 1 Hassen It's classified. 1 +92 92 202 1 2 1 +93 93 301 Councilman C This lifeform that will be born out of the Red Tide and devours all until nothing's left... What do you mean by "nothing's left" exactly? +94 94 201 1 500012 5 +95 95 301 1 Nikola Is this the time to discuss that? All you need to know is that it is extremely dangerous for the Red Tide to enter the ocean! 1 +96 96 202 1 1 +97 97 401 2 2625 +98 98 301 The quieter voices in the Parliament start to get louder. +99 99 402 2625 +100 100 301 Councilman D In that case, we need to deploy all the Omega Weapons immediately to eliminate this threat! +101 101 201 1 500011 5 -400 1 +102 102 201 2 500012 400 1 1 +103 103 301 1 Hassen and Nikola exchange a look as more councilmembers voice their support, but before they can even smile... +104 104 202 2 1 +105 105 201 1 500340 +106 106 301 1 Councilman B Calm down. 1 +107 107 301 The councilman stands up again, his arms stretched, trying to sway the others. +108 108 301 Councilman B As immediate as this threat may be, it's just another product of the Punishing Virus. 1 1 +109 109 301 Councilman B Once we secure the lunar base, we can produce an endless supply of Omega Weapons. Certainly, that will happen before this creature can destroy the world... 1 +110 110 301 Councilman A Is there something wrong with your terminal? President Hassen's intel has clearly shown how pressing the situation is... +111 111 301 Councilman B We can destroy this threat inside its cradle! 1 +112 112 301 His sudden shout startles those who were planning to refute him. +113 113 301 Councilman B Just a little bit longer. Just a little bit. 1 +114 114 301 Councilman B The production line on the lunar base will restart soon. Please, I beg you. Don't gamble with humanity's future before that, please. 1 +115 115 202 1 1 +116 116 301 AniZhuanchangBegin With that, the councilman sits down, and the Parliament reverts to the shouting match that it was. +117 117 502 1000 DialogDisable +118 118 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +119 119 301 DialogEnable By the shore, your call with Celica is brief but shocking, surprising everyone with you. +120 120 509 600 Assets/Product/Texture/Image/BgStory/BgStory545.jpg 2 +121 121 201 1 500001 5 400 +122 122 301 1 Celica In short, those councilmembers are not willing to deploy all the Omega Weapons. 1 +123 123 302 They're just going to let the situation here develop? 124 +124 124 302 Can we really deal with the Red Tide when it has fully entered the ocean? 125 +125 125 204 1 4 +126 126 301 Celica ... 1 +127 127 301 Celica If we can mass produce the Omega Weapon, it is theoretically possible. But it means that the surface will experience the most cataclysmic destruction before help arrives. 1 +128 128 301 Celica We will lose everything we have built and achieved in one fell swoop. The people living on the surface will also face the most devasting threat they have ever seen... 1 +129 129 204 1 5 +130 130 301 Celica I won't stop fighting. At least for me, I cannot accept this ending. 1 +131 131 202 1 1 +132 132 510 2 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +133 133 301 The call terminates again. At the same time, a member of the Purifying Force approaches you, seemingly needing your help. +134 134 201 1 500028 +135 135 301 1 Purifying Force Member We need a commandant's clearance to unlock this supply crate, Gray Raven Commandant. 1 +136 136 302 (Authorize to open) 137 +137 137 301 Purifying Force Member Thanks. I can take care of the rest. 1 +138 138 202 1 +139 139 301 The Construct takes the parts from the crate and rushes toward the eastern shore. You can briefly hear him mumbling to himself. +140 140 301 Purifying Force Member We're busted if they attack from the east. Gotta reinforce that side. +141 141 301 Another Purifying Force member just opens a bottle of purified water and pours it down his head. +142 142 201 1 500019 400 +143 143 201 2 500019 -400 +144 144 301 1 Purifying Force Member A Hey, don't waste it. We'll need it when we set up the defense later. 1 +145 145 301 Purifying Force Member B It doesn't matter... We are about to retreat anyway. 2 +146 146 301 Purifying Force Member A What do you mean? 1 +147 147 301 Purifying Force Member B What do I mean? A friend in Babylonia just sent me a text saying the Parliament had no plan to stop the Red Tide from entering the sea. What can we possibly do other than retreating? 2 +148 148 301 Both of them turn to you, seeking an answer. +149 149 302 (Nod) 150 +150 150 301 Purifying Force Member A ...Gray Raven Commandant... Are we really just going to leave like this? 1 +151 151 302 I'll say that's highly possible... 152 +152 152 301 Purifying Force Member A So many comrades lost their lives here. The agents are about to get what they want. Yet we are just going to leave like this? 1 +153 153 301 Purifying Force Member A Our comrades' bodies are still here! Are we just going to leave Captain Bianca alone, watch the Punishing Virus enter the sea and devour the entire world, while we hide in Babylonia like cowards? 1 +154 154 301 Purifying Force Member B Calm down. 2 +155 155 301 Purifying Force Member A Calm down my ***! 1 +156 156 302 Do you want to keep fighting? 157 +157 157 301 Purifying Force Member A Of course! 1 +158 158 302 What about you? 159 +159 159 301 The Construct tosses the empty bottle away and looks at you with firm determination. +160 160 301 Purifying Force Member B If not for this bottle of water, I would already be cursing to the terminal. 2 +161 161 301 Lucia seems to have noticed the quarrel. She is heading this way. +162 162 302 I need to know what everybody thinks. Each and every one of you has the right to choose. 163 +163 163 301 If I may... +164 164 301 AniZhuanchangBegin I'd like to borrow your strength. +165 165 202 DialogDisable 1 2 1 +166 166 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +167 167 301 DialogEnable The meeting continues. A scout team has sent a report from the lunar base. +168 168 301 Gestalt Lunar base investigation progress 51%. No signs of the Punishing Virus have been detected so far. +169 169 201 1 500340 +170 170 301 1 Councilman B Nice! Keep doing what you are doing. Once the lunar base is clear, we can try to resume the production of Omega Weapon. 1 +171 171 202 1 1 +172 172 306 1 +173 173 301 Quite a few Councilmen have started cheering quietly. They sound as if victory is imminent, and all they have to do is to keep waiting. +174 174 301 But is that all? +175 175 306 200 +176 176 201 1 500012 +177 177 301 1 Nikola Do we have a loss estimate yet? 1 +178 178 301 Gestalt A detailed loss prediction has been calculated. Estimated ground surface personnel casualty rates are... Shoreline and nearby area, 99%; coastal area, 98%... +179 179 301 The data causes a deadly silence, turning the entire meeting hall into a muted graveyard. +180 180 301 Nikola As we all know, the production of Omega Weapon takes time. During this time window, numerous people will die. In other words, almost all humans living on the surface will be wiped out. 1 +181 181 301 Nikola We can still make it if we throw all the available resources in now. The proposal jointly developed by our advisors and the Science Council has taken into account the time required for the transport, handover, deployment and activation of Omega Weapons. 1 +182 182 301 Nikola But if we keep wasting our time here, this last chance would be lost. Once the Red Tide has developed to a certain extent, the available Omega Weapons we have cannot do anything to it. 1 +183 183 301 This the final attempt... All previous efforts were unable to make the situation any better. If the death count still does not work... +184 184 202 1 1 +185 185 301 Councilman C Excuse me, President Hassen... What is the chance of success of this proposal you mentioned...? +186 186 201 1 500011 5 +187 187 301 1 Hassen Close to 90%, with a low estimated casualty rate for the Task Force. 1 +188 188 202 1 1 +189 189 301 Councilman C I see... It doesn't sound too bad. +190 190 201 1 500340 +191 191 301 1 Councilman B Objection! 1 +192 192 301 The deafening shout shakes many attendees awake from the overwhelming casualty count. +193 193 301 Councilman B President Hassen, this is nothing but a risky bet! You are betting the lunar base and the fate of mankind on your proposal! 1 +194 194 301 The Councilman rises up and points at Hassen. He looks very emotional. +195 195 301 Councilman B Omega Weapon is mankind's future hope! How are we going to fight against the Punishing Virus if anything goes wrong in the lunar base?! Are we going to sacrifice another two eras to find another solution? 1 +196 196 201 1 500012 5 +197 197 301 1 Nikola What about the humans on the surface? Are you just going to let the Hetero-Creatures devour them? 1 +198 198 201 1 500340 +199 199 301 1 Councilman B Nobody wants that to happen! 1 +200 200 301 He slams on the desk, interrupting Nikola's question. +201 201 301 Councilman B But I'm sure every single person who turns down that proposal only does so for mankind's future hope! 1 +202 202 301 The Councilman gazes around into every person's eyes. He ends up staring at Hassen. +203 203 301 Councilman B This is the will of everybody here. 1 +204 204 401 1 36 +205 205 301 After his speech, there is no other sound in the meeting hall. Everyone is unconsciously holding their breath. +206 206 301 The air feels heavy and dense. One after another, the burden of responsibility and future makes other Councilmen lower their heads. +207 207 202 1 +208 208 301 The Councilman finally returns to his seat. +209 209 301 The silence has turned into an unspoken approval. +210 210 401 2 966 +211 211 301 Bzz— +212 212 301 The projector in the center of the Parliament suddenly begins to make a coarse hissing sound. +213 213 201 1 500340 +214 214 301 1 Councilman B What's going on? 1 +215 215 201 1 500011 5 +216 216 301 1 Hassen It should be a message from the surface force. Now that the Parliament has taken over the decision-making of the surface operations, the military has forwarded all related correspondence to this meeting. 1 +217 217 201 1 500340 +218 218 301 1 Councilman B The surface force? Commander Nikola, haven't you ordered them to fall back yet? 1 +219 219 201 1 500012 +220 220 301 Nikola I don't recall that order in the decisions we agreed on earlier. 1 +221 221 201 1 500340 +222 222 301 Councilman B Tsk. You're just dragging it on... How pointless. 1 +223 223 202 1 1 +224 224 401 1 147 +225 225 301 "This is the Gray Raven Commandant, sending a timed communication to Babylonia." +226 226 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +227 227 101 100 Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +228 228 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +229 229 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab 2 +230 230 301 The projected video becomes less blurry. +231 231 201 1 500019 600 +232 232 201 2 500028 -600 +233 233 301 1 A face appears on the screen, followed by many Constructs standing behind. +234 234 301 "As the Red Tide starts to enter the sea, we anticipate the Hetero-Creatures converted from contaminated sea animals will land here soon." +235 235 301 "We will therefore set up defense here to buy more time. We hope the HQ can support our operation and find a solution during this time." +236 236 202 1 2 1 +237 237 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +238 238 101 100 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +239 239 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +240 240 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab +241 241 201 1 500340 1 +242 242 301 1 Councilman B There is no solution! Just fall back and wait for the production of Omega Weapons. 1 +243 243 201 1 500001 2 +244 244 301 1 Celica Um, Mr. Councilman, this is just a recording. They probably can't hear you from over there. 1 +245 245 201 1 500340 +246 246 301 1 Councilman B Then tell them what I just said... 1 +247 247 202 1 1 +248 248 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +249 249 101 100 Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +250 250 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +251 251 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab 2 +252 252 301 1 "We cannot abandon the innocent survivors on the surface. Many are yet to be evacuated." +253 253 301 The video continues to play, as if the recorders had already seen this coming. +254 254 301 "Following a path opened by those who had fallen, we were able to reclaim our homeland. That is why I cannot easily tell others to retreat." +255 255 301 "If we allow the Red Tide to continue entering the sea, the damage will be irreversible. Even Omega Weapons cannot help." +256 256 202 1 2 1 +257 257 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +258 258 101 100 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +259 259 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +260 260 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab +261 261 201 1 500340 1 +262 262 301 1 Councilman B Do I need to go through the Science Council's report again? 1 +263 263 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +264 264 202 1 1 +265 265 101 100 Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +266 266 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +267 267 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab 2 +268 268 301 To his surprise, the human just clenches the right fist and knocks it a few times on the chest, right where the heart is beating. +269 269 301 Indeed, the sea can be purified. Once the Omega Weapons enter mass production, the clean, blue sea will return one day. +270 270 301 Buildings can be repaired. When the disaster is over, new buildings will rise again. People will build one after another along the ruins. +271 271 301 But something can never be brought back again once they are damaged. +272 272 301 The pride of mankind, the faiths that people once believed in. +273 273 301 If we give up all of them for a false dawn, what can mankind possibly remember years later under the shelter of new buildings? +274 274 201 1 500405 600 +275 275 201 2 500296 -600 +276 276 301 1 Task Force Member A "HQ, it's okay if there are no reinforcements. We just need ammunition and energy." 1 +277 277 301 Task Force Member B "With the equipment and manpower available, we can hold the tide for approximately 5 days." 2 +278 278 201 1 500019 600 +279 279 201 2 500028 -600 +280 280 301 1 Purifying Force Member B "Hey, you there! Help me ask the chief commander. Do they want us to run away like cowards and abandon everyone else?! ****!" 1 +281 281 301 Purifying Force Member A "Hey, calm down! No vulgarities. We agreed on this." 2 +282 282 203 2 0.25 +283 283 301 Purifying Force Member B "Just let me finish..." 1 +284 284 202 1 2 +285 285 301 One Construct seems to be pulled away by another. Still, everyone else on the screen does not seem to be distracted. They are still standing tall and firm, like an indestructible wall. +286 286 301 "We are not forcing Babylonia to make a decision. This is just a declaration. Whatever the final decision is, someone needs to sacrifice here for the sake of something more important." +287 287 301 "For the victory of mankind, to reclaim the Earth, we have made this choice." +288 288 301 "This declaration has been jointly signed by all the Task Force and Purifying Force members here." +289 289 301 "【kuroname】, the Gray Raven Commandant." +290 290 201 3 500166 5 +291 291 301 1 After finishing the speech, the commandant moves aside. Another Construct with red and black colors on her frame steps up to face the camera. +292 292 301 Lucia "Captain of Gray Raven, Lucia." 3 +293 293 202 3 1 +294 294 301 Followed by a Construct with a poker face... +295 295 201 1 500028 +296 296 301 1 Purifying Force Member A "Purifying Force, Arthur." 1 +297 297 202 1 1 +298 298 201 1 500296 +299 299 301 1 Another Construct, covered in mud... +300 300 301 Task Force Member "Task Force, Rick." 1 +301 301 202 1 1 +302 302 201 1 500019 +303 303 301 1 Purifying Force Member B "Purifying Force..." 1 +304 304 202 DialogDisable 600 1 1 +305 305 201 1000 1 500394 +306 306 202 500 1 +307 307 201 1000 1 500028 +308 308 202 500 1 +309 309 201 1000 1 500405 +310 310 202 500 1 +311 311 301 DialogEnable 1 ...One by one, all the frontline members have left their footage and names in the projected video. +312 312 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +313 313 101 100 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +314 314 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +315 315 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab +316 316 301 Gestalt A headcount of the signatures indicates that 90% of the personnel dispatched in the mission have signed on the declaration... +317 317 301 Gestalt The remaining 10% are all confirmed to be killed in action, apart from the missing Captain Bianca of the Purifying Force. +318 318 301 Another moment of silence—albeit completely different from the previous one—has caught the Parliament. +319 319 301 But the silence is completely torn apart by the next footage. +320 320 301 Bzz— +321 321 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +322 322 101 100 Assets/Product/Texture/Image/BgStory/BgStory592.jpg +323 323 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +324 324 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab 2 +325 325 201 1 500019 400 +326 326 201 2 500303 -400 +327 327 301 1 Scout Team Member This is an emergency communication from the lunar base scout team. What's the percentage...? 1 +328 328 202 1 1 +329 329 203 2 0.25 +330 330 301 Engineering Force Crew Tch, just give it to me. You keep going... This is an emergency communication from the lunar base scout team. We have investigated 90.5% of the lunar base. The remaining section will be completed within the next few hours. 2 +331 331 301 The Councilmen who are aware of the related information are all shocked. +332 332 301 The speed is incredible, way faster than the previous estimate. No matter how hard they work, such efficiency should not even be attainable. +333 333 301 Soon, a Councilman has realized something. He immediately stands up and shouts. +334 334 301 Councilman from the Engineering Department Hold on! Why aren't you driving an engineering machine?! And you! You're not even a Construct! Go back to the safe area now! +335 335 301 The Engineering Force crew scratches his head... +336 336 204 2 1 +337 337 301 Engineering Force Crew Well, those big things are just too slow, and we have to waste time preparing the road for them. We discussed in our team, and all of us felt it would be faster just going in by ourselves... 2 +338 338 301 Councilman from the Engineering Department Are you out of your mind? The lunar base is a total mess. Even if you don't run into the Punishing Virus, you could have easily been killed by a gas leak or gravity distortion without an engineering machine. +339 339 301 Engineering Force Crew Well... The frontline forces are risking their lives. We can't just sit back and stay safe. 2 +340 340 301 Leaving no chance for the Councilman to interfere, he just smiles at the camera and salutes in the low-gravity environment. +341 341 301 Instead of the Councilman, he is looking at Chief Wales in the back row. +342 342 301 Engineering Force Crew This is our decision, made from our own free will. 2 +343 343 301 Councilman from the Engineering Department Who?! Who told them the information?! +344 344 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +345 345 101 100 Assets/Product/Texture/Image/BgStory/Bgstory427.jpg +346 346 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +347 347 202 2 1 +348 348 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunNew.prefab +349 349 301 Nobody answers him. The communication from the scout team has also been cut off. +350 350 301 The Councilman can only collapse back to his seat, gazing blankly at the front. He seems lost in thought. +351 351 301 The projected video disappears. Chief Wales reaches into his pocket and grabs a badge so hard that the sharp silver hawk has pierced into his palm. +352 352 201 1 500012 +353 353 301 1 Nikola If our weapons are lost, we can make more. If our base is gone, we can build another one. 1 +354 354 301 Nikola We have come a long way even when all the old technologies were lost. 1 +355 355 301 Nikola raises his arm and points at the screen where the video was playing. +356 356 301 Nikola But some things will never come back: the willpower that makes them fight until the last moment, the faiths that make them never falter. Once the pride of mankind shatters, it can never be reclaimed! 1 +357 357 301 1 AniZhuanchangBegin Nikola As the Chief Commander, I hereby propose a revote of the previous decision! 1 diff --git a/Resources/table/client/movie/movies/MovieZX03007BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03007BA.tab.bytes new file mode 100644 index 0000000..ff11786 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03007BA.tab.bytes @@ -0,0 +1,620 @@ +p#3ns0L5xQ4AFX!l …D"֍"@l` Fۭ<-#LIUZ?mq P/}kDD0~},A.pm$ٗv(Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgCg/Cg3001_01.jpg +2 2 105 AniZhuanchangEnd Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +3 3 401 1 161 +4 4 301 DialogEnable —The collapsed aquarium sinks to the bottom of the sea along with the bodies of those who had fallen. +5 5 301 Was it wrong for her to choose to save lives first? +6 6 301 If she could be more decisive... Will she be better off? +7 7 301 The other comrades who lost their lives, and those who failed to escape... Will they still be alive? +8 8 301 Bianca ... +9 9 301 She cannot find an answer. Only the flow of water can be heard at the bottom of the sea. +10 10 301 Numerous Corrupted are moving in the surging Red Tide. They are about to break out from the water and turn into merciless slayers. +11 11 301 It is only a matter of time before Bianca dissolves in the crimson color and becomes a part of the billions of Corrupted, hosts and Red Tide Projections. +12 12 301 Before that happens... Should she kill herself with her weapon first? +13 13 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +14 14 401 2 952 +15 15 105 +16 16 504 0.7 +17 17 101 80 Assets/Product/Texture/Image/BgStory/Bgstory105.png +18 18 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +19 19 201 1 1091001 4 1 +20 20 301 1 Bianca Just hold on a little longer. Reinforcements are on their way. 1 +21 21 202 1 1 +22 22 201 1 500498 4 1 +23 23 301 1 Chiko They are already gone. The reinforcements can't do more than this dirty work that I'm already doing. 1 +24 24 202 1 1 +25 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +26 26 504 0 +27 27 401 2 952 +28 28 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +29 29 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +30 30 301 Is this chaos caused by the infection, or is she seeing flashbacks at her final moment? +31 31 301 Random, chaotic noises enter her M.I.N.D. with the Punishing Virus. +32 32 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +33 33 504 0.7 +34 34 105 +35 35 101 80 Assets/Product/Texture/Image/BgStory/Bgstory105.png +36 36 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +37 37 201 1 500498 4 1 +38 38 301 1 Chiko This is the duty of the Purifying Force. 1 +39 39 202 1 1 +40 40 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +41 41 504 0 +42 42 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +43 43 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +44 44 301 Bianca To raise our weapons against the once comrades. +45 45 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +46 46 504 0.7 +47 47 105 +48 48 101 80 Assets/Product/Texture/Image/BgStory/Bgstory105.png +49 49 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +50 50 201 1 500498 4 1 +51 51 301 1 Chiko To protect those still alive. 1 +52 52 202 1 1 +53 53 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +54 54 504 0 +55 55 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +56 56 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +57 57 301 Bianca And to protect our bonds, though there isn't much left... Not everybody can take the lives of their closest friends. +58 58 301 Bianca People in the Task Force always respect and help one another. It's easy for them to build deep bonds. +59 59 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +60 60 504 0.7 +61 61 105 +62 62 101 80 Assets/Product/Texture/Image/BgStory/BgStory71.jpg +63 63 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +64 64 201 1 500019 1 +65 65 301 1 Purifying Force Member Bonds or emotions are boring and will only hold you back. What's there to envy about? 1 +66 66 202 1 1 +67 67 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +68 68 504 0 +69 69 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +70 70 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +71 71 301 Bianca Shall I envy those who have given up all bonds then...? +72 72 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +73 73 504 0.7 +74 74 105 +75 75 101 80 Assets/Product/Texture/Image/BgStory/BgStory71.jpg +76 76 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +77 77 201 1 500019 1 +78 78 301 1 Purifying Force Member How useless. He couldn't even finish off a Corrupted. What a coward. 1 +79 79 202 1 1 +80 80 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +81 81 504 0 +82 82 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +83 83 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +84 84 301 Bianca ...They aren't just Corrupted. They were our comrades. +85 85 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +86 86 504 0.7 +87 87 105 +88 88 101 80 Assets/Product/Texture/Image/BgStory/Bgstory261.png +89 89 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +90 90 201 1 500019 1 +91 91 301 1 Purifying Force Member Look at the attitude of others. Do you think they would call us "comrades"? 1 +92 92 202 1 1 +93 93 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +94 94 504 0 +95 95 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +96 96 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +97 97 301 Bianca Of course not. Nobody ever stays in the Purifying Force. +98 98 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +99 99 504 0.7 +100 100 105 +101 101 101 80 Assets/Product/Texture/Image/BgStory/BgStory78.jpg +102 102 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +103 103 201 1 500405 400 1 +104 104 201 2 500019 -400 1 +105 105 301 1 Purifying Force Member 1 Who wants to get along with them anyway? Maybe tomorrow one of them will become a Corrupted. 1 +106 106 301 Purifying Force Member 2 Those with unstable M.I.N.D. always burst into tears when they had to kill. They only caused troubles to others... I've seen enough of that. 2 +107 107 202 1 2 1 +108 108 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +109 109 504 0 +110 110 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +111 111 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +112 112 301 ??? We must always prepare for death... That's why we would rather have never met... +113 113 301 A familiar voice is echoing at the bottom of the sea. Is that from her memory? +114 114 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +115 115 504 0.7 +116 116 401 2 952 +117 117 105 +118 118 101 80 Assets/Product/Texture/Image/BgStory/Bgstory220.png +119 119 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +120 120 201 1 500498 1 +121 121 301 1 Chiko Yeah, that's what everybody thinks. They probably hold the same attitude toward you. 1 +122 122 301 Chiko Whatever they call you, witch or fence sitter... I hope you don't mind. Oh... Actually, I rather you mind them and hate us. 1 +123 123 301 Chiko gazes at her own future through the endless snowfield. +124 124 204 1 14 +125 125 301 Chiko Because when I die... I don't want to see your tears, Captain. 1 +126 126 204 1 1 +127 127 301 Chiko Feel free to mock me if I become a Corrupted one day. Loudly. 1 +128 128 202 1 1 +129 129 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +130 130 504 0 +131 131 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +132 132 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +133 133 301 Bianca Chiko... +134 134 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +135 135 504 0.7 +136 136 105 +137 137 101 80 Assets/Product/Texture/Image/BgStory/Bgstory98.png +138 138 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +139 139 201 1 500405 1 +140 140 301 1 Purifying Force Member Chiko should be the captain of the Purifying Force, not you! Unlike you, she never hesitates to make a decision! 1 +141 141 202 1 1 +142 142 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +143 143 504 0 +144 144 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +145 145 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +146 146 301 Bianca ... +147 147 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +148 148 504 0.7 +149 149 105 +150 150 101 80 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +151 151 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +152 152 201 1 500012 1 +153 153 301 1 Nikola I did receive complaints. They wanted Chiko to be the new captain, but I turned them down. 1 +154 154 301 Nikola The Purifying Force needs a leader who can control their aggression and keep their sanity. You are the most suitable candidate. 1 +155 155 301 Nikola Even if they despise your balance and call you a— 1 +156 156 202 1 1 +157 157 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +158 158 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +159 159 504 0.7 +160 160 101 Assets/Product/Texture/Image/BgStory/Bgstory424.jpg +161 161 201 1 500019 +162 162 201 2 500296 500 +163 163 201 3 500296 -500 +164 164 301 1 Purifying Force Member Fence sitter! 1 2 3 +165 165 202 2 3 1 +166 166 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +167 167 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +168 168 101 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +169 169 201 1 1091001 1 +170 170 301 1 Bianca I have decided to let Palma leave the Purifying Force. 1 +171 171 301 Bianca She's going to cross the line if she stays here. 1 +172 172 202 1 1 +173 173 201 1 500012 1 +174 174 301 1 Nikola I respect your decision. 1 +175 175 202 1 1 +176 176 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +177 177 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +178 178 101 Assets/Product/Texture/Image/BgStory/Bgstory345.jpg +179 179 201 1 500019 400 1 +180 180 201 2 1091001 -400 1 +181 181 301 1 Purifying Force Member Do you know how important Palma is to us?! How dare you send her away?! 1 +182 182 301 Bianca She was pointing her blade at those who were still alive! 2 +183 183 301 Purifying Force Member Alive? It wouldn't take long for them to be completely infected! 1 +184 184 301 Purifying Force Member And how many would be attacked by those Corrupted who were still "alive"? 1 +185 185 301 Purifying Force Member May as well finish them while they were still alive and could control themselves! 1 +186 186 202 1 2 1 +187 187 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +188 188 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +189 189 101 Assets/Product/Texture/Image/BgStory/Bgstory267.png +190 190 201 1 500019 400 1 +191 191 201 2 500296 -400 1 +192 192 301 1 Purifying Force Member 1 That bloody fence sitter...! 1 +193 193 301 Purifying Force Member 2 Fence sitter? Hah, you're but a hypocritical nun. Go back to your church and pray to your god, who does nothing but condemn us! 2 +194 194 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +195 195 201 1 500405 400 1 +196 196 201 2 500028 -400 1 +197 197 301 1 Purifying Force Member 3 When I learned they called you "witch," I was hoping you could be a merciless leader who never hesitates... How laughable! 1 +198 198 301 Purifying Force Member 4 Chiko would never be like you! 2 +199 199 202 1 2 1 +200 200 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +201 201 504 0 +202 202 401 2 952 +203 203 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +204 204 301 In Bianca's remaining consciousness, she sees the Phantom Tracer glowing in the dark sea. +205 205 301 Infinite memories and information that do not belong to her seem to be trying to get into her M.I.N.D. +206 206 301 ??? Why are you still in pain? +207 207 301 The voices of thousands of people merge into a hollow echo. +208 208 301 ??? Come to us... And leave all your frailty, pain and confusion behind. +209 209 301 Bianca ...Who's there? +210 210 301 ??? I'm Chiko. Or, I am the individual that was once called "Chiko". +211 211 301 Bianca No, you are not her. This is just an illusion created by the Red Tide. +212 212 301 Bianca She's already... +213 213 301 ??? Dead? No. She's still alive. Right here, next to you. +214 214 301 ??? She has been protecting you all along. That's why you are still alive, isn't it? +215 215 301 Bianca I'm still alive. +216 216 301 ??? Because Chiko is absorbing the Punishing Virus in the sea. +217 217 301 ??? This sea was supposed to be her nutritional fluid. +218 218 301 In the Phantom Tracer's faint light, Bianca has seen the silhouette of Chiko in the water. "She" is rapidly expanding—it will not take long for her to become a colossal giant that destroys everything. +219 219 301 ??? If only Grace or Cthylla is inside... Everything will be a lot easier. +220 220 301 The voices gradually fade out, replaced by a young girl's sigh. +221 221 301 ??? But it's okay... Mister said this was only an experiment. He'd like to see more potential and deplete mankind's reserve. +222 222 301 Bianca Why would you do this... +223 223 301 ??? She wouldn't be afraid of becoming a monster, if that could take her to the future. +224 224 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +225 225 504 0.7 +226 226 401 2 952 +227 227 101 Assets/Product/Texture/Image/BgStory/Bgstory261.png +228 228 105 150 +229 229 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +230 230 201 1 500498 4 1 +231 231 301 1 Chiko Right, I heard the Task Force call me that. 1 +232 232 301 Chiko One will turn into a real monster as long as they keep staying in the Purifying Force. 1 +233 233 204 1 1 +234 234 301 Chiko So what? 1 +235 235 301 Chiko Monster and witch. They are a good match, aren't they? 1 +236 236 202 1 1 +237 237 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +238 238 504 0 +239 239 105 150 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +240 240 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +241 241 301 Bianca Am I really a witch? +242 242 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +243 243 504 0.7 +244 244 105 +245 245 101 150 Assets/Product/Texture/Image/BgStory/Bgstory261.png +246 246 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +247 247 201 1 500498 4 1 +248 248 301 1 Chiko Is it because they call you a fence sitter? 1 +249 249 301 Chiko I was going to say you didn't look like someone who would care about such words. Still, I understand your concern—no matter how strong you are, you are going to be shaken if they keep talking about it. 1 +250 250 301 Chiko Some guys may look the same, but they have actually just shut themselves off. Inside, they are never the same people again. 1 +251 251 301 Chiko What matters most is what you think. 1 +252 252 301 Chiko What is the purpose of your mercy? 1 +253 253 202 1 1 +254 254 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +255 255 504 0 +256 256 105 150 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +257 257 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +258 258 301 Bianca To protect those who were still alive. To solve problems. +259 259 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +260 260 504 0.7 +261 261 105 +262 262 101 150 Assets/Product/Texture/Image/BgStory/BgStory0.png +263 263 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +264 264 201 1 500498 4 1 +265 265 301 1 Chiko Why did you kill the Father? 1 +266 266 202 1 1 +267 267 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +268 268 504 0 +269 269 105 150 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +270 270 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +271 271 301 Bianca To protect those who were still alive. To solve problems. +272 272 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +273 273 105 150 +274 274 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +275 275 201 1 500498 4 1 +276 276 301 1 Chiko What is the purpose of your ruthlessness? 1 +277 277 202 1 1 +278 278 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +279 279 105 150 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +280 280 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +281 281 301 Bianca ...To solve more problems. +282 282 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +283 283 105 150 +284 284 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +285 285 201 1 500498 4 1 +286 286 301 1 Chiko Are the problems solved then? 1 +287 287 202 1 1 +288 288 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +289 289 105 150 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +290 290 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +291 291 301 Bianca Maybe... +292 292 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +293 293 105 150 +294 294 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +295 295 201 1 500548 1 +296 296 301 1 Chiko Are they solved? 1 +297 297 202 1 1 +298 298 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +299 299 105 80 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +300 300 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +301 301 301 Bianca They are, but only partially. +302 302 301 ??? Do you like this? Killing your comrades? +303 303 301 Bianca No... +304 304 301 ??? Then run away. +305 305 301 Bianca No. +306 306 301 Bianca If I run, they have to kill their comrades with their own hands and suffer the pain, just like when I killed Father. +307 307 202 1 1 +308 308 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +309 309 304 Information rejected>>> ffffffff Assets/Product/Texture/Image/BgStory/BgStory0.png 1 +310 310 304 Retrying>>>>> ffffffff Assets/Product/Texture/Image/BgStory/BgStory0.png 1 1 +311 311 401 2 966 +312 312 301 Bianca The Soul Traacer is hacking back... +313 313 301 Bianca I... cannot control it...! +314 314 401 2 772 +315 315 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +316 316 105 +317 317 101 80 Assets/Product/Texture/Image/BgStory/BgStory0.png +318 318 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab +319 319 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 3 +320 320 501 300 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 2 +321 321 401 2 9330023 +322 322 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_34.jpg +323 323 101 180 Assets/Product/Texture/Image/BgCg/Cg3002_17.jpg +324 324 401 2 1514 +325 325 101 150 Assets/Product/Texture/Image/BgCg/Cg3002_39.jpg +326 326 101 120 Assets/Product/Texture/Image/BgCg/Cg3002_19.jpg +327 327 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +328 328 402 9330023 +329 329 301 She sees flickering, dazzling scenes through the Phantom Tracer. +330 330 401 2 2581 +331 331 101 300 Assets/Product/Texture/Image/BgCg/Cg3002_35.jpg +332 332 101 500 Assets/Product/Texture/Image/BgCg/Cg3002_36.jpg +333 333 101 Assets/Product/Texture/Image/BgCg/Cg3002_40.jpg +334 334 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +335 335 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +336 336 301 The first information captured by the Phantom Tracer is the fragments of consciousness and memories within the Red Tide. +337 337 301 It keeps decrypting and sending her the footage. +338 338 301 The infection then gathers something she cannot understand. It almost feels like... +339 339 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +340 340 504 0.7 +341 341 101 Assets/Product/Texture/Image/BgStory/BgStory16.jpg +342 342 201 1 500004 1 +343 343 301 1 Asimov These contents were recorded by Liv's Empyrea frame. 1 +344 344 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +345 345 202 1 1 +346 346 504 0 +347 347 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +348 348 301 Bianca Is this... the future deduced by the Ascension-Network? +349 349 105 +350 350 401 2 2551 +351 351 101 100 Assets/Product/Texture/Image/BgCg/Cg3002_31.jpg +352 352 101 150 Assets/Product/Texture/Image/BgCg/Cg3002_15.jpg +353 353 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_16.jpg +354 354 401 2 754 +355 355 101 Assets/Product/Texture/Image/BgCg/Cg3002_06.jpg +356 356 301 As the chaotic footage merges together, they become a collection of voices. Some are praying to the god, others cursing him. +357 357 301 Is she able to recognize the voices because she had heard numerous prayers as a Sister? +358 358 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +359 359 401 2 2576 +360 360 301 What is your wish? +361 361 101 Assets/Product/Texture/Image/BgCg/Cg3002_01.jpg +362 362 401 2 759 +363 363 301 I want to be free. +364 364 301 But my legs can't walk. +365 365 301 I want the bird in the cage can break free on behalf of me. +366 366 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_02.jpg +367 367 401 2 2550 +368 368 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_03.jpg +369 369 301 Fear not. You will be together. +370 370 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_04.jpg +371 371 101 200 Assets/Product/Texture/Image/BgCg/Cg3002_05.jpg +372 372 301 Its wings will be weaved into you in the Red Tide. +373 373 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +374 374 401 2 2576 +375 375 301 What is your wish? +376 376 101 Assets/Product/Texture/Image/BgCg/Cg3002_21.jpg +377 377 301 I want to be with her. +378 378 101 Assets/Product/Texture/Image/BgCg/Cg3002_22.jpg +379 379 301 We split up for one mission, and I could never see her again. +380 380 101 Assets/Product/Texture/Image/BgCg/Cg3002_23.jpg +381 381 301 The next time I saw her, I was already part of the Red Tide... +382 382 101 Assets/Product/Texture/Image/BgCg/Cg3002_24.jpg +383 383 301 I pulled her back. I killed her. +384 384 101 Assets/Product/Texture/Image/BgCg/Cg3002_25.jpg +385 385 301 We will be together forever. +386 386 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +387 387 401 2 2576 +388 388 301 What is your wish? +389 389 101 Assets/Product/Texture/Image/BgCg/Cg3002_26.jpg +390 390 301 What are your wishes? +391 391 101 Assets/Product/Texture/Image/BgCg/Cg3002_27.jpg +392 392 301 We want to live on. We don't want to be abandoned. +393 393 101 Assets/Product/Texture/Image/BgCg/Cg3002_28.jpg +394 394 301 But our bodies are damaged... How come only monsters can survive in this world? +395 395 101 Assets/Product/Texture/Image/BgCg/Cg3002_29.jpg +396 396 301 Then monsters we shall be. +397 397 101 Assets/Product/Texture/Image/BgCg/Cg3002_30.jpg +398 398 301 Until... +399 399 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +400 400 401 2 804 +401 401 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +402 402 201 1 500313 1 +403 403 301 1 ??? Tell me what you want. 1 +404 404 202 1 1 +405 405 301 Lithos I want to save everybody. +406 406 205 1000 999 Assets/Product/Texture/Image/BgCg/Cg3001_03.jpg 0 1 1 +407 407 205 999 1 0 0 +408 408 101 Assets/Product/Texture/Image/BgCg/Cg3001_03.jpg +409 409 301 Lithos ... +410 410 301 Lithos When was that...? +411 411 301 Lithos It felt like a long, long time ago. +412 412 301 Lithos Why am I... still here? +413 413 301 Lithos They are already... +414 414 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +415 415 201 1 500313 1 +416 416 301 1 ??? Tell me what you want. 1 +417 417 202 1 1 +418 418 301 Lithos Kill me, Mister. Correct my mistakes. +419 419 205 1000 999 Assets/Product/Texture/Image/BgCg/Cg3001_03.jpg 0 1 1 +420 420 205 999 1 0 0 +421 421 101 Assets/Product/Texture/Image/BgCg/Cg3001_03.jpg +422 422 301 Lithos How many times have I been through this? I have lost count. +423 423 301 Lithos Why do I... have to do this? +424 424 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +425 425 201 1 500313 1 +426 426 301 1 ??? Tell me what you want. 1 +427 427 202 1 1 +428 428 301 Lithos I don't need anything else... +429 429 301 Lithos If there is something else I can ask from you... Could you please... try not to find new Ascendants? +430 430 301 Lithos The fewer people trapped by the Ascension-Network, the better... I don't want anyone... to end up like me... +431 431 301 AniZhuanchangBegin Lithos ...Thank you... +432 432 502 1000 DialogDisable +433 433 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory220.png +434 434 305 2 2599 +435 435 301 DialogEnable A snowstorm is howling. +436 436 201 1 500498 4 +437 437 301 1 Chiko Why did you come here? 1 +438 438 301 She lowers her head, repairing her hand with the gel that Bianca brought—10 minutes ago, Bianca's arrow shot her hand and knocked off the dagger that she was going to kill herself with. +439 439 202 1 1 +440 440 201 1 1091001 +441 441 301 1 Bianca To save people. 1 +442 442 203 1 0.25 400 +443 443 201 2 500498 4 -400 +444 444 301 1 Chiko There's no way our squad would survive. Going out of your way to come here will only put yourself in danger. 2 +445 445 301 Bianca But you survived. What about the others...? 1 +446 446 202 1 1 +447 447 203 2 0.25 +448 448 301 Chiko I killed them. 2 +449 449 204 2 14 +450 450 301 Chiko ...They had all turned into Corrupted. 2 +451 451 301 Chiko ... 2 +452 452 204 2 4 +453 453 301 Chiko I heard about your habit of protecting those around you. Never expected you to cross the snowfield alone though. 2 +454 454 301 Chiko There are too many Corrupted around. Your action is not smart at all. 2 +455 455 203 2 0.25 -400 +456 456 201 1 1091001 400 +457 457 301 1 Bianca I know... But I also know this snowfield very well. 1 +458 458 301 Bianca ...This used to be my hometown. 1 +459 459 301 Chiko ... 2 +460 460 301 Chiko Now that we are trapped here, let's talk. 2 +461 461 204 2 +462 462 301 Chiko I've been in the Purifying Force for a long time, but I never really know you well. 2 +463 463 301 Bianca Alright. 1 +464 464 301 Chiko Do you like snow? 2 +465 465 301 Bianca Yeah. 1 +466 466 301 Chiko Do you think your hometown is a nice, warm place? 2 +467 467 202 1 2 1 +468 468 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +469 469 504 0.7 +470 470 101 Assets/Product/Texture/Image/BgStory/Bgstory60.jpg +471 471 201 1 500022 1 +472 472 301 1 Snow ...Glory be to the Father, and to the Son, and to the Holy Ghost, as it was in the beginning, is now, and ever shall be, world without end. Amen. 1 +473 473 301 Snow Bianca... My child. 1 +474 474 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +475 475 504 0 +476 476 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +477 477 201 1 1091001 1 +478 478 301 1 Bianca I was adopted by a kind Father in a church. It was just over there... not far away. 1 +479 479 202 1 1 +480 480 201 1 500498 +481 481 301 1 Chiko What happened to him? 1 +482 482 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +483 483 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +484 484 202 1 1 +485 485 101 Assets/Product/Texture/Image/BgCg/Cgqz706.png +486 486 301 Bianca ... +487 487 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +488 488 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +489 489 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +490 490 201 1 1091001 1 +491 491 301 1 Bianca ...I killed him. 1 +492 492 402 2599 +493 493 502 DialogDisable +494 494 201 1 500498 1 +495 495 401 2 889 +496 496 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +497 497 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +498 498 501 100 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +499 499 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +500 500 401 2 2626 +501 501 201 200 1 500548 600 200 1 +502 502 201 200 1 500498 -300 1 +503 503 201 1 500498 +504 504 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +505 505 301 DialogEnable 1 Chiko Do you want to meet him again? 1 +506 506 201 1 1091001 4 1 +507 507 301 1 Bianca What? 1 +508 508 201 1 500548 1 +509 509 301 1 ??? Do you want to meet him again? 1 +510 510 201 1 1091001 4 1 +511 511 301 1 Bianca Meet him...? 1 +512 512 202 1 1 +513 513 301 ??? In the Red Tide... Everything will be... +514 514 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +515 515 401 2 772 +516 516 301 Girl's Voice No! +517 517 301 Girl's Voice Wake up! Bianca! +518 518 301 Girl's Voice The Phantom Tracer and you are our only hope to the future! +519 519 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +520 520 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +521 521 301 Bianca Future? +522 522 101 Assets/Product/Texture/Image/BgCg/Cg3002_33.jpg +523 523 306 1 +524 524 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +525 525 105 150 +526 526 101 150 Assets/Product/Texture/Image/BgCg/Cg3002_34.jpg +527 527 101 150 Assets/Product/Texture/Image/BgCg/Cg3002_12.jpg +528 528 101 Assets/Product/Texture/Image/BgCg/Cg3002_32.jpg +529 529 301 The future in the Red Tide. +530 530 301 The real future. +531 531 301 Why is she seeing this? +532 532 306 200 +533 533 101 Assets/Product/Texture/Image/BgCg/Cg3002_11.jpg +534 534 301 ??? That kid also died. +535 535 101 Assets/Product/Texture/Image/BgCg/Cg3002_18.jpg +536 536 301 ??? This is the nameplate of the Gray Raven Commandant. +537 537 101 Assets/Product/Texture/Image/BgCg/Cg3002_20.jpg +538 538 301 ??? The snow has melted... Commandant, pear flowers are blooming on the surface. +539 539 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +540 540 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +541 541 301 Is this... the future? +542 542 301 The inevitable destruction that no one can avoid. +543 543 301 All that tremendous loss only yielded hallucinations. +544 544 301 The footage in the Phantom Tracer leads her to arrive at a painful conclusion. +545 545 301 ??? I only want to leave something behind. +546 546 301 ??? Instead of getting destroyed completely... I will revive them in the Red Tide. +547 547 301 Bianca I don't agree with that path. +548 548 301 Bianca Stitching up the consciousnesses to hurt others who are still alive... That's definitely not what they would have wanted, but a disaster brought by the Ascendants. +549 549 301 ??? Can you kill Chiko? +550 550 301 ??? ...She's still alive. +551 551 301 ??? The people in the Red Tide are still alive, just like everyone else you know and cherish... They are living happily right here, in a world weaved by the Red Tide. +552 552 301 ??? In the memories left by your team members, you were a kind person who was willing to take risks to save anyone who still had a chance to live. +553 553 301 ??? Yet... You are going to cruelly wipe out the consciousnesses that are still alive? +554 554 301 Bianca ...They are hardly "alive"! +555 555 301 ??? ...You people always do this. As long as you tell yourself that they are already dead, you can kill them without hard feelings... +556 556 201 1 500544 1 1 +557 557 205 1 0.6 0.6 0 +558 558 301 1 Chiko? I'm looking for you. +559 559 301 Chiko? Bianca, I'm looking for you. +560 560 301 Bianca Chiko? +561 561 301 Chiko? Help me. +562 562 301 Chiko? Kill me. +563 563 301 Chiko? My friend... +564 564 301 Chiko? The only one who understands me... +565 565 301 Chiko? The only one who knows my weaknesses... +566 566 301 Chiko? Together, we will... +567 567 301 Chiko? Destroy this despairing world! +568 568 301 Chiko? Restore this devastated world... +569 569 202 1 1 +570 570 301 Conflicting words and broken thoughts are echoing in the Red Tide. +571 571 301 Which is the real Chiko? +572 572 301 Bianca They all are... Even the strongest person may have a weak side. There are times when they want to cry, to give up, or to ask for help... +573 573 301 What about you? A Sister, or a witch? Which one is the real you? +574 574 301 Your pain, your regrets. +575 575 301 Your happiness. The things you want to protect. +576 576 301 Balance. Fence sitter. Kindness. Frailty. Perseverance. Resolution. Witch. +577 577 301 Numerous fragments and characteristics are joined together through "me." +578 578 301 Bianca They all are. +579 579 301 Bianca The things we want and the things we hate are often just the same. +580 580 301 Bianca We are full of contradictions, greedy, and easily get bored. +581 581 301 Why? +582 582 301 Bianca Because we are imperfect. +583 583 301 Nobody is perfect. Nothing is perfect. We will never be perfect. +584 584 301 But when we all come together, perfect we can be. +585 585 301 Bianca ...But why must we be perfect anyway? +586 586 301 Bianca If they are all part of me, I don't want to lose them to the Red Tide to stitch and weave. +587 587 101 Assets/Product/Texture/Image/BgStory/Bgstory220.png +588 588 105 +589 589 201 1 500498 +590 590 301 1 Chiko I have always been looking up to you, Bianca. 1 +591 591 301 Chiko You still have the courage to approach others, even when you know one day you have to say farewell to them. 1 +592 592 203 1 0.25 -400 +593 593 201 2 1091001 400 +594 594 301 1 Bianca It takes courage to let go. 2 +595 595 301 Chiko Are you also envying me? 1 +596 596 301 Bianca Yeah. 2 +597 597 301 Chiko The Task Force has always feared my apathy, yet they always respect you. 1 +598 598 301 Bianca ...In contrast, the Purifying Force thinks my way of thinking is a fatal flaw, but they always respect you. 2 +599 599 301 Bianca Nobody can be perfect. 2 +600 600 301 Bianca Light and shadow have nothing alike, but they always come together. 2 +601 601 202 2 1 +602 602 203 1 0.25 +603 603 301 Chiko We don't need to be perfect. 1 +604 604 301 Chiko It takes great strength to walk in the darkness. 1 +605 605 301 Chiko Being a fence sitter isn't too bad either. It means you have what it takes to become either a nun or a witch. 1 +606 606 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +607 607 202 1 1 +608 608 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +609 609 301 Bianca Good and bad. Sister and witch. Light and shadow... They all come in pairs. If this is an imperfection, I think mankind should stay this way. To me... It is the most beautiful sight. +610 610 201 1 500544 1 1 +611 611 205 1 0.6 0.6 0 +612 612 301 1 ...Have you made up your mind? +613 613 301 Not to stay in the Red Tide with those still alive? +614 614 301 Bianca Right. +615 615 301 Even if it means to kill those asking you for help? +616 616 301 Bianca Yes. +617 617 301 ??? ...Alright, Miss Witch. +618 618 301 ??? Before I lose control and hurt you and others... +619 619 301 1 AniZhuanchangBegin ??? Please... diff --git a/Resources/table/client/movie/movies/MovieZX03008BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03008BA.tab.bytes new file mode 100644 index 0000000..dad1abf --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03008BA.tab.bytes @@ -0,0 +1,247 @@ +M&xIXKUG)'3`o_=]r,¢"SΛQ +n~qݬ.Ked@ˈPsOD>+C~Kp6gP6TzRN%8"-*znG[u9F7Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg +2 2 205 999 Assets/Product/Texture/Image/BgStory/BgStory0.png 0.5 0.5 0 +3 3 501 AniZhuanchangEnd Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab 2 +4 4 401 1 201 +5 5 301 DialogEnable As the night falls, the shallow sea engulfed in a thin mist begins to darken. The visibility is gradually diminishing, and an intangible fear begins to surge in every corner. +6 6 301 Purifying Force Member ... +7 7 401 2 1516 +8 8 301 A Purifying Force soldier walks out of the fog. He slowly heads toward the water full of red and dark colors and cluelessly reaches out his hand, as if he is trying to touch the peaceful sea surface. +9 9 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +10 10 301 Crimson tentacles suddenly rise from the water, gradually surrounding him. Several bright red spots also float to the fog-covered sea surface, catching the Construct soldiers off guard. +11 11 401 2 966 +12 12 301 The Punishing Virus density detectors on the soldiers let off a loud alert, indicating the extremely high Punishing Virus concentration within the creatures hidden under these red spots. They are entirely made of the Punishing Virus, after all. +13 13 301 Purifying Force Member ... +14 14 301 The Purifying Force soldiers have not faltered at all. Instead, they take a step forward, holding up the flare sticks. +15 15 205 999 0 0 0 +16 16 101 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg +17 17 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +18 18 301 The bright light helps the Hetero-Creatures to easily locate their targets, but also exposes them to others that are still hiding in the fog. +19 19 401 1 111 +20 20 302 Attack all visible enemies! 21 +21 21 401 2 10001004 +22 22 401 300 2 1510 +23 23 401 200 2 959 +24 24 401 100 2 752 +25 25 301 RImgBg1Shake Numerous bullets are coming from all directions. Some are fired from behind the rock, some from the shoal... A bullet fired directly behind the Purifying Force soldier barely misses his ear to hit the nearest Hetero-Creature. +26 26 401 2 970804 +27 27 301 The Hetero-Creature tries to crawl up, but another lance suddenly comes out from the fog, piercing its "head"... Or the part that looks like a head. +28 28 301 After confirming the Hetero-Creature is completely silent, the lance is quickly drawn out and disappears in the fog again, awaiting its next victim. Efficient and fatal. +29 29 302 (This is how the Purifying Force fights...) 30 +30 30 401 2 777 +31 31 301 A gigantic Hetero-Creature slowly crawls out from the sea, making a low, terrifying sound. It seems to have absorbed an enormous amount of Red Tide to grow this big. +32 32 301 It swings its tide-like arm to crush all the Hetero-Creatures on its way, then raises the arm again to aim at the Purifying Force soldiers holding torches. Their weapons are unable to tackle an enemy of this size. +33 33 302 Freeze it, Lucia. 34 +34 34 201 1 500166 5 +35 35 301 1 Lucia Understood! 1 +36 36 401 2 10032209 +37 37 301 In contrast to the Hetero-Creature's crimson color, an icy blue glow appears from the fog. The thrusters on Lucia: Plume's hands begin to run, creating a cyclone that sucks nearby fog in and converts it into a freezing chill. +38 38 302 Aim at the legs. Freeze the water all together! 40 +39 40 203 110 1 0.15 -80 +40 41 202 1 1 +41 42 401 2 10032505 +42 43 301 RImgBg1Shake Lucia nods and dashes to the large Hetero-Creature in no time, then leaps into the air using the thruster's power. She slams the thruster on the Hetero-Creature's leg, unleashing the extremely low temperature within. +43 44 401 2 3077 +44 45 301 This hit alone cannot eliminate the large Hetero-Creature, but with its legs frozen, it can no longer maintain the balance of its gigantic body and falls on the sand. +45 46 401 2 777 +46 47 301 It struggles to get up, but more lances appear and impale it to the ground. The agony makes it let out a human-like scream. +47 48 301 Purifying Force Member Noisy bastard... +48 49 301 The Purifying Force soldier shoves a flare into the Hetero-Creature's throat. Its twisted face is lit up by the burning flames. +49 50 301 He stares at the Hetero-Creature for a few seconds as it gets burned in fire and healed by the Red Tide again. Curiosity appears on his poker face for the first time. +50 51 302 ...Issarius! 52 +51 52 401 500 2 1510 +52 53 401 2 1510 +53 54 301 He is slightly shocked when his name is called, then pulls out the anti-Corrupted large caliber gun to shoot at the Corrupted's head, until its so-called "head" completely vanishes on the sand. +54 55 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiFogNew.prefab +55 56 401 300 1 36 +56 57 401 1 203 +57 58 301 As the fog gradually dissipates, other Hetero-Creatures also fall back to the sea. When the sea surface is peaceful again, other Purifying Force soldiers also come out from their hiding places while vigilantly searching for any remaining enemies. +58 59 301 Thanks to their caution, not many Purifying Force members are infected or injured, but the relentless battles over many days have made everyone's nerves extremely tense. Nonetheless, they have survived another night of Hetero-Creature attack. +59 60 301 After the battle, Lucia summons her thrusters back from the frozen sea. She wants to talk to the Purifying Force members, but only ends up returning in silence. +60 61 201 1 500166 +61 62 301 1 Lucia Commandant, are you okay? 1 +62 63 302 Yeah. I'm all good. 64 +63 64 301 Lucia Great... I'm the only Gray Raven here with you. Lee knows a lot, Liv is a Support frame, but neither of them is here. If anything happens to you... I'll never forgive myself. Please tell me immediately if you aren't feeling well. 1 +64 65 302 Don't worry. I just feel a little cold. 66 +65 66 301 Lucia Cold...? Should I give my coat to you, Commandant? 1 +66 67 301 Noticing the thrusters covered in ice, Lucia suddenly realizes the "cold" came from herself. You were just telling a joke to make her relax a little bit. +67 68 204 1 2 +68 69 301 She finally smiles and nods, then puts on a serious face before replying. +69 70 301 Lucia "Commandant, since you were the one who gave the order, please bear with this for a little longer." I bet Lee would be saying this. 1 +70 71 301 Lucia looks at the night sky as she returns the katana to its sheath. Perhaps Babylonia is right there in the space. Lee and Liv are waiting for them to return. +71 72 302 I deserve the cold, but the operation wasn't designed by me... 73 +72 73 204 1 +73 74 301 Lucia I knew it... This plan is quite risky and feels nothing like what Commandant would choose. 1 +74 75 301 The reticent Purifying Force member almost died in the dark sea, but he does not seem to be impacted at all. He is just quietly organizing his gear. +75 76 301 Each night over the past few days, many Hetero-Creatures would infiltrate the shoreline along the shoal, entering the land. +76 77 301 Lucia The Purifying Force and we did our best to eliminate them... Still, a large number of Hetero-Creatures have broken through our defense and moved inland. If they ever find out occupied shelters or conservation areas, many innocent people will die. 1 +77 78 301 Instead of fighting "alongside" the Purifying Force, they had been fighting individually most of the time... Members of the Purifying Force are never good at coordinated operations, let alone a large-scale defense battle. +78 79 202 1 +79 80 301 Babylonia has already agreed to deploy Omega Weapons to contain and eliminate the Red Tide at the entrance to the sea, but getting such a large quantity of Omega Weapons and troops together needs at least several more days. +80 81 301 "My name is... Issarius. Tonight, I'll be the bait... You should also come and help." +81 82 301 A Purifying Force member came to Gray Raven's camp earlier this morning during his break. He left these words, then returned to his position without saying anything else. +82 83 301 It was quite rude by normal standards, but after spending a few days together, this could be considered his—or, the Purifying Force's—most genuine and sincere attempt of communication ever since Bianca left. +83 84 302 There were some ups and downs, but at least the result was good. 85 +84 85 301 Issarius notices you are looking at him. He just nods in return. +85 86 301 It was the simplest bait strategy, but worked wonders. With the limited manpower available, this could arguably be the best plan to eliminate enemies in a large area... Except that nobody could ensure that he, as the bait, could survive. +86 87 301 You hardly agreed with such a dangerous plan, but could at least help with setting up the formation. With Lucia joining you, the chance of success was a lot higher. +87 88 301 Fortunately, you are able to hold the incoming Hetero-Creatures off the coastline as their number seems to be diminishing over time. Somehow, your instinct is warning you that a greater danger lies underneath. +88 89 201 1 500166 +89 90 301 1 Lucia Apart from Bianca... We don't really know the Purifying Force well. 1 +90 91 302 1 Indeed... 92 +91 92 301 Many Purifying Force soldiers vanished on this beach forever over the past few nights. You did not even know their names, but none of them showed any fear or hesitation. +92 93 301 —Perhaps they had already forgotten the feeling of fear during the countless purging missions. +93 94 401 2 2608 +94 95 301 You are about to inspect the battlefield with Lucia, but suddenly feel a gust from the sea that brings a putrid, rotten smell. Not far away, Issarius suddenly gets on his feet, gazing into the distance. +95 96 202 1 1 +96 97 401 1 36 +97 98 301 Issarius Over there...! +98 99 502 DialogDisable +99 100 306 1 +100 101 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab 2 +101 102 502 RImgBg1Shake +102 103 401 2 2645 +103 104 205 3000 999 Assets/Product/Texture/Image/BgStory/Bgstory614.jpg 0 1 3 +104 105 205 999 1 0 0 +105 106 101 Assets/Product/Texture/Image/BgStory/Bgstory614.jpg +106 107 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryFallNew.prefab +107 108 402 2608 +108 109 401 2 777 +109 110 502 DialogEnable +110 111 401 1 111 +111 112 301 RImgBg1Shake He calls out with a controlled voice as the ground begins to tremble. An enormous, pale figure rises from the center of the sea, sending crimson tides rushing toward the shore. +112 113 401 2 9327108 +113 114 301 Sharp crystals formed by high-density Punishing Virus protrude from the water after the tides sweep past. +114 115 306 +115 116 302 Leave the coastline! 120 +116 117 201 1 500166 5 1 +117 118 203 130 1 0.15 -150 +118 119 202 1 1 +119 120 401 2 10032505 +120 121 301 Lucia immediately rushes out after hearing the alert, activating Plume's quick frost power to freeze a large area of sea and buying time for the Purifying Force to fall back. +121 122 301 When everyone has moved to a higher ground, you finally have the time to observe what exactly the giant shadow is. +122 123 302 It looks... like a human. 124 +123 124 201 1 500166 5 +124 125 301 Lucia Could it be a Hetero-Creature...? But this size is way too... 1 +125 126 301 Issarius shakes his head and squints into the distance. Just like Lucia, he has never seen any monster like that before. +126 127 301 Issarius I've never seen anything like this... But it seems quite challenging to kill. +127 128 301 The detailed origin of this monster is still unknown, but it is definitely linked to the Red Tide entering the sea. +128 129 301 Humans learned a hard lesson in the past battles. All tactics and weapons were futile against the Red Tide—an amorphous monster that devours everything. But there is still one hope right now, which gives everyone a reason to keep fighting. +129 130 302 Lucia, contact Babylonia right now... 131 +130 131 301 Lucia Roger that! On it now... 1 +131 132 301 Lucia nods and attempts to use her terminal to connect to Babylonia. The process only takes a couple of seconds, but it feels like centuries. +132 133 203 1 0.25 -650 +133 134 509 800 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg 2 +134 135 201 2 500343 400 +135 136 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 2 +136 137 301 1 ??? Hello...? 2 +137 138 301 Lucia This is Lucia from Gray Raven. As per the battle plan submitted to Lee earlier, Commandant, myself, as well as approximately 30 Purifying Force members are holding our position on the shore where Copperfield Aquarium was located. 1 +138 139 301 Lucia looks back at the giant humanoid in the distance. It seems to be slowly approaching the coastline. +139 140 301 Lucia We suspect an unknown mutation has occurred as the Red Tide gathers... A possible new Hetero-Creature of extremely large size has emerged. The potential damage could be devastating if it ever gets on the land. 1 +140 141 302 We need reinforcements immediately! 142 +141 142 301 ??? Hah, what if I say no...? 2 +142 143 302 W-what...? 144 +143 144 301 The voice suddenly rings a bell. It's the red-haired captain of Cerberus. +144 145 302 Vera? 146 +145 146 202 2 1 +146 147 201 2 500168 1 400 +147 148 301 1 Vera Right, this is Vera of Cerberus. You still remember my voice after so long... Ouch! 2 +148 149 202 2 1 +149 150 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +150 151 301 The communication is interrupted abruptly. You worry that they could be attacked by the enemy. +151 152 302 Hey, Vera! You okay?! 153 +152 153 301 The next moment, you hear Vera's furious shout from the terminal. +153 154 301 Vera Noctis...! Can't you even drive a boat now?! +154 155 204 1 +155 156 201 2 500336 4 400 +156 157 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 2 +157 158 301 1 Noctis What?! Blame the creepy waves, not me! 2 +158 159 201 2 500328 400 +159 160 301 1 No. 21 If Noctis can't do it, I will. 2 +160 161 201 2 500336 400 +161 162 301 2 Noctis Hah, I would rather just jump off the boat. I am more likely to survive that way. 2 +162 163 201 2 500328 4 400 +163 164 301 1 No. 21 Is that so? I see. 2 +164 165 202 2 1 +165 166 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +166 167 301 The muffled roar of Noctis soon comes from the other side, sounding as if his head is being squeezed. +167 168 201 2 500336 4 400 +168 169 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 2 +169 170 301 1 Noctis Oi!! Take your stupid robot off my face! I can't see anything! 2 +170 171 201 2 500328 2 400 +171 172 301 1 No. 21 But aren't you going to jump off the boat? Buddy may want to help you... 2 +172 173 201 2 500336 4 400 +173 174 301 1 Noctis It's called sarcasm, don't you understand...?! Captain, get No. 21 off me! 2 +174 175 201 2 500168 400 +175 176 301 1 Vera It's your job to take care of her, not mine. Figure it out yourself. 2 +176 177 201 2 500336 4 400 +177 178 301 1 Noctis It isn't my ******* job either! 2 +178 179 201 2 500168 400 +179 180 301 1 Vera Well, it is from now. Captain's order. 2 +180 181 302 What are they doing there...? 182 +181 182 301 The other side of the terminal has turned into chaos, but Vera does not seem to care. She just casually tidies her hair and talks again as if nothing happened. +182 183 301 Vera Ahem... This is Vera, captain of Cerberus. We have been requested by the HQ to assist Gray Raven in the siege of Copperfield Aquarium. 2 +183 184 301 Lucia How are the Omega Weapons, Vera? 1 +184 185 301 Vera They are sort of ready, but according to Asimov's estimate, for the Omega Weapons to contain and eliminate a Red Tide of this scale, they must be spread out and deployed in appropriate locations. 2 +185 186 301 Thanks to Karenina and the Engineering Force's effort, Omega Weapons have entered mass production in the lunar base. But now that the lunar base is severely damaged, we must put them to the best use. +186 187 301 Vera The Engineering Force worked overnight to install auto-drifting engines on some Omega Weapons. Once we put them in the sea, they will automatically head to the right position and activate. Unfortunately, we can't do so on the coastline and need to manually deploy them. 2 +187 188 302 Manually... That's the most challenging part. We don't have manpower. 189 +188 189 301 Vera At least we'll be there when we finish setting up the Omega Weapons in the sea... That's all. Bye. 2 +189 190 202 2 1 +190 191 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +191 192 510 2 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg +192 193 202 1 1 +193 194 301 Although the Purifying Force has not suffered a great loss, most of the members have been wounded over the past few days of fighting. As not many Support Constructs are assigned to the Purifying Force, some members are unable to function due to lack of repair. +194 195 302 (If we can have at least one more squad...) 196 +195 196 401 400 1 36 +196 197 401 1 40 +197 198 201 1 500529 +198 199 301 1 ??? Oh, Commandant seems in trouble. Time for our grand entrance. Yo! 1 +199 200 203 130 1 0.15 -150 +200 201 202 1 1 +201 202 301 A tall figure is rapidly sliding down the sand dune not far away. Under his feet is a greatsword that is almost as long as a person, which he is using as a sandboard. +202 203 301 No one else could have done this in Babylonia. +203 204 302 Kamui! 205 +204 205 301 RImgBg1Shake Despite his awesome stance, Kamui does not seem to know how to brake well. After spinning a few rounds on the sand, he finally comes to a halt by driving the greatsword into the sand. +205 206 201 1 500166 1 +206 207 301 1 Lucia Kamui's here too... Now we have one more to help us, Commandant! 1 +207 208 202 1 1 +208 209 201 1 1081001 1 +209 210 301 1 Kamui Actually, I'm not the only one. Captain and others are also here. But I was the first to arrive! 1 +210 211 301 Kamui sounds easy, but the battle marks on his body indicate that Strike Hawk was also engaged in a long fight with the Hetero-Creatures that broke through the defense. +211 212 302 Thanks, Kamui. 213 +212 213 204 1 2 +213 214 301 Kamui just wipes his nose, smiles and nods. He then jumps up, waving at the dune. +214 215 301 Kamui Captain! We're here! 1 +215 216 202 1 1 +216 217 201 1 500309 +217 218 301 1 Chrome Kamui... I did ask you to go to Gray Raven first, but you shouldn't have ignored the terminal. 1 +218 219 301 Chrome sighs as he walks down the dune. He pats on Kamui's shoulder, then salutes to you. +219 220 204 1 1 +220 221 301 Chrome Commandant, four members of Strike Hawk have arrived. You can give us any task. 1 +221 222 302 Four? Is Camu also here? 223 +222 223 301 Chrome Correct. He's heading toward the outer defense point. 1 +223 224 302 Speaking of which, where's Wanshi? 225 +224 225 301 Chrome Over there. 1 +225 226 202 1 1 +226 227 301 You find another figure on the dune. He just yawns and waves at you. +227 228 201 1 500273 +228 229 301 1 Wanshi I'm not going down. This is a good sniping spot... I'll cover you from here. 1 +229 230 302 Will he be alright...? 231 +230 231 202 1 1 +231 232 201 1 1081001 1 +232 233 301 1 Kamui Don't worry. He's most awake at this time of the night. 1 +233 234 202 1 1 +234 235 301 You then hear the last member of Strike Hawk from Chrome's terminal. +235 236 201 2 500175 +236 237 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 2 +237 238 301 1 Camu I have arrived at the defense point on the outer coastline. 2 +238 239 203 2 0.25 400 +239 240 201 1 500309 -500 +240 241 301 1 Chrome Understood. Please protect the deployed Omega Weapons from the enemy attack. 1 +241 242 301 Camu Alright, I'll just kill everything coming this way. An easy task isn't too bad sometimes... I'll leave the rest to you. 2 +242 243 202 1 2 1 +243 244 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 2 +244 245 301 A Babylonian light vessel is rapidly approaching the shore. It must be Vera and Cerberus. +245 246 302 1 AniZhuanchangBegin Alright then... Let's roll! diff --git a/Resources/table/client/movie/movies/MovieZX03009BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03009BA.tab.bytes new file mode 100644 index 0000000..4d63e17 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03009BA.tab.bytes @@ -0,0 +1,249 @@ +~E)Os/yDzR,Fn&fLRT__|NBBz8Dӭ#|+~ؽ}uI jcUEah0bQJ[ё SJY`r[f앩B#Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory17.jpg +2 2 401 1 42 +3 3 301 DialogEnable Coincidentally, Lee and Liv bump into each other in front of the Babylonia HQ. Lee waves the document in his hand. +4 4 201 1 500026 +5 5 301 1 Lee Liv? Are you here to submit the application too? 1 +6 6 203 1 0.25 400 1 +7 7 201 2 1031001 1 -400 +8 8 301 1 Liv is slightly surprised. She chuckles and takes out an application exactly the same as Lee's. +9 9 301 Liv I guess it will be more convincing if both of us do it together. 2 +10 10 204 1 10 +11 11 301 Lee Let's try... Any extra help will be good. 1 +12 12 204 1 +13 13 301 Over the past few days, they have been closely watching the battles on the surface. According to the information sent back by Commandant and Lucia, the Hetero-Creature attacks weren't as fierce as they expected, and could still be held off. +14 14 301 However, the more manageable the situation is, the more likely a great catastrophe is approaching... Having experienced and survived countless battles, both Liv and Lee have to acknowledge this ominous presentiment of theirs. +15 15 301 They nod to each other, press the doorbell of the HQ and walk forward, only to find another guest already inside. +16 16 202 1 2 1 +17 17 502 DialogDisable +18 18 205 2000 999 Assets/Product/Texture/Image/BgStory/BgStory545.jpg 0 1 2 +19 19 205 999 1 0 0 +20 20 101 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +21 21 201 1 500494 4 +22 22 301 DialogEnable 1 Karenina is standing boldly in front of Nikola's office, hands on her waist. +23 23 301 Karenina The Omega Weapons have all been assembled and modified. The Engineering Force can join the fight too! 1 +24 24 203 1 0.25 -400 +25 25 201 2 500495 400 +26 26 301 1 Teddy Nobody knows the Omega Weapons better than us. If such a large quantity of Omega Weapons is required like that commandant said, we can monitor the process and significantly increase the chance of success. 2 +27 27 301 Karenina Bianca was lost for so long... We can't rescue her if the Red Tide isn't cleared up. Commander! Please, let us go! 1 +28 28 202 1 2 1 +29 29 201 1 500012 +30 30 301 1 Nikola lets out a sigh. He looks at the application that skipped multiple levels of authority to be directly delivered to him, then stares at Celica. +31 31 202 1 1 +32 32 201 1 500001 4 +33 33 301 1 Celica I tried to stop them... But it didn't work. I really tried. 1 +34 34 202 1 1 +35 35 201 1 500012 +36 36 301 1 Feeling Nikola's anger, Celica sensibly steps aside, but still gives Karenina and others an encouraging look. +37 37 301 Nikola No... How many times do I have to say this? Remain on standby until the HQ has finalized the strategy. 1 +38 38 301 Nikola Besides, what can the two of you possibly do? 1 +39 39 202 1 1 +40 40 201 1 500494 4 +41 41 301 1 Unable to think of something to rebut, Karenina just bitterly stares at Nikola. +42 42 202 1 1 +43 43 201 1 500026 400 +44 44 201 2 1031001 -400 +45 45 301 1 Lee Count us both in then. 1 +46 46 301 Lee and Liv walk in and stand next to Karenina. +47 47 301 1 Liv We'd also like to go to the surface... To help with this operation. 2 +48 48 202 1 2 1 +49 49 201 1 500012 +50 50 301 1 Nikola I kept two of you out of this battle to protect you. We can't let the users of new specialized frames take such a risk... 1 +51 51 301 Nikola You need to understand your importance. This decision was also based on the opinion of the Gray Raven Commandant. 1 +52 52 202 1 1 +53 53 201 1 500026 400 +54 54 201 2 1031001 -400 +55 55 301 1 Lee wants to say something, but Liv speaks first. +56 56 301 Liv But... Commandant is also a vital part to new specialized frames. We would have died long ago without that person... No, our ending might be even worse than death. 2 +57 57 301 Liv knows the significance of new specialized frames more than anyone. It was a risky bet, and she was only one step away from destruction. If everything goes all over again, she could have lost everything. +58 58 301 Liv Maybe one day... Not just Lee and myself, other Constructs are also able to use new specialized frames... I'm sure Commandant will become their most important assistance. 2 +59 59 301 Lee looks into Liv's eyes and nods. He understands what she was trying to say... Liv and he might not be able to successfully change into specialized frames, and failure often leads to death. Commandant will have to bear the future of mankind in that case. +60 60 301 Lee How can we talk about the future if we lose the present? 1 +61 61 202 1 2 1 +62 62 301 Nikola closes his eyes. The rest of the people cannot tell what he is thinking. They can only wait in silence. +63 63 201 1 500012 +64 64 301 1 Nikola Celica... 1 +65 65 301 Celica did not expect her name to be called. She quickly runs to Nikola. +66 66 203 1 0.25 -400 +67 67 201 2 500001 4 400 +68 68 301 1 Celica Yes, Commander...? 2 +69 69 301 Nikola Get me Scarab. 1 +70 70 301 Celica quickly looks up her mission record table. She has no idea why Nikola suddenly mentions the Scarab squad. +71 71 301 Celica But the only Scarab member in Babylonia is Yata... She is currently in an event with Harley Jo, her temporary commandant. 2 +72 72 202 2 1 +73 73 203 1 0.25 +74 74 301 Nikola That will do. I remember she has shuttle piloting experience, and she's a good fighter too... Harley Jo is experienced in ground surface battles. Put him in as well. 1 +75 75 301 Nikola pauses for a moment, then continues to speak. +76 76 301 Nikola Send another order to Cerberus, but their commandant, Murray, isn't fit for surface operations. Let him use the remote link. 1 +77 77 202 1 1 +78 78 201 1 500026 +79 79 301 1 Lee Murray... 1 +80 80 301 Lee has almost forgotten that his little brother is already a commandant. Before he realizes, Murray has become a crucial part of Babylonia. +81 81 202 1 1 +82 82 201 1 500012 -400 +83 83 201 2 500494 1 400 +84 84 301 1 Karenina Commander? Did you just agree with the operation? 2 +85 85 204 1 1 +86 86 301 Nikola laughs sarcastically. He looks at Karenina and shakes his head. +87 87 204 1 +88 88 301 Nikola It's not about whether I agree or not... The HQ's original plan has already considered utilizing all available resources. Still, there is one last problem. 1 +89 89 201 2 500026 400 +90 90 301 1 Lee May I know what problem it is...? 2 +91 91 202 2 1 +92 92 203 1 0.25 +93 93 301 Nikola Alright, let me explain to you. We don't have much time, so I'll just be brief. 1 +94 94 301 Nikola turns on the tactical projector. It displays all sorts of information near Copperfield Aquarium. The vast amount of crimson dots represent enemies. +95 95 301 Nikola A high number of Hetero-Creatures have gathered around the Red Tide that has entered the bottom of the sea... They aren't as widespread as the last time, but have a higher concentration. 1 +96 96 202 1 1 +97 97 201 1 500495 400 +98 98 201 2 500494 13 -400 +99 99 301 1 Karenina rests her chin on her hand, thinking about the distribution map on the screen. +100 100 301 Karenina If that's the case, we can't easily break through even if we have the latest shuttle engine... Are you implying we must detour? 2 +101 101 301 Teddy According to a report sent by the Gray Raven Commandant, a large humanoid Hetero-Creature seemed to have appeared in the central area, with a large quantity of Hetero-Creatures spawning around it... I don't think it will be feasible to take the land route either. 1 +102 102 204 1 13 +103 103 301 Teddy Still, I have to give you credit for coming up with an idea other than direct confrontation. Well done. 1 +104 104 204 2 5 +105 105 301 Karenina Tch! None of your business! 2 +106 106 202 1 2 1 +107 107 201 1 500026 +108 108 301 1 Lee No, actually, we need a frontal breakthrough... As long as we can gather enough manpower, it will be safer to cross the flying Hetero-Creatures as a large group... 1 +109 109 301 Lee zooms in on the map and concentrates on looking for a particular set of coordinates... +110 110 401 1 36 +111 111 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +112 112 504 0.7 +113 113 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +114 114 202 1 1 +115 115 301 ??? IR-22... IR-22... +116 116 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +117 117 504 0 +118 118 101 Assets/Product/Texture/Image/BgStory/BgStory545.jpg +119 119 401 1 206 +120 120 201 1 500026 7 +121 121 301 1 Lee IR-22... IR-22... It really is here! 1 +122 122 204 1 +123 123 301 Lee If we enter from this airspace, we can fully utilize the acceleration power of the new engine to lose most of the flying Hetero-Creatures. Then we can reach this ground location that is relatively closer to where the Red Tide enters the sea. 1 +124 124 301 Lee Here, can you see? There's a valley that connects to the entrance to the sea directly... Humans will probably set up an ambush, but Hetero-Creatures don't have that thought. In here, we can avoid engaging a large number of Hetero-Creatures in open space... 1 +125 125 301 Lee suddenly realizes everyone is listening to his analysis. +126 126 201 1 500012 +127 127 201 2 500494 13 600 +128 128 201 3 1031001 3 -600 +129 129 301 1 Liv ...Lee? 3 +130 130 301 Nikola Keep going. Don't worry. 1 +131 131 301 Nikola waves his hand, telling him to continue. +132 132 202 1 2 3 1 +133 133 201 1 500026 +134 134 301 1 Lee If... Um, this is just an assumption. We can split into two groups after passing the flying Hetero-Creatures. The first group should deliver the Omega Weapons to their destination as soon as possible, while the second group will go to the surface to seek all available forces that can help. 1 +135 135 203 1 0.25 400 +136 136 201 2 500012 -400 +137 137 301 1 Nikola Are you saying that Babylonia alone cannot stop this disaster...? 2 +138 138 301 Lee Correct... We need to use everything available. 1 +139 139 301 Lee does not know why he is feeling that way, but he is quite certain that the situation is about to change drastically, perhaps just in a few hours. +140 140 202 1 1 +141 141 203 2 0.25 +142 142 301 Nikola The HQ also plans to send forces in a large group to break through the enemies. That's why you are all involved... But we will also take Lee's plan and the coordinates he mentioned into consideration. 2 +143 143 202 2 1 +144 144 201 1 500495 400 +145 145 201 2 500494 13 -400 +146 146 301 1 Teddy Now the question is whether we can find enough breakthrough forces. They better have real combat experience... We really are short of hands now. 1 +147 147 301 Karenina Rosetta is in the Engineering Force at the moment. She also wants to be part of the operation. Count her in. 2 +148 148 202 1 2 1 +149 149 201 1 500026 +150 150 301 1 Lee Good, now the Engineering Force also has a standard squad... But we need at least one more squad of Constructs. 1 +151 151 202 1 1 +152 152 201 1 500012 +153 153 301 1 Nikola's fingers knock on the desk as he thinks of possible candidates. +154 154 204 1 13 +155 155 301 Nikola Dark Aries is still in maintenance. That squad has a lot of unstable factors, but... Tch, I have no time to worry about Hassen. He will take care of the Parliament. 1 +156 156 204 1 +157 157 301 Finally made up his mind, Nikola nods and stands up, facing everyone else. +158 158 301 Nikola We have faced numerous sudden disasters, but this time we have done everything we can. I want a perfect mission. Save everybody you can save, and stop any disaster that you can stop. 1 +159 159 301 Nikola nods and looks at the center of the tactical map, where the red dots are. +160 160 301 AniZhuanchangBegin Nikola Get ready! Assemble on the shuttle hangar in 120 minutes... 1 +161 161 401 1 36 +162 162 202 DialogDisable 3000 1 1 +163 163 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory614.jpg +164 164 401 1 161 +165 165 301 DialogEnable The first wave of Hetero-Creature attack from the Red Tide has been neutralized. The Omega Weapons are also deployed. However... +166 166 302 The number of Hetero-Creatures keeps rising! 167 +167 167 301 Endless Hetero-Creatures are rushing out from the sea like real "waves," eroding the defense formed by Omega Weapons continuously. +168 168 201 1 500168 +169 169 301 1 Vera Hey, the Omega Weapons are wearing out! You there, move more Omega Weapons here! 1 +170 170 202 200 1 1 +171 171 401 2 819016 +172 172 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHitNew.prefab 3 +173 173 301 Vera blocks the Hetero-Creatures' attack for a few isolated Purifying Force members with her katana, then slashes one of the enemies in half. +174 174 301 The Purifying Force members don't seem to be following Vera's order. +175 175 301 Issarius Just listen to what she said. Do you think you are better than her? +176 176 301 The Purifying Force members look at one another, then put their weapons away and start doing something that they aren't necessarily good at. +177 177 201 1 500168 1 +178 178 301 1 Vera Hah... Good judgment there. 1 +179 179 301 Issarius Without good judgment, I will die. +180 180 204 1 +181 181 301 Vera Then you should go help them. I'm all good by myself here... 1 +182 182 401 2 819016 +183 183 301 Vera pokes the katana into a thick-armored Hetero-Creature, but is unable to pull it out as the blade is stuck inside the armor. +184 184 302 Behind the rocks, Vera! 185 +185 185 301 Another Hetero-Creature was hiding behind the rocks and got washed onto the shore. Seeing Vera is in trouble, it quickly charges at her. +186 186 301 Vera Tsk... 1 +187 187 401 2 819004 +188 188 203 1 0.1 200 +189 189 301 RImgBg1Shake Vera lets go of the katana and blocks its attack with the folded off-hand blade, but the creature quickly wraps around her body. +190 190 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +191 191 401 2 819016 +192 192 203 1 0.12 +193 193 301 Just when Vera's infection level keeps rising, someone hurls a katana over, impaling the Hetero-Creature to the rock. It was the Purifying Force soldier named Issarius. +194 194 301 Issarius I'm not going to move the weapons, because I'm a little stronger than them... Besides, fighting is the only thing I'm good at. +195 195 301 Issarius steps on the struggling Hetero-Creature and cuts it in half with Vera's katana before returning it to her. +196 196 204 1 1 +197 197 301 Vera Hah... We shall see. 1 +198 198 202 1 1 +199 199 301 (The coastline defense should be fine for some time.) +200 200 509 600 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg 2 +201 201 201 1 500309 450 +202 202 301 1 Chrome Commandant, according to Wanshi's observation... The giant humanoid seems to be walking toward here slowly. 1 +203 203 302 Right. It is probably attempting to get on the land. 204 +204 204 301 The humanoid's purpose and origin are still unknown, but the current speculation shows... If it ever gets on the land, it will devour all lives along its path and turn the land into a dead, scorched earth. +205 205 401 2 973 +206 206 301 Chrome Commandant... Have you noticed it? 1 +207 207 502 DialogDisable +208 208 510 2 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg +209 209 202 1 1 +210 210 302 Right. It's getting windy... 211 +211 211 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +212 212 306 1 +213 213 402 973 +214 214 401 1200 2 846106 +215 215 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 3 +216 216 401 2 968 +217 217 401 2 2597 +218 218 301 DialogEnable Rain starts to fall, and the wind gradually picks up. Soon, gales with cold rain begin to hit the coastline. A storm is imminent. +219 219 301 —This time, the weather is not on the human's side. +220 220 401 2 9327108 +221 221 301 The storm churns up crimson waves that splash on the defense formed by Omega Weapons. Countless Hetero-Creatures have crossed the defense line, charging toward the humans. +222 222 302 Spread out! Protect the Omega Weapons! 223 +223 223 301 The center of the coastline is most severely damaged by the waves. The Purifying Force members have no time to respond before their positions are stormed by a sudden wave of Hetero-Creatures. +224 224 301 Within seconds, the coastline defense has had a breach, exposing the temporary command center with lots of Omega Weapons stored inside. Dozens of Hetero-Creatures are rushing toward you. It is too late to evacuate. +225 225 306 +226 226 201 1 500166 5 +227 227 301 1 Lucia —Commandant! 1 +228 228 202 1 1 +229 229 301 ??? Commandant, get down! +230 231 401 2 12011004 +231 232 301 Hearing the shout from behind, you almost instinctively squat down as much as possible. In the next split second, a storm of bullets flies over your head, blowing a few Hetero-Creatures into pieces. +232 230 401 1 62 +233 233 302 Lee! 234 +234 234 201 1 500026 +235 235 301 1 Lee gives you a quick nod as he races past. He is heading toward Lucia, who is also coming over. Both of them are driving the Hetero-Creatures into the encirclement. +236 236 202 1 1 +237 237 301 You suddenly feel a pair of slim yet strong arms. They help you to get up. +238 238 201 1 1031001 5 +239 239 301 1 Liv Are you hurt, Commandant? 1 +240 240 302 (Shake your head) 241 +241 241 301 Liv still insists on giving you a quick full-body scan. Her frown eyebrows have finally relaxed. +242 242 204 1 +243 243 302 I'm not, the Purifying Force... 244 +244 244 301 Liv Understood. Leave them to me... I'll try my best as always. 1 +245 245 202 1 +246 246 301 Liv then picks up the medical kit and heads to the frontline, along with her Levi-Guns that are already on standby. +247 247 301 Compared to the giant waves, the fighters in the battle may look insignificant, but to those in the command center, they are greater than any tide. +248 248 301 1 AniZhuanchangBegin The three Gray Raven members are equally insignificant compared to the berserk, bloodthirsty Hetero-Creatures. But when they stand alongside one another, nothing seems to stop them on the battlefield. diff --git a/Resources/table/client/movie/movies/MovieZX03009EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03009EA.tab.bytes new file mode 100644 index 0000000..cd864f9 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03009EA.tab.bytes @@ -0,0 +1,95 @@ +2cq=$Dx.|cS$_K?1[Z޶c‚G5J\ײ{AVNV,UUÚg@(@Zmi5V*3FlzC[}Ӿu {Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 Assets/Product/Texture/Image/BgStory/Bgstory614.jpg +2 2 501 AniZhuanchangEnd Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +3 3 401 1 111 +4 4 201 1 500166 5 +5 5 301 DialogEnable 1 Lucia Cover me, Lee! 1 +6 6 201 1 500026 +7 7 301 1 Lee Already on it! 1 +8 8 401 300 2 12011004 +9 9 401 2 869 +10 10 301 Lee continues to shoot with one hand, while loading a high-explosive magazine with the other. He fires high-temperature flames that can evaporate the seawater toward the area with dense Hetero-Creatures. +11 600 202 1 1 +12 13 301 1 Through the breach Lee created, Lucia launches at one of the Omega Weapon deployment points. The Hetero-Creatures that were burned by Lee's flames are instantly frozen by her chilling cold. +13 15 302 Set up the Omega Weapon now, Liv! 16 +14 16 201 1 1031001 5 +15 17 301 1 Liv I got this. The coordinates are already recorded. 1 +16 18 202 1 1 +17 19 301 Holding an Omega Weapon, Liv runs toward the defense position and swiftly installs it to the encirclement that was damaged by Hetero-Creatures, restoring the coastline defense. +18 20 302 But how long can the Omega Weapons last...? 21 +19 21 301 After the battle, the Omega Weapons are almost used up. The defense will not last long if the weapons are not replenished... +20 22 201 1 1031001 +21 23 301 1 Liv You don't need to worry anymore, Commandant. Because... 1 +22 24 202 1 1 +23 25 301 You see an Engineering Force transport truck rapidly approaching. A girl is driving it. +24 26 302 Karenina from the Engineering Force? 27 +25 27 201 1 500494 1 +26 28 301 1 Karenina Yo, Gray Raven Commandant! The backup Omega Weapons are here! 1 +27 29 203 1 0.25 -400 +28 30 201 2 500495 1 400 +29 31 301 1 The truck comes to an abrupt stop. Karenina impatiently jumps off it, along with another girl you have never met before coming down the rear seat. +30 32 301 Teddy Nice to meet you, Gray Raven Commandant... 2 +31 33 301 Karenina This is Teddy. She can handle all system-related problems of Omega Weapon. 1 +32 34 301 Teddy While Karenina will take over whenever you need violence... 2 +33 35 302 That sounds... very reliable. 36 +34 36 204 2 13 +35 37 301 Teddy gazes around with an evil grin. +36 38 301 Teddy I heard you were speaking for Karenina in the Parliament... She was quite thankful for that and kept talking about how to repay that favor. 2 +37 39 204 1 6 +38 40 301 Karenina What?! I never said that... But I don't like owing someone a favor indeed. At least I can repay it this time. Just let us know if you need anything. 1 +39 41 204 2 +40 42 301 Teddy Don't just count me in... 2 +41 44 302 Alright, can you fix these damaged Omega Weapons first? 46 +42 45 204 2 1 +43 46 301 Teddy That's a lot... You're definitely not holding back. 2 +44 47 202 1 2 1 +45 48 301 Just then, Camu sends a comms request. He has been watching the outer area. +46 49 509 600 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg 2 +47 50 201 1 500175 400 +48 51 301 1 Camu Hey... The Omega Weapons you deployed on the sea are being attacked by Hetero-Creatures. A lot of them already seem damaged. Do you want to do something about it? 1 +49 52 301 Camu points the camera of his terminal to the sea. A lot of Hetero-Creatures are already recklessly charging toward the encirclement of Omega Weapons. They will not last long. +50 53 302 Where's your light boat, Vera? 54 +51 54 201 2 500168 -650 +52 55 301 1 Vera Hey, No. 21! Where's our boat? 2 +53 56 201 2 500328 4 -650 +54 57 301 1 No. 21 Hey, Noctis! Where's our boat? 2 +55 58 201 2 500336 4 -700 +56 59 301 1 Noctis It's all rocks here! The boat's stranded at the shore! 2 +57 60 201 2 500328 4 -650 +58 61 301 1 No. 21 I could just crush all these rocks. 2 +59 62 201 2 500168 -650 +60 63 301 1 Vera You hear that, Gray Raven Commandant? We hardly made it here, and the boat's already scrapped after that tough voyage. 2 +61 64 202 1 2 1 +62 65 510 2 Assets/Product/Texture/Image/BgStory/Bgstory616.jpg +63 66 302 ... 67 +64 67 301 Hearing your conversation, Karenina suddenly remembers something and smiles. +65 68 201 1 500494 1 +66 69 301 AniZhuanchangBegin 1 Karenina Worry not. After splitting with us, Rosetta went to the Arctic Route Union seeking help. She should have arrived now. 1 +67 70 202 DialogDisable 1 1 +68 71 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory612.jpg +69 72 201 1 500214 1 +70 73 301 DialogEnable 1 Rosetta Thank you... I actually thought that, as a Forest Guard... Given all those barriers in the past, I would be rejected. 1 +71 74 202 1 1 +72 75 201 1 500382 +73 76 301 1 Captain Hah, did you learn this politeness from the guys in Babylonia? 1 +74 77 202 1 1 +75 78 201 1 500088 +76 79 301 1 Diana Right... Rosetta, you don't need to be so polite. If this ocean is contaminated by the Red Tide from now on, the Arctic Route Union would probably be devastated, given that it almost completely relies on the ocean to survive. 1 +77 80 202 1 1 +78 81 201 1 500382 +79 82 301 1 Captain We're just helping ourselves after all. You don't need to hold back. Just use us as much as you need to. 1 +80 83 202 1 1 +81 84 201 1 500140 +82 85 301 1 Sailor Exactly. There're no more barriers now... We are all on the same ship, hunting the same big fish! 1 +83 86 202 1 1 +84 87 201 1 500382 +85 88 301 1 The captain gazes into the distance. Not far away, the giant humanoid is still relentlessly heading toward the land. +86 89 301 Captain Hmph... I guess this fish is too big for us. However... 1 +87 90 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +88 91 401 2 970804 +89 92 301 The captain swings his hand forward. A large harpoon quickly fires out, piercing a wandering Hetero-Creature. +90 93 301 Captain We can still tackle some little ones! 1 +91 94 202 1 1 +92 95 201 1 500214 1 +93 96 301 1 Rosetta smiles. She lands on the ship's bow, pointing her spear at the enemies that she is about to confront while whispering to herself. +94 97 301 1 AniZhuanchangBegin Rosetta Commandant... This time, I will fight for myself, and I'm not alone... Everybody in the ARU will fight for themselves, for the future! 1 diff --git a/Resources/table/client/movie/movies/MovieZX03010BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03010BA.tab.bytes new file mode 100644 index 0000000..8699a10 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03010BA.tab.bytes @@ -0,0 +1,366 @@ +yD8{:*=Z[7X{ jIFdi0@wR X Pbu5ZcWfrܐ~Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory597.jpg +2 2 401 1 66 +3 3 301 DialogEnable The storm is about to end. Someone is dragging their feet on a secluded beach, slowly coming near. +4 4 201 1 500537 +5 5 301 1 Vanessa I knew they would be fighting... The scale is pretty large. 1 +6 6 301 She gazes into the distance. Her eye seems wounded and squints in the day-breaking sunlight. +7 7 301 Many Hetero-Creatures are crawling out of the sea, charging toward the people on the coastline. But they seem to be stopped by something invisible and can hardly reach their targets. +8 8 301 Vanessa Are those Omega Weapons...? I've never seen them before, but that person did mention them. 1 +9 9 301 She points at the temporary command center in the center of the battle line. +10 10 301 Vanessa That symbol must be Gray Raven's. 1 +11 11 301 Vanessa Not just them... Strike Hawk, Cerberus, Engineering Force... Even Dark Aries is here. 1 +12 12 204 1 13 +13 13 301 Vanessa Can't believe Babylonia has thrown in so many forces. That "Chief" is definitely not holding back, just as always. 1 +14 14 204 1 +15 15 301 She knows very well that those forces weren't recruited by the Gray Raven Commandant. They just naturally gathered around that person to fight together. +16 16 301 Vanessa Let's go meet them, Bambinata. 1 +17 17 203 1 0.25 400 +18 18 201 2 500536 -400 +19 19 301 1 Bambinata quickly comes to her, supporting Vanessa's disabled body with her own. +20 20 301 Just then, Bambinata suddenly sees a crimson figure who looks completely out of place. +21 21 203 1 0.12 200 +22 22 203 2 0.12 -200 +23 23 301 Bambinata Mistress! 2 +24 24 301 RImgBg1Shake Bambinata quickly pulls Vanessa behind herself, blocking the Hetero-Creature's attack. +25 25 202 1 2 1 +26 26 401 2 1516 +27 27 201 1 500523 +28 28 301 1 Teasell Do you really have to block that with your own body? 1 +29 29 201 1 500536 +30 30 301 1 Hearing the young male's voice, the petite Bambinata kicks the Hetero-Creature away and dodges its attack. She returns to Vanessa while remaining alert. +31 31 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +32 32 401 2 970804 +33 33 301 Before the Hetero-Creature can growl again, an arrow has pierced its throat and pinned it on a tree trunk. It immediately turns into a pond of crimson liquid. +34 34 301 Bambinata ...Thank you. 1 +35 35 301 Bambinata nods at the young male, then looks back at the female behind her. She is obviously thanking him for saving her mistress, not for helping herself. +36 36 203 1 0.25 -400 +37 37 201 2 500537 13 400 +38 38 301 1 Vanessa Hah... Teasell... 2 +39 39 202 1 2 1 +40 40 201 1 500523 +41 41 301 1 Teasell glances at Vanessa from the corner of his eyes. He tells himself that the terrible scars on her face were only a result of her own wrongdoing. +42 42 301 Teasell Sending you here is the last mercy I have for you, Vanessa. 1 +43 43 203 1 0.25 -400 +44 44 201 2 500537 400 +45 45 301 1 Vanessa I know. You've said it so many times. 2 +46 46 301 Vanessa smiles, but this time there is no sarcasm in her words, only slight grief. +47 47 301 Teasell Alright, I've got to go. 1 +48 48 301 Vanessa Wait. There is one last thing. 2 +49 49 301 1 AniZhuanchangBegin Teasell ...? 1 diff --git a/Resources/table/client/movie/movies/MovieZX03011BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03011BA.tab.bytes new file mode 100644 index 0000000..bd49360 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX03011BA.tab.bytes @@ -0,0 +1,453 @@ +烞'n!*< + M4o.֦k1$ +Rd'1^1;џ2Ro?{Jn*:};ҋ)iS{ hb? <-M/NeRId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory0.png +2 2 401 1 36 +3 3 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +4 4 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +5 5 401 2 2597 +6 6 301 DialogEnable The sound of downpour is echoing in the deepest part of her memories and M.I.N.D. +7 7 401 1 120 +8 8 401 2 1543 +9 9 301 Constructs are not bothered by rain. Still, Chiko takes out her coat and puts it above their heads, just like what ordinary humans would do. +10 10 205 999 Assets/Product/Texture/Image/BgStory/BgStory599.jpg 0 1 3 +11 11 201 1 500498 14 +12 12 301 1 Chiko This is so bad. 1 +13 13 301 Her friend's complaint has caught Bianca's attention. She looks at the female in front of her. As chilling raindrops fall on her arm, her vision and other senses are slowly restored. She realizes Chiko is pulling her as they both are running in the rain. +14 14 202 1 1 +15 15 201 1 500128 -400 +16 16 201 2 500498 400 +17 17 301 1 Bianca Yes. 1 +18 18 204 2 4 +19 19 301 Chiko Also, the ending of that movie was so terrible. 2 +20 20 301 Bianca Really? I kinda like it. "If laws are no longer in force, I shall punish the evil in the name of God. But will such killing violate God's heavenly laws...?" 1 +21 21 205 999 1 1 0 +22 22 101 Assets/Product/Texture/Image/BgStory/BgStory599.jpg +23 23 301 Chiko It was just a movie. Why did it have to make the audience question the meaning of morals and ethics in the end? If the director couldn't find an answer himself, he shouldn't throw the question to us. 2 +24 24 204 1 1 +25 25 301 Bianca True... According to that ending, we are probably the first to be punished by the heavenly laws. 1 +26 26 204 2 1 +27 27 301 Chiko Hah, you are still talking like this... 2 +28 28 204 2 +29 29 204 1 +30 30 301 Bianca ...What? 1 +31 31 202 1 2 +32 32 402 2597 +33 33 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab +34 34 205 999 Assets/Product/Texture/Image/BgStory/Bgstory143.png 0 1 2 +35 35 301 The two have stopped in front of the train station. The rail splits into two ways. +36 36 201 1 500498 1 +37 37 301 1 Chiko This era is so absurd that it forces us to kill our most important ones with our own hands. The world needs us, so the rest of humans won't have to suffer what we go through. 1 +38 38 301 Chiko lets out a familiar, carefree smile. +39 39 301 When did Bianca hear these words...? Was it also raining on that day? +40 40 401 1 36 +41 41 401 1500 2 2645 +42 42 205 999 1 1 0 +43 43 101 200 Assets/Product/Texture/Image/BgStory/BgStory00.png +44 44 101 200 Assets/Product/Texture/Image/BgStory/Bgstory143.png +45 45 101 200 Assets/Product/Texture/Image/BgStory/BgStory00.png +46 46 101 100 Assets/Product/Texture/Image/BgStory/Bgstory143.png +47 47 101 100 Assets/Product/Texture/Image/BgStory/BgStory00.png +48 48 101 100 Assets/Product/Texture/Image/BgStory/Bgstory143.png +49 49 202 1 1 +50 50 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +51 51 101 Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +52 52 401 2 10007502 +53 53 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 2 +54 54 502 RImgBg1Shake +55 55 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +56 56 401 1 148 +57 57 401 2 2597 +58 58 301 The train has arrived with a sharp squeal, but a war has broken out deep in Bianca's eyes. +59 59 301 The peaceful scene is no more. Bianca finds herself holding her bow, standing on the battlefield full of smoke and corpses. A foul, rotten smell has occupied her nasal sensor. +60 60 401 2 2624 +61 61 301 The grey sky continues to drizzle. Human blood and Construct vital fluid have formed a small puddle at her feet. The sound of raindrops hitting the water resonates like her heartbeat. +62 62 201 1 500267 +63 63 301 1 In front of her is a deformed Construct with a face similar to Chiko's. She is almost consumed in flames that represent the infection of the Punishing Virus. +64 64 301 The infected Construct twists in agony like a tormented soul walking out of the flames of sin. She has completely turned into a monster, still stumbling toward Bianca. +65 65 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab +66 66 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab +67 67 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +68 68 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +69 69 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +70 70 402 2597 +71 71 401 2 2642 +72 72 201 1 500544 1 1 +73 73 205 1 0.6 0.6 0 +74 74 301 1 Chiko I have always been regretting. 1 +75 75 301 Chiko If only I could be less hesitant and kill my sister on that day... Those people might not have to die. 1 +76 76 301 Chiko But when I saw her cry... I hesitated. 1 +77 77 301 Chiko I was never good at letting go... 1 +78 78 202 1 1 +79 79 105 +80 80 402 2642 +81 81 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +82 82 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 2 +83 83 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +84 84 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +85 85 401 2 2597 +86 86 201 1 500267 +87 87 301 1 Construct Who Looks Like Chiko No... S-sis... 1 +88 88 301 Construct Who Looks Like Chiko Help... me... 1 +89 89 502 PanelActor1Shake +90 90 301 Construct Who Looks Like Chiko Ughhhhh! 1 +91 91 402 2624 +92 92 202 1 1 +93 93 201 1 500395 -800 +94 94 201 2 500019 -400 +95 95 201 3 500006 -50 +96 96 201 4 500406 400 +97 97 201 5 500028 800 +98 98 301 1 More Corrupted and deserters have walked out of the crimson rain, mumbling words of begging or insult. The voice of these executed lives has ultimately merged and turned into a grievous scream that is repeated over and over again. +99 99 202 1 2 3 4 5 +100 100 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +101 101 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_14.jpg +102 102 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +103 103 101 Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +104 104 201 1 500395 -800 1 +105 105 201 2 500019 -400 1 +106 106 201 3 500006 -50 1 +107 107 201 4 500406 400 1 +108 108 201 5 500028 800 1 +109 109 301 1 Crowd Live... We want to live...!! 1 2 3 4 5 +110 110 202 1 2 3 4 5 1 +111 111 201 1 500548 +112 112 301 1 Chiko Sorry... My sister. 1 +113 113 301 Bianca hears Chiko's whisper. Her friend wraps her arms around her from behind and takes her hand, putting a blood-stained gun in her palm. Chiko's arm rests next to hers. She points the gun at the deceased. +114 114 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab +115 115 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab +116 116 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +117 117 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +118 118 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +119 119 402 2597 +120 120 401 2 2642 +121 121 201 1 500544 1 1 +122 122 205 1 0.6 0.6 0 +123 123 301 1 Chiko ...My frailty and hesitation caused irreparable sacrifice and tragedy. To amend my mistake, I had to kill more people who were important. 1 +124 124 202 1 1 +125 125 105 +126 126 402 2642 +127 127 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +128 128 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 2 +129 129 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +130 130 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +131 131 401 2 2597 +132 132 301 Bianca and Chiko's memories and silhouettes have blended together... They swing the sword toward those who were once their comrades. +133 133 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab +134 134 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab +135 135 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +136 136 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab 3 +137 137 105 Assets/Product/Ui/Spine/UiSpine/UiMovieSpine/UiMovieBianka/UiMovieBianka01/UiMovieBianka01.prefab +138 138 402 2597 +139 139 401 2 2642 +140 140 201 1 500544 1 1 +141 141 205 1 0.6 0.6 0 +142 142 301 1 Bianca In the end, we both chose the same path. 1 +143 143 202 1 1 +144 144 105 +145 145 402 2642 +146 146 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +147 147 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab 2 +148 148 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab 2 +149 149 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiHuaping.prefab +150 150 401 2 2597 +151 151 202 1 1 +152 152 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +153 153 401 300 2 819004 +154 154 401 2 2593 +155 155 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryJianXue.prefab 2 +156 156 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab 2 +157 157 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 3 +158 158 301 The blade slices through the air, splashing some liquid on Bianca's cheek. It is not blood, but a murky fluid with a strong, pungent odor of machine oil. +159 159 402 2597 +160 160 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +161 161 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiRainNew.prefab +162 162 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryJianXue.prefab +163 163 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiSHanshuoNew.prefab +164 164 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiHuijinNew.prefab +165 165 101 Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +166 166 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab 2 +167 167 201 1 500019 1 +168 168 203 1 0.25 -300 +169 169 202 1 +170 170 401 2 3077 +171 171 301 1 A member of the Purifying Force lies before Bianca. She feels like she has returned to that snowfield many years ago, when she killed the Father. White mist has blurred her vision, chilling wind blows her breath away. +172 172 301 She puts down the gun, taking heavy, deep breaths. Through the snow storm she can see many corpses nearby. Some of them belong to Corrupted, some belong to her comrades who were killed before they were completely infected by the Punishing Virus. +173 173 301 Chiko My family, friends and comrades... I have been walking over their dead bodies. +174 174 301 Bianca gazes down at the bodies on the snow. +175 175 301 Chiko When I first heard about Bianca's story, I was actually thinking... If only I could be as cruel as you when I faced a similar situation. +176 176 201 1 500006 -100 +177 177 203 1 0.25 +178 178 301 1 The "body" on the snow staggers to its feet and raises its head, with its face constantly changing. Some faces come from Bianca's memory, some from Chiko's. +179 179 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 1 +180 180 201 200 1 500395 +181 181 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +182 182 201 200 1 500019 +183 183 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 1 +184 184 201 200 1 500267 +185 185 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +186 186 201 200 1 500006 +187 187 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 1 +188 188 201 200 1 500406 +189 189 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +190 190 201 200 1 500028 +191 191 501 200 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 2 +192 192 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +193 193 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStorySnowNew.prefab +194 194 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +195 195 202 1 1 +196 196 301 Chiko Before I realized, I had already stepped on a journey of no return. No matter which side I chose, I would fail the other; I could only continue forward carefully with a guilty feeling. +197 197 301 Chiko But this guilt was too heavy for me to carry, for emotions could rule over rational judgment. Ever since that, I chose the easiest way to live: I treated everything with zero emotion to maximize the result. Without humanity, life no longer felt "painful." +198 198 301 Warm liquid continues to roll down her face. Bianca touches it and realizes it is not blood, but a transparent fluid. It has been too long since she had a human body. She has almost forgotten the feeling of tears. +199 199 301 1 Purifying Force Member Humanity? +200 200 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +201 201 101 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +202 202 301 Another Purifying Force member is questioning. +203 203 201 1 500019 +204 204 301 1 Purifying Force Member Do you think such a thing exists in such a world? If you still hold such a naive thought as the captain of the Purifying Force, you are only going to make others believe that the battles are worth fighting. Having such unnecessary morals will only make them die in vain. 1 +205 205 301 Bianca It's true that many have died on the battlefield. But wars are still fought by humans, and there are always some values we must uphold. Without bottom lines, the cruelty of wars will only continue to increase. +206 206 301 Purifying Force Member You are trying to find goodness in hell. It will never change the nature of war! 1 +207 207 301 Bianca The world is composed of multiple distinct dimensions of values. Different dimensions cannot simply replace one another. +208 208 301 Bianca When human society is in chaos, the importance of many values becomes even more significant. +209 209 301 Purifying Force Member If only your theories can stop the war. 1 +210 210 202 1 +211 211 401 2 971 +212 212 502 RImgBg1Shake +213 213 301 The tone of the soldier is no longer filled with anger, but rather exhaustion. He casts one last glance at Bianca. Instead of continuing the argument, he just slams the door and leaves. +214 214 201 1 500498 +215 215 301 1 Chiko What about you, Bianca? Do you also think I'll make a better leader of the Purifying Force? 1 +216 216 301 Chiko shows up on a bench in the Purifying Force's lounge. She quietly looks at Bianca. +217 217 301 Bianca Everyone acknowledges your strength and your decisive style. +218 218 301 Chiko They just admire the strong. But my strength came from the fact that I was willing to sacrifice everything. 1 +219 219 301 Chiko Killing is evil. Each time I made a decision to kill, darkness haunted me. 1 +220 220 301 Chiko But you'll never see yourself as innocent. You won't conveniently blame the Punishing Virus or the wrongdoings in this world. 1 +221 221 301 Chiko You understand your sins very well. Knowing that you are on a way to hell, you still can't help to respond to the voices asking for help. 1 +222 222 301 Chiko After you respond to them, you can still execute them when you know they are beyond redemption, and carry on with this guilt. 1 +223 223 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +224 224 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +225 225 301 Chiko Is this what they said in the movie? "We are all alerted about the evil ones. But there is another evil that we must beware. It is the indifference of the kind-hearted." 1 +226 226 204 1 1 +227 227 301 Chiko Bianca, your rare, precious mind will never be corrupted by the outside world... That's what I envy most about, for I myself am always indifferent. 1 +228 228 301 The train has arrived at the station. Chiko gently tides up the hair near Bianca's ears. +229 229 301 Chiko Sorry for saying so much. I couldn't help it. 1 +230 230 301 Bianca Chiko... +231 231 204 1 1 +232 232 301 Chiko Still, it's nice to talk to you like this in the end. 1 +233 233 301 Bianca looks back into Chiko's eyes and sees her own silhouette. The original look of this frame is actually the "Witch" side of her. +234 234 301 There are more emotions in Chiko's eyes that Bianca finds somewhat familiar. She saw them on that snowfield many years ago. +235 235 202 1 1 +236 236 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +237 237 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_10.jpg +238 238 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +239 239 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +240 240 201 1 500498 1 1 +241 241 301 1 —Her pain. +242 242 202 1 1 +243 243 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +244 244 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_05.jpg +245 245 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +246 246 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +247 247 201 1 500498 1 1 +248 248 301 1 —Her struggle. +249 249 202 1 1 +250 250 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +251 251 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_37.jpg +252 252 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +253 253 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +254 254 201 1 500498 1 1 +255 255 301 1 —Her wish. +256 256 202 1 1 +257 257 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +258 258 101 1000 Assets/Product/Texture/Image/BgCg/Cg3002_39.jpg +259 259 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +260 260 101 Assets/Product/Texture/Image/BgStory/Bgstory143.png +261 261 201 1 500498 1 1 +262 262 301 1 —Her longing... +263 263 301 Chiko ... 1 +264 264 202 1 +265 265 301 Chiko didn't say anything else. She stepped on the unnamed train and waved goodbye to Bianca... Just like a friend saying "See you tomorrow." +266 266 301 It is just another ordinary day. After missions, the always-serious Chiko would return to the Purifying Force's lounge and smile to Bianca. +267 267 301 AniZhuanchangBegin ...They will then have a simple chat in the lounge. Occasionally, they would watch a movie in the Golden Age together during their vacation. +268 268 401 1 36 +269 269 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +270 270 101 2000 Assets/Product/Texture/Image/BgStory/Bgstory622.jpg +271 271 401 1 209 +272 272 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +273 273 301 AniZhuanchangEnd Bianca wakes up from the dream of farewell. The deviation of her M.I.N.D. has temporarily stabilized. +274 274 301 She opens her eyes and realizes the restart process of her frame has completed. She finds herself in an undamaged corner of the aquarium, with some Red Tide remaining around. +275 275 301 There is still some warmth left on her cheek. Next to her is a pair of earrings that once belonged to Chiko, telling her that "she" has been here. +276 276 301 Bianca ... +277 277 301 AniZhuanchangBegin Bianca has no time for anything else. She quickly holds the Phantom Tracer up, trying to look for traces of the past. +278 278 101 Assets/Product/Texture/Image/BgStory/Bgstory619.jpg +279 279 501 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab 2 +280 280 301 AniZhuanchangEnd The petite girl silently gazes at the Hetero-Humanoid curled up amidst the Red Tide. This terrifying creature was significantly wounded during the tragic battle it fought with Liv. +281 281 301 Now only the female Hetero-Creature is barely surviving. It is immersed in the Red Tide like a fetus floating in the amniotic fluid. +282 282 201 1 500308 +283 283 301 1 Cinderelik Only the remains of the Hetero-Humanoid were retrieved. Even after the Red Tide had repaired them, there is only an empty shell left. 1 +284 284 201 1 500513 +285 285 301 1 Lithos But that's okay... It's enough as an experiment subject. 1 +286 286 301 Lithos If this project can work... Many who are unable to become Constructs can still embrace a more complete rebirth. 1 +287 287 301 Lithos So will your mother, Cinderelik. 1 +288 288 201 1 500308 +289 289 301 1 Cinderelik ...Thank you, Lithos. 1 +290 290 201 1 500513 2 +291 291 301 1 Lithos Come now, Grace. 1 +292 292 202 1 1 +293 293 201 1 500541 -600 +294 294 201 2 500513 1 400 +295 295 301 1 Grace ...Is this it...? 1 +296 296 301 Lithos Correct. If you want to get rid of that body incompatible with Constructs to live a new life... You should merge yourself with her. 2 +297 297 301 Grace But will I still be myself? 1 +298 298 301 Lithos Of course. I promise. 2 +299 299 301 Grace ...You promise? 1 +300 300 301 Grace No. You're lying! 1 +301 301 204 2 2 +302 302 301 Lithos ...Do you think you have another option? 2 +303 303 301 Lithos You're exhausted, Grace. 2 +304 304 301 Lithos The never-ending escape. The Red Tide and Corrupted... You fear death, yet you don't know when it will arrive. 2 +305 305 301 Lithos You are willing to believe in anything just to survive... Be it God, or the weapon in your hand. Isn't that right? 2 +306 306 301 Lithos You lied to many people and made them come here. You knew it well long ago. 2 +307 307 301 Grace I...! 1 +308 308 301 Lithos If you can revive in her body, your words, divination and identity will all be verified. You no longer need to fear the Punishing Virus either. Isn't that good? 2 +309 309 204 1 8 +310 310 301 Grace ... 1 +311 311 301 Lithos Come, Grace. This is an obstacle you must overcome to bid farewell to your long-lasting fear. 2 +312 312 204 1 +313 313 301 Grace ...Fine. 1 +314 314 401 1 36 +315 315 202 1 2 1 +316 316 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +317 317 401 2 752 +318 318 301 RImgBg1Shake Just when Grace takes a step toward her ending, the closed door is slammed open. +319 319 401 1 156 +320 320 201 1 500028 +321 321 301 1 Delapoer An Ascendant...! And a human?! 1 +322 322 202 1 1 +323 323 401 2 1504 +324 324 301 More Purifying Force soldiers swarm in and surround the two. Holding their weapons, they are all alerted and dare not go any closer. +325 325 201 1 500541 5 +326 326 301 1 Grace ...What are you doing?? 1 +327 327 201 1 500028 +328 328 301 1 Delapoer Out of the way! Do you want to get killed by this Ascendant?! 1 +329 329 201 1 500541 5 +330 330 301 1 Grace But she said... 1 +331 331 201 1 500498 4 +332 332 301 1 Chiko That's Lithos the Swindler... Are you really going to trust his words?! 1 +333 333 301 Chiko Run, while you are still alive! 1 +334 334 201 1 500513 +335 335 301 1 Lithos ... 1 +336 336 301 Lithos remains calm. He turns to the fully armed Purifying Force soldiers. +337 337 201 1 500498 4 +338 338 301 1 Chiko This is the Hetero-Humanoid... So you brought it here. Are you trying to run another dirty experiment with it? 1 +339 339 301 Chiko sneers with a furrowed brow. She exchanges a look with Norris, the latter immediately understands her instruction. +340 340 301 —Kill Lithos and eliminate all possible means for the Hetero-Humanoid to revive. +341 341 201 1 500513 2 +342 342 301 1 Lithos Dirty... experiment? 1 +343 343 202 1 +344 344 201 1 500514 2 +345 345 301 1 Chiko's words seem to have touched on a forbidden topic. Lithos rises to his feet from the execution chair, and everyone can feel his invisible rage. The ground underneath begins to tremble, as if some sort of waves are surging toward them. +346 346 301 Lithos Compared with what those people did... I'm far from being dirty, or a "Swindler". 1 +347 347 301 Lithos Yet, you are taking their side and fighting to protect them. 1 +348 348 201 1 500498 4 +349 349 301 1 Chiko What are you talking about? 1 +350 350 201 1 500514 2 +351 351 301 1 Lithos Kugawa Kurono... 1 +352 352 201 1 500308 +353 353 301 1 Cinderelik ... 1 +354 354 201 1 500514 2 +355 355 301 1 Lithos Daedalus...? 1 +356 356 201 1 500498 4 +357 357 301 1 Chiko ...! 1 +358 358 201 1 500514 1 +359 359 301 1 Lithos Don't worry. I have no interest in fighting for revenge. 1 +360 360 204 1 2 +361 361 301 Lithos However... Since you described this project as "dirty," I shall make you experience this dirty in person, although it's not even half as horrible as what they did. 1 +362 362 201 1 500498 4 +363 363 301 AniZhuanchangBegin 1 Chiko Prepare for battle! 1 +364 364 101 2000 Assets/Product/Texture/Image/BgStory/Bgstory622.jpg +365 365 202 1 1 +366 366 401 1 52 +367 367 301 AniZhuanchangEnd —The battle has ended. Most Purifying Force soldiers have been devoured by the Hetero-Creatures that came from the deep sea, leaving no remains. +368 368 301 Chiko Enough... Kill me now if you want to. +369 369 301 Chiko was seriously wounded in the battle. Strangled by a fish-like Hetero-Creature, she ceases struggling but gives Lithos a cold stare without any fear. +370 370 301 Chiko You aren't waiting for me to beg for mercy, are you? I know Ascendants all have their weird hobbies. +371 371 201 1 500513 2 +372 372 301 1 Lithos ...I don't have any of the weird hobbies you mentioned. 1 +373 373 301 Lithos I hate to see you suffer, even if you are my enemy. 1 +374 374 301 Lithos Come, I'll give you a new life right now. 1 +375 375 301 Chiko What are you doing...?! +376 376 301 Lithos Don't be scared... It will be a happy dream. 1 +377 377 301 Despite finally revealing a glimpse of emotional vulnerability, Chiko fails to elicit even a hint of sympathy from the Ascendant. Perhaps Lithos believes what he is doing is already an action of sympathy. +378 378 203 1 0.25 -80 +379 379 301 Lithos That human has fled. You shall help me complete this experiment. 1 +380 380 301 He manipulates Chiko, pressing her against the fetus-like humanoid. +381 381 203 1 0.25 -120 +382 382 301 Lithos Now, pray. If this project succeeds, your life will be carried by a higher life form. 1 +383 383 204 1 1 +384 384 301 Lithos May you be blessed... 1 +385 385 401 1 36 +386 386 401 2 613 +387 387 501 2000 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab 3 +388 388 402 613 +389 389 505 Assets/Product/Effect/Prefab/FxUi/FxUiStory/FxUiStoryMovieFilm.prefab +390 390 101 Assets/Product/Texture/Image/BgStory/Bgstory622.jpg +391 391 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiNoiseNew.prefab +392 392 202 1 1 +393 393 401 1 33 +394 394 301 AniZhuanchangEnd The flashback comes to an abrupt stop, freezing at the moment that Chiko melts into a Hetero-Humanoid. +395 395 301 What was the look on her face? Was she in fear, or determined as always? Or... perhaps she was a little unwilling to go? +396 396 201 1 500498 1 +397 397 205 1 0.5 0.5 0 +398 398 301 1 Chiko? ... 1 +399 399 301 Bianca does not know. The illusion of Chiko has been rewound to the moment Bianca first stepped in, staring at her in silence. 1 +400 400 301 Finally figured out everything, Bianca knows this place is where Chiko was lost, also where the Hetero-Humanoid—now with Chiko's mind inside—saved her. 1 +401 401 205 1 0.5 0 3 +402 402 301 She hugs Chiko's illusion. It disappears in her arms, as if it has been waiting for this very moment all along. 1 +403 403 202 3000 1 1 +404 404 301 Behind the illusion is a large glass wall of the aquarium. Bianca sees her own reflection in it. The Punishing Virus has eroded and peeled off the coating of Stigmata, revealing another look of her: a witch holding a Swordstaff. +405 405 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +406 406 504 0.7 +407 407 101 Assets/Product/Texture/Image/BgStory/Bgstory618.jpg +408 408 201 1 500533 5 1 +409 409 301 1 Bianca But considering that a familiar appearance can help stabilize the M.I.N.D., we made this coating in response to the short production time of the frame... 1 +410 410 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +411 411 504 0 +412 412 101 Assets/Product/Texture/Image/BgStory/Bgstory622.jpg +413 413 202 1 1 +414 414 301 Bianca rubs the hair around her ears. The first time she met Chiko, she also helped her to do the same. "Now you finally look like the captain of the Purifying Force," she said. +415 415 301 Bianca ties up her long hair and puts on the earrings Chiko left her. She wipes out the blood stain around her mouth, cleans her coating, then waves goodbye to where Chiko's illusion was standing. +416 416 401 1 36 +417 417 201 1 500532 14 +418 418 301 1 Bianca My existence has never changed. That's why I still cannot laugh at you... Sorry, Chiko. 1 +419 419 401 1 161 +420 420 202 1 1 +421 421 205 999 Assets/Product/Texture/Image/BgStory/BgStory0.png 0 1 2 +422 422 301 Bianca closes her eyes, recalling all the memories and emotions that Chiko passed to her. +423 423 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryWhiteNew.prefab 2 +424 424 504 0.7 +425 425 201 1 500498 1 +426 426 205 999 1 1 0 +427 427 101 200 Assets/Product/Texture/Image/BgStory/Bgstory143.png +428 428 101 200 Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +429 429 101 200 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +430 430 101 200 Assets/Product/Texture/Image/BgStory/Bgstory133.png +431 431 101 200 Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +432 432 101 200 Assets/Product/Texture/Image/BgStory/Bgstory122.png +433 433 101 150 Assets/Product/Texture/Image/BgStory/Bgstory143.png +434 434 101 150 Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +435 435 101 150 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +436 436 101 150 Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +437 437 101 150 Assets/Product/Texture/Image/BgStory/Bgstory347.jpg +438 438 101 100 Assets/Product/Texture/Image/BgStory/Bgstory122.png +439 439 101 100 Assets/Product/Texture/Image/BgStory/Bgstory143.png +440 440 101 100 Assets/Product/Texture/Image/BgStory/Bgstory54.jpg +441 441 101 100 Assets/Product/Texture/Image/BgStory/BgStory46.jpg +442 442 101 100 Assets/Product/Texture/Image/BgStory/Bgstory133.png +443 443 101 100 Assets/Product/Texture/Image/BgStory/Bgstory122.png +444 444 101 Assets/Product/Texture/Image/BgStory/BgStory0.png +445 445 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryZhengyanNew.prefab 3 +446 446 201 1 500532 4 +447 447 101 Assets/Product/Texture/Image/BgStory/Bgstory622.jpg +448 448 504 0 +449 449 301 AniZhuanchangEnd 1 Bianca But I will accept the changes within myself... 1 1 +450 450 301 1 AniZhuanchangBegin When Bianca opens her eyes again, there is only resolution in them. She has accepted everything of herself, and revived in the darkness as a "Witch". She picks up the weapon born in the darkness and leaves the aquarium that is about to collapse, heading toward the light on the ocean's surface. diff --git a/Resources/table/client/movie/movies/MovieZX03011EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03011EA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..67ba8665492462a2dda27a130b18b534b81b153a GIT binary patch literal 19126 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 Cc)DKz literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX03013BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03013BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..5bc9685bde414c7597ac52f1c014e215ced857ec GIT binary patch literal 15649 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 *YI2[yוj'1nADp6܋]8c7}D+AkqId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory268.png +2 2 401 1 102 +3 3 301 DialogEnable City 075, platform of the underground cavern. +4 4 301 Lee and Lucia are counting the remaining serum and ammo on the entry platform of the cavern. Liv is attempting to sync their intel with Babylonia. She looks unsure when she reopens her eyes after a while. +5 5 201 1 1031001 +6 6 301 1 Liv Communication... disconnected... 1 +7 7 203 1 0.25 -400 +8 8 201 2 500166 400 +9 9 301 1 Lucia What do you mean? 2 +10 10 301 Liv There is a massive signal blockade... I can't reach Babylonia. 1 +11 11 301 Liv Our communication with Babylonia appears to have been cut off since we entered the underground. 1 +12 12 302 DialogDisable Try to restore the communication. 13 +13 13 202 1 2 1 +14 14 201 1 500026 +15 15 301 DialogEnable 1 Lee Try activating the backup communication link. 1 +16 16 201 1 1031001 +17 17 301 1 Liv I'll give it a shot! 1 +18 18 202 1 1 +19 19 301 Activating backup communication link >>> Searching eligible contacts >>> Error >>> Error >>> Success +20 20 301 The screen flashes a bit due to the unstable connection. Then a figure appears. +21 21 201 1 500026 +22 22 301 1 Lee This is Gray Raven. Please respond, Babylonia. 1 +23 23 201 1 500159 +24 24 401 1 209 +25 25 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +26 26 301 1 ??? ...Lee! Are you all right? 1 +27 27 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +28 28 201 1 500026 +29 29 301 1 Lee Murray? 1 +30 30 301 Lee Everything is fine. We've arrived in City 075's underground cavern. This place is... 1 +31 31 201 1 500146 +32 32 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +33 33 301 1 Murray Thank goodness! Finally got through... 1 +34 34 301 Murray Babylonia's positioning radar suddenly lost track of your singals about 20 minutes ago. I... Everyone was concerned. 1 +35 35 301 Murray's face is marked with a troubled frown. His voice sounds glitchy, and his reaction is delayed due to the unsteady connection and signal blockade. +36 36 302 (Brief him on the situation) 37 +37 37 301 Murray I see... 1 +38 38 301 Murray remains silent for a moment after listening to your explanation and then breathes a sigh of relief. +39 39 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +40 40 201 1 500026 +41 41 301 1 Lee You must have looked into this site, Murray. Something must be blocking the signals on a large scale... We had to rely on the backup communication link. 1 +42 42 301 Lee To be honest, I'm surprised that we are able to connect in this circumstance. 1 +43 43 201 1 500146 +44 44 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +45 45 301 1 Murray According to the information Liv synced in the ruins, this is the site where Huaxu's key is held, correct? 1 +46 46 301 Lee nods in agreement. +47 47 301 Murray In that case, there is a strong likelihood that you will clash with the Ascendants. 1 +48 48 301 Murray I would've advised against diving straight in without adequate intel and a good connection. It would be difficult to call reinforcements in the event of an emergency. 1 +49 49 302 But it's a matter of urgency. 50 I believe in Gray Raven. 56 +50 50 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +51 51 201 1 500026 +52 52 301 1 Lee We created quite a stir when we arrived, which must have attracted the Ascendants' notice. Huaxu's coordinates from the last signal have shifted since the first one. 1 +53 53 301 Lee It took a long time for us to uncover this lead. We cannot afford to let them slip away. 1 +54 54 201 1 500146 +55 55 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +56 56 301 1 Murray Commandant, you're even more dependable than before. It's no surprise that Lee trusts you more than he shows. 1 +57 57 301 Murray Murray smiles resignedly. 1 +58 58 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +59 59 201 1 500026 +60 60 301 1 Lee ...Murray, do you still remember the graviton detector you gave me? 1 +61 61 201 1 500146 +62 62 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +63 63 301 1 Murray You mean... 1 +64 64 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +65 65 201 1 500026 +66 66 301 1 Lee I'll use it to trace our route and overlay the factory plan to form a topographic map, and sync it with you. 1 +67 67 301 Lee The backup comms has a limited amount of bandwidth. I'll send you a new topographic map every five minutes so you can monitor our route and the overall layout of this place. 1 +68 68 301 Lee As before, you can confirm the receipt of the message by sending me a feedback. 1 +69 69 201 1 500146 +70 70 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +71 71 301 1 Murray Alright. 1 +72 72 301 Murray Then, let me be your mission support from now on. 1 +73 73 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +74 74 201 1 500026 +75 75 301 1 Lee ... 1 +76 76 201 1 500166 +77 77 301 1 Lucia Frame maintenance complete. Commandant, let's keep moving. 1 +78 78 302 Let's go. 79 +79 79 201 2 1031001 -600 +80 80 201 3 500026 600 +81 81 301 1 AniZhuanchangBegin 1 Gray Raven Roger! 1 2 3 diff --git a/Resources/table/client/movie/movies/MovieZX91637BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX91637BA.tab.bytes new file mode 100644 index 0000000..8363750 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX91637BA.tab.bytes @@ -0,0 +1,51 @@ +yi>f~ƝbI ɬ*Ei`姙|hd% +o![1nNUzAymFS7D|fA?cCmSyE~WN*(664 zk(daIrjP_oAtqv>g``nPKnn|nK$-{!BG_o5l^}|Ujk9}Zmz(q`|i$O zU!Pmat-YDPnb*mc*-r;EAOAf0`D_Kaz4Y$l__v30*V@*X^-8+!QTI7Kx0;-<&eHhn z?W3zF&c8gguspwAnE7yjVPk3Y>8%%9&*G1}aPRBP`%^cDcG!{Izn*t*Bn6~4RR%JFk6TLI>p1yNWDg(==PedR26I9)}WW_ zhMltw3&bv1gOfgLlDdD?5QD@amU|hG!at>kDiNw=s8XRyhbj}QY^XXzg_TG~6dYl2 z#K92=M*II=vsgM9j1}r~8pcQe@ zGGr+MNq|I<+-DGziHgXWNgLS(W}0l$uyw>M6mf@?sxC5VnWHgUF>DQu)lomO4AK!K zl$qxsRz`K^A(t^5Ih2$th@hHDc$qmCGHgU_#A;Nm;$^I5Q6Ni6NP#HZZBjEAr!1vFylZ@mMt(o_E!!v#Rj5PHh!1HMvXq9*UKUmoSP9w9mt-je*(R7V0mICq zT=YaohHJNTH0~LkBFE4xJQj=X3(rEQ4;SVLqETb3N@b~2_y#9!-vXR-hQ literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX91649BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX91649BA.tab.bytes new file mode 100644 index 0000000..b2a9a06 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX91649BA.tab.bytes @@ -0,0 +1,58 @@ +c{}{(?0)/x&:s'2'эwдzkjK'"hų:%'$@8QH |FK.>wWr#8Su6?<^DBʾId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory279.png +2 3 401 1 201 +3 4 201 1 500165 +4 5 301 DialogEnable 1 Lamia Stop it... I surrender... 1 +5 6 301 Lamia barely resists, surrendering immediately after being discovered. +6 7 201 1 500026 10 +7 8 301 1 Lee Are you... really an Ascendant? 1 +8 9 201 1 500165 +9 10 301 1 Lamia What's the alternative? I'm not the fighting type... I'll probably hurt myself if I try. 1 +10 11 201 1 500166 +11 12 301 1 Lucia If you're surrendering, then tell us the way through the chasm. 1 +12 13 201 1 500165 1 +13 14 301 1 Lamia Heh... Isn't going after the Polyphage... more terrifying than death? 1 +14 15 201 1 500026 10 +15 16 301 1 Lee You can let me know after you die here. 1 +16 17 201 1 500165 +17 18 301 1 Lamia Come on! I'm just joking—joking! Can you please, just please don't go toting your gun around, please... 1 +18 19 301 Lamia It won't help if I tell you anyway. The blockade here can only be disabled by an Ascendant, which means I'm coming with you! 1 +19 20 201 1 500166 +20 21 301 1 Lucia From what Strike Hawk reported, not only can she disguise herself, she can also turn invisible using optical camouflage, and vanish when we're distracted. 1 +21 22 201 1 500165 1 +22 23 301 1 Lamia I'm not going to run... Definitely not... 1 +23 24 203 1 0.25 -400 +24 25 201 2 500026 400 +25 26 301 1 Lee And I definitely trust you. Liv, don't we have the mountaineering steel wire from the Support Force? 2 +26 27 204 1 +27 28 301 AniZhuanchangBegin Lamia ...Hey! What is this— 1 +28 29 202 2 1 +29 30 203 1 +30 31 301 AniZhuanchangEnd Lamia It hurts! That's my tailfin! Have you Babylonians never learned how to properly tie up a mermaid?! 1 +31 32 201 1 1031001 6 -400 +32 33 201 2 500026 400 +33 34 301 1 Liv I-I'm sorry... This is the first time I've seen a mermaid... 1 +34 35 301 Lee Don't apologize. Here, tighter. 2 +35 36 202 1 2 1 +36 37 201 1 500146 8 +37 38 301 1 Lamia Oh dear brother, it hurts so much... Please, let me go! 1 +38 39 201 1 500026 +39 40 301 1 Lee ... 1 +40 41 201 1 500146 1 +41 42 301 1 Lamia Ouch! Ouch! OUCH! Why is it getting tighter, my brother— 1 +42 43 203 1 0.25 -400 +43 44 201 2 500026 10 400 +44 45 301 1 Lee I'll remove all your scales if you pretend to be Murray again. 2 +45 46 201 1 500165 -400 +46 47 301 1 Lamia F-fine... Sorry. 1 +47 48 202 1 2 1 +48 49 301 After you finally tie Lamia up, you hear another massive quake coming from the underground cavern. +49 50 201 1 500165 +50 51 301 1 Lamia Seems like... you didn't make it in time. Oops... 1 +51 52 201 1 500166 400 +52 53 201 2 500026 -400 +53 54 301 1 Lucia Is that... Luna?! 1 +54 55 301 Lee Let's investigate the epicenter of that quake. Liv, stay in the back and keep your eyes on Lamia. Get moving, mermaid. 2 +55 56 202 1 2 1 +56 57 201 1 500165 +57 58 301 1 AniZhuanchangBegin 1 Lamia I'm moving, I'm moving! Gentler, please! 1 diff --git a/Resources/table/client/movie/movies/MovieZX91650BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX91650BA.tab.bytes new file mode 100644 index 0000000..6a2b530 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX91650BA.tab.bytes @@ -0,0 +1,18 @@ +d nPodm5lC2ʍ6Zh97(Coc9Y w N"ݚ0>A`<6m2Gl/O+ 0q[:,|b>nigId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory279.png +2 2 401 1 201 +3 3 301 DialogEnable Only cracked and shattered rocks remain when you arrive at the epicenter. +4 4 201 1 1031001 +5 5 301 1 Liv There was a fight here. 1 +6 6 201 1 500166 +7 7 301 1 Lucia Only an Ascendant is capable of this level of destruction. 1 +8 8 201 1 500026 +9 9 301 1 Lee But which one? 1 +10 10 201 1 500165 +11 11 301 1 Lamia From the marks she left, I'd say it was Miss Luna. 1 +12 12 201 1 500166 +13 13 301 1 Lucia ...Luna! 1 +14 14 302 But who was she fighting? 15 +15 15 201 1 500165 +16 16 301 Lamia That I don't know. Now, hold on—I'm not trying to trick you, seriously... But, if you can catch a Hetero-Creature that was nearby, there's a chance I can find out something... 1 +17 17 302 1 AniZhuanchangBegin Then let's go get one. 18 diff --git a/Resources/table/client/movie/movies/MovieZX91652BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX91652BA.tab.bytes new file mode 100644 index 0000000..9dc5924 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX91652BA.tab.bytes @@ -0,0 +1,73 @@ +ҏXg}G!騮7RszADaI +jF:Zά ;$^m;-NC(F6eRꆹDzwC +E&nP{Mb6h* #eo!p0E}IGId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory279.png +2 2 401 1 201 +3 3 301 DialogEnable The Polyphage's silhouette becomes more apparent the further you follow Lamia down underground. The closer you are, the more its colossal size becomes evident, as well as the malevolence that seeps in. +4 4 301 Eventually, there is only a rift standing between the Polyphage and you. Below it, the Red Tide roils and crashes to the sides of the cliff. +5 5 201 1 500165 1 +6 6 301 1 Lamia Hmph... This is where I come in. After all, you wouldn't be able to pull this off... 1 +7 7 301 The Punishing Virus crystalized under Lamia's command, forming a bridge that connects the rift, even if it only fits one person at a time. +8 8 203 1 0.25 -400 +9 9 201 2 500026 400 +10 10 301 1 Lee Stop bragging. Get to work unless you want a bullet in you. 2 +11 11 301 Lamia A small compliment wouldn't hurt... Did you see how hard I've been trying to help you? 1 +12 12 301 Lee I'm not buying it. There's no way you'll genuinely help us. 2 +13 13 301 Lamia Hehe, after all, I'm just a poor little fish in your leash. I'd do anything you tell me to. 1 +14 14 301 Lamia I'd rather live than be eaten alive by the Polyphage. 1 +15 15 301 Lamia nods while maintaining her control on the bridge. +16 16 202 2 1 +17 17 203 1 0.25 0 +18 18 204 1 +19 19 301 Lamia Well, I didn't want to be eaten... So I escaped. 1 +20 20 301 Lamia But consuming Miss Luna has given it more than enough power... Now we all get to be desserts... 1 +21 21 302 How can we stop the Polyphage? 22 +22 22 201 1 1031001 14 +23 23 301 1 Liv I'm afraid the only way is to get Luna out of there... Or... 1 +24 24 301 Liv falls silent. What she meant to say is plain as day. +25 25 201 1 500026 400 +26 26 201 2 500166 -400 +27 27 301 1 Lucia Lee, Liv, can you take Commandant back to the surface and call for reinforcement? 2 +28 28 301 Lee ...Why? 1 +29 29 301 Lucia If you take Lamia with you, she should be able to help you bypass the signal blockade and reach Babylonia. 2 +30 30 301 Lee ...Are you trying to get us out of here? 1 +31 31 202 1 2 1 +32 32 201 1 1031001 +33 33 301 1 Liv Lucia, what about you?! 1 +34 34 201 1 500166 5 +35 35 301 1 Lucia Someone has to hold off the Polyphage. With how powerful it's become, it will be countless lives spared if I can just hold it back for a few seconds. 1 +36 36 301 Lucia Besides, Luna is still inside there. I... 1 +37 37 301 Lee cuts Lucia off before she finishes. +38 38 203 1 0.25 -400 +39 39 201 2 500026 400 +40 40 301 1 Lee Then we go together. 2 +41 41 301 Lucia ...I'm the leader of Gray Raven. Doing so is too risky, and... irrational. I will not put Commandant and you in danger for my judgment. 1 +42 42 302 That is why... 43 +43 43 302 You need us. 44 +44 44 202 1 2 1 +45 45 201 1 500026 +46 46 301 1 Lee Commandant's right. What's irrational is splitting up in the face of that. 1 +47 47 301 Lee If it were a strategic decision, I would have accepted it without question and given it my all. 1 +48 48 301 Lee But it's not the right move here, and you're clearly doing so because you thought this is just your burden to carry. I'm not going to allow that. 1 +49 49 201 1 500166 +50 50 301 1 Lucia I... 1 +51 51 201 1 500026 +52 52 301 1 Lee You might be the leader here, and we're supposed to follow your orders, but—we are also your friends. 1 +53 53 203 1 0.25 400 +54 54 201 2 1031001 -400 +55 55 301 1 Liv Just like what Lee said, Lucia. 2 +56 56 301 Liv We still don't know our way around here. We could easily get into trouble on our way back. 2 +57 57 204 2 1 +58 58 301 Liv Besides, Gray Raven is at its best when we are together, right? 2 +59 59 202 1 2 1 +60 60 201 1 500166 1 +61 61 301 1 Lucia ...I understand. Thank you. 1 +62 62 201 1 500026 +63 63 301 1 Lee That's what we're here for. 1 +64 64 201 1 500165 1 +65 65 301 1 Lamia Hehe... Such a touching display of camaraderie! I'm so jealous! 1 +66 66 301 Lamia But I'm also pretty fed up. 1 +67 67 201 1 500026 +68 68 301 1 Lee ?! 1 +69 69 202 1 1 +70 70 301 1 AniZhuanchangBegin Suddenly, Lee feels a searing burn in his palm. Reflexively his hand jerks, and he finds the steel wire that has Lamia tied up ruptured without any indication. diff --git a/Resources/table/client/movie/movies/MovieZX91653BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX91653BA.tab.bytes new file mode 100644 index 0000000..9ad444c --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX91653BA.tab.bytes @@ -0,0 +1,67 @@ +y_G4plG4NMlI<.`j*۟mt;+<栄 %/!C$d*das8~Iq+٘ :D+MFN 57lw(yb$qJId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 2 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory279.png +2 3 401 1 112 +3 4 201 1 500165 1 +4 5 301 DialogEnable 1 Lamia Tch... What a clingy bunch. Should've loosened it up a bit. 1 +5 6 201 1 500026 +6 7 301 1 Lee Think again. 1 +7 8 301 Lee catches a reflection of red light in his peripheral and instinctually leaps in your direction. +8 9 302 Lee?! 10 +9 10 201 1 500165 1 +10 11 301 1 Lamia Shouldn't you be more worried about yourself? 1 +11 12 202 1 1 +12 13 401 2 10001004 +13 14 301 The hetero-crystals Lamia controls jet from the nearby cliffside, hitting where you were standing. Lee repositions you to ensure everyone is safe before firing three times at the distorted space next to him. 1 +14 15 201 1 500165 +15 16 301 PanelActor1Shake 1 Lamia Aargh! 1 +16 17 301 Lamia appears on a ridge near Lee with a scorched right hand. She grinds her teeth as she stares at Lee, looking embarrassed and angry for the first time. +17 18 201 1 500026 +18 19 301 1 Lee This is what you're after, isn't it? 1 +19 20 301 A gleaming white cube appears on Lee's fingertips—Huaxu's key, given by Roland earlier. +20 21 301 He hands Lucia the key before pointing his gun at Lamia. 1 +21 22 203 1 0.25 -400 +22 23 201 2 500165 1 400 +23 24 301 1 Lamia Hmph... Guys with instincts are the worst. 2 +24 25 301 Lee Can't let an Ascendant get ahold of it again. 1 +25 26 301 Lamia ...Ascendant? Pfft, you really are pretty clueless, aren't you? 2 +26 27 301 Lee What are you saying? 1 +27 28 301 Lamia Hmm... I'll get nagged if I say another word. You're nowhere nearly as scary as that guy. 2 +28 29 301 Lamia Try as you may, I'll get what I want eventually. And this time... you're not catching me. 2 +29 30 202 2 +30 31 301 Lamia flicks her tongue out to taunt them before disappearing into thin air. 2 +31 32 202 1 1 +32 33 301 The bridge Lamia made instantly crumbles, the crystals that supported it falling down the crevice into the Red Tide. Only then do you realize you have been led to the Polyphage's side of the platform during the battle. 2 +33 34 201 1 500026 400 +34 35 201 2 1031001 -400 +35 36 301 1 Lee ...There goes our way back. I'm sorry for letting her get away. 1 +36 37 302 It's not your fault. 38 +37 38 301 Liv It isn't... Sadly, we no longer can track her whereabouts. 2 +38 39 202 1 2 1 +39 40 201 1 500166 +40 41 301 1 Lucia Finding her now with the little information we have is going to be very difficult. And we have a larger fish to catch. 1 +41 42 201 1 500026 400 +42 43 201 2 1031001 -400 +43 44 301 1 Lee ...You're right. At least we've reached the entrance to the Polyphage. Nothing can stop us now. 1 +44 45 301 Lee There's still one thing that baffles me, though... 1 +45 46 302 What do you mean? 47 +46 47 301 Lee Lamia's familiarity with the Spear of F.O.S. is beyond reasonable. Even as an act, she still wouldn't be able to be that familiar with a battle system Babylonia's using for the first time. 1 +47 48 301 Liv Maybe she was informed by Huaxu, like how Alpha did? 2 +48 49 301 Lee ...Possible. But I still think something is off. 1 +49 50 301 Lee Forget it. It's pointless to worry about it now. Let's keep going. 1 +50 51 302 AniZhuanchangBegin You're right. Let's go. +51 52 202 1 2 1 +52 53 101 Assets/Product/Texture/Image/BgStory/Bgstory278.png +53 54 401 1 209 +54 55 201 1 500165 8 +55 56 301 AniZhuanchangEnd 1 Lamia Sigh... What a failure, Lamia! Maybe if I follow them from behind, I'll find another way to snatch Huaxu from them. 1 +56 57 301 ??? You talked too much. +57 58 204 1 1 +58 59 301 Lamia ...I know, I know. But you have to know how funny it was—isn't that guy your brother? Why don't you just ask him if you want Huaxu for yourself? 1 +59 60 301 Lamia Or am I sensing another agenda here? Hehe... You humans even lie to your own family. Spooky! 1 +60 61 301 ??? ...It's not your place to judge. Go, complete your task. +61 62 301 Lamia But I'll have to get sooo close to the Polyphage this way... Sigh... 1 +62 63 301 Lamia If I'm doing something so ridiculously risky for you, you can't be going back on what you promised me, you hear me? 1 +63 64 301 ??? I'll keep my end of the bargain if you keep yours. +64 65 301 Lamia Good. It was a lot of work playing prisoner while trying to keep the Punishing Virus at an acceptable level to the Gray Ravens... 1 +65 66 301 ??? Is that so? You seemed like you were enjoying yourself. +66 67 301 1 AniZhuanchangBegin Lamia Hmph... 1 diff --git a/Resources/table/client/movie/movies/MovieZY00101BA.tab.bytes b/Resources/table/client/movie/movies/MovieZY00101BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..664de5d5fabae272c714b1634f14ad5d5ead4052 GIT binary patch literal 10819 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZY00102BA.tab.bytes b/Resources/table/client/movie/movies/MovieZY00102BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..b08198c65b723aaf8deff0db0b0dcb9562c01ae2 GIT binary patch literal 9075 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 b7s~zf4pJ6T`@UQ+&T@%FS>Wu_4E}!szM{aF literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZZ00105BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00105BA.tab.bytes new file mode 100644 index 0000000..240f0e6 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZZ00105BA.tab.bytes @@ -0,0 +1,19 @@ +mh4$_E㪀P'ٓLA}x82WIU| )DU9!Q<- Z /8Sw'x:h۲Ywc-K\yc]GH1u@Gi]::Id ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/BgStory16.jpg +2 2 401 1 12 +3 3 201 1 500004 +4 4 301 DialogEnable 1 Asimov Oh, you're here... I'll leave this week's test to you. 1 +5 5 301 Asimov Nikola isn't here this time. I think he's got to handle some application procedures for the "Virtual Horizon" system. 1 +6 6 301 Asimov Don't know why he's all worked up about it, but getting to continue development on a worthwhile system is a-okay with me. 1 +7 7 301 Asimov The test this time will primarily evaluate Constructs not used in the previous missions. Pay attention to the reminders before completing the missions. 1 +8 8 302 Alright, got it. 9 +9 9 301 Asimov Well then, you know the drill. Put on your headset just like last time... I'm not sure what's wrong with the AI prompt, but the voice is getting more and more garbled. Pay no mind, though... 1 +10 10 202 1 +11 11 401 2 1509 +12 12 301 Once the system starts, you find your headset blasting you with the noise of static, but you can still make out the feminine electronic voice. +13 13 301 -AI- Pardon me... Are you the user from last week? +14 14 302 Huh? Uh, yes. 15 +15 15 301 -AI- I see! Accessing data for Commandant 【kuroname】—Complete. +16 16 301 -AI- Construct data upload—complete. +17 17 301 -AI- Tactical framework simulation generation—complete. +18 18 301 1 AniZhuanchangBegin -AI- "Virtual Horizon" loaded. Welcome back, Commandant. diff --git a/Resources/table/client/movie/movies/MovieZZ00106BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00106BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..7510c5ad258596c9807239b39d5529a23bc6cde2 GIT binary patch literal 2875 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 Q%Gobq>{uro;!U;kAL7VpvH$=8 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZZ00108BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00108BA.tab.bytes new file mode 100644 index 0000000..6d1fb71 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZZ00108BA.tab.bytes @@ -0,0 +1,44 @@ +\;'<|J+7\;^)Os09("W+f ißG  ҾA2h-x[yZ=awSŷ׫%\wCÞ7[zؿ!DId ActionId NextActionId Type IsBlock IsEnd BeginAnim EndAnim BeginDelay EndDelay Params[1] Params[2] Params[3] Params[4] Params[5] Params[6] Params[7] Params[8] Params[9] Params[10] Params[11] Params[12] Params[13] Params[14] Params[15] Params[16] Params[17] Params[18] Params[19] Params[20] Params[21] Params[22] Params[23] Params[24] Params[25] +1 1 101 AniZhuanchangEnd Assets/Product/Texture/Image/BgStory/Bgstory5.jpg +2 2 401 1 205 +3 3 301 DialogEnable You finally make it to the final stage of the mission, but you are met with an arduous battle. +4 4 201 1 1041001 1 +5 5 401 3 105152 +6 6 301 1 Storm That's quite a crowd! Nanamideon, activate! 1 +7 7 202 1 +8 8 301 Storm swings her chainsaw menacingly at the hostiles, even just scratching an enemy causes it to explode into scrap metal. +9 9 302 Storm is OP! How many Storms did I pull?! 10 +10 10 301 -AI- Half of the enemies have been annihilated, while Storm only sustained minor injuries. +11 11 301 Regardless, the outcome of the battle still looks bleak. The reason being... +12 12 302 What's up with my team being all close-ranged... 13 +13 13 301 Dawn, Tenebrion, Astral, and Arclight... The only long-ranged member is Blast, but sending her out will cause other issues. +14 14 301 Your team members are unable to get close to the last elite enemy standing firmly atop a cliff... +15 15 201 1 500016 +16 16 401 2 1508 +17 17 301 1 Elite Enemy Rargh!!!!! 1 +18 18 301 Asimov (Laughs sardonically) Are you out of options? +19 19 301 Elite Enemy Rargh!! Rargh!!! 1 +20 20 302 If we can just make it fall down... 21 +21 21 202 1 +22 22 301 -AI- Do you need it to fall? +23 23 301 RImgBg1Shake Suddenly, the battlefield begins to shake. +24 24 301 -AI- Importing global variable data—complete. +25 25 301 The hill that the elite enemy was standing on abruptly disappears, causing it to fall to the ground. +26 26 201 1 500004 +27 100 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +28 27 301 1 Asimov In "Virtual Horizon", battlefield conditions will intermittently change and produce different effects to simulate a variety of battle scenarios. Looks like you got lucky. 1 +29 102 505 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +30 28 201 1 1041001 1 +31 29 301 1 Storm From the hate-scorched sky, with righteous anger in our hearts! Corrupted Bane! 1 +32 30 202 1 +33 31 301 Storm shreds the elite enemy to pieces just as it hits the ground. +34 32 302 Amazing! Storm is unstoppable! 33 +35 33 301 But was that change to the battlefield really... just a coincidence? +36 34 301 -AI- The elite enemy has been vanquished. Combat complete. Congratulations! +37 35 302 Did you help me? 36 +38 36 301 -AI- ... +39 37 201 1 500004 +40 101 501 Assets/Product/Effect/Prefab/FxUi/FxUiStoryNew/FxUiStoryTongxunHalfNew.prefab 1 +41 38 301 1 Asimov There's no way. This AI is just an AI. And it's from ages past, it won't help you out on its own. 1 +42 39 302 But something doesn't seem quite right... 40 +43 40 301 1 AniZhuanchangBegin Asimov Alright, this week's test is over. Good work. I hope you keep it up next week as well. 1 diff --git a/Resources/table/client/movie/movies/MovieZZ00109BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00109BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..837d6bad5c6ee80011fe76f449a420ab12274944 GIT binary patch literal 2431 zcmb7GONbmr7}m|HMn>>~7eUK_titZ>RL^tCAL0MxQ-K?^Qn(o@}cDk#Ys_JYe z5?DMbNYoG!#RwjJ>roICL<9p8iFlDDiwBc~Ckc8I67jF)@u zUEO!j-M6{_y!7*7eE#??znwkZ+f#r1^yNP)pMCOn@4|QW7k}J5aqpF{{`%pW%Ud(| zpZMb8pFV7T8lAko)e1{bt)5+ZZQp&Q{nnlDT>bOh`?tPw?Aw>$?Ru!=>QHbnmf2CA zPkO_Ip{`nrggb!equfJF%nx~ohcSYgecCsVu!s)LtIRk^C5_edWDRXwPHxq5tDakp z+-l}lE4SLYwU}F^T9^e2DPTx}Lkb{LAdv!!6j-DHBL$jMpg9GaQ=mBonp2=TjkR)# zAc7F7!Vdzuo(odS-GFl6h-uy_#k5*DD2120dZ7pMr;;snW9qYoCI4wH+psLUjve77*m*_U;YkQVrG6js*lYs@3XZ8`XC&&F1A&-F&L$ClYi>0Ci2# z0TIWPdz9-+rGh(>;h{*eE4c9}G5D&teAD^qE=P;(-UWnl#B>RE;R`MFE9Ka2zqDdqx$;WKHprJG|HvL?4wg11)8Atq?PavlDCRl6J6=zfF5BG**^8~ zI%AQIvlSSW0qs1&XKjr609*i%DfWf%aOg2=+=`ik=!ZJMln)^lK+;a!XELPo5_*Yd z-gJE-CmIbK={zqE!JebW^Lo9GR#+6xg_dj~A988NpraID;ImoytjRr3ThsstioxH}u;4GE#oQ#4e@muY1I1e%ax zPF@z-!b!`4QUkRhhFJ$P1pZIQA@xeaZ_sf_6D^MX9dmcPyCJj+t$+({G}i%?5hS_b zpg&Y(7J}<*(RPQ3_UCXP>ecj;0T&xKUWpVg^PoYhigD%o0sgkY*Ab^|f#HzAQG%P( zBn}w$k^pExR&viwr9GWRP;?N7(8Wh=mWXxxex1cMVz|?t4%$X-2z=3d9Yh+S{Nw>7 z7ooF_k(}>z=iwH1p)5=-cvMroE+j6RE55Y(`XB{*G-j7J-}rs=6m-=jVwz2*KAtUa$sq0hU}PS@eqXB$EeunOZ8su=!L sV4ra&t$9-rpxo%50fokrDz71nx@>bwV8yZvhx#<+bJGQTU|KN#0~EnqYybcN literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZZ00110BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00110BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8021225a85e157745f7d6725ebdf8b538b0adf65 GIT binary patch literal 3412 zcma)9O^6&t6c$vZCeA4$Q4xyqum?A@(>*i$a}b@)MlzsDa95T@Bh++PPnXl(HL0rJ zN$29lzl-K*)Ps0X1alH{2wn|{-uJ%u zUhUhjJ#hE^`)(im=;n3*%k8JHUB2Nyb^TKJroZ>|GuO_Xe);Pwmwx&!+C0*^x+3_m z-yC}6_fOvHzxVFRboFK=y#emW6Q6AIzDPQWhzXwZd;VsNM=Z0i#)H#Lu~@(2oFkKwTa22;s8x*G z#b~t{tres7Vzg0=oJKh;tvIC_r?lgghMdxpQ<`#0TTW@rDXqDsHMg|pme$ui{^#0y!{w`AIPT63dUPAloBo>|!e{i)(B-I(?H%4UDtNR>_R zt=0PL!@gZL@2XZ@;u6xzP1y+!af|W23#yeSX_A=<4rwSCcCya2;c>lQ zw>-_cs+BfrTcm)SUk+*1-8MPeYBc6d$E#{(m8{PC=8k>K$(g^VT3I7&``tS!1~Ovg zj7iHctJ;;4eIpx9#3+hCX^a}82WtuRDF9f zQBDIXGSB!<$TOghGCC4E%vEG50W~EDps+T1vgq_cM3G*u(L@?ri$x@i<#znKURxL} zXy3}el=w7UyG$+9FbxmVsN)j+W*1M`dr?C4A|6VG)G!f(G!h1mgq(V*0)nAqBqw#;F(n8!U^;}BG2Y@hoX z#!!8a2Vg3HznxxWgOuv?Df7V)z5SxX63!r> z6zxu=L_ai8H0>?{p$GN_>bEUQ3+sckM(~@n+X*@1dmKq({n3c25+=(*25FKXEEtjy zc^r&qR{oHo&{jIM_j=Ig}0*9~yM}XY>=?qwyySeR>Zj)d>Oib}Enri2^ z2&T^xMLGc@LC1ok5l6#9=8fq?Bymba#8@=2CD}GK5o;a=lxZpgs)y(klP_AvJnu_$ zfx&(_x2kj|Z&`?N{`br$C&pf5-{KqVCe6d2o`ASNg)Ke?c8M&cq;*QPI5N(7mO z2K{;5YIa}hjq;8bpwikBBN8l#m6c|4i8EPGB8} YQaq8Dfl1#ikB(@Lwk1#1yI&Lk0s|;s%m4rY literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZZ00111BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00111BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..8547fa6b6e6ee53741634732c11b00e6e8477b6b GIT binary patch literal 3152 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¬@~-_ӻӖۡ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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZZ00201BA.tab.bytes b/Resources/table/client/movie/movies/MovieZZ00201BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..0aaa14510a18a6af9cd9c4447ca4e9ef47dd449e GIT binary patch literal 31108 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/partner/PartnerSkillInfo.tab.bytes b/Resources/table/client/partner/PartnerSkillInfo.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..fdb15fabaf8808420d3e424db789e81b9e13e8f7 GIT binary patch literal 342644 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 literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX02923EA.tab.bytes b/Resources/table/client/movie/movies/MovieZX02923EA.tab.bytes new file mode 100644 index 0000000..859faa0 --- /dev/null +++ b/Resources/table/client/movie/movies/MovieZX02923EA.tab.bytes @@ -0,0 +1,18 @@ +=c4ѭg)'?GPP#pC ,Cɗ)i@vgz~rWwzeMpɅ`79]@DATL}s3@ zbDMLi?ELr`1`$C;7`%YOIQry+4+^3Wf&+qxFQUlIiwubP=7Vo4_@ux8T6@RsL_}rv z^w&W~RpyBk5qqz_*4pdx-)sNoPrdtZ{>19{zy7zM|KEH6;otv_Kl&5D``>=|<{$sd zKUkgo>wh))e@B1iw;#Owmk0m!=YH>Ze(GnR{r%tnUr%5DgJ1rif9}x_{^Vah{iXl( z2fy`S{^sAkn*P@(fBNNL8~x|`Kl#bu|9jVe>|gxaKl=H9_p`tK7ykBx-+Aj-|Hwc5 zy|;${=Rf||4fP+i&%gev1B4U$2U zjO<s{kyT)8Vb-Su|qOWvmYd+B`MyPj=(+ubHx zUhS@XyH#(odX?FS*ID{%HotxEX0=~VvuW>qHNEYn%W3awlb&yTt0iCFU1z<^YWOMghZdAZEC+xxn9sn^q>#WtH?_O|=Y zCbs9c_jI+{?AN<&der-Jw!2>KcfGWCliv3D&2HXg+tr5a>eyHN#d@~9qNU!{-D(|M zJ)d1&>-KF%6GFGPS=!o>2g!qkVHdmU=qKajq#r-=&+~uZe(PcKu-x^2636dM z^oPWA`j|rb^9+)Rth?*khIY>uS??4YGg6{`I$x}|yWVt0pJta_xlX6ccX!-&vErL4 zBv~?=aQTr$qTzV^tw+hDa$Az*S=QUmb{bN9^JbOuB3^cp?k=w36*cjElcg}o{ZCpRDdfuZvXVf-iQx+iZsbwUVhnNcbr~Ci(D{ z4bEzRg{Uw_v*l%GI^DXbUd)zX?Kd;gOoO@JZ?73BUARP7GpMVc2tA)IW-zG9;C44- zY@y+WQQFy@?}=EvVQ2hm)Z3*S?%nK{ONiLYoBd(JPi%HY8`>lyf<)%~NJ2xSr2*6m z2@w6-WbgEzW$$i#S1Sz{jk(@$c4!91d7Z7+^9;JZ(@wZi(r0vB9qV;>RKHuP;qh?N zt$zFCgrAbqbvAEec35GO@Dqqpp+%S(lH}toUEW;J<{8>pjXgYg45E$1mpFQ4H2wpgsr zXY<()(Q1cn(I>R$VZzUW24dV>W+HBRl<-sPLO<~qCNEa|cWIIMd9|FQJL%CpyM#Z# zzd@CL4kIsV96>V<|( zXP1|-AXhIptA)S+D$6e~SCU#Jc)g!*XRoq$0Uj_lSM@;X@#(t@+oS-b)!@J)e^*-HidZ_1hy2SkJ zXfKw9DV%%|Pv3<$>vX$4N(RH^xh6gduu+&8<+xWF)i3^pw5}V(6U?6F5T@IExKl!Ldqme(p;qX%r4Uvx{ZNj(#Rk^ zmofH;;LkTY(LU1-24 z;isVir@U&r%2np2*w_tS*yv)FeLX{P-0Iq+rkP33jbUl-Wy;iMvWE1|GCoO{x7e1* zZT9s=w%*y?u0N~Od#kD#juU=pWZsV#QV2ntH#FvPGHldUHa-)(c*vugB_KF*v8QXW z*L8|DEbCM1hhCp&bM;2UqQ252vtxV~(`=?L>AM(wkZ8|zvRZ12ZytY${~+O~k@$1D zMD_-3+4+=t8v391>|-;>-6)bJiz?6zmu;~Qux`QMV7EJL`$#G2w_^HZIC~G$=vhB5^C)BOB)Jr zrmQbWsV=Rd`QLPR8G!U5CwC*>~-C@X^tU_ z%3WrFNoFc9n~+4tCB-IYjD0W;n#&AOeXV9w)0gc{946yNM?_6@7tk6C6Dz*Bu>g_=&Zk!zSNoRc z7w?XIw`@sM&a>T(;$?EO{-WBM8*%5h!D z-`NDh_O_y%QQa&rGg{HUGECuGVrIIPmPjyfGNydy9h*>dUEMLtgm0^+mgdZHt2M4iPq7n2g$fa-=W^p^-dExBoe_sBbIh)KIZonACqo)G9$E~G9We< zv)yByx~-`JjlVTbiV)@y3!LA+hDjeLW7B21RU%);EK3<%JOX;7E1C|Z@R40Sq&E$H z;!kOxa3;qIKMjL*!mx<@^WfXdEL$sLNk27iCXmE?Q%wQ-Vr;O@@mn`|mHg=N$0q%R zA6}mK`_oJKV!zoEPnqN&R=fT7TU^n_!ww?=^4Ju=(ztDjb>4Tg2e)OhzqmFt1%)JK z4q<6F@@X2MV5!E{JxO(k7(wqEQOA)X80Fy@3z-=s#E$12vYc(r*8jn5vqyQiY0Swm z;itLjq+n$JiGDAw{g<;jEG1$y%Uo>s*<4MOpW)tV&xYhucj-&>8Bq-G#!{5JMQMr% z(N3qwQBUdP;@R>dQoPv<#XY$NU4hn?!AJn*6>dUTcSgyiS!d-|xy2cYN~wh?*{uT7 z3ik$kR3mUTyWAP|WAG*G%-t|#M!pE66uhcc)nW27FL-^;m< z8`>o?Bev;i3e|$e(ex5G*=xA-Apf{e++LI3?;^jfSu+hSM}! z-XVA?kJ#K}`oBh2C7%e}n(PL1Gl?Lg&yBCeDVEA<)DV|*%L%D1nzLMOEV!wI^uy#qqZ)hSX*d#Gs6l0? zc&OUa62-S%gOse90H)5wWag6)gwqbE9lfXG$PcagdYgS0QvFb zRv0AQj}v}y)gm2Tvoz@!zT8jv`4&d=947qa-v(}=A%CDo zHy+$EO8DW9*#Gt~>-pn^pZxiH_`}hpf7~(`>yAmn&v#3*2gyVD{##(9MuBT2qRl>Gd3arNY?|6B?B=9?5FdiW^er#x{apPQM9S~MLhds)7?rsW0kGkv;|?j%aR zyEdN~Wllbs;I8|`7VTB?U!g>s$1GZ7;`;LTo#wWH_c%`YDGjbCMH;`(xBCe{-|4_U zLVLlccLoeRy?X!Y)!@-_|JRQD-C%)7L-b;G5Ki#w4A|70row-bRWN9V#UBJ`@sNTI z5%ZXcd!BA=e#hs)_h&>H57`tN2_hr=rNA*Sh3i5|DxTb`2_KCTe#%T?P>dHL;YA$x zDuxZ)pD|7znW3Evzdhp_lf7&?j1CLe1bZWx8x{t-khvj_qa)%qON&_QV4GgxY0m^f zkrA`qE5$(fw(U$cNgkOop0^^{MHoMgoP|g{dXVr_?tQrDRHhGYHwn17UeOS1hy6`9 zgy6#C)`vb!9#!WxCn;{F@<+9(P3~CA;Ru4beaSbKX{;Fc032|iMp2}*WxV^ioJ zz^bamTTAMI2aC1h1E&h+ZWkI1QWy+_b@>98-2R+$NEMWXoMKoJzu>FYtq<8k_Z)t6 zEhozfxmjJTrhKcn%hFBzQ1+Qkbe0DuwA_q9aa2se;;|8LHJgutZsiV%vWfGdU-bgZ z!9iHjsfsBQ(}jrJdc}B)Eai-bW0(;Cfj>;lKhNoEzl3%#CIl=g4T>` zM4?9oKw&_@eZr(R_762Ev&u}XQU`04rC)S#1B;^u#BmH%t`kBS7ddoQ*`8bK3zN!O zCMDo<;1g=UfDAXz!b7g7~R_u2^t-tD-m)zdZI)fS5**!egO>j|XhkK9 zalJ41mae;DA^{m80x-RK&Xs1seCOFM@L40FKvA@op&-XHBS=Qztfbh@DA(6q&TyM&{bNsY9$nJWgL1egbcaHs@uBKPW zlI5Fh?U3%)EP~B$%YaH#ha4$IoI8wHu&{mMVeb~h?So3y`5livQm43WS%Ah$R5c#r zP$W(`({IF~MdnN}h-XBLV&W`{RsFSkBNAHxKAZI@i;Xr8smU0^-g=hVa-_&5YnGjb z7~}?D;T2OjOP1z)FhEyY;skyO$WZ;={<;q)2%NAJlYqu^o?{OP|JQ5 zZkaEU3AtcHml(cGZltY8ykK&`;XEy^8o{l+VyPJdx8#@hBv&6GrOvYW20!;StjAKM z;idVmX3+!Q(P|WVgg9l&GQPn1#jH0#xDx2hR=9H}u@ZQXq?iMMXE$Xv4UNMk6Uu=^ zsjXtejw^u3U9Cmg2*FuaHqVH-9LPBCpo~LLCk1U`saDKLOSjrp$kxFz06hBwd6toO z9YO_ivoG{!scnIh5Xizb298u>GlUQf??$Au`JwPE_)eV-kF-!B;iukqg%9k8gAc!l z?1%_Oh<(@d(F4u6&*v+RtUn9Y%VHRf8j99dFIxiEdCxJ=8s{YonjJy`V;X>luJRD! z{!&@vf~$Kd2!Ld^I48cwH@ljL(h$n?&Uy_*W#3Vi1xdr;&slqIA|XapbImN{6ZA&p zL&6X3`UA{mzmB_XmVMb8fG%}5jNBPar;K-s8JI(POA%4o zds@8_7?K%}pc#=p4GF8E1c@O`GM`;~kj5fjbe7PVE-kUlrZZoj zv9-LrRMQsL$btE+&}EIg7&ZeQIbY!e2W}3LFm$oPr;Kt(HxVMi3rn7Odnb)`5hB42 z>+@D86M!P@SCNE)3BDv$j3QP%>Tw4j00is{3|Qxb8oTLFSPuN3&g#&;HYNe|t}poA zH?n#vkfBDmDCfvpo7G;pTu8YFf2Gqy2g}wMo-OxSe+Ut)G%}T zMdr(mfEWpL1E%KJ_c%fp`L&txG6m&)Kmz+fbU^k5M*C*N*2X98uR~}BHhUv&1a7M@ z>{ell6;slu0D(Ic5%{gXFkB^or>r#+vbdPc#N0|`;snQ0Rt}3V1*c$26$tC_5WSE^ zT`bz-l@DILcblcxVaWgmG|=-sp^(*hk4{fn;$z|G^~&N7>AYiLKu7h3kZOAQr-IsiEljg5pAzw|l$xBdKnhVPZHcwNq14uBP zcbtMjg7wR2Fz&-_P!gl@(DM;Wp}|U&D8NY2mfRH!uvk=sF~t%wt@;$jWjRT0F$}(T z(yXmZV1TT+z#@u80c7fiMg6EUGrasMzB0y~R+!ejR9g#3EOj$`rQ2*UHzcM_J8CT2 z)gK78zEEm4eWdA@Pn!;P9UUN`TG4g9daXxHp5`Sj-Z9ytQV@xIfEP1cg9Kl$<`i&1g5YQ^(UCe+RVTVdp&F9Z(rm)1H63~zDx(HtbLw$p zET&VeKZ(lP^19MZ9nuLTtuI(wsUIisom<)5ClFfGL8G{2my0nCLrSAM#tDpBUpTYU z8^2_J!Eq4L$V=@lF(ti^s?!42sg}?PK-P4qAxL5kU*^;~dnYt}E+EsKT(a!Y9n zpa@M3q2#3SsRNc&{U%ujWLIXs+9%a|Yd$AA`Jqpd^6Yx?>bs9yJ}1-Yb%ScK%F0!kE}DM;xhxVCOX4FSIF_9 z7sE^}a0dR1EP%$Dd0JZ4>tIQ@nj3`45Ej}C5k{p^7#Y?jKxWb75Cx;GrUg1xQ!!4P zUomYhF)3|Q}4y@LF$?1FX_wr@=P>`l2&(Iz)=fQL`A}L#@KX z$-4>@h+2fB;Y*&0mjw);`5^c2R`(3x%%BdQd5%mOid}*5mH|o| zUd=LaYq}oWHBEOE3R%sw1*Ov1sIqxNbgZ^4{|1lTeP_QWX${Llx@kCF;x&Kch%b`VD!*4nTxvJ82fGLr*gdYTSB9R;MzrKihS)~$*G_*z>U z>5fO~b?TcQjSgx$^k`I60qn6aIrEmiraOwB%E5U(xMI*h3Q*v{X4vw`AsGS`TD}JH zP^Cqwl(*`}i~wx>=HOvMLaH{{C6p=~=LnqG_o7WTQiuvD4MA@XMEFz|G*Zdw?i`3( z;vkfCRk$Ut<5plFr}DAN>v=;jQ|9j(+31k7itbsS@w4H_WCid_Fhf~dIIOveY9A^_ zK%Wu=oFcnQNVBGYw=(`|bsPsO8Rs?Qat@Z88rL=WgRH=a>eSG$_z5aFc*+4okF7Wm z5UA;(om{fZ2XuTvj4z;Z{Yj86ta359vzvsi{Rc)g5R|CY|7WWk+#9bz@tCW5&#FyR zqmWHqE*q3BewQX~Ks-7RdEvQHh?#?in?Z&V29!sk2n^Iri=oL{Ai7OkZ$@f!%8%gzb~t4 zx>>CmUR>%@*e%5jn?c2eK=k>fbg0MLjRqh%1Ho|0Oj+gJ{4eMOenw{;*#nQkRkoE0 zrf}3tI$8wOI@AgXn}JX^xq%-vP?H?06$p|rGQ}u$u9F=wemWyFRP5iv9bntw26>*_Nf)cWNMUDjYlqb(g*W#Vr2+@e1p%^2aCp)yeXBz<2Cg_%kB7 znqJLkdOI>EbW5=u_k92LEM2weZodbi5Pap0{Rc291L0E21UFzpWBb%Pq@t(?Rv~zF zILu9DTCyBNi1IW(&Uy=%HkIefLklXxYAZbi-$j*xV)8hvRmd0!DAIJ$R4&=&(o|th zi|V53HZ=(}iOwhr_BEzm6XPvefNM(ebS?N90PN5ixl#{!KBuaW90bLeEo=cSUVeaV z_q?{xruXsD>Cq=g9~?;`PH`CcQj3IJOJRQpgyeJ68ARe||)?UX-m+W%A5t`DKD{@=mR9e@;OiU{q zuWH&t9Q6#&b_hvM8;TB@5+K_|z%jISNgl}Iduk*WP}8C3!T4T0s?c4U4g|ncZdWSb z7QDp;RrV@hZDm0#Q$LDal4S}wT)b|x%9>tjn4wOmo4#)B4v646<{ z+Y+KSLt8;Fg?z-6A!63M_nffZ%X^BnDITusP4r4d{si2jY_lAHbRmUI?#nc}P~^+* zXSI`NdTUZ+d(<6ZCps$)La^juxR(f&4p5J0qxMT&qZN^DE%IDm&Z(OeyfY=1LaPn3 zQ)2g!j?!3c_VA!v_N=MgZ+#VtzsRcyXEa~El zjbo(JSAR)(ocN^mp3PkT@xi~k z7d0Z>O)=TMZmJ{wHxS~+W#S-A7BoEVm*$8a=nxXrgs?az5lg;Uh7w=!CS%1&gbe9I z!XC$jlJsyW_8(B`dwT6X7*)$dEy<}>rFjyF2(VV^J7ed{5sPrXvPGt13Y8ZY2!Vy{ z2ZXW@L@jhst>jcF5u2Lm$;cFr(ceY579a{_ARb^i$LS^|{-m|AvRxIuSyD!kZJ2v5xbDzxv_F#zDBvqC|DHxz-RS2x$>9?7aAi2ec-bVf%*qr|fq z-4^(2&e8@1xvgt!H*KmU#$Y;&^{>#oojibs1_BP1#}fU*%ax;&%0LL!)v#RC7JKsr zLt6`r<3;GmP21XHHNX|f>lWS)Ko04wycv)~UVVw;y1j(1#uJYSOa>ZC{Us3Cy9iWYU%JU0nrQuq$vq} zc!7dXNFSz)2l%ZFpV=zNKgP=v^(MQ9?*tu;k)cw3HpLd<>IOny!yAQRu-bPd>{HVDQf#PT zRb#l)J%XHyb0qKuP?V|=Ep9*|N0t3F21n%`38?KDqR5n05khtV z5b3;Y`~m3DK=7ejrrg+kgd%7<^cJ*+AVI}#6l_LuD989-*L|o02lvDd^pj`G7BAWT zMgD_IT~Kn^rY?o!;RR1wA;1MwXsYg=X;-39q91#$sijhIpnG&Su$)48#5>KoW_WzJ zF+4hS{uMPMf|XFnsK!eC6zaEV1RYZb1I4nfv{zCVn3D@UO!x7DgiUpOL&hxcjbei| z!|PB>PEiS}GT||CRb=I%a&MWM^9tq?>JA14ctriEG8Z^~BGt>pf<^$2bRG^TcXbUX zXrqB6j^cv>kj!4L=4tYm_Nw!68M1_8=$hauBPDkXirjmy#Nj;KP^5(LpoCao)*3K{ z|3y$=(HuRDtycW#D=+!qeVcn|HPcffb0At+*j#z>_UK+auYh$L)bLJGu0x(l_(zqC z)Tl&#eV}J7^JV^KYL!BL&@D=hW>7g?6&&#(h($?N{p53tj9@4gySQC>UfN0{xh(h^ zr%G3Cl~flipsVUNxqOIBR}n`)N8huzK}uX&>}o}ATp=2b=jpjABo9B8IVb;JEQH>v zVXJb|`C2dhH4upaPO*<|TxBU5l`x0%I-(aib}LpDp*z|Ar1uf~Ek@T@B{wOVta`fg z)~PD8Wqx8_LRQm_gZ``xZwD-I04PgmSset9jo2cMZ-+hsWHk`b>Tn8!Rq2wZUk`#n zORcwIy=l%WtU0Ft7R{k(Rq&BW+X+EyldJ0v?cxd3@CV7FmN2MjjyA30x1zc63}$*y z-kLG1-XzxyNHIdCqHwOqwBMe$NFq`+Lk>H^c-S1Dg)lFZm`%NmANAek0Lo}E^WKZ1 zlMA5wew14kA?Ru~3b|HCEO1IeK)q?sBq<_T4Z(cHp(%tSzYOGxC=CvmS3(bhFO5Mk zM-O2gv5<2)tCoLZQyiu^o#oLC>=0_on=Gq;7G;E_V6qHx<$hb$mTG4kaf@-xA=@Zr z$n>MMrQu|a)b|(-itZ{P1zd@pH!_gnA-^lxbh|dL!?RgQzLbGKy1L62P;yL4tq9%y zQp0+Li97sRW(}j(OjJai-GJu zK{FMxKMWB~pfMd%rFF$YD|%nPV;30 zoup-psyaN+Rr)guB8BX7h~8UZM|5@-`-^)5Uv82h^Ax*LL?_*7sV4+7xe_;?8D7L% z!deB!pP|2EwVfsG30WwRVWc$SWLWTE%aWDitUtjt$@K-lpCb{bVx>+=;TIJkQW7e z;cib&u%0PAyv&bXBE`O1CFG%c9z^QY%}Anhwx(V>))P4%T|vFeF^IDpyzzn7Bb+FY z&_zzRw-V;?ZVARAU_+fH)6V@^M+3GQ_`^PWk&}C)>dX!GqLoElT`L?AS0=4?RPK;h z>MT7oQtE|@S$?P-hrvQ*{xKj_b<{qVK~2~|GhG4BK;28jOL53x36rcbI2HkL@>X61 z(l`{XvFKKGKUhqP5w0-`dvtVl1l1<+V(BSi$Umcy1luaNzaQOEpchR_g8RevmDu@| z0gd#|MaX_Zjz9|PYI)DVcD&bnlbrK>m^C;=fr*Xb+`LhkWckO@6$8#KVcOW{gcIZqWr zPkR_|$vk9!1s$T4s_oItf&iw4uwKTM0$NN7HiQ6grY#|=<{(mDXDc?hMxr}!RdDx} zqeDP>I^TR;tfU-)lkS?vLtuG2>jN_s4yW-DArP!8<}M$Xj|jS81l)e>xZfC=*wSPDUNay((pS~PCy5TUMH+Y^4enN zE(DX~Zh-s{Y@yD&5R4^wjR&j;R8VJ=aylXKX!^v0DYpAHGzNdAzirksn%@IPEnBdI zzrhR+zv~iYL$HQA-(2NbhGIN?_!?>hP8_Cbk8382WnO_cfR(_Sz*N29c(`{{ zsk!XQAVjb9_MChS2BzzL zbkaRVz*vvqy5^pFBFKUQFO7!?ifjsKcxeAUi~5zor{1ALJUH(pRux}~t03|<2`FXD z!mh7xx4s;SG^l`~wAP5OxWGci$#X9u*u3a(Pq3TzR6u|ske6mgvx;`{HtiJU;S;t5 zXSpS`Zcl3u0YmD9y`qXCDx9!$X`?M9#scT4^Sf2Npe2VwOy&v8H?j&}m#iEDuGCo) zvcg{qq422iOY9+HpbLbdETl7}L};sLL|X1c7gTF|<(}4=22^H?@55~x8qQ=YCAO{z zDU6KV77m%FRP2OkOKNxD^ZiD(pN;D~yjZZ5!&*78T##&zP*cK677N~*p@Qs2WKjsq z3Y>qFGKXl{4O2^GNj8J3&G(FP#6tLUs5lAT@`zDq_K3;zeYPc!1ZB4-ZA4 zUS-&O7C4J*j%bN&^A6VveCM#hc-pvz-hYA;Gi|0P{G2u1*CZ~qp!o5I8b(U3HxGj{iP;8r-A!A#5Ox3s^Mk5_nQ{d7LGJ`Q4 z)^MhUX8X`zWu>^3sw~}V^i1Nfkhh_k)Iuw-kJGHLCu?~f0ePbo>*7b1k z8ha01>rmL%+Ned}zogm2uM!a?tBOqxtL3X}ek9|z_G7)@s3?J3R(SGO=0_5~%NA>2 zRmysZAW5>bOgnar1kl!D4c@AOPJm7jGoQH-^DRvMBUz}uy6y}J97-SKZRvUJ` z4PmWeSM6=C+U%iT%fhAy_1c0@VJT9{zqI6`X)aPS+9K69Up@t+GxxZ!sYR!b6)R#+ z(Dppav*^<)0ktOKGra{ubtshTcgmeWN{51#zA<;2H}YB&1Ze3{@X{J{9xHI!c)*-M zN_CcWK_34QV!EAvNOu7)wWr5j#8CU?m_R%JsrEFt7pvVJ9&~#B$(7@18T@y^bjd@aRwg(mE|WU|d76ojNPD42t#4 z+NQ9xT4rb}GlVQa1EnGq9(o~#=J|Az9~W^bH}N}VUvQg4VK>J)5sr`0wao{-1;$e6 zo3r~Jl`-JUq1R!H4DRgO#I$M-;^7F(;tM`J7^rbIw%F3bMnaLeZBWAh>1qu%7_^k! zw3v-=cK|_S4u#09ah0YI_@?PlyAic&wYD&SI2U)6up9!=)XDqqMj@EKT750~e6>xJ z6RaN!)HNPzAbc;_Wvy3TkjEj>3Y|@|QbF3cYajrVLxCpm*f-FR!x{q8`o<*up5shx z_a@ws=h(^o_Y7^apEB(*KbGKH$ghe<=^NpTQazf=OVJNsCD2GO*?u4yb=C>i%?98G zhgIxgU;~=M@)`heof-pd-%$9zQtZLkxU98bx^+j@oTQ5QaL-!{W9X&$7a6_j~sEb~ym9H}ra8IaQ3Y z&zSRQgBA1!@eqHlkv04Yb;0rJJZMQLR{`Q1R)Kt0ljxGr8Kduuegi(C#7~{!Bye;? zVd=`Nah1MoJk)OFqK;FOb<3i3Sil#4<&>#BL^mT9LZ5x7^C&Q~p`c`?d9>25(jRIf zTrb?%kI85R2R0NItggIEh};J1sajvL&m($ruM4cH=9tWu-1@lYoTpVmN7A*>>{ zhD0A_%0PyQIyJSzZmnH(8}Z0W@F3ES*q;DgG3n=S)ihoEepIIBH3Ohe9a^mLq5M)X zm4?A;g)NK#8|f_Tlwc4m5eVfB*lv**`Io|TGN0W0aIwAxI40m4UjjVl&@D|#tn#&3 zr7hD^WJwuIgUP5lhKpglR#Yy<%n8uH!mtzUu%n3+npn+Mh9**OPmwjsoUyPJeB` z#1u4`>;?l1!^9fmVpWZdE|@z+;q(;Uh;-hBT2`86XmFw0 zoyZaJB%P(^M?uict5o?*d;sOPyz!+41c;n)ctVPU8|5{sl|nAm7V#}I))mMJr3V(> z1rTI=9}|*GB~HOG0^{dPQ3|o`7*q7{s2Tk9jQ7x*xV|PZQtsudY`+>LkwUgOeQhHJ ze{SL7u$sh{jkuF6s=1+%L%JOqXXQ7PXM?#lWWm(KZMCNg){Y;`zeYb(u}EC20w)|X zQb?lArRJVA-GMFyF{Sg6O`E@6Bj2Kp6pzk$aeJ_Rain{RTih^>-&O^KZ(eWk7loI+PQ%x*-v}j zWs8l#W$8pVBVowHNxmBo5eao6aMl}J7UrLi2d}~7jKE;&tPh;cLal8=w-hzhDpdN= z%k(jj?Bung*edY!B$QuJ9>mODbgd1`3T=b5+Flfz0y;(pSk_3;tg;2f9>i>A5b0QN zEVKhWrL&|&v?-F->!rRk(f!_Mo7E+@hxXl-qd`TY%1Tf;FaNT&Ik--TM)kkEmRuk={$di-{vW`Gd5pHB#fN)zt(N&Q=ZC|!; zqbaJGszhtNrNVu(V9#yD$~;SlbK-t5yRqEZgh1#AF^-lf@~hoO*wRmE0vt$ZMIZX?XqB9_H9AseTnySv%gYvQfr8BP zd)P-g%xi%t>at0Cch&F_s3M(ZMrV>$@at-|YTJ2U;{q~BXQ{UovVlqBp%d!Awcqbqg6bP%7Y^#P<6!NGFZSv90lL~Rw=8$ty)9XcOO(Wq3oO-vVh z6qP>UA-Mup{eu5xgd^I56dfMwDUzy-rHMd8V-o;{Z>3@o5n(o{!GZS``>4YE`z{*; zFw&?BNHP+>fGl;}$Lr@9-Uz|Qs4>6_bh7|}^g1AS0K8b=REOCVyApe1k1rZCIP{~l zgyRTslFl+mplN{mh(-^R=c?smJMPJB5RmbkHYMr(4j*S4EGpYe}Y`EQSfXKHt0%A)iYuPY!-etNsr_l$8X-SIL zLpSEen=V0TcT7N_cSerjF>TaL2Lkxy7EIQ|3faK^5gIwub@L9aHxOU1>i3cx7D|DB+&geF_+Y$ZuySxtXm)}1*35zwQ zSETM`jgfvNEn{9OTPwC}f8af%TG2V_1$2FTbva$K%Vk|3!OX2gfk=4qxJdkvmHIyV z);qAYdYw=6U1hr1MACxCSh7*`Cahl4gu(%LEl%31%D8Jpl#ZFrENF>-i#c4lS_|Gq*&D{`j%p(QrKgzO3;!yA!3>i zgosOaxov1l6oVWLiGVImhn|H%>T-QZo)hLIIHn%oWaRQfz3G%NmxW)uD2faU`%-`8 zQ-!gaZ+)qPVJ=R=2V&74yWn6JU4TnNd!q$nR0a>7>otS z9b}=5AWBw{4}n422N}T5$Sa-YQi&8Zpn~Q!9cn+^t;=_`_5jw51g;q?MP)~AY3pki z*f|8ar8ycLKsY*SPb4|n3GAd}MGe~*eT_ih=q!x`_bZ>`i7N|LkOh_aXlT3?rX`fT zIB+QH`Z3cP9<#J?bS;(8(4f>!%Q)>{?pbMxV~txy($PlTr=cc_TNjZb;c`ksK|>Q8 zDy3o?4iN@Xs^N2VSIAh4&j@kn$rB~m%+nMby47U4amzVj;&5a|$ zwJ^eJEGZ5_;D#(&DR~b;Ljf|yI!ml=(LRE%0=P4()`5bHj1o+BuyWD=YiQ?%SP@M{QgSP{p+!DM z2#}yYrDvj4TEgLImufqzB#-{p5rGIsY)G^(4?Ny;l zo)sr1F-c>Ak48@n})pZH9g(zIpC)QYv^ zvE(JF%r%5)kN8>(`{^kU{Bo&7m6p7ak-b_yW*6CDFW*REP$~18RVSjZHZaXq?X{UP=w#IT1@1@I+CSCPJ{RYi?kXK+6m-CXL$xTZjo7P3<@U7_WcY= zBOf%Ltl0WFb~Bq2QZA74fLau%(txo(6yYNVImDXUfhS`i8am4@s0{COf>z{V<{kTK zYVT#+f4M}X&Y62Nzih4Coch4$qpz86W6 z93e0Y{o^a{WVSUPx(7)SrlRNoX@0kao@J~rZ+eyS8MunEuoWc{oQ73$dds;lj^0f=A~ z3ksr=oEB9PIYI6`vPKDEWzArvMF4?@?ZOtO?>mylV*mg;>;1C%tF>RqfoJ6N|XKlzfTeW%ybC@9`Gu?6SxESPAjN zLxY3t*jd5-ShEpl-->uWyHLE9I;__Ga}11kdf#LI#=Bam9pb?bg~7|M0foW{aX6qa zw!gb`Zm`3U4Y>;LxdBoHZy}H{sZDL$Yn(3Y&VUs3bf*fWj)3G&TaZ_5he4~sCUj62 z;jETcdHtM1`hQ%70Jxe^T1^crBRHupWoBl%ytphAHZk8{yzI13Nd8m5MjVM|vjZ4I zFrg1dQUi%(){2uzC!ZleXer^@FIn`1V!gB$vEo)#{c68hLnMish56KhPYta6rA6?4 zqc)Er8|lq>vE4l_vW|F>@K?~+vc54qp^Y_`M?Ke^n0WvM2(>B9Bzs3PsVXr=fzK-4 zItC0>!q|(I#2L*7OmZ4Os1XO!fGE%z6%bztNv>$vDrT;lv1()o9|JHL3uI7Jeik^Y zz19EJyOCed|Ht;_7Kr3az7X=X5dj8)nnidME5eQ&Cwa+~kBb}p2 z_1X{?=+Z^x;m5UH{F6MYD;RY(+hs8srd*}mn+`P$S<>Z_W)Ra-z%vbOvZwqxVQ?$s z6T(cn?HegteYhTr?08*|Xm{~QX~gJ{&lLM} z$3WGHi|E*W@Hv^)al7s^q=?LqJ-44X(^Hvxs@Xp0`z==LSgH4>gRXMPF4vkSuQc~- zL(r?sS0g1qR>r=@+9p>WFNe8(TekR}Vol>287Zv6P8~?5ecpx&qNT2Jhbi`(Nutw)MHL*|dU&j)chf-+xMY`0ulhJ$ zrmhi~bFmJ0o7wr^P@?RnsErhSs)LC) zN^vc}HdjAxf2PuCB0?w_O5#>3UsfAo2W@4dE?^X@GA?-;6@)>Uxx)*6SW3;Rq>}+x zvZk4Iq8#GYlvEEkLBt(n!P%$*-dXN$l_f8whVzBDp12PCg{dsFPwvPbmZo!#7B{sw z1}Ri#yry9~rI6(JxS9aJgA|ga9@i4pVNS^xor%^gWD=mq7mGQ>|4NgM7C6bf=;{h` zSj$ZpKBAGb$n;yLPeZG`=a_7CSn+^XS8n<6(6}M9wY;@@5YQwt+ssY~yLZ7L`ZK)O zk(jppNfvU4HsSTwgtF^**c|(WHj&cSSz4W?A;D+l7~Wto2M(KAxn zW2LigA*VgR<5kjfq_K6@nXB6@BwIc9jCEw%Xcn@+2#N(kxXh?0Z#>Tcm<7QSHW?65 z{N1T|g`w3{)WIzzv&Twkm-LrXYO?$^ZrY<0&LD?}i? zArwFENO>}f#aw{MfMf1b0Hnajo(7McczUU*K7zrCOfVZX^NwkceDN) zJs&YrUc9E*m7!?4O*bJF)eJS?Et`HKOibu{Ac((I{4&OOK{C)^${QzRmX(#bg;z;JbT5J{*eq+OSMl=-rU zGM>AOPOy7zdm>}^7wEqbI&-+aO;^k`Hx0-r!&gdUT9ha5X&o_?p{}L}=J=LP0ii@G z*+6igni(-(rPDX~*I#!{izL3srR4X)KEu{}h#;jco53cEZUAgFWZk+ef48(;!@;sj zQ{6E0c2N{LR$e{K+m-lk3|r^c9Pkq#uA^265xQ9D7DKpvQz-j`ZYcYN9KFua=1P+z zlwEXHBUvV@J+Sp_oJJ~at=0~>cqn_8d#-#p{-Jw@_Us9vN}r_b8y5$;c(x#cVo?g| ziH@k7nrBU{X@KrljJYQl$Cf4pJ?x3>e79qHW$jk;gjr2zoGh{C4~&o z-If}W+D8NE@q)~wl?4*go7CKPv6zs7*Lm<78%tY1rH5c|Nf~rGAYu`nWm1MA@ociO z#Y9>3rh^`H$u8G>%u|#CxI%#`C}#n`RZ*s*V{}QFPdsTJEgu_2hOPyFBcbM!U9LAH zEDr6UCF$>pmpRB^7qBe8Cq0zZ_FxuHQFKLdh)G*9CA9>$*X0r$eX;PHS{yaq1V_t{ zD<>NA=F}*!ufwXI8P5kM*j2Hm!Z)&+A0=0`14>u|tY1k91ALTejccMMf%$%UU$LAK zCX`)_H{}~sbxfKQlIl9k9rbR)m`#V;4c~flJ*vB|WuX(2>N*eDT<(j@qk{HkLdNWf zl`kAAu?8CK~J{uwGLh+Ge7a{d_EfV5vEe*>V`IWcKdfSo67 zDBP~iriF(hockJLk?Nn+()|d15rQGGz<_C`e$&B#amg;1yPpd{?H+v{b{00EKEBn7 z7^qjSR*?KSN*2cMsINaEwXTz==WLiyiW73^tQfUwJ#oGdI78Kb4BKL9rM3skJ$kOr zw;54fu#5G+Jkv862~996c@dP@hCO7}E6YM_HVWHq0CR|&^y;RfDXKlkGXR#7-0o1^ zWbG%lrTd?-xOPHz{$mB>_*Gft!$aeNu+*~n#*QB=U&#_~HuC5ROsxP@(cYMCRK+O8 zoZ{ctEF9<%6%y%_>N5YR?mdbnSa<=5wyMTfvB3dew&iYElhE}N1dQbSgnVp$U<70# z_@$EIgjq$^obu`^Z|C%v#oURF0HY?byW(VFEX|mRTc>L>4EYpNH?5Ao2EhiR-Yn5q zBhTXvc;b9Q*|O^{HAj+vQd{UB6Mx$yU$EBL}nG|9BE4BC{cjR9&*kb(`?Izqgnu2Hzo9AUDD{j5fu1@V3? z%!v{agrTg*8xfNwW~O7Yw@0alm@uu$)? zIpb7gA$emFb^`8}_7hVm4#{S9sn`fNmstTrIi%p>;P6`M64OQ8zm$?y;Uu}uQ{rd~ zUma}o_>8Bp!&Apr9TUJ2I%#D-b~H#@X(HT1)4^bJ$u8IXRtDRcD8Si8rjhiK0qV7v zf(E!)>8lizf{&PZ!GY@doy8@n*6%e1F*RjkHEUCLOG;DlhN%1kyT1#zGyzPZ zvr35oCY!o^LK!b9!cN3|`GK%&zW&vTesPhlEy>SVP}Y-jKuYubR~slPLL$U9K!#F~ zEWDzstV(3B)|Sl+6%kp17jmkbl@h>>haQV;dYOX*VyT#{QD4y%)O-?QtPG%{ z`qhUq8totpU9!t}N-RwPRp=~>xUJAonRCQjJ-Cr+rxe3EYkR^dic(@yu2bqvVQE4R zeDjuoLgOKFA#p-V6ge{Og3|bHQ+EIvCZ%mRDuLEKHk^FGmU&9qDE>bCq1q%R2v~{o zWq>A-QO%pE8<|1zGM`!*OT))l-IlnM9dlQqtn#Ovucn}*lx?|Ot#;Ji!Fe)!YRY!) zYz?oCfOMORAr$L=r>p%r>b3C@J&;xbFUs`jYdUH?bOVwm(8Zk#ai6W0SLA=L-v8d$ zU(8<6`Ro0P)pnG`Qam<2Z!z1P`pBQ-FQh{B#K-nV+3P}nFA8XNoCuvt)-fx>Or zP|xuwxeNylf0G5v!{e|cXk#==ltn2x7$i;@ZGHPPZw;DlLloE6eool}T?O_u!3tMM z#_>E$K}%^OzElEHMgdG{HEQ_MEm2dZ zjZWoef)&ERV={;i3n4zI{BxgTyjU3Kb^*t-i$rKl-Tb(C0wB&rV4QE>*Fze}>#_1p zAnsS@U(Tu8!f01?mXm`NpFZV}AA3)kF&sqnI_^L0QP(G@`9!_ms2Yi~mK1g-?4Vhj z)f3ni-^S=2&h>~i&?cRC8@|sog5#lu38=*2I5J3QGqT1@y3QhTHBeF~C;O3f-RQt6plFytKel2VTJmTrM#Hr2d1@lPw!7w{i?4xL$-nlm|Uwk3sn<|XKyOt9G8p}K@ z=_E_m_*`Mg!?1ht6^`8>Uf(nn3Y5OVP7>76R@Xa=*X*zlZSDX2pP7A$-T7J*^gvMT z1KtG;Q77+;jv88Pk$t$-egVyQnc)g%a3b7bU-w}rE@!`Vy{8fkO6^LPYvqG5R6vi8 wlc(TOF~FWMFKx{S;@bpv9=DmACp*0I_n%U(Wwrchb+vl`$(8==sD$|c0TRKh9smFU literal 0 HcmV?d00001 diff --git a/Resources/table/client/movie/movies/MovieZX03001BA.tab.bytes b/Resources/table/client/movie/movies/MovieZX03001BA.tab.bytes new file mode 100644 index 0000000000000000000000000000000000000000..eb06e8a2c05a5e8d65c8675db449769b8248d606 GIT binary patch literal 41333 zcmdU&Ux*~xp4S)j!5C=4U0B5h$*GrdrK_eQv#PqN~p)#?81>oqr0z=Cx55-&7b_>Z=e0kzxyZm{%!o>fBrB3{o6m6 z{_$V>Jx}JJ|NY0kcmAO7sG{kz}y6TklNf8n=&@9+AH@Bf(}{q7%r{J($tpU&?5>c{`%Cw}7({^U>n z-+%b?k7v=@berWX{&VKw{dm1ado$Gb+_^H_wKwEM{yLzhx}gzxxPE! zC9CN?SzU^ldT+Byx0`pL7Wr&9-M;%A^6!fD-N(!1GJW^G%V*oXxaPkb{r4n3J@{gM zsh@QncitLD<0v|^d+7^tG&$+|BJbUKYZ6VOXk7d5@!{cN%zGRfZ0or5)=_j+zxX&h zjqe{G@?Ph0=dI)DIEs$T8?+|+!No<&e4iHSMRNY`hhKh{+5g#mpQKmzk4M>-KM&US zoz79|)_2}IiJ0c`A#=CmX|hTe@Nizl&*sU?)W3b>KX=}`7u}1Zi4F1nELr3%N^-ui zAH>nayeM|-Z90oSO|FW|`P*G&;i7lmI*m?6%5eV<>bZO0dFy_3ze&UK$)O|pjnQ%4 z_z=dae?P7*So;Tj9aiJsZa(hgv(0EbPe+SnvmKT58C@ic#pbSka=zH5`}18o8*SFf zG<6@1HrXOwZAbZvcaqB_TOEv^rLWQ=S&X(tzRsrnaglB2qs=xc_{!Fea*I~YC5N6VZ^%=68bX*2iBRkGNOX6Y6N zNQg%;q@a)g0SAdznX%@~cti*DAY6{mt`YRP0tz_3}agAWotf z?r#b5(IL0#JQ&2ih*xtEC4t_H9&g{-jL=D=Z9dwq7kM(X)!R&y)n=6Jw)ryIiUAha zT6cXhTW!wWn0JnfvxmLwlb1B4$BMZU0@K>gVA#hOpLI~M_0+U zmSCN&);ScmUtotJe!d#z7tC$5PN&&LHXR{^m+7{DLa2?FUT`#A<)RVPn&zu*wnAn{ z$>t@)?!Ock263#`!>xu0#4Mz0=E+o7KzGJ!rPu&hsMs%FW@DX$>&; zcoOld-zqvdIC!R8Ah|{&IPxkj&}3ii&~Li?Cf_j~sH1;8-4)rzwFdKHUU2(mx;*FW zi2EzOnV_0hh#2VXvpc-04M6pmh?=R9FhmD}AW&}Et|QKy@J zxgMWHyy{oEEYrKF!J^0* zPv^k|Pa|H9;bk9ihODBoWl%ZHMVKeuja@1BVG++OSN_$xGskb zq&XPJ&E!7eK##VA9ji5!?|J298Cg*w7cFAIPh6B-Z+61-z0i`!xXGzXE_d>kbIjy=c-@7fyveO5mHT zbaa_-x8l0#G?fGADgAY7Y;qd$Vh9bBe<)qjdB9-zBVIM4#iq9&?oabI77>MdcT}go zSQJLmTthCtf8h^#RtIJ#*i%seEt&R=}rs_i>Tw}Si^a6{yT;{