Update absolute-avarice-dialogue.json

This commit is contained in:
Chapybara-jp 2024-09-19 23:17:08 +02:00 committed by GitHub
parent 6d064d254e
commit 8ebd549eb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,25 +1,25 @@
{ {
"intro": "A {{greedentName}} ambushes you\nand steals your party's berries!", "intro": "待ち伏せの {{greedentName}}が\n手持ちポケモンの きのみを 全部 奪った",
"title": "Absolute Avarice", "title": "よくよく欲張り",
"description": "The {{greedentName}} has caught you totally off guard now all your berries are gone!\n\nThe {{greedentName}} looks like it's about to eat them when it pauses to look at you, interested.", "description": "{{greedentName}}の 不意打ちで 持っていた きのみを 全部 失った!\n\n{{greedentName}}は 食べ始めそうですが、 突然に 止まって 気になる 顔で あなとを 見つめる。",
"query": "What will you do?", "query": "どうしますか",
"option": { "option": {
"1": { "1": {
"label": "Battle It", "label": "勝負",
"tooltip": "(-) Tough Battle\n(+) Rewards from its Berry Hoard", "tooltip": "(-) 勝負がきつい\n(+) きのみの山積みからご褒美",
"selected": "The {{greedentName}} stuffs its cheeks\nand prepares for battle!", "selected": "{{greedentName}}は 頬張って おそいかかってくる!",
"boss_enraged": "{{greedentName}}'s fierce love for food has it incensed!", "boss_enraged": "{{greedentName}}の 食べ物への 情熱で ぐっと キレた!",
"food_stash": "It looks like the {{greedentName}} was guarding an enormous stash of food!$@s{item_fanfare}Each Pokémon in your party gains a {{foodReward}}!" "food_stash": "{{greedentName}}は 巨大な 食べ物の\n山積みを 守っていたようだ$@s{item_fanfare}手持ちポケモンは 各々 {{foodReward}}を もらう!"
}, },
"2": { "2": {
"label": "Reason with It", "label": "言い聞かせてみる",
"tooltip": "(+) Regain Some Lost Berries", "tooltip": "(+) きのみを数個取り戻す",
"selected": "Your pleading strikes a chord with the {{greedentName}}.$It doesn't give all your berries back, but still tosses a few in your direction." "selected": "あなたの 言い聞かせてる姿は {{greedentName}}の 胸に ちょっと こたえたようです。$きのみを 全部 戻さないが、\n数個を あなたの 方面へ 投げてあげる。"
}, },
"3": { "3": {
"label": "Let It Have the Food", "label": "全部食べさせて",
"tooltip": "(-) Lose All Berries\n(?) The {{greedentName}} Will Like You", "tooltip": "(-) きのみを全部失う\n(?) {{greedentName}}は好きになる",
"selected": "The {{greedentName}} devours the entire\nstash of berries in a flash!$Patting its stomach,\nit looks at you appreciatively.$Perhaps you could feed it\nmore berries on your adventure...$@s{level_up_fanfare}The {{greedentName}} wants to join your party!" "selected": "あっという間に {{greedentName}}は\nきのみの 山積みを むさぼり食う$お腹を ポンポンしながら\nありがたさうな 表情で 見つめる。$もしかして、 冒険中に きのみを\nもっと 食べさせて あげようかなぁ……$@s{level_up_fanfare}{{greedentName}}は 手持ちに 入りたい!"
} }
} }
} }