From c7eff32f94e631080b4ad12f2e3155cc6767bf48 Mon Sep 17 00:00:00 2001 From: Wendell Wilkerson Date: Sun, 11 Jul 2021 16:54:51 -0500 Subject: [PATCH] fixes from thread comments --- forge-gui/res/cardsfolder/upcoming/improvised_weaponry.txt | 2 +- forge-gui/res/cardsfolder/upcoming/reapers_talisman.txt | 1 + forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt | 1 + forge-gui/res/cardsfolder/upcoming/vampire_spawn.txt | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/improvised_weaponry.txt b/forge-gui/res/cardsfolder/upcoming/improvised_weaponry.txt index 32935903871..0886b1810a9 100644 --- a/forge-gui/res/cardsfolder/upcoming/improvised_weaponry.txt +++ b/forge-gui/res/cardsfolder/upcoming/improvised_weaponry.txt @@ -4,4 +4,4 @@ Types:Sorcery A:SP$ DealDamage | Cost$ 1 R R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any targeto | NumDmg$ 2 | SubAbility$ DBToken | SpellDescription$ CARDNAME deals 2 damage to any target. SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | SpellDescription$ Create a Treasure token. DeckHas:Ability$Token -Oracle:Magic Improvised Weaponry deals 2 damage to any target. Create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.") \ No newline at end of file +Oracle:Improvised Weaponry deals 2 damage to any target. Create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.") \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/reapers_talisman.txt b/forge-gui/res/cardsfolder/upcoming/reapers_talisman.txt index 519d1cd8aa1..7e8a6bbfc02 100644 --- a/forge-gui/res/cardsfolder/upcoming/reapers_talisman.txt +++ b/forge-gui/res/cardsfolder/upcoming/reapers_talisman.txt @@ -7,4 +7,5 @@ SVar:TripPump:DB$ Pump | Defined$ TriggeredAttackerLKICopy | KW$ Deathtouch T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Alone$ True | Execute$ TrigLoseLife | TriggerDescription$ Whenever equipped creature attacks alone, defending player loses 2 life and you gain 2 life. SVar:TrigLoseLife:DB$ LoseLife | Defined$ TriggeredDefendingPlayer | LifeAmount$ 2 | SubAbility$ DBGainLife SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 +DeckHas:Ability$LifeGain Oracle:Whenever equipped creature attacks, it gains deathtouch until end of turn.\nWhenever equipped creature attacks alone, defending player loses 2 life and you gain 2 life.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt b/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt index bd2ea351b56..251a6c515fe 100644 --- a/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt +++ b/forge-gui/res/cardsfolder/upcoming/sepulcher_ghoul.txt @@ -3,4 +3,5 @@ ManaCost:1 B Types:Creature Zombie PT:2/1 A:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | NumAtt$ +2 | NumDef$ +2 | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn. +SVar:AIPreference:SacCost$Creature.token+powerLE2,Creature.cmcLE1+powerLE1 Oracle: Sacrifice another creature: Sepulcher Ghoul gets +2/+2 until end of turn. Activate only once each turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/vampire_spawn.txt b/forge-gui/res/cardsfolder/upcoming/vampire_spawn.txt index ec84b4217ac..a2f1678715b 100644 --- a/forge-gui/res/cardsfolder/upcoming/vampire_spawn.txt +++ b/forge-gui/res/cardsfolder/upcoming/vampire_spawn.txt @@ -5,4 +5,5 @@ PT:2/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield, each opponent loses 2 life and you gain 2 life. SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 +DeckHas:Ability$LifeGain Oracle:When Vampire Spawn enters the battlefield, each opponent loses 2 life and you gain 2 life. \ No newline at end of file