diff --git a/.gitattributes b/.gitattributes index 5f5a2b92a6a..24b071a53ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5223,6 +5223,7 @@ res/cardsfolder/m/merrow_witsniper.txt svneol=native#text/plain res/cardsfolder/m/mesa_enchantress.txt svneol=native#text/plain res/cardsfolder/m/mesa_falcon.txt svneol=native#text/plain res/cardsfolder/m/mesmeric_orb.txt svneol=native#text/plain +res/cardsfolder/m/mesmeric_sliver.txt -text res/cardsfolder/m/mesmeric_trance.txt svneol=native#text/plain res/cardsfolder/m/messenger_falcons.txt svneol=native#text/plain res/cardsfolder/m/metal_fatigue.txt svneol=native#text/plain diff --git a/res/cardsfolder/h/harmonic_sliver.txt b/res/cardsfolder/h/harmonic_sliver.txt index b8b6d6660f8..f70cac4bfe8 100644 --- a/res/cardsfolder/h/harmonic_sliver.txt +++ b/res/cardsfolder/h/harmonic_sliver.txt @@ -4,7 +4,7 @@ Types:Creature Sliver Text:no text PT:1/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | Execute$ HarmonicDestroy | TriggerDescription$ When this permanent enters the battlefield, destroy target artifact or enchantment. -S:Mode$ Continuous | Affected$ Sliver | EffectZone$ Battlefield | AffectedZone$ Hand | AddTrigger$ HarmonicETB | AddSVar$ HarmonicDestroy | Description$ All Slivers have "When this permanent enters the battlefield, destroy target artifact or enchantment." +S:Mode$ Continuous | Affected$ Sliver.Other | EffectZone$ Battlefield | AffectedZone$ Exile,Graveyard,Hand,Library | AddTrigger$ HarmonicETB | AddSVar$ HarmonicDestroy | Description$ All Slivers have "When this permanent enters the battlefield, destroy target artifact or enchantment." SVar:HarmonicETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | Execute$ HarmonicDestroy | TriggerDescription$ When this permanent enters the battlefield, destroy target artifact or enchantment. SVar:HarmonicDestroy:DB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment. SVar:BuffedBy:Sliver diff --git a/res/cardsfolder/m/mesmeric_sliver.txt b/res/cardsfolder/m/mesmeric_sliver.txt new file mode 100644 index 00000000000..e85ae11701c --- /dev/null +++ b/res/cardsfolder/m/mesmeric_sliver.txt @@ -0,0 +1,15 @@ +Name:Mesmeric Sliver +ManaCost:3 U +Types:Creature Sliver +Text:no text +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ MesmFateseal | TriggerDescription$ When this permanent enters the battlefield, you may fateseal 1. +S:Mode$ Continuous | Affected$ Sliver.Other | EffectZone$ Battlefield | AffectedZone$ Exile,Graveyard,Hand,Library | AddTrigger$ MesmericETB | AddSVar$ MesmFateseal | Description$ All Slivers have "When this permanent enters the battlefield, you may fateseal 1." (To fateseal 1, its controller looks at the top card of an opponent's library, then he or she may put that card on the bottom of that library.) +SVar:MesmericETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ MesmFateseal | TriggerDescription$ When this permanent enters the battlefield, you may fateseal 1. +SVar:MesmFateseal:AB$Dig | Cost$ 0 | Defined$ Opponent | DigNum$ 1 | AnyNumber$ True | DestinationZone$ Library | LibraryPosition$ -1 | LibraryPosition2$ 0 +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mesmeric_sliver.jpg +SetInfo:FUT|Common|http://magiccards.info/scans/en/fut/53.jpg +Oracle:All Slivers have "When this permanent enters the battlefield, you may fateseal 1." (To fateseal 1, its controller looks at the top card of an opponent's library, then he or she may put that card on the bottom of that library.) +End \ No newline at end of file