Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raidboss: a1s ~ a12s korean #1601

Merged
merged 13 commits into from
Jul 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 27 additions & 3 deletions ui/raidboss/data/03-hw/raid/a10s.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
zoneRegex: {
en: /^Alexander - The Breath Of The Creator \(Savage\)$/,
cn: /^亚历山大零式机神城 \(天动之章2\)$/,
ko: /^기공성 알렉산더: 천동편\(영웅\) \(2\)$/,
},
zoneId: ZoneId.AlexanderTheBreathOfTheCreatorSavage,
timelineFile: 'a10s.txt',
Expand All @@ -29,6 +30,7 @@
de: 'Adds mit Gewichtsfalle treffen',
fr: 'Frappez les Adds avec le Piège à poids',
cn: '使用铁锤陷阱击中小怪',
ko: '철퇴 함정으로 쫄 맞추기',
},
},
],
Expand All @@ -46,6 +48,7 @@
de: 'Boden-Stachel',
fr: 'Pics au sol',
cn: '地刺陷阱',
ko: '가시 함정',
},
},
{
Expand All @@ -61,6 +64,7 @@
de: 'Eislaser',
fr: 'Lasers de glace',
cn: '冰晶陷阱',
ko: '얼음화살 함정',
},
},
{
Expand All @@ -76,6 +80,7 @@
de: 'Gewichte von der Decke',
fr: 'Poids du plafond',
cn: '铁球陷阱',
ko: '철퇴 함정',
},
},
{
Expand Down Expand Up @@ -172,6 +177,7 @@
de: 'Tankwechsel, geh weg',
fr: 'Tank swap, éloignez-vous',
cn: '换T并且远离',
ko: '탱 교대, 멀리가기',
};
},
alertText: function(data, matches) {
Expand All @@ -193,6 +199,7 @@
de: 'Schild ' + data.ShortName(matches.target),
fr: 'Bouclier ' + data.ShortName(matches.target),
cn: '单盾' + data.ShortName(matches.target),
ko: '"' + data.ShortName(matches.target) + '" 보호막',
};
}
},
Expand Down Expand Up @@ -243,6 +250,7 @@
de: 'Makierung auf DIR',
fr: 'Marquage sur VOUS',
cn: '火圈点名',
ko: '징 대상자',
},
},
{
Expand All @@ -258,6 +266,7 @@
de: 'Makierung weitergeben',
fr: 'Passez le marquage',
cn: '传递点名',
ko: '징 넘김',
},
},
{
Expand All @@ -273,6 +282,7 @@
de: 'Aktiviere Bodenfalle',
fr: 'Activez le Piège au sol',
cn: '踩地刺陷阱',
ko: '가시함정 밟기',
},
},
{
Expand All @@ -298,6 +308,7 @@
de: 'Boss mit Eis treffen',
fr: 'Frappez le boss avec la Glace',
cn: '踩冰晶陷阱',
ko: '보스에게 얼음함정 맞히기',
},
},
],
Expand Down Expand Up @@ -462,20 +473,31 @@
},
{
'locale': 'ko',
'missingTranslations': true,
'replaceSync': {
'Buzzsaw': '회전톱',
'Gobpress R-VI': 'VI호 고블린롤러',
'Lamebrix Strikebocks': '용병 레임브릭스',
'Lameprix Strikedocks': '가짜 용병 레임프릭스',
'The Excruciationator': '과학적 만능처형장',
'Weight Of The World': '대륙의 무게',
'Weight Of The World': '쇠구슬',
},
'replaceText': {
'(?!--)mechanic': '기믹',
'--in--': '--안--',
'--out--': '--밖--',
'--in/out--': '--안/밖--',
'--out/in--': '--밖/안--',
'--spread/stack--': '--산개/쉐어--',
'--stack/spread--': '--쉐어/산개--',
'Brighteyes': '표적',
'Clone Add': '분신 등장',
'Discharge': '총격',

'Double Charge': '2연속 충전',
'Floor Trap': '가시 함정',
'Frost Trap': '얼음화살 함정',
'Frostbite': '동상',
'Gobbie Adds': '고블린 등장',
'Goblin Rush': '고블린 돌진',
'Gobrush Rushgob': '고브류 고블린 돌진',
'Gobslash Slicetops': '고브류 진공베기',
Expand All @@ -485,12 +507,14 @@
'Gobsway Rumblerocks': '고브류 대격진',
'Gobswish Spraymops': '고브류 물보라베기',
'Illuminati Hand Cannon': '푸른손 화포',
'Impact': '임팩트',
'Impact': '충격',
'Laceration': '참격',
'Single Charge': '단발 충전',
'Steam Roller': '롤러 프레스',
'Stoneskin': '스톤스킨',
'Triple Charge': '3연속 충전',
'Weight Trap': '철퇴 함정',
'Leghops\\?/Charge \\(In\\)\\?': '되받아치기?/충전 (안)?',
},
},
],
Expand Down
30 changes: 29 additions & 1 deletion ui/raidboss/data/03-hw/raid/a11s.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
zoneRegex: {
en: /^Alexander - The Heart Of The Creator \(Savage\)$/,
cn: /^亚历山大零式机神城 \(天动之章3\)$/,
ko: /^기공성 알렉산더: 천동편\(영웅\) \(3\)$/,
},
zoneId: ZoneId.AlexanderTheHeartOfTheCreatorSavage,
timelineFile: 'a11s.txt',
Expand Down Expand Up @@ -53,6 +54,7 @@
de: 'Uhr',
fr: 'Sens horaire',
cn: '九连环',
ko: '시계방향',
},
},
{
Expand All @@ -78,6 +80,7 @@
de: 'Köder Visier',
fr: 'Attirez la Visée optique',
cn: '诱导AOE',
ko: '유도 장판',
},
},
{
Expand Down Expand Up @@ -120,6 +123,7 @@
de: 'Add besiegen',
fr: 'Tuez l\'Add',
cn: '击杀小怪',
ko: '쫄 없애기',
},
},
{
Expand All @@ -135,6 +139,7 @@
de: 'Schulterplatte zerstören',
fr: 'Brisez la Protection',
cn: '击破护盾',
ko: '견갑부 부수기',
},
},
{
Expand All @@ -155,6 +160,7 @@
de: 'GA-100 auf DIR',
fr: 'GA-100 sur VOUS',
cn: 'GA-100点名',
ko: 'GA-100 대상자',
};
},
infoText: function(data, matches) {
Expand All @@ -165,6 +171,7 @@
de: 'GA-100 on ' + data.ShortName(matches.target),
fr: 'GA-100 sur ' + data.ShortName(matches.target),
cn: 'GA-100点' + data.ShortName(matches.target),
ko: '"' + data.ShortName(matches.target) + '" GA-100',
};
},
},
Expand Down Expand Up @@ -252,6 +259,7 @@
de: 'Schaue zu ' + data.ShortName(partner),
fr: 'Regardez ' + data.ShortName(partner),
cn: '面向' + data.ShortName(partner),
ko: '"' + data.ShortName(partner) + '" 바라보기',
};
},
},
Expand Down Expand Up @@ -285,6 +293,7 @@
de: 'Geteilter Tankbuster auf DIR',
fr: 'Tank buster à partager sur VOUS',
cn: '分摊死刑点名',
ko: '쉐어 탱버 대상자',
};
}

