mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Elvish Pioneer.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1827,6 +1827,7 @@ res/cardsfolder/elvish_hunter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_lookout.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_lyrist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_pathcutter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_pioneer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_piper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_ranger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_scout.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/elvish_pioneer.txt
Normal file
10
res/cardsfolder/elvish_pioneer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Elvish Pioneer
|
||||
ManaCost:G
|
||||
Types:Creature Elf Druid
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may put a basic land card from your hand onto the battlefield tapped.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_pioneer.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user