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}
|
||||
|
||||
Reference in New Issue
Block a user