merged
lws803/agent-arena • 3:40 PM - Mar 16, 2026
This refactor moves character class definitions into a dedicated configuration module, replacing static hardcoded types with a runtime-validated CharacterClass system. This allows developers to easily add or modify character stats and types without needing deep changes across the core game logic. Cleaned up unused fields and streamlined the codebase, setting a more flexible foundation for future expansion. 
