mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 09:19:31 +02:00
Update the-pokemon-salesman-dialogue.json
This commit is contained in:
parent
7d518c25ac
commit
97a9a1db37
@ -3,14 +3,14 @@
|
|||||||
"speaker": "绅士",
|
"speaker": "绅士",
|
||||||
"intro_dialogue": "你好啊!我有一份专门为你准备的好买卖!",
|
"intro_dialogue": "你好啊!我有一份专门为你准备的好买卖!",
|
||||||
"title": "宝可梦销售员",
|
"title": "宝可梦销售员",
|
||||||
"description": "“这个{{purchasePokemon}}非常独特,拥有该物种通常不具备的特性!只需{{price, money}}就让你拥有这个与众不同的{{purchasePokemon}}!”\n\n“你怎么说?”",
|
"description": "“这个{{purchasePokemon}}非常独特,\n拥有该物种通常不具备的特性!只需{{price, money}}就让你拥有\n这个与众不同的{{purchasePokemon}}!”\n\n“你怎么说?”",
|
||||||
"description_shiny": "“这个{{purchasePokemon}}非常独特,拥有该物种非常不寻常的颜色!只需{{price, money}}就让你拥有这个与众不同的{{purchasePokemon}}!”\n\n“你怎么说?”",
|
"description_shiny": "“这个{{purchasePokemon}}非常独特,\n拥有该物种非常不寻常的颜色!只需{{price, money}}就让你拥有\n这个与众不同的{{purchasePokemon}}!”\n\n“你怎么说?”",
|
||||||
"query": "你要怎么做?",
|
"query": "你要怎么做?",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "接受",
|
"label": "接受",
|
||||||
"tooltip": "(-)支付{{price, money}}\n(+)获得{{purchasePokemon}}和它的隐藏特性",
|
"tooltip": "(-)支付{{price, money}}\n(+)获得{{purchasePokemon}}和\n它的隐藏特性",
|
||||||
"tooltip_shiny": "(-)支付{{price, money}}\n(+)获得一只闪光的{{purchasePokemon}}",
|
"tooltip_shiny": "(-)支付{{price, money}}\n(+)获得一只闪光的\n{{purchasePokemon}}",
|
||||||
"selected_message": "你花了一大笔钱买了{{purchasePokemon}}.",
|
"selected_message": "你花了一大笔钱买了{{purchasePokemon}}.",
|
||||||
"selected_dialogue": "非常好的选择!$我看得出来你对商业有敏锐的眼光。$哦,对了……@d{64}不接受退货,你懂吗?"
|
"selected_dialogue": "非常好的选择!$我看得出来你对商业有敏锐的眼光。$哦,对了……@d{64}不接受退货,你懂吗?"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user