- Added Prismatic Strands. Thanks Slapshot.

This commit is contained in:
jeffwadsworth
2011-10-15 19:46:02 +00:00
parent 6f7f70c53b
commit a084bfaaf6
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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