- Added Quest for the Gravelord.

This commit is contained in:
jendave
2011-08-06 16:45:42 +00:00
parent e29a872f50
commit ba3b2de946
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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