Skip to main content

✅ Charge valid state

CategoryAbility
StatusPassing
Testtests/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)