```feat(fight): 新增特性实现及逻辑优化

1. 实现NewSel114免疫瞬杀特性逻辑
2. 完善NewSel113异常状态伤害锁定逻辑
3. 修复Effect13技能效果添加错误
4. 优化ParasiticSeed状态切换处理
5. 移除无用TODO注释和废弃代码
This commit is contained in:
1
2026-01-23 20:18:58 +00:00
parent 53be2cb776
commit 9199768c37
8 changed files with 76 additions and 5 deletions

View File

@@ -162,7 +162,6 @@ func (h Controller) PetTawor(data *fight.StartTwarInboundInfo, c *player.Player)
}
}
//todo 特性填装
if len(r.Effect) != 0 {