- Added ">" and "<" for foreach and aslongas. Can be used to code threshold cards. See black vise (RV) and korsan beast (ODY)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-18 14:37:28 +00:00
parent 7f9d22e0aa
commit 1d55211245
10 changed files with 145 additions and 38 deletions
+14
View File
@@ -7,3 +7,17 @@ text={3}, {T}, Sacrifice Ark of Blight: Destroy target land.
auto={3}{T}{S}:destroy target(land)
rarity=U
[/card]
[card]
id=42024
name=Bladewing the Risen
mana={3}{B}{B}{R}{R}
type=Creature
subtype=Zombie Dragon
power=4
toughness=4
text=Flying When Bladewing the Risen enters the battlefield, you may return target Dragon permanent card from your graveyard to the battlefield. {B}{R}: Dragon creatures get +1/+1 until end of turn.
abilities=Legendary,Flying
auto=may moveTo(myBattlefield) target(dragon[-instant;_sorcery]|mygraveyard)
auto={B}{R}:lord(dragon) 1/1
rarity=R
[/card]