mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Azorius AEthermage.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -413,6 +413,7 @@ res/cardsfolder/aysen_highway.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/ayumi_the_last_visitor.txt -text svneol=native#text/plain
|
res/cardsfolder/ayumi_the_last_visitor.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/azami_lady_of_scrolls.txt -text svneol=native#text/plain
|
res/cardsfolder/azami_lady_of_scrolls.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/azimaet_drake.txt -text svneol=native#text/plain
|
res/cardsfolder/azimaet_drake.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/azorius_aethermage.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/azorius_chancery.txt -text svneol=native#text/plain
|
res/cardsfolder/azorius_chancery.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/azorius_first_wing.txt -text svneol=native#text/plain
|
res/cardsfolder/azorius_first_wing.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/azorius_guildmage.txt svneol=native#text/plain
|
res/cardsfolder/azorius_guildmage.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/azorius_aethermage.txt
Normal file
11
res/cardsfolder/azorius_aethermage.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Azorius AEthermage
|
||||||
|
ManaCost:1 W U
|
||||||
|
Types:Creature Human Wizard
|
||||||
|
Text:no text
|
||||||
|
PT:1/1
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card.
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.YouOwn | Execute$ TrigDraw | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card.
|
||||||
|
SVar:TrigDraw:AB$Draw | Cost$ 1 | Defined$ You | NumCards$ 1
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/azorius_aethermage.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user