技能配置基本完成,现在开始 怪物及关卡配置

This commit is contained in:
2025-07-10 17:24:48 +08:00
parent e4263b5f47
commit c9ecc5979c
7 changed files with 431 additions and 54 deletions

View File

@@ -143,7 +143,7 @@ export class Hero extends ecs.Entity {
hv.stun_ratto=buff.value
break
case BuffAttr.FROST_RATIO:
hv.frost_ratio=buff.value
hv.frost_ratto=buff.value
break
case BuffAttr.FROST_TIME:
hv.frost_time=buff.value