From bfa1379265a14bbc13a8e54f3166bd65df39d1df Mon Sep 17 00:00:00 2001 From: swordshine Date: Sat, 1 Jun 2013 12:59:52 +0000 Subject: [PATCH] - Added Minion of Leshrac and Patron of the Nezumi --- .gitattributes | 2 ++ res/cardsfolder/m/minion_of_leshrac.txt | 15 +++++++++++++++ res/cardsfolder/p/patron_of_the_nezumi.txt | 12 ++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 res/cardsfolder/m/minion_of_leshrac.txt create mode 100644 res/cardsfolder/p/patron_of_the_nezumi.txt diff --git a/.gitattributes b/.gitattributes index 711c7591b66..602eafdb496 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6842,6 +6842,7 @@ res/cardsfolder/m/mindwrack_liege.txt svneol=native#text/plain res/cardsfolder/m/mine_bearer.txt svneol=native#text/plain res/cardsfolder/m/mine_excavation.txt -text res/cardsfolder/m/mine_layer.txt -text +res/cardsfolder/m/minion_of_leshrac.txt -text res/cardsfolder/m/minion_of_tevesh_szat.txt svneol=native#text/plain res/cardsfolder/m/minion_of_the_wastes.txt -text res/cardsfolder/m/minion_reflector.txt -text @@ -7835,6 +7836,7 @@ res/cardsfolder/p/patrol_signaler.txt svneol=native#text/plain res/cardsfolder/p/patron_of_the_akki.txt -text res/cardsfolder/p/patron_of_the_kitsune.txt -text res/cardsfolder/p/patron_of_the_moon.txt -text +res/cardsfolder/p/patron_of_the_nezumi.txt -text res/cardsfolder/p/patron_of_the_orochi.txt -text res/cardsfolder/p/patron_of_the_wild.txt svneol=native#text/plain res/cardsfolder/p/patron_wizard.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/minion_of_leshrac.txt b/res/cardsfolder/m/minion_of_leshrac.txt new file mode 100644 index 00000000000..3d813060ee7 --- /dev/null +++ b/res/cardsfolder/m/minion_of_leshrac.txt @@ -0,0 +1,15 @@ +Name:Minion of Leshrac +ManaCost:4 B B B +Types:Creature Demon Minion +PT:5/5 +K:Protection from black +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 5 damage to you unless you sacrifice a creature other than CARDNAME. If CARDNAME deals damage to you this way, tap it. +SVar:TrigDmg:AB$ DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 5 | UnlessCost$ Sac<1/Creature.Other/a creature other than CARDNAME> | RememberDamaged$ True | UnlessPayer$ TriggeredPlayer | UnlessResolveSubs$ WhenNotPaid | SubAbility$ DBTap +SVar:DBTap:DB$ Tap | Defined$ Self | ConditionCheckSVar$ CheckDamaged | ConditionSVarCompare$ GE1 | References$ CheckDamaged | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:CheckDamaged:Count$RememberedSize +A:AB$ Destroy | Cost$ T | ValidTgts$ Land,Creature | TgtPrompt$ Select target creature or land | SpellDescription$ Destroy target creature or land. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/minion_of_leshrac.jpg +Oracle:Protection from black\nAt the beginning of your upkeep, Minion of Leshrac deals 5 damage to you unless you sacrifice a creature other than Minion of Leshrac. If Minion of Leshrac deals damage to you this way, tap it.\n{T}: Destroy target creature or land. +SetInfo:ICE Rare \ No newline at end of file diff --git a/res/cardsfolder/p/patron_of_the_nezumi.txt b/res/cardsfolder/p/patron_of_the_nezumi.txt new file mode 100644 index 00000000000..649c56ad218 --- /dev/null +++ b/res/cardsfolder/p/patron_of_the_nezumi.txt @@ -0,0 +1,12 @@ +Name:Patron of the Nezumi +ManaCost:5 B B +Types:Legendary Creature Spirit +PT:6/6 +K:Rat offering +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Card.OppOwn | Execute$ TrigLoseLife | TriggerDescription$ Whenever a permanent is put into an opponent's graveyard, that player loses 1 life. +SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardOwner | LifeAmount$ 1 +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/patron_of_the_nezumi.jpg +Oracle:Rat offering (You may cast this card any time you could cast an instant by sacrificing a Rat and paying the difference in mana costs between this and the sacrificed Rat. Mana cost includes color.)\nWhenever a permanent is put into an opponent's graveyard, that player loses 1 life. +SetInfo:BOK Rare +SetInfo:COM Rare \ No newline at end of file