- Added Painful Quandary.

This commit is contained in:
Sloth
2012-08-26 20:51:14 +00:00
parent a618b4a5c8
commit 0c964033e6
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6712,6 +6712,7 @@ res/cardsfolder/p/pain_kami.txt svneol=native#text/plain
res/cardsfolder/p/pain_magnification.txt svneol=native#text/plain
res/cardsfolder/p/painbringer.txt -text svneol=unset#text/plain
res/cardsfolder/p/painful_memories.txt svneol=native#text/plain
res/cardsfolder/p/painful_quandary.txt -text
res/cardsfolder/p/painsmith.txt svneol=native#text/plain
res/cardsfolder/p/painters_servant.txt svneol=native#text/plain
res/cardsfolder/p/painwracker_oni.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Painful Quandary
ManaCost:3 B B
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever an opponent casts a spell, that player loses 5 life unless he or she discards a card.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ TriggeredActivator | LifeAmount$ 5 | UnlessCost$ Discard<1/Card> | UnlessPayer$ TriggeredCardController
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/painful_quandary.jpg
SetInfo:SOM|Rare|http://magiccards.info/scans/en/som/73.jpg
Oracle:Whenever an opponent casts a spell, that player loses 5 life unless he or she discards a card.
End