From 3d8b932c375f729d08a7c39b5cd8c6dc7c3473ea Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:05:58 +0000 Subject: [PATCH] - Added Quest for the Goblin Lord. --- .gitattributes | 1 + res/cardsfolder/quest_for_the_goblin_lord.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/quest_for_the_goblin_lord.txt diff --git a/.gitattributes b/.gitattributes index f1bd84009b7..6eb7598ce94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4294,6 +4294,7 @@ res/cardsfolder/quagmire_lamprey.txt -text svneol=native#text/plain res/cardsfolder/quagnoth.txt -text svneol=native#text/plain res/cardsfolder/quest_for_ancient_secrets.txt svneol=native#text/plain res/cardsfolder/quest_for_the_gemblades.txt svneol=native#text/plain +res/cardsfolder/quest_for_the_goblin_lord.txt -text svneol=native#text/plain res/cardsfolder/quest_for_the_gravelord.txt svneol=native#text/plain res/cardsfolder/quick_sliver.txt -text svneol=native#text/plain res/cardsfolder/quicksand.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/quest_for_the_goblin_lord.txt b/res/cardsfolder/quest_for_the_goblin_lord.txt new file mode 100644 index 00000000000..73a8624d17b --- /dev/null +++ b/res/cardsfolder/quest_for_the_goblin_lord.txt @@ -0,0 +1,10 @@ +Name:Quest for the Goblin Lord +ManaCost:R +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Goblin.YouCtrl | Execute$ TrigPutCounter | Optional$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever a Goblin enters the battlefield under your control, you may put a quest counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1 +K:stPumpAll:Creature.YouCtrl:2/0:isPresent Card.Self+countersGE5QUEST:As long as CARDNAME has five or more quest counters on it, creatures you control get +2/+0. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/quest_for_the_goblin_lord.jpg +End