From 86573dedf1a2bba7aa149e88f61536d3f472b7c9 Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Wed, 24 Jun 2020 04:31:52 +0000 Subject: [PATCH] M21 - 23 June --- .../res/cardsfolder/upcoming/alchemists_gift.txt | 8 ++++++++ .../upcoming/barrin_tolarian_archmage.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/chrome_replicator.txt | 9 +++++++++ forge-gui/res/cardsfolder/upcoming/crypt_lurker.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/demonic_embrace.txt | 10 ++++++++++ .../cardsfolder/upcoming/experimental_overload.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/forgotten_sentinel.txt | 6 ++++++ .../res/cardsfolder/upcoming/ghostly_pilferer.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/sabertooth_mauler.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/sporeweb_weaver.txt | 12 ++++++++++++ .../res/cardsfolder/upcoming/stormwing_entity.txt | 13 +++++++++++++ .../upcoming/subira_tulzidi_caravanner.txt | 13 +++++++++++++ .../cardsfolder/upcoming/thieves_guild_enforcer.txt | 13 +++++++++++++ .../res/cardsfolder/upcoming/tolarian_kraken.txt | 7 +++++++ .../cardsfolder/upcoming/watcher_of_the_spheres.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/wildwood_scourge.txt | 10 ++++++++++ forge-gui/res/tokenscripts/ur_x_x_weird.txt | 5 +++++ 17 files changed, 168 insertions(+) create mode 100755 forge-gui/res/cardsfolder/upcoming/alchemists_gift.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/barrin_tolarian_archmage.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/chrome_replicator.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/crypt_lurker.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/demonic_embrace.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/experimental_overload.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/forgotten_sentinel.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/ghostly_pilferer.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/sabertooth_mauler.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/sporeweb_weaver.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/stormwing_entity.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/subira_tulzidi_caravanner.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/thieves_guild_enforcer.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/tolarian_kraken.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/watcher_of_the_spheres.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/wildwood_scourge.txt create mode 100644 forge-gui/res/tokenscripts/ur_x_x_weird.txt diff --git a/forge-gui/res/cardsfolder/upcoming/alchemists_gift.txt b/forge-gui/res/cardsfolder/upcoming/alchemists_gift.txt new file mode 100755 index 00000000000..0c165022ce2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/alchemists_gift.txt @@ -0,0 +1,8 @@ +Name:Alchemist's Gift +ManaCost:B +Types:Instant +A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +1 | SubAbility$ DBChoose | StackDescription$ SpellDescription | SpellDescription$ Target creature gets +1/+1 and gains your choice of deathtouch or lifelink until end of turn. +SVar:DBChoose:DB$ GenericChoice | Defined$ You | Choices$ DBDeathtouch,DBLifelink | StackDescription$ None +SVar:DBDeathtouch:DB$ Pump | KW$ Deathtouch | Defined$ Targeted | SpellDescription$ Target creature gains deathtouch until end of turn. +SVar:DBLifelink:DB$ Pump | KW$ Lifelink | Defined$ Targeted | SpellDescription$ Target creature gains lifelink until end of turn. +Oracle:Target creature gets +1/+1 and gains your choice of deathtouch or lifelink until end of turn. (Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it. Damage dealt by a creature with lifelink also causes its controller to gain that much life.) diff --git a/forge-gui/res/cardsfolder/upcoming/barrin_tolarian_archmage.txt b/forge-gui/res/cardsfolder/upcoming/barrin_tolarian_archmage.txt new file mode 100755 index 00000000000..6d32c8ddf45 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/barrin_tolarian_archmage.txt @@ -0,0 +1,10 @@ +Name:Barrin, Tolarian Archmage +ManaCost:1 U U +Types:Legendary Creature Human Wizard +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return up to one target creature or planeswalker to its owner's hand. +SVar:TrigReturn:DB$ ChangeZone | ValidTgts$ Creature.Other,Planeswalker | TargetMin$ 0 | TargetMax$ 1 | Origin$ Battlefield | Destination$ Hand | TgtPrompt$ Choose target creature or planeswalker +T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ X | SVarCompare$ GE1 | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your end step, if a permanent was put into your hand from the battlefield this turn, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +SVar:X:Count$ThisTurnEntered_Hand_from_Battlefield_Permanent.YouOwn +Oracle:When Barrin, Tolarian Archmage enters the battlefield, return up to one other target creature or planeswalker to its owner's hand.\nAt the beginning of your end step, if a permanent was put into your hand from the battlefield this turn, draw a card. diff --git a/forge-gui/res/cardsfolder/upcoming/chrome_replicator.txt b/forge-gui/res/cardsfolder/upcoming/chrome_replicator.txt new file mode 100755 index 00000000000..0ad57a8d5aa --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/chrome_replicator.txt @@ -0,0 +1,9 @@ +Name:Chrome Replicator +ManaCost:5 +Types:Artifact Creature Construct +PT:4/4 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE2 | References$ X | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, if you control two or more nonland, nontoken permanents with the same name as one another, create a 4/4 colorless Construct artifact creature token. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_4_4_a_construct | TokenOwner$ You +SVar:X:Count$MostCardName Permanent.nonLand+nonToken+YouCtrl +DeckHas:Ability$Token +Oracle:When Chrome Replicator enters the battlefield, if you control two or more nonland, nontoken permanents with the same name as one another, create a 4/4 colorless Construct artifact creature token. diff --git a/forge-gui/res/cardsfolder/upcoming/crypt_lurker.txt b/forge-gui/res/cardsfolder/upcoming/crypt_lurker.txt new file mode 100755 index 00000000000..fe42ca5639c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/crypt_lurker.txt @@ -0,0 +1,10 @@ +Name:Crypt Lurker +ManaCost:3 B +Types:Creature Horror +PT:3/4 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigChoice | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice a creature or discard a creature card. If you do, draw a card. +SVar:TrigChoice:DB$ GenericChoice | Defined$ You | Choices$ DBSacToDraw,DBDiscardToDraw | StackDescription$ None +SVar:DBSacToDraw:DB$ Draw | Defined$ You | UnlessCost$ Sac<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Sacrifice a creature. Draw a card. +SVar:DBDiscardToDraw:DB$ Draw | Defined$ You | UnlessCost$ Discard<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Discard a creature card. Draw a card. +DeckHas:Ability$Sacrifice & Ability$Graveyard & Ability$Discard +Oracle:When Crypt Lurker enters the battlefield, you may sacrifice a creature or discard a creature card. If you do, draw a card. diff --git a/forge-gui/res/cardsfolder/upcoming/demonic_embrace.txt b/forge-gui/res/cardsfolder/upcoming/demonic_embrace.txt new file mode 100755 index 00000000000..f7f6a587254 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/demonic_embrace.txt @@ -0,0 +1,10 @@ +Name:Demonic Embrace +ManaCost:1 B B +Types:Enchantment Aura +K:Enchant creature +A:SP$ Attach | Cost$ 1 B B | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 3 | AddToughness$ 1 | AddKeyword$ Flying | AddType$ Demon | Description$ Enchanted creature gets +3/+1, has flying, and is a Demon in addition to its other types. +SVar:AltCost:Cost$ 1 B B PayLife<3> Discard<1/Card> | ActivationZone$ Graveyard | References$ X | Description$ You may cast CARDNAME from your graveyard by paying 3 life and discarding a card in addition to paying its other costs. +DeckHas:Ability$Discard & Ability$Graveyard +SVar:DiscardMe:1 +Oracle:Enchant creature\nEnchanted creature gets +3/+1, has flying, and is a Demon in addition to its other types.\nYou may cast Demonic Embrace from your graveyard by paying 3 life and discarding a card in addition to paying its other costs. diff --git a/forge-gui/res/cardsfolder/upcoming/experimental_overload.txt b/forge-gui/res/cardsfolder/upcoming/experimental_overload.txt new file mode 100755 index 00000000000..17d060a126b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/experimental_overload.txt @@ -0,0 +1,11 @@ +Name:Experimental Overload +ManaCost:2 U R +Types:Sorcery +A:SP$ Token | Cost$ 2 U R | TokenAmount$ 1 | TokenScript$ ur_x_x_weird | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | References$ X | SubAbility$ DBReturn | StackDescription$ SpellDescription | SpellDescription$ Create an X/X blue and red Weird creature token, where X is the number of instant and sorcery cards in your graveyard. Then you may return an instant or sorcery card from your graveyard to your hand. Exile CARDNAME. +SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Hidden$ True | ChangeType$ Instant.YouOwn,Sorcery.YouOwn | ChangeNum$ 1 | SubAbility$ DBExile | StackDescription$ None +SVar:DBExile:DB$ ChangeZone | Origin$ Stack | Destination$ Exile | StackDescription$ None +SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn +SVar:NeedsToPlayVar:X GE2 +DeckHas:Ability$Token +DeckHints:Type$Instant|Sorcery +Oracle:Create an X/X blue and red Weird creature token, where X is the number of instant and sorcery cards in your graveyard. Then you may return an instant or sorcery card from your graveyard to your hand. Exile Experimental Overload. diff --git a/forge-gui/res/cardsfolder/upcoming/forgotten_sentinel.txt b/forge-gui/res/cardsfolder/upcoming/forgotten_sentinel.txt new file mode 100755 index 00000000000..f49ebeab495 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/forgotten_sentinel.txt @@ -0,0 +1,6 @@ +Name:Forgotten Sentinel +ManaCost:4 +Types:Artifact Creature Golem +PT:4/3 +K:CARDNAME enters the battlefield tapped. +Oracle:Forgotten Sentinel enters the battlefield tapped. diff --git a/forge-gui/res/cardsfolder/upcoming/ghostly_pilferer.txt b/forge-gui/res/cardsfolder/upcoming/ghostly_pilferer.txt new file mode 100755 index 00000000000..892c6830bb5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ghostly_pilferer.txt @@ -0,0 +1,10 @@ +Name:Ghostly Pilferer +ManaCost:1 U +Types:Creature Spirit Rogue +PT:2/1 +T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw1 | TriggerDescription$ Whenever CARDNAME becomes untapped, you may pay {2}. If you do, draw a card. +SVar:TrigDraw1:AB$ Draw | Cost$ 2 | Defined$ You | NumCards$ 1 +T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromHand | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigDraw2 | TriggerDescription$ Whenever an opponent casts a spell from anywhere other than their hand, draw a card. +SVar:TrigDraw2:DB$ Draw | Defined$ You | NumCards$ 1 +A:AB$ Pump | Cost$ Discard<1/Card> | Defined$ Self | KW$ HIDDEN Unblockable | SpellDescription$ CARDNAME can't be blocked this turn. +Oracle:Whenever Ghostly Pilferer becomes untapped, you may pay {2}. If you do, draw a card.\nWhenever an opponent casts a spell from anywhere other than their hand, draw a card.\nDiscard a card: Ghostly Pilferer can't be blocked this turn. diff --git a/forge-gui/res/cardsfolder/upcoming/sabertooth_mauler.txt b/forge-gui/res/cardsfolder/upcoming/sabertooth_mauler.txt new file mode 100755 index 00000000000..d35e9bc14c7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sabertooth_mauler.txt @@ -0,0 +1,10 @@ +Name:Sabertooth Mauler +ManaCost:3 G +Types:Creature Cat +PT:3/3 +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ Morbid | SVarCompare$ GE1 | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, if a creature died this turn, put a +1/+1 counter on CARDNAME and untap it. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBUntap +SVar:DBUntap:DB$ Untap | Defined$ Self +SVar:Morbid:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature +DeckHas:Ability$Counters +Oracle:At the beginning of your end step, if a creature died this turn, put a +1/+1 counter on Sabertooth Mauler and untap it. diff --git a/forge-gui/res/cardsfolder/upcoming/sporeweb_weaver.txt b/forge-gui/res/cardsfolder/upcoming/sporeweb_weaver.txt new file mode 100755 index 00000000000..5d98df7e4de --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sporeweb_weaver.txt @@ -0,0 +1,12 @@ +Name:Sporeweb Weaver +ManaCost:2 G +Types:Creature Spider +PT:1/4 +K:Reach +K:Hexproof:Card.Blue:blue +T:Mode$ DamageDoneOnce | ValidTarget$ Card.Self | Execute$ TrigGainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain 1 life and create a 1/1 green Saproling creature token. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 1 | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_1_1_saproling | TokenOwner$ You +SVar:HasCombatEffect:TRUE +DeckHas:Ability$Token & Ability$LifeGain +Oracle:Reach, hexproof from blue\nWhenever Sporeweb Weaver is dealt damage, you gain 1 life and create a 1/1 green Saproling creature token. diff --git a/forge-gui/res/cardsfolder/upcoming/stormwing_entity.txt b/forge-gui/res/cardsfolder/upcoming/stormwing_entity.txt new file mode 100755 index 00000000000..6077528f5e8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/stormwing_entity.txt @@ -0,0 +1,13 @@ +Name:Stormwing Entity +ManaCost:3 U U +Types:Creature Elemental +PT:3/3 +S:Mode$ ReduceCost | ValidCard$ Card.Self | EffectZone$ All | Type$ Spell | Amount$ 2 | CheckSVar$ X | SVarCompare$ GE1 | References$ X | Description$ CARDNAME costs {2}{U} less to cast if you've cast an instant or sorcery spell this turn. +S:Mode$ ReduceCost | ValidCard$ Card.Self | EffectZone$ All | Type$ Spell | Amount$ 1 | Color$ U | CheckSVar$ X | SVarCompare$ GE1 | References$ X | Secondary$ True | Description$ CARDNAME costs {2}{U} less to cast if you've cast an instant or sorcery spell this turn. +SVar:X:Count$ThisTurnCast_Instant.YouOwn,Sorcery.YouOwn +DeckHints:Type$Instant|Sorcery +K:Flying +K:Prowess +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2. +SVar:TrigScry:DB$ Scry | ScryNum$ 2 +Oracle:This spell costs {2}{U} less to cast if you've cast an instant or sorcery spell this turn.\nFlying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Stormwing Entity enters the battlefield, scry 2. diff --git a/forge-gui/res/cardsfolder/upcoming/subira_tulzidi_caravanner.txt b/forge-gui/res/cardsfolder/upcoming/subira_tulzidi_caravanner.txt new file mode 100755 index 00000000000..74e5d3fea0e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/subira_tulzidi_caravanner.txt @@ -0,0 +1,13 @@ +Name:Subira, Tulzidi Caravanner +ManaCost:2 R +Types:Legendary Creature Human Shaman +PT:2/3 +K:Haste +A:AB$ Pump | Cost$ 1 | ValidTgts$ Creature.Other+powerLE2 | TgtPrompt$ Select another target creature with power 2 or less | KW$ HIDDEN Unblockable | SpellDescription$ Another target creature with power 2 or less can't be blocked this turn. +AI:RemoveDeck:All +A:AB$ Effect | Cost$ 1 R T Discard<1/Hand> | Triggers$ Damage | SVars$ TrigDraw | SpellDescription$ Until end of turn, whenever a creature you control with power 2 or less deals combat damage to a player, draw a card. +SVar:Damage:Mode$ DamageDone | ValidSource$ Creature.YouCtrl+powerLE2 | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDraw | TriggerDescription$ Until end of turn, whenever a creature you control with power 2 or less deals combat damage to a player, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +SVar:BuffedBy:Creature.powerLE2 +DeckHas:Ability$Discard +Oracle:Haste\n{1}: Another target creature with power 2 or less can't be blocked this turn.\n{1}{R}, {T}, Discard your hand: Until end of turn, whenever a creature you control with power 2 or less deals combat damage to a player, draw a card. diff --git a/forge-gui/res/cardsfolder/upcoming/thieves_guild_enforcer.txt b/forge-gui/res/cardsfolder/upcoming/thieves_guild_enforcer.txt new file mode 100755 index 00000000000..5c7e90e6cee --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thieves_guild_enforcer.txt @@ -0,0 +1,13 @@ +Name:Thieves' Guild Enforcer +ManaCost:B +Types:Creature Human Rogue +PT:1/1 +K:Flash +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ Whenever CARDNAME or another Rogue enters the battlefield under your control, each opponent mills two cards. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Rogue.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigMill | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another Rogue enters the battlefield under your control, each opponent mills two cards. +SVar:TrigMill:DB$ Mill | Defined$ Player.Opponent | NumCards$ 2 +SVar:BuffedBy:Rogue +DeckHints:Type$Rogue +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ Deathtouch | CheckSVar$ X | SVarCompare$ GE8 | References$ X | Description$ As long as an opponent has eight or more cards in their graveyard, CARDNAME gets +2/+1 and has deathtouch. +SVar:X:PlayerCountOpponents$HighestCardsInGraveyard +Oracle:Flash\nWhenever Thieves' Guild Enforcer or another Rogue enters the battlefield under your control, each opponent mills two cards.\nAs long as an opponent has eight or more cards in their graveyard, Thieves' Guild Enforcer gets +2/+1 and has deathtouch. diff --git a/forge-gui/res/cardsfolder/upcoming/tolarian_kraken.txt b/forge-gui/res/cardsfolder/upcoming/tolarian_kraken.txt new file mode 100755 index 00000000000..c3cb2d5fb93 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/tolarian_kraken.txt @@ -0,0 +1,7 @@ +Name:Tolarian Kraken +ManaCost:4 U U +Types:Creature Kraken +PT:4/6 +T:Mode$ Drawn | ValidCard$ Card.YouOwn | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigTapOrUntap | OptionalDecider$ You | TriggerDescription$ Whenever you draw a card, you may pay {1}. When you do, you may tap or untap target creature. +SVar:TrigTapOrUntap:AB$ TapOrUntap | Cost$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature +Oracle:Whenever you draw a card, you may pay {1}. When you do, you may tap or untap target creature. diff --git a/forge-gui/res/cardsfolder/upcoming/watcher_of_the_spheres.txt b/forge-gui/res/cardsfolder/upcoming/watcher_of_the_spheres.txt new file mode 100755 index 00000000000..0509fb48de9 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/watcher_of_the_spheres.txt @@ -0,0 +1,11 @@ +Name:Watcher of the Spheres +ManaCost:W U +Types:Creature Bird Wizard +PT:2/2 +K:Flying +S:Mode$ ReduceCost | ValidCard$ Creature.withFlying | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Creature spells with flying you cast cost {1} less to cast. +DeckHints:Keyword$Flying +T:Mode$ ChangesZone | ValidCard$ Creature.Other+YouCtrl+withFlying | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever another creature with flying enters the battlefield under your control, CARDNAME gets +1/+1 until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +1 | NumDef$ +1 +SVar:BuffedBy:Creature.withFlying +Oracle:Flying\nCreature spells with flying you cast cost {1} less to cast.\nWhenever another creature with flying enters the battlefield under your control, Watcher of the Spheres gets +1/+1 until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/wildwood_scourge.txt b/forge-gui/res/cardsfolder/upcoming/wildwood_scourge.txt new file mode 100755 index 00000000000..67bdd574fba --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/wildwood_scourge.txt @@ -0,0 +1,10 @@ +Name:Wildwood Scourge +ManaCost:X G +Types:Creature Hydra +PT:0/0 +K:etbCounter:P1P1:X +SVar:X:Count$xPaid +T:Mode$ CounterAddedOnce | ValidCard$ Creature.nonHydra+Other+YouCtrl | TriggerZones$ Battlefield | CounterType$ P1P1 | Execute$ TrigPutCounter | TriggerDescription$ Whenever one or more +1/+1 counters are put on another non-Hydra creature you control, put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +DeckHints:Ability$Counters +Oracle:Wildwood Scourge enters the battlefield with X +1/+1 counters on it.\nWhenever one or more +1/+1 counters are put on another non-Hydra creature you control, put a +1/+1 counter on Wildwood Scourge. diff --git a/forge-gui/res/tokenscripts/ur_x_x_weird.txt b/forge-gui/res/tokenscripts/ur_x_x_weird.txt new file mode 100644 index 00000000000..1ea78289ddb --- /dev/null +++ b/forge-gui/res/tokenscripts/ur_x_x_weird.txt @@ -0,0 +1,5 @@ +Name:Weird +ManaCost:no cost +Types:Creature Weird +Colors:blue,red +PT:*/* \ No newline at end of file