✅ Does not ready fatally wounded
| Category | Ability |
| Status | Passing |
| Test | tests/test_abilities_complex.py::TestIposCommandArmy::test_does_not_ready_fatally_wounded |
PRECONDITIONS:
Action
- Command Army targeting the fatally wounded demon
Expected Postconditions
- Demon remains EXHAUSTED (fatally wounded demons are skipped)
Assertions
assert t_after.state == DemonState.EXHAUSTED, "Fatally wounded should stay EXHAUSTED"