diff --git a/.gitattributes b/.gitattributes index e44084371f4..77636517515 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/anarchist.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_prophet.txt svneol=native#text/plain res/cardsfolder/a/ancestral_knowledge.txt -text diff --git a/res/cardsfolder/a/anathemancer.txt b/res/cardsfolder/a/anathemancer.txt new file mode 100644 index 00000000000..dbaa8273071 --- /dev/null +++ b/res/cardsfolder/a/anathemancer.txt @@ -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 \ No newline at end of file