Files
pixelheros/assets/script/game/common
panw d2418c03c8 feat(buff): 新增间隔触发型buff效果支持
- 在 SkillSet.ts 中添加 BuffRunType 枚举和 interval 配置字段
- 在 HeroAttrsComp 中实现间隔效果处理逻辑,支持持续治疗和流血等效果
- 新增 INTERVAL_EFFECTS 数组和 updateIntervalEffectsBySystem 方法来管理间隔触发
- 添加 10311(持续治疗)和 10312(流血)两个示例buff配置
2026-03-13 10:21:40 +08:00
..
2024-07-17 16:14:14 +08:00
2024-07-17 16:14:14 +08:00