Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 14:08:02 +02:00 committed by GitHub
parent 58370d39a0
commit 89fbee94ca
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 !", "shedTailOnAdd": "{{pokemonNameWithAffix}} détache\nsa queue pour créer un leurre !",
"substituteOnAdd": "{{pokemonNameWithAffix}}\ncrée un clone !", "substituteOnAdd": "{{pokemonNameWithAffix}}\ncrée un clone !",
"substituteOnHit": "Le clone subit les dégâts à la place\nde {{pokemonNameWithAffix}} !", "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 !"
} }