Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 14:07:21 +02:00 committed by GitHub
parent c45f661a56
commit 4fb6566c9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,9 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}}\n断掉尾巴并将其作为替身了",
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击",
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……"
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!"
}