From 71051ce211f5f1039dbeceb5c9fc8b14ae8356d1 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Fri, 2 Dec 2022 23:08:51 +0100 Subject: [PATCH 1/2] update --- .../cardsfolder/upcoming/fallaji_antiquarian.txt | 13 +++++++++++++ .../cardsfolder/upcoming/raddic_tal_zealot.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/rusko_clockmaker.txt | 15 +++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt diff --git a/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt b/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt new file mode 100644 index 00000000000..3871c376aed --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt @@ -0,0 +1,13 @@ +Name:Fallaji Antiquarian +ManaCost:3 R +Types:Creature Human Artificer +PT:2/4 +K:Haste +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Card.Self | NoResolvingCheck$ True | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a duplicate of another target nontoken creature or artifact you control into your graveyard. The duplicate perpetually gains unearth {1}{R}. +SVar:TrigConjure:DB$ MakeCard | Conjure$ True | TgtPrompt$ Select another target nontoken creature or artifact | DefinedName$ Targeted | ValidTgts$ Creature.YouCtrl+Other+nonToken,Artifact.YouCtrl+Other+nonToken | Zone$ Graveyard | RememberMade$ True | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | StaticAbilities$ PerpetualUnearth | RememberObjects$ Remembered | Name$ Fallaji Antiquarian's perpetual Effect | Duration$ Permanent | SubAbility$ DBCleanup +SVar:PerpetualUnearth:Mode$ Continuous | Affected$ Card.IsRemembered | AddKeyword$ Unearth:2 R | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gains unearth {1}{R}. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHas:Ability$Graveyard +DeckHints:Type$Artifact +Oracle:Haste\nWhen Fallaji Antiquarian enters the battlefield, conjure a duplicate of another target nontoken creature or artifact you control into your graveyard. The duplicate perpetually gains unearth {1}{R}. diff --git a/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt b/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt new file mode 100644 index 00000000000..466ebecf50f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt @@ -0,0 +1,11 @@ +Name:Raddic, Tal Zealot +ManaCost:2 W B +Types:Legendary Creature Human Knight +PT:4/4 +K:Hexproof:Card.Black:white +K:Hexproof:Card.Black:black +T:Mode$ AttackersDeclared | ValidAttackers$ Knight.YouCtrl |Execute$ TrigDraft | TriggerZones$ Battlefield | TriggerDescription$ Whenever one or more Knights you control attack, draft a card from CARDNAME's spellbook. +SVar:TrigDraft:DB$ Draft | Spellbook$ Midnight Reaper,Guardian of Faith,Knight of the Ebon Legion,Cavalier of Dawn,Benalish Marshal,Cavalier of Night,Murderous Rider,Order of Midnight,Acclaimed Contender,Dauntless Bodyguard,Valiant Knight,Smitten Swordmaster,Blacklance Paragon,History of Benalia,The Circle of Loyalty +DeckHints:Type$Knight +DeckHas:Type$Saga|Enchantment|Vampire|Artifact|Zombie|Elemental & Ability$Graveyard|LifeGain|Token|Counters +Oracle:Hexproof from white, Hexproof from black.\nWhenever one or more Knights you control attack, draft a card from Raddic, Tal Zealot's spellbook. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt b/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt new file mode 100644 index 00000000000..615484b84ec --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt @@ -0,0 +1,15 @@ +Name:Rusko Clockmaker +ManaCost:2 U B +Types:Legendary Creature Human Artificer +PT:3/3 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Card.Self | NoResolvingCheck$ True | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Midnight Clock onto the battlefield. +SVar:TrigConjure:DB$ MakeCard | Conjure$ True | Name$ Midnight Clock | Zone$ Battlefield +T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ SpellDescription$ Whenever you cast a noncreature spell, put an hour counter on each permanent you control named Midnight Clock. Each opponent loses 1 life and you gain 1 life. +SVar:TrigPutCounter:DB$ PutCounterAll | ValidCards$ Permanent.YouCtrl+namedMidnight Clock | CounterType$ HOUR | CounterNum$ 1 | SubAbility$ DBDrain +SVar:DBDrain:DB$ LoseLife | Defined$ Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 +SVar:BuffedBy:nonCreature +SVar:BuffedBy:Artifact.namedMidnight Clock +DeckHas:Ability$Lifegain|Counters & Type$Artifact +DeckHints:Name$Midnight Clock +Oracle:When Rusko Clockmaker enters the battlefield, conjure a card named Midnight Clock onto the battlefield.\nWhenever you cast a noncreature spell, put an hour counter on each permanent you control named Midnight Clock. Each opponent loses 1 life and you gain 1 life. From 3c871ba3f58782b2f7b194e13cb983b8d9c97fe2 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 3 Dec 2022 08:26:22 +0100 Subject: [PATCH 2/2] update --- forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt | 2 +- forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt | 2 +- forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt b/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt index 3871c376aed..7b566062e21 100644 --- a/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt +++ b/forge-gui/res/cardsfolder/upcoming/fallaji_antiquarian.txt @@ -3,7 +3,7 @@ ManaCost:3 R Types:Creature Human Artificer PT:2/4 K:Haste -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Card.Self | NoResolvingCheck$ True | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a duplicate of another target nontoken creature or artifact you control into your graveyard. The duplicate perpetually gains unearth {1}{R}. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a duplicate of another target nontoken creature or artifact you control into your graveyard. The duplicate perpetually gains unearth {1}{R}. SVar:TrigConjure:DB$ MakeCard | Conjure$ True | TgtPrompt$ Select another target nontoken creature or artifact | DefinedName$ Targeted | ValidTgts$ Creature.YouCtrl+Other+nonToken,Artifact.YouCtrl+Other+nonToken | Zone$ Graveyard | RememberMade$ True | SubAbility$ DBEffect SVar:DBEffect:DB$ Effect | StaticAbilities$ PerpetualUnearth | RememberObjects$ Remembered | Name$ Fallaji Antiquarian's perpetual Effect | Duration$ Permanent | SubAbility$ DBCleanup SVar:PerpetualUnearth:Mode$ Continuous | Affected$ Card.IsRemembered | AddKeyword$ Unearth:2 R | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gains unearth {1}{R}. diff --git a/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt b/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt index 466ebecf50f..69c9b66526f 100644 --- a/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt +++ b/forge-gui/res/cardsfolder/upcoming/raddic_tal_zealot.txt @@ -8,4 +8,4 @@ T:Mode$ AttackersDeclared | ValidAttackers$ Knight.YouCtrl |Execute$ TrigDraft | SVar:TrigDraft:DB$ Draft | Spellbook$ Midnight Reaper,Guardian of Faith,Knight of the Ebon Legion,Cavalier of Dawn,Benalish Marshal,Cavalier of Night,Murderous Rider,Order of Midnight,Acclaimed Contender,Dauntless Bodyguard,Valiant Knight,Smitten Swordmaster,Blacklance Paragon,History of Benalia,The Circle of Loyalty DeckHints:Type$Knight DeckHas:Type$Saga|Enchantment|Vampire|Artifact|Zombie|Elemental & Ability$Graveyard|LifeGain|Token|Counters -Oracle:Hexproof from white, Hexproof from black.\nWhenever one or more Knights you control attack, draft a card from Raddic, Tal Zealot's spellbook. \ No newline at end of file +Oracle:Hexproof from white, Hexproof from black\nWhenever one or more Knights you control attack, draft a card from Raddic, Tal Zealot's spellbook. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt b/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt index 615484b84ec..07bc4f28edc 100644 --- a/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt +++ b/forge-gui/res/cardsfolder/upcoming/rusko_clockmaker.txt @@ -2,7 +2,7 @@ Name:Rusko Clockmaker ManaCost:2 U B Types:Legendary Creature Human Artificer PT:3/3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Card.Self | NoResolvingCheck$ True | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Midnight Clock onto the battlefield. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Midnight Clock onto the battlefield. SVar:TrigConjure:DB$ MakeCard | Conjure$ True | Name$ Midnight Clock | Zone$ Battlefield T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ SpellDescription$ Whenever you cast a noncreature spell, put an hour counter on each permanent you control named Midnight Clock. Each opponent loses 1 life and you gain 1 life. SVar:TrigPutCounter:DB$ PutCounterAll | ValidCards$ Permanent.YouCtrl+namedMidnight Clock | CounterType$ HOUR | CounterNum$ 1 | SubAbility$ DBDrain