✅ Empathy no redirect after status expires
| Category | Interaction |
| Status | Passing |
| Test | tests/test_abilities_complex.py::TestLuciferEmpathy::test_empathy_no_redirect_after_status_expires |
Lucifer's Empathy status expires at end of main phase.
Preconditions
-
Lucifer has "lucifers_empathy" status
-
Main phase ends -> status expires
Action
- After end_main_phase, check redirect for an attack on local ally
Expected Postconditions
- No redirect (status expired)
Assertions
assert redirected is False