mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Haunting Wind (from Antiquities)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/haunting_wind.txt
Normal file
10
res/cardsfolder/haunting_wind.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user