mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-01 05:02:25 +02:00
Update mysterious-challengers-dialogue.json
This commit is contained in:
parent
3250fcfad5
commit
36fb890790
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"intro": "Mysterious challengers have appeared!",
|
"intro": "神秘的挑战者出现了!",
|
||||||
"title": "Mysterious Challengers",
|
"title": "神秘挑战者",
|
||||||
"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?",
|
"description": "如果你击败了挑战者,你给他们留下的强烈印象可能会换来奖励。\\n但他们看起来很强,要接受挑战么?",
|
||||||
"query": "Who will you battle?",
|
"query": "你要接受谁的挑战?",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "A Clever, Mindful Foe",
|
"label": "谨慎的对手",
|
||||||
"tooltip": "(-) Standard Battle\n(+) Move Item Rewards"
|
"tooltip": "(-)普通的战斗\n(+)道具奖励"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "A Strong Foe",
|
"label": "自信的对手",
|
||||||
"tooltip": "(-) Hard Battle\n(+) Good Rewards"
|
"tooltip": "(-)困难的战斗\n(+)更好的奖励"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"label": "The Mightiest Foe",
|
"label": "威严的对手",
|
||||||
"tooltip": "(-) Brutal Battle\n(+) Great Rewards"
|
"tooltip": "(-)艰苦的战斗\n(+)丰厚的奖励"
|
||||||
},
|
},
|
||||||
"selected": "The trainer steps forward..."
|
"selected": "训练师走上前来……"
|
||||||
},
|
},
|
||||||
"outro": "The mysterious challenger was defeated!"
|
"outro": "神秘挑战者被击败了!"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user