MENU

Stormchaser’s Talent (BLB-075) – Bloomburrow Foil [Rare]

SKU:PEA48802210134
Original price was: $7.00.Current price is: $4.20.
Qty:
Casting Cost Card TypeEnchantment Class RarityRare ArtistChristina Kraus Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh (Gain the next level as a sorcery to add its ability.)
When Stormchaser's Talent enters, create a 1/1 blue and red Otter creature token with prowess.
: Level 2
When this Class becomes level 2, return target instant or sorcery card from your graveyard to your hand.
: Level 3
Whenever you cast an instant or sorcery spell, create a 1/1 blue and red Otter creature token with prowess. 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") } }