Merge branch 'expd' into 'master'

Expedition Diviner with static

See merge request core-developers/forge!3147
This commit is contained in:
Hans Mackowiak
2020-11-14 10:48:58 +00:00

View File

@@ -3,8 +3,9 @@ ManaCost:3 U
Types:Creature Merfolk Wizard Types:Creature Merfolk Wizard
PT:3/2 PT:3/2
K:Flying 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." 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:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 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 SVar:BuffedBy:Wizard
DeckHints:Type$Wizard DeckHints:Type$Wizard
Oracle:Flying\nAs long as you control another Wizard, Expedition Diviner has "When this creature dies, draw a card." Oracle:Flying\nAs long as you control another Wizard, Expedition Diviner has "When this creature dies, draw a card."