Update battler-tags.json

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

View File

@ -74,5 +74,9 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴把它做成了替身", "shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴把它做成了替身",
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!",
"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!"
} }