mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
whoops. checked in the wrong card in the First strike business.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3145,7 +3145,6 @@ res/cardsfolder/haunting_apparition.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/haunting_echoes.txt -text 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_hymn.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/haunting_misery.txt -text svneol=native#text/plain
|
res/cardsfolder/haunting_misery.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/haunting_wind.txt -text svneol=native#text/plain
|
|
||||||
res/cardsfolder/havenwood_battleground.txt -text 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/havenwood_wurm.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/havoc.txt -text svneol=native#text/plain
|
res/cardsfolder/havoc.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
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 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 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
|
|
||||||
@@ -3,7 +3,7 @@ ManaCost:2 B B
|
|||||||
Types:Creature Rabbit Beast
|
Types:Creature Rabbit Beast
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:4/4
|
PT:4/4
|
||||||
K:First strike
|
K:First Strike
|
||||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Creature.YouDontCtrl | PresentCompare$ EQ0 | Execute$ TrigDealDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, if your opponents control no creatures, CARDNAME deals 4 damage to you.
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Creature.YouDontCtrl | PresentCompare$ EQ0 | Execute$ TrigDealDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, if your opponents control no creatures, CARDNAME deals 4 damage to you.
|
||||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 4
|
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 4
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
|
|||||||
Reference in New Issue
Block a user