diff --git a/src/shared/public/hero.ts b/src/shared/public/hero.ts index b59f0ac..cc4d74e 100644 --- a/src/shared/public/hero.ts +++ b/src/shared/public/hero.ts @@ -280,8 +280,8 @@ export class HeroShared { } // 威望加成计算 - if (otherBuff?.weiwang) { - PublicShared.mergeProperty(buff, otherBuff?.weiwang || {}); + if (otherBuff?.weiwangbuff) { + PublicShared.mergeProperty(buff, otherBuff?.weiwangbuff || {}); } // 计算皮肤buff