- Added Argothian Wurm and Marshaling the Troops.

This commit is contained in:
Sloth
2012-12-08 09:44:46 +00:00
parent 1d85ea5fe0
commit e423d9959b
3 changed files with 31 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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