Update berries-abound-dialogue.json

This commit is contained in:
DanStevensonx 2024-09-25 16:25:27 +02:00 committed by GitHub
parent d9ecdcdf52
commit 69e0a0770a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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!",