Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:43:20 +02:00 committed by GitHub
parent 003aa00ee2
commit a2a83d1c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,7 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴把它做成了替身", "shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴把它做成了替身",
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!",
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……" "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
} }