From c2613a03b0970107f0be8a8a8028f96a08e9eff2 Mon Sep 17 00:00:00 2001 From: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com> Date: Fri, 9 May 2025 07:26:30 +0100 Subject: [PATCH] FIC: Yuna, G'raha and new token (#7512) --- .../upcoming/graha_tia_scion_reborn.txt | 11 +++++++++++ .../cardsfolder/upcoming/yuna_grand_summoner.txt | 15 +++++++++++++++ forge-gui/res/tokenscripts/c_1_1_hero.txt | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/graha_tia_scion_reborn.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/yuna_grand_summoner.txt create mode 100644 forge-gui/res/tokenscripts/c_1_1_hero.txt diff --git a/forge-gui/res/cardsfolder/upcoming/graha_tia_scion_reborn.txt b/forge-gui/res/cardsfolder/upcoming/graha_tia_scion_reborn.txt new file mode 100644 index 00000000000..b1b7025ffe3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/graha_tia_scion_reborn.txt @@ -0,0 +1,11 @@ +Name:G'raha Tia, Scion Reborn +ManaCost:W U B +Types:Legendary Creature Cat Wizard +PT:2/3 +K:Lifelink +T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | ResolvedLimit$ 1 | TriggerDescription$ Throw Wide the Gates — Whenever you cast a noncreature spell, you may pay X life, where X is that spell's mana value. If you do, create a 1/1 colorless Hero creature token and put X +1/+1 counters on it. Do this only once each turn. +SVar:TrigToken:AB$ Token | Cost$ PayLife | TokenAmount$ 1 | TokenScript$ c_1_1_hero | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBPutCounter +SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ X +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:TriggeredCard$CardManaCost +Oracle:Lifelink\nThrow Wide the Gates — Whenever you cast a noncreature spell, you may pay X life, where X is that spell's mana value. If you do, create a 1/1 colorless Hero creature token and put X +1/+1 counters on it. Do this only once each turn. diff --git a/forge-gui/res/cardsfolder/upcoming/yuna_grand_summoner.txt b/forge-gui/res/cardsfolder/upcoming/yuna_grand_summoner.txt new file mode 100644 index 00000000000..4e54227df18 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/yuna_grand_summoner.txt @@ -0,0 +1,15 @@ +Name:Yuna, Grand Summoner +ManaCost:1 G W U +Types:Legendary Creature Human Cleric +PT:1/5 +A:AB$ Mana | Cost$ T | Produced$ Any | PrecostDesc$ Grand Summon — | SubAbility$ DBEffectAddCounter | SpellDescription$ Add one mana of any color. When you next cast a creature spell this turn, that creature enters with two additional +1/+1 counters on it. +SVar:DBEffectAddCounter:DB$ Effect | Triggers$ SpellCast +SVar:SpellCast:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | TriggerZones$ Command | Execute$ ReplEffAddCounter | TriggerDescription$ When you next cast a creature spell this turn, that creature enters with two additional +1/+1 counters on it. +SVar:ReplEffAddCounter:DB$ Effect | ReplacementEffects$ ETBAddCounter | RememberObjects$ TriggeredCard +SVar:ETBAddCounter:Event$ Moved | Origin$ Stack | Destination$ Battlefield | ValidCard$ Card.IsRemembered | ReplaceWith$ ETBAddExtraCounter | ReplacementResult$ Updated +SVar:ETBAddExtraCounter:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBRemoveSelf +SVar:DBRemoveSelf:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.YouCtrl+Other+HasCounters | Execute$ TrigPutCounter | TriggerDescription$ Whenever another permanent you control is put into a graveyard from the battlefield, if it had one or more counters on it, you may put that number of +1/+1 counters on target creature. +SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature | CounterType$ P1P1 | CounterNum$ X +SVar:X:TriggeredCard$CardCounters.ALL +Oracle:Grand Summon — {T}: Add one mana of any color. When you next cast a creature spell this turn, that creature enters with two additional +1/+1 counters on it.\nWhenever another permanent you control is put into a graveyard from the battlefield, if it had one or more counters on it, you may put that number of +1/+1 counters on target creature. diff --git a/forge-gui/res/tokenscripts/c_1_1_hero.txt b/forge-gui/res/tokenscripts/c_1_1_hero.txt new file mode 100644 index 00000000000..d70d2153d77 --- /dev/null +++ b/forge-gui/res/tokenscripts/c_1_1_hero.txt @@ -0,0 +1,5 @@ +Name:Hero Token +ManaCost:no cost +Types:Creature Hero +PT:1/1 +Oracle: