mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 08:19:33 +02:00
Update battle.json
This commit is contained in:
parent
6293ca0525
commit
0c57b13284
@ -88,6 +88,14 @@
|
|||||||
"statHarshlyFell_other": "{{pokemonNameWithAffix}}的{{stats}}大幅降低了!",
|
"statHarshlyFell_other": "{{pokemonNameWithAffix}}的{{stats}}大幅降低了!",
|
||||||
"statSeverelyFell_other": "{{pokemonNameWithAffix}}的{{stats}}极大幅降低了!",
|
"statSeverelyFell_other": "{{pokemonNameWithAffix}}的{{stats}}极大幅降低了!",
|
||||||
"statWontGoAnyLower_other": "{{pokemonNameWithAffix}}的{{stats}}已经无法再降低了!",
|
"statWontGoAnyLower_other": "{{pokemonNameWithAffix}}的{{stats}}已经无法再降低了!",
|
||||||
|
"statRose_one": "{{pokemonNameWithAffix}}的{{stats}}提高了!",
|
||||||
|
"statSharplyRose_one": "{{pokemonNameWithAffix}}的{{stats}}大幅提高了!",
|
||||||
|
"statRoseDrastically_one": "{{pokemonNameWithAffix}}的{{stats}}极大幅提高了!",
|
||||||
|
"statWontGoAnyHigher_one": "{{pokemonNameWithAffix}}的{{stats}}已经无法再提高了!",
|
||||||
|
"statFell_one": "{{pokemonNameWithAffix}}的{{stats}}降低了!",
|
||||||
|
"statHarshlyFell_one": "{{pokemonNameWithAffix}}的{{stats}}大幅降低了!",
|
||||||
|
"statSeverelyFell_one": "{{pokemonNameWithAffix}}的{{stats}}极大幅降低了!",
|
||||||
|
"statWontGoAnyLower_one": "{{pokemonNameWithAffix}}的{{stats}}已经无法再降低了!",
|
||||||
"transformedIntoType": "{{pokemonName}}变成了\n{{type}}属性!",
|
"transformedIntoType": "{{pokemonName}}变成了\n{{type}}属性!",
|
||||||
"ppReduced": "降低了{{targetName}}的\n{{moveName}}的PP{{reduction}}点!",
|
"ppReduced": "降低了{{targetName}}的\n{{moveName}}的PP{{reduction}}点!",
|
||||||
"retryBattle": "你要从对战开始时重试么?",
|
"retryBattle": "你要从对战开始时重试么?",
|
||||||
|
Loading…
Reference in New Issue
Block a user