我说次元斩

This commit is contained in:
SoulliesOfficial
2026-06-13 18:43:40 -04:00
parent 6d7ebc5825
commit a024305799
95 changed files with 138226 additions and 5191 deletions

View File

@@ -208,8 +208,6 @@ namespace Cielonos.MainGame
Breakthrough.Type.Forced => 4f,
_ => 0f
};
Debug.Log($"[PassionSystem] OnAttackHit 触发,打断类型: {breakthroughType},激情值基础增加量: {baseAmount}%");
IncreasePassion(baseAmount);
}