From 4c5ac6abf530034405c96cc2dd1713a8c1573da5 Mon Sep 17 00:00:00 2001 From: paul_snoops Date: Tue, 6 Oct 2020 16:27:33 +0100 Subject: [PATCH] Added AJMP and ANB (with new card scripts); thank you medusa. Also, merged Secret Lair Promos into Secret Lair Drop Series. --- .../res/cardsfolder/b/baloth_packhunter.txt | 10 ++ .../res/cardsfolder/c/compound_fracture.txt | 7 + .../res/cardsfolder/h/hallowed_priest.txt | 9 ++ .../res/cardsfolder/m/mardu_outrider.txt | 6 + .../res/cardsfolder/t/tin_street_cadet.txt | 7 + forge-gui/res/editions/Arena Beginner Set.txt | 123 ++++++++++++++++++ .../editions/Jumpstart Arena Exclusives.txt | 25 ++++ .../res/editions/Secret Lair Drop Series.txt | 40 +++++- forge-gui/res/editions/Secret Lair Promos.txt | 45 ------- 9 files changed, 226 insertions(+), 46 deletions(-) create mode 100644 forge-gui/res/cardsfolder/b/baloth_packhunter.txt create mode 100644 forge-gui/res/cardsfolder/c/compound_fracture.txt create mode 100644 forge-gui/res/cardsfolder/h/hallowed_priest.txt create mode 100644 forge-gui/res/cardsfolder/m/mardu_outrider.txt create mode 100644 forge-gui/res/cardsfolder/t/tin_street_cadet.txt create mode 100644 forge-gui/res/editions/Arena Beginner Set.txt create mode 100644 forge-gui/res/editions/Jumpstart Arena Exclusives.txt delete mode 100644 forge-gui/res/editions/Secret Lair Promos.txt diff --git a/forge-gui/res/cardsfolder/b/baloth_packhunter.txt b/forge-gui/res/cardsfolder/b/baloth_packhunter.txt new file mode 100644 index 00000000000..31756cd9b75 --- /dev/null +++ b/forge-gui/res/cardsfolder/b/baloth_packhunter.txt @@ -0,0 +1,10 @@ +Name:Baloth Packhunter +ManaCost:3 G +Types:Creature Beast +PT:3/3 +K:Trample +T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigPutCounters | TriggerDescription$ When CARDNAME enters the battlefield, put two +1/+1 counters on each other creature you control named Baloth Packhunter. +SVar:TrigPutCounters:DB$ PutCounterAll | ValidCards$ Creature.Other+namedBaloth Packhunter | CounterType$ P1P1 | CounterNum$ 2 +DeckHints:Name$CARDNAME +DeckHas:Ability$Counters +Oracle:Trample\nWhen Baloth Packhunter enters the battlefield, put two +1/+1 counters on each other creature you control named Baloth Packhunter. diff --git a/forge-gui/res/cardsfolder/c/compound_fracture.txt b/forge-gui/res/cardsfolder/c/compound_fracture.txt new file mode 100644 index 00000000000..3231fff209c --- /dev/null +++ b/forge-gui/res/cardsfolder/c/compound_fracture.txt @@ -0,0 +1,7 @@ +Name:Compound Fracture +ManaCost:B +Types:Instant +A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | SubAbility$ DBPump | SpellDescription$ Target creature gets -1/-1 until end of turn. It gets an additional -1/-1 until end of turn for each card named Compound Fracture in your graveyard. +SVar:DBPump:DB$ Pump | Defined$ ParentTarget | NumAtt$ -X | NumDef$ -X | References$ X +SVar:X:Count$ValidGraveyard Card.namedCompound Fracture +Oracle:Target creature gets -1/-1 until end of turn. It gets an additional -1/-1 until end of turn for each card named Compound Fracture in your graveyard. diff --git a/forge-gui/res/cardsfolder/h/hallowed_priest.txt b/forge-gui/res/cardsfolder/h/hallowed_priest.txt new file mode 100644 index 00000000000..9add5863d35 --- /dev/null +++ b/forge-gui/res/cardsfolder/h/hallowed_priest.txt @@ -0,0 +1,9 @@ +Name:Hallowed Priest +ManaCost:1 W +Types:Creature Human Cleric +PT:1/1 +T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you gain life, put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +DeckHints:Ability$LifeGain +DeckHas:Ability$Counters +Oracle:Whenever you gain life, put a +1/+1 counter on Hallowed Priest. diff --git a/forge-gui/res/cardsfolder/m/mardu_outrider.txt b/forge-gui/res/cardsfolder/m/mardu_outrider.txt new file mode 100644 index 00000000000..c903a11114c --- /dev/null +++ b/forge-gui/res/cardsfolder/m/mardu_outrider.txt @@ -0,0 +1,6 @@ +Name:Mardu Outrider +ManaCost:1 B B +Types:Creature Orc Warrior +PT:5/5 +A:SP$ PermanentCreature | Cost$ 1 B B Discard<1/Card> +Oracle:As an additional cost to cast this spell, discard a card. diff --git a/forge-gui/res/cardsfolder/t/tin_street_cadet.txt b/forge-gui/res/cardsfolder/t/tin_street_cadet.txt new file mode 100644 index 00000000000..6a2c9881b25 --- /dev/null +++ b/forge-gui/res/cardsfolder/t/tin_street_cadet.txt @@ -0,0 +1,7 @@ +Name:Tin Street Cadet +ManaCost:R +Types:Creature Goblin +PT:1/1 +T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME becomes blocked, create a 1/1 red Goblin creature token. +SVar:TrigToken:DB$ Token | TokenScript$ r_1_1_goblin | TokenAmount$ 1 +Oracle:Whenever Tin Street Cadet becomes blocked, create a 1/1 red Goblin creature token. diff --git a/forge-gui/res/editions/Arena Beginner Set.txt b/forge-gui/res/editions/Arena Beginner Set.txt new file mode 100644 index 00000000000..1bd64799513 --- /dev/null +++ b/forge-gui/res/editions/Arena Beginner Set.txt @@ -0,0 +1,123 @@ +[metadata] +Code=ANB +Date=2020-08-13 +Name=Arena Beginner Set +Type=Other + +[cards] +U Affectionate Indrik +U Air Elemental +R Angelic Guardian +U Angelic Reward +U Angel of Vitality +C Armored Whirl Turtle +U Bad Deal +C Baloth Packhunter +C Bombard +U Bond of Discipline +C Burn Bright +C Charging Badger +C Charmed Stray +C Cloudkin Seer +U Colossal Majesty +C Compound Fracture +U Confront the Assault +C Coral Merfolk +C Cruel Cut +R Demon of Loathing +R Epic Proportions +U Eternal Thirst +C Evolving Wilds +C Fearless Halberdier +C Fencing Ace +C Feral Roar +C Forest +C Frilled Sea Serpent +C Generous Stray +R Gigantosaurus +C Glint +U Goblin Gang Leader +C Goblin Gathering +R Goblin Trashmaster +C Goblin Tunneler +R Goring Ceratops +C Greenwood Sentinel +U Hallowed Priest +C Hurloon Minotaur +C Ilysian Caryatid +R Immortal Phoenix +C Impassioned Orator +U Inescapable Blaze +R Inspiring Commander +C Island +C Jungle Delver +C Knight's Pledge +C Krovikan Scoundrel +R Leonin Warleader +C Loxodon Line Breaker +U Malakir Cullblade +C Maniacal Rage +R Mardu Outrider +C Molten Ravager +C Moorland Inquisitor +C Mountain +U Murder +C Nest Robber +R Nightmare +C Nimble Pilferer +C Octoprophet +R Ogre Battledriver +R Overflowing Insight +C Pacifism +C Plains +U Prized Unicorn +C Rabid Bite +C Raging Goblin +U Raid Bombardment +C Raise Dead +R Rampaging Brontodon +C Reduce to Ashes +R Riddlemaster Sphinx +C River's Favor +C Rumbling Baloth +C Sanctuary Cat +C Sanitarium Skeleton +C Savage Gorger +C Scathe Zombies +U Sengir Vampire +U Sentinel Spider +U Serra Angel +C Shock +C Shrine Keeper +R Siege Dragon +C Skeleton Archer +U Sleep +R Soulblade Djinn +R Soulhunter Rakshasa +C Soulmender +C Spiritual Guardian +C Stony Strength +C Storm Strike +C Swamp +C Sworn Guardian +C Tactical Advantage +C Tin Street Cadet +C Titanic Growth +C Treetop Warden +C Typhoid Rats +C Unlikely Aid +C Unsummon +C Vampire Opportunist +U Volcanic Dragon +C Wall of Runes +U Warden of Evos Isle +C Waterkin Shaman +C Waterknot +C Wildwood Patrol +R Windreader Sphinx +U Windstorm Drake +C Winged Words +C Witch's Familiar +C Woodland Mystic +R World Shaper +C Zephyr Gull diff --git a/forge-gui/res/editions/Jumpstart Arena Exclusives.txt b/forge-gui/res/editions/Jumpstart Arena Exclusives.txt new file mode 100644 index 00000000000..2f72216cd6b --- /dev/null +++ b/forge-gui/res/editions/Jumpstart Arena Exclusives.txt @@ -0,0 +1,25 @@ +[metadata] +Code=AJMP +Date=2020-07-17 +Name=Jumpstart Arena Exclusives +Type=Other + +[cards] +R Archon of Sun's Grace +C Audacious Thief +U Banishing Light +U Bond of Revival +R Carnifex Demon +R Doomed Necromancer +U Dryad Greenseeker +U Fanatic of Mogis +R Gadwick, the Wizened +U Goblin Oriflamme +R Lightning Serpent +U Lightning Strike +C Pollenbright Druid +C Prey Upon +C Scorching Dragonfire +R Serra's Guardian +U Weight of Memory +R Woe Strider diff --git a/forge-gui/res/editions/Secret Lair Drop Series.txt b/forge-gui/res/editions/Secret Lair Drop Series.txt index 83ab05fc6de..24ee77acdd0 100644 --- a/forge-gui/res/editions/Secret Lair Drop Series.txt +++ b/forge-gui/res/editions/Secret Lair Drop Series.txt @@ -109,10 +109,48 @@ Type=Other 156 R Zulaport Cutthroat 157 M Warren Instigator 158 M Avenger of Zendikar +501 R Karn, the Great Creator +502 R Ugin, the Ineffable +503 M Gideon Blackblade +504 U Teyo, the Shieldmage +505 U The Wanderer +506 R Jace, Wielder of Mysteries +507 U Kasmina, Enigmatic Mentor +508 U Narset, Parter of Veils +509 U Davriel, Rogue Shadowmage +510 M Liliana, Dreadhorde General +511 U Ob Nixilis, the Hate-Twisted +512 R Chandra, Fire Artisan +513 U Jaya, Venerated Firemage +514 R Sarkhan the Masterless +515 U Tibalt, Rakish Instigator +516 U Arlinn, Voice of the Pack +517 U Jiang Yanggu, Wildcrafter +518 R Nissa, Who Shakes the World +519 R Vivien, Champion of the Wilds +520 R Ajani, the Greathearted +521 R Domri, Anarch of Bolas +522 M Nicol Bolas, Dragon-God +523 R Ral, Storm Conduit +524 R Sorin, Vengeful Bloodlord +525 R Tamiyo, Collector of Tales +526 R Teferi, Time Raveler +527 U Angrath, Captain of Chaos +528 U Ashiok, Dream Render +529 U Dovin, Hand of Control +530 U Huatli, the Sun's Heart +531 U Kaya, Bane of the Dead +532 U Kiora, Behemoth Beckoner +533 U Nahiri, Storm of Stone +534 U Saheeli, Sublime Artificer +535 U Samut, Tyrant Smasher +536 U Vraska, Swarm's Eminence +537 M Tibalt, the Fiend-Blooded + [tokens] b_1_1_faerie_rogue_flying b_1_1_faerie_rogue_flying b_1_1_faerie_rogue_flying b_1_1_faerie_rogue_flying w_1_1_cat_lifelink -w_1_1_cat_lifelink \ No newline at end of file +w_1_1_cat_lifelink diff --git a/forge-gui/res/editions/Secret Lair Promos.txt b/forge-gui/res/editions/Secret Lair Promos.txt deleted file mode 100644 index 3532703b675..00000000000 --- a/forge-gui/res/editions/Secret Lair Promos.txt +++ /dev/null @@ -1,45 +0,0 @@ -[metadata] -Code=PSLD -Date=2019-12-02 -Name=Secret Lair Promos -MciCode=sld -Type=Other - -[cards] -501 R Karn, the Great Creator -502 R Ugin, the Ineffable -503 M Gideon Blackblade -504 U Teyo, the Shieldmage -505 U The Wanderer -506 R Jace, Wielder of Mysteries -507 U Kasmina, Enigmatic Mentor -508 U Narset, Parter of Veils -509 U Davriel, Rogue Shadowmage -510 M Liliana, Dreadhorde General -511 U Ob Nixilis, the Hate-Twisted -512 R Chandra, Fire Artisan -513 U Jaya, Venerated Firemage -514 R Sarkhan the Masterless -515 U Tibalt, Rakish Instigator -516 U Arlinn, Voice of the Pack -517 U Jiang Yanggu, Wildcrafter -518 R Nissa, Who Shakes the World -519 R Vivien, Champion of the Wilds -520 R Ajani, the Greathearted -521 R Domri, Anarch of Bolas -522 M Nicol Bolas, Dragon-God -523 R Ral, Storm Conduit -524 R Sorin, Vengeful Bloodlord -525 R Tamiyo, Collector of Tales -526 R Teferi, Time Raveler -527 U Angrath, Captain of Chaos -528 U Ashiok, Dream Render -529 U Dovin, Hand of Control -530 U Huatli, the Sun's Heart -531 U Kaya, Bane of the Dead -532 U Kiora, Behemoth Beckoner -533 U Nahiri, Storm of Stone -534 U Saheeli, Sublime Artificer -535 U Samut, Tyrant Smasher -536 U Vraska, Swarm's Eminence -537 M Tibalt, the Fiend-Blooded