[Enhancement] Add battle music for Koraidon & Miraidon (#2654)
* Add battle music for Koraidon & Miraidon * German track title
This commit is contained in:
parent
bacd5e939b
commit
67a21b8a94
Binary file not shown.
|
@ -1875,6 +1875,8 @@ export default class BattleScene extends SceneBase {
|
||||||
return 0.175;
|
return 0.175;
|
||||||
case "battle_legendary_ruinous": //SV Treasures of Ruin Battle
|
case "battle_legendary_ruinous": //SV Treasures of Ruin Battle
|
||||||
return 6.333;
|
return 6.333;
|
||||||
|
case "battle_legendary_kor_mir": //SV Depths of Area Zero Battle
|
||||||
|
return 6.442;
|
||||||
case "battle_legendary_loyal_three": //SV Loyal Three Battle
|
case "battle_legendary_loyal_three": //SV Loyal Three Battle
|
||||||
return 6.500;
|
return 6.500;
|
||||||
case "battle_legendary_ogerpon": //SV Ogerpon Battle
|
case "battle_legendary_ogerpon": //SV Ogerpon Battle
|
||||||
|
|
|
@ -311,6 +311,9 @@ export default class Battle {
|
||||||
if (pokemon.species.speciesId === Species.WO_CHIEN || pokemon.species.speciesId === Species.CHIEN_PAO || pokemon.species.speciesId === Species.TING_LU || pokemon.species.speciesId === Species.CHI_YU) {
|
if (pokemon.species.speciesId === Species.WO_CHIEN || pokemon.species.speciesId === Species.CHIEN_PAO || pokemon.species.speciesId === Species.TING_LU || pokemon.species.speciesId === Species.CHI_YU) {
|
||||||
return "battle_legendary_ruinous";
|
return "battle_legendary_ruinous";
|
||||||
}
|
}
|
||||||
|
if (pokemon.species.speciesId === Species.KORAIDON || pokemon.species.speciesId === Species.MIRAIDON) {
|
||||||
|
return "battle_legendary_kor_mir";
|
||||||
|
}
|
||||||
if (pokemon.species.speciesId === Species.OKIDOGI || pokemon.species.speciesId === Species.MUNKIDORI || pokemon.species.speciesId === Species.FEZANDIPITI) {
|
if (pokemon.species.speciesId === Species.OKIDOGI || pokemon.species.speciesId === Species.MUNKIDORI || pokemon.species.speciesId === Species.FEZANDIPITI) {
|
||||||
return "battle_legendary_loyal_three";
|
return "battle_legendary_loyal_three";
|
||||||
}
|
}
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH Vs. Coronospa",
|
"battle_legendary_calyrex": "SWSH Vs. Coronospa",
|
||||||
"battle_legendary_birds_galar": "SWSH Vs. Legendäre Galar-Vögel",
|
"battle_legendary_birds_galar": "SWSH Vs. Legendäre Galar-Vögel",
|
||||||
"battle_legendary_ruinous": "KAPU Vs. Schätze des Unheils",
|
"battle_legendary_ruinous": "KAPU Vs. Schätze des Unheils",
|
||||||
|
"battle_legendary_kor_mir": "KAPU Die Tiefen von Zone Null",
|
||||||
"battle_legendary_loyal_three": "KAPU Drei Gefährten",
|
"battle_legendary_loyal_three": "KAPU Drei Gefährten",
|
||||||
"battle_legendary_ogerpon": "KAPU Vs. Ogerpon",
|
"battle_legendary_ogerpon": "KAPU Vs. Ogerpon",
|
||||||
"battle_legendary_terapagos": "KAPU Vs. Terapagos",
|
"battle_legendary_terapagos": "KAPU Vs. Terapagos",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
||||||
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
||||||
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
||||||
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
||||||
"battle_legendary_terapagos": "SV Terapagos Battle",
|
"battle_legendary_terapagos": "SV Terapagos Battle",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH - ¡Vs Calyrex!",
|
"battle_legendary_calyrex": "SWSH - ¡Vs Calyrex!",
|
||||||
"battle_legendary_birds_galar": "SWSH - ¡Vs Aves Legendarias de Galar!",
|
"battle_legendary_birds_galar": "SWSH - ¡Vs Aves Legendarias de Galar!",
|
||||||
"battle_legendary_ruinous": "SV - ¡Vs Tesoros Funestos!",
|
"battle_legendary_ruinous": "SV - ¡Vs Tesoros Funestos!",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV - ¡Vs Compatrones!",
|
"battle_legendary_loyal_three": "SV - ¡Vs Compatrones!",
|
||||||
"battle_legendary_ogerpon": "SV - ¡Vs Ogerpon!",
|
"battle_legendary_ogerpon": "SV - ¡Vs Ogerpon!",
|
||||||
"battle_legendary_terapagos": "SV - ¡Vs Terapagos!",
|
"battle_legendary_terapagos": "SV - ¡Vs Terapagos!",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "ÉB - Vs. Sylveroy",
|
"battle_legendary_calyrex": "ÉB - Vs. Sylveroy",
|
||||||
"battle_legendary_birds_galar": "ÉB - Vs. Oiseaux Légendaires de Galar",
|
"battle_legendary_birds_galar": "ÉB - Vs. Oiseaux Légendaires de Galar",
|
||||||
"battle_legendary_ruinous": "ÉV - Vs. Trésors du fléau",
|
"battle_legendary_ruinous": "ÉV - Vs. Trésors du fléau",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "ÉV - Vs. Adoramis",
|
"battle_legendary_loyal_three": "ÉV - Vs. Adoramis",
|
||||||
"battle_legendary_ogerpon": "ÉV - Vs. Ogerpon",
|
"battle_legendary_ogerpon": "ÉV - Vs. Ogerpon",
|
||||||
"battle_legendary_terapagos": "ÉV - Vs. Terapagos",
|
"battle_legendary_terapagos": "ÉV - Vs. Terapagos",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
||||||
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
||||||
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
||||||
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
||||||
"battle_legendary_terapagos": "SV Terapagos Battle",
|
"battle_legendary_terapagos": "SV Terapagos Battle",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH 버드렉스 배틀",
|
"battle_legendary_calyrex": "SWSH 버드렉스 배틀",
|
||||||
"battle_legendary_birds_galar": "SWSH 가라르 전설의 새 배틀",
|
"battle_legendary_birds_galar": "SWSH 가라르 전설의 새 배틀",
|
||||||
"battle_legendary_ruinous": "SV 재앙의 보물 배틀",
|
"battle_legendary_ruinous": "SV 재앙의 보물 배틀",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV 세벗들 배틀",
|
"battle_legendary_loyal_three": "SV 세벗들 배틀",
|
||||||
"battle_legendary_ogerpon": "SV 오거폰 배틀",
|
"battle_legendary_ogerpon": "SV 오거폰 배틀",
|
||||||
"battle_legendary_terapagos": "SV 테라파고스 배틀",
|
"battle_legendary_terapagos": "SV 테라파고스 배틀",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
||||||
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
||||||
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
||||||
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
||||||
"battle_legendary_terapagos": "SV Terapagos Battle",
|
"battle_legendary_terapagos": "SV Terapagos Battle",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "剑盾「战斗!蕾冠王」",
|
"battle_legendary_calyrex": "剑盾「战斗!蕾冠王」",
|
||||||
"battle_legendary_birds_galar": "剑盾「战斗!传说的鸟宝可梦」",
|
"battle_legendary_birds_galar": "剑盾「战斗!传说的鸟宝可梦」",
|
||||||
"battle_legendary_ruinous": "朱紫「战斗!灾厄宝可梦」",
|
"battle_legendary_ruinous": "朱紫「战斗!灾厄宝可梦」",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "朱紫「战斗!宝伴」",
|
"battle_legendary_loyal_three": "朱紫「战斗!宝伴」",
|
||||||
"battle_legendary_ogerpon": "朱紫「战斗!厄鬼椪」",
|
"battle_legendary_ogerpon": "朱紫「战斗!厄鬼椪」",
|
||||||
"battle_legendary_terapagos": "朱紫「战斗!太乐巴戈斯」",
|
"battle_legendary_terapagos": "朱紫「战斗!太乐巴戈斯」",
|
||||||
|
|
|
@ -62,6 +62,7 @@ export const bgmName: SimpleTranslationEntries = {
|
||||||
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
"battle_legendary_calyrex": "SWSH Calyrex Battle",
|
||||||
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
"battle_legendary_birds_galar": "SWSH Galarian Legendary Birds Battle",
|
||||||
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
"battle_legendary_ruinous": "SV Treasures of Ruin Battle",
|
||||||
|
"battle_legendary_kor_mir": "SV Depths of Area Zero Battle",
|
||||||
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
"battle_legendary_loyal_three": "SV Loyal Three Battle",
|
||||||
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
"battle_legendary_ogerpon": "SV Ogerpon Battle",
|
||||||
"battle_legendary_terapagos": "SV Terapagos Battle",
|
"battle_legendary_terapagos": "SV Terapagos Battle",
|
||||||
|
|
Loading…
Reference in New Issue