From bc1293f5955a34576e275708dca4b11f74fe30ed Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Fri, 17 Feb 2012 20:02:08 +0000 Subject: [PATCH] - Added Sisters of Stone Death. --- .gitattributes | 1 + res/cardsfolder/s/sisters_of_stone_death.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/s/sisters_of_stone_death.txt diff --git a/.gitattributes b/.gitattributes index da1c694e21c..a21f5c62dd2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7931,6 +7931,7 @@ res/cardsfolder/s/sire_of_the_storm.txt svneol=native#text/plain res/cardsfolder/s/sirens_call.txt svneol=native#text/plain res/cardsfolder/s/sisays_ingenuity.txt -text svneol=unset#text/plain res/cardsfolder/s/sisays_ring.txt svneol=native#text/plain +res/cardsfolder/s/sisters_of_stone_death.txt -text svneol=unset#text/plain res/cardsfolder/s/sisters_of_the_flame.txt svneol=native#text/plain res/cardsfolder/s/sivitri_scarzam.txt svneol=native#text/plain res/cardsfolder/s/sivvis_ruse.txt -text diff --git a/res/cardsfolder/s/sisters_of_stone_death.txt b/res/cardsfolder/s/sisters_of_stone_death.txt new file mode 100644 index 00000000000..d15707d12ef --- /dev/null +++ b/res/cardsfolder/s/sisters_of_stone_death.txt @@ -0,0 +1,15 @@ +Name:Sisters of Stone Death +ManaCost:4 B B G G +Types:Legendary Creature Gorgon +Text:no text +PT:7/5 +A:AB$ MustBlock | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Target creature blocks CARDNAME this turn if able. +A:AB$ ChangeZone | Cost$ B G | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.blockingSource,Creature.blockedBySource | TgtPrompt$ Select target creature blocking Sisters of Stone Death | RememberTargets$ True | SpellDescription$ Exile target creature blocking or blocked by CARDNAME. +A:AB$ ChangeZone | Cost$ 2 B | Origin$ Exile | Destination$ Battlefield | ChangeType$ Creature.IsRemembered | Hidden$ True | GainControl$ True | SpellDescription$ Put a creature card exiled with CARDNAME onto the battlefield under your control. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigForget | Static$ True | Secondary$ True | TriggerDescription$ Forget all remembered cards. +SVar:TrigForget:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/sisters_of_stone_death.jpg +End \ No newline at end of file