Erwan
- opponentshroud small bug fix - added "kicker=" line and "kicker" auto keyword. See Vines of Vastwood (ZEN) for an example. WARNING: kicker= line has to be AFTER "mana=" line - daily build
This commit is contained in:
@@ -635,7 +635,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Moonglove Extract: Moonglove Extract deals 2 damage to target creature or player.
|
||||
auot={S}:damage:2 target(creature,player)
|
||||
auto={S}:damage:2 target(creature,player)
|
||||
id=139506
|
||||
name=Moonglove Extract
|
||||
rarity=C
|
||||
|
||||
@@ -690,7 +690,7 @@ subtype=Spider
|
||||
power=2
|
||||
toughness=4
|
||||
text=Reach (This creature can block creatures with flying.)
|
||||
abilites=reach
|
||||
abilities=reach
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -303,7 +303,6 @@ id=4693
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
name=Counterspell
|
||||
Color=Blue
|
||||
rarity=C
|
||||
mana={U}{U}
|
||||
type=Instant
|
||||
|
||||
@@ -827,7 +827,6 @@ text=At end of turn, if no creatures are on the battlefield, sacrifice Pestilenc
|
||||
alias=1172
|
||||
id=5619
|
||||
name=Pestilence
|
||||
colour=Black
|
||||
rarity=C
|
||||
mana={2}{B}{B}
|
||||
type=Enchantment
|
||||
|
||||
@@ -173,7 +173,7 @@ mana={B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Landfall — Whenever a land enters the battlefield under your control, you may put a 1/1 white Bird creature token with flying into the battlefield.
|
||||
text=Flying Landfall �EWhenever a land enters the battlefield under your control, you may put a 1/1 white Bird creature token with flying into the battlefield.
|
||||
id=190399
|
||||
name=Emeria Angel
|
||||
rarity=R
|
||||
@@ -1304,6 +1304,18 @@ auto={T}{S}:moveTo(myBattlefield) target(swamp,forest|mylibrary) && life:-1 cont
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Kicker {G} (You may pay an additional {G} as you cast this spell.) Target creature can't be the target of spells or abilities your opponents control this turn. If Vines of Vastwood was kicked, that creature gets +4/+4 until end of turn.
|
||||
id=177571
|
||||
target=creature
|
||||
name=Vines of Vastwood
|
||||
mana={G}
|
||||
kicker={G}
|
||||
auto=opponentshroud
|
||||
auto=kicker 4/4
|
||||
type=Instant
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Welkin Tern can block only creatures with flying.
|
||||
id=191353
|
||||
name=Welkin Tern
|
||||
|
||||
@@ -1187,14 +1187,6 @@ text=Deathtouch (Creatures dealt damage by this creature are destroyed. You can
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=177571
|
||||
name=Vines of Vastwood
|
||||
mana={G}
|
||||
type=Instant
|
||||
text=Kicker {G} (You may pay an additional {G} as you cast this spell.) Target creature can't be the target of spells or abilities your opponents control this turn. If Vines of Vastwood was kicked, that creature gets +4/+4 until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=178135
|
||||
name=Adventuring Gear
|
||||
mana={1}
|
||||
|
||||
Reference in New Issue
Block a user