- Added Strata Scythe.

This commit is contained in:
Sloth
2011-11-27 17:50:11 +00:00
parent 4003fbfba4
commit cbe2e3e91d
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8126,6 +8126,7 @@ res/cardsfolder/s/strands_of_night.txt svneol=native#text/plain
res/cardsfolder/s/strands_of_undeath.txt svneol=native#text/plain res/cardsfolder/s/strands_of_undeath.txt svneol=native#text/plain
res/cardsfolder/s/strandwalker.txt svneol=native#text/plain res/cardsfolder/s/strandwalker.txt svneol=native#text/plain
res/cardsfolder/s/strangling_soot.txt svneol=native#text/plain res/cardsfolder/s/strangling_soot.txt svneol=native#text/plain
res/cardsfolder/s/strata_scythe.txt -text
res/cardsfolder/s/stratadon.txt svneol=native#text/plain res/cardsfolder/s/stratadon.txt svneol=native#text/plain
res/cardsfolder/s/strategic_planning.txt svneol=native#text/plain res/cardsfolder/s/strategic_planning.txt svneol=native#text/plain
res/cardsfolder/s/stratozeppelid.txt svneol=native#text/plain res/cardsfolder/s/stratozeppelid.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Strata Scythe
ManaCost:3
Types:Artifact Equipment
Text:no text
K:eqPump 3:+0/+0
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, search your library for a land card, exile it, then shuffle your library.
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | Origin$ Library | Destination$ Exile | ChangeType$ Land | ChangeNum$ 1
S:Mode$ Continuous | Affected$ Card.EquippedBy | AddPower$ X | AddToughness$ X | Description$ Equipped creature gets +1/+1 for each land on the battlefield with the same name as the exiled card.
SVar:X:Count$Valid Land.SameNameAsImprinted
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/strata_scythe.jpg
SetInfo:SOM|Rare|http://magiccards.info/scans/en/som/206.jpg
Oracle:Imprint - When Strata Scythe enters the battlefield, search your library for a land card, exile it, then shuffle your library.\nEquipped creature gets +1/+1 for each land on the battlefield with the same name as the exiled card.\nEquip {3}
End