From 3409bd1054b70d4e6e778aa09cdfbcf4231e1f4a Mon Sep 17 00:00:00 2001 From: Hythonia Date: Sun, 8 Nov 2020 11:53:26 +0000 Subject: [PATCH] Fires of Invention: NonStackingEffect flag --- forge-gui/res/cardsfolder/f/fires_of_invention.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/f/fires_of_invention.txt b/forge-gui/res/cardsfolder/f/fires_of_invention.txt index fbaafa0b509..95a49ba9438 100644 --- a/forge-gui/res/cardsfolder/f/fires_of_invention.txt +++ b/forge-gui/res/cardsfolder/f/fires_of_invention.txt @@ -6,4 +6,5 @@ S:Mode$ CantBeCast | NumLimitEachTurn$ 2 | Caster$ You | Secondary$ True | Descr S:Mode$ Continuous | Affected$ Card.nonLand+YouOwn+cmcLEX | References$ X | MayPlay$ True | MayPlayWithoutManaCost$ True | AffectedZone$ Hand,Graveyard,Exile,Command,Library | MayPlayDontGrantZonePermissions$ True | Description$ You may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs. SVar:X:Count$Valid Land.YouCtrl AI:RemoveDeck:Random -Oracle:You can cast spells only during your turn and you can cast no more than two spells each turn.\nYou may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs. +SVar:NonStackingEffect:True +Oracle:You can cast spells only during your turn and you can cast no more than two spells each turn.\nYou may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs. \ No newline at end of file