mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
add Mirrorworks (from Mirrodin Besieged) using triggers and AF_CopyPermanent
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4410,6 +4410,7 @@ res/cardsfolder/mirror_gallery.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/mirror_sigil_sergeant.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/mirror_universe.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/mirror_wall.txt svneol=native#text/plain
|
||||
res/cardsfolder/mirrorworks.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/miscalculation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/mischievous_poltergeist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/misers_cage.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/mirrorworks.txt
Normal file
10
res/cardsfolder/mirrorworks.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Mirrorworks
|
||||
ManaCost:5
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ ChangesZone | ValidCard$ Artifact.nonToken+Other | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever another nontoken artifact enters the battlefield under your control, you may pay 2. If you do, put a token that's a copy of that artifact onto the battlefield.
|
||||
SVar:TrigCopy:AB$CopyPermanent | Cost$ 2 | Defined$ TriggeredCard
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mirrorworks.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user