From 62e9614238e3541b2c79f5596fb1afb8001be3cb Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Tue, 31 Jan 2023 17:29:01 +0100 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/mazes_mantle.txt | 8 ++++++-- forge-gui/res/cardsfolder/upcoming/pestilent_syphoner.txt | 2 +- forge-gui/res/cardsfolder/upcoming/plague_nurse.txt | 3 ++- forge-gui/res/cardsfolder/upcoming/porcelain_zealot.txt | 7 ++++--- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/mazes_mantle.txt b/forge-gui/res/cardsfolder/upcoming/mazes_mantle.txt index 71a74bbdb03..b88bf6ccab0 100644 --- a/forge-gui/res/cardsfolder/upcoming/mazes_mantle.txt +++ b/forge-gui/res/cardsfolder/upcoming/mazes_mantle.txt @@ -2,6 +2,10 @@ Name:Maze's Mantle ManaCost:2 G Types:Enchantment Aura K:Flash -K:Toxic:1 -Maze's Mante +K:Enchant creature +A:SP$ Attach | ValidTgts$ Creature | AILogic$ Pump +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ConditionDefined$ Enchanted | ConditionPresent$ Creature.withToxic | ValidCard$ Card.Self | Execute$ TrigHexproof | TriggerDescription$ When CARDNAME enters the battlefield, if enchanted creature has toxic, that creature gains hexproof until end of turn. +SVar:TrigHexproof:DB$ Pump | Defined$ Enchanted | KW$ Hexproof +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2. +DeckHints:Keyword$Toxic Oracle:Flash\nEnchant creature\nWhen Maze's Mantle enters the battlefield, if enchanted creature has toxic, that creature gains hexproof until end of turn.\nEnchanted creature gets +2/+2. diff --git a/forge-gui/res/cardsfolder/upcoming/pestilent_syphoner.txt b/forge-gui/res/cardsfolder/upcoming/pestilent_syphoner.txt index 115d317fb17..69f4d87dade 100644 --- a/forge-gui/res/cardsfolder/upcoming/pestilent_syphoner.txt +++ b/forge-gui/res/cardsfolder/upcoming/pestilent_syphoner.txt @@ -1,6 +1,6 @@ Name:Pestilent Syphoner ManaCost:1 B -Types:Phyrexian Insect +Types:Creature Phyrexian Insect PT:1/1 K:Flying K:Toxic:1 diff --git a/forge-gui/res/cardsfolder/upcoming/plague_nurse.txt b/forge-gui/res/cardsfolder/upcoming/plague_nurse.txt index 4e9ef0c27f9..e153c60b12f 100644 --- a/forge-gui/res/cardsfolder/upcoming/plague_nurse.txt +++ b/forge-gui/res/cardsfolder/upcoming/plague_nurse.txt @@ -3,5 +3,6 @@ ManaCost:3 G Types:Creature Phyrexian Cleric PT:3/4 K:Toxic:2 -A:AB$ PumpAll | Cost$ 2 G | ValidCards$ Creature.withToxic+Other+YouCtrl | SpellDescription$ Each other creature you control with toxic gains toxic 1 until end of turn. Activate only once each turn. (A player dealt combat damage by a creature with toxic also gets poison counters equal to that creature's total toxic value.) +A:AB$ PumpAll | Cost$ 2 G | KW$ Toxic:1 | ValidCards$ Creature.withToxic+Other+YouCtrl | SpellDescription$ Each other creature you control with toxic gains toxic 1 until end of turn. Activate only once each turn. (A player dealt combat damage by a creature with toxic also gets poison counters equal to that creature's total toxic value.) +DeckHints:Keyword$Toxic Oracle:Toxic 2\n{2}{G}: Each other creature you control with toxic gains toxic 1 until end of turn. Activate only once each turn. (A player dealt combat damage by a creature with toxic also gets poison counters equal to that creature’s total toxic value.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/porcelain_zealot.txt b/forge-gui/res/cardsfolder/upcoming/porcelain_zealot.txt index 2ee488b0365..ab3900d56dc 100644 --- a/forge-gui/res/cardsfolder/upcoming/porcelain_zealot.txt +++ b/forge-gui/res/cardsfolder/upcoming/porcelain_zealot.txt @@ -2,8 +2,9 @@ Name:Porcelain Zealot ManaCost:3 W Types:Creature Phyrexian Soldier PT:2/3 -T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ DBPump | TriggerDescription$ At the beginning of combat on your turn, target creature you control gets +1/+1 until end of turn. If that creature has toxic, instead it gets +2/+2 until end of turn. -SVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ X | RememberTargets$ True +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, target creature you control gets +1/+1 until end of turn. If that creature has toxic, instead it gets +2/+2 until end of turn. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ X | NumDef$ X SVar:Y:Targeted$Valid Creature.withToxic -SVar:X:Count$Compare Y GE1.1.2 +SVar:X:Count$Compare Y GE1.2.1 +DeckHints:Keyword$Toxic Oracle:At the beginning of combat on your turn, target creature you control gets +1/+1 until end of turn. If that creature has toxic, instead it gets +2/+2 until end of turn. \ No newline at end of file