diff --git a/.gitattributes b/.gitattributes index 6c1b5872c2c..f6f0193c761 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4974,6 +4974,7 @@ res/cardsfolder/obelisk_of_grixis.txt -text svneol=native#text/plain res/cardsfolder/obelisk_of_jund.txt -text svneol=native#text/plain res/cardsfolder/obelisk_of_naya.txt -text svneol=native#text/plain res/cardsfolder/obelisk_of_undoing.txt -text svneol=native#text/plain +res/cardsfolder/oblation.txt -text svneol=native#text/plain res/cardsfolder/obliterate.txt -text svneol=native#text/plain res/cardsfolder/oblivion_crown.txt -text svneol=native#text/plain res/cardsfolder/oblivion_ring.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/oblation.txt b/res/cardsfolder/oblation.txt new file mode 100644 index 00000000000..d8716c2610a --- /dev/null +++ b/res/cardsfolder/oblation.txt @@ -0,0 +1,9 @@ +Name:Oblation +ManaCost:2 W +Types:Instant +Text:no text +A:SP$ ChangeZone | Cost$ 2 W | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Library | Shuffle$ True | SubAbility$ DBDraw| SpellDescription$ The owner of target nonland permanent shuffles it into his or her library, then draws two cards. +SVar:DBDraw:DB$ Draw | Defined$ TargetedOwner | NumCards$ 2 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/oblation.jpg +End \ No newline at end of file