Update mysterious-challengers-dialogue.json

This commit is contained in:
Chapybara-jp 2024-09-24 16:47:04 +02:00 committed by GitHub
parent 3f1c74b0da
commit 5c592d6e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,22 +1,22 @@
{
"intro": "Mysterious challengers have appeared!",
"title": "Mysterious Challengers",
"description": "If you defeat a challenger, you might impress them enough to receive a boon. But some look tough, are you up to the challenge?",
"query": "Who will you battle?",
"intro": "謎の 挑戦者が 現れました!",
"title": "謎の挑戦者",
"description": "挑戦者を 倒せば 印象付けて 恩恵を 受けられる かもしれません。 しかし、 強そうな 相手が いて キツい チャレンジに なります。",
"query": "誰とバトルしますか?",
"option": {
"1": {
"label": "A Clever, Mindful Foe",
"tooltip": "(-) Standard Battle\n(+) Move Item Rewards"
"label": "賢く思慮深い相手",
"tooltip": "(-) 勝負が標準\n(+) 技アイテムのご褒美"
},
"2": {
"label": "A Strong Foe",
"tooltip": "(-) Hard Battle\n(+) Good Rewards"
"label": "強力な相手",
"tooltip": "(-) 勝負がキツい\n(+) 良いご褒美"
},
"3": {
"label": "The Mightiest Foe",
"tooltip": "(-) Brutal Battle\n(+) Great Rewards"
"label": "一番強大な相手",
"tooltip": "(-) 勝負が残酷\n(+) すごいご褒美"
},
"selected": "The trainer steps forward..."
"selected": "トレーナーは 踏み出します……"
},
"outro": "The mysterious challenger was defeated!"
}
"outro": "謎の 挑戦者は 倒れました!"
}