From d3ddb326b7672085d25fccfdb3890f8c423df1af Mon Sep 17 00:00:00 2001 From: Paul Hammerton <18243520+paulsnoops@users.noreply.github.com> Date: Fri, 12 Apr 2024 19:16:06 +0100 Subject: [PATCH] Assist cards from BBD --- forge-gui/res/cardsfolder/b/bloodborn_scoundrels.txt | 10 ++++++++++ forge-gui/res/cardsfolder/b/bring_down.txt | 6 ++++++ forge-gui/res/cardsfolder/d/dwarven_lightsmith.txt | 9 +++++++++ forge-gui/res/cardsfolder/m/magma_hellion.txt | 8 ++++++++ forge-gui/res/cardsfolder/o/out_of_bounds.txt | 6 ++++++ forge-gui/res/cardsfolder/p/play_of_the_game.txt | 6 ++++++ 6 files changed, 45 insertions(+) create mode 100644 forge-gui/res/cardsfolder/b/bloodborn_scoundrels.txt create mode 100644 forge-gui/res/cardsfolder/b/bring_down.txt create mode 100644 forge-gui/res/cardsfolder/d/dwarven_lightsmith.txt create mode 100644 forge-gui/res/cardsfolder/m/magma_hellion.txt create mode 100644 forge-gui/res/cardsfolder/o/out_of_bounds.txt create mode 100644 forge-gui/res/cardsfolder/p/play_of_the_game.txt diff --git a/forge-gui/res/cardsfolder/b/bloodborn_scoundrels.txt b/forge-gui/res/cardsfolder/b/bloodborn_scoundrels.txt new file mode 100644 index 00000000000..4bccdb8983e --- /dev/null +++ b/forge-gui/res/cardsfolder/b/bloodborn_scoundrels.txt @@ -0,0 +1,10 @@ +Name:Bloodborn Scoundrels +ManaCost:5 B +Types:Creature Vampire Rogue +PT:4/4 +K:Assist +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDrain | TriggerDescription$ When CARDNAME enters the battlefield, target opponent loses 2 life and you gain 2 life. +SVar:TrigDrain:DB$ LoseLife | ValidTgts$ Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 +DeckHas:Ability$LifeGain +Oracle:Assist (Another player can pay up to {5} of this spell's cost.)\nWhen Bloodborn Scoundrels enters the battlefield, target opponent loses 2 life and you gain 2 life. diff --git a/forge-gui/res/cardsfolder/b/bring_down.txt b/forge-gui/res/cardsfolder/b/bring_down.txt new file mode 100644 index 00000000000..d6c5b496fd9 --- /dev/null +++ b/forge-gui/res/cardsfolder/b/bring_down.txt @@ -0,0 +1,6 @@ +Name:Bring Down +ManaCost:3 W +Types:Sorcery +K:Assist +A:SP$ Destroy | ValidTgts$ Creature.powerGE4 | TgtPrompt$ Select target creature with power 4 or greater | SpellDescription$ Destroy target creature with power 4 or greater. +Oracle:Assist (Another player can pay up to {3} of this spell's cost.)\nDestroy target creature with power 4 or greater. diff --git a/forge-gui/res/cardsfolder/d/dwarven_lightsmith.txt b/forge-gui/res/cardsfolder/d/dwarven_lightsmith.txt new file mode 100644 index 00000000000..ead542ffaca --- /dev/null +++ b/forge-gui/res/cardsfolder/d/dwarven_lightsmith.txt @@ -0,0 +1,9 @@ +Name:Dwarven Lightsmith +ManaCost:5 W +Types:Creature Dwarf Cleric +PT:3/4 +K:Assist +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When CARDNAME enters the battlefield, creatures your team controls get +1/+1 until end of turn. +SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YourTeamCtrl | NumAtt$ +1 | NumDef$ +1 +SVar:PlayMain1:ALWAYS +Oracle:Assist (Another player can pay up to {5} of this spell's cost.)\nWhen Dwarven Lightsmith enters the battlefield, creatures your team controls get +1/+1 until end of turn. diff --git a/forge-gui/res/cardsfolder/m/magma_hellion.txt b/forge-gui/res/cardsfolder/m/magma_hellion.txt new file mode 100644 index 00000000000..7fab4945361 --- /dev/null +++ b/forge-gui/res/cardsfolder/m/magma_hellion.txt @@ -0,0 +1,8 @@ +Name:Magma Hellion +ManaCost:6 R +Types:Creature Hellion +PT:5/4 +K:Assist +K:Trample +K:Haste +Oracle:Assist (Another player can pay up to {6} of this spell's cost.)\nTrample, haste diff --git a/forge-gui/res/cardsfolder/o/out_of_bounds.txt b/forge-gui/res/cardsfolder/o/out_of_bounds.txt new file mode 100644 index 00000000000..01a65687fae --- /dev/null +++ b/forge-gui/res/cardsfolder/o/out_of_bounds.txt @@ -0,0 +1,6 @@ +Name:Out of Bounds +ManaCost:3 U +Types:Instant +K:Assist +A:SP$ Counter | Cost$ 3 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SpellDescription$ Counter target spell. +Oracle:Assist (Another player can pay up to {3} of this spell's cost.)\nCounter target spell. diff --git a/forge-gui/res/cardsfolder/p/play_of_the_game.txt b/forge-gui/res/cardsfolder/p/play_of_the_game.txt new file mode 100644 index 00000000000..1b95ba83039 --- /dev/null +++ b/forge-gui/res/cardsfolder/p/play_of_the_game.txt @@ -0,0 +1,6 @@ +Name:Play of the Game +ManaCost:6 W W +Types:Sorcery +K:Assist +A:SP$ ChangeZoneAll | Cost$ 6 W W | UseAllOriginZones$ True | Origin$ Battlefield | Destination$ Exile | ChangeType$ Permanent.nonLand | IsCurse$ True | SpellDescription$ Exile all nonland permanents. +Oracle:Assist (Another player can pay up to {6} of this spell's cost.)\nExile all nonland permanents.