技能升级改用碎片 完成

This commit is contained in:
2024-12-17 23:09:14 +08:00
parent a05d7a4507
commit 62975dc78b
10 changed files with 5099 additions and 4808 deletions

View File

@@ -480,7 +480,7 @@ export class HeroViewComp extends CCComp {
this.pw+= p
}
//使用max_skill
handle_skill(skill:number){
handle_skill(skill:number){
this.as.max()
this.at = 0;
this.tooltip(3,SkillSet[skill].name,skill);