mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Wing Splicer. (NPH cards kick off)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7599,6 +7599,7 @@ res/cardsfolder/windswept_heath.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/windwright_mage.txt -text svneol=native#text/plain
|
res/cardsfolder/windwright_mage.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wing_shards.txt -text svneol=native#text/plain
|
res/cardsfolder/wing_shards.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wing_snare.txt -text svneol=native#text/plain
|
res/cardsfolder/wing_snare.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/wing_splicer.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wing_storm.txt svneol=native#text/plain
|
res/cardsfolder/wing_storm.txt svneol=native#text/plain
|
||||||
res/cardsfolder/wingbeat_warrior.txt svneol=native#text/plain
|
res/cardsfolder/wingbeat_warrior.txt svneol=native#text/plain
|
||||||
res/cardsfolder/winged_coatl.txt -text svneol=native#text/plain
|
res/cardsfolder/winged_coatl.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/wing_splicer.txt
Normal file
11
res/cardsfolder/wing_splicer.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Wing Splicer
|
||||||
|
ManaCost:3 U
|
||||||
|
Types:Creature Human Artificer
|
||||||
|
Text:no text
|
||||||
|
PT:1/1
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.
|
||||||
|
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Golem | TokenTypes$ Artifact,Creature,Golem | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 3 | TokenToughness$ 3
|
||||||
|
K:stPumpAll:Creature.Golem+YouCtrl:0/0/Flying:No Condition:Golem creatures you control have flying.
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wing_splicer.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user