From eb13ac1ba06dfd61eeddcfd562ba5bcccb8516cf Mon Sep 17 00:00:00 2001 From: Sloth Date: Wed, 4 Apr 2012 19:01:44 +0000 Subject: [PATCH] - Added Heart Wolf. --- .gitattributes | 1 + res/cardsfolder/h/heart_wolf.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/h/heart_wolf.txt diff --git a/.gitattributes b/.gitattributes index 41bf094337c..c0dc2f18509 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/h/heart_wolf.txt b/res/cardsfolder/h/heart_wolf.txt new file mode 100644 index 00000000000..9ed4f379e5a --- /dev/null +++ b/res/cardsfolder/h/heart_wolf.txt @@ -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 \ No newline at end of file