- Added Metathran Aerostat

This commit is contained in:
jeffwadsworth
2011-10-31 16:18:36 +00:00
parent ef98e6c219
commit ee3506398c
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5043,6 +5043,7 @@ res/cardsfolder/m/metallic_sliver.txt svneol=native#text/plain
res/cardsfolder/m/metallurgeon.txt svneol=native#text/plain res/cardsfolder/m/metallurgeon.txt svneol=native#text/plain
res/cardsfolder/m/metalworker.txt svneol=native#text/plain res/cardsfolder/m/metalworker.txt svneol=native#text/plain
res/cardsfolder/m/metamorphic_wurm.txt svneol=native#text/plain res/cardsfolder/m/metamorphic_wurm.txt svneol=native#text/plain
res/cardsfolder/m/metathran_aerostat.txt -text svneol=unset#text/plain
res/cardsfolder/m/metathran_elite.txt svneol=native#text/plain res/cardsfolder/m/metathran_elite.txt svneol=native#text/plain
res/cardsfolder/m/metathran_soldier.txt svneol=native#text/plain res/cardsfolder/m/metathran_soldier.txt svneol=native#text/plain
res/cardsfolder/m/metathran_transport.txt svneol=native#text/plain res/cardsfolder/m/metathran_transport.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Metathran Aerostat
ManaCost:2 U U
Types:Creature Metathran
Text:no text
PT:2/2
K:Flying
A:AB$ ChangeZone | Cost$ X U | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature.cmcEQX | ChangeNum$ 1 | RememberChanged$ True | SubAbility$ DBReturn | SpellDescription$ You may put a creature card with converted mana cost X from your hand onto the battlefield. If you do, return CARDNAME to its owner's hand.
SVar:DBReturn:DB$ ChangeZone | Origin$ Battlefield | Destination$ Hand | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Creature | ConditionCompare$ EQ1 | SubAbility$ Cleanup
SVar:X:Count$xPaid
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/metathran_aerostat.jpg
End