From 7cea6fce1e30b404aedc722907eadc7d33b3a686 Mon Sep 17 00:00:00 2001 From: Jetz Date: Tue, 2 Sep 2025 20:05:02 -0400 Subject: [PATCH] Fix Arachnus Spinner not choosing a target for the Web --- forge-gui/res/cardsfolder/a/arachnus_spinner.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/arachnus_spinner.txt b/forge-gui/res/cardsfolder/a/arachnus_spinner.txt index dd901861fd5..680dd2f6129 100644 --- a/forge-gui/res/cardsfolder/a/arachnus_spinner.txt +++ b/forge-gui/res/cardsfolder/a/arachnus_spinner.txt @@ -3,6 +3,7 @@ ManaCost:5 G Types:Creature Spider PT:5/7 K:Reach -A:AB$ ChangeZone | Cost$ tapXType<1/Spider> | Hidden$ True | Origin$ Library | OriginAlternative$ Graveyard | Destination$ Battlefield | ChangeType$ Card.YouOwn+namedArachnus Web | SpellDescription$ Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle. +A:AB$ Pump | Cost$ tapXType<1/Spider> | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | SubAbility$ DBChange +SVar:DBChange:DB$ ChangeZone | Hidden$ True | Origin$ Library | OriginAlternative$ Graveyard | Destination$ Battlefield | ChangeType$ Card.YouOwn+namedArachnus Web | AttachedTo$ ParentTarget | SpellDescription$ Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle. DeckHints:Name$Arachnus Web & Type$Spider -Oracle:Reach\nTap an untapped Spider you control: Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle. +Oracle:Reach\nTap an untapped Spider you control: Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle. \ No newline at end of file