diff --git a/.gitattributes b/.gitattributes index c0b007385c8..3bf3efa484f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5842,6 +5842,7 @@ res/cardsfolder/l/lust_for_war.txt svneol=native#text/plain res/cardsfolder/l/lux_cannon.txt svneol=native#text/plain res/cardsfolder/l/lyev_skyknight.txt -text res/cardsfolder/l/lymph_sliver.txt svneol=native#text/plain +res/cardsfolder/l/lyna.txt -text res/cardsfolder/l/lynx.txt svneol=native#text/plain res/cardsfolder/l/lys_alana_bowmaster.txt svneol=native#text/plain res/cardsfolder/l/lys_alana_huntmaster.txt svneol=native#text/plain @@ -5973,6 +5974,7 @@ res/cardsfolder/m/mantis_engine.txt svneol=native#text/plain res/cardsfolder/m/mantle_of_leadership.txt svneol=native#text/plain res/cardsfolder/m/maralen_of_the_mornsong.txt -text res/cardsfolder/m/marauding_knight.txt svneol=native#text/plain +res/cardsfolder/m/maraxus.txt -text res/cardsfolder/m/maraxus_of_keld.txt svneol=native#text/plain res/cardsfolder/m/marble_chalice.txt svneol=native#text/plain res/cardsfolder/m/marble_diamond.txt svneol=native#text/plain @@ -6278,6 +6280,7 @@ res/cardsfolder/m/misers_cage.txt svneol=native#text/plain res/cardsfolder/m/misery_charm.txt svneol=native#text/plain res/cardsfolder/m/misfortunes_gain.txt svneol=native#text/plain res/cardsfolder/m/misguided_rage.txt svneol=native#text/plain +res/cardsfolder/m/mishra.txt -text res/cardsfolder/m/mishra_artificer_prodigy.txt svneol=native#text/plain res/cardsfolder/m/mishras_bauble.txt -text res/cardsfolder/m/mishras_factory.txt svneol=native#text/plain @@ -6478,6 +6481,7 @@ res/cardsfolder/m/mudhole.txt -text res/cardsfolder/m/mul_daya_channelers.txt svneol=native#text/plain res/cardsfolder/m/mulch.txt svneol=native#text/plain res/cardsfolder/m/mulldrifter.txt svneol=native#text/plain +res/cardsfolder/m/multani.txt -text res/cardsfolder/m/multani_maro_sorcerer.txt svneol=native#text/plain res/cardsfolder/m/multanis_acolyte.txt svneol=native#text/plain res/cardsfolder/m/multanis_decree.txt svneol=native#text/plain diff --git a/res/cardsfolder/l/lyna.txt b/res/cardsfolder/l/lyna.txt new file mode 100644 index 00000000000..fc05a676ade --- /dev/null +++ b/res/cardsfolder/l/lyna.txt @@ -0,0 +1,9 @@ +Name:Lyna +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+2/-4 +S:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.YouCtrl | AddKeyword$ Shadow | Description$ Creatures you control have shadow. (They can block and be blocked only by creatures with shadow.) +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=12142&type=card +End \ No newline at end of file diff --git a/res/cardsfolder/m/maraxus.txt b/res/cardsfolder/m/maraxus.txt new file mode 100644 index 00000000000..fa32ff5424b --- /dev/null +++ b/res/cardsfolder/m/maraxus.txt @@ -0,0 +1,9 @@ +Name:Maraxus +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+1/+2 +S:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.YouCtrl | AddPower$ 1 | Description$ Creatures you control get +1/+0. +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=4964&type=card +End \ No newline at end of file diff --git a/res/cardsfolder/m/mishra.txt b/res/cardsfolder/m/mishra.txt new file mode 100644 index 00000000000..0d8b9eadba9 --- /dev/null +++ b/res/cardsfolder/m/mishra.txt @@ -0,0 +1,13 @@ +Name:Mishra +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+0/-3 +R:Event$ DamageDone | ActiveZones$ Command | ValidSource$ Creature.YouCtrl | ReplaceWith$ DmgTimes2 | IsCombat$ False | Description$ If a creature you control would deal damage, it deals double that damage instead. +R:Event$ DamageDone | ActiveZones$ Command | ValidSource$ Creature.YouCtrl | ReplaceWith$ DmgTimes2Combat | IsCombat$ True | Secondary$ True | Description$ If a creature you control would deal damage, it deals double that damage instead. +SVar:DmgTimes2:AB$ DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X +SVar:DmgTimes2Combat:AB$ DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X +SVar:X:ReplaceCount$DamageAmount/Twice +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=12327 +End \ No newline at end of file diff --git a/res/cardsfolder/m/multani.txt b/res/cardsfolder/m/multani.txt new file mode 100644 index 00000000000..651b14e4cf1 --- /dev/null +++ b/res/cardsfolder/m/multani.txt @@ -0,0 +1,10 @@ +Name:Multani +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:-3/-2 +S:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.YouCtrl | AddPower$ X | References$ X | Description$ Creatures you control get +X/+0, where X is the number of cards in your hand. +SVar:X:Count$CardsInYourHand +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=12146&type=card +End \ No newline at end of file