Hide

  1. Home
  2. Mtg single
  3. Rinoa, Angel Wing (Borderless) (FIC-450) – Commander: FINAL FANTASY Foil

Rinoa, Angel Wing (Borderless) (FIC-450) - Commander: FINAL FANTASY Foil

Original price was: $7.41.Current price is: $4.45.

Card TypeLegendary Creature Human Rebel Warlock RarityRare Power/Toughnessnull/null Legalities At the beginning of combat on your turn, creatures you control with flying get + 1/+1 and gain vigilance until end of turn.

Whenever one or more attacking creatures you control die, you may return one of them to the battlefield tapped under its owner’s control with a flying counter on it. Do this only once each turn. 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”) } }