Update dark-deal-dialogue.json

This commit is contained in:
Lugiad 2024-09-12 15:12:50 +02:00 committed by GitHub
parent 9f96aafd23
commit f72c1117fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 15 deletions

View File

@ -1,24 +1,24 @@
{ {
"intro": "A strange man in a tattered coat\nstands in your way...", "intro": "Un homme suspect vêtu dun manteau en lambeaux\nse tient au milieu du chemin…",
"speaker": "Shady Guy", "speaker": "Type chelou",
"intro_dialogue": "Hey, you!$I've been working on a new device\nto bring out a Pokémon's latent power!$It completely rebinds the Pokémon's atoms\nat a molecular level into a far more powerful form.$Hehe...@d{64} I just need some sac-@d{32}\nErr, test subjects, to prove it works.", "intro_dialogue": "Hé, toi!$Je travaille sur un dispositif qui permet\ndéveiller la puissance dun Pokémon !$Il restructure complètement les atomes du Pokémon\nen une forme bien plus puissante.$Héhé…@d{64} Je nai besoin que de sac-@d{32}\nEuuh, sujets tests, pour prouver son fonctionnement.",
"title": "Dark Deal", "title": "LExpérience interdite",
"description": "The disturbing fellow holds up some Pokéballs.\n\"I'll make it worth your while! You can have these strong Pokéballs as payment, All I need is a Pokémon from your team! Hehe...\"", "description": "Le type chelou tient dans ses mains quelques Poké Balls.\n« Tinquites pas, je gère ! Voilà quelques Poké Balls plutôt efficaces en caution, tout ce dont jai besoin, cest un de tes Pokémon ! Héhé… »",
"query": "What will you do?", "query": "Que voulez-vous faire ?",
"option": { "option": {
"1": { "1": {
"label": "Accept", "label": "Accepter",
"tooltip": "(+) 5 Rogue Balls\n(?) Enhance a Random Pokémon", "tooltip": "(+) 5 Rogue Balls\n(?) Améliorer un Pokémon au hasard",
"selected_dialogue": "Let's see, that {{pokeName}} will do nicely!$Remember, I'm not responsible\nif anything bad happens!@d{32} Hehe...", "selected_dialogue": "Ah bien, ce {{pokeName}} fera parfaitement laffaire !$Je précise que si quelque chose tourne mal,\nje ne suis pas responsable !@d{32} Héhé…",
"selected_message": "The man hands you 5 Rogue Balls.${{pokeName}} hops into the strange machine...$Flashing lights and weird noises\nstart coming from the machine!$...@d{96} Something emerges\nfrom the device, raging wildly!" "selected_message": "Lhomme vous remet 5 Rogue Balls.$Votre {{pokeName}} saute dans létrange dispositif…$Le dispositif émet des lumières\nclignotantes et des bruits douteux !$…@d{96} Quelque chose sort du dispositif avec fureur !"
}, },
"2": { "2": {
"label": "Refuse", "label": "Refuser",
"tooltip": "(-) No Rewards", "tooltip": "(-) Aucune récompense",
"selected": "Not gonna help a poor fellow out?\nPah!" "selected": "On a même plus le droit daider maintenant ?\nPfff !"
} }
}, },
"outro": "After the harrowing encounter,\nyou collect yourself and depart." "outro": "Après cette épuisante rencontre,\nvous reprenez vos esprits et repartez."
} }