技能cd 完善
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user