diff --git a/.gitattributes b/.gitattributes index c77e933d5de..28607f20275 100644 --- a/.gitattributes +++ b/.gitattributes @@ -495,6 +495,7 @@ res/cardsfolder/a/aura_mutation.txt svneol=native#text/plain res/cardsfolder/a/aura_of_dominion.txt svneol=native#text/plain res/cardsfolder/a/aura_of_silence.txt svneol=native#text/plain res/cardsfolder/a/aura_shards.txt svneol=native#text/plain +res/cardsfolder/a/aura_thief.txt -text res/cardsfolder/a/auramancer.txt svneol=native#text/plain res/cardsfolder/a/auramancers_guise.txt -text res/cardsfolder/a/auratog.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/aura_thief.txt b/res/cardsfolder/a/aura_thief.txt new file mode 100644 index 00000000000..0330add5759 --- /dev/null +++ b/res/cardsfolder/a/aura_thief.txt @@ -0,0 +1,13 @@ +Name:Aura Thief +ManaCost:3 U +Types:Creature Illusion +Text:no text +PT:2/2 +K:Flying +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigGainControl | TriggerDescription$ When CARDNAME dies, you gain control of all enchantments. (You don't get to move Auras.) +SVar:TrigGainControl:DB$ GainControl | AllValid$ Enchantment +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/aura_thief.jpg +SetInfo:UDS|Rare|http://magiccards.info/scans/en/ud/26.jpg +Oracle:Flying\nWhen Aura Thief dies, you gain control of all enchantments. (You don't get to move Auras.) +End \ No newline at end of file