mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
added AEther Figment (from Zendikar)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -69,6 +69,7 @@ res/cardsfolder/aerie_mystics.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aerie_ouphes.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aesthir_glider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aether_adept.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aether_figment.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aether_flash.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aether_membrane.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/aether_mutation.txt -text svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/aether_figment.txt
Normal file
13
res/cardsfolder/aether_figment.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:AEther Figment
|
||||
ManaCost:1 U
|
||||
Types:Creature Illusion
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:Unblockable
|
||||
K:Kicker:3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+kicked | Execute$ TrigKicker | TriggerDescription$ If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters on it.
|
||||
SVar:TrigKicker:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_figment.jpg
|
||||
SetInfo:ZEN|Uncommon|http://magiccards.info/scans/en/zen/40.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user