mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Blood Oath by Squee.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/b/blood_oath.txt
Normal file
15
res/cardsfolder/b/blood_oath.txt
Normal 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
|
||||
Reference in New Issue
Block a user