From 650fcd71019f5f61bcf9ba5e121afa418e71acf8 Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Thu, 17 Nov 2022 23:48:18 +0100 Subject: [PATCH] Bestow cleanup --- forge-gui/res/cardsfolder/f/flitterstep_eidolon.txt | 5 ++--- forge-gui/res/cardsfolder/m/mogiss_warhound.txt | 5 ++--- forge-gui/res/cardsfolder/s/spirespine.txt | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/forge-gui/res/cardsfolder/f/flitterstep_eidolon.txt b/forge-gui/res/cardsfolder/f/flitterstep_eidolon.txt index efd673c8fbb..b820b736f26 100644 --- a/forge-gui/res/cardsfolder/f/flitterstep_eidolon.txt +++ b/forge-gui/res/cardsfolder/f/flitterstep_eidolon.txt @@ -3,7 +3,6 @@ ManaCost:1 U Types:Enchantment Creature Spirit PT:1/1 K:Bestow:5 U -S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self | Description$ CARDNAME can't be blocked. -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddStaticAbility$ Unblockable | AddPower$ 1 | AddToughness$ 1 | Description$ Enchanted creature gets +1/+1 and can't be blocked. -SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Creature.Self +S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self,Creature.EnchantedBy | Description$ CARDNAME can't be blocked. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | Description$ Enchanted creature gets +1/+1 and can't be blocked. Oracle:Bestow {5}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlitterstep Eidolon can't be blocked.\nEnchanted creature gets +1/+1 and can't be blocked. diff --git a/forge-gui/res/cardsfolder/m/mogiss_warhound.txt b/forge-gui/res/cardsfolder/m/mogiss_warhound.txt index 61c798eadc3..c1f87c111ee 100644 --- a/forge-gui/res/cardsfolder/m/mogiss_warhound.txt +++ b/forge-gui/res/cardsfolder/m/mogiss_warhound.txt @@ -3,8 +3,7 @@ ManaCost:1 R Types:Enchantment Creature Dog PT:2/2 K:Bestow:2 R -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddStaticAbility$ MustAttack | Description$ Enchanted creature gets +2/+2 and attacks each combat if able. -SVar:MustAttack:Mode$ MustAttack | ValidCreature$ Card.Self | Secondary$ True -S:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ CARDNAME attacks each combat if able. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2 and attacks each combat if able. +S:Mode$ MustAttack | ValidCreature$ Card.Self,Creature.EnchantedBy | Description$ CARDNAME attacks each combat if able. AI:RemoveDeck:All Oracle:Bestow {2}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nMogis's Warhound attacks each combat if able.\nEnchanted creature gets +2/+2 and attacks each combat if able. diff --git a/forge-gui/res/cardsfolder/s/spirespine.txt b/forge-gui/res/cardsfolder/s/spirespine.txt index 0c6ef272f09..2d71a55b137 100644 --- a/forge-gui/res/cardsfolder/s/spirespine.txt +++ b/forge-gui/res/cardsfolder/s/spirespine.txt @@ -3,7 +3,6 @@ ManaCost:2 G Types:Enchantment Creature Beast PT:4/1 K:Bestow:4 G -S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 4 | AddToughness$ 1 | AddStaticAbility$ MustBlock | Description$ Enchanted creature gets +4/+1 and blocks each combat if able. -SVar:MustBlock:Mode$ MustBlock | ValidCreature$ Card.Self | Description$ Enchanted creature blocks each combat if able. -S:Mode$ MustBlock | ValidCreature$ Card.Self | Description$ CARDNAME blocks each combat if able. +S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 4 | AddToughness$ 1 | Description$ Enchanted creature gets +4/+1 and blocks each combat if able. +S:Mode$ MustBlock | ValidCreature$ Card.Self,Card.EnchantedBy | Description$ CARDNAME blocks each combat if able. Oracle:Bestow {4}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nSpirespine blocks each combat if able.\nEnchanted creature gets +4/+1 and blocks each combat if able.