This commit is contained in:
2025-01-08 00:21:25 +08:00
parent b9fa8c5d71
commit 3ae329fac9
19 changed files with 7348 additions and 3849 deletions

View File

@@ -695,8 +695,8 @@ export class HeroViewComp extends CCComp {
}
in_atked() {
// this.BUFFCOMP.in_atked()
this.as.atked();
this.BUFFCOMP.in_atked()
// this.as.atked();
this.atked_count++;
this.exp_add(this.uaexp)
this.power_add(this.uapw)