From a084bfaaf6dd9d4a768818b99ba1e2685a8cedbd Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Sat, 15 Oct 2011 19:46:02 +0000 Subject: [PATCH] - Added Prismatic Strands. Thanks Slapshot. --- .gitattributes | 1 + res/cardsfolder/p/prismatic_strands.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/p/prismatic_strands.txt diff --git a/.gitattributes b/.gitattributes index e256b162ec6..ba60f985166 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6034,6 +6034,7 @@ res/cardsfolder/p/primordial_sage.txt svneol=native#text/plain res/cardsfolder/p/princess_lucrezia.txt svneol=native#text/plain res/cardsfolder/p/prismatic_lens.txt svneol=native#text/plain res/cardsfolder/p/prismatic_omen.txt svneol=native#text/plain +res/cardsfolder/p/prismatic_strands.txt -text res/cardsfolder/p/prismatic_ward.txt -text res/cardsfolder/p/pristine_angel.txt svneol=native#text/plain res/cardsfolder/p/pristine_talisman.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/prismatic_strands.txt b/res/cardsfolder/p/prismatic_strands.txt new file mode 100644 index 00000000000..49f786eddcb --- /dev/null +++ b/res/cardsfolder/p/prismatic_strands.txt @@ -0,0 +1,11 @@ +Name:Prismatic Strands +ManaCost:2 W +Types:Instant +Text:no text +A:SP$ ChooseColor | Cost$ 2 W | Defined$ You | AILogic$ MostProminentInHumanDeck | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | Name$ Prismatic Strands Effect | StaticAbilities$ STPrevent | SpellDescription$ Prevent all damage that sources of the color of your choice would deal this turn. +SVar:STPrevent:Mode$ PreventDamage | Target$ Creature,Player | Source$ Card.ChosenColor | Description$ Prevent all damage that sources of the chosen color would deal this turn. +A:SP$ ChooseColor | Cost$ tapXType<1/Creature.YouCtrl+White+untapped> | Defined$ You | AILogic$ MostProminentInHumanDeck | SubAbility$ DBEffect | Flashback$ True | CostDesc$ Flashback - Tap an untapped white creature you control. | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.) +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/prismatic_strands.jpg +End \ No newline at end of file