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:
@@ -229,6 +229,19 @@ auto=foreach(land|mybattlefield) life:1
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Bramble Creeper attacks, it gets +5/+0 until end of turn.
|
||||
id=189915
|
||||
name=Bramble Creeper
|
||||
rarity=C
|
||||
mana={4}{G}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
auto=lord(bramble creeper[attacking]|mybattlefield) 5/0
|
||||
auto=lord(other bramble creeper[attacking]|mybattlefield) -5/0
|
||||
power=0
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
id=191096
|
||||
name=Burning Inquiry
|
||||
mana={R}
|
||||
|
||||
@@ -30,17 +30,6 @@ text=Flash (You may cast this spell any time you could cast an instant.) Flying
|
||||
rarity=M
|
||||
[/card]
|
||||
[card]
|
||||
id=189915
|
||||
name=Bramble Creeper
|
||||
mana={4}{G}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
power=0
|
||||
toughness=3
|
||||
text=Whenever Bramble Creeper attacks, it gets +5/+0 until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=189914
|
||||
name=Capricious Efreet
|
||||
mana={4}{R}{R}
|
||||
|
||||
Reference in New Issue
Block a user