Kefka’s Tower – Bolas’s Citadel (Showcase) (FCA-007) – FINAL FANTASY: Through the Ages [Rare]

Kefka’s Tower – Bolas’s Citadel (Showcase) (FCA-007) – FINAL FANTASY: Through the Ages [Rare]

SKU: PEA48802200590
Original price was: $19.99.Current price is: $11.99.

Card TypeLegendary Artifact RarityRare Power/Toughnessnull/null Legalities You may look at the top card of your library any time.

You may play Lands and cast spells from the top of your library. If you cast a spell this way, pay life equal to its mana value rather than pay its mana cost.

T, Sacrifice ten nonland permanents: Each opponent loses 10 life. 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”) } }