技能cd 完善

This commit is contained in:
2025-08-11 23:13:16 +08:00
parent 919ff09351
commit 13d0a6d190
8 changed files with 22 additions and 894 deletions

View File

@@ -103,7 +103,6 @@ export class Monster extends ecs.Entity {
}
hv.cd = hero.cd
hv.atk_skill=hero.skills[0]
for(let i=0;i<hero.skills.length;i++){
hv.skills.push({
cd:0,