mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Compare commits
4 Commits
f503080167
...
38f533276f
Author | SHA1 | Date | |
---|---|---|---|
|
38f533276f | ||
|
a01cb96de6 | ||
|
c499f351d1 | ||
|
041519a78f |
@ -1111,6 +1111,8 @@ export default class BattleScene extends SceneBase {
|
||||
case Species.FLOETTE:
|
||||
case Species.FLORGES:
|
||||
case Species.FURFROU:
|
||||
case Species.PUMPKABOO:
|
||||
case Species.GOURGEIST:
|
||||
case Species.ORICORIO:
|
||||
case Species.MAGEARNA:
|
||||
case Species.ZARUDE:
|
||||
|
@ -66,7 +66,7 @@ export enum FormChangeItem {
|
||||
HARD_METEORITE,
|
||||
SMOOTH_METEORITE,
|
||||
ADAMANT_CRYSTAL,
|
||||
LUSTROUS_ORB,
|
||||
LUSTROUS_GLOBE,
|
||||
GRISEOUS_CORE,
|
||||
REVEAL_GLASS,
|
||||
GRACIDEA,
|
||||
@ -520,7 +520,7 @@ export const pokemonFormChanges: PokemonFormChanges = {
|
||||
new SpeciesFormChange(Species.DIALGA, "", SpeciesFormKey.ORIGIN, new SpeciesFormChangeItemTrigger(FormChangeItem.ADAMANT_CRYSTAL))
|
||||
],
|
||||
[Species.PALKIA]: [
|
||||
new SpeciesFormChange(Species.PALKIA, "", SpeciesFormKey.ORIGIN, new SpeciesFormChangeItemTrigger(FormChangeItem.LUSTROUS_ORB))
|
||||
new SpeciesFormChange(Species.PALKIA, "", SpeciesFormKey.ORIGIN, new SpeciesFormChangeItemTrigger(FormChangeItem.LUSTROUS_GLOBE))
|
||||
],
|
||||
[Species.GIRATINA]: [
|
||||
new SpeciesFormChange(Species.GIRATINA, "altered", SpeciesFormKey.ORIGIN, new SpeciesFormChangeItemTrigger(FormChangeItem.GRISEOUS_CORE))
|
||||
|
@ -2010,15 +2010,15 @@ export function initSpecies() {
|
||||
new PokemonSpecies(Species.TREVENANT, 6, false, false, false, "Elder Tree Pokémon", Type.GHOST, Type.GRASS, 1.5, 71, Abilities.NATURAL_CURE, Abilities.FRISK, Abilities.HARVEST, 474, 85, 110, 76, 65, 82, 56, 60, 50, 166, GrowthRate.MEDIUM_FAST, 50, false),
|
||||
new PokemonSpecies(Species.PUMPKABOO, 6, false, false, false, "Pumpkin Pokémon", Type.GHOST, Type.GRASS, 0.4, 5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 49, 66, 70, 44, 55, 51, 120, 50, 67, GrowthRate.MEDIUM_FAST, 50, false, false,
|
||||
new PokemonForm("Average Size", "", Type.GHOST, Type.GRASS, 0.4, 5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 49, 66, 70, 44, 55, 51, 120, 50, 67, false, null, true),
|
||||
new PokemonForm("Small Size", "small", Type.GHOST, Type.GRASS, 0.3, 3.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 44, 66, 70, 44, 55, 56, 120, 50, 67, false, null, true),
|
||||
new PokemonForm("Large Size", "large", Type.GHOST, Type.GRASS, 0.5, 7.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 54, 66, 70, 44, 55, 46, 120, 50, 67, false, null, true),
|
||||
new PokemonForm("Super Size", "super", Type.GHOST, Type.GRASS, 0.8, 15, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 59, 66, 70, 44, 55, 41, 120, 50, 67, false, null, true),
|
||||
new PokemonForm("Small Size", "small", Type.GHOST, Type.GRASS, 0.3, 3.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 44, 66, 70, 44, 55, 56, 120, 50, 67, false, "", true),
|
||||
new PokemonForm("Large Size", "large", Type.GHOST, Type.GRASS, 0.5, 7.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 54, 66, 70, 44, 55, 46, 120, 50, 67, false, "", true),
|
||||
new PokemonForm("Super Size", "super", Type.GHOST, Type.GRASS, 0.8, 15, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 335, 59, 66, 70, 44, 55, 41, 120, 50, 67, false, "", true),
|
||||
),
|
||||
new PokemonSpecies(Species.GOURGEIST, 6, false, false, false, "Pumpkin Pokémon", Type.GHOST, Type.GRASS, 0.9, 12.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 65, 90, 122, 58, 75, 84, 60, 50, 173, GrowthRate.MEDIUM_FAST, 50, false, false,
|
||||
new PokemonForm("Average Size", "", Type.GHOST, Type.GRASS, 0.9, 12.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 65, 90, 122, 58, 75, 84, 60, 50, 173, false, null, true),
|
||||
new PokemonForm("Small Size", "small", Type.GHOST, Type.GRASS, 0.7, 9.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 55, 85, 122, 58, 75, 99, 60, 50, 173, false, null, true),
|
||||
new PokemonForm("Large Size", "large", Type.GHOST, Type.GRASS, 1.1, 14, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 75, 95, 122, 58, 75, 69, 60, 50, 173, false, null, true),
|
||||
new PokemonForm("Super Size", "super", Type.GHOST, Type.GRASS, 1.7, 39, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 85, 100, 122, 58, 75, 54, 60, 50, 173, false, null, true),
|
||||
new PokemonForm("Small Size", "small", Type.GHOST, Type.GRASS, 0.7, 9.5, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 55, 85, 122, 58, 75, 99, 60, 50, 173, false, "", true),
|
||||
new PokemonForm("Large Size", "large", Type.GHOST, Type.GRASS, 1.1, 14, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 75, 95, 122, 58, 75, 69, 60, 50, 173, false, "", true),
|
||||
new PokemonForm("Super Size", "super", Type.GHOST, Type.GRASS, 1.7, 39, Abilities.PICKUP, Abilities.FRISK, Abilities.INSOMNIA, 494, 85, 100, 122, 58, 75, 54, 60, 50, 173, false, "", true),
|
||||
),
|
||||
new PokemonSpecies(Species.BERGMITE, 6, false, false, false, "Ice Chunk Pokémon", Type.ICE, null, 1, 99.5, Abilities.OWN_TEMPO, Abilities.ICE_BODY, Abilities.STURDY, 304, 55, 69, 85, 32, 35, 28, 190, 50, 61, GrowthRate.MEDIUM_FAST, 50, false),
|
||||
new PokemonSpecies(Species.AVALUGG, 6, false, false, false, "Iceberg Pokémon", Type.ICE, null, 2, 505, Abilities.OWN_TEMPO, Abilities.ICE_BODY, Abilities.STURDY, 514, 95, 117, 184, 44, 46, 28, 55, 50, 180, GrowthRate.MEDIUM_FAST, 50, false),
|
||||
|
@ -63123,9 +63123,12 @@ export const tmSpecies: TmSpecies = {
|
||||
[Moves.SNOWSCAPE]: [
|
||||
Species.SLOWPOKE,
|
||||
Species.SLOWBRO,
|
||||
Species.SEEL,
|
||||
Species.DEWGONG,
|
||||
Species.SHELLDER,
|
||||
Species.CLOYSTER,
|
||||
Species.CHANSEY,
|
||||
Species.LAPRAS,
|
||||
Species.ARTICUNO,
|
||||
Species.DRAGONITE,
|
||||
Species.MEW,
|
||||
@ -63140,6 +63143,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.PILOSWINE,
|
||||
Species.DELIBIRD,
|
||||
Species.BLISSEY,
|
||||
Species.SUICUNE,
|
||||
Species.WINGULL,
|
||||
Species.PELIPPER,
|
||||
Species.SPOINK,
|
||||
@ -63148,11 +63152,20 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.SNORUNT,
|
||||
Species.GLALIE,
|
||||
Species.LUVDISC,
|
||||
Species.REGICE,
|
||||
Species.PIPLUP,
|
||||
Species.PRINPLUP,
|
||||
Species.EMPOLEON,
|
||||
[
|
||||
Species.SHELLOS,
|
||||
"east",
|
||||
"west",
|
||||
],
|
||||
[
|
||||
Species.GASTRODON,
|
||||
"east",
|
||||
"west",
|
||||
],
|
||||
Species.MISMAGIUS,
|
||||
Species.HAPPINY,
|
||||
Species.SNOVER,
|
||||
@ -63170,7 +63183,17 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CUBCHOO,
|
||||
Species.BEARTIC,
|
||||
Species.CRYOGONAL,
|
||||
[
|
||||
Species.TORNADUS,
|
||||
"incarnate",
|
||||
"therian",
|
||||
],
|
||||
[
|
||||
Species.KYUREM,
|
||||
"",
|
||||
"black",
|
||||
"white",
|
||||
],
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
@ -63184,8 +63207,13 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BERGMITE,
|
||||
Species.AVALUGG,
|
||||
Species.DIANCIE,
|
||||
Species.PRIMARINA,
|
||||
Species.CRABOMINABLE,
|
||||
[
|
||||
Species.MAGEARNA,
|
||||
"",
|
||||
"original",
|
||||
],
|
||||
Species.INTELEON,
|
||||
Species.FROSMOTH,
|
||||
Species.EISCUE,
|
||||
@ -63633,12 +63661,21 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.WEAVILE,
|
||||
Species.GLACEON,
|
||||
Species.FROSLASS,
|
||||
[
|
||||
Species.PALKIA,
|
||||
"",
|
||||
"origin",
|
||||
],
|
||||
Species.ARCEUS,
|
||||
Species.OSHAWOTT,
|
||||
Species.DEWOTT,
|
||||
Species.SAMUROTT,
|
||||
[
|
||||
Species.BASCULIN,
|
||||
"red-striped",
|
||||
"blue-striped",
|
||||
"white-striped",
|
||||
],
|
||||
Species.DUCKLETT,
|
||||
Species.SWANNA,
|
||||
Species.ALOMOMOLA,
|
||||
|
@ -366,7 +366,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Harter Meteorit",
|
||||
"SMOOTH_METEORITE": "Glatter Meteorit",
|
||||
"ADAMANT_CRYSTAL": "Adamantkristall",
|
||||
"LUSTROUS_ORB": "Weiß-Orb",
|
||||
"LUSTROUS_GLOBE": "Weißkristall",
|
||||
"GRISEOUS_CORE": "Platinumkristall",
|
||||
"REVEAL_GLASS": "Wahrspiegel",
|
||||
"GRACIDEA": "Gracidea",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Hard Meteorite",
|
||||
"SMOOTH_METEORITE": "Smooth Meteorite",
|
||||
"ADAMANT_CRYSTAL": "Adamant Crystal",
|
||||
"LUSTROUS_ORB": "Lustrous Orb",
|
||||
"LUSTROUS_GLOBE": "Lustrous Globe",
|
||||
"GRISEOUS_CORE": "Griseous Core",
|
||||
"REVEAL_GLASS": "Reveal Glass",
|
||||
"GRACIDEA": "Gracidea",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Meteorito Duro",
|
||||
"SMOOTH_METEORITE": "Meteorito Suave",
|
||||
"ADAMANT_CRYSTAL": "Gran Diamansfera",
|
||||
"LUSTROUS_ORB": "Gran Lustresfera",
|
||||
"LUSTROUS_GLOBE": "Gran Lustresfera",
|
||||
"GRISEOUS_CORE": "Gran Griseosfera",
|
||||
"REVEAL_GLASS": "Espejo Veraz",
|
||||
"GRACIDEA": "Gracídea",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Méteorite Solide",
|
||||
"SMOOTH_METEORITE": "Méteorite Lisse",
|
||||
"ADAMANT_CRYSTAL": "Globe Adamant",
|
||||
"LUSTROUS_ORB": "Orbe Perlé",
|
||||
"LUSTROUS_GLOBE": "Globe Perlé",
|
||||
"GRISEOUS_CORE": "Globe Platiné",
|
||||
"REVEAL_GLASS": "Miroir Sacré",
|
||||
"GRACIDEA": "Gracidée",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Meteorite Dura",
|
||||
"SMOOTH_METEORITE": "Meteorite Liscia",
|
||||
"ADAMANT_CRYSTAL": "Adamasferoide",
|
||||
"LUSTROUS_ORB": "Splendisfera",
|
||||
"LUSTROUS_GLOBE": "Splendisferoide",
|
||||
"GRISEOUS_CORE": "Grigiosferoide",
|
||||
"REVEAL_GLASS": "Verispecchio",
|
||||
"GRACIDEA": "Gracidea",
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {DialogueTranslationEntries, SimpleTranslationEntries} from "#app/plugins/i18n";
|
||||
import { DialogueTranslationEntries, SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||
|
||||
// Dialogue of the NPCs in the game when the player character is male (or unset)
|
||||
export const PGMdialogue: DialogueTranslationEntries = {
|
||||
@ -2335,113 +2335,113 @@ export const PGFmiscDialogue: SimpleTranslationEntries = PGMmiscDialogue;
|
||||
export const PGMdoubleBattleDialogue: DialogueTranslationEntries = {
|
||||
"blue_red_double": {
|
||||
"encounter": {
|
||||
1: `Blue: Hey Red, let's show them what we're made of!
|
||||
$Red: ...
|
||||
$Blue: This is Pallet Town Power!`,
|
||||
1: `그린: 어이 레드! 우리가 누군지 보여주자고!
|
||||
$레드: ...
|
||||
$그린: 태초마을의 힘을 보여주지!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Blue: That was a great battle!
|
||||
$Red: ...`,
|
||||
1: `그린: 훌륭한 승부였어!
|
||||
$레드: ...`,
|
||||
},
|
||||
},
|
||||
"red_blue_double": {
|
||||
"encounter": {
|
||||
1: `Red: ...!
|
||||
$Blue: He never talks much.
|
||||
$Blue: But dont let that fool you! He is a champ after all!`,
|
||||
1: `레드: ...!
|
||||
$그린: 이 녀석은 여전히 말이 없구나.
|
||||
$그린: 그렇지만 방심해선 안 돼! 그래도 챔피언이라고!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Red: ...!
|
||||
$Blue: Next time we will beat you!`,
|
||||
1: `레드: ...!
|
||||
$그린: 다음에는 우리가 이길 테다!`,
|
||||
},
|
||||
},
|
||||
"tate_liza_double": {
|
||||
"encounter": {
|
||||
1: `Tate: Are you suprised?
|
||||
$Liza: We are two gym leaders at once!
|
||||
$Tate: We are twins!
|
||||
$Liza: We dont need to talk to understand each other!
|
||||
$Tate: Twice the power...
|
||||
$Liza: Can you handle it?`,
|
||||
1: `풍: 에헤헤... 체육관 관장이
|
||||
$란: 두 명이나 있어서 놀랐지?
|
||||
$풍: 우리는 쌍둥이!
|
||||
$란: 굳이 말을 하지 않아도 서로가 무슨 생각을 하고 있는지
|
||||
$풍: 자동으로 머릿속에 떠오르니까
|
||||
$란: 호흡을 척척 맞출 수가 있지!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Tate: What? Our combination was perfect!
|
||||
$Liza: Looks like we need to train more...`,
|
||||
1: `풍: 우, 우리들의
|
||||
$란: 팀워크가...!`,
|
||||
},
|
||||
},
|
||||
"liza_tate_double": {
|
||||
"encounter": {
|
||||
1: `Liza: Hihihi... Are you suprised?
|
||||
$Tate: Yes, we are really two gym leaders at once!
|
||||
$Liza: This is my twin brother Tate!
|
||||
$Tate: And this is my twin sister Liza!
|
||||
$Liza: Don't you think we are a perfect combination?`
|
||||
1: `란: 우후후... 체육관 관장이
|
||||
$풍: 두 명이나 있어서 놀랐어?
|
||||
$란: 우리는 쌍둥이!
|
||||
$풍: 완벽한 우리의 콤비네이션을
|
||||
$란: 과연 네가 깨뜨릴 수 있을까?`
|
||||
},
|
||||
"victory": {
|
||||
1: `Liza: Are we...
|
||||
$Tate: ...not as strong as we thought?`,
|
||||
1: `란: 우리들이 생각한 만큼
|
||||
$풍: 우리가 강하지 않았던 걸까?`,
|
||||
},
|
||||
},
|
||||
"wallace_steven_double": {
|
||||
"encounter": {
|
||||
1: `Steven: Wallace, let's show them the power of the champions!
|
||||
$Wallace: We will show you the power of Hoenn!
|
||||
$Steven: Let's go!`,
|
||||
1: `성호: 윤진! 우리 챔피언의 힘을 보여주자!
|
||||
$윤진: 호연의 힘을 보여주마!
|
||||
$성호: 간다!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Steven: That was a great battle!
|
||||
$Wallace: We will win next time!`,
|
||||
1: `성호: 훌륭한 승부였어!
|
||||
$윤진: 다음엔 우리가 이길 거다!`,
|
||||
},
|
||||
},
|
||||
"steven_wallace_double": {
|
||||
"encounter": {
|
||||
1: `Steven: Do you have any rare pokémon?
|
||||
$Wallace: Steven... We are here for a battle, not to show off our pokémon.
|
||||
$Steven: Oh... I see... Let's go then!`,
|
||||
1: `성호: 너 혹시 희귀한 포켓몬 가지고 있니?
|
||||
$윤진: 성호야... 우리는 포켓몬을 자랑하러 온 게 아니라 승부하러 온 거야.
|
||||
$성호: 오... 그렇지... 그럼 간다!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Steven: Now that we are done with the battle, let's show off our pokémon!
|
||||
$Wallace: Steven...`,
|
||||
1: `성호: 이제 승부는 끝났으니 포켓몬을 자랑해 볼까!
|
||||
$윤진: 성호야...`,
|
||||
},
|
||||
},
|
||||
"alder_iris_double": {
|
||||
"encounter": {
|
||||
1: `Alder: We are the strongest trainers in Unova!
|
||||
$Iris: Fights against strong trainers are the best!`,
|
||||
1: `노간주: 우리는 하나 지방 최강의 트레이너들이란다!
|
||||
$아이리스: 이렇게 강한 트레이너와 싸울 수 있어서 정말 기뻐~!!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Alder: Wow! You are super strong!
|
||||
$Iris: We will win next time!`,
|
||||
1: `노간주: 장하구나! 실로 견줄 자가 천하에 없도다!
|
||||
$아이리스: 다음 번엔 우리가 꼭 이길 거야~!`,
|
||||
},
|
||||
},
|
||||
"iris_alder_double": {
|
||||
"encounter": {
|
||||
1: `Iris: Welcome Challenger! I am THE Unova Champion!
|
||||
$Alder: Iris, aren't you a bit too excited?`,
|
||||
1: `아이리스: 어서 와, 도전자! 내가 바로 하나 지방 챔피언이야~!
|
||||
$노간주: 아이리스야, 너무 흥분한 것 아니냐?`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Iris: A loss like this is not easy to take...
|
||||
$Alder: But we will only get stronger with every loss!`,
|
||||
1: `아이리스: 후와아아아아... 최선을 다했는데도... 우리가 져버렸네!
|
||||
$노간주: 하지만 우리의 패배를 발판 삼아 나아가리라!`,
|
||||
},
|
||||
},
|
||||
"piers_marnie_double": {
|
||||
"encounter": {
|
||||
1: `Marnie: Brother, let's show them the power of Spikemuth!
|
||||
$Piers: We bring darkness!`,
|
||||
1: `마리: 오빠, 스파이크마을의 힘을 보여주자!
|
||||
$두송: 우리가 어둠을 불러올 것이다!`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Marnie: You brought light to our darkness!
|
||||
$Piers: Its too bright...`,
|
||||
1: `마리: 네가 우리의 어둠에 빛을 불러왔구나!
|
||||
$두송: 여긴 너무 밝네...`,
|
||||
},
|
||||
},
|
||||
"marnie_piers_double": {
|
||||
"encounter": {
|
||||
1: `Piers: Ready for a concert?
|
||||
$Marnie: Brother... They are here to fight, not to sing...`,
|
||||
1: `두송: 큰서트 즐길 준비 됐어?
|
||||
$마리: 오빠... 얘들은 노래가 아니라 승부를 하러 왔어...`,
|
||||
},
|
||||
"victory": {
|
||||
1: `Piers: Now that was a great concert!
|
||||
$Marnie: Brother...`,
|
||||
1: `두송: 훌륭한 콘서트였다!
|
||||
$마리: 오빠...`,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "단단한운석",
|
||||
"SMOOTH_METEORITE": "부드러운운석",
|
||||
"ADAMANT_CRYSTAL": "큰금강옥",
|
||||
"LUSTROUS_ORB": "큰백옥",
|
||||
"LUSTROUS_GLOBE": "큰백옥",
|
||||
"GRISEOUS_CORE": "큰백금옥",
|
||||
"REVEAL_GLASS": "비추는거울",
|
||||
"GRACIDEA": "그라시데아꽃",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "Meteorito Duro",
|
||||
"SMOOTH_METEORITE": " Meteorito Liso",
|
||||
"ADAMANT_CRYSTAL": "Cristal Adamante",
|
||||
"LUSTROUS_ORB": "Orbe Pérola",
|
||||
"LUSTROUS_GLOBE": "Globo Brilhante",
|
||||
"GRISEOUS_CORE": "Núcleo Platinado",
|
||||
"REVEAL_GLASS": "Espelho da Verdade",
|
||||
"GRACIDEA": "Gracídea",
|
||||
|
@ -365,7 +365,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"HARD_METEORITE": "坚硬陨石",
|
||||
"SMOOTH_METEORITE": "光滑陨石",
|
||||
"ADAMANT_CRYSTAL": "大金刚宝玉",
|
||||
"LUSTROUS_ORB": "白玉宝珠",
|
||||
"LUSTROUS_GLOBE": "大白宝玉",
|
||||
"GRISEOUS_CORE": "大白金宝玉",
|
||||
"REVEAL_GLASS": "现形镜",
|
||||
"GRACIDEA": "葛拉西蒂亚花",
|
||||
|
@ -419,7 +419,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
HARD_METEORITE: "堅硬隕石",
|
||||
SMOOTH_METEORITE: "光滑隕石",
|
||||
ADAMANT_CRYSTAL: "大金剛寶玉",
|
||||
LUSTROUS_ORB: "白玉寶珠",
|
||||
LUSTROUS_GLOBE: "大白寶玉",
|
||||
GRISEOUS_CORE: "大白金寶玉",
|
||||
REVEAL_GLASS: "現形鏡",
|
||||
GRACIDEA: "葛拉西蒂亞花",
|
||||
|
Loading…
Reference in New Issue
Block a user