From 9a85f3e744f2f1fdbdd1bf311feeca27e85870d9 Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 24 Jan 2012 11:32:07 +0000 Subject: [PATCH] - Added Horned Helm and Neurok Stealthsuit. --- .gitattributes | 2 ++ res/cardsfolder/c/cranial_plating.txt | 2 +- res/cardsfolder/h/horned_helm.txt | 12 ++++++++++++ res/cardsfolder/n/neurok_stealthsuit.txt | 11 +++++++++++ 4 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/h/horned_helm.txt create mode 100644 res/cardsfolder/n/neurok_stealthsuit.txt diff --git a/.gitattributes b/.gitattributes index a270bb52b99..ea2b9289108 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/c/cranial_plating.txt b/res/cardsfolder/c/cranial_plating.txt index 86d0860f35a..04d733e3ffd 100644 --- a/res/cardsfolder/c/cranial_plating.txt +++ b/res/cardsfolder/c/cranial_plating.txt @@ -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.) diff --git a/res/cardsfolder/h/horned_helm.txt b/res/cardsfolder/h/horned_helm.txt new file mode 100644 index 00000000000..510364f083c --- /dev/null +++ b/res/cardsfolder/h/horned_helm.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/n/neurok_stealthsuit.txt b/res/cardsfolder/n/neurok_stealthsuit.txt new file mode 100644 index 00000000000..2085c7b9f81 --- /dev/null +++ b/res/cardsfolder/n/neurok_stealthsuit.txt @@ -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 \ No newline at end of file