Hide

  1. Home
  2. Mtg single
  3. Dragonhawk, Fate’s Tempest (BLB-291) – Bloomburrow: (Showcase) (Borderless) Foil [Mythic]

Dragonhawk, Fate's Tempest (BLB-291) - Bloomburrow: (Showcase) (Borderless) Foil [Mythic]

Original price was: $28.99.Current price is: $17.39.

Casting Cost Card TypeLegendary Creature Bird Dragon RarityMythic ArtistAntonio Jos Manzanedo Power/Toughness5/5 Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Flying
Whenever Dragonhawk enters or attacks, exile the top X cards of your library, where X is the number of creatures you control with power 4 or greater. You may play those cards until your next end step. At the beginning of your next end step, Dragonhawk deals 2 damage to each opponent for each of those cards that are still exiled. 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-none”) } else { element.classList.add(“d-none”) closed.classList.add(“d-block”) open.classList.add(“d-none”) element.classList.remove(“d-block”) closed.classList.remove(“d-none”) open.classList.remove(“d-block”) } }