Fixes to primitives
Enemy of Enlightenment type Bereaved Survivor type Suppression Bonds target Wintermoor Commander effect Tibalt, Rakish Instigator token damage target Zurzoth, Chaos Rider token damage target Dega Sanctuary extra "}" Ephara's Enlightenment bounce the caster of Swan Song was getting the swan, still not 100 % accuarate in case you want to counter your card Estrid, the Masked untap
This commit is contained in:
@@ -28124,8 +28124,8 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Dega Sanctuary
|
||||
auto=@each my upkeep restriction{type(*[black]|myBattlefield)~morethan~0,type(*[red]|myBattlefield)~lessthan~1}}:life:2
|
||||
auto=@each my upkeep restriction{type(*[red]|myBattlefield)~morethan~0,type(*[black]|myBattlefield)~lessthan~1}}:life:2
|
||||
auto=@each my upkeep restriction{type(*[black]|myBattlefield)~morethan~0,type(*[red]|myBattlefield)~lessthan~1}:life:2
|
||||
auto=@each my upkeep restriction{type(*[red]|myBattlefield)~morethan~0,type(*[black]|myBattlefield)~lessthan~1}:life:2
|
||||
auto=@each my upkeep restriction{type(*[black]|myBattlefield)~morethan~0,type(*[red]|myBattlefield)~morethan~0}:life:4
|
||||
text=At the beginning of your upkeep, if you control a black or red permanent, you gain 2 life. If you control a black permanent and a red permanent, you gain 4 life instead.
|
||||
mana={2}{W}
|
||||
@@ -36496,7 +36496,7 @@ name=Ephara's Enlightenment
|
||||
target=creature
|
||||
auto=counter(1/1,1)
|
||||
auto=teach(creature) flying
|
||||
auto=@movedto(creature|mybattlefield):may choice moveto(ownerhand) all(this)
|
||||
auto=@movedto(creature|mybattlefield):may moveto(ownerHand) all(this)
|
||||
text=Enchant creature -- When Ephara's Enlightenment enters the battlefield, put a +1/+1 counter on enchanted creature. -- Enchanted creature has flying. -- Whenever a creature enters the battlefield under your control, you may return Ephara's Enlightenment to its owner's hand.
|
||||
mana={1}{W}{U}
|
||||
type=Enchantment
|
||||
@@ -115980,7 +115980,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Suppression Bonds
|
||||
target=*[-land]|battlefield
|
||||
target=artifact,creature,enchantment,planeswalker
|
||||
auto=teach(*) cantattack
|
||||
auto=teach(*) cantpwattack
|
||||
auto=teach(*) cantblock
|
||||
@@ -116418,7 +116418,7 @@ subtype=Swamp
|
||||
name=Swan Song
|
||||
target=enchantment,instant,sorcery|stack
|
||||
auto=fizzle
|
||||
auto=token(Bird,Creature Bird,2/2,blue,flying) targetcontroller
|
||||
auto=token(Bird,Creature Bird,2/2,blue,flying) opponent
|
||||
text=Counter target enchantment, instant or sorcery spell. Its controller puts a 2/2 blue Bird creature token with flying onto the battlefield under their control.
|
||||
mana={U}
|
||||
type=Instant
|
||||
|
||||
Reference in New Issue
Block a user