mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Honorable Scout
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/h/honorable_scout.txt
Normal file
13
res/cardsfolder/h/honorable_scout.txt
Normal 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
|
||||
Reference in New Issue
Block a user