Added 51 successfully tested cards based on rev1757.
This commit is contained in:
@@ -1197,12 +1197,12 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever one or more creatures attack you, you gain 1 life for each attacking creature.
|
||||
auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield) life:1
|
||||
id=4891
|
||||
name=Orim's Prayer
|
||||
rarity=U
|
||||
mana={1}{W}{W}
|
||||
text=All lands are 2/2 creatures that are still lands.
|
||||
id=4774
|
||||
name=Nature's Revolt
|
||||
auto=lord(land) becomes(Creature,2/2)
|
||||
rarity=R
|
||||
mana={3}{G}{G}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
@@ -1225,6 +1225,15 @@ mana={2}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever one or more creatures attack you, you gain 1 life for each attacking creature.
|
||||
auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield) life:1
|
||||
id=4891
|
||||
name=Orim's Prayer
|
||||
rarity=U
|
||||
mana={1}{W}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +3/+3 and gain trample until end of turn. (If a creature you control would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.)
|
||||
auto=lord(creature|myBattlefield) 3/3
|
||||
auto=lord(creature|myBattlefield) trample
|
||||
@@ -1879,6 +1888,15 @@ mana={X}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {6}: Stalking Stones becomes a 3/3 Elemental artifact creature that's still a land. (This effect doesn't end at end of turn.)
|
||||
id=4941
|
||||
name=Stalking Stones
|
||||
auto={T}:Add{1}
|
||||
auto={6}:becomes(Artifact Creature Elemental,3/3,flying)
|
||||
rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=When Staunch Defenders enters the battlefield, you gain 4 life.
|
||||
id=4907
|
||||
name=Staunch Defenders
|
||||
|
||||
@@ -796,14 +796,6 @@ subtype=Human Soldier Archer
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=All lands are 2/2 creatures that are still lands.
|
||||
id=4774
|
||||
name=Nature's Revolt
|
||||
rarity=R
|
||||
type=Enchantment
|
||||
mana={3}{G}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a creature becomes blocked by a creature with lesser power, destroy the blocking creature. Whenever a creature blocks a creature with lesser power, destroy the attacking creature.
|
||||
id=4835
|
||||
name=No Quarter
|
||||
@@ -855,7 +847,6 @@ power=1
|
||||
subtype=Human Cleric
|
||||
toughness=3
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=White spells you play cost {1} less to play.
|
||||
id=4620
|
||||
@@ -1175,13 +1166,6 @@ type=Artifact
|
||||
mana={1}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {6}: Stalking Stones becomes a 3/3 Elemental artifact creature that's still a land. (This effect doesn't end at end of turn.)
|
||||
id=4941
|
||||
name=Stalking Stones
|
||||
rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Destroy target artifact or creature. That permanent's controller gains control of Starke of Rath. (This effect doesn't end at end of turn.)
|
||||
id=4849
|
||||
name=Starke of Rath
|
||||
|
||||
Reference in New Issue
Block a user