Update fight-or-flight-dialogue.json

This commit is contained in:
Yonmaru40 2024-09-26 09:38:30 +08:00 committed by GitHub
parent 3090c28971
commit f11939170f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{
"intro": "宝可梦附近的地上\n有闪闪发光的东西",
"title": "战逃反应",
"description": "似乎有强大的宝可梦守护着这一道具。\n战斗是最直接的方法但是它的实力似乎不容小觑。\n如果你有合适的宝可梦似乎也可以直接偷走它。",
"description": "似乎有强大的宝可梦守护着这一道具。\n战斗是最直接的方法但是\n它的实力似乎不容小觑。\n如果你有合适的宝可梦\n似乎也可以直接偷走它。",
"query": "你要怎么做?",
"option": {
"1": {
@ -12,7 +12,7 @@
},
"2": {
"label": "窃取物品",
"disabled_tooltip": "你的宝可梦需要习得特定的招式来选择。",
"disabled_tooltip": "你的宝可梦需要习得\n特定的招式来选择。",
"tooltip": "(+){{option2PrimaryName}}使用{{option2PrimaryMove}}",
"selected": ".@d{32}.@d{32}.@d{32}$你的{{option2PrimaryName}}愿意帮忙,并使用了{{option2PrimaryMove}}$你偷走了道具!"
},