mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-31 12:42:22 +02:00
Update mysterious-chest-dialogue.json
This commit is contained in:
parent
36fb890790
commit
217bc05bb9
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"intro": "You found...@d{32} a chest?",
|
"intro": "你发现了一个…@d{32}宝箱?",
|
||||||
"title": "The Mysterious Chest",
|
"title": "神秘宝箱",
|
||||||
"description": "A beautifully ornamented chest stands on the ground. There must be something good inside... right?",
|
"description": "一个装饰精美的箱子立在地上。里面一定有好东西…吧?",
|
||||||
"query": "Will you open it?",
|
"query": "要打开么?"
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "Open It",
|
"label": "打开",
|
||||||
"tooltip": "@[SUMMARY_BLUE]{(35%) Something terrible}\n@[SUMMARY_GREEN]{(40%) Okay Rewards}\n@[SUMMARY_GREEN]{(20%) Good Rewards}\n@[SUMMARY_GREEN]{(4%) Great Rewards}\n@[SUMMARY_GREEN]{(1%) Amazing Rewards}",
|
"tooltip": "@[SUMMARY_BLUE]{(35%) 某种东西}\n@[SUMMARY_GREEN]{(40%) 一般奖励}\n@[SUMMARY_GREEN]{(20%) 精美奖励}\n@[SUMMARY_GREEN]{(4%) 珍稀奖励}\n@[SUMMARY_GREEN]{(1%) 超凡奖励}",
|
||||||
"selected": "You open the chest to find...",
|
"selected": "你打开箱子发现......",
|
||||||
"normal": "Just some normal tools and items.",
|
"normal": "只是一些普通的工具和物品。",
|
||||||
"good": "Some pretty nice tools and items.",
|
"good": "一些不错的工具和物品!",
|
||||||
"great": "A couple great tools and items!",
|
"great": "一些很稀有的工具和物品!!",
|
||||||
"amazing": "Whoa! An amazing item!",
|
"amazing": "哇!金色传说!",
|
||||||
"bad": "Oh no!@d{32}\nThe chest was actually a {{gimmighoulName}} in disguise!$Your {{pokeName}} jumps in front of you\nbut is KOed in the process!"
|
"bad": "哦不!@d{32}\n这个箱子实际上是一个伪装的{{gimmighoul Name}}!$你的{{pokeName}}跳到了你面前\n但为了保护你被打倒了!"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "Too Risky, Leave",
|
"label": "有诈,走了",
|
||||||
"tooltip": "(-) No Rewards",
|
"tooltip": "(-)无奖励",
|
||||||
"selected": "You hurry along your way,\nwith a slight feeling of regret."
|
"selected": "你匆匆上路,心里却有一丝遗憾。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user