Add files via upload

This commit is contained in:
MadridPawmot 2024-05-18 23:30:33 +02:00 committed by GitHub
parent c6f8a6564b
commit ef5876009b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,384 +4,384 @@ export const modifierType: ModifierTypeTranslationEntries = {
ModifierType: {
"AddPokeballModifierType": {
name: "{{modifierCount}}x {{pokeballName}}",
description: "Receive {{pokeballName}} x{{modifierCount}} (Inventory: {{pokeballAmount}}) \nCatch Rate: {{catchRate}}",
description: "Recibir {{pokeballName}} x{{modifierCount}} (En bolsa: {{pokeballAmount}}) \nRatio de captura: {{catchRate}}",
},
"AddVoucherModifierType": {
name: "{{modifierCount}}x {{voucherTypeName}}",
description: "Receive {{voucherTypeName}} x{{modifierCount}}",
description: "Recibir {{voucherTypeName}} x{{modifierCount}}",
},
"PokemonHeldItemModifierType": {
extra: {
"inoperable": "{{pokemonName}} can't take\nthis item!",
"tooMany": "{{pokemonName}} has too many\nof this item!",
"inoperable": "¡{{pokemonName}} no puede llevar\neste objeto!",
"tooMany": "¡{{pokemonName}} tiene demasiados\nobjetos como este!",
}
},
"PokemonHpRestoreModifierType": {
description: "Restores {{restorePoints}} HP or {{restorePercent}}% HP for one Pokémon, whichever is higher",
description: "Restaura {{restorePoints}} PS {{restorePercent}}% PS, la que sea mejor.",
extra: {
"fully": "Fully restores HP for one Pokémon",
"fullyWithStatus": "Fully restores HP for one Pokémon and heals any status ailment",
"fully": "Restaura todos los PS de un Pokémon",
"fullyWithStatus": "Restaura todos los PS de un Pokémon y cura cualquier problema de estado",
}
},
"PokemonReviveModifierType": {
description: "Revives one Pokémon and restores {{restorePercent}}% HP",
description: "Revive un Pokémon restaurando {{restorePercent}}% de PS",
},
"PokemonStatusHealModifierType": {
description: "Heals any status ailment for one Pokémon",
description: "Cura cualquier problema de estado de un Pokémon",
},
"PokemonPpRestoreModifierType": {
description: "Restores {{restorePoints}} PP for one Pokémon move",
description: "Restaura {{restorePoints}} PP de un movimiento de un Pokémon",
extra: {
"fully": "Restores all PP for one Pokémon move",
"fully": "Restaura todos los PP de un movimiento de un Pokémon",
}
},
"PokemonAllMovePpRestoreModifierType": {
description: "Restores {{restorePoints}} PP for all of one Pokémon's moves",
description: "Restaura {{restorePoints}} PP de todos los movimientos de un Pokémon",
extra: {
"fully": "Restores all PP for all of one Pokémon's moves",
"fully": "Restaura todos los PP de todos los movimientos de un Pokémon",
}
},
"PokemonPpUpModifierType": {
description: "Permanently increases PP for one Pokémon move by {{upPoints}} for every 5 maximum PP (maximum 3)",
description: "Sube permanente {{upPoints}} PP de un Pokémon por cada 5 PP máximos (máximo 3)",
},
"PokemonNatureChangeModifierType": {
name: "{{natureName}} Mint",
description: "Changes a Pokémon's nature to {{natureName}} and permanently unlocks the nature for the starter.",
description: "Cambia la naturaleza de un Pokémon a {{natureName}} y desbloquea permanentemente dicha naturaleza para el inicial.",
},
"DoubleBattleChanceBoosterModifierType": {
description: "Doubles the chance of an encounter being a double battle for {{battleCount}} battles",
description: "Duplica la probabilidad de una batalla de ser un combate doble por {{battleCount}} batallas",
},
"TempBattleStatBoosterModifierType": {
description: "Increases the {{tempBattleStatName}} of all party members by 1 stage for 5 battles",
description: "Sube 1 nivel de {{tempBattleStatName}} de todos los miembros del equipo por 5 batallas",
},
"AttackTypeBoosterModifierType": {
description: "Increases the power of a Pokémon's {{moveType}}-type moves by 20%",
description: "Sube la potencia de movimientos tipo {{moveType}} un 20%",
},
"PokemonLevelIncrementModifierType": {
description: "Increases a Pokémon's level by 1",
description: "Sube un nivel a un Pokémon",
},
"AllPokemonLevelIncrementModifierType": {
description: "Increases all party members' level by 1",
description: "Sube un nivel a todos los Pokémon del equipo",
},
"PokemonBaseStatBoosterModifierType": {
description: "Increases the holder's base {{statName}} by 10%. The higher your IVs, the higher the stack limit.",
description: "Sube el {{statName}} base del Pokémon que lo lleva 10%. Cuantos más IVs tenga, mayor es el límite.",
},
"AllPokemonFullHpRestoreModifierType": {
description: "Restores 100% HP for all Pokémon",
description: "Restaura el 100% de PS de todos los Pokémon",
},
"AllPokemonFullReviveModifierType": {
description: "Revives all fainted Pokémon, fully restoring HP",
description: "Revive todos los Pokémon debilitados restaurando todos sus PS",
},
"MoneyRewardModifierType": {
description: "Grants a {{moneyMultiplier}} amount of money (₽{{moneyAmount}})",
description: "Concede una cantidad de dinero {{moneyMultiplier}} (₽{{moneyAmount}})",
extra: {
"small": "small",
"moderate": "moderate",
"large": "large",
"small": "pequeña",
"moderate": "mediana",
"large": "grande",
},
},
"ExpBoosterModifierType": {
description: "Increases gain of EXP. Points by {{boostPercent}}%",
description: "Sube los puntos de exp. ganados en {{boostPercent}}%",
},
"PokemonExpBoosterModifierType": {
description: "Increases the holder's gain of EXP. Points by {{boostPercent}}%",
description: "Sube los puntos de exp. ganados por el Pokémon que lo lleva en {{boostPercent}}%",
},
"PokemonFriendshipBoosterModifierType": {
description: "Increases friendship gain per victory by 50%",
description: "Sube la amistad ganada en 50%",
},
"PokemonMoveAccuracyBoosterModifierType": {
description: "Increases move accuracy by {{accuracyAmount}} (maximum 100)",
description: "Sube la precisión del movimiento en {{accuracyAmount}} (máximo 100)",
},
"PokemonMultiHitModifierType": {
description: "Attacks hit one additional time at the cost of a 60/75/82.5% power reduction per stack respectively",
description: "Los ataques pueden golpear una vez más a 60/75/82.5% menos de poder por objeto respectivamente",
},
"TmModifierType": {
name: "TM{{moveId}} - {{moveName}}",
description: "Teach {{moveName}} to a Pokémon",
description: "Enseña {{moveName}} a un Pokémon",
},
"EvolutionItemModifierType": {
description: "Causes certain Pokémon to evolve",
description: "Hace que ciertos Pokémon evolucionen",
},
"FormChangeItemModifierType": {
description: "Causes certain Pokémon to change form",
description: "Hace que ciertos Pokémon cambien de forma",
},
"FusePokemonModifierType": {
description: "Combines two Pokémon (transfers Ability, splits base stats and types, shares move pool)",
description: "Fusiona 2 Pokémon (transfiere Habilitad, separa las estadísticas base y tipos, comparte set de movimientos)",
},
"TerastallizeModifierType": {
name: "{{teraType}} Tera Shard",
description: "{{teraType}} Terastallizes the holder for up to 10 battles",
description: "{{teraType}} Teracristaliza un Pokémon durante 10 batallas",
},
"ContactHeldItemTransferChanceModifierType": {
description: "Upon attacking, there is a {{chancePercent}}% chance the foe's held item will be stolen",
description: "Tras atacar hay una probabilildad de {{chancePercent}}% de que el objeto del rival sea robado",
},
"TurnHeldItemTransferModifierType": {
description: "Every turn, the holder acquires one held item from the foe",
description: "Cada turno el Pokémon que lo lleva roba un objeto del rival",
},
"EnemyAttackStatusEffectChanceModifierType": {
description: "Adds a {{chancePercent}}% chance to inflict {{statusEffect}} with attack moves",
description: "Añade un {{chancePercent}}% de probabilidad de inflingir {{statusEffect}} con movimientos de ataque",
},
"EnemyEndureChanceModifierType": {
description: "Adds a {{chancePercent}}% chance of enduring a hit",
description: "Añade un {{chancePercent}}% de probabilidad de sobrevivir un golpe",
},
"RARE_CANDY": { name: "Rare Candy" },
"RARER_CANDY": { name: "Rarer Candy" },
"RARE_CANDY": { name: "Caramelo Raro" },
"RARER_CANDY": { name: "Caramelo Rarísimo" },
"MEGA_BRACELET": { name: "Mega Bracelet", description: "Mega Stones become available" },
"DYNAMAX_BAND": { name: "Dynamax Band", description: "Max Mushrooms become available" },
"TERA_ORB": { name: "Tera Orb", description: "Tera Shards become available" },
"MEGA_BRACELET": { name: "Mega Aro", description: "Las megapiedras se hacen disponibles" },
"DYNAMAX_BAND": { name: "Muñequera Dinamax", description: "Las maxisetas se hacen disponibles" },
"TERA_ORB": { name: "Orbe Teracristal", description: "Los teralitos se hacen disponibles" },
"MAP": { name: "Map", description: "Allows you to choose your destination at a crossroads" },
"MAP": { name: "Mapa", description: "Te permite elegir un destino en bifurcaciones" },
"POTION": { name: "Potion" },
"SUPER_POTION": { name: "Super Potion" },
"HYPER_POTION": { name: "Hyper Potion" },
"MAX_POTION": { name: "Max Potion" },
"FULL_RESTORE": { name: "Full Restore" },
"POTION": { name: "Poción" },
"SUPER_POTION": { name: "Superpoción" },
"HYPER_POTION": { name: "Hiperpoción" },
"MAX_POTION": { name: "Poción Máxima" },
"FULL_RESTORE": { name: "Restaurar Todo" },
"REVIVE": { name: "Revive" },
"MAX_REVIVE": { name: "Max Revive" },
"REVIVE": { name: "Revivir" },
"MAX_REVIVE": { name: "Revivir Máximo" },
"FULL_HEAL": { name: "Full Heal" },
"FULL_HEAL": { name: "Cura Total" },
"SACRED_ASH": { name: "Sacred Ash" },
"REVIVER_SEED": { name: "Reviver Seed", description: "Revives the holder for 1/2 HP upon fainting" },
"REVIVER_SEED": { name: "Semilla Revivir", description: "Revive al usuario a 1/2 PS nada más revivir" },
"ETHER": { name: "Ether" },
"MAX_ETHER": { name: "Max Ether" },
"ETHER": { name: "Éter" },
"MAX_ETHER": { name: "Éter Máximo" },
"ELIXIR": { name: "Elixir" },
"MAX_ELIXIR": { name: "Max Elixir" },
"MAX_ELIXIR": { name: "Elixir Máximo" },
"PP_UP": { name: "PP Up" },
"PP_MAX": { name: "PP Max" },
"PP_UP": { name: "Más PP" },
"PP_MAX": { name: "Más PP Máximo" },
"LURE": { name: "Lure" },
"SUPER_LURE": { name: "Super Lure" },
"MAX_LURE": { name: "Max Lure" },
"LURE": { name: "Incienso" },
"SUPER_LURE": { name: "Súper Incienso" },
"MAX_LURE": { name: "Incienso Máximo" },
"MEMORY_MUSHROOM": { name: "Memory Mushroom", description: "Recall one Pokémon's forgotten move" },
"MEMORY_MUSHROOM": { name: "Seta Recuerdo", description: "Recuerda un movimiento olvidado por un Pokémon" },
"EXP_SHARE": { name: "EXP. All", description: "Non-participants receive 20% of a single participant's EXP. Points" },
"EXP_BALANCE": { name: "EXP. Balance", description: "Weighs EXP. Points received from battles towards lower-leveled party members" },
"EXP_SHARE": { name: "Repartir Exp.", description: "Los Pokémon no participantes recibirán un 20% de experiencia de los participantes" },
"EXP_BALANCE": { name: "Equilibrar Exp.", description: "Reparte los puntos de exp. hacia los Pokémon de nivel más bajo" },
"OVAL_CHARM": { name: "Oval Charm", description: "When multiple Pokémon participate in a battle, each gets an extra 10% of the total EXP" },
"OVAL_CHARM": { name: "Amuleto Oval", description: "Cada Pokémon que participe en batalla recibe 10% más de la exp. total" },
"EXP_CHARM": { name: "EXP. Charm" },
"SUPER_EXP_CHARM": { name: "Super EXP. Charm" },
"GOLDEN_EXP_CHARM": { name: "Golden EXP. Charm" },
"EXP_CHARM": { name: "Amuleto Exp." },
"SUPER_EXP_CHARM": { name: "Súper Amuleto Exp. },
"GOLDEN_EXP_CHARM": { name: "Amuleto Exp. Dorado" },
"LUCKY_EGG": { name: "Lucky Egg" },
"GOLDEN_EGG": { name: "Golden Egg" },
"LUCKY_EGG": { name: "Huevo Suerte" },
"GOLDEN_EGG": { name: "Huevo Dorado" },
"SOOTHE_BELL": { name: "Soothe Bell" },
"SOOTHE_BELL": { name: "Campana Alivio" },
"SOUL_DEW": { name: "Soul Dew", description: "Increases the influence of a Pokémon's nature on its stats by 10% (additive)" },
"SOUL_DEW": { name: "Rocío Bondad", description: "Sube la influencia de estadísticas en un Pokémon a un 10% (sumatorio)" },
"NUGGET": { name: "Nugget" },
"BIG_NUGGET": { name: "Big Nugget" },
"RELIC_GOLD": { name: "Relic Gold" },
"NUGGET": { name: "Pepita" },
"BIG_NUGGET": { name: "Gran Pepita" },
"RELIC_GOLD": { name: "Reliquia Dorada" },
"AMULET_COIN": { name: "Amulet Coin", description: "Increases money rewards by 20%" },
"GOLDEN_PUNCH": { name: "Golden Punch", description: "Grants 50% of damage inflicted as money" },
"COIN_CASE": { name: "Coin Case", description: "After every 10th battle, receive 10% of your money in interest" },
"AMULET_COIN": { name: "Amulet Coin", description: "Incrementa recompensas monetarias un 20%" },
"GOLDEN_PUNCH": { name: "Golden Punch", description: "50% del daño recibido se vuelve dinero" },
"COIN_CASE": { name: "Coin Case", description: "Cada 10 batallas recibe 10% de tu dinero en intereses" },
"LOCK_CAPSULE": { name: "Lock Capsule", description: "Allows you to lock item rarities when rerolling items" },
"LOCK_CAPSULE": { name: "Cápsula Bloqueo", description: "Te permite asegurar rareza de objetos al volver a tirar" },
"GRIP_CLAW": { name: "Grip Claw" },
"WIDE_LENS": { name: "Wide Lens" },
"GRIP_CLAW": { name: "Garra Garfio" },
"WIDE_LENS": { name: "Lupa" },
"MULTI_LENS": { name: "Multi Lens" },
"MULTI_LENS": { name: "Multilupa" },
"HEALING_CHARM": { name: "Healing Charm", description: "Increases the effectiveness of HP restoring moves and items by 10% (excludes Revives)" },
"CANDY_JAR": { name: "Candy Jar", description: "Increases the number of levels added by Rare Candy items by 1" },
"HEALING_CHARM": { name: "Amuleto Curación", description: "Sube la efectividad de objetos de curación un 10% (menos Revivir)" },
"CANDY_JAR": { name: "Tarro de Caramelos", description: "Sube 1 nivel a los objetos Caramelo Raro" },
"BERRY_POUCH": { name: "Berry Pouch", description: "Adds a 25% chance that a used berry will not be consumed" },
"BERRY_POUCH": { name: "Bolsillo de Bayas", description: "Añade una probabilidad de 25% de que una baya no sea consumida" },
"FOCUS_BAND": { name: "Focus Band", description: "Adds a 10% chance to survive with 1 HP after being damaged enough to faint" },
"FOCUS_BAND": { name: "Cinta Aguante", description: "Añade una probabilidad de 10% de sobrevivir con 1 PS tras recibir movimientos que te debiliten" },
"QUICK_CLAW": { name: "Quick Claw", description: "Adds a 10% chance to move first regardless of speed (after priority)" },
"QUICK_CLAW": { name: "Garra Rápida", description: "Añade una probabilidad de 10% de atacar primero (tras la prioridad)" },
"KINGS_ROCK": { name: "King's Rock", description: "Adds a 10% chance an attack move will cause the opponent to flinch" },
"KINGS_ROCK": { name: "Roca del Rey", description: "Añade una probabilidad de 10% de que un ataque cause retroceso" },
"LEFTOVERS": { name: "Leftovers", description: "Heals 1/16 of a Pokémon's maximum HP every turn" },
"SHELL_BELL": { name: "Shell Bell", description: "Heals 1/8 of a Pokémon's dealt damage" },
"LEFTOVERS": { name: "Restos", description: "Cura 1/16 de los PS de un Pokémon cada turno" },
"SHELL_BELL": { name: "Cascabel Concha", description: "Cura 1/8 del daño hecho a un Pokémon" },
"BATON": { name: "Baton", description: "Allows passing along effects when switching Pokémon, which also bypasses traps" },
"BATON": { name: "Relevo", description: "Permite transferir estadísticas al cambiar Pokémon, evitando trampas" },
"SHINY_CHARM": { name: "Shiny Charm", description: "Dramatically increases the chance of a wild Pokémon being Shiny" },
"ABILITY_CHARM": { name: "Ability Charm", description: "Dramatically increases the chance of a wild Pokémon having a Hidden Ability" },
"SHINY_CHARM": { name: "Amuleto Iris", description: "Sube radicalmente las probabilidades de encontrar un Pokémon variocolor" },
"ABILITY_CHARM": { name: "Amuleto Habilidad", description: "Sube radicalmente las probabilidades de encontrar un Pokémon con habilidad oculta" },
"IV_SCANNER": { name: "IV Scanner", description: "Allows scanning the IVs of wild Pokémon. 2 IVs are revealed per stack. The best IVs are shown first" },
"IV_SCANNER": { name: "Escáner IVs", description: "Permite escanear las IVs de los Pokémon salvajes, mostrando las 2 mejores" },
"DNA_SPLICERS": { name: "DNA Splicers" },
"DNA_SPLICERS": { name: "Punta ADN" },
"MINI_BLACK_HOLE": { name: "Mini Black Hole" },
"MINI_BLACK_HOLE": { name: "Mini Agujero Negro" },
"GOLDEN_POKEBALL": { name: "Golden Poké Ball", description: "Adds 1 extra item option at the end of every battle" },
"GOLDEN_POKEBALL": { name: "Poké Ball Dorada", description: "Añade 1 opción de objeto al final de la batalla" },
"ENEMY_DAMAGE_BOOSTER": { name: "Damage Token", description: "Increases damage by 5%" },
"ENEMY_DAMAGE_REDUCTION": { name: "Protection Token", description: "Reduces incoming damage by 2.5%" },
"ENEMY_HEAL": { name: "Recovery Token", description: "Heals 2% of max HP every turn" },
"ENEMY_ATTACK_POISON_CHANCE": { name: "Poison Token" },
"ENEMY_ATTACK_PARALYZE_CHANCE": { name: "Paralyze Token" },
"ENEMY_ATTACK_SLEEP_CHANCE": { name: "Sleep Token" },
"ENEMY_ATTACK_FREEZE_CHANCE": { name: "Freeze Token" },
"ENEMY_ATTACK_BURN_CHANCE": { name: "Burn Token" },
"ENEMY_STATUS_EFFECT_HEAL_CHANCE": { name: "Full Heal Token", description: "Adds a 10% chance every turn to heal a status condition" },
"ENEMY_ENDURE_CHANCE": { name: "Endure Token" },
"ENEMY_FUSED_CHANCE": { name: "Fusion Token", description: "Adds a 1% chance that a wild Pokémon will be a fusion" },
"ENEMY_DAMAGE_BOOSTER": { name: "Ficha Daño", description: "Sube el daño por 5%" },
"ENEMY_DAMAGE_REDUCTION": { name: "Ficha Protección", description: "Reduce el daño enemigo por 2.5%" },
"ENEMY_HEAL": { name: "Ficha Recuperación", description: "Cura 2% de los PS máximos cada turno" },
"ENEMY_ATTACK_POISON_CHANCE": { name: "Ficha Veneno" },
"ENEMY_ATTACK_PARALYZE_CHANCE": { name: "Ficha Parálisis" },
"ENEMY_ATTACK_SLEEP_CHANCE": { name: "Ficha Sueño" },
"ENEMY_ATTACK_FREEZE_CHANCE": { name: "Ficha Congelación" },
"ENEMY_ATTACK_BURN_CHANCE": { name: "Ficha Quemadura" },
"ENEMY_STATUS_EFFECT_HEAL_CHANCE": { name: "Ficha Cura Total", description: "Añade una probabilidad de 10% cada turno de curar un problema de estado" },
"ENEMY_ENDURE_CHANCE": { name: "Ficha Aguante" },
"ENEMY_FUSED_CHANCE": { name: "Ficha Fusión", description: "Añade una probabilidad de 1% de que un Pokémon salvaje sea una fusión" },
},
TempBattleStatBoosterItem: {
"x_attack": "X Attack",
"x_defense": "X Defense",
"x_sp_atk": "X Sp. Atk",
"x_sp_def": "X Sp. Def",
"x_speed": "X Speed",
"x_accuracy": "X Accuracy",
"dire_hit": "Dire Hit",
"x_attack": "Ataque X",
"x_defense": "Defensa X",
"x_sp_atk": "Atq. Esp. X",
"x_sp_def": "Def. Esp. X",
"x_speed": "Velocidad X",
"x_accuracy": "Precisión X",
"dire_hit": "Crítico X",
},
AttackTypeBoosterItem: {
"silk_scarf": "Silk Scarf",
"black_belt": "Black Belt",
"sharp_beak": "Sharp Beak",
"poison_barb": "Poison Barb",
"soft_sand": "Soft Sand",
"hard_stone": "Hard Stone",
"silver_powder": "Silver Powder",
"spell_tag": "Spell Tag",
"metal_coat": "Metal Coat",
"charcoal": "Charcoal",
"mystic_water": "Mystic Water",
"miracle_seed": "Miracle Seed",
"magnet": "Magnet",
"twisted_spoon": "Twisted Spoon",
"never_melt_ice": "Never-Melt Ice",
"dragon_fang": "Dragon Fang",
"black_glasses": "Black Glasses",
"fairy_feather": "Fairy Feather",
"silk_scarf": "Pañuelo de Seda",
"black_belt": "Cinturón Negro",
"sharp_beak": "Pico Afilado",
"poison_barb": "Flecha Venenosa",
"soft_sand": "Arena Fina",
"hard_stone": "Piedra Dura",
"silver_powder": "Polvo Plata",
"spell_tag": "Hechizo",
"metal_coat": "Rev. Metálico",
"charcoal": "Carbón",
"mystic_water": "Agua Mística",
"miracle_seed": "Semilla Milagro",
"magnet": "Imán",
"twisted_spoon": "Cuchara Torcida",
"never_melt_ice": "Antiderretir",
"dragon_fang": "Colm. Dragón",
"black_glasses": "Gafas de Sol",
"fairy_feather": "Pluma Feérica",
},
BaseStatBoosterItem: {
"hp_up": "HP Up",
"protein": "Protein",
"iron": "Iron",
"calcium": "Calcium",
"zinc": "Zinc",
"carbos": "Carbos",
"hp_up": "Más PS",
"protein": "Proteína",
"iron": "Hierro",
"calcium": "Calcio",
"zinc": "Cinc",
"carbos": "Carburante",
},
EvolutionItem: {
"NONE": "None",
"NONE": "Ninguno",
"LINKING_CORD": "Linking Cord",
"SUN_STONE": "Sun Stone",
"MOON_STONE": "Moon Stone",
"LEAF_STONE": "Leaf Stone",
"FIRE_STONE": "Fire Stone",
"WATER_STONE": "Water Stone",
"THUNDER_STONE": "Thunder Stone",
"ICE_STONE": "Ice Stone",
"DUSK_STONE": "Dusk Stone",
"DAWN_STONE": "Dawn Stone",
"SHINY_STONE": "Shiny Stone",
"CRACKED_POT": "Cracked Pot",
"SWEET_APPLE": "Sweet Apple",
"TART_APPLE": "Tart Apple",
"STRAWBERRY_SWEET": "Strawberry Sweet",
"UNREMARKABLE_TEACUP": "Unremarkable Teacup",
"LINKING_CORD": "Cordón Unión",
"SUN_STONE": "Piedra Solar",
"MOON_STONE": "Piedra Lunar",
"LEAF_STONE": "Piedra Hoja",
"FIRE_STONE": "Piedra Fuego",
"WATER_STONE": "Piedra Agua",
"THUNDER_STONE": "Piedra Trueno",
"ICE_STONE": "Piedra Hielo",
"DUSK_STONE": "Piedra Noche",
"DAWN_STONE": "Piedra Alba",
"SHINY_STONE": "Piedra Día",
"CRACKED_POT": "Tetera Agrietada",
"SWEET_APPLE": "Manzana Dulce",
"TART_APPLE": "Manzana Ácida",
"STRAWBERRY_SWEET": "Confite Fresa",
"UNREMARKABLE_TEACUP": "Cuenco Mediocre",
"CHIPPED_POT": "Chipped Pot",
"BLACK_AUGURITE": "Black Augurite",
"GALARICA_CUFF": "Galarica Cuff",
"GALARICA_WREATH": "Galarica Wreath",
"PEAT_BLOCK": "Peat Block",
"AUSPICIOUS_ARMOR": "Auspicious Armor",
"MALICIOUS_ARMOR": "Malicious Armor",
"MASTERPIECE_TEACUP": "Masterpiece Teacup",
"METAL_ALLOY": "Metal Alloy",
"SCROLL_OF_DARKNESS": "Scroll Of Darkness",
"SCROLL_OF_WATERS": "Scroll Of Waters",
"SYRUPY_APPLE": "Syrupy Apple",
"CHIPPED_POT": "Tetera Rota",
"BLACK_AUGURITE": "Mineral Negro",
"GALARICA_CUFF": "Brazal Galanuez",
"GALARICA_WREATH": "Corona Galanuez",
"PEAT_BLOCK": "Bloque Turba",
"AUSPICIOUS_ARMOR": "Arm. Auspiciosa",
"MALICIOUS_ARMOR": "Arm. Maldita",
"MASTERPIECE_TEACUP": "Cuenco Exquisito",
"METAL_ALLOY": "Aleación Metálica",
"SCROLL_OF_DARKNESS": "Manuscrito Sombras",
"SCROLL_OF_WATERS": "Manuscrito Aguas",
"SYRUPY_APPLE": "Manzana Melosa",
},
FormChangeItem: {
"NONE": "None",
"ABOMASITE": "Abomasite",
"ABSOLITE": "Absolite",
"AERODACTYLITE": "Aerodactylite",
"AGGRONITE": "Aggronite",
"ALAKAZITE": "Alakazite",
"ALTARIANITE": "Altarianite",
"AMPHAROSITE": "Ampharosite",
"AUDINITE": "Audinite",
"BANETTITE": "Banettite",
"BEEDRILLITE": "Beedrillite",
"BLASTOISINITE": "Blastoisinite",
"BLAZIKENITE": "Blazikenite",
"CAMERUPTITE": "Cameruptite",
"CHARIZARDITE_X": "Charizardite X",
"CHARIZARDITE_Y": "Charizardite Y",
"DIANCITE": "Diancite",
"GALLADITE": "Galladite",
"GARCHOMPITE": "Garchompite",
"GARDEVOIRITE": "Gardevoirite",
"GENGARITE": "Gengarite",
"GLALITITE": "Glalitite",
"GYARADOSITE": "Gyaradosite",
"HERACRONITE": "Heracronite",
"HOUNDOOMINITE": "Houndoominite",
"KANGASKHANITE": "Kangaskhanite",
"LATIASITE": "Latiasite",
"LATIOSITE": "Latiosite",
"LOPUNNITE": "Lopunnite",
"LUCARIONITE": "Lucarionite",
"MANECTITE": "Manectite",
"MAWILITE": "Mawilite",
"MEDICHAMITE": "Medichamite",
"METAGROSSITE": "Metagrossite",
"MEWTWONITE_X": "Mewtwonite X",
"MEWTWONITE_Y": "Mewtwonite Y",
"PIDGEOTITE": "Pidgeotite",
"PINSIRITE": "Pinsirite",
"ABOMASITE": "Abomasnowita",
"ABSOLITE": "Absolita",
"AERODACTYLITE": "Aerodactylita",
"AGGRONITE": "Aggronita",
"ALAKAZITE": "Alakazamita",
"ALTARIANITE": "Altarianita",
"AMPHAROSITE": "Ampharosita",
"AUDINITE": "Audinita",
"BANETTITE": "Banettita",
"BEEDRILLITE": "Beedrillita",
"BLASTOISINITE": "Blastoisita",
"BLAZIKENITE": "Blazikenita",
"CAMERUPTITE": "Cameruptita",
"CHARIZARDITE_X": "Charizardita X",
"CHARIZARDITE_Y": "Charizardita Y",
"DIANCITE": "Diancita",
"GALLADITE": "Galladita",
"GARCHOMPITE": "Garchompita",
"GARDEVOIRITE": "Gardevoirita",
"GENGARITE": "Gengarita",
"GLALITITE": "Glalita",
"GYARADOSITE": "Gyaradosita",
"HERACRONITE": "Heracrossita",
"HOUNDOOMINITE": "Houndoomita",
"KANGASKHANITE": "Kangaskhanita",
"LATIASITE": "Latiasita",
"LATIOSITE": "Latiosita",
"LOPUNNITE": "Lopunnita",
"LUCARIONITE": "Lucarita",
"MANECTITE": "Manectricita",
"MAWILITE": "Mawilita",
"MEDICHAMITE": "Medichamita",
"METAGROSSITE": "Metagrossita",
"MEWTWONITE_X": "Mewtwoita X",
"MEWTWONITE_Y": "Mewtwoita Y",
"PIDGEOTITE": "Pidgeotita",
"PINSIRITE": "Pinsirita",
"RAYQUAZITE": "Rayquazite",
"SABLENITE": "Sablenite",
"SALAMENCITE": "Salamencite",
"SCEPTILITE": "Sceptilite",
"SCIZORITE": "Scizorite",
"SHARPEDONITE": "Sharpedonite",
"SLOWBRONITE": "Slowbronite",
"STEELIXITE": "Steelixite",
"SWAMPERTITE": "Swampertite",
"TYRANITARITE": "Tyranitarite",
"VENUSAURITE": "Venusaurite",
"SABLENITE": "Sableynita",
"SALAMENCITE": "Salamencita",
"SCEPTILITE": "Sceptilita",
"SCIZORITE": "Scizorita",
"SHARPEDONITE": "Sharpedonita",
"SLOWBRONITE": "Slowbronita",
"STEELIXITE": "Steelixita",
"SWAMPERTITE": "Swampertita",
"TYRANITARITE": "Tyranitarita",
"VENUSAURITE": "Venusaurita",
"BLUE_ORB": "Blue Orb",
"RED_ORB": "Red Orb",
"SHARP_METEORITE": "Sharp Meteorite",
"HARD_METEORITE": "Hard Meteorite",
"SMOOTH_METEORITE": "Smooth Meteorite",
"ADAMANT_CRYSTAL": "Adamant Crystal",
"LUSTROUS_ORB": "Lustrous Orb",
"GRISEOUS_CORE": "Griseous Core",
"REVEAL_GLASS": "Reveal Glass",
"GRACIDEA": "Gracidea",
"MAX_MUSHROOMS": "Max Mushrooms",
"DARK_STONE": "Dark Stone",
"LIGHT_STONE": "Light Stone",
"PRISON_BOTTLE": "Prison Bottle",
"N_LUNARIZER": "N Lunarizer",
"N_SOLARIZER": "N Solarizer",
"RUSTED_SWORD": "Rusted Sword",
"RUSTED_SHIELD": "Rusted Shield",
"ICY_REINS_OF_UNITY": "Icy Reins Of Unity",
"SHADOW_REINS_OF_UNITY": "Shadow Reins Of Unity",
"WELLSPRING_MASK": "Wellspring Mask",
"HEARTHFLAME_MASK": "Hearthflame Mask",
"CORNERSTONE_MASK": "Cornerstone Mask",
"SHOCK_DRIVE": "Shock Drive",
"BURN_DRIVE": "Burn Drive",
"CHILL_DRIVE": "Chill Drive",
"DOUSE_DRIVE": "Douse Drive",
"BLUE_ORB": "Orbe Azul",
"RED_ORB": "Orbe Rojo",
"SHARP_METEORITE": "Meteorito Agudo",
"HARD_METEORITE": "Meteorito Duro",
"SMOOTH_METEORITE": "Meteorito Suave",
"ADAMANT_CRYSTAL": "Gran Diamansfera",
"LUSTROUS_ORB": "Gran Lustrosfera",
"GRISEOUS_CORE": "Gran Griseosfera",
"REVEAL_GLASS": "Espejo Veraz",
"GRACIDEA": "Gracídea",
"MAX_MUSHROOMS": "Maxisetas",
"DARK_STONE": "Orbe Oscuro",
"LIGHT_STONE": "Orbe Claro",
"PRISON_BOTTLE": "Vasija Castigo",
"N_LUNARIZER": "Necroluna",
"N_SOLARIZER": "Necrosol",
"RUSTED_SWORD": "Espada Oxidada",
"RUSTED_SHIELD": "Escudo Oxidado",
"ICY_REINS_OF_UNITY": "Rienda Unión Hielo",
"SHADOW_REINS_OF_UNITY": "Rienda Unión Sombra",
"WELLSPRING_MASK": "Máscara Fuente",
"HEARTHFLAME_MASK": "Máscara Horno",
"CORNERSTONE_MASK": "Máscara Cimiento",
"SHOCK_DRIVE": "FulgoROM",
"BURN_DRIVE": "PiroROM",
"CHILL_DRIVE": "CrioROM",
"DOUSE_DRIVE": "HidroROM",
},
} as const;