mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 08:19:33 +02:00
Update training-session-dialogue.json
This commit is contained in:
parent
f1361150c0
commit
28f6ba59e5
@ -8,19 +8,19 @@
|
|||||||
"1": {
|
"1": {
|
||||||
"label": "轻量训练",
|
"label": "轻量训练",
|
||||||
"tooltip": "(-)轻松战斗\n(+)提升随机2只\n宝可梦的个体",
|
"tooltip": "(-)轻松战斗\n(+)提升随机2只\n宝可梦的个体",
|
||||||
"finished": "{{selectedPokemon}}回来了,感觉\n虽然疲惫不堪,但很有成就!$它的{{stat1}}和{{stat2}}的个体得到了改善!"
|
"finished": "{{selectedPokemon}}回来了,感觉虽然疲惫不堪,\n但很有成就感!$它的{{stat1}}和{{stat2}}的个体得到了改善!"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "适度训练",
|
"label": "适度训练",
|
||||||
"tooltip": "(-)适中的战斗\n(+)改变宝可梦的性格",
|
"tooltip": "(-)适中的战斗\n(+)改变宝可梦的性格",
|
||||||
"select_prompt": "选择一种想要的性格\n来训练你的神奇宝贝。",
|
"select_prompt": "选择一种想要的性格\n来训练你的神奇宝贝。",
|
||||||
"finished": "{{selectedPokemon}}回来了,感觉\n虽然疲惫不堪,但很有成就!$它的性格变成了{{nature}}!"
|
"finished": "{{selectedPokemon}}回来了,感觉虽然疲惫不堪,\n但很有成就感!$它的性格变成了{{nature}}!"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"label": "重磅训练",
|
"label": "重磅训练",
|
||||||
"tooltip": "(-)艰苦的战斗\n(+)改变宝可梦的特性",
|
"tooltip": "(-)艰苦的战斗\n(+)改变宝可梦的特性",
|
||||||
"select_prompt": "选择一种想要的特性\n来训练你的神奇宝贝。",
|
"select_prompt": "选择一种想要的特性\n来训练你的神奇宝贝。",
|
||||||
"finished": "{{selectedPokemon}}回来了,感觉\n虽然疲惫不堪,但很有成就!$它的特性变成了{{nature}}!"
|
"finished": "{{selectedPokemon}}回来了,感觉虽然疲惫不堪,\n但很有成就感!$它的特性变成了{{ability}}!"
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"label": "离开",
|
"label": "离开",
|
||||||
|
Loading…
Reference in New Issue
Block a user