From e423d9959bb6ac5d8687e040327e8948ac6b27cc Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 8 Dec 2012 09:44:46 +0000 Subject: [PATCH] - Added Argothian Wurm and Marshaling the Troops. --- .gitattributes | 2 ++ res/cardsfolder/a/argothian_wurm.txt | 13 +++++++++++++ res/cardsfolder/m/marshaling_the_troops.txt | 16 ++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 res/cardsfolder/a/argothian_wurm.txt create mode 100644 res/cardsfolder/m/marshaling_the_troops.txt diff --git a/.gitattributes b/.gitattributes index e19d0d0fe6f..9600507bcd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -457,6 +457,7 @@ res/cardsfolder/a/argothian_enchantress.txt svneol=native#text/plain res/cardsfolder/a/argothian_pixies.txt svneol=native#text/plain res/cardsfolder/a/argothian_swine.txt svneol=native#text/plain res/cardsfolder/a/argothian_treefolk.txt svneol=native#text/plain +res/cardsfolder/a/argothian_wurm.txt -text res/cardsfolder/a/arid_mesa.txt svneol=native#text/plain res/cardsfolder/a/ark_of_blight.txt svneol=native#text/plain res/cardsfolder/a/arm_with_aether.txt -text @@ -6061,6 +6062,7 @@ res/cardsfolder/m/marsh_lurker.txt svneol=native#text/plain res/cardsfolder/m/marsh_threader.txt svneol=native#text/plain res/cardsfolder/m/marsh_viper.txt svneol=native#text/plain res/cardsfolder/m/marshaling_cry.txt svneol=native#text/plain +res/cardsfolder/m/marshaling_the_troops.txt -text res/cardsfolder/m/marshals_anthem.txt svneol=native#text/plain res/cardsfolder/m/marshdrinker_giant.txt svneol=native#text/plain res/cardsfolder/m/martial_coup.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/argothian_wurm.txt b/res/cardsfolder/a/argothian_wurm.txt new file mode 100644 index 00000000000..ce55464b98f --- /dev/null +++ b/res/cardsfolder/a/argothian_wurm.txt @@ -0,0 +1,13 @@ +Name:Argothian Wurm +ManaCost:3 G +Types:Creature Beast +Text:no text +PT:6/6 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, any player may sacrifice a land. If a player does, put CARDNAME on top of its owner's library. +SVar:TrigSac:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | Defined$ Self | UnlessCost$ Sac<1/Land> | UnlessPayer$ Player | UnlessSwitched$ True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/argothian_wurm.jpg +SetInfo:USG|Rare|http://magiccards.info/scans/en/us/236.jpg +Oracle:Trample\nWhen Argothian Wurm enters the battlefield, any player may sacrifice a land. If a player does, put Argothian Wurm on top of its owner's library. +End \ No newline at end of file diff --git a/res/cardsfolder/m/marshaling_the_troops.txt b/res/cardsfolder/m/marshaling_the_troops.txt new file mode 100644 index 00000000000..e34c37d8e0c --- /dev/null +++ b/res/cardsfolder/m/marshaling_the_troops.txt @@ -0,0 +1,16 @@ +Name:Marshaling the Troops +ManaCost:1 G +Types:Sorcery +Text:no text +A:SP$ ChooseCard | Cost$ 1 G | Defined$ You | Amount$ X | References$ X | Choices$ Creature.untapped+YouCtrl | ChoiceTitle$ Choose any number of untapped creatures you control | ChoiceZone$ Battlefield | RememberChosen$ True | SubAbility$ TrigTap | SpellDescription$ Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way. +SVar:TrigTap:DB$ Tap | Defined$ Remembered | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | LifeAmount$ Z | SubAbility$ DBCleanup | References$ Y,Z +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Count$Valid Creature.YouCtrl +SVar:Y:Remembered$Amount +SVar:Z:SVar$Y/Times.4 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/marshaling_the_troops.jpg +SetInfo:PTK|Rare|http://magiccards.info/scans/en/p3k/141.jpg +Oracle:Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way. +End \ No newline at end of file