$ 3.99
SKU:
PEA48802207676
Category:
Card TypeCreature Vampire Wizard // Creature Vampire Wizard RarityRare ArtistJohann Bodin Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Flying
Whenever Voldaren Bloodcaster or another nontoken creature you control dies, create a Blood token. (It’s an artifact with “1, T,. Discard a card, Sacrifice this artifact: Draw a card.”)
—————-
Dracula, Lord of Bats – Bloodbat Summoner
Flying
At the beginning of combat on your turn, up to one target Blood token you control becomes a 2/2 black Bat creature with flying and haste in addition to its other types. Flying
Whenever this creature or another nontoken creature you control dies, create a Blood token. (It’s an artifact with “, , Discard a card, Sacrifice this token: Draw a card.”)
Whenever you create a Blood token, if you control five or more Blood tokens, transform this creature.
Flying
At the beginning of combat on your turn, up to one target Blood token you control becomes a 2/2 black Bat creature with flying and haste in addition to its other types. 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”) } }