mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Opaline Sliver.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/o/opaline_sliver.txt
Normal file
11
res/cardsfolder/o/opaline_sliver.txt
Normal 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
|
||||
Reference in New Issue
Block a user