[Localization(ja)] Update ability.ts (#3401)

- Changed description of Honey Gather, Ball Fetch and Pickup to properly reflect how they function in PokeRogue.
This commit is contained in:
Chapybara-jp 2024-08-07 16:38:11 +02:00 committed by GitHub
parent 60d19c9a2c
commit db3fae1180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,7 @@ export const ability: AbilityTranslationEntries = {
}, },
pickup: { pickup: {
name: "ものひろい", name: "ものひろい",
description: "相手の 使った 道具を 拾ってくることが ある。 冒険中も 拾ってくる。", description: "戦闘が 終わったとき 相手の 持った 道具を 一つ 拾ってくることが ある。",
}, },
truant: { truant: {
name: "なまけ", name: "なまけ",
@ -471,7 +471,7 @@ export const ability: AbilityTranslationEntries = {
}, },
honeyGather: { honeyGather: {
name: "みつあつめ", name: "みつあつめ",
description: "戦闘が 終わったとき あまいミツを 拾うことが ある。", description: "戦闘が 終わったとき あまいミツを 拾う。そのあまいミツが 売られて お金を もらう。",
}, },
frisk: { frisk: {
name: "おみとおし", name: "おみとおし",
@ -947,7 +947,7 @@ export const ability: AbilityTranslationEntries = {
}, },
ballFetch: { ballFetch: {
name: "たまひろい", name: "たまひろい",
description: "道具を 持っていない 場合 1回目に 投げて 失敗 した モンスターボールを 拾ってくる。", description: "1回目に 投げて 失敗 した モンスターボールを 拾ってくる。",
}, },
cottonDown: { cottonDown: {
name: "わたげ", name: "わたげ",