- Added Aura Thief.

This commit is contained in:
Sloth
2012-03-02 17:24:19 +00:00
parent 5fb54d3418
commit cebd3d28ed
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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