英雄普通攻击改变

This commit is contained in:
2025-06-16 10:53:02 +08:00
parent e7efaa9d1e
commit d9b7b6c966
6 changed files with 64 additions and 9 deletions

View File

@@ -22,6 +22,7 @@ export class FightConComp extends Component {
temp_hero_debuff = this.getInitTempDebuff();
temp_friend_debuff = this.getInitTempDebuff();
temp_enemy_debuff = this.getInitTempDebuff();
atk_type:number=0;
onLoad(){
// console.log("fight con start")