From 8634f96e4b151f5f682b1fc61c3128c4f0a07623 Mon Sep 17 00:00:00 2001 From: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com> Date: Fri, 23 May 2025 16:20:26 +0100 Subject: [PATCH] FIN: 3 cards (#7646) --- .../upcoming/ancient_adamantoise.txt | 13 +++++++++++ ...st_hunt_the_mark_yiazmat_ultimate_mark.txt | 23 +++++++++++++++++++ .../cardsfolder/upcoming/stolen_uniform.txt | 10 ++++++++ .../res/cardsfolder/upcoming/the_regalia.txt | 2 +- 4 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/ancient_adamantoise.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/sidequest_hunt_the_mark_yiazmat_ultimate_mark.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/stolen_uniform.txt diff --git a/forge-gui/res/cardsfolder/upcoming/ancient_adamantoise.txt b/forge-gui/res/cardsfolder/upcoming/ancient_adamantoise.txt new file mode 100644 index 00000000000..1f7f5369f4b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ancient_adamantoise.txt @@ -0,0 +1,13 @@ +Name:Ancient Adamantoise +ManaCost:5 G G G +Types:Creature Turtle +PT:8/20 +K:Vigilance +K:Ward:3 +S:Mode$ NoCleanupDamage | ValidCard$ Card.Self | Description$ Damage isn't removed from this creature during cleanup steps. +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ You,Permanent.Other+YouCtrl | DamageTarget$ Self | ReplaceWith$ DmgMe | Description$ All damage that would be dealt to you and other permanents you control is dealt to this creature instead. +SVar:DmgMe:DB$ ReplaceEffect | VarName$ Affected | VarValue$ Self | VarType$ Card +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When this creature dies, exile it and create ten tapped Treasure tokens. +SVar:TrigExile:DB$ ChangeZone | Defined$ TriggeredNewCardLKICopy | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenAmount$ 10 | TokenTapped$ True +Oracle:Vigilance, ward {3}\nDamage isn't removed from this creature during cleanup steps.\nAll damage that would be dealt to you and other permanents you control is dealt to this creature instead.\nWhen this creature dies, exile it and create ten tapped Treasure tokens. diff --git a/forge-gui/res/cardsfolder/upcoming/sidequest_hunt_the_mark_yiazmat_ultimate_mark.txt b/forge-gui/res/cardsfolder/upcoming/sidequest_hunt_the_mark_yiazmat_ultimate_mark.txt new file mode 100644 index 00000000000..d2e2e2e5587 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sidequest_hunt_the_mark_yiazmat_ultimate_mark.txt @@ -0,0 +1,23 @@ +Name:Sidequest: Hunt the Mark +ManaCost:3 B B +Types:Enchantment +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When this enchantment enters, destroy up to one target creature. +SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target creature. +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | CheckSVar$ DiedThisTurn | TriggerDescription$ At the beginning of your end step, if a creature died under an opponent's control this turn, create a Treasure token. Then if you control three or more Treasures, transform this enchantment. +SVar:TrigToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenAmount$ 1 | SubAbility$ DBTransform +SVar:DBTransform:DB$ SetState | Defined$ Self | ConditionCheckSVar$ NumTreasure | ConditionSVarCompare$ GE3 | Mode$ Transform +SVar:DiedThisTurn:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature.OppCtrl +SVar:NumTreasure:Count$Valid Treasure.YouCtrl +AlternateMode:DoubleFaced +Oracle:When this enchantment enters, destroy up to one target creature.\nAt the beginning of your end step, if a creature died under an opponent's control this turn, create a Treasure token. Then if you control three or more Treasures, transform this enchantment. + +ALTERNATE + +Name:Yiazmat, Ultimate Mark +ManaCost:no cost +Colors:black +Types:Legendary Creature Dragon +PT:5/6 +A:AB$ Pump | Cost$ 1 B Sac<1/Creature.Other;Artifact.Other/another creature or artifact> | Defined$ Self | KW$ Indestructible | SubAbility$ DBTap | SpellDescription$ NICKNAME gains indestructible until end of turn. Tap it. (Damage and effects that say "destroy" don't destroy it.) +SVar:DBTap:DB$ Tap | Defined$ Self +Oracle:{1}{B}, Sacrifice another creature or artifact: Yiazmat gains indestructible until end of turn. Tap it. diff --git a/forge-gui/res/cardsfolder/upcoming/stolen_uniform.txt b/forge-gui/res/cardsfolder/upcoming/stolen_uniform.txt new file mode 100644 index 00000000000..d59f0f9758f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/stolen_uniform.txt @@ -0,0 +1,10 @@ +Name:Stolen Uniform +ManaCost:U +Types:Instant +A:SP$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | RememberObjects$ ThisTargetedCard | SubAbility$ DBGainControl | SpellDescription$ Choose target creature you control and target Equipment. Gain control of that Equipment until end of turn. Attach it to the chosen creature. When you lose control of that Equipment this turn, if it's attached to a creature you control, unattach it. +SVar:DBGainControl:DB$ GainControl | ValidTgts$ Equipment | LoseControl$ EOT | SubAbility$ DBAttach +SVar:DBAttach:DB$ Attach | Object$ ParentTarget | Defined$ Remembered | SubAbility$ DBDelayTrig +SVar:DBDelayTrig:DB$ DelayedTrigger | Mode$ ChangesController | ValidCard$ Card.IsTriggerRemembered | IsPresent$ Card.IsTriggerRemembered+AttachedTo Creature.YouCtrl | ValidOriginalController$ You | RememberObjects$ ParentTarget | ThisTurn$ True | Execute$ TrigUnattach | SubAbility$ DBCleanup | TriggerDescription$ When you lose control of that Equipment this turn, if it's attached to a creature you control, unattach it. +SVar:TrigUnattach:DB$ Unattach | Defined$ DelayTriggerRememberedLKI +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:Choose target creature you control and target Equipment. Gain control of that Equipment until end of turn. Attach it to the chosen creature. When you lose control of that Equipment this turn, if it's attached to a creature you control, unattach it. diff --git a/forge-gui/res/cardsfolder/upcoming/the_regalia.txt b/forge-gui/res/cardsfolder/upcoming/the_regalia.txt index 636ce512b60..39081cb109a 100644 --- a/forge-gui/res/cardsfolder/upcoming/the_regalia.txt +++ b/forge-gui/res/cardsfolder/upcoming/the_regalia.txt @@ -6,4 +6,4 @@ K:Haste T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDigUntil | TriggerDescription$ Whenever CARDNAME attacks, reveal cards from the top of your library until you reveal a land card. Put that card onto the battlefield tapped and the rest on the bottom of your library in a random order. SVar:TrigDigUntil:DB$ DigUntil | Valid$ Land | ValidDescription$ land | FoundDestination$ Battlefield | Tapped$ True | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RevealRandomOrder$ True K:Crew:1 -Oracle:Haste\nWhenever The Regalia attacks, reveal cards from the top of your library until you reveal a land card. Put that card onto the battlefield tapped and the rest on the bottom of your library in a random order.\nCrew 1 \ No newline at end of file +Oracle:Haste\nWhenever The Regalia attacks, reveal cards from the top of your library until you reveal a land card. Put that card onto the battlefield tapped and the rest on the bottom of your library in a random order.\nCrew 1