增益 再全面完善下
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user