diff --git a/.gitattributes b/.gitattributes index 48f9c4ee087..a95b930f880 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5988,6 +5988,7 @@ res/cardsfolder/m/mayor_of_avabruck_howlpack_alpha.txt -text res/cardsfolder/m/maze_of_ith.txt svneol=native#text/plain res/cardsfolder/m/maze_of_shadows.txt svneol=native#text/plain res/cardsfolder/m/meadowboon.txt svneol=native#text/plain +res/cardsfolder/m/measure_of_wickedness.txt -text res/cardsfolder/m/meddling_mage.txt svneol=native#text/plain res/cardsfolder/m/medicine_bag.txt svneol=native#text/plain res/cardsfolder/m/medicine_runner.txt -text diff --git a/res/cardsfolder/m/measure_of_wickedness.txt b/res/cardsfolder/m/measure_of_wickedness.txt new file mode 100644 index 00000000000..ccfa3e4d5fe --- /dev/null +++ b/res/cardsfolder/m/measure_of_wickedness.txt @@ -0,0 +1,15 @@ +Name:Measure of Wickedness +ManaCost:3 B +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your end step, sacrifice CARDNAME and you lose 8 life. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBLoseLife +SVar:DBLoseLife:DB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 8 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Graveyard | ValidCard$ Card.YouOwn+Other | TriggerZones$ Battlefield | Execute$ TrigGainControl | TriggerDescription$ Whenever another card is put into your graveyard from anywhere, target opponent gains control of CARDNAME. +SVar:TrigGainControl:AB$ GainControl | Cost$ 0 | Defined$ Self | ValidTgts$ Opponent | TgtPrompt$ Select target opponent +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/measure_of_wickedness.jpg +SetInfo:SOK|Uncommon|http://magiccards.info/scans/en/sok/82.jpg +Oracle:At the beginning of your end step, sacrifice Measure of Wickedness and you lose 8 life.\nWhenever another card is put into your graveyard from anywhere, target opponent gains control of Measure of Wickedness. +End \ No newline at end of file