Files
bl/logic/service
昔念 8cd8c32099
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
fix(fight): 修复技能效果计算中的负值问题

在技能效果35的计算中,当对手属性值为负数时可能导致异常计算结果,
通过使用utils.Max函数确保属性值不小于0来修复此问题。

- 添加blazing/common/utils包导入
- 在物理攻击和特殊攻击的计算中使用utils.Max限制属性值最小为0
```
2026-03-09 18:52:15 +08:00
..
```
2026-03-07 00:26:05 +08:00
```
2026-03-09 18:52:15 +08:00
```
2026-01-20 06:15:55 +08:00
```
2026-03-03 19:28:59 +08:00
```
2025-11-24 11:56:20 +08:00
```
2025-11-24 11:56:20 +08:00
```
2026-03-04 02:24:25 +08:00
1
2026-03-08 01:23:28 +08:00
1
2026-02-08 17:57:42 +08:00