From 34dd3419127f92489ddb07b8a8b5b1e7992b9dbe Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Sat, 14 Nov 2020 10:48:57 +0000 Subject: [PATCH] Expedition Diviner with static --- forge-gui/res/cardsfolder/e/expedition_diviner.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/e/expedition_diviner.txt b/forge-gui/res/cardsfolder/e/expedition_diviner.txt index 299bf1a798f..aeeab100e92 100755 --- a/forge-gui/res/cardsfolder/e/expedition_diviner.txt +++ b/forge-gui/res/cardsfolder/e/expedition_diviner.txt @@ -3,8 +3,9 @@ ManaCost:3 U Types:Creature Merfolk Wizard PT:3/2 K:Flying -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | IsPresent$ Wizard.YouCtrl+Other | Execute$ TrigDraw | TriggerDescription$ As long as you control another Wizard, CARDNAME has "When this creature dies, draw a card." -SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +S:Mode$ Continuous | IsPresent$ Wizard.YouCtrl+Other | Affected$ Card.Self | AddTrigger$ DeathTrig | AddSVar$ TrigDraw | Description$ As long as you control another Wizard, CARDNAME has "When this creature dies, draw a card." +SVar:DeathTrig:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME dies, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ TriggeredCardController | NumCards$ 1 SVar:BuffedBy:Wizard DeckHints:Type$Wizard Oracle:Flying\nAs long as you control another Wizard, Expedition Diviner has "When this creature dies, draw a card."