mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-08 17:32:18 +02:00
Add files via upload
This commit is contained in:
parent
b62937f004
commit
b25422687b
@ -1237,6 +1237,6 @@
|
||||
},
|
||||
"poisonPuppeteer": {
|
||||
"name": "Poison Puppeteer",
|
||||
"description": "Pokémon poisoned by Pecharunt's moves will also become confused."
|
||||
"description": "Pokémon poisoned by this Pokémon's moves will also become confused."
|
||||
}
|
||||
}
|
@ -105,5 +105,7 @@
|
||||
"congratulations": "Congratulations!",
|
||||
"beatModeFirstTime": "{{speciesName}} beat {{gameMode}} Mode for the first time!\nYou received {{newModifier}}!",
|
||||
"ppReduced": "It reduced the PP of {{targetName}}'s\n{{moveName}} by {{reduction}}!",
|
||||
"mysteryEncounterAppeared": "What's this?"
|
||||
"mysteryEncounterAppeared": "What's this?",
|
||||
"battlerTagsHealBlock": "{{pokemonNameWithAffix}} can't restore its HP!",
|
||||
"battlerTagsHealBlockOnRemove": "{{pokemonNameWithAffix}} can restore its HP again!"
|
||||
}
|
@ -111,7 +111,7 @@
|
||||
"forest": "PMD EoS Dusk Forest",
|
||||
"grass": "PMD EoS Apple Woods",
|
||||
"graveyard": "PMD EoS Mystifying Forest",
|
||||
"ice_cave": "Firel - -60F",
|
||||
"ice_cave": "Firel - -50°C",
|
||||
"island": "PMD EoS Craggy Coast",
|
||||
"jungle": "Lmz - Jungle",
|
||||
"laboratory": "Firel - Laboratory",
|
||||
|
@ -766,6 +766,7 @@
|
||||
"2_female": "You are a trainer aren't you? I'm afraid that doesn't give you the right to interfere in our work.",
|
||||
"3": "I'm from Macro Cosmos Insurance! Do you have a life insurance policy?",
|
||||
"4": "I found you! In that case, time for a Pokémon battle!",
|
||||
"4_female": "I found you! In that case, time for a Pokémon battle!",
|
||||
"5": "An earful from Ms. Oleana is way worse than anything you can do!"
|
||||
},
|
||||
"victory": {
|
||||
@ -796,7 +797,8 @@
|
||||
"3": "If you don't clear out real quick-like, I'll hafta come at you in self-defense. You get me?",
|
||||
"4": "Sorry, but if you don't turn yourself around here, amigo, we'll have to send you packing!",
|
||||
"4_female": "Sorry, but if you don't turn yourself around here, amiga, we'll have to send you packing!",
|
||||
"5": "Oh great. Here comes another rando to ruin my day."
|
||||
"5": "Oh great. Here comes another rando to ruin my day.",
|
||||
"5_female": "Oh great. Here comes another rando to ruin my day."
|
||||
},
|
||||
"victory": {
|
||||
"1": "How come I'M the one seeing stars?!",
|
||||
@ -819,6 +821,7 @@
|
||||
"mela": {
|
||||
"encounter": {
|
||||
"1": "So you're the dope who picked a fight with Team Star... Prepare to get messed up.",
|
||||
"1_female": "So you're the dope who picked a fight with Team Star... Prepare to get messed up.",
|
||||
"2": "All riiight, BRING IT! I'll blow everythin' sky high!"
|
||||
},
|
||||
"victory": {
|
||||
@ -829,6 +832,7 @@
|
||||
"atticus": {
|
||||
"encounter": {
|
||||
"1": "You have some nerve baring your fangs at Team Star. Come, then, villainous wretch!",
|
||||
"1_female": "You have some nerve baring your fangs at Team Star. Come, then, villainous wretch!",
|
||||
"2": "Be warned—I shall spare thee no mercy! En garde!"
|
||||
},
|
||||
"victory": {
|
||||
@ -839,7 +843,8 @@
|
||||
"ortega": {
|
||||
"encounter": {
|
||||
"1": "I promise I'll play nice, so don't blame me when this battle sends you blubbering back home!",
|
||||
"2": "I'll wipe that smug look off your face for sure! You're going down!"
|
||||
"2": "I'll wipe that smug look off your face for sure! You're going down!",
|
||||
"2_female": "I'll wipe that smug look off your face for sure! You're going down!"
|
||||
},
|
||||
"victory": {
|
||||
"1": "Ugh! How could I LOSE! What the HECK!",
|
||||
|
@ -3129,7 +3129,7 @@
|
||||
},
|
||||
"auraWheel": {
|
||||
"name": "Aura Wheel",
|
||||
"effect": "Morpeko attacks and raises its Speed with the energy stored in its cheeks. This move's type changes depending on the user's form."
|
||||
"effect": "The user attacks and raises its Speed with the energy stored in its cheeks. If used by Morpeko, this move's type changes depending on the user's form."
|
||||
},
|
||||
"breakingSwipe": {
|
||||
"name": "Breaking Swipe",
|
||||
|
@ -23,6 +23,7 @@
|
||||
"selected": "Let's do this!"
|
||||
},
|
||||
"outro": "Look how happy your {{chosenPokemon}} is now!$Here, you can have these as well.",
|
||||
"outro_failed": "How disappointing...$It looks like you still have a long way\nto go to earn your Pokémon's trust!",
|
||||
"gained_eggs": "@s{item_fanfare}You received {{numEggs}}!",
|
||||
"eggs_tooltip": "\n(+) Earn {{eggs}}",
|
||||
"numEggs_one": "{{count}} {{rarity}} Egg",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"pikachu": "Normal",
|
||||
"pikachuCosplay": "Cosplay",
|
||||
"pikachuCoolCosplay": "Cool Cosplay",
|
||||
"pikachuBeautyCosplay": "Beauty Cosplay",
|
||||
@ -6,8 +7,10 @@
|
||||
"pikachuSmartCosplay": "Smart Cosplay",
|
||||
"pikachuToughCosplay": "Tough Cosplay",
|
||||
"pikachuPartner": "Partner",
|
||||
"eevee": "Normal",
|
||||
"eeveePartner": "Partner",
|
||||
"pichuSpiky": "Spiky",
|
||||
"pichu": "Normal",
|
||||
"pichuSpiky": "Spiky-Eared",
|
||||
"unownA": "A",
|
||||
"unownB": "B",
|
||||
"unownC": "C",
|
||||
@ -36,135 +39,252 @@
|
||||
"unownZ": "Z",
|
||||
"unownExclamation": "!",
|
||||
"unownQuestion": "?",
|
||||
"castformSunny": "Sunny",
|
||||
"castformRainy": "Rainy",
|
||||
"castformSnowy": "Snowy",
|
||||
"deoxysNormal": "Normal",
|
||||
"burmyPlant": "Plant",
|
||||
"burmySandy": "Sandy",
|
||||
"burmyTrash": "Trash",
|
||||
"shellosEast": "East",
|
||||
"shellosWest": "West",
|
||||
"castform": "Normal Form",
|
||||
"castformSunny": "Sunny Form",
|
||||
"castformRainy": "Rainy Form",
|
||||
"castformSnowy": "Snowy Form",
|
||||
"deoxysNormal": "Normal Forme",
|
||||
"deoxysAttack": "Attack Forme",
|
||||
"deoxysDefense": "Defense Forme",
|
||||
"deoxysSpeed": "Speed Forme",
|
||||
"burmyPlant": "Plant Cloak",
|
||||
"burmySandy": "Sandy Cloak",
|
||||
"burmyTrash": "Trash Cloak",
|
||||
"cherubiOvercast": "Overcast Form",
|
||||
"cherubiSunshine": "Sunshine Form",
|
||||
"shellosEast": "East Sea",
|
||||
"shellosWest": "West Sea",
|
||||
"rotom": "Normal",
|
||||
"rotomHeat": "Heat",
|
||||
"rotomWash": "Wash",
|
||||
"rotomFrost": "Frost",
|
||||
"rotomFan": "Fan",
|
||||
"rotomMow": "Mow",
|
||||
"giratinaAltered": "Altered",
|
||||
"shayminLand": "Land",
|
||||
"basculinRedStriped": "Red Striped",
|
||||
"basculinBlueStriped": "Blue Striped",
|
||||
"basculinWhiteStriped": "White Striped",
|
||||
"deerlingSpring": "Spring",
|
||||
"deerlingSummer": "Summer",
|
||||
"deerlingAutumn": "Autumn",
|
||||
"deerlingWinter": "Winter",
|
||||
"tornadusIncarnate": "Incarnate",
|
||||
"thundurusIncarnate": "Incarnate",
|
||||
"landorusIncarnate": "Incarnate",
|
||||
"keldeoOrdinary": "Ordinary",
|
||||
"meloettaAria": "Aria",
|
||||
"meloettaPirouette": "Pirouette",
|
||||
"dialga": "Normal",
|
||||
"dialgaOrigin": "Origin Forme",
|
||||
"palkia": "Normal",
|
||||
"palkiaOrigin": "Origin Forme",
|
||||
"giratinaAltered": "Altered Forme",
|
||||
"giratinaOrigin": "Origin Forme",
|
||||
"shayminLand": "Land Forme",
|
||||
"shayminSky": "Sky Forme",
|
||||
"basculinRedStriped": "Red-Striped Form",
|
||||
"basculinBlueStriped": "Blue-Striped Form",
|
||||
"basculinWhiteStriped": "White-Striped Form",
|
||||
"darumaka": "Standard Mode",
|
||||
"darumakaZen": "Zen Mode",
|
||||
"deerlingSpring": "Spring Form",
|
||||
"deerlingSummer": "Summer Form",
|
||||
"deerlingAutumn": "Autumn Form",
|
||||
"deerlingWinter": "Winter Form",
|
||||
"tornadusIncarnate": "Incarnate Forme",
|
||||
"tornadusTherian": "Therian Forme",
|
||||
"thundurusIncarnate": "Incarnate Forme",
|
||||
"thundurusTherian": "Therian Forme",
|
||||
"landorusIncarnate": "Incarnate Forme",
|
||||
"landorusTherian": "Therian Forme",
|
||||
"kyurem": "Normal",
|
||||
"kyuremBlack": "Black",
|
||||
"kyuremWhite": "White",
|
||||
"keldeoOrdinary": "Ordinary Form",
|
||||
"keldeoResolute": "Resolute",
|
||||
"meloettaAria": "Aria Forme",
|
||||
"meloettaPirouette": "Pirouette Forme",
|
||||
"genesect": "Normal",
|
||||
"genesectShock": "Shock Drive",
|
||||
"genesectBurn": "Burn Drive",
|
||||
"genesectChill": "Chill Drive",
|
||||
"genesectDouse": "Douse Drive",
|
||||
"froakie": "Normal",
|
||||
"froakieBattleBond": "Battle Bond",
|
||||
"scatterbugMeadow": "Meadow",
|
||||
"scatterbugIcySnow": "Icy Snow",
|
||||
"scatterbugPolar": "Polar",
|
||||
"scatterbugTundra": "Tundra",
|
||||
"scatterbugContinental": "Continental",
|
||||
"scatterbugGarden": "Garden",
|
||||
"scatterbugElegant": "Elegant",
|
||||
"scatterbugModern": "Modern",
|
||||
"scatterbugMarine": "Marine",
|
||||
"scatterbugArchipelago": "Archipelago",
|
||||
"scatterbugHighPlains": "High Plains",
|
||||
"scatterbugSandstorm": "Sandstorm",
|
||||
"scatterbugRiver": "River",
|
||||
"scatterbugMonsoon": "Monsoon",
|
||||
"scatterbugSavanna": "Savanna",
|
||||
"scatterbugSun": "Sun",
|
||||
"scatterbugOcean": "Ocean",
|
||||
"scatterbugJungle": "Jungle",
|
||||
"scatterbugFancy": "Fancy",
|
||||
"scatterbugPokeBall": "Poké Ball",
|
||||
"flabebeRed": "Red",
|
||||
"flabebeYellow": "Yellow",
|
||||
"flabebeOrange": "Orange",
|
||||
"flabebeBlue": "Blue",
|
||||
"flabebeWhite": "White",
|
||||
"furfrouHeart": "Heart",
|
||||
"furfrouStar": "Star",
|
||||
"furfrouDiamond": "Diamond",
|
||||
"furfrouDebutante": "Debutante",
|
||||
"furfrouMatron": "Matron",
|
||||
"furfrouDandy": "Dandy",
|
||||
"furfrouLaReine": "La Reine",
|
||||
"furfrouKabuki": "Kabuki",
|
||||
"furfrouPharaoh": "Pharaoh",
|
||||
"pumpkabooSmall": "Small",
|
||||
"pumpkabooLarge": "Large",
|
||||
"pumpkabooSuper": "Super",
|
||||
"xerneasNeutral": "Neutral",
|
||||
"xerneasActive": "Active",
|
||||
"froakieAsh": "Ash",
|
||||
"scatterbugMeadow": "Meadow Pattern",
|
||||
"scatterbugIcySnow": "Icy Snow Pattern",
|
||||
"scatterbugPolar": "Polar Pattern",
|
||||
"scatterbugTundra": "Tundra Pattern",
|
||||
"scatterbugContinental": "Continental Pattern",
|
||||
"scatterbugGarden": "Garden Pattern",
|
||||
"scatterbugElegant": "Elegant Pattern",
|
||||
"scatterbugModern": "Modern Pattern",
|
||||
"scatterbugMarine": "Marine Pattern",
|
||||
"scatterbugArchipelago": "Archipelago Pattern",
|
||||
"scatterbugHighPlains": "High Plains Pattern",
|
||||
"scatterbugSandstorm": "Sandstorm Pattern",
|
||||
"scatterbugRiver": "River Pattern",
|
||||
"scatterbugMonsoon": "Monsoon Pattern",
|
||||
"scatterbugSavanna": "Savanna Pattern",
|
||||
"scatterbugSun": "Sun Pattern",
|
||||
"scatterbugOcean": "Ocean Pattern",
|
||||
"scatterbugJungle": "Jungle Pattern",
|
||||
"scatterbugFancy": "Fancy Pattern",
|
||||
"scatterbugPokeBall": "Poké Ball Pattern",
|
||||
"flabebeRed": "Red Flower",
|
||||
"flabebeYellow": "Yellow Flower",
|
||||
"flabebeOrange": "Orange Flower",
|
||||
"flabebeBlue": "Blue Flower",
|
||||
"flabebeWhite": "White Flower",
|
||||
"furfrou": "Natural Form",
|
||||
"furfrouHeart": "Heart Trim",
|
||||
"furfrouStar": "Star Trim",
|
||||
"furfrouDiamond": "Diamond Trim",
|
||||
"furfrouDebutante": "Debutante Trim",
|
||||
"furfrouMatron": "Matron Trim",
|
||||
"furfrouDandy": "Dandy Trim",
|
||||
"furfrouLaReine": "La Reine Trim",
|
||||
"furfrouKabuki": "Kabuki Trim",
|
||||
"furfrouPharaoh": "Pharaoh Trim",
|
||||
"espurrMale": "Male",
|
||||
"espurrFemale": "Female",
|
||||
"honedgeShiled": "Shield Forme",
|
||||
"honedgeBlade": "Blade Forme",
|
||||
"pumpkaboo": "Average Size",
|
||||
"pumpkabooSmall": "Small Size",
|
||||
"pumpkabooLarge": "Large Size",
|
||||
"pumpkabooSuper": "Super Size",
|
||||
"xerneasNeutral": "Neutral Mode",
|
||||
"xerneasActive": "Active Mode",
|
||||
"zygarde50": "50% Forme",
|
||||
"zygarde10": "10% Forme",
|
||||
"zygarde50Pc": "50% Forme Power Construct",
|
||||
"zygarde10Pc": "10% Forme Power Construct",
|
||||
"zygardeComplete": "Complete Forme",
|
||||
"oricorioBaile": "Baile",
|
||||
"oricorioPompom": "Pom-Pom",
|
||||
"oricorioPau": "Pau",
|
||||
"oricorioSensu": "Sensu",
|
||||
"hoopa": "Confined",
|
||||
"hoopaUnbound": "Unbound",
|
||||
"oricorioBaile": "Baile Style",
|
||||
"oricorioPompom": "Pom-Pom Style",
|
||||
"oricorioPau": "Pau Style",
|
||||
"oricorioSensu": "Sensu Style",
|
||||
"rockruff": "Normal",
|
||||
"rockruffOwnTempo": "Own Tempo",
|
||||
"miniorRedMeteor": "Red Meteor",
|
||||
"miniorOrangeMeteor": "Orange Meteor",
|
||||
"miniorYellowMeteor": "Yellow Meteor",
|
||||
"miniorGreenMeteor": "Green Meteor",
|
||||
"miniorBlueMeteor": "Blue Meteor",
|
||||
"miniorIndigoMeteor": "Indigo Meteor",
|
||||
"miniorVioletMeteor": "Violet Meteor",
|
||||
"miniorRed": "Red",
|
||||
"miniorOrange": "Orange",
|
||||
"miniorYellow": "Yellow",
|
||||
"miniorGreen": "Green",
|
||||
"miniorBlue": "Blue",
|
||||
"miniorIndigo": "Indigo",
|
||||
"miniorViolet": "Violet",
|
||||
"mimikyuDisguised": "Disguised",
|
||||
"mimikyuBusted": "Busted",
|
||||
"rockruffMidday": "Midday Form",
|
||||
"rockruffMidnight": "Midnight Form",
|
||||
"rockruffDusk": "Dusk Form",
|
||||
"wishiwashi": "Solo Form",
|
||||
"wishiwashiSchool": "School",
|
||||
"typeNullNormal": "Type: Normal",
|
||||
"typeNullFighting": "Type: Fighting",
|
||||
"typeNullFlying": "Type: Flying",
|
||||
"typeNullPoison": "Type: Poison",
|
||||
"typeNullGround": "Type: Ground",
|
||||
"typeNullRock": "Type: Rock",
|
||||
"typeNullBug": "Type: Bug",
|
||||
"typeNullGhost": "Type: Ghost",
|
||||
"typeNullSteel": "Type: Steel",
|
||||
"typeNullFire": "Type: Fire",
|
||||
"typeNullWater": "Type: Water",
|
||||
"typeNullGrass": "Type: Grass",
|
||||
"typeNullElectric": "Type: Electric",
|
||||
"typeNullPsychic": "Type: Psychic",
|
||||
"typeNullIce": "Type: Ice",
|
||||
"typeNullDragon": "Type: Dragon",
|
||||
"typeNullDark": "Type: Dark",
|
||||
"typeNullFairy": "Type: Fairy",
|
||||
"miniorRedMeteor": "Red Meteor Form",
|
||||
"miniorOrangeMeteor": "Orange Meteor Form",
|
||||
"miniorYellowMeteor": "Yellow Meteor Form",
|
||||
"miniorGreenMeteor": "Green Meteor Form",
|
||||
"miniorBlueMeteor": "Blue Meteor Form",
|
||||
"miniorIndigoMeteor": "Indigo Meteor Form",
|
||||
"miniorVioletMeteor": "Violet Meteor Form",
|
||||
"miniorRed": "Red Core Form",
|
||||
"miniorOrange": "Orange Core Form",
|
||||
"miniorYellow": "Yellow Core Form",
|
||||
"miniorGreen": "Green Core Form",
|
||||
"miniorBlue": "Blue Core Form",
|
||||
"miniorIndigo": "Indigo Core Form",
|
||||
"miniorViolet": "Violet Core Form",
|
||||
"mimikyuDisguised": "Disguised Form",
|
||||
"mimikyuBusted": "Busted Form",
|
||||
"necrozma": "Normal",
|
||||
"necrozmaDuskMane": "Dusk Mane",
|
||||
"necrozmaDawnWings": "Dawn Wings",
|
||||
"necrozmaUltra": "Ultra",
|
||||
"magearna": "Normal",
|
||||
"magearnaOriginal": "Original",
|
||||
"marshadow": "Normal",
|
||||
"marshadowZenith": "Zenith",
|
||||
"sinisteaPhony": "Phony",
|
||||
"sinisteaAntique": "Antique",
|
||||
"cramorant": "Normal",
|
||||
"cramorantGulping": "Gulping Form",
|
||||
"cramorantGorging": "Gorging Form",
|
||||
"toxelAmped": "Amped Form",
|
||||
"toxelLowkey": "Low-Key Form",
|
||||
"sinisteaPhony": "Phony Form",
|
||||
"sinisteaAntique": "Antique Form",
|
||||
"milceryVanillaCream": "Vanilla Cream",
|
||||
"milceryRubyCream": "Ruby Cream",
|
||||
"milceryMatchaCream": "Matcha Cream",
|
||||
"milceryMintCream": "Mint Cream",
|
||||
"milceryLemonCream": "Lemon Cream",
|
||||
"milcerySaltedCream": "Salted Cream",
|
||||
"milceryRubySwirl": "Ruby Swirl",
|
||||
"milceryCaramelSwirl": "Caramel Swirl",
|
||||
"milceryRainbowSwirl": "Rainbow Swirl",
|
||||
"eiscue": "Ice Face",
|
||||
"eiscueNoIce": "No Ice",
|
||||
"indeedeeMale": "Male",
|
||||
"indeedeeFemale": "Female",
|
||||
"morpekoFullBelly": "Full Belly",
|
||||
"morpekoFullBelly": "Full Belly Mode",
|
||||
"morpekoHangry": "Hangry Mode",
|
||||
"zacianHeroOfManyBattles": "Hero Of Many Battles",
|
||||
"zacianCrowned": "Crowned",
|
||||
"zamazentaHeroOfManyBattles": "Hero Of Many Battles",
|
||||
"zamazentaCrowned": "Crowned",
|
||||
"kubfuSingleStrike": "Single Strike Style",
|
||||
"kubfuRapidStrike": "Rapid Strike Style",
|
||||
"zarude": "Normal",
|
||||
"zarudeDada": "Dada",
|
||||
"enamorusIncarnate": "Incarnate",
|
||||
"calyrex": "Normal",
|
||||
"calyrexIce": "Ice Rider",
|
||||
"calyrexShadow": "Shadow Rider",
|
||||
"basculinMale": "Male",
|
||||
"basculinFemale": "Female",
|
||||
"enamorusIncarnate": "Incarnate Forme",
|
||||
"enamorusTherian": "Therian Forme",
|
||||
"lechonkMale": "Male",
|
||||
"lechonkFemale": "Female",
|
||||
"tandemausFour": "Family of Four",
|
||||
"tandemausThree": "Family of Three",
|
||||
"squawkabillyGreenPlumage": "Green Plumage",
|
||||
"squawkabillyBluePlumage": "Blue Plumage",
|
||||
"squawkabillyYellowPlumage": "Yellow Plumage",
|
||||
"squawkabillyWhitePlumage": "White Plumage",
|
||||
"tatsugiriCurly": "Curly",
|
||||
"tatsugiriDroopy": "Droopy",
|
||||
"tatsugiriStretchy": "Stretchy",
|
||||
"gimmighoulChest": "Chest",
|
||||
"gimmighoulRoaming": "Roaming",
|
||||
"finizenZero": "Zero Form",
|
||||
"finizenHero": "Hero Form",
|
||||
"tatsugiriCurly": "Curly Form",
|
||||
"tatsugiriDroopy": "Droopy Form",
|
||||
"tatsugiriStretchy": "Stretchy Form",
|
||||
"dunsparceTwo": "Two-Segment Form",
|
||||
"dunsparceThree": "Three-Segment Form",
|
||||
"gimmighoulChest": "Chest Form",
|
||||
"gimmighoulRoaming": "Roaming Form",
|
||||
"koraidonApexBuild": "Apex Build",
|
||||
"koraidonLimitedBuild": "Limited Build",
|
||||
"koraidonSprintingBuild": "Sprinting Build",
|
||||
"koraidonSwimmingBuild": "Swimming Build",
|
||||
"koraidonGlidingBuild": "Gliding Build",
|
||||
"miraidonUltimateMode": "Ultimate Mode",
|
||||
"miraidonLowPowerMode": "Low Power Mode",
|
||||
"miraidonLowPowerMode": "Low-Power Mode",
|
||||
"miraidonDriveMode": "Drive Mode",
|
||||
"miraidonAquaticMode": "Aquatic Mode",
|
||||
"miraidonGlideMode": "Glide Mode",
|
||||
"poltchageistCounterfeit": "Counterfeit",
|
||||
"poltchageistArtisan": "Artisan",
|
||||
"paldeaTaurosCombat": "Combat",
|
||||
"paldeaTaurosBlaze": "Blaze",
|
||||
"paldeaTaurosAqua": "Aqua"
|
||||
}
|
||||
"poltchageistCounterfeit": "Counterfeit Form",
|
||||
"poltchageistArtisan": "Artisan Form",
|
||||
"poltchageistUnremarkable": "Unremarkable Form",
|
||||
"poltchageistMasterpiece": "Masterpiece Form",
|
||||
"ogerponTealMask": "Teal Mask",
|
||||
"ogerponTealMaskTera": "Teal Mask Terastallized",
|
||||
"ogerponWellspringMask": "Wellspring Mask",
|
||||
"ogerponWellspringMaskTera": "Wellspring Mask Terastallized",
|
||||
"ogerponHearthflameMask": "Hearthflame Mask",
|
||||
"ogerponHearthflameMaskTera": "Hearthflame Mask Terastallized",
|
||||
"ogerponCornerstoneMask": "Cornerstone Mask",
|
||||
"ogerponCornerstoneMaskTera": "Cornerstone Mask Terastallized",
|
||||
"terpagos": "Normal Form",
|
||||
"terpagosTerastal": "Terastal Form",
|
||||
"terpagosStellar": "Stellar Form",
|
||||
"galarDarumaka": "Standard Mode",
|
||||
"galarDarumakaZen": "Zen Mode",
|
||||
"paldeaTaurosCombat": "Combat Breed",
|
||||
"paldeaTaurosBlaze": "Blaze Breed",
|
||||
"paldeaTaurosAqua": "Aqua Breed"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user