diff --git a/.gitattributes b/.gitattributes index 56c808b2e61..50658ca8917 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/b/banefire.txt b/res/cardsfolder/b/banefire.txt new file mode 100644 index 00000000000..c0aa54ab0c2 --- /dev/null +++ b/res/cardsfolder/b/banefire.txt @@ -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 \ No newline at end of file