Game Updates:
Enemy Skill Mechanics Fix: Improved the enemy AI logic; skills will now correctly verify all usage conditions before activation.
Recursion Crash Fix: Resolved a critical error where certain recursive triggers could cause an infinite loop, leading to game freezes (white screen).
Healing Balance: Adjusted the healing soft cap formula; the effective healing limit has been significantly increased for late-game sustainability.
Editor Updates:
New Trigger Added: Implemented the "COMBAT_START" trigger, allowing effects to fire immediately upon entering a battle session.
Class Editor Refinement: Restored missing functionalities in the Class Editor to ensure full data parity.
Null Element Support: Fixed a bug where "Null" element zones and enemies were unavailable in the editor's dropdown menus.
Image Management Overhaul: Added image editing for Classes and refactored the entire Image Offset I/O system. Offsets are now stored in independent JSON files matching the image names for better modularity.