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."