From 4f8ef5e94e2f1e38351c9c588fa2ac2881f0f9cd Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Wed, 22 Feb 2012 00:04:58 +0000 Subject: [PATCH] - Added Opaline Sliver. --- .gitattributes | 1 + res/cardsfolder/o/opaline_sliver.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/o/opaline_sliver.txt diff --git a/.gitattributes b/.gitattributes index f17ffd475d2..8ed9880dd9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6169,6 +6169,7 @@ res/cardsfolder/o/opal_guardian.txt svneol=native#text/plain res/cardsfolder/o/opal_titan.txt -text svneol=unset#text/plain res/cardsfolder/o/opalescence.txt svneol=native#text/plain res/cardsfolder/o/opaline_bracers.txt svneol=native#text/plain +res/cardsfolder/o/opaline_sliver.txt -text svneol=unset#text/plain res/cardsfolder/o/open_the_vaults.txt svneol=native#text/plain res/cardsfolder/o/ophidian.txt svneol=native#text/plain res/cardsfolder/o/ophidian_eye.txt svneol=native#text/plain diff --git a/res/cardsfolder/o/opaline_sliver.txt b/res/cardsfolder/o/opaline_sliver.txt new file mode 100644 index 00000000000..9dace4cc0d7 --- /dev/null +++ b/res/cardsfolder/o/opaline_sliver.txt @@ -0,0 +1,11 @@ +Name:Opaline Sliver +ManaCost:1 W U +Types:Creature Sliver +Text:no text +PT:2/2 +S:Mode$ Continuous | Affected$ Sliver | AddTrigger$ TrigTargetSpell | AddSVar$ TrigDraw | Description$ All Slivers have "Whenever this permanent becomes the target of a spell an opponent controls, you may draw a card." +SVar:TrigTargetSpell:Mode$ BecomesTarget | ValidTarget$ Card.Self | ValidSource$ Instant.YouDontCtrl,Sorcery.YouDontCtrl | Execute$ TrigDraw | OptionalDecider$ You | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME becomes the target of a spell an opponent controls, you may draw a card. +SVar:TrigDraw:AB$ Draw | Cost$ 0 | NumCards$ 1 | Defined$ You +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/opaline_sliver.jpg +End \ No newline at end of file