Expand All @@ -294,6 +303,7 @@
de: 'Geteilter Tankbuster auf' + data.ShortName(matches.target),
fr: 'Tank buster à partager sur' + data.ShortName(matches.target),
cn: '分摊死刑点' + data.ShortName(matches.target),
ko: '"' + data.ShortName(matches.target) + '" 쉐어 탱버',
};
}
},
Expand All @@ -311,6 +321,7 @@
de: 'Hinter dem Tower verstecken',
fr: 'Cachez-vous derrière la tour',
cn: '躲在塔后',
ko: '기둥 뒤에 숨기',
},
},
{
Expand All @@ -326,6 +337,7 @@
de: 'Schild von vorne zerstören',
fr: 'Brisez le Bouclier par l\'avant',
cn: '正面击破护盾',
ko: '정면에서 방어막 부수기',
},
},
{
Expand All @@ -351,6 +363,7 @@
de: 'Ansturm auf DIR',
fr: 'Charge sur VOUS',
cn: '冲锋点名',
ko: '돌진 대상자',
};
},
alertText: function(data, matches) {
Expand All @@ -361,6 +374,7 @@
de: 'Ansturm auf ' + data.ShortName(matches.target),
fr: 'Charge sur ' + data.ShortName(matches.target),
cn: '冲锋点' + data.ShortName(matches.target),
ko: '"' + data.ShortName(matches.target) + '" 돌진',
};
},
},
Expand Down Expand Up @@ -540,26 +554,40 @@
},
{
'locale': 'ko',
'missingTranslations': true,
'replaceSync': {
'Armored Pauldron': '견갑부',
'Claster': '클래스터',
'Cruise Chaser': '순항추격기',
'E\\\\.D\\\\.D\\\\.': 'E\\.D\\.D\\.',
'Multifield': '적층과학 필드',
'Plasma Shield': '플라스마 방어막',
'The Main Generators': '중추 대동력실',
},
'replaceText': {
'(?<! )Sword': '알파검',
'(?<!Super )Hawk Blaster': '호크 블래스터',
'--invincible--': '--무적--',
'\\(bait\\)': '(유도)',
'\\(clock/out\\)': '(시계방향/밖)',
'\\(everyone\\)': '(모두)',
'\\(numbers\\)': '(주사위)',
'\\(orbs\\)': '(구슬)',
'\\(out/clock\\)': '(밖/시계방향)',
'\\(shield\\)': '(방어막)',
'Assault Cannon': '맹공포',
'Blassty Blaster': '블래스티 블래스터',
'Blassty Charge': '블래스티 돌진',
'Blastoff': '발진',
'(?<!Blassty )Charge': '돌격',
'E\\.D\\.D\\. Add': 'E.D.D. 등장',
'E\\.D\\.D\\. Armored Pauldron': 'E.D.D. 견갑부',
'Eternal Darkness': '암흑의 운명',
'GA-100': 'GA-100',
'Lapis Lazuli': '청금석',
'Laser X Sword': '레이저 교차베기',
'Left/Right Laser Sword': '왼쪽/오른쪽 레이저 베기',
'Limit Cut': '리미터 해제',
'Markers': '징',
'Multifield': '적층과학 필드',
'Optical Sight': '조준',
'Perfect Landing': '착륙',
Expand Down
14 changes: 11 additions & 3 deletions ui/raidboss/data/03-hw/raid/a12s.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
zoneRegex: {
en: /^Alexander - The Soul Of The Creator \(Savage\)$/,
cn: /^亚历山大零式机神城 \(天动之章4\)$/,
ko: /^기공성 알렉산더: 천동편\(영웅\) \(4\)$/,
},
zoneId: ZoneId.AlexanderTheSoulOfTheCreatorSavage,
timelineFile: 'a12s.txt',
Expand Down Expand Up @@ -49,6 +50,7 @@
de: 'Licht auf DIR',
fr: 'Lumière sur VOUS',
cn: '白光之鞭点名',
ko: '성광의 채찍 대상자',
},
},
{
Expand Down Expand Up @@ -84,6 +86,7 @@
de: 'Licht: ' + names.join(', '),
fr: 'Lumière : ' + names.join(', '),
cn: '白光之鞭点:' + names.join(', '),
ko: '성광의 채찍:' + names.join(', '),
};
},
},
Expand Down Expand Up @@ -116,6 +119,7 @@
de: 'Laser',
fr: 'Lasers',
cn: '十字圣礼',
ko: '십자 성례',
},
},
{
Expand Down Expand Up @@ -176,7 +180,7 @@
fr: 'Partagez peine collective',
ja: '集団罰',
cn: '集团罪',
ko: '집단형: 오른쪽/함께 맞기',
ko: '집단형: 쉐어',
},
},
{
Expand All @@ -189,7 +193,7 @@
fr: 'Diffamation',
ja: '名誉罰',
cn: '名誉罪',
ko: '명예형: 보스 밑에서 나 홀로!!!',
ko: '명예형: 멀리가기',
},
},
{
Expand Down Expand Up @@ -250,6 +254,7 @@
de: 'Flächen-Verbindung auf dir',
fr: 'Lien Zone au sol sur VOUS',
cn: '放圈连线点名',
ko: '장판 남기는 선 대상자',
},
},
],
Expand Down Expand Up @@ -462,14 +467,17 @@
'Mega Holy': '메가 홀리',
'Punishing Heat': '징벌의 열선',
'Radiant Sacrament': '원형 성례',
'Smash': '매타작',
'Smash': '박살',
'Summon Alexander': '알렉산더 소환',
'Temporal Stasis': '시간 정지',
'Tetrashatter': '결정체 파열',
'The General\'s Might': '아리다이오스의 권력',
'The General\'s Time': '아리다이오스의 시간',
'The General\'s Wing': '아리다이오스의 날개',
'Void Of Repentance': '참회의 방',
'timegate(?!s)': '시간 차원문',
'timegates active': '시간 차원문 활성화',
'timestop': '시간 정지',
},
},
],
Expand Down
Loading