Update mysterious-challengers-dialogue.json

This commit is contained in:
Yonmaru40 2024-09-18 13:17:01 +08:00 committed by GitHub
parent 3250fcfad5
commit 36fb890790
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": "如果你击败了挑战者,你给他们留下的强烈印象可能会换来奖励。\\n但他们看起来很强要接受挑战么",
"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": "神秘挑战者被击败了!"
}