Skip to content

Commit

Permalink
Merge branch 'main' into trick-room-challenge-keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri1 authored Oct 16, 2024
2 parents 1444047 + b5f403f commit 4b6ccc6
Show file tree
Hide file tree
Showing 66 changed files with 2,260 additions and 292 deletions.
174 changes: 87 additions & 87 deletions da/ability.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions da/battle-scene.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"moneyOwned": "{{formattedMoney}}₽"
}
4 changes: 2 additions & 2 deletions da/command-ui-handler.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"fight": "Kæmp"
"fight": "Kæmp",
"ball": "Ball",
"pokemon": "Pokémon",
"run": "Flygt"
}
}
3 changes: 3 additions & 0 deletions da/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"money": "{{amount, number}}₽"
}
3 changes: 3 additions & 0 deletions da/egg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"egg": "Æg"
}
6 changes: 6 additions & 0 deletions da/fight-ui-handler.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pp": "KP",
"power": "Stryke",
"accuracy": "Præcision",
"abilityFlyInText": " {{pokemonName}}s\n{{passive}}{{abilityName}}"
}
4 changes: 4 additions & 0 deletions da/menu-ui-handler.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"GAME_SETTINGS": "Indstillinger",
"cancel": "Annuller"
}
4 changes: 4 additions & 0 deletions da/modifier-select-ui-handler.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"rerollCost": "{{formattedMoney}}₽",
"itemCost": "{{formattedMoney}}₽"
}
53 changes: 33 additions & 20 deletions da/modifier-type.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,38 @@
{
"ModifierType": {
"EnemyEndureChanceModifierType": {

"RARE_CANDY": { "name": "Sjældent Slik" },
"RARER_CANDY": { "name": "Sjældnere Slik" },

"MAP": { "name": "Kort" },

"POTION": { "name": "Medicin" },

"REVIVE": { "name": "Genoplivning" },
"REVIVE": { "name": "Max Genoplivning" },

"ETHER": { "name": "Æter" },
"MAX_ETHER": { "name": "Max Æter" },

"DIRE_HIT": { "name": "Hårdt Angreb" },

"COIN_CASE": { "name": "Pengeskrin" },

"QUICK_CLAW": { "name": "Hurtigklo" }
"RARE_CANDY": {
"name": "Sjældent Slik"
},
"RARER_CANDY": {
"name": "Sjældnere Slik"
},
"MAP": {
"name": "Kort"
},
"POTION": {
"name": "Medicin"
},
"REVIVE": {
"name": "Genoplivning"
},
"MAX_REVIVE": {
"name": "Max Genoplivning"
},
"ETHER": {
"name": "Æter"
},
"MAX_ETHER": {
"name": "Max Æter"
},
"DIRE_HIT": {
"name": "Hårdt Angreb"
},
"COIN_CASE": {
"name": "Pengeskrin"
},
"QUICK_CLAW": {
"name": "Hurtigklo"
}
},
"TempStatStageBoosterItem": {
"x_attack": "X-Angreb",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"label": "Afpres barnet",
"tooltip": "(+) {{option2PrimaryName}} bruger {{moveOrAbility}}\n(+) Få {{price, money}}",
"tooltip_disabled": "Din Pokémon skal have bestemte angreb eller Abilities for at du kan vælge dette",
"selected": "Du godeste, vi bliver berøvet, {{liepardName}}! $Du vil høre fra mine advokater om dette!",
"selected": "Du godeste, vi bliver berøvet, {{liepardName}}! $Du vil høre fra mine advokater om dette!"
},
"3": {
"label": "Gå din vej",
Expand Down
4 changes: 2 additions & 2 deletions da/mystery-encounters/berries-abound-dialogue.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"intro": "Der er en kæmpe bær busk ovre ved den Pokémon!",
"title": "Bær Bugner",
"description": "Det ser ud til, at der er en stærk Pokémon som bevogter en bær busk. At kæmpe imod den er en ligetil løsning, men den ser stærk ud. Måske en hurtig Pokémon kunne snuppe et par bær uden at blive fanget?",
"query": "Hvad vil du gøre?",
"query": "Hvad vil du gøre?",
"berries": "Bær!",
"option": {
"1": {
Expand All @@ -12,7 +12,7 @@
},
"2": {
"label": "Ræs til busken",
"tooltip": "(-) {{fastestPokemon}} bruger sin Speed\n(+) Saml bær",
"tooltip": "(-) {{fastestPokemon}} bruger sin Hastighed\n(+) Saml bær",
"selected": "{{fastestPokemon}} skynder sig hen til bær busken!$Det lykkedes at snuppe {{numBerries}} før den stærke {{enemyPokemon}} kan reagere!$Du trækker dig hurtigt væk med din nyfundne gevindst",
"selected_bad": "Din {{fastestPokemon}} skynder sig til bær busken!$Åh nej! Den stærke {{enemyPokemon}} var hurtigere og blokerede din {{fastestPokemon}}!",
"boss_enraged": "Den stærke {{enemyPokemon}} er blevet rasende!"
Expand Down
5 changes: 5 additions & 0 deletions da/party-ui-handler.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"SUMMARY": "Rapport",
"CANCEL": "Annuller",
"cancel": "Annull."
}
6 changes: 3 additions & 3 deletions da/pokemon-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"ATKshortened": "Ang",
"DEF": "Forsvar",
"DEFshortened": "For",
"SPATK": "Sp. Angreb",
"SPATK": "Sp. Ang.",
"SPATKshortened": "SpAng",
"SPDEF": "Sp. Forsvar",
"SPDEF": "Sp. For.",
"SPDEFshortened": "SpFor",
"SPD": "Hastighed",
"SPDshortened": "Has",
"ACC": "præcision"
"ACC": "Præcision"
},
"Type": {
"UNKNOWN": "???",
Expand Down
3 changes: 2 additions & 1 deletion da/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"on": "Til",
"off": "Fra",
"windowType": "Ramme",
"moveAnimations": "Kampscene"
"moveAnimations": "Kampscene",
"buttonCancel": "Annuller"
}
1 change: 1 addition & 0 deletions de/ability-trigger.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"statusEffectImmunityWithName": "{{abilityName}} von {{pokemonNameWithAffix}} verhindert {{statusEffectName}}!",
"statusEffectImmunity": "{{abilityName}} von {{pokemonNameWithAffix}} verhindert Statusprobleme",
"battlerTagImmunity": "{{abilityName}} von {{pokemonNameWithAffix}} verhindert {{battlerTagName}}!",
"typeImmunityPowerBoost": "Die Stärke der {{typeName}}-Attacken von {{pokemonNameWithAffix}} wurde erhöht!",
"forewarn": "Vorwarnung von {{pokemonNameWithAffix}}: Konzentraion auf {{moveName}}!",
"frisk": "{{pokemonNameWithAffix}} hat die Fähigkeit {{opponentAbilityName}} von {{opponentName}} erschnüffelt!",
"postWeatherLapseHeal": "{{abilityName}} von {{pokemonNameWithAffix}} füllte einige KP auf!",
Expand Down
1 change: 1 addition & 0 deletions de/battler-tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"syrupBombLapse": "Der Sirup verlangsamt {{pokemonNameWithAffix}}!",
"telekinesisOnAdd": "{{pokemonNameWithAffix}} wurde zum Schweben gebracht!",
"electrifiedOnAdd": "Die nächste Attacke von {{pokemonNameWithAffix}} wird elektrifiziert!",
"powerTrickActive": "{{pokemonNameWithAffix}} tauscht den Wert seines Angriffs mit dem seiner Verteidigung!",
"powderOnAdd": "Auf {{pokemonNameWithAffix}} wurde Pulver geschleudert!",
"powderLapse": "{{moveName}} bringt das Pulver zum Explodieren!"
}
2 changes: 1 addition & 1 deletion de/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"bounce": "Springen",
"timeOfDay_back": "Zurück",
"spriteSet": "Sprite Satz",
"consistent": "Konistent",
"consistent": "Konsistent",
"mixedAnimated": "Gemischt animiert",
"fusionPaletteSwaps": "Fusion-Farbpalettenwechsel",
"playerGender": "Spielergeschlecht",
Expand Down
1 change: 1 addition & 0 deletions en/ability-trigger.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"statusEffectImmunityWithName": "{{pokemonNameWithAffix}}'s {{abilityName}}\nprevents {{statusEffectName}}!",
"statusEffectImmunity": "{{pokemonNameWithAffix}}'s {{abilityName}}\nprevents status problems!",
"battlerTagImmunity": "{{pokemonNameWithAffix}}'s {{abilityName}}\nprevents {{battlerTagName}}!",
"typeImmunityPowerBoost": "The power of {{pokemonNameWithAffix}}'s {{typeName}}-type moves rose!",
"forewarn": "{{pokemonNameWithAffix}} was forewarned about {{moveName}}!",
"frisk": "{{pokemonNameWithAffix}} frisked {{opponentName}}'s {{opponentAbilityName}}!",
"postWeatherLapseHeal": "{{pokemonNameWithAffix}}'s {{abilityName}}\nrestored its HP a little!",
Expand Down
4 changes: 2 additions & 2 deletions en/mystery-encounters/slumbering-snorlax-dialogue.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"label": "Wait for It to Move",
"tooltip": "(-) Wait a Long Time\n(+) Recover Party",
"selected": ".@d{32}.@d{32}.@d{32}$You wait for a time, but the {{snorlaxName}}'s yawns make your party sleepy...",
"rest_result": "When you all awaken, the {{snorlaxName}} is no where to be found -\nbut your Pokémon are all healed!"
"rest_result": "When you awaken, the {{snorlaxName}} is nowhere to be found -\nbut all your Pokémon are healed!"
},
"3": {
"label": "Steal Its Item",
Expand All @@ -22,4 +22,4 @@
"selected": "Your {{option3PrimaryName}} uses {{option3PrimaryMove}}!$@s{item_fanfare}It steals Leftovers off the sleeping\n{{snorlaxName}} and you make out like bandits!"
}
}
}
}
28 changes: 24 additions & 4 deletions es/dialogue.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"youngster": {
"encounter": {
"1": "Ey, ¿quieres luchar?",
"2": "¿También eres un nuevo entrenador?",
"2_female": "¿También eres un nuevo entrenador?"
}
},
"snow_worker": {
"encounter": {
"1": "¡Cuando hace frío, hay que abrigarse!\n$¡Sabiduría popular!"
Expand All @@ -8,9 +15,9 @@
},
"defeat": {
"1": "¡Voy a compartir mi sabiduría! Si congelan a un Pokémon de tu equipo,\n$usa con él un movimiento de tipo Fuego ¡y podrás derretir el hielo!"
}
},
"snow_worker_double": {
}
},
"snow_worker_double": {
"encounter": {
"1": "...\n$¡Co-combate!"
},
Expand All @@ -19,7 +26,7 @@
},
"defeat": {
"1": "¿Sabes?\nAquí hace mucho frío."
}
}
},
"aether_grunt": {
"encounter": {
Expand Down Expand Up @@ -180,5 +187,18 @@
"victory": {
"1": "Logré superar a toda mi familia.\nNunca había perdido..."
}
},
"rival": {
"encounter": {
"1": "@c{smile}¡Hey, te estaba buscando! Sabía que tenías muchas ganas de irte, pero esperaba al menos una despedida…$@c{smile_eclosed}¿Así que realmente estás persiguiendo tu sueño después de todo? Casi no puedo creerlo.$@c{serious_smile_fists}Ya que estamos aquí, ¿qué tal un combate?\nDespués de todo, quiero asegurarme de que estás listo.$@c{serious_mopen_fists}¡No te contengas, quiero que me des todo lo que tienes!"
},
"victory": {
"1": "@c{shock}Guau… Me has dejado seco.\n¿Eres realmente un principiante?$@c{smile}Tal vez fue un poco de suerte, pero… ¿Quién sabe? Puede que realmente llegues hasta el final.$Por cierto, el profesor me pidió que te diera estos objetos. Se ven geniales.$@c{serious_smile_fists}¡Buena suerte ahí fuera!"
}
},
"rival_female": {
"encounter": {
"1": "@c{smile_wave}¡Ahí estás! ¡Te he estado buscando por todas partes!\n@c{angry_mopen}¿Te olvidaste de despedirte de tu mejor amiga?\n@c{smile_ehalf}¿Vas tras tu sueño, eh? \nHoy es el día, ¿verdad?\n@c{smile}De todos modos, te perdonaré por olvidarme, pero con una condición. @c{smile_wave_wink}¡Tienes que luchar conmigo!\n@c{angry_mopen}¡Da todo lo que tienes! No querrás que tu aventura termine antes de empezar, ¿verdad?"
}
}
}
5 changes: 3 additions & 2 deletions es/mystery-encounters/fiery-fallout-dialogue.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"label": "Tus Pokémon resistentes al fuego ayudan",
"tooltip": "(+) Paras las condiciones del clima\n(+) Obtén un Objeto Equipable",
"disabled_tooltip": "Necesitas un Pokémon resistente al fuego o cierta habilidad Pokémon para elegir esto",
"selected": "Tus {{option3PrimaryName}} y {{option3SecondaryName}} te guían hasta donde dos {{volcaronaName}}s están en medio de una danza de apareamiento.$Afortunadamente, tus Pokémon logran calmarlos y se van sin problemas."
"selected": "Tus {{option3PrimaryName}} y {{option3SecondaryName}} te guían hasta donde dos {{volcaronaName}}s están en medio de una danza de apareamiento.$Afortunadamente, tus Pokémon logran calmarlos\ny se van sin problemas."
}
}
},
"found_item": "Después de que el clima se despeja,\ntu {{leadPokemon}} ve algo en el suelo. $¡@s{item_fanfare}{{leadPokemon}} obtuvo un {{itemName}}!"
}
29 changes: 28 additions & 1 deletion es/mystery-encounters/lost-at-sea-dialogue.json
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
{}
{
"intro": "Vagando sin rumbo por el mar, no has llegado a ninguna parte.",
"title": "Perdido en el mar",
"description": "El mar está turbulento en esta zona, y te estás quedando sin energía.\nEsto tiene mala pinta. ¿Hay alguna forma de salir de esta situación?",
"query": "¿Qué harás?",
"option": {
"1": {
"label": "{{option1PrimaryName}} podría ayudar",
"label_disabled": "No puedes usar {{option1RequiredMove}}",
"tooltip": "(+) {{option1PrimaryName}} te salva\n(+) {{option1PrimaryName}} gana un poco de EXP",
"tooltip_disabled": "No tienes ningún Pokémon para hacer {{option1RequiredMove}}",
"selected": "{{option1PrimaryName}} nada adelante, guiándote hacia el camino de vuelta.$¡{{option1PrimaryName}} parece haberse hecho más fuerte en este momento de necesidad!"
},
"2": {
"label": "{{option2PrimaryName}} podría ayudar",
"label_disabled": "No puedes usar {{option2RequiredMove}}",
"tooltip": "(+) {{option2PrimaryName}} te salva\n(+) {{option2PrimaryName}} gana un poco de EXP",
"tooltip_disabled": "No tienes ningún Pokémon para hacer {{option2RequiredMove}}",
"selected": "{{option2PrimaryName}} vuela delante de tu barco, guiándote de vuelta al camino.$¡{{option2PrimaryName}} parece haberse hecho más fuerte en este momento de necesidad!"
},
"3": {
"label": "Vagar sin rumbo",
"tooltip": "(-) Cada uno de tus Pokémon pierden un {{damagePercentage}}% de sus PS totales",
"selected": "Flotas en el bote, navegando sin dirección hasta que finalmente ves un punto de referencia que recuerdas.$Tú y tus Pokémon están fatigados por todo lo que ha pasado."
}
},
"outro": "Has encontrado el camino de vuelta."
}
23 changes: 22 additions & 1 deletion es/mystery-encounters/mysterious-challengers-dialogue.json
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
{}
{
"intro": "¡Han aparecido desafiantes misteriosos!",
"title": "Desafiantes Misteriosos",
"description": "Si derrotas a un desafiante, podrías impresionarles lo suficiente como para recibir una recompensa. Pero algunos parecen difíciles, ¿estás listo para el desafío?",
"query": "¿Contra quién te enfrentarás?",
"option": {
"1": {
"label": "Un Enemigo Astuto y Consciente",
"tooltip": "(-) Batalla Normal\n(+) Recompensas de Objetos de Movimiento"
},
"2": {
"label": "Un Enemigo Fuerte",
"tooltip": "(-) Batalla Dura\n(+) Recompensas Buenas"
},
"3": {
"label": "El enemigo más poderoso",
"tooltip": "(-) Batalla Brutal\n(+) Grandes Recompensas"
},
"selected": "El entrenador se acerca hacia ti..."
},
"outro": "¡El desafiante misterioso fue derrotado!"
}
24 changes: 23 additions & 1 deletion es/mystery-encounters/mysterious-chest-dialogue.json
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
{}
{
"intro": "Encontraste un...@d{32} ¿cofre?",
"title": "El Cofre Misterioso",
"description": "Te encuentras en el suelo un cofre bellamente ornamentado. Debe haber algo bueno dentro… ¿verdad?",
"query": "¿Lo abrirás?",
"option": {
"1": {
"label": "Abrirlo",
"tooltip": "@[SUMMARY_BLUE]{({{trapPercent}}%) Algo Terrible}\n@[SUMMARY_GREEN]{({{commonPercent}}%) Recompensas Aceptables}\n@[SUMMARY_GREEN]{({{ultraPercent}}%) Buenas Recompensas}\n@[SUMMARY_GREEN]{({{roguePercent}}%) Grandes Recompensas}\n@[SUMMARY_GREEN]{({{masterPercent}}%) Recompensas Increíbles}",
"selected": "Abres el cofre y encuentras...",
"normal": "Solo algunas herramientas y objetos normales.",
"good": "Algunas herramientas y objetos bastante buenos.",
"great": "¡Un par de herramientas y objetos geniales!",
"amazing": "¡Guau! ¡Un objeto increíble!",
"bad": "¡Oh no!@d{32}\n¡El cofre era en realidad un {{gimmighoulName}} disfrazado!$Tu {{pokeName}} salta de por medio\npero es debilitado en el proceso!"
},
"2": {
"label": "Demasiado arriesgado, Irse",
"tooltip": "(-) Ninguna Recompensa",
"selected": "Te apresuras en irte,\ncon una ligera sensación de arrepentimiento."
}
}
}
32 changes: 31 additions & 1 deletion es/mystery-encounters/part-timer-dialogue.json
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
{}
{
"intro": "Una operaria atareada te hace señas.",
"speaker": "Operaria",
"intro_dialogue": "¡Pareces alguien con muchos Pokémon capaces!$¡Podemos pagarte si nos ayudas con un trabajo a tiempo parcial!",
"title": "Trabajador a Tiempo Parcial",
"description": "Parece que hay mucho por hacer. Dependiendo de lo bien que se adapte tu Pokémon a una tarea, podría ganar más o menos dinero.",
"query": "¿Qué trabajo escogerás?",
"invalid_selection": "Los Pokémon deben estar lo suficientemente saludables.",
"option": {
"1": {
"label": "Hacer Entregas",
"tooltip": "(-) Tu Pokémon usa su velocidad\n(+) Obtén @[MONEY]{Dinero}",
"selected": "Tu {{selectedPokemon}} trabaja entregando pedidos a los clientes."
},
"2": {
"label": "Trabajo de Almacén",
"tooltip": "(-) Tu Pokémon usa su fuerza y resistencia\n(+) Obtén @[MONEY]{Dinero}",
"selected": "Tu {{selectedPokemon}} trabaja moviendo objetos en el almacén."
},
"3": {
"label": "Asistente de Ventas",
"tooltip": "(-) Tu {{option3PrimaryName}} usa {{option3PrimaryMove}\n(+) Obtén @[MONEY]{Dinero}",
"disabled_tooltip": "Tu Pokémon necesita conocer ciertos movimientos para este trabajo",
"selected": "¡Tu {{option3PrimaryName}} pasa el día usando {{option3PrimaryMove}} para atraer clientes!"
}
},
"job_complete_good": "¡Gracias por la ayuda!\n¡Tu {{selectedPokemon}} fue increíblemente útil!$Aquí tienes tu cheque del día.",
"job_complete_bad": "¡Tu {{selectedPokemon}} nos ayudó un poco!$Aquí tienes tu cheque del día.",
"pokemon_tired": "¡Tu {{selectedPokemon}} está agotado!\n¡Los PP de todos sus movimientos se redujeron a 2!",
"outro": "¡Vuelve y ayúdanos de nuevo algún dia!"
}
Loading

0 comments on commit 4b6ccc6

Please sign in to comment.