From 6d0403ee0a9c89eb44de5ae069360ede65b00bb2 Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Wed, 8 Feb 2023 22:44:29 +0100 Subject: [PATCH] Fix StackOverflow --- forge-gui/res/cardsfolder/k/kalain_reclusive_painter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/k/kalain_reclusive_painter.txt b/forge-gui/res/cardsfolder/k/kalain_reclusive_painter.txt index b98595ec43a..852bd2d66eb 100644 --- a/forge-gui/res/cardsfolder/k/kalain_reclusive_painter.txt +++ b/forge-gui/res/cardsfolder/k/kalain_reclusive_painter.txt @@ -4,8 +4,8 @@ Types:Legendary Creature Human Elf Bard PT:1/2 T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ DBToken | TriggerDescription$ When CARDNAME enters the battlefield, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.") SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac -R:Event$ Moved | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl+Other | Destination$ Battlefield | ReplaceWith$ EnterWithP1P1 | Description$ Other creatures you control enter the battlefield with an additional +1/+1 counter on them for each mana from a Treasure spent to cast them. -SVar:EnterWithP1P1:DB$ ChangeZone | Origin$ All | Destination$ Battlefield | WithCountersType$ P1P1 | WithCountersAmount$ Treasure | Defined$ ReplacedCard +R:Event$ Moved | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl+Other | Destination$ Battlefield | ReplaceWith$ EnterWithP1P1 | ReplacementResult$ Updated | Description$ Other creatures you control enter the battlefield with an additional +1/+1 counter on them for each mana from a Treasure spent to cast them. +SVar:EnterWithP1P1:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ P1P1 | CounterNum$ Treasure SVar:Treasure:ReplacedCardLKI$CastTotalManaSpent Treasure DeckHas:Ability$Token|Sacrifice|Counters Oracle:When Kalain, Reclusive Painter enters the battlefield, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")\nOther creatures you control enter the battlefield with an additional +1/+1 counter on them for each mana from a Treasure spent to cast them.