- Added Caress of Phyrexia.

This commit is contained in:
jendave
2011-08-06 22:32:41 +00:00
parent 29e572b4fb
commit 0987b6ccf4
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -999,6 +999,7 @@ res/cardsfolder/caravan_hurda.txt -text svneol=native#text/plain
res/cardsfolder/carbonize.txt -text svneol=native#text/plain
res/cardsfolder/careful_consideration.txt -text svneol=native#text/plain
res/cardsfolder/careful_study.txt -text svneol=native#text/plain
res/cardsfolder/caress_of_phyrexia.txt -text svneol=native#text/plain
res/cardsfolder/caribou_range.txt -text svneol=native#text/plain
res/cardsfolder/carnage_altar.txt -text svneol=native#text/plain
res/cardsfolder/carnassid.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Caress of Phyrexia
ManaCost:3 B B
Types:Sorcery
Text:no text
A:SP$ Draw | Cost$ 3 B B | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ SVar=DBLoseLife | SpellDescription$ Target player draws three cards, loses 3 life, and gets three poison counters.
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 3 | Defined$ Targeted | SubAbility$ SVar=DBPoison
SVar:DBPoison:DB$Poison | Num$ 3 | Defined$ Targeted
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/caress_of_phyrexia.jpg
End