Small fixes from rev1740
This commit is contained in:
@@ -350,8 +350,8 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Basic lands each player controls have shroud as long as that player controls three or fewer lands. (They can't be the targets of spells or abilities.)
|
||||
auto=aslongas(land|myBattlefield) lord(land[basic]|myBattlefield) shroud <3
|
||||
auto=aslongas(land|opponentBattlefield) lord(land[basic]|opponentBattlefield) shroud <3
|
||||
auto=aslongas(land|myBattlefield) lord(land[basic]|myBattlefield) shroud <4
|
||||
auto=aslongas(land|opponentBattlefield) lord(land[basic]|opponentBattlefield) shroud <4
|
||||
id=24568
|
||||
name=Sheltering Prayers
|
||||
rarity=R
|
||||
|
||||
@@ -78,7 +78,7 @@ abilities=flash
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has shroud.(It can't be the target of spells or abilities.) When Aspect of Mongoose is put into a graveyard from the battlefield, return Aspect of Mongoose to its owner's hand.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(aspect of mongoose|mygraveyard)
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(this|mygraveyard)
|
||||
id=116740
|
||||
target=creature
|
||||
auto=shroud
|
||||
@@ -245,7 +245,7 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has flying and "Sacrifice a creature: This creature gets +2/+1 until end of turn." When Fallen Ideal is put into a graveyard from the battlefield, return Fallen Ideal to its owner's hand.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(fallen ideal|mygraveyard)
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(this|mygraveyard)
|
||||
id=114908
|
||||
target=creature
|
||||
auto=flying
|
||||
@@ -809,7 +809,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature you control Enchanted creature has lifelink. (Whenever it deals damage, its controller gains that much life.) When Spirit Loop is put into a graveyard from the battlefield, return Spirit Loop to its owner's hand.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(spirit loop|mygraveyard)
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(this|mygraveyard)
|
||||
id=109680
|
||||
target=creature|myBattlefield
|
||||
auto=lifelink
|
||||
@@ -1045,7 +1045,7 @@ auto=lord(creature|myBattlefield) trample
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +2/+2 and can't block. When Undying Rage is put into a graveyard from the battlefield, return Undying Rage to its owner's hand.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(undying rage|mygraveyard)
|
||||
auto=@movedTo(this|graveyard) from(battlefield):moveTo(myhand) notatarget(this|mygraveyard)
|
||||
id=126280
|
||||
target=creature
|
||||
auto=2/2
|
||||
|
||||
@@ -612,7 +612,6 @@ id=5604
|
||||
name=Fecundity
|
||||
auto=@movedTo(creature|mygraveyard) from(battlefield):may draw:1 controller
|
||||
auto=@movedTo(creature|opponentgraveyard) from(battlefield):draw:1 opponent
|
||||
auto={T}:damage:3 target(creature)
|
||||
rarity=U
|
||||
mana={2}{G}
|
||||
type=Enchantment
|
||||
|
||||
Reference in New Issue
Block a user