- bug fix with lords and -color
- added tests
This commit is contained in:
wagic.the.homebrew
2009-02-17 13:29:27 +00:00
parent 66e0695b67
commit 6412c453d1
7 changed files with 162 additions and 36 deletions

View File

@@ -243,6 +243,19 @@ subtype=Hag
toughness=1
[/card]
[card]
text=Flying Attacking creatures you control get +2/+0.
auto=lord(creature[attacking]|myinplay) 2/0 includeself
abilities=flying
id=154258
name=Nobilis of War
rarity=R
type=Creature
mana={RW}{RW}{RW}{RW}{RW}
power=3
subtype=Spirit Avatar
toughness=4
[/card]
[card]
text={1}{BG}: Regenerate Odious Trow.
auto={1}{BG}:regenerate
id=150977
@@ -302,6 +315,19 @@ rarity=R
type=Land
[/card]
[card]
text={1}, Sacrifice a Scarecrow: Draw a card. {4}, {T}: Return target artifact creature card from your graveyard to play.
auto={1}{S(scarecrow|myinplay)}:draw:1
auto={4}{T}:moveTo(myinplay) target(artifact|mygraveyard)
id=157979
name=Scarecrone
rarity=R
type=Artifact Creature
mana={3}
power=1
subtype=Scarecrow
toughness=2
[/card]
[card]
text={3}: Target blue creature gains shroud until end of turn.
auto={3}:shroud target(creature[blue])
id=158297
@@ -427,6 +453,17 @@ subtype=Elf Warrior
toughness=1
[/card]
[card]
target=creature
text=Remove target creature from the game.
target=creature
auto=moveTo(removedfromGame)
id=151083
name=Unmake
rarity=C
type=Instant
mana={WB}{WB}{WB}
[/card]
[card]
text={T}: Target red or green creature gets -2/-0 until end of turn.
auto={T}:-2/0 target(creature[red])
id=153476