- Added Honorable Scout

This commit is contained in:
moomarc
2012-11-20 13:25:51 +00:00
parent d47d1e616d
commit b3472d65ea
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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