mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Taj-Nar Swordsmith.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6335,6 +6335,7 @@ res/cardsfolder/tainted_peak.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tainted_strike.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tainted_well.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tainted_wood.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/taj_nar_swordsmith.txt svneol=native#text/plain
|
||||
res/cardsfolder/tajuru_archer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/take_possession.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/takenos_cavalry.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/taj_nar_swordsmith.txt
Normal file
11
res/cardsfolder/taj_nar_swordsmith.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Taj-Nar Swordsmith
|
||||
ManaCost:3 W
|
||||
Types:Creature Cat Soldier
|
||||
Text:no text
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may pay X. If you do, search your library for an Equipment card with converted mana cost X or less and put that card onto the battlefield. Then shuffle your library.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ X | Origin$ Library | Destination$ Battlefield | ChangeType$ Card.Equipment+cmcLEX | ChangeNum$ 1
|
||||
SVar:X:Count$xPaid
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/taj_nar_swordsmith.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user