mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Prismatic Strands. Thanks Slapshot.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/p/prismatic_strands.txt
Normal file
11
res/cardsfolder/p/prismatic_strands.txt
Normal 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
|
||||
Reference in New Issue
Block a user