- Added Ophidian

This commit is contained in:
jendave
2011-08-06 21:21:14 +00:00
parent 5f893c0b12
commit c785a10b1c
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4571,6 +4571,7 @@ res/cardsfolder/opal_champion.txt svneol=native#text/plain
res/cardsfolder/opal_gargoyle.txt svneol=native#text/plain
res/cardsfolder/opal_guardian.txt svneol=native#text/plain
res/cardsfolder/opaline_bracers.txt -text svneol=native#text/plain
res/cardsfolder/ophidian.txt -text svneol=native#text/plain
res/cardsfolder/ophidian_eye.txt -text svneol=native#text/plain
res/cardsfolder/opportunist.txt -text svneol=native#text/plain
res/cardsfolder/opportunity.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Ophidian
ManaCost:2 U
Types:Creature Snake
Text:no text
PT:1/3
T:Mode$ AttackerUnblocked | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks and isn't blocked, you may draw a card. If you do, CARDNAME assigns no combat damage this turn.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SubAbility$ SVar=DBPump
SVar:DBPump:DB$Pump | Cost$ 0 | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/ophidian.jpg
End