mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
11 lines
784 B
Plaintext
11 lines
784 B
Plaintext
Name:Dark Suspicions
|
|
ManaCost:2 B B
|
|
Types:Enchantment
|
|
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$ TriggeredPlayer | References$ A,B,X
|
|
SVar:A:Count$InYourHand
|
|
SVar:B:TriggeredPlayer$CardsInHand
|
|
SVar:X:SVar$B/Minus.A
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dark_suspicions.jpg
|
|
Oracle: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.
|