small corrections, added some cards with {0} activation cost
This commit is contained in:
@@ -70,6 +70,21 @@ power=1
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Other white creatures get +1/+1. Nonwhite creatures get -1/-1. Pay 2 life: Return Crovax, Ascendant Hero to its owner's hand.
|
||||
auto=lord(creature[white]) 1/1 other
|
||||
auto=lord(creature[-white] -1/-1
|
||||
auto={0}life:-2:moveTo(ownerhand)
|
||||
id=122487
|
||||
name=Crovax, Ascendant Hero
|
||||
rarity=R
|
||||
mana={4}{W}{W}
|
||||
type=Creature
|
||||
subtype=Human Lord
|
||||
power=4
|
||||
toughness=4
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy all creatures. They can't be regenerated.
|
||||
auto=bury all(creature)
|
||||
id=122423
|
||||
@@ -185,18 +200,18 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Until end of turn, Jodah's Avenger gets -1/-1 and gains your choice of double strike, protection from red, vigilance, or shadow. (A creature with shadow can block or be blocked by only creatures with shadow.)
|
||||
auto={0}: Double Strike && -1/-1
|
||||
auto={0}: Protection from Red && -1/-1
|
||||
auto={0}: Vigilance && -1/-1
|
||||
auto={0}: Shadow && -1/-1
|
||||
id=124482
|
||||
name=Jodah's Avenger
|
||||
rarity=U
|
||||
mana={5}{U}
|
||||
type=Creature
|
||||
subtype=Shapeshifter
|
||||
auto={0}:double strike && -1/-1
|
||||
auto={0}:protection from red && -1/-1
|
||||
auto={0}:vigilance && -1/-1
|
||||
auto={0}:shadow && -1/-1
|
||||
power=4
|
||||
toughness=4
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}: Add {B} to your mana pool for each Swamp you control.
|
||||
|
||||
Reference in New Issue
Block a user