From e75bacd9f526f85eecad5c7f1d0bb1ba4b0a6ace Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:00:26 +0200 Subject: [PATCH] update --- .../res/cardsfolder/upcoming/the_wedding_of_river_song.txt | 7 ++++--- .../w_1_1_human_noble_vanishing_prevention.txt | 2 +- forge-gui/res/tokenscripts/w_2_2_horse_horsemanship.txt | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/the_wedding_of_river_song.txt b/forge-gui/res/cardsfolder/upcoming/the_wedding_of_river_song.txt index cb56c8c432b..8620f5b736c 100644 --- a/forge-gui/res/cardsfolder/upcoming/the_wedding_of_river_song.txt +++ b/forge-gui/res/cardsfolder/upcoming/the_wedding_of_river_song.txt @@ -1,9 +1,10 @@ Name:The Wedding of River Song ManaCost:2 W Types:Sorcery -A:SP$ Draw | DrawNum$ 2 | SubAbility$ DBExile | SpellDescription$ Draw two cards, then you may exile a nonland card from your hand with a number of time counters on it equal to its mana value. Then target opponent does the same. Cards exiled this way that don't have suspend gain suspend. -SVar:DBExile:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | ChangeType$ Card.nonLand | WithCountersType$ TIME | WithCountersAmount$ X | RememberChanged$ True | SubAbility$ OppExile -SVar:OppExile:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | ValidTgts$ Opponent | Chooser$ Targeted | Hidden$ True | WithCountersType$ TIME | WithCountersAmount$ Y | ChangeType$ Card.nonLand | Imprint$ True | SubAbility$ GiveSuspend +A:SP$ Draw | NumCards$ 2 | SubAbility$ DBExile | SpellDescription$ Draw two cards, then you may exile a nonland card from your hand with a number of time counters on it equal to its mana value. Then target opponent does the same. Cards exiled this way that don't have suspend gain suspend. +SVar:DBExile:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | ChangeType$ Card.nonLand | WithCountersType$ TIME | WithCountersAmount$ X | RememberChanged$ True | SubAbility$ OppDraw +SVar:OppDraw:DB$ Draw | NumCards$ 2 | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ OppExile +SVar:OppExile:DB$ ChangeZone | DefinedPlayer$ Targeted | Origin$ Hand | Destination$ Exile | Chooser$ Targeted | Hidden$ True | WithCountersType$ TIME | WithCountersAmount$ Y | ChangeType$ Card.nonLand | Imprint$ True | SubAbility$ GiveSuspend SVar:GiveSuspend:DB$ PumpAll | ValidCards$ Card.IsRemembered+withoutSuspend,Card.IsImprinted+withoutSuspend | KW$ Suspend | PumpZone$ Exile | Duration$ Permanent | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearImprinted$ True SVar:X:Remembered$CardManaCost diff --git a/forge-gui/res/tokenscripts/w_1_1_human_noble_vanishing_prevention.txt b/forge-gui/res/tokenscripts/w_1_1_human_noble_vanishing_prevention.txt index 2a609823751..1e1df4eda87 100644 --- a/forge-gui/res/tokenscripts/w_1_1_human_noble_vanishing_prevention.txt +++ b/forge-gui/res/tokenscripts/w_1_1_human_noble_vanishing_prevention.txt @@ -1,4 +1,4 @@ -Name:Human Noble +Name:Human Noble Token ManaCost:no cost Types:Creature Human Noble Colors:white diff --git a/forge-gui/res/tokenscripts/w_2_2_horse_horsemanship.txt b/forge-gui/res/tokenscripts/w_2_2_horse_horsemanship.txt index 2495486de13..b7025ca9543 100644 --- a/forge-gui/res/tokenscripts/w_2_2_horse_horsemanship.txt +++ b/forge-gui/res/tokenscripts/w_2_2_horse_horsemanship.txt @@ -1,4 +1,4 @@ -Name:Horse +Name:Horse Token ManaCost:no cost Types:Creature Horse Colors:white