mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Selkie Hedge-Mage.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5468,6 +5468,7 @@ res/cardsfolder/selesnya_evangel.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/selesnya_guildmage.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/selesnya_sanctuary.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/selesnya_signet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/selkie_hedge_mage.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sell_sword_brute.txt svneol=native#text/plain
|
||||
res/cardsfolder/sengir_autocrat.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sengir_bats.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/selkie_hedge_mage.txt
Normal file
12
res/cardsfolder/selkie_hedge_mage.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Selkie Hedge-Mage
|
||||
ManaCost:2 GU
|
||||
Types:Creature Merfolk Wizard
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Forest.YouCtrl | PresentCompare$ GE2 | Execute$ TrigGainLife | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, if you control two or more Forests, you may gain 3 life.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Island.YouCtrl | PresentCompare$ GE2 | Execute$ TrigBounce | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, if you control two or more Islands, you may return target tapped creature to its owner's hand.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
|
||||
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature.tapped | TgtPrompt$ Select target tapped creature | Origin$ Battlefield | Destination$ Hand
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/selkie_hedge_mage.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user