add Oblation (from Onslaught)

This commit is contained in:
jendave
2011-08-07 01:55:01 +00:00
parent 59adc40fcf
commit a350f63121
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_jund.txt -text svneol=native#text/plain
res/cardsfolder/obelisk_of_naya.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/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/obliterate.txt -text svneol=native#text/plain
res/cardsfolder/oblivion_crown.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 res/cardsfolder/oblivion_ring.txt -text svneol=native#text/plain

View File

@@ -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