Added many cards with "cantbeblockedby".
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[card]
|
||||
text=Target creature gets -1/-1 until end of turn. Draw a card.
|
||||
text=Target creature gets -1/-1 until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=-1/-1
|
||||
auto=draw:1 controller
|
||||
@@ -10,7 +10,7 @@ type=Instant
|
||||
mana={2}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gets +1/+1 until end of turn. Draw a card.
|
||||
text=Target creature gets +1/+1 until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=1/1
|
||||
auto=draw:1
|
||||
@@ -704,6 +704,18 @@ type=Instant
|
||||
mana={3}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Elven Riders can't be blocked except by Walls and/or creatures with flying.
|
||||
id=135266
|
||||
name=Elven Riders
|
||||
auto=cantbeblockedby(creature[-flying,-wall])
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{G}{G}
|
||||
power=3
|
||||
subtype=Elf
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Elvish Berserker becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.
|
||||
id=129533
|
||||
auto=rampage(1/1,0)
|
||||
@@ -2376,7 +2388,7 @@ subtype=Minion
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target artifact. Draw a card.
|
||||
text=Destroy target artifact. Draw a card.
|
||||
target=artifact
|
||||
auto=destroy
|
||||
auto=draw:1 controller
|
||||
@@ -2747,6 +2759,18 @@ subtype=Human
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +1/+1 and can't be blocked except by creatures with flying.
|
||||
id=129777
|
||||
target=creature
|
||||
auto=1/1
|
||||
auto=cantbeblockedby(creature[-flying])
|
||||
name=Treetop Bracer
|
||||
rarity=C
|
||||
mana={1}{G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Troll Ascetic can't be the target of spells or abilities your opponents control. {1}{G}: Regenerate Troll Ascetic. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)
|
||||
auto={1}{G}:regenerate
|
||||
abilities=opponentshroud
|
||||
|
||||
@@ -294,19 +294,6 @@ subtype=Insect
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Elven Riders can't be blocked except by Walls and/or creatures with flying.
|
||||
id=135266
|
||||
name=Elven Riders
|
||||
auto=cantbeblockedby(creature[-flying,-wall])
|
||||
rarity=U
|
||||
color=Green
|
||||
type=Creature
|
||||
mana={3}{G}{G}
|
||||
power=3
|
||||
subtype=Elf
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Faerie Conclave comes into play tapped. {T}: Add {U} to your mana pool. {1}{U}: Faerie Conclave becomes a 2/1 blue Faerie creature with flying until end of turn. It's still a land. (It can't be blocked except by creatures with flying or reach.)
|
||||
id=106531
|
||||
name=Faerie Conclave
|
||||
@@ -1063,20 +1050,6 @@ type=Sorcery
|
||||
mana={8}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +1/+1 and can't be blocked except by creatures with flying.
|
||||
id=129777
|
||||
name=Treetop Bracer
|
||||
target=creature
|
||||
auto=1/1
|
||||
auto=cantbeblockedby(creature[-flying])
|
||||
#Really need to continue trying implementing this one 3 cards from 10E would be added with cantbeblockedby.
|
||||
rarity=C
|
||||
color=Green
|
||||
type=Enchantment
|
||||
mana={1}{G}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Treetop Village comes into play tapped. {T}: Add {G} to your mana pool. {1}{G}: Treetop Village becomes a 3/3 green Ape creature with trample until end of turn. It's still a land. (If it would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.)
|
||||
id=106455
|
||||
name=Treetop Village
|
||||
|
||||
Reference in New Issue
Block a user