mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'expd' into 'master'
Expedition Diviner with static See merge request core-developers/forge!3147
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user