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