From 5cb55e076d19d4864dadd0a85fb40857dc048de8 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:41:02 +0200 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/compy_swarm.txt | 2 +- forge-gui/res/cardsfolder/upcoming/dino_dna.txt | 2 +- forge-gui/res/cardsfolder/upcoming/dont_move.txt | 2 +- .../cardsfolder/upcoming/indoraptor_the_perfect_hybrid.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/compy_swarm.txt b/forge-gui/res/cardsfolder/upcoming/compy_swarm.txt index 0db56cace1d..69fe5d223f0 100644 --- a/forge-gui/res/cardsfolder/upcoming/compy_swarm.txt +++ b/forge-gui/res/cardsfolder/upcoming/compy_swarm.txt @@ -3,7 +3,7 @@ ManaCost:1 B G Types:Creature Dinosaur PT:2/2 T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigToken | TriggerDescription$ At the beginning of your end step, if a creature died this turn, create a tapped token that's a copy of CARDNAME. -SVar:TrigToken:DB$ CopyPermanent | Defined$ Self | NumCopies$ 1 +SVar:TrigToken:DB$ CopyPermanent | Defined$ Self | TokenTapped$ True | NumCopies$ 1 SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature DeckHas:Ability$Token Oracle:At the beginning of your end step, if a creature died this turn, create a tapped token that's a copy of Compy Swarm. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/dino_dna.txt b/forge-gui/res/cardsfolder/upcoming/dino_dna.txt index 221b179b3a7..24dca3485ad 100644 --- a/forge-gui/res/cardsfolder/upcoming/dino_dna.txt +++ b/forge-gui/res/cardsfolder/upcoming/dino_dna.txt @@ -2,6 +2,6 @@ Name:Dino DNA ManaCost:1 Types:Artifact A:AB$ ChangeZone | PrecostDesc$ Imprint — | SorcerySpeed$ True | Cost$ 1 T | Imprint$ True | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Creature | SpellDescription$ Exile target creature card from a graveyard. Activate only as a sorcery. -A:AB$ CopyPermanent | Cost$ 6 | Defined$ Targeted | SetPower$ 6 | SetToughness$ 6 | SetColor$ Green | SetCreatureTypes$ Dinosaur | SorcerySpeed$ True | ValidTgts$ Creature.IsImprinted+ExiledWithSource | TgtZone$ Exile | TgtPrompt$ Select target creature card exiled with Dino DNA | SpellDescription$ Create a token that's a copy of target creature card exiled with CARDNAME, except it's a 6/6 green Dinosaur creature with trample. Activate only as a sorcery. +A:AB$ CopyPermanent | Cost$ 6 | Defined$ Targeted | SetPower$ 6 | AddKeywords$ Trample | SetToughness$ 6 | SetColor$ Green | SetCreatureTypes$ Dinosaur | SorcerySpeed$ True | ValidTgts$ Creature.IsImprinted+ExiledWithSource | TgtZone$ Exile | TgtPrompt$ Select target creature card exiled with Dino DNA | SpellDescription$ Create a token that's a copy of target creature card exiled with CARDNAME, except it's a 6/6 green Dinosaur creature with trample. Activate only as a sorcery. DeckHas:Ability$Token|Graveyard & Type$Dinosaur & Color$Green Oracle:Imprint - {1}, {T}: Exile target creature card from a graveyard. Activate only as a sorcery.\n{6}: Create a token that's a copy of target creature card exiled with Dino DNA, except it's a 6/6 green Dinosaur creature with trample. Activate only as a sorcery. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/dont_move.txt b/forge-gui/res/cardsfolder/upcoming/dont_move.txt index 615602bdc20..e1eee0dd2c7 100644 --- a/forge-gui/res/cardsfolder/upcoming/dont_move.txt +++ b/forge-gui/res/cardsfolder/upcoming/dont_move.txt @@ -2,7 +2,7 @@ Name:Don't Move ManaCost:3 W W Types:Sorcery A:SP$ DestroyAll | ValidCards$ Creature.tapped | SubAbility$ DBEffect | SpellDescription$ Destroy all tapped creatures. -SVar:DBEffect:DB$ Effect | Triggers$ TrigTaps | Duration$ Until your next turn | SpellDescription$ Until your next turn, whenever a creature becomes tapped, destroy it. +SVar:DBEffect:DB$ Effect | Triggers$ TrigTaps | Duration$ UntilYourNextTurn | SpellDescription$ Until your next turn, whenever a creature becomes tapped, destroy it. SVar:TrigTaps:Mode$ Taps | ValidCard$ Creature | Execute$ TrigDestroy | TriggerDescription$ Until your next turn, whenever a creature becomes tapped, destroy it. SVar:TrigDestroy:DB$ Destroy | Defined$ TriggeredCardLKICopy Oracle:Destroy all tapped creatures. Until your next turn, whenever a creature becomes tapped, destroy it. diff --git a/forge-gui/res/cardsfolder/upcoming/indoraptor_the_perfect_hybrid.txt b/forge-gui/res/cardsfolder/upcoming/indoraptor_the_perfect_hybrid.txt index 6b4b75512a7..1613b4f156a 100644 --- a/forge-gui/res/cardsfolder/upcoming/indoraptor_the_perfect_hybrid.txt +++ b/forge-gui/res/cardsfolder/upcoming/indoraptor_the_perfect_hybrid.txt @@ -6,8 +6,8 @@ K:Bloodthirst:X K:Menace T:Mode$ DamageDoneOnce | Execute$ TrigChoose | ValidTarget$ Card.Self | TriggerZones$ Battlefield | TriggerDescription$ Enrage - Whenever CARDNAME is dealt damage, choose an opponent at random. NICKNAME deals damage equal to its power to that player unless they sacrifice a nontoken creature. SVar:TrigChoose:DB$ ChoosePlayer | Defined$ You | Choices$ Opponent | Random$ True | SubAbility$ DBDealDamage -SVar:DBDealDamage:DB$ DealDamage | Defined$ ChosenPlayer | NumDmg$ X | SubAbility$ DBCleanup +SVar:DBDealDamage:DB$ DealDamage | Defined$ ChosenPlayer | NumDmg$ X | UnlessCost$ Sac<1/Creature.nonToken/a nontoken creature> | UnlessPayer$ ChosenPlayer | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearChosenPlayer$ True -SVar:X:TriggeredCard$CardPower +SVar:X:Count$CardPower DeckHas:Ability$Counters Oracle:Bloodthirst X (This creature enters the battlefield with X +1/+1 counters on it, where X is the damage dealt to your opponents this turn.)\nMenace\nEnrage - Whenever Indoraptor, the Perfect Hybrid is dealt damage, choose an opponent at random. Indoraptor deals damage equal to its power to that player unless they sacrifice a nontoken creature. \ No newline at end of file