mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Aura Thief.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/a/aura_thief.txt
Normal file
13
res/cardsfolder/a/aura_thief.txt
Normal 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
|
||||
Reference in New Issue
Block a user