todo 天赋逐个验证 + 掉血改独立

This commit is contained in:
2025-07-30 23:25:06 +08:00
parent 23ef6c3ca0
commit db2acbf52e
6 changed files with 20 additions and 25 deletions

View File

@@ -167,7 +167,7 @@ export class SkillConComp extends CCComp {
this.scheduleOnce(()=>{
this.HeroView.ex_show("blue")
this.doSkill(config,false,dmg)
},0.05)
},0.1)
}
// 保存定时器ID
this._timers[`skill_${config.uuid}`] = timerId;