- Added Hesitation.

This commit is contained in:
jeffwadsworth
2012-03-09 20:59:21 +00:00
parent 59c6ad7392
commit ae7d03e5d4
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4067,6 +4067,7 @@ res/cardsfolder/h/heroes_remembered.txt svneol=native#text/plain
res/cardsfolder/h/heroes_reunion.txt svneol=native#text/plain res/cardsfolder/h/heroes_reunion.txt svneol=native#text/plain
res/cardsfolder/h/heros_demise.txt svneol=native#text/plain res/cardsfolder/h/heros_demise.txt svneol=native#text/plain
res/cardsfolder/h/heros_resolve.txt svneol=native#text/plain res/cardsfolder/h/heros_resolve.txt svneol=native#text/plain
res/cardsfolder/h/hesitation.txt -text svneol=unset#text/plain
res/cardsfolder/h/hex.txt svneol=native#text/plain res/cardsfolder/h/hex.txt svneol=native#text/plain
res/cardsfolder/h/hex_parasite.txt -text res/cardsfolder/h/hex_parasite.txt -text
res/cardsfolder/h/hexplate_golem.txt svneol=native#text/plain res/cardsfolder/h/hexplate_golem.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Hesitation
ManaCost:1 U
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card | Execute$ TrigCounter | TriggerZones$ Battlefield | TriggerDescription$ When a player casts a spell, sacrifice CARDNAME and counter that spell.
SVar:TrigCounter:AB$ Counter | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBSacrifice
SVar:DBSacrifice:DB$ Sacrifice
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/hesitation.jpg
End