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
b949f1f0ff
commit
c344ce49ea
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"intro": "¡Hay un gran arbusto de bayas cerca de ese Pokémon!",
|
"intro": "¡Hay un gran arbusto de bayas cerca de ese Pokémon!",
|
||||||
"title": "Bayas Abundantes",
|
"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?",
|
"query": "¿Qué harás?",
|
||||||
"berries": "Bayas",
|
"berries": "¡Bayas!",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "Enfréntate al Pokémon",
|
"label": "Enfrentarse al Pokémon",
|
||||||
"tooltip": "(-) Batalla Difícil\n(+) Obtén bayas",
|
"tooltip": "(-) Batalla Difícil\n(+) Obtén bayas",
|
||||||
"selected": "Te acercas al\nPokémon sin miedo."
|
"selected": "Te acercas al\nPokémon sin miedo."
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "Corre hacia el arbusto",
|
"label": "Correr hacia el arbusto",
|
||||||
"tooltip": "(-) {{fastestPokemon}} Utiliza su velocidad\n(+) Obtén bayas",
|
"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": "¡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!",
|
"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