From bd8538e9896a7f9c3b94ca45d0a9d7b905f8b35d Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:43:20 +0000 Subject: [PATCH] - Added Aura Shards. --- .gitattributes | 1 + res/cardsfolder/aura_shards.txt | 10 ++++++++++ res/cardsfolder/dire_undercurrents.txt | 4 ++-- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 res/cardsfolder/aura_shards.txt diff --git a/.gitattributes b/.gitattributes index dfacd2657b6..b2e06fffdd3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -335,6 +335,7 @@ res/cardsfolder/aura_fracture.txt -text svneol=native#text/plain res/cardsfolder/aura_gnarlid.txt -text svneol=native#text/plain res/cardsfolder/aura_mutation.txt -text svneol=native#text/plain res/cardsfolder/aura_of_silence.txt -text svneol=native#text/plain +res/cardsfolder/aura_shards.txt -text svneol=native#text/plain res/cardsfolder/auramancer.txt -text svneol=native#text/plain res/cardsfolder/auratog.txt -text svneol=native#text/plain res/cardsfolder/auriok_bladewarden.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/aura_shards.txt b/res/cardsfolder/aura_shards.txt new file mode 100644 index 00000000000..fd9f0804660 --- /dev/null +++ b/res/cardsfolder/aura_shards.txt @@ -0,0 +1,10 @@ +Name:Aura Shards +ManaCost:1 W G +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Blue+YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDestroy | TriggerDescription$ Whenever a creature enters the battlefield under your control, you may destroy target artifact or enchantment. +SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment +SVar:BuffedBy:Creature +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/aura_shards.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/dire_undercurrents.txt b/res/cardsfolder/dire_undercurrents.txt index 69ca8fc6be0..4a25ef78cf8 100644 --- a/res/cardsfolder/dire_undercurrents.txt +++ b/res/cardsfolder/dire_undercurrents.txt @@ -2,8 +2,8 @@ Name:Dire Undercurrents ManaCost:3 UB UB Types:Enchantment Text:no text -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Blue+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a blue creature enters the battlefield under your control, you may have target player draw a card. -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Black+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever a black creature enters the battlefield under your control, you may have target player discard a card. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Blue+YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDraw | TriggerDescription$ Whenever a blue creature enters the battlefield under your control, you may have target player draw a card. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Black+YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDiscard | TriggerDescription$ Whenever a black creature enters the battlefield under your control, you may have target player discard a card. SVar:TrigDraw:AB$Draw | Cost$ 0 | ValidTgts$ Player | NumCards$ 1 SVar:TrigDiscard:AB$Discard | Cost$ 0 | ValidTgts$ Player | NumCards$ 1 | Mode$ TgtChoose SVar:BuffedBy:Creature.Blue,Creature.Black