Erwan
-new trigger: @tapped(... -Parser now supports X for P/T. WARNING: this does not work for activated abilities. And currently this works only for P/T but will be added progressively to other things
This commit is contained in:
@@ -855,6 +855,7 @@ name=Flowstone Slide
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={X}{2}{R}{R}
|
||||
auto=lord(creature) x/-x
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
|
||||
@@ -549,11 +549,11 @@ toughness=2
|
||||
text=Target creature gets +X/+0 until end of turn.
|
||||
id=2456
|
||||
target=creature
|
||||
alias=1164
|
||||
name=Howl from Beyond
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={X}{B}
|
||||
auto=X/0
|
||||
[/card]
|
||||
[card]
|
||||
text=Hurricane deals X damage to each creature with flying and each player.
|
||||
@@ -1465,6 +1465,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever an Island an opponent controls becomes tapped, you may gain 1 life.
|
||||
auto=@tapped(island|opponentBattlefield):life:1 controller
|
||||
id=2593
|
||||
name=Thoughtleech
|
||||
rarity=U
|
||||
|
||||
@@ -791,6 +791,7 @@ abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a Mountain an opponent controls becomes tapped, you gain 1 life.
|
||||
auto=@tapped(mountain|opponentBattlefield):life:1 controller
|
||||
id=1625
|
||||
name=Lifeblood
|
||||
rarity=R
|
||||
|
||||
@@ -1015,6 +1015,7 @@ name=Howl from Beyond
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={X}{B}
|
||||
auto=X/0
|
||||
[/card]
|
||||
[card]
|
||||
text=At the beginning of each player's draw step, if Howling Mine is untapped, that player draws a card.
|
||||
@@ -1288,6 +1289,7 @@ mana={G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a Forest an opponent controls becomes tapped, you gain 1 life.
|
||||
auto=@tapped(forest|opponentBattlefield):life:1 controller
|
||||
id=1205
|
||||
name=Lifetap
|
||||
rarity=U
|
||||
|
||||
Reference in New Issue
Block a user