mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Soul Foundry (form Mirrodin)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6446,6 +6446,7 @@ res/cardsfolder/soul_channeling.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/soul_collector.txt svneol=native#text/plain
|
res/cardsfolder/soul_collector.txt svneol=native#text/plain
|
||||||
res/cardsfolder/soul_exchange.txt svneol=native#text/plain
|
res/cardsfolder/soul_exchange.txt svneol=native#text/plain
|
||||||
res/cardsfolder/soul_feast.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_feast.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/soul_foundry.txt svneol=native#text/plain
|
||||||
res/cardsfolder/soul_kiss.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_kiss.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soul_link.txt svneol=native#text/plain
|
res/cardsfolder/soul_link.txt svneol=native#text/plain
|
||||||
res/cardsfolder/soul_manipulation.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_manipulation.txt -text svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/soul_foundry.txt
Normal file
12
res/cardsfolder/soul_foundry.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Soul Foundry
|
||||||
|
ManaCost:4
|
||||||
|
Types:Artifact
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | OptionalDecider$ You | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, you may exile a creature card from your hand.
|
||||||
|
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | Origin$ Hand | Destination$ Exile | ChangeType$ Creature | ChangeNum$ 1
|
||||||
|
A:AB$CopyPermanent | Cost$ X T | Defined$ Imprinted | SpellDescription$ Put a token that's a copy of the exiled card onto the battlefield. X is the converted mana cost of that card.
|
||||||
|
SVar:X:Imprinted$CardManaCost
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_foundry.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user