✅ Furfur no payoff with truth
| Category | Ability |
| Status | Passing |
| Test | tests/test_abilities_complex.py::TestFurfurLiePayoff::test_furfur_no_payoff_with_truth |
Furfur is on field, Question is deployed, but card is Truth (not Lie).
Preconditions
-
P1 owns Furfur (#120) in lane 0.
-
P1 owns Question (#120_3) with "question_is_lie" status value=0 (Truth).
Action
- Fire MAIN_PHASE_END with side=P2.
Expected Postconditions
- Furfur has NO furfur_lie_actions status.
Assertions
assert len(lie_action_effects) == 0