Update absolute-avarice-dialogue.json

This commit is contained in:
Yonmaru40 2024-09-15 14:55:48 +08:00 committed by GitHub
parent b6526dbb76
commit 4f2d0fd055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,21 +5,21 @@
"query": "你要怎么做?"
"option": {
"1": {
"label": "Battle It",
"tooltip": "(-) Tough Battle\n(+) Rewards from its Berry Hoard",
"selected": "The {{greedentName}} stuffs its cheeks\nand prepares for battle!",
"boss_enraged": "{{greedentName}}'s fierce love for food has it incensed!",
"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}}!"
"label": "必须战斗",
"tooltip": "(-)艰难的战斗\n(+)树果宝藏的奖励",
"selected": "{{greedentName}}塞满脸颊\n并准备战斗",
"boss_enraged": "{{greedentName}}对食物的热衷让它非常愤怒!",
"food_stash": "{{greedentName}}似乎守护着一大堆食物!$@s{item_fanfare}你队伍中的每个神奇宝贝都会获得{{foodReward}}"
},
"2": {
"label": "Reason with It",
"tooltip": "(+) Regain Some Lost Berries",
"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."
"label": "讲点道理",
"tooltip": "(+)拿回一些失去的树果",
"selected": "你的恳求引起了{{greedentName}}的共鸣。$它不会把你所有的果子都归还给你,但仍然会扔给你一些。"
},
"3": {
"label": "Let It Have the Food",
"tooltip": "(-) Lose All Berries\n(?) The {{greedentName}} Will Like You",
"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!"
"label": "让它拿吧",
"tooltip": "(-)失去所有树果\n(?){{greedentName}}会很感激你",
"selected": "{{greedentName}}一瞬间就吃掉了整个树果堆!$它拍拍肚子,\n感激地看着你。$也许你可以在冒险中喂它\n更多浆果……$@s{level_up_fanfare}{{greedentName}}想加入你的队伍!"
}
}
}