
Riverchurn Monument (DFT-057) - Aetherdrift Foil
Card TypeArtifact RarityRare Power/Toughnessnull/null Legalities 1, T: Any number of target players each mill two cards. (Each of them puts the top two cards of their library into their graveyard.)Exhaust — 2UU, T: Any number of target players each mill cards equal to the number of cards in their graveyard. (Activate each exhaust ability only once.) function toggleLegality() { var element = document.getElementById("info-item-legalities") var closed = document.querySelector(".legalities-closed") var open = document.querySelector(".legalities-open") if (element.classList.contains('d-none')) { element.classList.add("d-block") closed.classList.add("d-none") open.classList.add("d-block") element.classList.remove("d-none") closed.classList.remove("d-block") open.classList.remove("d-non