From 02f4c78daa1ab864e233ccbafc3472785c26916a Mon Sep 17 00:00:00 2001 From: Klisz Date: Sat, 18 May 2024 21:16:10 -0600 Subject: [PATCH] Create leonardo_da_vinci.txt --- .../res/cardsfolder/upcoming/leonardo_da_vinci.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/leonardo_da_vinci.txt diff --git a/forge-gui/res/cardsfolder/upcoming/leonardo_da_vinci.txt b/forge-gui/res/cardsfolder/upcoming/leonardo_da_vinci.txt new file mode 100644 index 00000000000..0211ece1423 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/leonardo_da_vinci.txt @@ -0,0 +1,12 @@ +Name:Leonardo da Vinci +ManaCost:2 U +PT:3/3 +Types:Legendary Creature Human Artificer +A:AB$ AnimateAll | Cost$ 3 U U | Power$ X | Toughness$ X | ValidCards$ Thopter.YouCtrl | SpellDescription$ Until end of turn, Thopters you control have base power and toughness X/X, where X is the number of cards in your hand. +SVar:X:Count$InYourHand +A:AB$ Draw | Cost$ 2 U T | NumCards$ 1 | SpellDescription$ Draw a card, then discard a card. If the discarded card was an artifact card, exile it from your graveyard. If you do, create a token that's a copy of it, except it's a 0/2 Thopter artifact creature with flying in addition to its other types. | SubAbility$ DBDiscard +SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBExile +SVar:DBExile:DB$ ChangeZone | Defined$ Remembered | Origin$ Graveyard | Destination$ Exile | ConditionDefined$ Remembered | ConditionPresent$ Card.Artifact | ConditionCompare$ EQ1 | RememberChanged$ True | SubAbility$ DBToken +SVar:DBToken:DB$ CopyPermanent | Defined$ Remembered | SetPower$ 0 | SetToughness$ 2 | AddTypes$ Artifact & Creature & Thopter | AddKeywords$ Flying | ConditionDefined$ Remembered | ConditionPresent$ Card.inZoneExile | ConditionCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:{3}{U}{U}: Until end of turn, Thopters you control have base power and toughness X/X, where X is the number of cards in your hand.\n{2}{U}, {T}: Draw a card, then discard a card. If the discarded card was an artifact card, exile it from your graveyard. If you do, create a token that's a copy of it, except it's a 0/2 Thopter artifact creature with flying in addition to its other types. \ No newline at end of file