Added some cards with power/toughness restriction
This commit is contained in:
@@ -118,6 +118,18 @@ power=3
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a creature with power 5 or greater enters the battlefield under your control, you may put a +1/+1 counter on Godtracker of Jund.
|
||||
auto=@movedTo(creature[power>=5]|myBattlefield):may counter(1/1)
|
||||
id=183994
|
||||
name=Godtracker of Jund
|
||||
rarity=C
|
||||
mana={1}{R}{G}
|
||||
type=Creature
|
||||
subtype=Elf Shaman
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=When you cycle Grixis Sojourners or it's put into a graveyard from the battlefield, you may exile target card in a graveyard. Cycling {2}{B} ({2}{B}, Discard this card: Draw a card.)
|
||||
auto=@movedTo(this|graveyard) from(battlefield):may moveTo(exile) target(*|graveyard)
|
||||
autohand={2}{B}:cycling
|
||||
|
||||
@@ -359,17 +359,6 @@ text=Whenever you play a multicolored spell, Gloryscale Viashino gets +3/+3 unti
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=183994
|
||||
name=Godtracker of Jund
|
||||
mana={1}{R}{G}
|
||||
type=Creature
|
||||
subtype=Elf Shaman
|
||||
power=2
|
||||
toughness=2
|
||||
text=Whenever a creature with power 5 or greater comes into play under your control, you may put a +1/+1 counter on Godtracker of Jund.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=179561
|
||||
name=Gorger Wurm
|
||||
mana={3}{R}{G}
|
||||
@@ -391,7 +380,6 @@ toughness=1
|
||||
text=As long as you control another multicolored permanent, Grixis Grimblade gets +1/+1 and has deathtouch. (Whenever it deals damage to a creature, destroy that creature.)
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=180624
|
||||
name=Knotvine Paladin
|
||||
@@ -403,10 +391,6 @@ toughness=2
|
||||
text=Whenever Knotvine Paladin attacks, it gets +1/+1 until end of turn for each untapped creature you control.
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
|
||||
|
||||
|
||||
[card]
|
||||
id=188973
|
||||
name=Jund Hackblade
|
||||
@@ -418,8 +402,6 @@ toughness=1
|
||||
text=As long as you control another multicolored permanent, Jund Hackblade gets +1/+1 and has haste.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
|
||||
[card]
|
||||
id=179602
|
||||
name=Kathari Bomber
|
||||
|
||||
Reference in New Issue
Block a user