Skip to content

Commit

Permalink
Update modifier-type.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 20, 2024
1 parent 6dcf000 commit b6b5945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/modifier-type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
description: "招式命中率增加{{accuracyAmount}} (最大100)。",
},
"PokemonMultiHitModifierType": {
description: "攻击造成一次额外伤害,\n每堆叠一件会让攻击伤害\n衰减60/75/82.5%",
description: "攻击以40/25/12.5%的伤害造成2/3/4次伤害",
},
"TmModifierType": {
name: "招式学习器 {{moveId}} - {{moveName}}",
Expand Down

0 comments on commit b6b5945

Please sign in to comment.