Create clockwork_fox.txt

closes #828
This commit is contained in:
Anthony Calosa
2022-07-19 22:33:29 +08:00
committed by GitHub
parent e3c3dd9fc8
commit f32ac38c66

View File

@@ -0,0 +1,8 @@
Name:Clockwork Fox
ManaCost:3
Types:Artifact Creature Fox
PT:3/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, you draw two cards and each opponent draws a card.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 2 | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | Defined$ Player.Opponent | NumCards$ 1
Oracle:When Clockwork Fox leaves the battlefield, you draw two cards and each opponent draws a card.