Skip to content

Commit 92154a9

Browse files
authored
util: gen_ce_info_and_maps supports CN/KO/TC (OverlayPlugin#908)
1 parent 64f15aa commit 92154a9

4 files changed

Lines changed: 164 additions & 4 deletions

File tree

resources/bozja_encounters.ts

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,145 +7,193 @@ const data: CeInfoType = {
77
'AcesHigh': {
88
'directorId': '1D2',
99
'name': {
10+
'cn': '新型飞行型魔导装甲——加百列',
1011
'de': 'Gabriel, die stählerne Schwinge',
1112
'en': 'Aces High',
1213
'fr': 'Force divine',
1314
'ja': '新型飛行型魔導アーマー「ガブリエル」',
15+
'ko': '신형 비행 마도 아머 \'가브리엘\'',
16+
'tc': '新型飛行型魔導裝甲——加百列',
1417
},
1518
},
1619
'AndTheFlamesWentHigher': {
1720
'directorId': '1D3',
1821
'name': {
22+
'cn': '老练魔法师——铁胆狱火萨托瓦尔',
1923
'de': 'Sartauvoir Eisenfeuer',
2024
'en': 'And the Flames Went Higher',
2125
'fr': 'L\'envol du phénix',
2226
'ja': '老練の魔道士「鉄火のサルトヴォアール」',
27+
'ko': '노련한 마도사 \'쇳불의 사르토부아르\'',
28+
'tc': '老練魔道士——鐵膽獄火薩托瓦爾',
2329
},
2430
},
2531
'BeastOfMan': {
2632
'directorId': '1DB',
2733
'name': {
34+
'cn': '百兽之王——兽王莱昂',
2835
'de': 'Lyon der Bestienkönig',
2936
'en': 'Beast of Man',
3037
'fr': 'Le Roi bestial',
3138
'ja': '百獣使い「獣王ライアン」',
39+
'ko': '백수의 왕 \'마수왕 라이언\'',
40+
'tc': '百獸之王——獸王萊昂',
3241
},
3342
},
3443
'KillItWithFire': {
3544
'directorId': '1D4',
3645
'name': {
46+
'cn': '腐烂蔬菜——皮里福尔',
3747
'de': 'Peeriefool, das faule Gemüse',
3848
'en': 'Kill It with Fire',
3949
'fr': 'Grandeur et pestilence',
4050
'ja': '腐乱野菜「ピーリフール」',
51+
'ko': '썩은 야채 \'피어리풀\'',
52+
'tc': '腐爛蔬菜——皮里福爾',
4153
},
4254
},
4355
'MetalFoxChaos': {
4456
'directorId': '1CB',
4557
'name': {
58+
'cn': '钢铁魔兽——达因斯莱瓦',
4659
'de': 'Dáinsleif, Bestie aus Eisen',
4760
'en': 'Metal Fox Chaos',
4861
'fr': 'Le guerrier de métal',
4962
'ja': '鋼鉄の魔獣「ダーインスレイヴ」',
63+
'ko': '강철 마수 \'다인슬라이프\'',
64+
'tc': '鋼鐵魔獸——達因斯萊瓦',
5065
},
5166
},
5267
'PatriotGames': {
5368
'directorId': '1D1',
5469
'name': {
70+
'cn': '据点防卫魔导兵器——爱国者',
5571
'de': 'Verteidigungsmaschine Patriot',
5672
'en': 'Patriot Games',
5773
'fr': 'Les fusils du patriote',
5874
'ja': '拠点防衛魔導兵器「パトリオット」',
75+
'ko': '거점 방위 병기 \'패트리어트\'',
76+
'tc': '據點防衛魔導兵器——愛國者',
5977
},
6078
},
6179
'RiseOfTheRobots': {
6280
'directorId': '1DF',
6381
'name': {
82+
'cn': '新型铁巨人——魔导劳工X式',
6483
'de': 'Im Schatten von Modell X',
6584
'en': 'Rise of the Robots',
6685
'fr': 'Le soulèvement des machines',
6786
'ja': '新たなる鉄巨人「魔導レイバーX型」',
87+
'ko': '새로운 철거인 \'마도 노동자 X형\'',
88+
'tc': '新型鐵巨人——魔導勞工X式',
6889
},
6990
},
7091
'TheBattleOfCastrumLacusLitore': {
7192
'directorId': '1D7',
7293
'name': {
94+
'cn': '帝国湖岸堡攻城战',
7395
'de': 'Sturm auf Castrum Lacus Litore',
7496
'en': 'The Battle of Castrum Lacus Litore',
7597
'fr': 'Assaut sur Castrum Lacus Litore',
7698
'ja': 'カストルム・ラクスリトレ攻城戦',
99+
'ko': '카스트룸 라쿠스리토레 공성전',
100+
'tc': '帝國湖岸堡攻城戰',
77101
},
78102
},
79103
'TheBayingOfTheHounds': {
80104
'directorId': '1CC',
81105
'name': {
106+
'cn': '战争妖犬——恐惧妖犬',
82107
'de': 'Die drei Mäuler des Canis dirus',
83108
'en': 'The Baying of the Hound(s)',
84109
'fr': 'Le chien des enfers',
85110
'ja': '戦争の妖犬「カニスディルス」',
111+
'ko': '전쟁 요마견 \'카니스 디루스\'',
112+
'tc': '戰爭妖犬——恐懼妖犬',
86113
},
87114
},
88115
'TheFinalFurlong': {
89116
'directorId': '1D5',
90117
'name': {
118+
'cn': '怨念死灵——地生人',
91119
'de': 'Spartoi der Gefürchtete',
92120
'en': 'The Final Furlong',
93121
'fr': 'Menace spectrale',
94122
'ja': '怨念の死霊「スパルトイ」',
123+
'ko': '원념의 사령 \'스파르토이\'',
124+
'tc': '怨念死靈——地生人',
95125
},
96126
},
97127
'TheFiresOfWar': {
98128
'directorId': '1D6',
99129
'name': {
130+
'cn': '炎兽训练师——火焰百夫队',
100131
'de': 'Die Flammenden Hundert',
101132
'en': 'The Fires of War',
102133
'fr': 'Brasier de guerre',
103134
'ja': '炎獣使い「火焔百人隊」',
135+
'ko': '화염마수 조련사 \'화염백인대\'',
136+
'tc': '炎獸訓練師——火焰百夫隊',
104137
},
105138
},
106139
'TheHuntForRedChoctober': {
107140
'directorId': '1CA',
108141
'name': {
142+
'cn': '红陆行鸟之王——红色彗星',
109143
'de': 'Der Rote Meteor und seine Meute',
110144
'en': 'The Hunt for Red Choctober',
111145
'fr': 'Une ruée en rouge',
112146
'ja': '赤チョコボのヌシ「レッドコメット」',
147+
'ko': '우두머리 초코보 \'붉은 혜성\'',
148+
'tc': '紅陸行鳥之王——紅色彗星',
113149
},
114150
},
115151
'TheShadowOfDeathsHand': {
116152
'directorId': '1CD',
117153
'name': {
154+
'cn': '黑死鸟——阿克巴巴',
118155
'de': 'Akbaba, Tod von oben',
119156
'en': 'The Shadow of Death\'s Hand',
120157
'fr': 'Les ailes noires de la mort',
121158
'ja': '黒き死鳥「アクババ」',
159+
'ko': '죽음의 검은 새 \'아크바바\'',
160+
'tc': '黑死鳥——阿克巴巴',
122161
},
123162
},
124163
'TrampledUnderHoof': {
125164
'directorId': '1CE',
126165
'name': {
166+
'cn': '邪眼妖兽——耶鲁',
127167
'de': 'Die bösen Blicke der Eale',
128168
'en': 'Trampled under Hoof',
129169
'fr': 'L\'œil du malin',
130170
'ja': '邪眼の妖獣「エアレー」',
171+
'ko': '마안의 요수 \'에알레\'',
172+
'tc': '邪眼妖獸——耶魯',
131173
},
132174
},
133175
'VigilForTheLost': {
134176
'directorId': '1D0',
135177
'name': {
178+
'cn': '高火力陆战魔导兵器——守夜',
136179
'de': 'Vigil, Feuerkraft hoch zehn',
137180
'en': 'Vigil for the Lost',
138181
'fr': 'Vigile de feu',
139182
'ja': '高火力陸戦魔導兵器「ヴィジル」',
183+
'ko': '고화력 육지전 마도 병기 \'비질\'',
184+
'tc': '高火力陸戰魔導兵器——守夜',
140185
},
141186
},
142187
'WhereStrodeTheBehemoth': {
143188
'directorId': '1DC',
144189
'name': {
190+
'cn': '战栗之角——奇尔维尼克',
145191
'de': 'Der untote Chlevnik',
146192
'en': 'Where Strode the Behemoth',
147193
'fr': 'Le mastodonte enragé',
148194
'ja': '戦慄の角「チルヴニク」',
195+
'ko': '전율의 뿔 \'칠레브니크\'',
196+
'tc': '戰慄之角——奇爾維尼克',
149197
},
150198
},
151199
} as const;

resources/south_horn_encounters.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,145 +7,177 @@ const data: CeInfoType = {
77
'CalamityBound': {
88
'directorId': '32F',
99
'name': {
10+
'cn': '挣脱封印的大妖异——回廊恶魔',
1011
'de': 'Das versiegelte Unheil',
1112
'en': 'Calamity Bound',
1213
'fr': 'Défi : Cloître à perpétuité',
1314
'ja': '封印大妖「クロイスターデーモン」',
15+
'ko': '봉인된 대요마 \'회랑 악마\'',
1416
},
1517
},
1618
'CompanyOfStone': {
1719
'directorId': '343',
1820
'name': {
21+
'cn': '石制骑士团',
1922
'de': 'Die steinerne Staffel',
2023
'en': 'Company of Stone',
2124
'fr': 'L\'armée des argileux',
2225
'ja': '石造りの守護騎士たち',
26+
'ko': '돌로 만들어진 수호 기사들',
2327
},
2428
},
2529
'CrawlingDeath': {
2630
'directorId': '330',
2731
'name': {
32+
'cn': '潜影撕裂者——死亡爪',
2833
'de': 'Das messerscharfe Schicksal',
2934
'en': 'Crawling Death',
3035
'fr': 'Défi : face de griffes',
3136
'ja': '忍び寄る爪「デスクロー」',
37+
'ko': '은밀히 다가오는 손톱 \'죽음손아귀\'',
3238
},
3339
},
3440
'CursedConcern': {
3541
'directorId': '32B',
3642
'name': {
43+
'cn': '贩卖诅咒的商贩——金钱龟',
3744
'de': 'Das Feilschen ums Verfluchte',
3845
'en': 'Cursed Concern',
3946
'fr': 'Défi : être aux pièces',
4047
'ja': '呪いの商亀「コイントートス」',
48+
'ko': '저주를 파는 거북 \'동전거북\'',
4149
},
4250
},
4351
'EternalWatch': {
4452
'directorId': '329',
4553
'name': {
54+
'cn': '城塞守卫——复原狮像',
4655
'de': 'Ausgebessert und verbessert',
4756
'en': 'Eternal Watch',
4857
'fr': 'Défi : comme un lion nouveau',
4958
'ja': '復元された獅子像「リペアドライオン」',
59+
'ko': '오래된 사자상 \'복원된 사자\'',
5060
},
5161
},
5262
'FlameOfDusk': {
5363
'directorId': '32A',
5464
'name': {
65+
'cn': '昏暗妖魂——鬼火苗',
5566
'de': 'Das finsterste Feuer',
5667
'en': 'Flame of Dusk',
5768
'fr': 'Défi : les ailes de pierre',
5869
'ja': '昏き篝火「ヒンキーパンク」',
70+
'ko': '어둑한 화톳불 \'힝키펑크\'',
5971
},
6072
},
6173
'FromTimesBygone': {
6274
'directorId': '323',
6375
'name': {
76+
'cn': '双极的造物——神秘土偶',
6477
'de': 'Von uralten Magien',
6578
'en': 'From Times Bygone',
6679
'fr': 'Défi : idole surprise',
6780
'ja': '神秘の偶像「ミシカルアイドル」',
81+
'ko': '수수께끼에 싸인 토우 \'신비로운 우상\'',
6882
},
6983
},
7084
'NoiseComplaint': {
7185
'directorId': '327',
7286
'name': {
87+
'cn': '厌鸟巨兽——进化加鲁拉',
7388
'de': 'Keine Gnade dem Gefieder',
7489
'en': 'Noise Complaint',
7590
'fr': 'Défi : mammouth fâché',
7691
'ja': '鳥嫌いの巨獣「ネオガルラ」',
92+
'ko': '새를 싫어하는 거대 짐승 \'네오 가루라\'',
7793
},
7894
},
7995
'OnTheHunt': {
8096
'directorId': '338',
8197
'name': {
98+
'cn': '双足狮人——跃立狮',
8299
'de': 'Gefürchtetes Gebrüll',
83100
'en': 'On the Hunt',
84101
'fr': 'Défi : à rugir debout',
85102
'ja': '二足の獅子「ランパントライオン」',
103+
'ko': '두 발로 선 사자 \'직립 사자\'',
86104
},
87105
},
88106
'ScourgeOfTheMind': {
89107
'directorId': '320',
90108
'name': {
109+
'cn': '脑髓爱好者——夺心魔',
91110
'de': 'Die Geißel des Geistes',
92111
'en': 'Scourge of the Mind',
93112
'fr': 'Défi : l\'encéphalophage',
94113
'ja': '脳髄愛好家「マインドフレイア」',
114+
'ko': '뇌수 애호가 \'정신탈취자\'',
95115
},
96116
},
97117
'SharkAttack': {
98118
'directorId': '32E',
99119
'name': {
120+
'cn': '传说中的鲨鱼——尼姆瓣齿鲨',
100121
'de': 'Jäger aus alten Legenden',
101122
'en': 'Shark Attack',
102123
'fr': 'Défi : homo selachus',
103124
'ja': '伝説の鮫「ニーム・ペタロドゥス」',
125+
'ko': '전설의 상어 \'니므 페탈로두스\'',
104126
},
105127
},
106128
'TheBlackRegiment': {
107129
'directorId': '322',
108130
'name': {
131+
'cn': '黑色连队',
109132
'de': 'Das schwarze Regiment',
110133
'en': 'The Black Regiment',
111134
'fr': 'Plumes d\'encre',
112135
'ja': '黒の連隊',
136+
'ko': '검은 연대',
113137
},
114138
},
115139
'TheForkedTowerBlood': {
116140
'directorId': '33B',
117141
'name': {
142+
'cn': '两歧塔 力之塔',
118143
'de': 'Der Turm des Blutes',
119144
'en': 'The Forked Tower: Blood',
120145
'fr': 'Tour fourchue de la Force',
121146
'ja': 'フォークタワー:力の塔',
147+
'ko': '포크 타워: 힘의 탑',
122148
},
123149
},
124150
'TheUnbridled': {
125151
'directorId': '348',
126152
'name': {
153+
'cn': '愤怒的人造人——新月狂战士',
127154
'de': 'Zorn auf zwei Beinen',
128155
'en': 'The Unbridled',
129156
'fr': 'Défi : le rageux',
130157
'ja': '怒れる人造人間「クレセント・バーサーカー」',
158+
'ko': '분노한 인조인간 \'초승달 광전사\'',
131159
},
132160
},
133161
'TrialByClaw': {
134162
'directorId': '349',
135163
'name': {
164+
'cn': '拟造使魔——水晶龙',
136165
'de': 'Tödliche Schönheit',
137166
'en': 'Trial by Claw',
138167
'fr': 'Défi : écailles de cristal',
139168
'ja': '模造されしもの「水晶竜」',
169+
'ko': '모조된 존재 \'수정룡\'',
140170
},
141171
},
142172
'WithExtremePrejudice': {
143173
'directorId': '339',
144174
'name': {
175+
'cn': '防卫指令',
145176
'de': 'Mit absoluter Sicherheit',
146177
'en': 'With Extreme Prejudice',
147178
'fr': 'Cordon de sécurité',
148179
'ja': 'セキュリティ・コマンドー',
180+
'ko': '보안 명령',
149181
},
150182
},
151183
} as const;

0 commit comments

Comments
 (0)