Skip to main content

✅ Malphas does not exhaust enemy entering lane

CategoryAbility
StatusPassing
Testtests/test_abilities_actions.py::test_malphas_does_not_exhaust_enemy_entering_lane

Malphas passive only triggers when an enemy leaves his lane, not when one enters.

Preconditions

  • Lane 1: P1's Malphas (#041) — READIED

  • Lane 0: P2's Enemy (Sabnock #003) — READIED (not local to Malphas)

Action

  • Enemy marches from lane 0 into lane 1 (Malphas's lane)

  • Enemy is now local to Malphas after the move

Expected Postconditions

  • Enemy: lane 1, still READIED (not exhausted)

  • Malphas passive did NOT trigger (enemy entered, did not leave)

  • Passive only fires when an enemy demon moves OUT of Malphas's lane