What problem does it solve?
This Skill helps you design combat systems that feel responsive, readable, and balanced instead of mushy, unfair, or numerically broken.
Core Features & Use Cases
- Unified combat architecture: Build melee, ranged, and RPG combat on a shared hit, damage, stagger, and feedback pipeline.
- Attack graph design: Author data-driven combo strings, cancel rules, hit windows, and defensive options without hardcoding behavior.
- Balance and tuning: Calibrate motion values, damage caps, status effects, TTK, EHP, and crowd-control scaling for long-term stability.
- Failure-mode debugging: Diagnose common combat problems like eaten inputs, hitbox desync, duplicate damage, stagger-lock, and bad netcode.
- Use case: A combat designer can use this Skill to rebuild a character’s combo kit, fix hit registration, and rebalance damage output across a whole game.
Quick Start
Ask for a combat system blueprint for your game, including attack graph structure, hit detection, stagger rules, defensive windows, and balance numbers.