Fixed meltdown
Removed an erratic doppelganger of Garruk Wildspeaker from primitives. Removed Mungha Wurm (cannot work as it should right now).
This commit is contained in:
@@ -29604,26 +29604,14 @@ type=Planeswalker
|
||||
subtype=Garruk
|
||||
[/card]
|
||||
###The 2 cards above should stay together (Flip Card)###
|
||||
#[card]
|
||||
#name=Garruk Wildspeaker
|
||||
#auto=counter(0/0,3,loyalty)
|
||||
#auto={C(0/0,1,Loyalty)}:untap target(<2>land)
|
||||
#auto={C(0/0,-1,Loyalty)}:token(Beast,Creature Beast,3/3,green)
|
||||
#auto={C(0/0,-4,Loyalty)}:all(creature|mybattlefield) 3/3 && all(creature|mybattlefield) trample
|
||||
#text=+1: Untap two target lands. -- -1: Put a 3/3 green Beast creature token onto the battlefield. -- -4: Creatures you control get +3/+3 and gain trample until end of turn.
|
||||
#mana={2}{G}{G}
|
||||
#type=Planeswalker
|
||||
#subtype=Garruk
|
||||
#[/card]
|
||||
[card]
|
||||
name=Garruk Wildspeaker
|
||||
auto=flipacoin winability turns:+1 controller winabilityend flipend
|
||||
auto=counter(0/0,3,loyalty)
|
||||
auto={C(0/0,1,Loyalty)}:untap target(<2>land)
|
||||
auto={C(0/0,-1,Loyalty)}:token(Beast,Creature Beast,3/3,green)
|
||||
auto={C(0/0,-4,Loyalty)}:all(creature|mybattlefield) 3/3 && all(creature|mybattlefield) trample
|
||||
text=+1: Untap two target lands. -- -1: Put a 3/3 green Beast creature token onto the battlefield. -- -4: Creatures you control get +3/+3 and gain trample until end of turn.
|
||||
mana={X}{G}
|
||||
mana={2}{G}{G}
|
||||
type=Planeswalker
|
||||
subtype=Garruk
|
||||
[/card]
|
||||
@@ -48261,7 +48249,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Meltdown
|
||||
auto=destroy all(artifact[manacost <=X])
|
||||
auto=destroy all(artifact[manacost<=X])
|
||||
text=Destroy each artifact with converted mana cost X or less.
|
||||
mana={X}{R}
|
||||
type=Sorcery
|
||||
@@ -51417,17 +51405,6 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Mungha Wurm
|
||||
auto=@each my untap:untap notatarget(land|myBattlefield)
|
||||
auto=lord(land|myBattlefield) doesnotuntap
|
||||
text=You can't untap more than one land during your untap step.
|
||||
mana={2}{G}{G}
|
||||
type=Creature
|
||||
subtype=Wurm
|
||||
power=6
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Murasa Pyromancer
|
||||
auto=may foreach(ally|mybattlefield) damage:1 target(creature)
|
||||
auto=@movedTo(ally|mybattlefield):may foreach(ally|mybattlefield) damage:1 target(creature)
|
||||
@@ -59373,17 +59350,6 @@ mana={X}{W}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Prismatic Lace
|
||||
auto=choice name(White) target(*) transforms((,white)) forever
|
||||
auto=choice name(Blue) target(*) transforms((,blue)) forever
|
||||
auto=choice name(Black) target(*) transforms((,black)) forever
|
||||
auto=choice name(Red) target(*) transforms((,red)) forever
|
||||
auto=choice name(Green) target(*) transforms((,green)) forever
|
||||
text=Target permanent becomes the color or colors of your choice. (This effect lasts indefinitely.)
|
||||
mana={U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Prismatic Lens
|
||||
auto={T}:Add {1}
|
||||
auto={1}{T}:Add {G}
|
||||
|
||||
@@ -11929,6 +11929,17 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Mungha Wurm
|
||||
auto=@each my untap:untap notatarget(land|myBattlefield)
|
||||
auto=lord(land|myBattlefield) doesnotuntap
|
||||
text=You can't untap more than one land during your untap step.
|
||||
mana={2}{G}{G}
|
||||
type=Creature
|
||||
subtype=Wurm
|
||||
power=6
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Muraganda Petroglyphs
|
||||
text=Creatures with no abilities get +2/+2.
|
||||
mana={3}{G}
|
||||
|
||||
Reference in New Issue
Block a user