Psyringe - removed Copy Enchantment (RAV). It's a cool card, but we can't code it yet. When copying an aura, the copied aura will remain unattached, there is no way to attach it to anything, though it won't automatically go to the graveyard either. The only way to keep tze card would be to limit it to global enchantments until we implement a way of choosing targets for copied auras. This would mean that the card does only 50% of what it should, which is too little to justify keeping it (imho).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user