mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Mesmeric Sliver.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_enchantress.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/mesa_falcon.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_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/mesmeric_trance.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/messenger_falcons.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
|
res/cardsfolder/m/metal_fatigue.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Types:Creature Sliver
|
|||||||
Text:no text
|
Text:no text
|
||||||
PT:1/1
|
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.
|
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: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:HarmonicDestroy:DB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment.
|
||||||
SVar:BuffedBy:Sliver
|
SVar:BuffedBy:Sliver
|
||||||
|
|||||||
15
res/cardsfolder/m/mesmeric_sliver.txt
Normal file
15
res/cardsfolder/m/mesmeric_sliver.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user