Update move-trigger.json

From PR #3545
This commit is contained in:
SangaraSorama 2024-09-11 15:38:41 +02:00 committed by GitHub
parent 610979b56c
commit ea04d23013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,12 +42,12 @@
"incineratedItem": "{{pokemonName}}烧没了\n{{targetName}}的{{itemName}}",
"knockedOffItem": "{{pokemonName}}拍落了\n{{targetName}}的{{itemName}}",
"tookMoveAttack": "{{pokemonName}}\n受到了{{moveName}}的攻击!",
"cutOwnHpAndMaximizedStat": "{{pokemonName}}\n削减了体力并释放了全部{{statName}}!",
"cutOwnHpAndMaximizedStat": "{{pokemonName}}\n削减了体力并释放了全部{{statName}}",
"copiedStatChanges": "{{pokemonName}}复制了\n{{targetName}}的能力变化!",
"magnitudeMessage": "震级{{magnitude}}",
"tookAimAtTarget": "{{pokemonName}}将目标对准了\n{{targetName}}",
"transformedIntoType": "{{pokemonName}} \n变成了{{typeName}}属性!",
"copiedMove": "{{pokemonName}}\n复制了{{moveName}}!",
"copiedMove": "{{pokemonName}}\n复制了{{moveName}}",
"sketchedMove": "{{pokemonName}}\n对{{moveName}}进行了写生!",
"acquiredAbility": "{{pokemonName}}的特性\n变为{{abilityName}}了!",
"copiedTargetAbility": "{{pokemonName}}复制了\n{{targetName}}的{{abilityName}}",