From 8e578b3b1f1531a35ea7bc0435325b9230edb932 Mon Sep 17 00:00:00 2001 From: TwentyToedToad Date: Wed, 16 Oct 2024 12:07:00 -0500 Subject: [PATCH] Add Harrowing Swarm (YDSK) --- forge-gui/res/cardsfolder/upcoming/harrowing_swarm.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/harrowing_swarm.txt diff --git a/forge-gui/res/cardsfolder/upcoming/harrowing_swarm.txt b/forge-gui/res/cardsfolder/upcoming/harrowing_swarm.txt new file mode 100644 index 00000000000..a2bc806da2c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/harrowing_swarm.txt @@ -0,0 +1,9 @@ +Name:Harrowing Swarm +ManaCost:1 G +Types:Sorcery +A:SP$ ManifestDread | SubAbility$ DBAnimate | SpellDescription$ Manifest dread. Then each face-down creature you control gains "This permanent costs {2} less to turn face up" and "When this permanent is turned face up, if it's a creature, put a +1/+1 counter on it." +SVar:DBAnimate:DB$ AnimateAll | ValidCards$ Creature.faceDown+YouCtrl | Zone$ Battlefield | staticAbilities$ ReduceCost | Triggers$ TurnedFaceUp | Duration$ Permanent +SVar:ReduceCost:Mode$ ReduceCost | Amount$ 2 | Type$ TurnFaceUp | ValidCard$ Card.Self | Activator$ You | EffectZone$ All | Description$ This permanent costs {2} less to turn face up +SVar:TurnedFaceUp:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ When this permanent is turned face up, if it's a creature, put a +1/+1 counter on it. | Description$ When this permanent is turned face up, if it's a creature put a +1/+1 counter on it. +SVar:TrigPump:DB$ PutCounter | Defined$ TriggeredCard | CounterType$ P1P1 | CounterNum$ 1 +Oracle:Manifest dread. Then each face-down creature you control gains "This permanent costs {2} less to turn face up" and "When this permanent is turned face up, if it's a creature, put a +1/+1 counter on it." \ No newline at end of file