mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Added Flames of the Blood Hand
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3092,6 +3092,7 @@ res/cardsfolder/f/flamecore_elemental.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flamekin_brawler.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flamekin_harbinger.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flamekin_spitfire.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flames_of_the_blood_hand.txt -text
|
||||
res/cardsfolder/f/flameshot.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flamestick_courier.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/flametongue_kavu.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/f/flames_of_the_blood_hand.txt
Normal file
12
res/cardsfolder/f/flames_of_the_blood_hand.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Flames of the Blood Hand
|
||||
ManaCost:2 R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 4 | NoPrevention$ True | SubAbility$ PreventHealing | SpellDescription$ CARDNAME deals 4 damage to target player. The damage can't be prevented. If that player would gain life this turn, that player gains no life instead.
|
||||
SVar:PreventHealing:DB$ Effect | ReplacementEffects$ GainLifeEvent | RememberObjects$ Targeted
|
||||
SVar:GainLifeEvent:Event$ GainLife | ValidPlayer$ Player.IsRemembered | Prevent$ True | Description$ If the targeted player would gain life this turn, that player gains no life instead.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/flames_of_the_blood_hand.jpg
|
||||
SetInfo:BOK|Uncommon|http://magiccards.info/scans/en/bok/101.jpg
|
||||
Oracle:Flames of the Blood Hand deals 4 damage to target player. The damage can't be prevented. If that player would gain life this turn, that player gains no life instead.
|
||||
End
|
||||
Reference in New Issue
Block a user