Fix: Add missing calculateDamage method required by interface
Private
canCheck if attacker can execute technique
Private
executeExecute attack with technique
Private
getHelper method to get archetype-specific vital point damage modifier
Fix: Add missing getAvailableTechniques method required by interface
Get combat statistics
Private
processFix: Integrate processVitalPointHit into the combat system
Fix: Update resolveAttack to match interface signature
Optional
targetedVitalPointId: stringStatic
applyStatic version for backwards compatibility
Static
resolveStatic methods for backwards compatibility
Fix: Make applyCombatResult non-static instance method