Skip to main content

✅ Leviathan copies ally ability with plus 1 ap

CategoryInteraction
StatusPassing
Testtests/test_abilities_actions.py::test_leviathan_copies_ally_ability_with_plus_1_ap

Leviathan copies Sabnock's Pink Haze from an allied Sabnock. Cost = original AP + 1 copy tax.

Preconditions

  • P1 Main Phase, P1 has 5 AP

  • Lane 0: P1's Leviathan (#043) — 12 HP, READIED

  • Lane 0: P1's Sabnock (#003) — ally with Pink Haze (1 AP, exhaust)

  • Lane 0: P2's Enemy — target for Pink Haze

Action

  • Leviathan copies Sabnock's Pink Haze

  • Copy tax: 1 AP extra

  • Total cost: 1 (Pink Haze) + 1 (copy tax) = 2 AP

Expected Postconditions

  • P1 AP: 3 (spent 2)

  • Leviathan: EXHAUSTED

  • Enemy: has -3 PWR status, -2 DEF status (Pink Haze effects)

  • Sabnock: unaffected (Leviathan performed the copy, not Sabnock)