diff --git a/forge-gui/res/cardsfolder/upcoming/anoint_with_affliction.txt b/forge-gui/res/cardsfolder/upcoming/anoint_with_affliction.txt index 35e47b641a5..750d1d2f7c3 100644 --- a/forge-gui/res/cardsfolder/upcoming/anoint_with_affliction.txt +++ b/forge-gui/res/cardsfolder/upcoming/anoint_with_affliction.txt @@ -1,7 +1,7 @@ Name:Anoint with Affliction ManaCost:1 B Types:Instant -SVar:TrigBranch:DB$ Branch | ValidTgts$ Creature | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE3 | TrueSubAbility$ Poisoned | FalseSubAbility$ NotPoisoned +A:SP$ Branch | ValidTgts$ Creature | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE3 | TrueSubAbility$ Poisoned | FalseSubAbility$ NotPoisoned | SpellDescription$ Exile target creature if it has mana value 3 or less. Corrupted — Exile that creature instead if its controller has three or more poison counters. SVar:NotPoisoned:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | ConditionDefined$ Targeted | ConditionPresent$ Permanent.nonLand+cmcLE3| SpellDescription$ Exile target creature if it has mana value 3 or less. SVar:Poisoned:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Corrupted — Exile that creature instead if its controller has three or more poison counters. DeckHints:Ability$Proliferate & Keyword$Infect|Toxic diff --git a/forge-gui/res/cardsfolder/upcoming/awaken_the_sleeper.txt b/forge-gui/res/cardsfolder/upcoming/awaken_the_sleeper.txt index d9364604017..c2e1fe7ebf5 100644 --- a/forge-gui/res/cardsfolder/upcoming/awaken_the_sleeper.txt +++ b/forge-gui/res/cardsfolder/upcoming/awaken_the_sleeper.txt @@ -1,6 +1,6 @@ Name:Awaken the Sleeper ManaCost:3 R Types:Sorcery -A:SP$ GainControl | ValidTgts$ Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. -SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Targeted.Equipment+Attached | Optional$ True | SpellDescription$ If it's equipped, you may destroy all Equipment attached to that creature. +A:SP$ GainControl | ValidTgts$ Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SubAbility$ ChompEquip | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. +SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Targeted.Equipment+Attached | OptionalDecider$ You | SpellDescription$ If it's equipped, you may destroy all Equipment attached to that creature. Oracle:Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. If it's equipped, you may destroy all Equipment attached to that creature. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/ichorplate_golem.txt b/forge-gui/res/cardsfolder/upcoming/ichorplate_golem.txt index e5c482447de..6fe1f77968c 100644 --- a/forge-gui/res/cardsfolder/upcoming/ichorplate_golem.txt +++ b/forge-gui/res/cardsfolder/upcoming/ichorplate_golem.txt @@ -2,7 +2,7 @@ Name:Ichorplate Golem ManaCost:3 Types:Artifact Creature Phyrexian Golem PT:2/3 -T:Mode$ ChangesZone | Origin$ Graveyard | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Creature.YouCtrl+counters_GE1_OIL | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature enters the battlefield under your control, if it has one or more oil counters on it, put an oil counter on it. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Creature.YouCtrl+counters_GE1_OIL | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature enters the battlefield under your control, if it has one or more oil counters on it, put an oil counter on it. SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredCard | CounterNum$ 1 | CounterType$ OIL S:Mode$ Continuous | AddPower$ 1 | AddToughness$ 1 | Affected$ Creature.YouCtrl+counters_GE1_OIL | Description$ Creatures you control with oil counters on them get +1/+1. DeckHas:Ability$Counters diff --git a/forge-gui/res/cardsfolder/upcoming/kinzu_of_the_bleak_coven.txt b/forge-gui/res/cardsfolder/upcoming/kinzu_of_the_bleak_coven.txt index 8d8f87baab4..ab47cf9743a 100644 --- a/forge-gui/res/cardsfolder/upcoming/kinzu_of_the_bleak_coven.txt +++ b/forge-gui/res/cardsfolder/upcoming/kinzu_of_the_bleak_coven.txt @@ -5,7 +5,7 @@ PT:5/4 K:Flying T:Mode$ ChangesZone | ValidCard$ Creature.nonToken+Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigExile | OptionalDecider$ You | TriggerDescription$ Whenever another nontoken creature you control dies, you may pay 2 life and exile it. If you do, create a token that's a copy of that creature, except it’s 1/1 and has toxic 1. (Players dealt combat damage by it also get a poison counter.) SVar:TrigExile:AB$ ChangeZone | Cost$ PayLife<2> | Defined$ TriggeredNewCardLKICopy | Origin$ Graveyard | Destination$ Exile | RememberChanged$ True | SubAbility$ DBCopy -SVar:DBCopy:DB$ CopyPermanent | Defined$ TriggeredCardLKICopy | SetPower$ 1 | SetToughness$ 1 | AddKeyword$ Toxic:1 | ConditionDefined$ Remembered | ConditionPresent$ Card | SubAbility$ DBCleanup +SVar:DBCopy:DB$ CopyPermanent | PumpKeywords$ Toxic:1 | Defined$ TriggeredCardLKICopy | SetPower$ 1 | SetToughness$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True DeckHas:Ability$Token Oracle:Flying\nWhenever another nontoken creature you control dies, you may pay 2 life and exile it. If you do, create a token that's a copy of that creature, except it’s 1/1 and has toxic 1. (Players dealt combat damage by it also get a poison counter.) \ No newline at end of file