diff --git a/.gitattributes b/.gitattributes index 37c62708778..bc57bff8e89 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/ophidian.txt b/res/cardsfolder/ophidian.txt new file mode 100644 index 00000000000..03f03c1ebca --- /dev/null +++ b/res/cardsfolder/ophidian.txt @@ -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 \ No newline at end of file