Laurent - Small Cards bug correction - Yavimaya Druid (TSP) was missing Forestwalk. Removed Coral Helm from ATQ (need discard random as a cost).
This commit is contained in:
@@ -88,15 +88,6 @@ toughness=9
|
|||||||
abilities=doesnotuntap,trample
|
abilities=doesnotuntap,trample
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={3}, Discard a card at random: Target creature gets +2/+2 until end of turn.
|
|
||||||
id=1003
|
|
||||||
auto={3}:2/2 target(creature) && discard:1 controller
|
|
||||||
name=Coral Helm
|
|
||||||
rarity=R
|
|
||||||
mana={3}
|
|
||||||
type=Artifact
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Destroy target artifact. It can't be regenerated. That artifact's controller gains life equal to its converted mana cost.
|
text=Destroy target artifact. It can't be regenerated. That artifact's controller gains life equal to its converted mana cost.
|
||||||
id=1053
|
id=1053
|
||||||
target=artifact
|
target=artifact
|
||||||
|
|||||||
@@ -114,6 +114,16 @@ text=Flying Clockwork Avian enters the battlefield with four +1/+0 counters on i
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text={3}, Discard a card at random: Target creature gets +2/+2 until end of turn.
|
||||||
|
id=1003
|
||||||
|
auto={3}:2/2 target(creature) && discard:1 controller
|
||||||
|
#Need either aslongas(*|myhand)>0 or discard random as a cost.
|
||||||
|
name=Coral Helm
|
||||||
|
rarity=R
|
||||||
|
mana={3}
|
||||||
|
type=Artifact
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
id=1004
|
id=1004
|
||||||
name=Cursed Rack
|
name=Cursed Rack
|
||||||
mana={4}
|
mana={4}
|
||||||
|
|||||||
@@ -964,6 +964,7 @@ text=Forestwalk When Yavimaya Dryad enters the battlefield, you may search your
|
|||||||
auto=may moveTo(myBattlefield) target(forest|mylibrary) && tap
|
auto=may moveTo(myBattlefield) target(forest|mylibrary) && tap
|
||||||
id=118884
|
id=118884
|
||||||
name=Yavimaya Dryad
|
name=Yavimaya Dryad
|
||||||
|
abilities=forestwalk
|
||||||
rarity=U
|
rarity=U
|
||||||
mana={1}{G}{G}
|
mana={1}{G}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user