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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user