Added Banefire

This commit is contained in:
moomarc
2012-03-29 09:17:29 +00:00
parent 89fbc1703a
commit 5ea353b840
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -622,6 +622,7 @@ res/cardsfolder/b/balthor_the_stout.txt svneol=native#text/plain
res/cardsfolder/b/bamboozle.txt -text
res/cardsfolder/b/bandage.txt svneol=native#text/plain
res/cardsfolder/b/bane_of_the_living.txt svneol=native#text/plain
res/cardsfolder/b/banefire.txt -text
res/cardsfolder/b/baneful_omen.txt -text
res/cardsfolder/b/baneslayer_angel.txt svneol=native#text/plain
res/cardsfolder/b/banewasp_affliction.txt -text svneol=unset#text/plain

View File

@@ -0,0 +1,14 @@
Name:Banefire
ManaCost:X R
Types:Sorcery
Text:no text
A:SP$ DealDamage | Cost$ X R | Tgt$ TgtCP | NumDmg$ X | ConditionCheckSVar$ X | ConditionSVarCompare$ LT5 | SubAbility$ BanefulDmg | SpellDescription$ CARDNAME deals X damage to target creature or player.
SVar:BanefulDmg:DB$ DealDamage | Defined$ Targeted | NumDmg$ X | NoPrevention$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ GE5
S:Mode$ Continuous | Affected$ Self | AffectedZone$ Stack | EffectZone$ All | CharacteristicDefining$ True | AddHiddenKeyword$ HIDDEN CARDNAME can't be countered. | CheckSVar$ X | SVarCompare$ GE5 | Description$ If X is 5 or more, CARDNAME can't be countered by spells or abilities and the damage can't be prevented.
SVar:X:Count$xPaid
Var:PayX:5
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/banefire.jpg
SetInfo:CFX|Rare|http://magiccards.info/scans/en/cfx/58.jpg
Oracle:Banefire deals X damage to target creature or player.\nIf X is 5 or more, Banefire can't be countered by spells or abilities and the damage can't be prevented.
End