mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Strata Scythe.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/strandwalker.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/strategic_planning.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/stratozeppelid.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/s/strata_scythe.txt
Normal file
15
res/cardsfolder/s/strata_scythe.txt
Normal 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
|
||||
Reference in New Issue
Block a user