From 7ca1abae5bd3868dc8e0ac8be3a112f07b17ce57 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 01:59:02 +0000 Subject: [PATCH] add Haunting Wind (from Antiquities) --- .gitattributes | 1 + res/cardsfolder/haunting_wind.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/haunting_wind.txt diff --git a/.gitattributes b/.gitattributes index cb979ed47ef..b9289c310cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3259,6 +3259,7 @@ res/cardsfolder/haunting_apparition.txt svneol=native#text/plain res/cardsfolder/haunting_echoes.txt -text svneol=native#text/plain res/cardsfolder/haunting_hymn.txt -text svneol=native#text/plain res/cardsfolder/haunting_misery.txt -text svneol=native#text/plain +res/cardsfolder/haunting_wind.txt svneol=native#text/plain res/cardsfolder/havenwood_battleground.txt -text svneol=native#text/plain res/cardsfolder/havenwood_wurm.txt -text svneol=native#text/plain res/cardsfolder/havoc.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/haunting_wind.txt b/res/cardsfolder/haunting_wind.txt new file mode 100644 index 00000000000..3efba8762a0 --- /dev/null +++ b/res/cardsfolder/haunting_wind.txt @@ -0,0 +1,10 @@ +Name:Haunting Wind +ManaCost:3 B +Types:Enchantment +Text:no text +T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller. +T:Mode$ Taps | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 1 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/haunting_wind.jpg +End \ No newline at end of file