Added many cards with "cantbeblockedby".

This commit is contained in:
solo81@web.de
2009-12-29 18:17:06 +00:00
parent 830b2a12c7
commit 79b248a152
42 changed files with 458 additions and 429 deletions

View File

@@ -490,6 +490,18 @@ mana={3}{R}
type=Sorcery
[/card]
[card]
text=Fleet-Footed Monk can't be blocked by creatures with power 2 or greater.
id=4383
name=Fleet-Footed Monk
rarity=C
mana={1}{W}
type=Creature
subtype=Human Monk
auto=cantbeblockedby(creature[power>=2])
power=1
toughness=1
[/card]
[card]
id=4384
name=Foot Soldiers
rarity=C
@@ -1184,6 +1196,18 @@ power=3
toughness=4
[/card]
[card]
text=Sacred Knight can't be blocked by black and/or red creatures.
id=4392
name=Sacred Knight
rarity=C
mana={3}{W}
type=Creature
subtype=Human Knight
auto=cantbeblockedby(creature[red;black])
power=3
toughness=2
[/card]
[card]
text=You gain 4 life.
auto=life:4
id=4393