From 0b5f14cd9caae3b2b9eb337b9d08dd82f7a908d0 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Sun, 11 May 2025 12:27:38 +0200 Subject: [PATCH] 5 FIN cards (#7518) --- forge-gui/res/cardsfolder/e/emperor_of_bones.txt | 1 + .../res/cardsfolder/upcoming/a_realm_reborn.txt | 6 ++++++ .../res/cardsfolder/upcoming/absolute_virtue.txt | 8 ++++++++ .../res/cardsfolder/upcoming/adventurers_inn.txt | 7 +++++++ .../cardsfolder/upcoming/aerith_gainsborough.txt | 13 +++++++++++++ .../res/cardsfolder/upcoming/ardyn_the_usurper.txt | 12 ++++++++++++ forge-gui/res/lists/TypeLists.txt | 1 + 7 files changed, 48 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/a_realm_reborn.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/absolute_virtue.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/adventurers_inn.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/aerith_gainsborough.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/ardyn_the_usurper.txt diff --git a/forge-gui/res/cardsfolder/e/emperor_of_bones.txt b/forge-gui/res/cardsfolder/e/emperor_of_bones.txt index 83df73532bd..063ee7edf30 100644 --- a/forge-gui/res/cardsfolder/e/emperor_of_bones.txt +++ b/forge-gui/res/cardsfolder/e/emperor_of_bones.txt @@ -9,5 +9,6 @@ T:Mode$ CounterAddedOnce | ValidCard$ Card.Self | TriggerZones$ Battlefield | Co SVar:TrigChangeZone:DB$ ChangeZone | ChangeType$ Creature.ExiledWithSource | GainControl$ True | Origin$ Exile | Hidden$ True | Mandatory$ True | RememberChanged$ True | Destination$ Battlefield | WithCountersType$ FINALITY | SubAbility$ DBPump SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste | AtEOT$ Sacrifice | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:PlayMain1:TRUE DeckHas:Ability$Counters|Graveyard Oracle:At the beginning of combat on your turn, exile up to one target card from a graveyard.\n{1}{B}: Adapt 2.\nWhenever one or more +1/+1 counters are put on Emperor of Bones, put a creature card exiled with Emperor of Bones onto the battlefield under your control with a finality counter on it. It gains haste. Sacrifice it at the beginning of the next end step. diff --git a/forge-gui/res/cardsfolder/upcoming/a_realm_reborn.txt b/forge-gui/res/cardsfolder/upcoming/a_realm_reborn.txt new file mode 100644 index 00000000000..a2ddc0bde5a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/a_realm_reborn.txt @@ -0,0 +1,6 @@ +Name:A Realm Reborn +ManaCost:4 G G +Types:Enchantment +S:Mode$ Continuous | Affected$ Permanent.Other+YouCtrl | AddAbility$ AnyMana | Description$ Other permanents you control have "{T}: Add one mana of any color." +SVar:AnyMana:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | SpellDescription$ Add one mana of any color. +Oracle:Other permanents you control have "{T}: Add one mana of any color." \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/absolute_virtue.txt b/forge-gui/res/cardsfolder/upcoming/absolute_virtue.txt new file mode 100644 index 00000000000..e5f9a974bbb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/absolute_virtue.txt @@ -0,0 +1,8 @@ +Name:Absolute Virtue +ManaCost:6 W U +Types:Legendary Creature Avatar Warrior +PT:8/8 +R:Event$ Counter | ValidCard$ Card.Self | ValidSA$ Spell | Layer$ CantHappen | Description$ This spell can't be countered. +K:Flying +S:Mode$ Continuous | Affected$ You | AddKeyword$ Protection:Player.Opponent:each of your opponents | Description$ You have protection from each of your opponents. (You can't be dealt damage, enchanted, or targeted by anything controlled by your opponents.) +Oracle:This spell can't be countered.\nFlying\nYou have protection from each of your opponents. (You can't be dealt damage, enchanted, or targeted by anything controlled by your opponents.) diff --git a/forge-gui/res/cardsfolder/upcoming/adventurers_inn.txt b/forge-gui/res/cardsfolder/upcoming/adventurers_inn.txt new file mode 100644 index 00000000000..f4fa41969d0 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/adventurers_inn.txt @@ -0,0 +1,7 @@ +Name:Radiant Fountain +ManaCost:no cost +Types:Land Town +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When this land enters, you gain 2 life. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 2 +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. +Oracle:When this land enters, you gain 2 life.\n{T}: Add {C}. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/aerith_gainsborough.txt b/forge-gui/res/cardsfolder/upcoming/aerith_gainsborough.txt new file mode 100644 index 00000000000..33192df646b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/aerith_gainsborough.txt @@ -0,0 +1,13 @@ +Name:Aerith Gainsborough +ManaCost:2 W +Types:Legendary Creature Human Cleric +PT:2/2 +K:Lifelink +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 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounterAll | TriggerDescription$ When CARDNAME dies, put X +1/+1 counters on each legendary creature you control, where X is the number of +1/+1 counters on CARDNAME. +SVar:TrigPutCounterAll:DB$ PutCounterAll | ValidCards$ Creature.Legendary+YouCtrl | CounterType$ P1P1 | CounterNum$ X +SVar:X:TriggeredCard$CardCounters.P1P1 +DeckHas:Ability$Counters +DeckHints:Ability$LifeGain +Oracle:Lifelink\nWhenever you gain life, put a +1/+1 counter on Aerith Gainsborough.\nWhen Aerith Gainsborough dies, put X +1/+1 counters on each legendary creature you control, where X is the number of +1/+1 counters on Aerith Gainsborough. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/ardyn_the_usurper.txt b/forge-gui/res/cardsfolder/upcoming/ardyn_the_usurper.txt new file mode 100644 index 00000000000..1548ac2a0a5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ardyn_the_usurper.txt @@ -0,0 +1,12 @@ +Name:Ardyn, the Usurper +ManaCost:5 B B B +Types:Legendary Creature Elder Human Noble +PT:4/4 +S:Mode$ Continuous | Affected$ Demon.YouCtrl | AddKeyword$ Menace & Lifelink & Haste | Description$ Demons you control have menace, lifelink, and haste. +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | Execute$ TrigExile | TriggerZones$ Battlefield | TriggerDescription$ Starscourge — At the beginning of combat on your turn, exile up to one target creature card from a graveyard. If you exiled a card this way, create a token that's a copy of that card, except it's a 5/5 black Demon. +SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | RememberChanged$ True | TgtPrompt$ Select up to one target creature card from a graveyard | SubAbility$ DBCopy +SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered | SetPower$ 5 | SetToughness$ 5 | SetColor$ Black | SetCreatureTypes$ Demon | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:PlayMain1:TRUE +SVar:BuffedBy:Demon +Oracle:Demons you control have menace, lifelink, and haste.\nStarscourge — At the beginning of combat on your turn, exile up to one target creature card from a graveyard. If you exiled a card this way, create a token that's a copy of that card, except it's a 5/5 black Demon. \ No newline at end of file diff --git a/forge-gui/res/lists/TypeLists.txt b/forge-gui/res/lists/TypeLists.txt index 766751957a1..dcd86352988 100644 --- a/forge-gui/res/lists/TypeLists.txt +++ b/forge-gui/res/lists/TypeLists.txt @@ -15,6 +15,7 @@ Omenpath Power-Plant Sphere:Spheres Tower +Town:Towns Urza's [CreatureTypes] Advisor:Advisors