
Sephiroth, Fallen Hero (Extended Art) (FIC-182) - Commander: FINAL FANTASY Foil
Card TypeLegendary Creature — Human Avatar Soldier RarityRare Power/Toughnessnull/null Legalities Jenova Cells — Whenever Sephiroth attacks, you may put a cell counter on target creature. Until end of turn, each modified creature you control has base power and toughness 7/5. (Equipment, Auras you control, and counters are modifications.)The Reunion — 3, Sacrifice a modified creature: Return this card from your graveyard to the battlefield tapped. 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.remov