From cb3a8585e804d682bebb011f2db9f1819dba8f3c Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:54:12 +0200 Subject: [PATCH] update --- .../res/cardsfolder/upcoming/nael_avizoa_aeronaut.txt | 10 ++++++++++ .../cardsfolder/upcoming/najal_the_storm_runner.txt | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/nael_avizoa_aeronaut.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/najal_the_storm_runner.txt diff --git a/forge-gui/res/cardsfolder/upcoming/nael_avizoa_aeronaut.txt b/forge-gui/res/cardsfolder/upcoming/nael_avizoa_aeronaut.txt new file mode 100644 index 00000000000..4a4694eebdf --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/nael_avizoa_aeronaut.txt @@ -0,0 +1,10 @@ +Name:Nael, Avizoa Aeronaut +ManaCost:2 G U +Types:Legendary Creature Elf Scout +PT:2/4 +K:Flying +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigDig | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to one of them on top of your library and the rest on the bottom in a random order. Then if there are five basic land types among lands you control, draw a card. +SVar:TrigDig:DB$ Dig | DigNum$ X | Defined$ You | DestinationZone$ Library | RestRandomOrder$ True | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ5 +SVar:X:Count$Domain +Oracle:Flying\nDomain — Whenever Nael, Avizoa Aeronaut deals combat damage to a player, look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to one of them on top of your library and the rest on the bottom in a random order. Then if there are five basic land types among lands you control, draw a card. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/najal_the_storm_runner.txt b/forge-gui/res/cardsfolder/upcoming/najal_the_storm_runner.txt new file mode 100644 index 00000000000..9cd6bc9668c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/najal_the_storm_runner.txt @@ -0,0 +1,10 @@ +Name:Najal, the Storm Runner +ManaCost:2 U U R +Types:Legendary Creature Efreet Wizard +PT:5/4 +S:Mode$ CastWithFlash | ValidCard$ Sorcery | ValidSA$ Spell | Caster$ You | Description$ You may cast sorcery spells as though they had flash. +T:Mode$ Attacks | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigDelayedTrigger | TriggerDescription$ Whenever a creature attacks, you may pay {3}. When you do, put a +1/+1 counter on that creature. +SVar:TrigDelayedTrigger:DB$ DelayedTrigger | Cost$ 2 | AILogic$ SpellCopy | Execute$ EffTrigCopy | ThisTurn$ True | Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy. +SVar:EffTrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | MayChooseTarget$ True +DeckHints:Type$Instant|Sorcery +Oracle:Whenever Jedit Ojanen, Mercenary or another legendary creature enters the battlefield, you may pay {G}. If you do, create a 2/2 green Cat Warrior creature token with forestwalk.SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ 3 | Execute$ TrigCounter | \ No newline at end of file