Skip to content
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8c2b26d
Create the_scarlet_witch.txt
Fulgur14 Jun 3, 2026
5254415
Create okoye_mighty_and_adored.txt
Fulgur14 Jun 3, 2026
22d1c06
Update shapesharer.txt
Fulgur14 Jun 3, 2026
a97572a
Create shuri_wakandan_inventor.txt
Fulgur14 Jun 3, 2026
5d99ac4
Create photon_blast_barrage.txt
Fulgur14 Jun 3, 2026
1b6f319
Update photon_blast_barrage.txt
Fulgur14 Jun 3, 2026
aa538dc
Create spider_woman_secret_agent.txt
Fulgur14 Jun 3, 2026
0c6aab7
Update spider_woman_secret_agent.txt
Fulgur14 Jun 3, 2026
03fd6d7
Create the_ruinous_wrecking_crew.txt
Fulgur14 Jun 3, 2026
f6c723c
Create luke_cage_power_man.txt
Fulgur14 Jun 3, 2026
dc42d22
Create echo_perceptive_prodigy.txt
Fulgur14 Jun 3, 2026
dcc944a
Update the_peregrine_dynamo.txt
Fulgur14 Jun 3, 2026
180e354
Create crossbones_malicious_mercenary.txt
Fulgur14 Jun 3, 2026
c91c792
Create heart_shaped_herb.txt
Fulgur14 Jun 3, 2026
edc184d
Create storm_queen_of_wakanda.txt
Fulgur14 Jun 3, 2026
36665c6
Create u_s_agent_john_walker.txt
Fulgur14 Jun 3, 2026
106d438
Create sturdy_shield.txt
Fulgur14 Jun 3, 2026
1a333a2
Create agent_13_sharon_carter.txt
Fulgur14 Jun 3, 2026
d0d69e7
Create ant_man_colony_commander.txt
Fulgur14 Jun 3, 2026
0486256
Create iron_man_armored_avenger.txt
Fulgur14 Jun 3, 2026
ab07451
Create iron_man_modern_marvel.txt
Fulgur14 Jun 3, 2026
bb3e5d1
Create super_soldier_serum.txt
Fulgur14 Jun 3, 2026
7860abc
Update heart_shaped_herb.txt
Fulgur14 Jun 3, 2026
d8929f3
Update storm_queen_of_wakanda.txt
Fulgur14 Jun 3, 2026
6c36398
Update super_soldier_serum.txt
Fulgur14 Jun 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/s/shapesharer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ManaCost:1 U
Types:Creature Shapeshifter
PT:1/1
K:Changeling
A:AB$ Pump | Cost$ 2 U | ValidTgts$ Creature.Shapeshifter | TgtPrompt$ Choose target Shapeshifter | AILogic$ Pump | SubAbility$ ShapesharerCopy | StackDescription$ None | SpellDescription$ Target Shapeshifter becomes a copy of target creature until your next turn.
A:AB$ Pump | Cost$ 2 U | ValidTgts$ Shapeshifter | TgtPrompt$ Choose target Shapeshifter | AILogic$ Pump | SubAbility$ ShapesharerCopy | StackDescription$ None | SpellDescription$ Target Shapeshifter becomes a copy of target creature until your next turn.
SVar:ShapesharerCopy:DB$ Clone | ValidTgts$ Creature | TgtPrompt$ Choose target creature to copy | CloneTarget$ ParentTarget | Duration$ UntilYourNextTurn
AI:RemoveDeck:All
Oracle:Changeling (This card is every creature type.)\n{2}{U}: Target Shapeshifter becomes a copy of target creature until your next turn.
12 changes: 12 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/okoye_mighty_and_adored.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Name:Okoye, Mighty and Adored
ManaCost:2 G U
Types:Legendary Creature Human Warrior Hero
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When NICKNAME enters, you become the monarch.
SVar:TrigMonarch:DB$ BecomeMonarch
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of combat on your turn, put a +1/+1 counter on target creature. Whenever that creature attacks the monarch this turn, it gains double strike and trample until end of turn.
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBEffect
SVar:DBEffect:DB$ Effect | Triggers$ TrigAttacks | RememberObjects$ Targeted | SpellDescription$ Whenever that creature attacks the monarch this turn, it gains double strike and trample until end of turn.
SVar:TrigAttacks:Mode$ Attacks | ValidCard$ Creature.IsRemembered | Attacked$ Player.isMonarch | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever that creature attacks the monarch this turn, it gains double strike and trample until end of turn.
SVar:TrigPump:DB$ Pump | Defined$ TriggeredAttackerLKICopy | KW$ Double Strike & Trample
Oracle:When Okoye enters, you become the monarch.\nAt the beginning of combat on your turn, put a +1/+1 counter on target creature. Whenever that creature attacks the monarch this turn, it gains double strike and trample until end of turn.
8 changes: 8 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/photon_blast_barrage.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Name:Photon Blast Barrage
ManaCost:X R R
Types:Sorcery
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerDescription$ When you cast this spell, copy it X times. You may choose new targets for the copies.
SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | NumCopies$ X | MayChooseTarget$ True
A:SP$ DealDamage | ValidTgts$ Creature | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature.
SVar:X:Count$xPaid
Oracle:When you cast this spell, copy it X times. You may choose new targets for the copies.\nPhoton Blast Barrage deals 1 damage to target creature.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Name:Shuri, Wakandan Inventor
ManaCost:1 U
Types:Legendary Creature Human Artificer Hero
PT:2/1
S:Mode$ ReduceCost | ValidCard$ Artifact | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Artifact spells you cast cost {1} less to cast.
A:AB$ Pump | Cost$ 1 T | ValidTgts$ Artifact.YouCtrl | ValidTgtDesc$ artifact you control | AILogic$ Pump | SubAbility$ DBClone | StackDescription$ None | SorcerySpeed$ True | SpellDescription$ Target artifact you control becomes a copy of a second target artifact you control until end of turn, except it isn't legendary. Activate only as a sorcery.
SVar:ShapesharerCopy:DB$ Clone | ValidTgts$ Artifact.YouCtrl | ValidTgtDesc$ second artifact you control | TargetUnique$ True | CloneTarget$ ParentTarget | NonLegendary$ True
DeckHints:Type$Artifact
Oracle:Artifact spells you cast cost {1} less to cast.\n{1}, {T}: Target artifact you control becomes a copy of a second target artifact you control until end of turn, except it isn't legendary. Activate only as a sorcery.
10 changes: 10 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/spider_woman_secret_agent.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Name:Spider-Woman, Secret Agent
ManaCost:3 WU
Types:Legendary Creature Spider Human Spy Hero
PT:1/4
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTap | TriggerDescription$ When NICKNAME enters, tap target creature an opponent controls. That creature can't become untapped for as long as you control Spider-Woman.
Comment thread
tool4ever marked this conversation as resolved.
Outdated
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.OppCtrl | ValidTgtDesct$ creature an opponent controls. | SubAbility$ DBEffect
SVar:DBEffect:DB$ Effect | RememberObjects$ Targeted | ForgetOnMoved$ Battlefield | ReplacementEffects$ DontUntap | Duration$ AsLongAsControl
SVar:DontUntap:Event$ Untap | ValidCard$ Card.IsRemembered | Layer$ CantHappen | Description$ That creature can't become untapped for as long as you control for as long as you control EFFECTSOURCE.
Oracle:Flash\nWhen Spider-Woman enters, tap target creature an opponent controls. That creature can't become untapped for as long as you control Spider-Woman.
7 changes: 7 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/the_scarlet_witch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Name:The Scarlet Witch
ManaCost:2 R
Types:Legendary Creature Mutant Warlock Hero
PT:2/3
S:Mode$ ReduceCost | ValidCard$ Instant.cmcGE4,Sorcery.cmcGE4 | Type$ Spell | Activator$ You | Amount$ X | Description$ Instant and sorcery spells you cast with mana value 4 or greater cost {X} less to cast, where X is CARDNAME's power.
SVar:X:Count$CardPower
Oracle:Instant and sorcery spells you cast with mana value 4 or greater cost {X} less to cast, where X is The Scarlet Witch's power.
Loading