add Scavenging Ghoul (from original base Alpha)

This commit is contained in:
jendave
2011-08-06 10:12:23 +00:00
parent f56c48c842
commit e91e3ca81e
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3652,6 +3652,7 @@ res/cardsfolder/scattershot.txt -text svneol=native#text/plain
res/cardsfolder/scavenged_weaponry.txt -text svneol=native#text/plain
res/cardsfolder/scavenger_drake.txt -text svneol=native#text/plain
res/cardsfolder/scavenger_folk.txt -text svneol=native#text/plain
res/cardsfolder/scavenging_ghoul.txt -text svneol=native#text/plain
res/cardsfolder/scavenging_scarab.txt -text svneol=native#text/plain
res/cardsfolder/scepter_of_dominance.txt -text svneol=native#text/plain
res/cardsfolder/scepter_of_insight.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Scavenging Ghoul
ManaCost:3 B
Types:Creature Zombie
Text:no text
PT:2/2
#TODO - this should actually be at end of turn
K:WheneverKeyword:PermanentIntoGraveyard:Type/Creature:Play:CustomCounter.CORPSE/1:Self:ASAP:No_Condition:Initiator - Other than Self:At the beginning of each end step, put a corpse counter on Scavenging Ghoul for each creature put into a graveyard from the battlefield this turn.
A:AB$Regenerate|Cost$SubCounter<1/CORPSE>|SpellDescription$Regenerate CARDNAME.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/scavenging_ghoul.jpg
End