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:
@@ -244,6 +244,32 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Charging Bandits attacks, it gets +2/+0 until end of turn.
|
||||
id=4212
|
||||
name=Charging Bandits
|
||||
rarity=U
|
||||
mana={4}{B}
|
||||
type=Creature
|
||||
subtype=Human Rogue
|
||||
auto=lord(charging paladin[attacking]|myBattlefield) 2/0
|
||||
auto=lord(other charging paladin[attacking]|myBattlefield) -2/0
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Charging Paladin attacks, it gets +0/+3 until end of turn.
|
||||
id=4379
|
||||
name=Charging Paladin
|
||||
auto=lord(charging paladin[attacking]|myBattlefield) 0/3
|
||||
auto=lord(other charging paladin[attacking]|myBattlefield) 0/-3
|
||||
rarity=U
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
subtype=Human Knight
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gains flying until end of turn. Draw a card.
|
||||
id=4251
|
||||
target=creature
|
||||
|
||||
@@ -36,29 +36,6 @@ type=Sorcery
|
||||
mana={3}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Charging Bandits attacks, it gets +2/+0 until end of turn.
|
||||
id=4212
|
||||
name=Charging Bandits
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={4}{B}
|
||||
power=3
|
||||
subtype=Human Rogue
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Charging Paladin attacks, it gets +0/+3 until end of turn.
|
||||
id=4379
|
||||
name=Charging Paladin
|
||||
auto=lord(creature[Charging Paladin;attacking]|myinplay) 0/3
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={2}{W}
|
||||
power=2
|
||||
subtype=Human Knight
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Charging Rhino can't be blocked by more than one creature.
|
||||
id=4291
|
||||
name=Charging Rhino
|
||||
|
||||
Reference in New Issue
Block a user