From 03fdcbcf8275bda8f841e015cd781dfa0904ed0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A9=20Ricardo?= Date: Fri, 15 Nov 2024 11:06:24 +0000 Subject: [PATCH] Pontoon: Update Portuguese (pt-BR) localization of PokeRogue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Zé Ricardo --- pt-BR/modifier-type.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pt-BR/modifier-type.json b/pt-BR/modifier-type.json index e33be2db..2de09739 100644 --- a/pt-BR/modifier-type.json +++ b/pt-BR/modifier-type.json @@ -108,6 +108,9 @@ "PokemonMoveAccuracyBoosterModifierType": { "description": "Aumenta a precisão dos movimentos em {{accuracyAmount}} (máximo 100)." }, + "PokemonMultiHitModifierType": { + "description": "Converte 25% do dano dos ataques de quem segurar em um acerto adicional." + }, "TmModifierType": { "name": "TM{{moveId}} - {{moveName}}", "description": "Ensina {{moveName}} a um Pokémon."