mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Converted Reckless Embermage; Sign in Blood and Smash to Smithereens to the newer AF drawback.
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4 U
|
|||||||
Types:Creature Illusion
|
Types:Creature Illusion
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:2/2
|
PT:2/2
|
||||||
A:AB$ DealDamage | Cost$ T | Tgt$ CP | NumDmg$ 2 | SubAbility$ SVar=DB1 | SpellDescription$ Psionic Entity deals 2 damage to target creature or player and 3 damage to itself.
|
A:AB$ DealDamage | Cost$ T | Tgt$ CP | NumDmg$ 2 | SubAbility$ SVar=DB1 | SpellDescription$ CARDNAME deals 2 damage to target creature or player and 3 damage to itself.
|
||||||
SVar:DB1:DB$DealDamage | NumDmg$ 3 | Defined$ Self
|
SVar:DB1:DB$DealDamage | NumDmg$ 3 | Defined$ Self
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
|
|||||||
@@ -3,7 +3,8 @@ ManaCost:3 R
|
|||||||
Types:Creature Human Wizard
|
Types:Creature Human Wizard
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:2/2
|
PT:2/2
|
||||||
A:AB$DealDamage | Cost$ 1 R | Tgt$ TgtCP | NumDmg$ 1 | SubAbility$ DamageSelf/1 | SpellDescription$ Reckless Embermage deals 1 damage to target creature or player and 1 damage to itself.
|
A:AB$ DealDamage | Cost$ 1 R | Tgt$ TgtCP | NumDmg$ 1 | SubAbility$ SVar=DBDealDamage | SpellDescription$ CARDNAME deals 1 damage to target creature or player and 1 damage to itself.
|
||||||
|
SVar:DBDealDamage:DB$DealDamage | NumDmg$ 1 | Defined$ Self
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_embermage.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_embermage.jpg
|
||||||
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/201.jpg
|
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/201.jpg
|
||||||
|
|||||||
@@ -2,7 +2,8 @@ Name:Sign in Blood
|
|||||||
ManaCost:B B
|
ManaCost:B B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$Draw | Cost$ B B | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player draws two cards and loses 2 life. | SubAbility$ LoseLifeTgt/2
|
A:SP$ Draw | Cost$ B B | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ SVar=DBLoseLife | SpellDescription$ Target player draws two cards and loses 2 life.
|
||||||
|
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2 | Defined$ Targeted
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sign_in_blood.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/sign_in_blood.jpg
|
||||||
SetInfo:M10|Common|http://magiccards.info/scans/en/m10/112.jpg
|
SetInfo:M10|Common|http://magiccards.info/scans/en/m10/112.jpg
|
||||||
|
|||||||
@@ -2,7 +2,8 @@ Name:Smash to Smithereens
|
|||||||
ManaCost:1 R
|
ManaCost:1 R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$Destroy | Cost$ 1 R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SubAbility$ DamageTgtCtrlr/3 | SpellDescription$ Destroy target artifact. CARDNAME deals 3 damage to that artifact's controller.
|
A:SP$ Destroy | Cost$ 1 R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SubAbility$ SVar=DBDealDamage | SpellDescription$ Destroy target artifact. CARDNAME deals 3 damage to that artifact's controller.
|
||||||
|
SVar:DBDealDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ 3
|
||||||
SVar:PlayMain1:TRUE
|
SVar:PlayMain1:TRUE
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/smash_to_smithereens.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/smash_to_smithereens.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user