Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-27 22:45:59 +02:00 committed by GitHub
parent bcee2f8b65
commit edec710690
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,9 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}} détache\nsa queue pour créer un leurre !",
"substituteOnAdd": "{{pokemonNameWithAffix}}\ncrée un clone !",
"substituteOnHit": "Le clone subit les dégâts à la place\nde {{pokemonNameWithAffix}} !",
"substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…"
"substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…",
"tormentOnAdd": "{{pokemonNameWithAffix}} est tourmenté !",
"tauntOnAdd": "{{pokemonNameWithAffix}} répond à la Provoc !",
"imprisonOnAdd": "{{pokemonNameWithAffix}} empêche sa cible\ndutiliser les capacités quils ont en commun !",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} est devenu\ntrès vif !"
}