Added 38 successfully tested cards.
This update contents: 1. Creatures which get a certain power- and/or toughness-bonus when attacking or blocking. 2. Creatures which leave the battlefield at end of combat after having attacked or blocked. 3. Clockwork-"family" from Mirrodin.
This commit is contained in:
@@ -1702,6 +1702,16 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text=All creatures lose flying until end of turn. Sacrifice a snow land: Return Whiteout from your graveyard to your hand.
|
||||
id=2599
|
||||
auto=lord(creature) -flying
|
||||
autograveyard={S(land[snow]|myBattlefield)}:moveTo(myhand)
|
||||
name=Whiteout
|
||||
rarity=U
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by white creatures. Enchanted creature gets +2/+2 as long as an opponent controls a white permanent.
|
||||
id=2716
|
||||
target=creature
|
||||
|
||||
@@ -1289,11 +1289,10 @@ mana={2}
|
||||
text=Whenever Marton Stromgald attacks, other attacking creatures get +1/+1 until end of turn for each attacking creature other than Marton Stromgald. Whenever Marton Stromgald blocks, other blocking creatures get +1/+1 until end of turn for each blocking creature other than Marton Stromgald.
|
||||
id=2635
|
||||
name=Marton Stromgald
|
||||
auto=aslongas(Marton Stromgald[attacking]|myBattlefield):lord(creature[attacking]) foreach(creature[attacking] other|myBattlefield) 1/1 other
|
||||
auto=aslongas(Marton Stromgald[blocking]|myBattlefield):lord(creature[blocking]) foreach(creature[blocking] other|myBattlefield) 1/1 other
|
||||
auto=aslongas(marton stromgald[attacking]|myBattlefield) lord(creature[attacking]) foreach(creature[attacking]|myBattlefield) 1/1 other
|
||||
auto=aslongas(marton stromgald[blocking]|myBattlefield) lord(creature[blocking]) foreach(creature[blocking]|myBattlefield) 1/1 other
|
||||
rarity=R
|
||||
type=Creature
|
||||
abilities=legendary
|
||||
type=Legendary Creature
|
||||
mana={2}{R}{R}
|
||||
power=1
|
||||
subtype=Human Knight
|
||||
@@ -1975,14 +1974,6 @@ toughness=4
|
||||
subtype=Wall
|
||||
[/card]
|
||||
[card]
|
||||
text=All creatures lose flying until end of turn. Sacrifice a snow land: Return Whiteout from your graveyard to your hand.
|
||||
id=2599
|
||||
name=Whiteout
|
||||
rarity=U
|
||||
type=Instant
|
||||
mana={1}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Wiitigo comes into play with six +1/+1 counters on it. At the beginning of your upkeep, put a +1/+1 counter on Wiitigo if it has blocked or been blocked since your last upkeep. Otherwise, remove a +1/+1 counter from it.
|
||||
auto=counter(1/1,6)
|
||||
id=2600
|
||||
|
||||
Reference in New Issue
Block a user