This commit is contained in:
2025-07-03 23:31:09 +08:00
parent 99f213e461
commit 85e4985311
9 changed files with 4035 additions and 4006 deletions

View File

@@ -133,6 +133,7 @@ export class BuffComp extends Component {
info.crit_d=this.HeroView.crit_d+buff.CRITICAL_DMG
info.dod=this.HeroView.dod+buff.DODGE
info.def=this.HeroView.def+buff.DEF
info.wind=buff.WFUNY
}
}