✅ Charge valid state
| Category | Ability |
| Status | Passing |
| Test | tests/test_abilities_complex.py::TestAmunCharge::test_charge_valid_state |
PRECONDITIONS:
Action
- Amun activates Charge targeting the local ally
Expected Postconditions
- Both move; state is valid
Assertions
assert result is not None
assert isinstance(result.demons, list)