todo 天赋逐个验证 + 掉血改独立
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user