From a3bf7080b0dc5fd344f80f855a9df197b7ea6abe Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:53:36 +0100 Subject: [PATCH 01/28] Create killian_decisive_mentor.txt --- .../cardsfolder/upcoming/killian_decisive_mentor.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt diff --git a/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt b/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt new file mode 100644 index 00000000000..64bd6591bc6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt @@ -0,0 +1,11 @@ +Name:Killian, Decisive Mentor +ManaCost:1 W B +Types:Legendary Creature Human Warlock +PT:2/3 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Enchantment.Other+YouCtrl | Execute$ TrigTap | TriggerDescription$ Whenever an enchantment you control enters, tap up to one target creature and goad it. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.) +SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target creature | SubAbility$ DBGoad +SVar:DBGoad:DB$ Goad | Defined$ Targeted +T:Mode$ AttackersDeclared | ValidCard$ Creature.EnchantedBy Aura.YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever one or more creatures that are enchanted by an Aura you control attack, draw a card. +SVar:TrigDraw:DB$ Draw +SVar:BuffedBy:Enchantment +Oracle:Whenever an enchantment you control enters, tap up to one target creature and goad it. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)\nWhenever one or more creatures that are enchanted by an Aura you control attack, draw a card. From e7993da028e3d2bfdacfa0f42823c97e5d01547d Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:03:51 +0100 Subject: [PATCH 02/28] Create ur_x_x_elemental_flying_haste.txt --- .../res/tokenscripts/ur_x_x_elemental_flying_haste.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/tokenscripts/ur_x_x_elemental_flying_haste.txt diff --git a/forge-gui/res/tokenscripts/ur_x_x_elemental_flying_haste.txt b/forge-gui/res/tokenscripts/ur_x_x_elemental_flying_haste.txt new file mode 100644 index 00000000000..745cb39bef4 --- /dev/null +++ b/forge-gui/res/tokenscripts/ur_x_x_elemental_flying_haste.txt @@ -0,0 +1,8 @@ +Name:Elemental Token +ManaCost:no cost +Colors:blue,red +Types:Creature Elemental +PT:*/* +K:Flying +K:Haste +Oracle:Flying, haste From 0ce25cf9987e6f1065ee30e485a5794e1f93f1a5 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:05:50 +0100 Subject: [PATCH 03/28] Create rootha_mastering_the_moment.txt --- .../upcoming/rootha_mastering_the_moment.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/rootha_mastering_the_moment.txt diff --git a/forge-gui/res/cardsfolder/upcoming/rootha_mastering_the_moment.txt b/forge-gui/res/cardsfolder/upcoming/rootha_mastering_the_moment.txt new file mode 100644 index 00000000000..20d51a266ff --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rootha_mastering_the_moment.txt @@ -0,0 +1,10 @@ +Name:Rootha, Mastering the Moment +ManaCost:2 U R +Types:Legendary Creature Orc Sorcerer +PT:3/4 +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | CheckSVar$ X | TriggerDescription$ At the beginning of combat on your turn, if you've cast an instant or sorcery spell this turn, create an X/X blue and red Elemental creature token with flying and haste, where X is the greatest mana value among instant and sorcery spells you've cast this turn. +SVar:TrigToken:DB$ Token | TokenScript$ ur_x_x_elemental_flying_haste | TokenOwner$ You | TokenPower$ Y | TokenToughness$ Y +SVar:X:Count$ThisTurnCast_Instant.YouCtrl,Sorcery.YouCtrl +SVar:Y:Count$ThisTurnCast_Instant.YouCtrl,Sorcery.YouCtrl$GreatestCardManaCost +SVar:PlayMain1:TRUE +Oracle:At the beginning of combat on your turn, if you've cast an instant or sorcery spell this turn, create an X/X blue and red Elemental creature token with flying and haste, where X is the greatest mana value among instant and sorcery spells you've cast this turn. From 471f6c4aae2ec3a53df2c3c7cac9b5bb941e7cee Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:15:49 +0100 Subject: [PATCH 04/28] Update killian_decisive_mentor.txt --- forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt b/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt index 64bd6591bc6..776b4664ef1 100644 --- a/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt +++ b/forge-gui/res/cardsfolder/upcoming/killian_decisive_mentor.txt @@ -2,7 +2,7 @@ Name:Killian, Decisive Mentor ManaCost:1 W B Types:Legendary Creature Human Warlock PT:2/3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Enchantment.Other+YouCtrl | Execute$ TrigTap | TriggerDescription$ Whenever an enchantment you control enters, tap up to one target creature and goad it. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.) +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Enchantment.YouCtrl | Execute$ TrigTap | TriggerDescription$ Whenever an enchantment you control enters, tap up to one target creature and goad it. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.) SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target creature | SubAbility$ DBGoad SVar:DBGoad:DB$ Goad | Defined$ Targeted T:Mode$ AttackersDeclared | ValidCard$ Creature.EnchantedBy Aura.YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever one or more creatures that are enchanted by an Aura you control attack, draw a card. From c19fee255241bdfdf8747d7f7dabd9274225abac Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:17:30 +0100 Subject: [PATCH 05/28] Create zimone_infinite_analyst.txt --- .../cardsfolder/upcoming/zimone_infinite_analyst.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt diff --git a/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt b/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt new file mode 100644 index 00000000000..39af9935fa6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt @@ -0,0 +1,11 @@ +Name:Zimone, Infinite Analyst +ManaCost:1 G U +Types:Legendary Creature Human Wizard +PT:0/4 +S:Mode$ ReduceCost | ValidCard$ Card | Type$ Spell.hasXCost | Activator$ You | Amount$ Y | CheckSVar$ X | SVarCompare$ EQ0 | Description$ The first spell you cast with {X} in its mana cost each turn costs {1} less to cast for each +1/+1 counter on NICKNAME. +T:Mode$ SpellCast | ValidCard$ Card.hasXCost | ValidActivatingPlayer$ You | ActivatorThisTurnCast$ EQ1 | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast your first spell with {X} in its mana cost each turn, put two +1/+1 counters on NICKNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 +SVar:X:Count$ThisTurnCast_Card.YouCtrl+hasXCost +SVar:Y:Count$CardCounters.P1P1 +DeckHas:Ability$Counters +Oracle:The first spell you cast with {X} in its mana cost each turn costs {1} less to cast for each +1/+1 counter on Zimone.\nWhenever you cast your first spell with {X} in its mana cost each turn, put two +1/+1 counters on Zimone. From 8e616b7129c83c6740bec35adbe4dfc8f555e346 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:25:19 +0100 Subject: [PATCH 06/28] Create dina_essence_brewer.txt --- .../res/cardsfolder/upcoming/dina_essence_brewer.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/dina_essence_brewer.txt diff --git a/forge-gui/res/cardsfolder/upcoming/dina_essence_brewer.txt b/forge-gui/res/cardsfolder/upcoming/dina_essence_brewer.txt new file mode 100644 index 00000000000..d8a6b4e9acd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/dina_essence_brewer.txt @@ -0,0 +1,11 @@ +Name:Dina, Essence Brewer +ManaCost:1 B G +Types:Legendary Creature Dryad Druid +PT:2/3 +T:Mode$ Sacrificed | ValidPlayer$ You | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigDraw | ActivationLimit$ 1 | TriggerDescription$ Whenever you sacrifice a creature, draw a card. This ability triggers only once each turn. +SVar:TrigDraw:DB$ Draw +A:AB$ GainLife | Cost$ 2 T Sac<1/Creature.Other/another creature> | Defined$ You | LifeAmount$ X | SubAbility$ DBPutCounter | SpellDescription$ You gain X life and put X +1/+1 counters on target creature you control, where X is the sacrificed creature's power. +SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ X +SVar:X:Sacrificed$CardPower +DeckHas:Ability$LifeGain|Counters +Oracle:Whenever you sacrifice a creature, draw a card. This ability triggers only once each turn.\n{2}, {T}, Sacrifice another creature: You gain X life and put X +1/+1 counters on target creature you control, where X is the sacrificed creature's power. From d13c5ad2ce2fb18b77c5f5270c76be4d1f710ea3 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:02:11 +0100 Subject: [PATCH 07/28] Update zimone_infinite_analyst.txt --- forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt b/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt index 39af9935fa6..d8c16b2411d 100644 --- a/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt +++ b/forge-gui/res/cardsfolder/upcoming/zimone_infinite_analyst.txt @@ -2,7 +2,7 @@ Name:Zimone, Infinite Analyst ManaCost:1 G U Types:Legendary Creature Human Wizard PT:0/4 -S:Mode$ ReduceCost | ValidCard$ Card | Type$ Spell.hasXCost | Activator$ You | Amount$ Y | CheckSVar$ X | SVarCompare$ EQ0 | Description$ The first spell you cast with {X} in its mana cost each turn costs {1} less to cast for each +1/+1 counter on NICKNAME. +S:Mode$ ReduceCost | ValidCard$ Card.hasXCost | Type$ Spell | Activator$ You | Amount$ Y | CheckSVar$ X | SVarCompare$ EQ0 | Description$ The first spell you cast with {X} in its mana cost each turn costs {1} less to cast for each +1/+1 counter on NICKNAME. T:Mode$ SpellCast | ValidCard$ Card.hasXCost | ValidActivatingPlayer$ You | ActivatorThisTurnCast$ EQ1 | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast your first spell with {X} in its mana cost each turn, put two +1/+1 counters on NICKNAME. SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 SVar:X:Count$ThisTurnCast_Card.YouCtrl+hasXCost From c8fa48ef5e5ef809580a2d1f8f9b4ccc269d6771 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:58:59 +0100 Subject: [PATCH 08/28] Create quintorius_history_chaser.txt --- .../upcoming/quintorius_history_chaser.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/quintorius_history_chaser.txt diff --git a/forge-gui/res/cardsfolder/upcoming/quintorius_history_chaser.txt b/forge-gui/res/cardsfolder/upcoming/quintorius_history_chaser.txt new file mode 100644 index 00000000000..103512e69a5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/quintorius_history_chaser.txt @@ -0,0 +1,13 @@ +Name:Quintorius, History Chaser +ManaCost:2 R W +Types:Legendary Planeswalker Quintorius +Loyalty:5 +T:Mode$ ChangesZoneAll | ValidCards$ Card.YouOwn | Origin$ Graveyard | Destination$ Any | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever one or more cards leave your graveyard, create a 3/2 red and white Spirit creature token. +SVar:TrigToken:DB$ Token | TokenScript$ rw_3_2_spirit +A:AB$ Draw | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumCards$ 2 | UnlessCost$ Discard<1/Card> | UnlessSwitched$ True | UnlessPayer$ You | UnlessResolveSubs$ WhenPaid | SubAbility$ DBMill | SpellDescription$ You may discard a card. If you do, draw two cards, then mill a card. +SVar:DBMill:DB$ Mill | Defined$ You | NumCards$ 1 +A:AB$ PumpAll | Cost$ SubCounter<4/LOYALTY> | ValidCards$ Spirit.YouCtrl | KW$ Double Strike & Vigilance | SpellDescription$ Spirits you control gain double strike and vigilance until end of turn. +Text:CARDNAME can be your commander. +DeckHas:Ability$Token +SVar:PlayMain1:TRUE +Oracle:Whenever one or more cards leave your graveyard, create a 3/2 red and white Spirit creature token.\n[+1]: You may discard a card. If you do, draw two cards, then mill a card.\n[-4]: Spirits you control gain double strike and vigilance until end of turn.\nQuintorius, History Chaser can be your commander. From f0c38c274fc9576884ae0e7d866cf89804676ddb Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:03:34 +0100 Subject: [PATCH 09/28] Create captain_america_team_leader.txt --- .../cardsfolder/upcoming/captain_america_team_leader.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt diff --git a/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt b/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt new file mode 100644 index 00000000000..7a77c0dc3e6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt @@ -0,0 +1,9 @@ +Name:Captain America, Team Leader +ManaCost:R W U +Types:Legendary Creature Human Soldier Hero +PT:3/3 +T:Mode$ ChangesZone | ValidCard$ Hero.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever another Hero you control enters, it gains vigilance and haste until end of turn. Put a +1/+1 counter on that Hero and a +1/+1 counter on Captain America. +SVar:TrigPump:DB$ Pump | Defined$ TriggeredCardLKICopy | KW$ Vigilance & Haste | SubAbility$ DBPutCounter +SVar:DBPutCounter:DB$ PutCounter | Defined$ TriggeredCardLKICopy & Self | CounterType$ P1P1 +DeckHas:Ability$Counters +Oracle:Whenever another Hero you control enters, it gains vigilance and haste until end of turn. Put a +1/+1 counter on that Hero and a +1/+1 counter on Captain America. From a6e900bff9117ee13da3811f0a6c859535fda7d6 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:09:21 +0100 Subject: [PATCH 10/28] Create doctor_doom_king_of_latveria.txt --- .../upcoming/doctor_doom_king_of_latveria.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/doctor_doom_king_of_latveria.txt diff --git a/forge-gui/res/cardsfolder/upcoming/doctor_doom_king_of_latveria.txt b/forge-gui/res/cardsfolder/upcoming/doctor_doom_king_of_latveria.txt new file mode 100644 index 00000000000..71ff4456e18 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/doctor_doom_king_of_latveria.txt @@ -0,0 +1,12 @@ +Name:Doctor Doom, King of Latveria +ManaCost:1 U B R +Types:Legendary Creature Human Noble Villain +PT:3/3 +T:Mode$ DiscardedAll | ValidCard$ Land | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever you discard one or more land cards, each opponent loses 2 life. +SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, target Villain you control gains menace until end of turn. It connives. (Draw a card, then discard a card. If you discarded a nonland card, put a +1/+1 counter on that creature.) +SVar:TrigPump:DB$ Pump | ValidTgts$ Villain.YouCtrl | TgtPrompt$ Select target Villain you control | KW$ Menace | SubAbility$ DBConnive +SVar:DBConnive:DB$ Connive | Defined$ Targeted +DeckHas:Ability$Discard|Counters +DeckHints:Ability$Discard +Oracle:Whenever you discard one or more land cards, each opponent loses 2 life.\nAt the beginning of combat on your turn, target Villain you control gains menace until end of turn. It connives. (Draw a card, then discard a card. If you discarded a nonland card, put a +1/+1 counter on that creature.) From 773ec971dafa6fed13ec87830e439e70d5ae9d59 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:11:43 +0100 Subject: [PATCH 11/28] Update captain_america_team_leader.txt --- .../res/cardsfolder/upcoming/captain_america_team_leader.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt b/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt index 7a77c0dc3e6..6b1492bc4a9 100644 --- a/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt +++ b/forge-gui/res/cardsfolder/upcoming/captain_america_team_leader.txt @@ -2,7 +2,7 @@ Name:Captain America, Team Leader ManaCost:R W U Types:Legendary Creature Human Soldier Hero PT:3/3 -T:Mode$ ChangesZone | ValidCard$ Hero.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever another Hero you control enters, it gains vigilance and haste until end of turn. Put a +1/+1 counter on that Hero and a +1/+1 counter on Captain America. +T:Mode$ ChangesZone | ValidCard$ Hero.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever another Hero you control enters, it gains vigilance and haste until end of turn. Put a +1/+1 counter on that Hero and a +1/+1 counter on NICKNAME. SVar:TrigPump:DB$ Pump | Defined$ TriggeredCardLKICopy | KW$ Vigilance & Haste | SubAbility$ DBPutCounter SVar:DBPutCounter:DB$ PutCounter | Defined$ TriggeredCardLKICopy & Self | CounterType$ P1P1 DeckHas:Ability$Counters From ff9e68522fbc9d5462b52c90552e579e37bd1bb4 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:14:12 +0100 Subject: [PATCH 12/28] Create c_a_vibranium.txt --- forge-gui/res/tokenscripts/c_a_vibranium.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/tokenscripts/c_a_vibranium.txt diff --git a/forge-gui/res/tokenscripts/c_a_vibranium.txt b/forge-gui/res/tokenscripts/c_a_vibranium.txt new file mode 100644 index 00000000000..2bc52f4f79f --- /dev/null +++ b/forge-gui/res/tokenscripts/c_a_vibranium.txt @@ -0,0 +1,7 @@ +Name:Vibranium Token +ManaCost:no cost +Colors:colorless +Types:Artifact Vibranium +K:Indestructible +A:AB$ Mana | Cost$ T | Produced$ C | RestrictValid$ CantCastNonArtifactSpells | SpellDescription$ Add {C}. This mana can't be spent to cast a nonartifact spell. +Oracle:Indestructible\n{T}: Add {C}. This mana can't be spent to cast a nonartifact spell. From 052c867aedeafafcb3f80ffd8cf5db8045cb3ead Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:16:10 +0100 Subject: [PATCH 13/28] Create tchalla_the_black_panther.txt --- .../upcoming/tchalla_the_black_panther.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/tchalla_the_black_panther.txt diff --git a/forge-gui/res/cardsfolder/upcoming/tchalla_the_black_panther.txt b/forge-gui/res/cardsfolder/upcoming/tchalla_the_black_panther.txt new file mode 100644 index 00000000000..1df0ddf25bb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/tchalla_the_black_panther.txt @@ -0,0 +1,13 @@ +Name:T'Challa, the Black Panther +ManaCost:1 G W +Types:Legendary Creature Human Noble Hero +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever NICKNAME enters or attacks, create a tapped Vibranium token. (It's an artifact with indestructible and "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.") +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | Secondary$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever NICKNAME enters or attacks, create a tapped Vibranium token. (It's an artifact with indestructible and "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.") +SVar:TrigToken:DB$ Token | TokenTapped$ True | TokenScript$ c_a_vibranium | TokenOwner$ You +T:Mode$ SpellCast | ValidCard$ Artifact.cmcGE4 | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an artifact spell with mana value 4 or greater, put two +1/+1 counters on NICKNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 +SVar:HasAttackEffect:TRUE +DeckHas:Ability$Token +DeckHints:Type$Artifact +Oracle:Whenever T'Challa enters or attacks, create a tapped Vibranium token. (It's an artifact with indestructible and "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")\nWhenever you cast an artifact spell with mana value 4 or greater, put two +1/+1 counters on T'Challa. From 6df4a324cdf8a5b093b62ea9a18e5fd3af65c94b Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:17:01 +0100 Subject: [PATCH 14/28] Update TypeLists.txt --- forge-gui/res/lists/TypeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge-gui/res/lists/TypeLists.txt b/forge-gui/res/lists/TypeLists.txt index 79d80a6d231..b3e37310ed6 100644 --- a/forge-gui/res/lists/TypeLists.txt +++ b/forge-gui/res/lists/TypeLists.txt @@ -109,6 +109,7 @@ Elephant:Elephants Elf:Elves Elk:Elks Employee:Employees +Eternal:Eternals Eye:Eyes Faerie:Faeries Ferret:Ferrets @@ -385,6 +386,7 @@ Spacecraft:Spacecraft Stone:Stones Treasure:Treasures Vehicle:Vehicles +Vibranium [WalkerTypes] Ajani Aminatou From ee06511d22c8edd7db79489f05aa6a600607a336 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:20:53 +0100 Subject: [PATCH 15/28] Create iron_man_futurist_paragon.txt --- .../cardsfolder/upcoming/iron_man_futurist_paragon.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/iron_man_futurist_paragon.txt diff --git a/forge-gui/res/cardsfolder/upcoming/iron_man_futurist_paragon.txt b/forge-gui/res/cardsfolder/upcoming/iron_man_futurist_paragon.txt new file mode 100644 index 00000000000..74e87ea6117 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/iron_man_futurist_paragon.txt @@ -0,0 +1,9 @@ +Name:Iron Man, Futurist Paragon +ManaCost:4 U U +Types:Legendary Artifact Creature Human Hero +PT:5/5 +K:Flying +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ At the beginning of combat on your turn, target artifact or creature becomes an artifact creature with base power and toughness 5/5 and gains flying. +SVar:TrigAnimate:DB$ Animate | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature | Power$ 5 | Toughness$ 5 | Types$ Artifact,Creature | Keywords$ Flying +SVar:PlayMain1:TRUE +Oracle:Flying\nAt the beginning of combat on your turn, target artifact or creature becomes an artifact creature with base power and toughness 5/5 and gains flying. From 18b0cb12688c1f79daae2fb5120cfd80a124259d Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:23:28 +0100 Subject: [PATCH 16/28] Create hulk_always_angry.txt --- forge-gui/res/cardsfolder/upcoming/hulk_always_angry.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/hulk_always_angry.txt diff --git a/forge-gui/res/cardsfolder/upcoming/hulk_always_angry.txt b/forge-gui/res/cardsfolder/upcoming/hulk_always_angry.txt new file mode 100644 index 00000000000..4ba97ffac92 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/hulk_always_angry.txt @@ -0,0 +1,9 @@ +Name:Hulk, Always Angry +ManaCost:5 R R +Types:Legendary Creature Gamma Berserker Hero +PT:9/9 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When NICKNAME enters, destroy all artifacts. +SVar:TrigDestroyAll:DB$ DestroyAll | ValidCards$ Artifact +S:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ NICKNAME attacks each combat if able. +Oracle:Trample\nWhen Hulk enters, destroy all artifacts.\nHulk attacks each combat if able. From f92ec829395ed527cd2c762aea6ef0365b7b47ca Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:27:59 +0100 Subject: [PATCH 17/28] Create thor_guardian_of_midgard.txt --- .../upcoming/thor_guardian_of_midgard.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/thor_guardian_of_midgard.txt diff --git a/forge-gui/res/cardsfolder/upcoming/thor_guardian_of_midgard.txt b/forge-gui/res/cardsfolder/upcoming/thor_guardian_of_midgard.txt new file mode 100644 index 00000000000..247e6941412 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thor_guardian_of_midgard.txt @@ -0,0 +1,12 @@ +Name:Thor, Guardian of Midgard +ManaCost:3 R R +Types:Legendary Creature God Warrior Hero +PT:5/5 +K:Flying +T:Mode$ DamageDone | ValidSource$ Card.YouCtrl,Emblem.YouCtrl | OptionalDecider$ You | ValidTarget$ Opponent | CombatDamage$ False | TriggerZones$ Battlefield | Execute$ TrigExile | TriggerDescription$ Whenever a source you control deals noncombat damage to an opponent, you may exile that many cards from the top of your library. You may play those cards this turn. +SVar:TrigExile:DB$ Dig | Defined$ You | DigNum$ X | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | StaticAbilities$ STPlay | ForgetOnMoved$ Exile | RememberObjects$ RememberedCard | SubAbility$ DBCleanup +SVar:STPlay:Mode$ Continuous | Affected$ Card.IsRemembered | MayPlay$ True | AffectedZone$ Exile | Description$ You may play those cards this turn. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:TriggerCount$DamageAmount +Oracle:Flying\nWhenever a source you control deals noncombat damage to an opponent, you may exile that many cards from the top of your library. You may play those cards this turn. From 60fe35179407dbd8111d9b929effa14accd2c537 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:31:33 +0100 Subject: [PATCH 18/28] Create black_widow_intel_expert.txt --- .../res/cardsfolder/upcoming/black_widow_intel_expert.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/black_widow_intel_expert.txt diff --git a/forge-gui/res/cardsfolder/upcoming/black_widow_intel_expert.txt b/forge-gui/res/cardsfolder/upcoming/black_widow_intel_expert.txt new file mode 100644 index 00000000000..ca20241ddbb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/black_widow_intel_expert.txt @@ -0,0 +1,8 @@ +Name:Black Widow, Intel Expert +ManaCost:2 W +Types:Legendary Creature Human Spy Hero +PT:3/3 +K:First Strike +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigDraw | TriggerDescription$ Whenever NICKNAME deals combat damage to an opponent, you and that player each draw two cards. +SVar:TrigDraw:DB$ Draw | Defined$ You & TriggeredTarget | NumCards$ 2 +Oracle:First strike\nWhenever Black Widow deals combat damage to an opponent, you and that player each draw two cards. From e319a84f764350f390d8724b36cf557deb0d2aa3 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:34:43 +0100 Subject: [PATCH 19/28] Create captain_america_unbowed.txt --- .../res/cardsfolder/upcoming/captain_america_unbowed.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/captain_america_unbowed.txt diff --git a/forge-gui/res/cardsfolder/upcoming/captain_america_unbowed.txt b/forge-gui/res/cardsfolder/upcoming/captain_america_unbowed.txt new file mode 100644 index 00000000000..4b414e30535 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/captain_america_unbowed.txt @@ -0,0 +1,9 @@ +Name:Captain America, Unbowed +ManaCost:3 W +Types:Legendary Creature Human Soldier Hero +PT:3/4 +K:Flash +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When NICKNAME enters, Soldiers and Heroes you control gain indestructible until end of turn. +SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Soldier.YouCtrl,Hero.YouCtrl | KW$ Indestructible +DeckHints:Type$Soldier|Hero +Oracle:Flash\nWhen Captain America enters, Soldiers and Heroes you control gain indestructible until end of turn. From 3f87108976578c80f7a80a5809ffcb8ffcd37163 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:38:30 +0100 Subject: [PATCH 20/28] Create hawkeye_trick_shot.txt --- .../res/cardsfolder/upcoming/hawkeye_trick_shot.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/hawkeye_trick_shot.txt diff --git a/forge-gui/res/cardsfolder/upcoming/hawkeye_trick_shot.txt b/forge-gui/res/cardsfolder/upcoming/hawkeye_trick_shot.txt new file mode 100644 index 00000000000..c17212c5f04 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/hawkeye_trick_shot.txt @@ -0,0 +1,11 @@ +Name:Hawkeye, Trick Shot +ManaCost:3 R +Types:Legendary Creature Human Archer Hero +PT:3/4 +K:First Strike +K:Reach +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Hero.Other+YouCtrl | Execute$ TrigDamage | TriggerDescription$ Whenever NICKNAME or another Hero you control enters, it deals damage equal to the number of Heroes you control to any target. +SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ X | DamageSource$ TriggeredCard +SVar:X:Count$Valid Hero.YouCtrl +DeckHints:Type$Hero +Oracle:First strike, reach\nWhenever Hawkeye or another Hero you control enters, it deals damage equal to the number of Heroes you control to any target. From 3ca4e4157435074b39c26393faacd59585b7fb09 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:41:22 +0100 Subject: [PATCH 21/28] Create ultron_machine_overlord.txt --- .../cardsfolder/upcoming/ultron_machine_overlord.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt diff --git a/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt new file mode 100644 index 00000000000..a0b392cacbc --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt @@ -0,0 +1,11 @@ +Name:Ultron, Machine Overlord +ManaCost:5 +Types:Legendary Artifact Creature Robot Villain +PT:4/4 +K:Flying +S:Mode$ Continuous | Affected$ Robot.Other+YouCtrl,Construct.Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other Robots and Constructs you control get +2/+2. +SVar:PlayMain1:TRUE +SVar:BuffedBy:Robot +SVar:BuffedBy:Construct +DeckHints:Type$Robot|Construct +Oracle:Flying\nOther Robots and Constructs you control get +2/+2. From 6218946e8be29cd373f18955a62d41fc26487a14 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:43:36 +0100 Subject: [PATCH 22/28] Create thanos_deaths_consort.txt --- .../res/cardsfolder/upcoming/thanos_deaths_consort.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/thanos_deaths_consort.txt diff --git a/forge-gui/res/cardsfolder/upcoming/thanos_deaths_consort.txt b/forge-gui/res/cardsfolder/upcoming/thanos_deaths_consort.txt new file mode 100644 index 00000000000..f539545373c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thanos_deaths_consort.txt @@ -0,0 +1,8 @@ +Name:Thanos, Death's Consort +ManaCost:2 B B +Types:Legendary Creature Eternal Villain +PT:3/3 +K:Lifelink +T:Mode$ ChangesZone | ValidCard$ Creature.Other | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature dies, put a +1/+1 counter on NICKNAME. +SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 +Oracle:Lifelink\nWhenever another creature dies, put a +1/+1 counter on Thanos. From 2c47a22ee7e0245ac0b5e4dd5f77524188afef46 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:47:53 +0100 Subject: [PATCH 23/28] Update ultron_machine_overlord.txt --- forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt index a0b392cacbc..e6d4966abff 100644 --- a/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt +++ b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt @@ -5,7 +5,6 @@ PT:4/4 K:Flying S:Mode$ Continuous | Affected$ Robot.Other+YouCtrl,Construct.Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other Robots and Constructs you control get +2/+2. SVar:PlayMain1:TRUE -SVar:BuffedBy:Robot -SVar:BuffedBy:Construct +SVar:BuffedBy:Robot|Construct DeckHints:Type$Robot|Construct Oracle:Flying\nOther Robots and Constructs you control get +2/+2. From 6ed964264ab97ec2c7457e661fd0793c2f2c8d3b Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:48:03 +0100 Subject: [PATCH 24/28] Create m_o_d_o_k_evil_intellect.txt --- .../res/cardsfolder/upcoming/m_o_d_o_k_evil_intellect.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/m_o_d_o_k_evil_intellect.txt diff --git a/forge-gui/res/cardsfolder/upcoming/m_o_d_o_k_evil_intellect.txt b/forge-gui/res/cardsfolder/upcoming/m_o_d_o_k_evil_intellect.txt new file mode 100644 index 00000000000..0a6338652d2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/m_o_d_o_k_evil_intellect.txt @@ -0,0 +1,8 @@ +Name:M.O.D.O.K., Evil Intellect +ManaCost:3 B B +Types:Legendary Artifact Creature Villain +PT:3/3 +K:Flying +T:Mode$ Drawn | ValidCard$ Card.YouCtrl | Number$ 2 | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever you draw your second card each turn, target opponent sacrifices a nontoken creature of their choice. +SVar:TrigSac:DB$ Sacrifice | ValidTgts$ Opponent | SacValid$ Creature.!token +Oracle:Flying\nWhenever you draw your second card each turn, target opponent sacrifices a nontoken creature of their choice. From 76bb9d9cd24a0b1a60440f0136cec841653de1b3 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:50:49 +0100 Subject: [PATCH 25/28] Create absorbing_man_and_titania.txt --- .../cardsfolder/upcoming/absorbing_man_and_titania.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/absorbing_man_and_titania.txt diff --git a/forge-gui/res/cardsfolder/upcoming/absorbing_man_and_titania.txt b/forge-gui/res/cardsfolder/upcoming/absorbing_man_and_titania.txt new file mode 100644 index 00000000000..d75501246ce --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/absorbing_man_and_titania.txt @@ -0,0 +1,9 @@ +Name:Absorbing Man and Titania +ManaCost:3 R G +Types:Legendary Creature Human Villain +PT:4/5 +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidSource$ Creature.YouCtrl | ValidTarget$ Permanent,Player | ReplaceWith$ DmgTwice | Description$ Double all damage that creature sources you control would deal. +SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X +SVar:X:ReplaceCount$DamageAmount/Twice +SVar:PlayMain1:TRUE +Oracle:Double all damage that creature sources you control would deal. From 92a76ea4d2813c57d08979fcd749d7785513df1b Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:53:36 +0100 Subject: [PATCH 26/28] Update ultron_machine_overlord.txt --- forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt index e6d4966abff..50c554a3031 100644 --- a/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt +++ b/forge-gui/res/cardsfolder/upcoming/ultron_machine_overlord.txt @@ -5,6 +5,5 @@ PT:4/4 K:Flying S:Mode$ Continuous | Affected$ Robot.Other+YouCtrl,Construct.Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other Robots and Constructs you control get +2/+2. SVar:PlayMain1:TRUE -SVar:BuffedBy:Robot|Construct DeckHints:Type$Robot|Construct Oracle:Flying\nOther Robots and Constructs you control get +2/+2. From 0e84fadf9bf3d48bcdad68e3abc69e5e5a4f5618 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:55:24 +0100 Subject: [PATCH 27/28] Create abomination_irradiated_brute.txt --- .../upcoming/abomination_irradiated_brute.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/abomination_irradiated_brute.txt diff --git a/forge-gui/res/cardsfolder/upcoming/abomination_irradiated_brute.txt b/forge-gui/res/cardsfolder/upcoming/abomination_irradiated_brute.txt new file mode 100644 index 00000000000..63f659e3e12 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/abomination_irradiated_brute.txt @@ -0,0 +1,10 @@ +Name:Abomination, Irradiated Brute +ManaCost:2 G G +Types:Legendary Creature Gamma Villain +PT:4/4 +K:Trample +T:Mode$ DamageDone | ValidSource$ Gamma.YouCtrl,Villain.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | CombatDamage$ True | Execute$ TrigPutCounter | TriggerDescription$ Whenever a Gamma or Villain you control deals combat damage to a player, put that many +1/+1 counters on NICKNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X +SVar:X:TriggerCount$DamageAmount +DeckHints:Type$Gamma|Villain +Oracle:Trample\nWhenever a Gamma or Villain you control deals combat damage to a player, put that many +1/+1 counters on Abomination. From 9a6aa365c3a138f611d6814c269ca6cf926ace1b Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:03:08 +0100 Subject: [PATCH 28/28] Create loki_god_of_lies.txt --- forge-gui/res/cardsfolder/upcoming/loki_god_of_lies.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/loki_god_of_lies.txt diff --git a/forge-gui/res/cardsfolder/upcoming/loki_god_of_lies.txt b/forge-gui/res/cardsfolder/upcoming/loki_god_of_lies.txt new file mode 100644 index 00000000000..be00c6b6186 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/loki_god_of_lies.txt @@ -0,0 +1,9 @@ +Name:Loki, God of Lies +ManaCost:1 R R +Types:Legendary Creature God Sorcerer Villain +PT:3/3 +T:Mode$ SpellCast | ValidCard$ Card | Execute$ TrigGainControl | ValidActivatingPlayer$ You | IsSingleTarget$ True | TriggerZones$ Battlefield | TargetsValid$ Creature.YouCtrl+inZoneBattlefield | TriggerDescription$ Whenever you cast a spell that targets only a single creature, gain control of that creature until end of turn. If it's your turn, untap that creature and it gains haste until end of turn. +SVar:TrigGainControl:DB$ GainControl | Defined$ TriggeredSpellAbilityTargets | LoseControl$ EOT | SubAbility$ DBUntap +SVar:DBUntap:DB$ Untap | Defined$ TriggeredSpellAbilityTargets | ConditionPlayerTurn$ True | SubAbility$ DBPump +SVar:DBPump:DB$ Pump | Defined$ TriggeredSpellAbilityTargets | ConditionPlayerTurn$ True | KW$ Haste +Oracle:Whenever you cast a spell that targets only a single creature, gain control of that creature until end of turn. If it's your turn, untap that creature and it gains haste until end of turn.