- Added Blood Oath by Squee.

This commit is contained in:
Sloth
2012-05-24 06:33:54 +00:00
parent cdfb250440
commit 7a99ec4c7b
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -928,6 +928,7 @@ res/cardsfolder/b/blood_hound.txt svneol=native#text/plain
res/cardsfolder/b/blood_knight.txt svneol=native#text/plain
res/cardsfolder/b/blood_lust.txt -text
res/cardsfolder/b/blood_moon.txt svneol=native#text/plain
res/cardsfolder/b/blood_oath.txt -text
res/cardsfolder/b/blood_ogre.txt svneol=native#text/plain
res/cardsfolder/b/blood_pet.txt svneol=native#text/plain
res/cardsfolder/b/blood_rites.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Blood Oath
ManaCost:3 R
Types:Instant
Text:no text
A:SP$ ChooseType | Cost$ 3 R | Defined$ You | Type$ Card | SubAbility$ DBReveal | SpellDescription$ Choose a card type. Target opponent reveals his or her hand. Blood Oath deals 3 damage to that player for each card of the chosen type revealed this way.
SVar:DBReveal:DB$ RevealHand | RememberRevealed$ True | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBDamage
SVar:DBDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ X
SVar:X:SVar$Y/Times.3
SVar:Y:Remembered$Valid Card.ChosenType
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/blood_oath.jpg
SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/177.jpg
Oracle:Choose a card type. Target opponent reveals his or her hand. Blood Oath deals 3 damage to that player for each card of the chosen type revealed this way. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)
End