- Converted more cards for multiplayer and improved Player.isValid:Opponent

This commit is contained in:
moomarc
2012-12-10 14:27:49 +00:00
parent b7bf6e4da6
commit 4f4e23b35e
9 changed files with 15 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ Name:Dark Suspicions
ManaCost:2 B B
Types:Enchantment
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player.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.
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