mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 09:19:31 +02:00
Update the-strong-stuff-dialogue.json
This commit is contained in:
parent
6ebd15890d
commit
d9e2d4cc69
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"intro": "It's a massive {{shuckleName}} and what appears\nto be a large stash of... juice?",
|
"intro": "どっしりとした {{shuckleName}}です。\nその隣には… ジュースのたくわえ?の ようです……",
|
||||||
"title": "The Strong Stuff",
|
"title": "残酷に濃く",
|
||||||
"description": "The {{shuckleName}} that blocks your path looks incredibly strong. Meanwhile, the juice next to it is emanating power of some kind.\n\nThe {{shuckleName}} extends its feelers in your direction. It seems like it wants to do something...",
|
"description": "道を 塞ぐ {{shuckleName}}は 信じられないほど 強そう です。 そして、 その隣に ある ジュースは 何らかの 力を 発しています。\n\n {{shuckleName}}は 触手を 伸ばしていて 何かを したがります……",
|
||||||
"query": "What will you do?",
|
"query": "どうします?",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "Approach the {{shuckleName}}",
|
"label": "{{shuckleName}}に近寄る",
|
||||||
"tooltip": "(?) Something awful or amazing might happen",
|
"tooltip": "(?) 何か ヒドいこと や スゴいことが 起こる",
|
||||||
"selected": "You black out.",
|
"selected": "突然に 気を 失います。",
|
||||||
"selected_2": "@f{150}When you awaken, the {{shuckleName}} is gone\nand juice stash completely drained.${{highBstPokemon1}} and {{highBstPokemon2}}\nfeel a terrible lethargy come over them!$Their base stats were reduced by {{reductionValue}}!$Your remaining Pokémon feel an incredible vigor, though!\nTheir base stats are increased by {{increaseValue}}!"
|
"selected_2": "@f{150}目覚めると、 {{shuckleName}}は 消えて\nジュースは 飲み干されている ようです。${{highBstPokemon1}}と {{highBstPokemon2}}は\nヒドい 無気力に 襲われます!$基本能力は {{reductionValue}}で 減っています!$残りの ポケモンは スゴい 活力を 感じます!\n基本能力は {{increaseValue}}で 上がっています!"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "Battle the {{shuckleName}}",
|
"label": "{{shuckleName}}とバトルする",
|
||||||
"tooltip": "(-) Hard Battle\n(+) Special Rewards",
|
"tooltip": "(-) 勝負がキツい\n(+) 特別なご褒美",
|
||||||
"selected": "Enraged, the {{shuckleName}} drinks some of its juice and attacks!",
|
"selected": "怒り出した {{shuckleName}}は ジュースを 少し 飲んで 襲いかかる!",
|
||||||
"stat_boost": "The {{shuckleName}}'s juice boosts its stats!"
|
"stat_boost": "{{shuckleName}}の ジュースは 能力を 上げた!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"outro": "What a bizarre turn of events."
|
"outro": "なんとも 奇妙な 展開ですね……"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user