装备系统完结,修复并加入很多

This commit is contained in:
FloatGaming
2026-04-03 19:15:02 +08:00
parent 538085b64f
commit d9376833b6
378 changed files with 62464 additions and 16756 deletions
+6
View File
@@ -28,6 +28,12 @@ public class SkillDefinition : ScriptableObject
OnManaGained,
// Documentation text normalized.
OnManaLost,
// New: triggers only when this ally takes direct damage (not generic HP loss).
OnDamageTaken,
// New: triggers when an adjacent ally takes direct damage.
OnAdjacentAllyDamaged,
// New: triggers when this ally's max HP increases.
OnMaxHPIncreased,
// Documentation text normalized.
OnHPAbovePercent,
// Documentation text normalized.