diff --git a/.gitattributes b/.gitattributes index b9e61a10467..0f138bd95c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4179,6 +4179,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 -text svneol=native#text/plain res/cardsfolder/quest_for_the_gemblades.txt -text svneol=native#text/plain +res/cardsfolder/quest_for_the_gravelord.txt -text svneol=native#text/plain res/cardsfolder/quick_sliver.txt -text svneol=native#text/plain res/cardsfolder/quicksand.txt -text svneol=native#text/plain res/cardsfolder/quicksilver_amulet.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/quest_for_the_gravelord.txt b/res/cardsfolder/quest_for_the_gravelord.txt new file mode 100644 index 00000000000..bfc4c0ebcb2 --- /dev/null +++ b/res/cardsfolder/quest_for_the_gravelord.txt @@ -0,0 +1,10 @@ +Name:Quest for the Gravelord +ManaCost:B +Types:Enchantment +Text:no text +A:AB$Token | Cost$ SubCounter<3/QUEST> Sac<1/CARDNAME> | TokenAmount$ 1 | TokenImage$ B 5 5 Zombie Giant | TokenName$ Zombie Giant | TokenColors$ Black | TokenTypes$ Creature,Zombie Giant | TokenPower$ 5 | TokenToughness$ 5 | TokenOwner$ Controller | TokenAmount$ 1 | SpellDescription$ Remove three quest counters from CARDNAME and sacrifice it: Put a 5/5 black Zombie Giant creature token onto the battlefield. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature is put into a graveyard from the battlefield, you may put a quest counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/Quest_for_the_Gravelord.jpg +End