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