diff --git a/.gitattributes b/.gitattributes index a51c7ac5d7c..f250bc3e33d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3440,6 +3440,7 @@ forge-gui/res/cardsfolder/c/consign_to_dream.txt -text forge-gui/res/cardsfolder/c/consign_to_dust.txt -text forge-gui/res/cardsfolder/c/conspiracy.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/constant_mists.txt svneol=native#text/plain +forge-gui/res/cardsfolder/c/constricting_sliver.txt -text forge-gui/res/cardsfolder/c/constricting_tendrils.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/consult_the_necrosages.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/consume_spirit.txt -text diff --git a/forge-gui/res/cardsfolder/c/constricting_sliver.txt b/forge-gui/res/cardsfolder/c/constricting_sliver.txt new file mode 100644 index 00000000000..423a34f2479 --- /dev/null +++ b/forge-gui/res/cardsfolder/c/constricting_sliver.txt @@ -0,0 +1,13 @@ +Name:Constricting Sliver +ManaCost:5 W +Types:Creature Sliver +PT:3/3 +S:Mode$ Continuous | Affected$ Creature.Sliver+YouCtrl | AddTrigger$ ConstrictingTrig | AddSVar$ ConstrictingSliverExile & ConstrictingEffect & ConstrictingComeBack & ConstrictingTrigReturn & ConstrictingExileSelf | Description$ Sliver creatures you control have "When this creature enters the battlefield, you may exile target creature an opponent controls until this creature leaves the battlefield." +SVar:ConstrictingTrig:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ ConstrictingSliverExile | TriggerDescription$ When CARDNAME enters the battlefield, you may exile target creature an opponent controls until CARDNAME leaves the battlefield. +SVar:ConstrictingSliverExile:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | ConditionPresent$ Card.Self | SubAbility$ ConstrictingEffect +SVar:ConstrictingEffect:DB$ Effect | Triggers$ ConstrictingComeBack | RememberObjects$ Remembered | ImprintCards$ Self | SVars$ ConstrictingTrigReturn,ConstrictingExileSelf | ConditionPresent$ Card.Self | Duration$ Permanent +SVar:ConstrictingComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ ConstrictingTrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That permanent is exiled until this creature leaves the battlefield. +SVar:ConstrictingTrigReturn:AB$ ChangeZoneAll | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ConstrictingExileSelf +SVar:ConstrictingExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self +SVar:PlayMain1:TRUE +SVar:Picture:http://www.wizards.com/global/images/magic/general/constricting_sliver.jpg