Skip to main content

✅ Capricorn cu global lock prevents second use

CategoryInteraction
StatusPassing
Testtests/test_abilities_complex.py::TestCapricornCollectiveUnconscious::test_capricorn_cu_global_lock_prevents_second_use

Capricorn uses Collective Unconscious. Then another allied demon

Preconditions

  • P1 Main Phase, P1 has 6 AP

  • Lane 0: P1's Sabnock (#003), Capricorn (#077), Flauros (#013) — all READIED

  • Lane 0: P2's Duban (#001) — READIED (target)

Action

  1. Sabnock uses Pink Haze on Duban

  2. Capricorn uses Collective Unconscious (replays Pink Haze, locks ability)

  3. Flauros tries to use Collective Unconscious (should be blocked by global lock)

Expected Postconditions

  • Flauros's Collective Unconscious is a no-op (global lock active)

  • No additional AP spent for replay

Assertions

assert ap_after_second == ap_before_second