技能配置基本完成,现在开始 怪物及关卡配置
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user