Added 36 Cards.
All cards have been tested successfully. This update contains 2 card groups: 1) Creatures which get a certain power- and or toughness bonus when blocking and/or being blocked. This includes 2) Creatures with "bushido". Works 100%!
This commit is contained in:
@@ -5,9 +5,9 @@ block=Masks
|
||||
[/meta]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment on the battlefield.
|
||||
id=19634
|
||||
target=creature
|
||||
auto=foreach(other enchantment|battlefield) 2/2
|
||||
id=19634
|
||||
name=Ancestral Mask
|
||||
rarity=C
|
||||
mana={2}{G}
|
||||
@@ -154,9 +154,10 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Flash Enchant creature Enchanted creature has flying.
|
||||
id=19574
|
||||
|
||||
target=creature
|
||||
auto=flying
|
||||
id=19574
|
||||
name=Buoyancy
|
||||
rarity=C
|
||||
mana={1}{U}
|
||||
@@ -254,9 +255,9 @@ abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
id=19832
|
||||
target=mercenary|myLibrary
|
||||
auto=moveTo(myHand)
|
||||
id=19832
|
||||
name=Cateran Summons
|
||||
rarity=U
|
||||
mana={B}
|
||||
@@ -264,10 +265,10 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +1/+1 and has mountainwalk.
|
||||
id=19620
|
||||
target=creature
|
||||
auto=1/1
|
||||
auto=mountainwalk
|
||||
id=19620
|
||||
name=Cave Sense
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
@@ -331,9 +332,9 @@ type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target spell.
|
||||
id=19570
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
id=19570
|
||||
name=Counterspell
|
||||
rarity=U
|
||||
mana={U}{U}
|
||||
@@ -443,6 +444,19 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Deepwood Wolverine becomes blocked, it gets +2/+0 until end of turn.
|
||||
id=19623
|
||||
name=Deepwood Wolverine
|
||||
rarity=C
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Wolverine
|
||||
auto=rampage(2/0,0)
|
||||
auto=rampage(-2/0,1)
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.) Enchanted creature doesn't untap during its controller's untap step.
|
||||
id=19577
|
||||
target=creature
|
||||
|
||||
@@ -440,18 +440,6 @@ power=2
|
||||
subtype=Beast
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Deepwood Wolverine becomes blocked, it gets +2/+0 until end of turn.
|
||||
id=19623
|
||||
name=Deepwood Wolverine
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={G}
|
||||
power=1
|
||||
subtype=Wolverine
|
||||
toughness=1
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Trample You may sacrifice three black creatures rather than pay Delraich's mana cost.
|
||||
id=19697
|
||||
|
||||
Reference in New Issue
Block a user