From 536a85bc063a8ccb2c882ec5df8c38d1b97c67b5 Mon Sep 17 00:00:00 2001 From: paul_snoops Date: Fri, 3 Sep 2021 10:21:47 +0100 Subject: [PATCH] fixes --- forge-gui/res/cardsfolder/upcoming/candletrap.txt | 3 ++- .../res/cardsfolder/upcoming/sigarda_champion_of_light.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/candletrap.txt b/forge-gui/res/cardsfolder/upcoming/candletrap.txt index 24f90ec040a..529dae71f57 100644 --- a/forge-gui/res/cardsfolder/upcoming/candletrap.txt +++ b/forge-gui/res/cardsfolder/upcoming/candletrap.txt @@ -3,7 +3,8 @@ ManaCost:W Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Defender & Prevent all combat damage that would be dealt by CARDNAME. | Description$ Enchanted creature has defender. Prevent all combat damage that would be dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Defender | Description$ Enchanted creature has defender. +R:Event$ DamageDone | Prevent$ True | IsCombat$ True | ValidSource$ Creature.EnchantedBy | Description$ Prevent all combat damage that would be dealt by enchanted creature. A:AB$ ChangeZone | Cost$ 2 W Sac<1/CARDNAME> | Defined$ Enchanted | CheckSVar$ X | SVarCompare$ GE3 | Origin$ Battlefield | Destination$ Exile | PrecostDesc$ Coven — | SpellDescription$ Exile enchanted creature. Activate only if you control three or more creatures with different powers. SVar:X:Count$DifferentPower_Creature.YouCtrl Oracle:Enchant creature\nEnchanted creature has defender.\nPrevent all combat damage that would be dealt by enchanted creature.\nCoven — {2}{W}, Sacrifice Candletrap: Exile enchanted creature. Activate only if you control three or more creatures with different powers. diff --git a/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt b/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt index 5c3242443c8..a5e30299231 100644 --- a/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt +++ b/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt @@ -6,7 +6,7 @@ K:Flying K:Trample S:Mode$ Continuous | Affected$ Creature.Human+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Humans you control get +1/+1. T:Mode$ Attacks | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigDig | TriggerDescription$ Coven - Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order. -SVar:TrigDig:DB$ Dig | DigNum$5 | ChangeNum$ 1 | ForceRevealToController$ True | ChangeValid$ Creature.Human +SVar:TrigDig:DB$ Dig | DigNum$ 5 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature.Human SVar:X:Count$DifferentPower_Creature.YouCtrl DeckNeeds:Type$Human Oracle:Flying, trample\nHumans you control get +1/+1\nCoven - Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.