From 1c818b5b64a63fa9009de1686b02ab5880c67759 Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Fri, 30 Sep 2011 07:31:11 +0000 Subject: [PATCH] add Clockwork Swarm (from Homelands) --- .gitattributes | 1 + res/cardsfolder/c/clockwork_swarm.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/c/clockwork_swarm.txt diff --git a/.gitattributes b/.gitattributes index fa24b4277b4..54d45d177b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1374,6 +1374,7 @@ res/cardsfolder/c/clockwork_condor.txt svneol=native#text/plain res/cardsfolder/c/clockwork_dragon.txt svneol=native#text/plain res/cardsfolder/c/clockwork_gnomes.txt svneol=native#text/plain res/cardsfolder/c/clockwork_steed.txt -text +res/cardsfolder/c/clockwork_swarm.txt -text res/cardsfolder/c/clockwork_vorrac.txt svneol=native#text/plain res/cardsfolder/c/clone.txt svneol=native#text/plain res/cardsfolder/c/close_quarters.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/clockwork_swarm.txt b/res/cardsfolder/c/clockwork_swarm.txt new file mode 100644 index 00000000000..6f98ccc0173 --- /dev/null +++ b/res/cardsfolder/c/clockwork_swarm.txt @@ -0,0 +1,15 @@ +Name:Clockwork Swarm +ManaCost:4 +Types:Artifact Creature Insect +Text:CARDNAME can't be blocked by Walls. +PT:0/3 +K:etbCounter:P1P0:4 +K:CantBeBlockedBy Creature.Wall +T:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | IsPresent$ Card.attacking+Self,Card.blocking+Self | TriggerZones$ Battlefield | Execute$ TrigSubCounter | TriggerDescription$ At end of combat, if CARDNAME attacked or blocked this combat, remove a +1/+0 counter from it. +SVar:TrigSubCounter:AB$ RemoveCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P0 | CounterNum$ 1 +A:AB$ PutCounter | Cost$ X T | Defined$ Self | UpTo$ True | MaxFromEffect$ 4 | CounterType$ P1P0 | CounterNum$ X | ActivationPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Put up to X +1/+0 counters on CARDNAME. This ability can't cause the total number of +1/+0 counters on CARDNAME to be greater than four. Activate this ability only during your upkeep. +SVar:X:Count$xPaid +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/clockwork_swarm.jpg +End \ No newline at end of file