Added several successfully tested cards based on rev1685.
This commit is contained in:
@@ -745,6 +745,18 @@ power=2
|
||||
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)
|
||||
id=109680
|
||||
target=creature|myBattlefield
|
||||
auto=lifelink
|
||||
name=Spirit Loop
|
||||
rarity=U
|
||||
mana={1}{W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Other creatures you control with flying get +0/+1. {T}: Other creatures you control with flying get +1/+0 until end of turn.
|
||||
id=116386
|
||||
name=Sprite Noble
|
||||
@@ -956,6 +968,19 @@ auto=aslongas(island|myBattlefield) lord(creature|myBattlefield) 1/1
|
||||
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)
|
||||
id=126280
|
||||
target=creature
|
||||
auto=2/2
|
||||
auto=cantblock
|
||||
name=Undying Rage
|
||||
rarity=U
|
||||
mana={2}{R}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={G}: Unyaro Bees gets +1/+1 until end of turn. {3}{G}, Sacrifice Unyaro Bees: Unyaro Bees deals 2 damage to target creature or player.
|
||||
auto={G}:1/1
|
||||
auto={3}{G}{S}:Damage:2 target(creature,player)
|
||||
|
||||
Reference in New Issue
Block a user