small corrections, added some cards with {0} activation cost
This commit is contained in:
@@ -1475,6 +1475,19 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Pay 2 life: Return Selenia, Dark Angel to its owner's hand.
|
||||
id=4916
|
||||
name=Selenia, Dark Angel
|
||||
rarity=R
|
||||
mana={3}{W}{B}
|
||||
type=Creature
|
||||
subtype=Angel
|
||||
auto={0}:moveTo(ownerhand) && life:-2 controller
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=legendary,flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target enchantment. You gain life equal to its converted mana cost.
|
||||
id=4898
|
||||
target=enchantment
|
||||
|
||||
@@ -1252,20 +1252,6 @@ subtype=Wurm
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Pay 2 life: Return Selenia, Dark Angel to its owner's hand.
|
||||
id=4916
|
||||
name=Selenia, Dark Angel
|
||||
color=White,Black
|
||||
rarity=R
|
||||
type=Creature
|
||||
abilities=legendary,flying
|
||||
auto={0}:moveTo(ownerhand) && life:-2 #{0} activation costs don't work
|
||||
mana={3}{W}{B}
|
||||
power=3
|
||||
subtype=Angel
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=When Servant of Volrath leaves play, sacrifice a creature.
|
||||
id=4685
|
||||
name=Servant of Volrath
|
||||
|
||||
Reference in New Issue
Block a user