From 12e7dba971f7d3f987883e58157f73745fb05a07 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:06:43 +0000 Subject: [PATCH] - Added Gatherer of Graces and Myr Adapter. --- .gitattributes | 2 ++ res/cardsfolder/gatherer_of_graces.txt | 12 ++++++++++++ res/cardsfolder/myr_adapter.txt | 11 +++++++++++ 3 files changed, 25 insertions(+) create mode 100644 res/cardsfolder/gatherer_of_graces.txt create mode 100644 res/cardsfolder/myr_adapter.txt diff --git a/.gitattributes b/.gitattributes index 0efd6cb4883..fea2803fecb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1652,6 +1652,7 @@ res/cardsfolder/garza_zol_plague_queen.txt -text svneol=native#text/plain res/cardsfolder/gaseous_form.txt -text svneol=native#text/plain res/cardsfolder/gate_hound.txt -text svneol=native#text/plain res/cardsfolder/gatekeeper_of_malakir.txt -text svneol=native#text/plain +res/cardsfolder/gatherer_of_graces.txt -text svneol=native#text/plain res/cardsfolder/gelectrode.txt -text svneol=native#text/plain res/cardsfolder/gemhide_sliver.txt -text svneol=native#text/plain res/cardsfolder/gemstone_array.txt -text svneol=native#text/plain @@ -2862,6 +2863,7 @@ res/cardsfolder/mutavault.txt -text svneol=native#text/plain res/cardsfolder/mycologist.txt -text svneol=native#text/plain res/cardsfolder/mycoloth.txt -text svneol=native#text/plain res/cardsfolder/mycosynth_golem.txt -text svneol=native#text/plain +res/cardsfolder/myr_adapter.txt -text svneol=native#text/plain res/cardsfolder/myr_enforcer.txt -text svneol=native#text/plain res/cardsfolder/myr_galvanizer.txt -text svneol=native#text/plain res/cardsfolder/myr_matrix.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/gatherer_of_graces.txt b/res/cardsfolder/gatherer_of_graces.txt new file mode 100644 index 00000000000..7f07f0e0c48 --- /dev/null +++ b/res/cardsfolder/gatherer_of_graces.txt @@ -0,0 +1,12 @@ +Name:Gatherer of Graces +ManaCost:1 G +Types:Creature Human Druid +Text:no text +PT:1/2 +K:stPumpSelf:Creature:X/X:no Condition:Gatherer of Graces gets +1/+1 for each Aura attached to it. +A:AB$Regenerate|Cost$Sac<1/Aura>|SpellDescription$Regenerate Gatherer of Graces. +SVar:X:Count$Valid Aura.Attached +SVar:EnchantMe:Multiple +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/gatherer_of_graces.jpg +End diff --git a/res/cardsfolder/myr_adapter.txt b/res/cardsfolder/myr_adapter.txt new file mode 100644 index 00000000000..6acc06cfbd2 --- /dev/null +++ b/res/cardsfolder/myr_adapter.txt @@ -0,0 +1,11 @@ +Name:Myr Adapter +ManaCost:3 +Types:Artifact Creature Myr +Text:no text +PT:1/1 +K:stPumpSelf:Creature:X/X:no Condition:Myr Adapter gets +1/+1 for each Equipment attached to it. +SVar:X:Count$Valid Equipment.Attached +SVar:EquipMe:Multiple +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_adapter.jpg +End