mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 23:02:19 +02:00
Update move-trigger.json
This commit is contained in:
parent
b932eb329e
commit
77d7ae7e11
@ -42,12 +42,12 @@
|
|||||||
"incineratedItem": "{{pokemonName}}燒掉了\n{{targetName}}的{{itemName}}!",
|
"incineratedItem": "{{pokemonName}}燒掉了\n{{targetName}}的{{itemName}}!",
|
||||||
"knockedOffItem": "{{pokemonName}}拍落了\n{{targetName}}的{{itemName}}!",
|
"knockedOffItem": "{{pokemonName}}拍落了\n{{targetName}}的{{itemName}}!",
|
||||||
"tookMoveAttack": "{{pokemonName}}\n受到了{{moveName}}的攻擊!",
|
"tookMoveAttack": "{{pokemonName}}\n受到了{{moveName}}的攻擊!",
|
||||||
"cutOwnHpAndMaximizedStat": "{{pokemonName}}\n削減體力並釋放了全部{{statName}}!",
|
"cutOwnHpAndMaximizedStat": "{{pokemonName}}\n削減體力並釋放了全部{{statName}}!",
|
||||||
"copiedStatChanges": "{{pokemonName}}複製了\n{{targetName}}的能力變化!",
|
"copiedStatChanges": "{{pokemonName}}複製了\n{{targetName}}的能力變化!",
|
||||||
"magnitudeMessage": "震級{{magnitude}}!",
|
"magnitudeMessage": "震級{{magnitude}}!",
|
||||||
"tookAimAtTarget": "{{pokemonName}}將目標對準了\n{{targetName}}!",
|
"tookAimAtTarget": "{{pokemonName}}將目標對準了\n{{targetName}}!",
|
||||||
"transformedIntoType": "{{pokemonName}} \n變成了{{typeName}}屬性!",
|
"transformedIntoType": "{{pokemonName}} \n變成了{{typeName}}屬性!",
|
||||||
"copiedMove": "{{pokemonName}}\n複製了{{moveName}}!",
|
"copiedMove": "{{pokemonName}}\n複製了{{moveName}}!",
|
||||||
"sketchedMove": "{{pokemonName}}\n對{{moveName}}進行了寫生!",
|
"sketchedMove": "{{pokemonName}}\n對{{moveName}}進行了寫生!",
|
||||||
"acquiredAbility": "{{pokemonName}}的特性\n變为{{abilityName}}了!",
|
"acquiredAbility": "{{pokemonName}}的特性\n變为{{abilityName}}了!",
|
||||||
"copiedTargetAbility": "{{pokemonName}}複製了\n{{targetName}}的{{abilityName}}!",
|
"copiedTargetAbility": "{{pokemonName}}複製了\n{{targetName}}的{{abilityName}}!",
|
||||||
|
Loading…
Reference in New Issue
Block a user