mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-27 17:59:28 +02:00
Update mysterious-chest-dialogue.json
This commit is contained in:
parent
0bfba2de23
commit
c20967fa96
@ -6,7 +6,7 @@
|
|||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "打开",
|
"label": "打开",
|
||||||
"tooltip": "@[SUMMARY_BLUE]{(35%) 某种东西}\n@[SUMMARY_GREEN]{(40%) 一般奖励}\n@[SUMMARY_GREEN]{(20%) 精美奖励}\n@[SUMMARY_GREEN]{(4%) 珍稀奖励}\n@[SUMMARY_GREEN]{(1%) 超凡奖励}",
|
"tooltip": "@[SUMMARY_BLUE]{(35%) 某种东西}\n@[SUMMARY_GREEN]{({{trapPercent}}%) 一般奖励}\n@[SUMMARY_GREEN]{({{commonPercent}}%) 精美奖励}\n@[SUMMARY_GREEN]{({{roguePercent}}%) 珍稀奖励}\n@[SUMMARY_GREEN]{({{masterPercent}}%) 超凡奖励}",
|
||||||
"selected": "你打开箱子发现......",
|
"selected": "你打开箱子发现......",
|
||||||
"normal": "只是一些普通的工具和物品。",
|
"normal": "只是一些普通的工具和物品。",
|
||||||
"good": "一些不错的工具和物品!",
|
"good": "一些不错的工具和物品!",
|
||||||
|
Loading…
Reference in New Issue
Block a user