feat(hero): 为英雄添加战斗开始和结束技能并调整移动速度
在 heroInfo 接口中新增 fstart 和 fend 字段,用于配置战斗开始和结束时触发的技能。 将所有英雄和怪物的移动速度从 480 统一提升至 800,以改善游戏节奏。 新增 heros.md 文件用于记录英雄设计说明。
This commit is contained in:
1
assets/script/game/common/config/heros.md
Normal file
1
assets/script/game/common/config/heros.md
Normal file
@@ -0,0 +1 @@
|
||||
盾战:获得护盾,低于3次攻击
|
||||
Reference in New Issue
Block a user