- Ran scripts.

This commit is contained in:
Sloth
2011-11-14 17:59:10 +00:00
parent 94c3ad3ac0
commit 1d5fda947c
3 changed files with 15 additions and 11 deletions

View File

@@ -6,4 +6,6 @@ A:SP$ ChooseType | Cost$ 4 B | Defined$ You | Type$ Creature | AILogic$ MostProm
SVar:DBDestroyAll:DB$DestroyAll | ValidCards$ Creature.ChosenType SVar:DBDestroyAll:DB$DestroyAll | ValidCards$ Creature.ChosenType
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/extinction.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/extinction.jpg
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/29.jpg
Oracle:Destroy all creatures of the creature type of your choice.
End End

View File

@@ -10,4 +10,6 @@ SVar:TrigBlocks:AB$Pump | Cost$ 0 | Defined$ TriggeredAttacker | NumAtt$ +1 | Nu
SVar:TrigBlocked:AB$Pump | Cost$ 0 | Defined$ TriggeredBlocker | NumAtt$ +1 | NumDef$ +1 SVar:TrigBlocked:AB$Pump | Cost$ 0 | Defined$ TriggeredBlocker | NumAtt$ +1 | NumDef$ +1
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/flailing_drake.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/flailing_drake.jpg
SetInfo:TMP|Uncommon|http://magiccards.info/scans/en/tp/121.jpg
Oracle:Flying\nWhenever Flailing Drake blocks or becomes blocked by a creature, that creature gets +1/+1 until end of turn.
End End

View File

@@ -1,12 +1,12 @@
Name:Fugitive Druid Name:Fugitive Druid
ManaCost:3 G ManaCost:3 G
Types:Creature Human Druid Types:Creature Human Druid
Text:no text Text:no text
PT:3/2 PT:3/2
T:Mode$ SpellCast | TargetsValid$ Card.Self | ValidCard$ Enchantment.Aura | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME becomes the target of an Aura spell, you draw a card. T:Mode$ SpellCast | TargetsValid$ Card.Self | ValidCard$ Enchantment.Aura | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME becomes the target of an Aura spell, you draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1 SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/fugitive_druid.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/fugitive_druid.jpg
SetInfo:TMP|Rare|http://dummy.com/dummy.jpg SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/123.jpg
Oracle:Whenever Fugitive Druid becomes the target of an Aura spell, you draw a card. Oracle:Whenever Fugitive Druid becomes the target of an Aura spell, you draw a card.
End End