From 4003fbfba403ebf848fbc76f96feb75c40a707bd Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Sun, 27 Nov 2011 17:50:07 +0000 Subject: [PATCH] add the static etb ability for Black Vise --- res/cardsfolder/b/black_vise.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/res/cardsfolder/b/black_vise.txt b/res/cardsfolder/b/black_vise.txt index 7781ccd65c5..ba02d590191 100644 --- a/res/cardsfolder/b/black_vise.txt +++ b/res/cardsfolder/b/black_vise.txt @@ -2,8 +2,10 @@ Name:Black Vise ManaCost:1 Types:Artifact Text:no text +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseP | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose an opponent. +SVar:ChooseP:AB$ ChoosePlayer | Cost$ 0 | Defined$ You | Choices$ Opponent T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ GT4 | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of your opponent's upkeep, CARDNAME deals X damage to that player, where X is the number of cards in his or her hand minus 4. -SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ X +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ ChosenPlayer | NumDmg$ X SVar:X:Count$InOppHand/Minus.4 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/black_vise.jpg