
Phyrexian Arena (ONE-104) - Phyrexia: All Will Be One
Casting Cost Card TypeEnchantment RarityRare ArtistMartina Fačková Legalities LEGALStandard LEGALFuture LEGALHistoric LEGALTimeless LEGALGladiator LEGALPioneer LEGALExplorer LEGALModern LEGALLegacy NOT LEGALPauper LEGALVintage LEGALPenny LEGALCommander LEGALOathbreaker LEGALStandardbrawl LEGALBrawl LEGALAlchemy NOT LEGALPauper Commander LEGALDuel NOT LEGALOldschool LEGALPremodern LEGALPredh At the beginning of your upkeep, you draw a card and you lose 1 life. function toggleLegality(e) { 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-b