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
|
subtype=Garruk
|
||||||
[/card]
|
[/card]
|
||||||
###The 2 cards above should stay together (Flip 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]
|
[card]
|
||||||
name=Garruk Wildspeaker
|
name=Garruk Wildspeaker
|
||||||
auto=flipacoin winability turns:+1 controller winabilityend flipend
|
|
||||||
auto=counter(0/0,3,loyalty)
|
auto=counter(0/0,3,loyalty)
|
||||||
auto={C(0/0,1,Loyalty)}:untap target(<2>land)
|
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,-1,Loyalty)}:token(Beast,Creature Beast,3/3,green)
|
||||||
auto={C(0/0,-4,Loyalty)}:all(creature|mybattlefield) 3/3 && all(creature|mybattlefield) trample
|
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.
|
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
|
type=Planeswalker
|
||||||
subtype=Garruk
|
subtype=Garruk
|
||||||
[/card]
|
[/card]
|
||||||
@@ -51417,17 +51405,6 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Murasa Pyromancer
|
||||||
auto=may foreach(ally|mybattlefield) damage:1 target(creature)
|
auto=may foreach(ally|mybattlefield) damage:1 target(creature)
|
||||||
auto=@movedTo(ally|mybattlefield):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
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Prismatic Lens
|
||||||
auto={T}:Add {1}
|
auto={T}:Add {1}
|
||||||
auto={1}{T}:Add {G}
|
auto={1}{T}:Add {G}
|
||||||
|
|||||||
@@ -11929,6 +11929,17 @@ power=1
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Muraganda Petroglyphs
|
||||||
text=Creatures with no abilities get +2/+2.
|
text=Creatures with no abilities get +2/+2.
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
|
|||||||
Reference in New Issue
Block a user