From 87f736dea30f1afe86b1a5199ac7e592b3d217d3 Mon Sep 17 00:00:00 2001 From: swordshine Date: Mon, 10 Jun 2013 07:36:38 +0000 Subject: [PATCH] - Added Choking Vines --- .gitattributes | 1 + res/cardsfolder/c/choking_vines.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/c/choking_vines.txt diff --git a/.gitattributes b/.gitattributes index dbee4778ce9..45f33cd3f2c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1773,6 +1773,7 @@ res/cardsfolder/c/choke.txt svneol=native#text/plain res/cardsfolder/c/choking_fumes.txt svneol=native#text/plain res/cardsfolder/c/choking_sands.txt svneol=native#text/plain res/cardsfolder/c/choking_tethers.txt svneol=native#text/plain +res/cardsfolder/c/choking_vines.txt -text res/cardsfolder/c/chord_of_calling.txt -text res/cardsfolder/c/chorus_of_might.txt -text res/cardsfolder/c/chorus_of_woe.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/choking_vines.txt b/res/cardsfolder/c/choking_vines.txt new file mode 100644 index 00000000000..66f56400d8f --- /dev/null +++ b/res/cardsfolder/c/choking_vines.txt @@ -0,0 +1,11 @@ +Name:Choking Vines +ManaCost:X G +Types:Instant +Text:Cast CARDNAME only during the declare blockers step. +A:SP$ BecomesBlocked | Cost$ X G | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | TargetMin$ 0 | TargetMax$ Maxtgt | References$ X,Maxtgt | ActivationPhases$ Declare Blockers | RememberTargets$ True | SubAbility$ DBDamage | SpellDescription$ X target attacking creatures become blocked. CARDNAME deals 1 damage to each of those creatures. (This spell works on unblockable creatures.) +SVar:DBDamage:DB$ DamageAll | ValidCards$ Creature.IsRemembered | NumDmg$ 1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:TargetedObjects$Amount +SVar:Maxtgt:Count$Valid Creature.attacking +SVar:Picture:http://www.wizards.com/global/images/magic/general/choking_vines.jpg +Oracle:Cast Choking Vines only during the declare blockers step.\nX target attacking creatures become blocked. Choking Vines deals 1 damage to each of those creatures. (This spell works on unblockable creatures.)