Update teleporting-hijinks-dialogue.json

This commit is contained in:
Lugiad 2024-09-13 23:04:33 +02:00 committed by GitHub
parent bf234408ab
commit c28f5be754
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 17 deletions

View File

@ -1,27 +1,27 @@
{
"intro": "It's a strange machine, whirring noisily...",
"intro": "Cette machine un peu étrange émet un lourd ronronnement…",
"title": "Teleportating Hijinks",
"description": "The machine has a sign on it that reads:\n \"To use, insert money then step into the capsule.\"\n\nPerhaps it can transport you somewhere...",
"query": "What will you do?",
"description": "Vous pouvez lire sur la machine :\n « Notice dutilisation : Insérez de largent et pénétrez dans la capsule. »\n\nPeut-être quelle vous emmènera quelque part…",
"query": "Que voulez-vous faire ?",
"option": {
"1": {
"label": "Put Money In",
"tooltip": "(-) Pay {{price, money}}\n(?) Teleport to New Biome",
"selected": "You insert some money, and the capsule opens.\nYou step inside..."
"label": "Insérer de largent",
"tooltip": "(-) Payer {{price, money}}\n(?) Teleportation vers un nouveau biome",
"selected": "Vous insérez un peu dargent et la capsule souvre.\nVous y pénétrez…"
},
"2": {
"label": "A Pokémon Helps",
"tooltip": "(-) {{option2PrimaryName}} Helps\n(+) {{option2PrimaryName}} gains EXP\n(?) Teleport to New Biome",
"disabled_tooltip": "You need a Steel or Electric Type Pokémon to choose this",
"selected": "{{option2PrimaryName}}'s Type allows it to bypass the machine's paywall!$The capsule opens, and you step inside..."
"label": "Un Pokémon à laide",
"tooltip": "(-) {{option2PrimaryName}} aide\n(+) Gain dExp pour {{option2PrimaryName}}\n(?) Téléportation vers un nouveau biome",
"disabled_tooltip": "Vous avez besoin dun Pokémon de type Électrik ou Acier pour choisir cette option",
"selected": "Le type de {{option2PrimaryName}} vous permet de frauder la machine !$La capsule souvre et y pénétrez…"
},
"3": {
"label": "Inspect the Machine",
"tooltip": "(-) Pokémon Battle",
"selected": "You are drawn in by the blinking lights\nand strange noises coming from the machine...$You don't even notice as a wild\nPokémon sneaks up and ambushes you!"
"label": "Inspecter la machine",
"tooltip": "(-) Combat Pokémon",
"selected": "Tous ces bruits et lumières clignotantes\némis par la machine titillent vos sens…$Mais vous manquez dapercevoir un Pokémon\nsauvage et vous tend une emuscade !"
}
},
"transport": "The machine shakes violently,\nmaking all sorts of strange noises!$Just as soon as it had started, it quiets once more.",
"attacked": "You step out into a completely new area, startling a wild Pokémon!$The wild Pokémon attacks!",
"boss_enraged": "The opposing {{enemyPokemon}} has become enraged!"
}
"transport": "La machine vibre violemment,\nen émattant toutes sortes de bruits !$À peine la machine lancée, elle revient soudainement très silencieuse.",
"attacked": "Vous en ressortez en un lieu complètement nouveau, effrayant au passage un Pokémon sauvage !$Le Pokémon sauvage vous attaque !",
"boss_enraged": "Le {{enemyPokemon}} ennemi sénerve !"
}