diff --git a/.gitattributes b/.gitattributes index 712fa9cf9bf..ae8d936451e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4637,6 +4637,7 @@ res/cardsfolder/h/honor_guard.txt svneol=native#text/plain res/cardsfolder/h/honor_of_the_pure.txt svneol=native#text/plain res/cardsfolder/h/honor_the_fallen.txt -text res/cardsfolder/h/honor_worn_shaku.txt svneol=native#text/plain +res/cardsfolder/h/honorable_scout.txt -text res/cardsfolder/h/hooded_kavu.txt svneol=native#text/plain res/cardsfolder/h/hoodwink.txt svneol=native#text/plain res/cardsfolder/h/hoof_skulkin.txt svneol=native#text/plain diff --git a/res/cardsfolder/h/honorable_scout.txt b/res/cardsfolder/h/honorable_scout.txt new file mode 100644 index 00000000000..b529063a7c2 --- /dev/null +++ b/res/cardsfolder/h/honorable_scout.txt @@ -0,0 +1,13 @@ +Name:Honorable Scout +ManaCost:W +Types:Creature Human Soldier Scout +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ HonorGained | TriggerDescription$ When CARDNAME enters the battlefield, you gain 2 life for each black and/or red creature target opponent controls. +SVar:HonorGained:AB$ GainLife | Cost$ 0 | LifeAmount$ ScoutsHonor | Defined$ You | TgtPrompt$ Select target opponent | ValidTgts$ Opponent +SVar:ScoutsHonor:Count$Valid Creature.Black+TargetedPlayerCtrl,Creature.Red+TargetedPlayerCtrl/Times.2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/honorable_scout.jpg +SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/8.jpg +Oracle:When Honorable Scout enters the battlefield, you gain 2 life for each black and/or red creature target opponent controls. +End \ No newline at end of file