战斗技能转buff 完成 todo 商品改单个, 奖励改图标数量

This commit is contained in:
walkpan
2024-12-23 23:47:22 +08:00
parent a79db4d97e
commit 120578059f
15 changed files with 6989 additions and 6257 deletions

View File

@@ -49,7 +49,7 @@ export class HCardComp extends CCComp {
this.is_dead=false
}
this.hp.string=this.heros[this.hi].HeroView.hp_max
this.ap.string=this.heros[this.hi].HeroView.ap
this.ap.string=this.heros[this.hi].HeroView.ap+smc.vmdata.mission.ap
this.life.progress=this.heros[this.hi].HeroView.hp/this.heros[this.hi].HeroView.hp_max
this.pw.progress=this.heros[this.hi].HeroView.pw/this.heros[this.hi].HeroView.pwm