Status Effect System
The status effect system is one of the most carefully designed components in this project. Rather than hard-coding each effect type, the entire system is built to be easily extensible and flexible in how damage is calculated.
- Effect Lifecycle & Tick — How effects are applied, updated, and removed
- Effect Scaling Modes — 5 distinct damage calculation modes serving different gameplay scenarios