Added Anathemancer

This commit is contained in:
moomarc
2012-03-29 12:49:39 +00:00
parent 97d4b14fa5
commit 001603a24c
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -244,6 +244,7 @@ res/cardsfolder/a/anaba_spirit_crafter.txt svneol=native#text/plain
res/cardsfolder/a/anaconda.txt svneol=native#text/plain res/cardsfolder/a/anaconda.txt svneol=native#text/plain
res/cardsfolder/a/anarchist.txt svneol=native#text/plain res/cardsfolder/a/anarchist.txt svneol=native#text/plain
res/cardsfolder/a/anarchy.txt svneol=native#text/plain res/cardsfolder/a/anarchy.txt svneol=native#text/plain
res/cardsfolder/a/anathemancer.txt -text
res/cardsfolder/a/ancestors_chosen.txt svneol=native#text/plain res/cardsfolder/a/ancestors_chosen.txt svneol=native#text/plain
res/cardsfolder/a/ancestors_prophet.txt svneol=native#text/plain res/cardsfolder/a/ancestors_prophet.txt svneol=native#text/plain
res/cardsfolder/a/ancestral_knowledge.txt -text res/cardsfolder/a/ancestral_knowledge.txt -text

View File

@@ -0,0 +1,15 @@
Name:Anathemancer
ManaCost:1 B R
Types:Creature Zombie Wizard
Text:no text
PT:2/2
K:Unearth:5 B R
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls.
SVar:TrigDamage:DB$DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ X | RememberTargets$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$Valid Land.nonBasic+RememberedPlayerCtrl
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/anathemancer.jpg
SetInfo:ARB|Uncommon|http://magiccards.info/scans/en/arb/33.jpg
Oracle:When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls.\nUnearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
End