From 4e9dc2c3b1c24de35b0576001b6a2c5d8df601cc Mon Sep 17 00:00:00 2001 From: "anthonycalosa@gmail.com" Date: Fri, 11 Jan 2013 12:55:57 +0000 Subject: [PATCH] Added Wurm Token for Garruk, Primal Hunter because it produces 2 different tokens. Change Glory and Zombie Boa chooseacolor to activatechooseacolor. --- projects/mtg/bin/Res/sets/M12/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/primitives/mtg.txt | 14 +++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/M12/_cards.dat b/projects/mtg/bin/Res/sets/M12/_cards.dat index 6533d3448..fb0151983 100644 --- a/projects/mtg/bin/Res/sets/M12/_cards.dat +++ b/projects/mtg/bin/Res/sets/M12/_cards.dat @@ -459,6 +459,11 @@ id=220100 rarity=M [/card] [card] +primitive=Wurm Token +id=-22010012 +rarity=T +[/card] +[card] primitive=Garruk's Companion id=226896 rarity=C diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index ce1538fd8..5bb831fc4 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -31149,12 +31149,20 @@ name=Garruk, Primal Hunter auto=counter(0/0,3,loyalty) auto={C(0/0,1,Loyalty)}:token(Beast,Creature Beast,3/3,green) auto={C(0/0,-3,Loyalty)}:draw:power:highest:*:mybattlefield -auto={C(0/0,-6,Loyalty)}:foreach(land|mybattlefield) token(Wurm,Creature Wurm,6/6,green) +auto={C(0/0,-6,Loyalty)}:foreach(land|mybattlefield) token(-22010012) text=+1: Put a 3/3 green Beast creature token onto the battlefield. -- -3: Draw cards equal to the greatest power among creatures you control. -- -6: Put a 6/6 green Wurm creature token onto the battlefield for each land you control. mana={2}{G}{G}{G} type=Planeswalker subtype=Garruk [/card] +[card] +name=Wurm Token +type=Creature +subtype=Wurm +power=6 +toughness=6 +color=Green +[/card] ###The 2 cards below should stay together (Flip Card)### [card] name=Garruk Relentless @@ -32916,7 +32924,7 @@ type=Instant [card] name=Glory abilities=flying -autograveyard={2}{W}:chooseacolor all(creature|mybattlefield) protection from(*[chosencolor]) chooseend +autograveyard={2}{W}:activatechooseacolor all(creature|mybattlefield) protection from(*[chosencolor]) activatechooseend text=Flying -- {2}{W}: Creatures you control gain protection from the color of your choice until end of turn. Activate this ability only if Glory is in your graveyard. mana={3}{W}{W} type=Creature @@ -96699,7 +96707,7 @@ toughness=2 [/card] [card] name=Zombie Boa -auto={1}{B}:chooseacolor transforms((,newability[@combat(blocked) source(this) from(creature[white]):all(trigger[from]) destroy])) ueot asSorcery chooseend +auto={1}{B}:activatechooseacolor transforms((,newability[@combat(blocked) source(this) from(creature[white]):all(trigger[from]) destroy])) ueot asSorcery activatechooseend text={1}{B}: Choose a color. Whenever Zombie Boa becomes blocked by a creature of that color this turn, destroy that creature. Activate this ability only any time you could cast a sorcery. mana={4}{B} type=Creature