From aba6027decad84851a4cbd7e8a38882ef1e9b590 Mon Sep 17 00:00:00 2001 From: moomarc Date: Sun, 26 Aug 2012 13:30:22 +0000 Subject: [PATCH] - Added Glacial Plating - Fixed Endless Scream --- .gitattributes | 1 + res/cardsfolder/e/endless_scream.txt | 3 ++- res/cardsfolder/g/glacial_plating.txt | 15 +++++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/g/glacial_plating.txt diff --git a/.gitattributes b/.gitattributes index 8fd976fdf70..30165311a13 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3719,6 +3719,7 @@ res/cardsfolder/g/gitaxian_probe.txt svneol=native#text/plain res/cardsfolder/g/glacial_chasm.txt -text res/cardsfolder/g/glacial_crevasses.txt svneol=native#text/plain res/cardsfolder/g/glacial_fortress.txt svneol=native#text/plain +res/cardsfolder/g/glacial_plating.txt -text res/cardsfolder/g/glacial_wall.txt svneol=native#text/plain res/cardsfolder/g/glaciers.txt svneol=native#text/plain res/cardsfolder/g/glade_gnarr.txt svneol=native#text/plain diff --git a/res/cardsfolder/e/endless_scream.txt b/res/cardsfolder/e/endless_scream.txt index 000de272c59..01c2605f027 100644 --- a/res/cardsfolder/e/endless_scream.txt +++ b/res/cardsfolder/e/endless_scream.txt @@ -6,7 +6,8 @@ K:Enchant creature K:etbCounter:SCREAM:X SVar:X:Count$xPaid A:SP$ Attach | Cost$ X B | ValidTgts$ Creature | AILogic$ Pump -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | Description$ Enchanted creature gets +1/+0 for each scream counter on CARDNAME. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ Y | References$ Y | Description$ Enchanted creature gets +1/+0 for each scream counter on CARDNAME. +SVar:Y:Count$CardCounters.SCREAM SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/endless_scream.jpg SetInfo:TMP|Common|http://magiccards.info/scans/en/tp/26.jpg diff --git a/res/cardsfolder/g/glacial_plating.txt b/res/cardsfolder/g/glacial_plating.txt new file mode 100644 index 00000000000..477c6714813 --- /dev/null +++ b/res/cardsfolder/g/glacial_plating.txt @@ -0,0 +1,15 @@ +Name:Glacial Plating +ManaCost:2 W W +Types:Snow Enchantment Aura +Text:no text +K:Enchant creature +K:Cumulative upkeep:S +A:SP$ Attach | Cost$ 2 W W | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | References$ X | Description$ Enchanted creature gets +3/+3 for each age counter on CARDNAME. +SVar:X:Count$CardCounters.AGE/Thrice +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/glacial_plating.jpg +SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/7.jpg +Oracle:Enchant creature\nCumulative upkeep {S} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it. {S} can be paid with one mana from a snow permanent.)\nEnchanted creature gets +3/+3 for each age counter on Glacial Plating. +End \ No newline at end of file