diff --git a/projects/mtg/bin/Res/sets/RAV/_cards.dat b/projects/mtg/bin/Res/sets/RAV/_cards.dat index 26182009f..73565b0f4 100644 --- a/projects/mtg/bin/Res/sets/RAV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RAV/_cards.dat @@ -158,15 +158,6 @@ type=Enchantment subtype=Aura [/card] [card] -text=As Copy Enchantment enters the battlefield, you may choose an enchantment on the battlefield. If you do, Copy Enchantment enters the battlefield as a copy of that enchantment. -auto=may copy target(enchantment) -id=83807 -name=Copy Enchantment -rarity=R -mana={2}{U} -type=Enchantment -[/card] -[card] text=Flying, vigilance id=87913 name=Courier Hawk diff --git a/projects/mtg/bin/Res/sets/RAV/todo.dat b/projects/mtg/bin/Res/sets/RAV/todo.dat index 5047ff0d0..62b47bdb9 100644 --- a/projects/mtg/bin/Res/sets/RAV/todo.dat +++ b/projects/mtg/bin/Res/sets/RAV/todo.dat @@ -351,6 +351,17 @@ type=Instant mana={2}{U} [/card] [card] +text=As Copy Enchantment enters the battlefield, you may choose an enchantment on the battlefield. If you do, Copy Enchantment enters the battlefield as a copy of that enchantment. +# Following line does not work: If copying an aura, the copied +# aura will remain unattached, there's no way to attach it. +auto=may copy target(enchantment) +id=83807 +name=Copy Enchantment +rarity=R +mana={2}{U} +type=Enchantment +[/card] +[card] text=Play with the top card of your library revealed. As long as the top card of your library is a creature card, creatures you control that share a color with that card get +1/+1. {G}{W}: Put the top card of your library on the bottom of your library. id=83903 name=Crown of Convergence