Skip to content

Commit

Permalink
Update dark-deal-dialogue.json
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Sep 17, 2024
1 parent 042ce97 commit c598c17
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions src/locales/zh_CN/mystery-encounters/dark-deal-dialogue.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@


{
"intro": "A strange man in a tattered coat\nstands in your way...",
"speaker": "Shady Guy",
"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.",
"title": "Dark Deal",
"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...\"",
"query": "What will you do?",
"intro": "一个穿着破旧大衣的陌生人\\n挡在你的路上…",
"speaker": "可疑的家伙",
"intro_dialogue": "嘿,你!我一直在研究一种新装置,\n能让宝可梦从原子级重组,变成更强大的形态!\n嘿嘿…@d{64}我只需要一点祭…@d{32}\n我是说,试验品,来证明它的效果。",
"title": "黑暗交易",
"description": "这个诡异的家伙举起一些精灵球。\n我会让你感到物超所值的!\n我只要你队伍里的一只宝可梦,这些强力的精灵球就是你的了,嘿嘿…",
"query": "你要怎么做?",
"option": {
"1": {
"label": "Accept",
"tooltip": "(+) 5 Rogue Balls\n(?) Enhance a Random Pokémon",
"selected_dialogue": "Let's see, that {{pokeName}} will do nicely!$Remember, I'm not responsible\nif anything bad happens!@d{32} Hehe...",
"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!"
"label": "同意",
"tooltip": "(+)5个肉鸽球\n(?)强化随机宝可梦",
"selected_dialogue": "我看看,那只{{pokeName}}挺不错的!$记住,要是啥搞砸了\n我可不负责!@d{32}嘿嘿……",
"selected_message": "男人把五个肉鸽球教给你${{pokeName}}跳进了奇怪的机器$在机器的内部\n光芒四溢,雷声作响!$……@d{96}一个诡异的声音\n从机器中浮现,发出低吼。"
},
"2": {
"label": "Refuse",
"tooltip": "(-) No Rewards",
"selected": "Not gonna help a poor fellow out?\nPah!"
"label": "拒绝",
"tooltip": "(-)无奖励",
"selected": "都不帮哥们儿个忙吗?\n害!"
}
},
"outro": "After the harrowing encounter,\nyou collect yourself and depart."
}
"outro": "令人不适的遭遇结束后\n你收拾了一下,继续上路了。"
}

0 comments on commit c598c17

Please sign in to comment.