Erwan
- a few card fixes
This commit is contained in:
@@ -1116,9 +1116,10 @@ toughness=2
|
||||
[card]
|
||||
text=Flying At the end of your turn, you gain 3 life if Sphinx Sovereign is untapped. Otherwise, each opponent loses 3 life.
|
||||
id=175107
|
||||
auto=@each my endofturn:aslongas(this[-tapped]|myinplay) life:3 controller
|
||||
auto=@each my endofturn:aslongas(this[tapped]|myinplay) life:-3 opponent
|
||||
auto=@each my endofturn:aslongas(sphinx sovereign[-tapped]|myinplay) life:3 controller
|
||||
auto=@each my endofturn:aslongas(sphinx sovereign[tapped]|myinplay) life:-3 opponent
|
||||
name=Sphinx Sovereign
|
||||
abilities=flying
|
||||
rarity=M
|
||||
type=Artifact Creature
|
||||
mana={4}{W}{U}{U}{B}
|
||||
|
||||
@@ -572,6 +572,7 @@ rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchanted Creature has "{B}: This Creature gets +1/+1 until end of turn.�E
|
||||
target=creature
|
||||
auto={B}:1/1
|
||||
id=50449
|
||||
name=Midnight Covenant
|
||||
|
||||
@@ -1395,7 +1395,7 @@ auto={T}: Add {B}
|
||||
auto={T}:-swampwalk target(creature)
|
||||
auto={T}:-first strike target(creature)
|
||||
id=1707
|
||||
name=Tolaria
|
||||
name=Urborg
|
||||
color=Land
|
||||
rarity=U
|
||||
type=Land
|
||||
|
||||
@@ -832,7 +832,7 @@ subtype=Specter
|
||||
power=2
|
||||
toughness=2
|
||||
text=Flying Whenever Hypnotic Specter deals damage to an opponent, that player discards a card at random.
|
||||
rarity=U
|
||||
rarity=R
|
||||
alias=1165
|
||||
abilitites=flying
|
||||
[/card]
|
||||
|
||||
@@ -1606,6 +1606,7 @@ mana={1}{R}
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature has flying. (It can't be blocked except by creatures with flying or reach.) {U}: Return Shimmering Wings to its owner's hand.
|
||||
id=4726
|
||||
name=Shimmering Wings
|
||||
target=creature
|
||||
auto=flying
|
||||
auto={U}:moveTo(hand)
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user