diff --git a/shared/consts/constModules/abilityConst.ts b/shared/consts/constModules/abilityConst.ts index 3ccf00cf7..2e4c7bc16 100644 --- a/shared/consts/constModules/abilityConst.ts +++ b/shared/consts/constModules/abilityConst.ts @@ -141,8 +141,8 @@ export const HERO_ATTR = { 17: "ap", // 怒气 18: "damageCri", // 暴击伤害 19: "physicaldamageInc", // 物伤加深 - 20: "magicdamageInc", // 法伤加深 - 21: "physicaldamageDec", // 物伤减免 + 20: "physicaldamageDec", // 物伤减免 + 21: "magicdamageInc", // 法伤加深 22: "magicdamageDec", // 法伤减免 23: "treatmentInc", // 治疗加成 24: "treatmentDec", // 治疗降低