Provide some interesting tools helpful to Call of Duty or ohter FPS games.
Input:
- Damage of every location.
- Hit rate of every location.
Output:
- TTK with rate of each hit count.
- Each hit location combination and its rate
Computational Procedure:
- Backtrack every hit combination.
- Aggregate by hit count.