增益 再全面完善下

This commit is contained in:
2025-07-30 00:41:20 +08:00
parent 6c6fb64ab1
commit c3ecc08767
4 changed files with 35 additions and 30 deletions

View File

@@ -110,7 +110,6 @@ export class BuffComp extends Component {
// info.lv=this.HeroView.lv
info.cd=Number(this.HeroView.cd.toFixed(2))
info.equip_ap=this.HeroView.ap_base*this.HeroView.buff_ap
info.buff_ap=view_atk
info.debuff_ap=view_deatk
info.damage=this.HeroView.ap*(100+view_atk-view_deatk)/100