- Added Aura Shards.

This commit is contained in:
jendave
2011-08-06 15:43:20 +00:00
parent 675c1761a1
commit bd8538e989
3 changed files with 13 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -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_gnarlid.txt -text svneol=native#text/plain
res/cardsfolder/aura_mutation.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_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/auramancer.txt -text svneol=native#text/plain
res/cardsfolder/auratog.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 res/cardsfolder/auriok_bladewarden.txt -text svneol=native#text/plain

View File

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

View File

@@ -2,8 +2,8 @@ Name:Dire Undercurrents
ManaCost:3 UB UB ManaCost:3 UB UB
Types:Enchantment Types:Enchantment
Text:no text 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.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 | 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.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:TrigDraw:AB$Draw | Cost$ 0 | ValidTgts$ Player | NumCards$ 1
SVar:TrigDiscard:AB$Discard | Cost$ 0 | ValidTgts$ Player | NumCards$ 1 | Mode$ TgtChoose SVar:TrigDiscard:AB$Discard | Cost$ 0 | ValidTgts$ Player | NumCards$ 1 | Mode$ TgtChoose
SVar:BuffedBy:Creature.Blue,Creature.Black SVar:BuffedBy:Creature.Blue,Creature.Black