- Added Heart Wolf.

This commit is contained in:
Sloth
2012-04-04 19:01:44 +00:00
parent 4acfa8f0fb
commit eb13ac1ba0
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4025,6 +4025,7 @@ res/cardsfolder/h/heart_of_ramos.txt svneol=native#text/plain
res/cardsfolder/h/heart_of_yavimaya.txt svneol=native#text/plain
res/cardsfolder/h/heart_sliver.txt svneol=native#text/plain
res/cardsfolder/h/heart_warden.txt svneol=native#text/plain
res/cardsfolder/h/heart_wolf.txt -text
res/cardsfolder/h/heartbeat_of_spring.txt -text
res/cardsfolder/h/hearth_charm.txt svneol=native#text/plain
res/cardsfolder/h/hearth_kami.txt -text

View File

@@ -0,0 +1,17 @@
Name:Heart Wolf
ManaCost:3 R
Types:Creature Wolf
Text:no text
PT:2/2
K:First Strike
A:AB$ Pump | Cost$ T | NumAtt$ +2 | KW$ First Strike | ValidTgts$ Creature.Dwarf | TgtPrompt$ Select target dwarf creature | ActivationPhases$ BeginCombat->EndCombat | SubAbility$ EliteGuardEffect | SpellDescription$ Target Dwarf creature gets +2/+0 and gains first strike until end of turn. When that creature leaves the battlefield this turn, sacrifice CARDNAME. Activate this ability only during combat.
SVar:EliteGuardEffect:DB$ Effect | Name$ Heart Wolf Effect | Triggers$ LostTheGuarded | SVars$ ExileEffect,EliteDefence | RememberObjects$ Targeted | ImprintCards$ Self
SVar:LostTheGuarded:Mode$ ChangesZone | ValidCard$ Card.IsRemembered | Origin$ Battlefield | Destination$ Any | Execute$ EliteDefence | TriggerDescription$ When the targeted creature leaves the battlefield this turn, sacrifice Heart Wolf.
SVar:EliteDefence:DB$ SacrificeAll | Defined$ Imprinted | SubAbility$ ExileEffect
SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/heart_wolf.jpg
SetInfo:HML|Rare|http://magiccards.info/scans/en/hl/95.jpg
Oracle:First strike\n{T}: Target Dwarf creature gets +2/+0 and gains first strike until end of turn. When that creature leaves the battlefield this turn, sacrifice Heart Wolf. Activate this ability only during combat.
End