mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Horned Helm and Neurok Stealthsuit.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3973,6 +3973,7 @@ res/cardsfolder/h/horn_of_deafening.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horn_of_greed.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horn_of_ramos.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horned_cheetah.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horned_helm.txt -text
|
||||
res/cardsfolder/h/horned_kavu.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horned_sliver.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/horned_troll.txt svneol=native#text/plain
|
||||
@@ -5721,6 +5722,7 @@ res/cardsfolder/n/neurok_invisimancer.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_prodigy.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_replica.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_spy.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_stealthsuit.txt -text
|
||||
res/cardsfolder/n/neverending_torment.txt -text
|
||||
res/cardsfolder/n/nevermaker.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/nevermore.txt -text
|
||||
|
||||
@@ -8,7 +8,7 @@ A:AB$ Attach | Cost$ B B | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select targe
|
||||
SVar:X:Count$Valid Artifact.YouCtrl
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:BuffedBy:Artifact
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cranial_plating.jpg
|
||||
SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/113.jpg
|
||||
Oracle:Equipped creature gets +1/+0 for each artifact you control.\n{B}{B}: Attach Cranial Plating to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
|
||||
12
res/cardsfolder/h/horned_helm.txt
Normal file
12
res/cardsfolder/h/horned_helm.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Horned Helm
|
||||
ManaCost:2
|
||||
Types:Artifact Equipment
|
||||
Text:Equipped creature gets +1/+1 and has trample.
|
||||
K:eqPump 1:+1/+1/Trample
|
||||
A:AB$ Attach | Cost$ G G | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select targe creature you control | SpellDescription$ Attach CARDNAME to target creature you control.
|
||||
SVar:X:Count$Valid Artifact.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/horned_helm.jpg
|
||||
SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/132.jpg
|
||||
Oracle:Equipped creature gets +1/+1 and has trample.\n{G}{G}: Attach Horned Helm to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
End
|
||||
11
res/cardsfolder/n/neurok_stealthsuit.txt
Normal file
11
res/cardsfolder/n/neurok_stealthsuit.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Neurok Stealthsuit
|
||||
ManaCost:2
|
||||
Types:Artifact Equipment
|
||||
Text:Equipped creature has shroud. (It can't be the target of spells or abilities.)
|
||||
K:eqPump 1:+0/+0/Shroud
|
||||
A:AB$ Attach | Cost$ U U | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select targe creature you control | SpellDescription$ Attach CARDNAME to target creature you control.
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/neurok_stealthsuit.jpg
|
||||
SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/140.jpg
|
||||
Oracle:Equipped creature has shroud. (It can't be the target of spells or abilities.)\n{U}{U}: Attach Neurok Stealthsuit to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
End
|
||||
Reference in New Issue
Block a user