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:
File diff suppressed because it is too large
Load Diff
@@ -52,7 +52,6 @@ toughness=2
|
||||
text={G}: Beast Walkers gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
#require testing
|
||||
id=2912
|
||||
@@ -173,34 +172,6 @@ text=Creature spells cost {2} more to cast.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=2967
|
||||
name=Folk of An-Havva
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Human
|
||||
power=1
|
||||
toughness=1
|
||||
text=Whenever Folk of An-Havva blocks, it gets +2/+0 until end of turn.
|
||||
auto=@blocked(creature) from(this):2/0
|
||||
#or
|
||||
auto=aslongas(this[blocking]|myBattlefield)2/0
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=2968
|
||||
name=Folk of An-Havva
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Human
|
||||
power=1
|
||||
toughness=1
|
||||
text=Whenever Folk of An-Havva blocks, it gets +2/+0 until end of turn.
|
||||
auto=@blocked(creature) from(this):2/0
|
||||
#or
|
||||
auto=aslongas(this[blocking]|myBattlefield)2/0
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=2941
|
||||
name=Forget
|
||||
mana={U}{U}
|
||||
@@ -508,18 +479,6 @@ auto={T}:damage:2 target(creature,player) && doesnotuntap
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=2976
|
||||
name=Root Spider
|
||||
mana={3}{G}
|
||||
type=Creature
|
||||
subtype=Spider
|
||||
power=2
|
||||
toughness=2
|
||||
text=Whenever Root Spider blocks, it gets +1/+0 and gains first strike until end of turn.
|
||||
auto=@blocked(creature) from(this):1/0 && first strike
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=2978
|
||||
name=Rysorian Badger
|
||||
mana={2}{G}
|
||||
|
||||
Reference in New Issue
Block a user