mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 09:19:31 +02:00
Update training-session-dialogue.json
This commit is contained in:
parent
c77983f5b2
commit
fb7d9c31c5
@ -1,13 +1,13 @@
|
||||
{
|
||||
"intro": "你遇到了一些\n训练工具和用品。",
|
||||
"title": "集训",
|
||||
"description": "这些物品似乎可以用来训练你的队伍!\n有数种方式可以进行训练:让你队伍中的其他宝可梦与其进行对战。",
|
||||
"description": "这些物品似乎可以\n用来训练你的队伍!\n有数种方式可以进行训练:\n让你队伍中的其他宝可梦与其进行对战。",
|
||||
"query": "要怎么训练?",
|
||||
"invalid_selection": "宝可梦必须足够健康",
|
||||
"option": {
|
||||
"1": {
|
||||
"label": "轻量训练",
|
||||
"tooltip": "(-)轻松战斗\n(+)提升随机2只宝可梦的个体",
|
||||
"tooltip": "(-)轻松战斗\n(+)提升随机2只\n宝可梦的个体",
|
||||
"finished": "{{selectedPokemon}}回来了,感觉\n虽然疲惫不堪,但很有成就!$它的{{stat1}}和{{stat2}}的个体得到了改善!"
|
||||
},
|
||||
"2": {
|
||||
|
Loading…
Reference in New Issue
Block a user