Skip to content
Merged
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: 15 additions & 15 deletions ui/raidboss/data/06-ew/alliance/aglaia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -712,9 +712,9 @@ const triggerSet: TriggerSet<Data> = {
},
'replaceText': {
'--hammer--': '--Hammer--',
'\(fake\)': 'falsch',
'\(proximity\)': 'Distanz',
'\(summon\)': 'Beschwörung',
'\\(fake\\)': '(falsch)',
'\\(proximity\\)': '(Distanz)',
'\\(summon\\)': '(Beschwörung)',
'Advent of the Eighth': 'Lehre des Kometen',
'As Above, So Below': 'Flamme von Leben und Tod',
'Balance': 'Seelenabrechnung',
Expand Down Expand Up @@ -823,9 +823,9 @@ const triggerSet: TriggerSet<Data> = {
},
'replaceText': {
'--hammer--': '--Marteau--',
'\(fake\)': 'Faux',
'\(proximity\)': 'Proche',
'\(summon\)': 'Invocation',
'\\(fake\\)': '(Faux)',
'\\(proximity\\)': '(Proche)',
'\\(summon\\)': '(Invocation)',
'Advent of the Eighth': 'Anneaux astraux',
'As Above, So Below': 'Flamme de vie, flamme de mort',
'(?<! )Balance': 'Jugement pananimique',
Expand Down Expand Up @@ -1040,9 +1040,9 @@ const triggerSet: TriggerSet<Data> = {
},
'replaceText': {
'--hammer--': '--锤子--',
'\(fake\)': '(假)',
'\(proximity\)': '(距离衰减)',
'\(summon\)': '(召唤)',
'\\(fake\\)': '(假)',
'\\(proximity\\)': '(距离衰减)',
'\\(summon\\)': '(召唤)',
'Advent of the Eighth': '彗星环',
'As Above, So Below': '生死抉择之炎',
'Balance': '灵魂的清算',
Expand Down Expand Up @@ -1150,9 +1150,9 @@ const triggerSet: TriggerSet<Data> = {
},
'replaceText': {
'--hammer--': '--錘子--',
'\(fake\)': '(假)',
'\(proximity\)': '(距離衰減)',
'\(summon\)': '(召喚)',
'\\(fake\\)': '(假)',
'\\(proximity\\)': '(距離衰減)',
'\\(summon\\)': '(召喚)',
'Advent of the Eighth': '彗星環',
'As Above, So Below': '生死抉擇之炎',
'Balance': '靈魂的清算',
Expand Down Expand Up @@ -1260,9 +1260,9 @@ const triggerSet: TriggerSet<Data> = {
},
'replaceText': {
'--hammer--': '--망치--',
'\(fake\)': '가짜',
'\(proximity\)': '거리감쇠',
'\(summon\)': '소환',
'\\(fake\\)': '(가짜)',
'\\(proximity\\)': '(거리감쇠)',
'\\(summon\\)': '(소환)',
'Advent of the Eighth': '혜성륜',
'As Above, So Below': '생사택일의 화염',
'Balance': '혼 청산',
Expand Down