mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 09:19:31 +02:00
Update berries-abound-dialogue.json
This commit is contained in:
parent
d9ecdcdf52
commit
69e0a0770a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"intro": "¡Hay un gran arbusto de bayas cerca de ese Pokémon!",
|
||||
"title": "Bayas Abundantes",
|
||||
"description": "Parece que hay un Pokémon fuerte protegiendo un arbusto de bayas. Luchar es el enfoque directo, pero parece fuerte. ¿Quizás un Pokémon rápido podría agarrar algunas bayas sin ser descubierto?",
|
||||
"description": "Parece que hay un Pokémon fuerte protegiendo un arbusto de bayas. Luchar es la opción más directa, pero parece fuerte. ¿Quizás un Pokémon rápido podría agarrar algunas bayas sin ser descubierto?",
|
||||
"query": "¿Qué harás?",
|
||||
"berries": "¡Bayas!",
|
||||
"option": {
|
||||
"1": {
|
||||
"label": "Enfréntate al Pokémon",
|
||||
"label": "Enfrentarse al Pokémon",
|
||||
"tooltip": "(-) Batalla Difícil\n(+) Obtén bayas",
|
||||
"selected": "Te acercas al\nPokémon sin miedo."
|
||||
},
|
||||
"2": {
|
||||
"label": "Corre hacia el arbusto",
|
||||
"label": "Correr hacia el arbusto",
|
||||
"tooltip": "(-) {{fastestPokemon}} Utiliza su velocidad\n(+) Obtén bayas",
|
||||
"selected": "¡Tu {{fastestPokemon}} corre hacia el arbusto de bayas!$¡Logra agarrar {{numBerries}} antes de que {{enemyPokemon}} pueda reaccionar!$Huyes rápidamente con tu nuevo premio.",
|
||||
"selected_bad": "¡Tu {{fastestPokemon}} corre hacia el arbusto de bayas!$¡Oh no! ¡El {{enemyPokemon}} fue más rápido y bloqueó el camino!",
|
||||
|
Loading…
Reference in New Issue
Block a user