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 18, 2024
1 parent fb828c2 commit 42bf7fd
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 @@ -126,7 +126,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
description: "攻击时{{chancePercent}}%概率造成{{statusEffect}}。",
},
"EnemyEndureChanceModifierType": {
description: "增加{{chancePercent}}%忍住攻击的概率。",
description: "敌方增加{{chancePercent}}%的概率在本回合不会倒下。",
},

"RARE_CANDY": { name: "神奇糖果" },
Expand Down

0 comments on commit 42bf7fd

Please sign in to comment.