mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Honorable Scout: fixed references
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:W
|
|||||||
Types:Creature Human Soldier Scout
|
Types:Creature Human Soldier Scout
|
||||||
PT:1/1
|
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.
|
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:HonorGained:AB$ GainLife | Cost$ 0 | LifeAmount$ ScoutsHonor | Defined$ You | TgtPrompt$ Select target opponent | ValidTgts$ Opponent | References$ ScoutsHonor
|
||||||
SVar:ScoutsHonor:Count$Valid Creature.Black+TargetedPlayerCtrl,Creature.Red+TargetedPlayerCtrl/Times.2
|
SVar:ScoutsHonor:Count$Valid Creature.Black+TargetedPlayerCtrl,Creature.Red+TargetedPlayerCtrl/Times.2
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/honorable_scout.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/honorable_scout.jpg
|
||||||
Oracle:When Honorable Scout enters the battlefield, you gain 2 life for each black and/or red creature target opponent controls.
|
Oracle:When Honorable Scout enters the battlefield, you gain 2 life for each black and/or red creature target opponent controls.
|
||||||
|
|||||||
Reference in New Issue
Block a user