From 5d7d804838a81462eff048e62c05dc35cdf76f7c Mon Sep 17 00:00:00 2001 From: moomarc Date: Wed, 5 Dec 2012 11:28:46 +0000 Subject: [PATCH] *Schemes: Added scheme - Mortal Flesh Is Weak *Fixed Repay in Kind for multiplayer --- .gitattributes | 1 + res/cardsfolder/d/dance_pathetic_marionette.txt | 1 + res/cardsfolder/m/mortal_flesh_is_weak.txt | 12 ++++++++++++ res/cardsfolder/r/repay_in_kind.txt | 2 +- 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/m/mortal_flesh_is_weak.txt diff --git a/.gitattributes b/.gitattributes index 7a754da90b4..ba766c02e6b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6485,6 +6485,7 @@ res/cardsfolder/m/morphling.txt svneol=native#text/plain res/cardsfolder/m/morsel_theft.txt svneol=native#text/plain res/cardsfolder/m/morselhoarder.txt svneol=native#text/plain res/cardsfolder/m/mortal_combat.txt svneol=native#text/plain +res/cardsfolder/m/mortal_flesh_is_weak.txt -text res/cardsfolder/m/mortal_wound.txt svneol=native#text/plain res/cardsfolder/m/mortarpod.txt svneol=native#text/plain res/cardsfolder/m/mortician_beetle.txt svneol=native#text/plain diff --git a/res/cardsfolder/d/dance_pathetic_marionette.txt b/res/cardsfolder/d/dance_pathetic_marionette.txt index 9ab87713348..59f9789ad0e 100644 --- a/res/cardsfolder/d/dance_pathetic_marionette.txt +++ b/res/cardsfolder/d/dance_pathetic_marionette.txt @@ -10,4 +10,5 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Rarity:Common SVar:Picture:http://www.cardforge.org/fpics/lq_schemes/dance_pathetic_marionette.jpg SetInfo:ARC|Common|http://magiccards.info/extras/scheme/archenemy/dance-pathetic-marionette.jpg +Oracle:When you set this scheme in motion, each opponent reveals cards from the top of his or her library until he or she reveals a creature card. Choose one of the revealed creature cards and put it onto the battlefield under your control. Put all other cards revealed this way into their owners' graveyards. End \ No newline at end of file diff --git a/res/cardsfolder/m/mortal_flesh_is_weak.txt b/res/cardsfolder/m/mortal_flesh_is_weak.txt new file mode 100644 index 00000000000..ae360b8e644 --- /dev/null +++ b/res/cardsfolder/m/mortal_flesh_is_weak.txt @@ -0,0 +1,12 @@ +Name:Mortal Flesh Is Weak +ManaCost:no cost +Types:Scheme +Text:no text +T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ ShowTheWeakness | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, each opponent's life total becomes the lowest life total among your opponents. +SVar:ShowTheWeakness:AB$ SetLife | Cost$ 0 | Defined$ Player.Opponent | LifeAmount$ X | References$ X +SVar:X:Count$LowestLifeTotal Opponent +SVar:Rarity:Common +SVar:Picture:http://www.cardforge.org/fpics/lq_schemes/mortal_flesh_is_weak.jpg +SetInfo:ARC|Common|http://magiccards.info/extras/scheme/archenemy/mortal-flesh-is-weak.jpg +Oracle:When you set this scheme in motion, each opponent's life total becomes the lowest life total among your opponents. +End \ No newline at end of file diff --git a/res/cardsfolder/r/repay_in_kind.txt b/res/cardsfolder/r/repay_in_kind.txt index 6cc28580814..037453c8c8e 100644 --- a/res/cardsfolder/r/repay_in_kind.txt +++ b/res/cardsfolder/r/repay_in_kind.txt @@ -2,7 +2,7 @@ Name:Repay in Kind ManaCost:5 B B Types:Sorcery Text:no text -A:SP$ SetLife | Cost$ 5 B B | Defined$ Each | LifeAmount$ X | References$ X | SpellDescription$ Each player's life total becomes the lowest life total among all players. +A:SP$ SetLife | Cost$ 5 B B | Defined$ Player | LifeAmount$ X | References$ X | SpellDescription$ Each player's life total becomes the lowest life total among all players. SVar:X:Count$LowestLifeTotal SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/repay_in_kind.jpg