- Added Opaline Sliver.

This commit is contained in:
jeffwadsworth
2012-02-22 00:04:58 +00:00
parent 7d77a789ae
commit 4f8ef5e94e
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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