From c11c9f4e32aea994c2bb3bcc4d02124575de0baf Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Mon, 7 Nov 2011 21:53:19 +0000 Subject: [PATCH] - Added Dark Suspicions --- .gitattributes | 1 + res/cardsfolder/d/dark_suspicions.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/d/dark_suspicions.txt diff --git a/.gitattributes b/.gitattributes index 2cfbb1c2312..6d539dad5fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1795,6 +1795,7 @@ res/cardsfolder/d/dark_maze.txt svneol=native#text/plain res/cardsfolder/d/dark_offering.txt svneol=native#text/plain res/cardsfolder/d/dark_privilege.txt svneol=native#text/plain res/cardsfolder/d/dark_ritual.txt svneol=native#text/plain +res/cardsfolder/d/dark_suspicions.txt -text svneol=unset#text/plain res/cardsfolder/d/dark_temper.txt svneol=native#text/plain res/cardsfolder/d/dark_triumph.txt svneol=native#text/plain res/cardsfolder/d/dark_tutelage.txt svneol=native#text/plain diff --git a/res/cardsfolder/d/dark_suspicions.txt b/res/cardsfolder/d/dark_suspicions.txt new file mode 100644 index 00000000000..6d3e18f83eb --- /dev/null +++ b/res/cardsfolder/d/dark_suspicions.txt @@ -0,0 +1,12 @@ +Name:Dark Suspicions +ManaCost:2 B B +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's upkeep, that player loses X life, where X is the number of cards in that player's hand minus the number of cards in your hand. +SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ X | Defined$ Opponent +SVar:A:Count$InYourHand +SVar:B:Count$InOppHand +SVar:X:SVar$B/Minus.A +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/dark_suspicions.jpg +End \ No newline at end of file