Ragavan, Nimble Pilferer (H2R-011) - Modern Horizons 2 Timeshifts [Mythic]
Original price was: $70.99.$35.50Current price is: $35.50.
- SKU:PEA48802192452
- Categories:Mtg single
Casting Cost Card TypeLegendary Creature Monkey Pirate RarityMythic ArtistSimon Dominic Power/Toughness2/1 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernNOT LEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderNOT LEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Whenever Ragavan, Nimble Pilferer deals combat damage to a player, create a Treasure token and exile the top card of that player’s library. Until end of turn, you may cast that card.
Dash (You may cast this spell for its dash cost. If you do, it gains haste, and it’s returned from the battlefield to its owner’s hand at the beginning of the next end step.) 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”) } }