fix: 修正效果33为消除敌方阵营所有强化
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
xinian
2026-04-14 16:26:05 +08:00
parent 803aa71771
commit de755f8fd0
2 changed files with 14 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ var effectInfoByID = map[int]string{
29: "额外附加{0}点固定伤害",
31: "",
32: "使用后{0}回合攻击击中对象要害概率增加1/16",
33: "消除对手能力提升状态",
33: "消除敌方阵营所有强化",
34: "将所受的伤害{0}倍反馈给对手",
35: "惩罚,对方能力等级越高,此技能威力越大",
36: "命中时{0}%的概率秒杀对方",