*Schemes: Added scheme - Mortal Flesh Is Weak

*Fixed Repay in Kind for multiplayer
This commit is contained in:
moomarc
2012-12-05 11:28:46 +00:00
parent 1d3d47a79b
commit 5d7d804838
4 changed files with 15 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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