mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
card updates to handle sacrificed LKI properly
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Creature Ouphe
|
||||
PT:3/3
|
||||
K:Persist
|
||||
A:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to target creature with flying.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aerie_ouphes.jpg
|
||||
Oracle:Sacrifice Aerie Ouphes: It deals damage equal to its power to target creature with flying.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)
|
||||
|
||||
@@ -4,6 +4,6 @@ Types:Creature Shade
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ B | Defined$ Self | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
|
||||
A:AB$ DealDamage | Cost$ R Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to target creature.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
DeckHas:Ability$Sacrifice
|
||||
Oracle:{B}: Cinder Shade gets +1/+1 until end of turn.\n{R}, Sacrifice Cinder Shade: It deals damage equal to its power to target creature.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:2 R R
|
||||
Types:Creature Elemental
|
||||
PT:3/2
|
||||
A:AB$ DealDamage | Cost$ R T Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to target creature.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/flame_elemental.jpg
|
||||
Oracle:{R}, {T}, Sacrifice Flame Elemental: It deals damage equal to its power to target creature.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:2 R
|
||||
Types:Creature Human Nomad
|
||||
PT:2/2
|
||||
A:AB$ DealDamage | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to any target.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghitu_fire_eater.jpg
|
||||
Oracle:{T}, Sacrifice Ghitu Fire-Eater: It deals damage equal to its power to any target.
|
||||
|
||||
@@ -4,5 +4,5 @@ Types:Creature Human Wizard
|
||||
PT:2/2
|
||||
K:Prowess
|
||||
A:AB$ DealDamage | Cost$ R Sac<1/CARDNAME> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to target creature or planeswalker.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\n{R}, Sacrifice Heartfire Immolator: It deals damage equal to its power to target creature or planeswalker.
|
||||
|
||||
@@ -4,6 +4,6 @@ Types:Creature Minotaur Wizard
|
||||
PT:3/4
|
||||
A:AB$ Pump | Cost$ 1 U | Defined$ Self | KW$ Shroud | SpellDescription$ CARDNAME gains shroud until end of turn.
|
||||
A:AB$ DealDamage | Cost$ R Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to target creature.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/minotaur_illusionist.jpg
|
||||
Oracle:{1}{U}: Minotaur Illusionist gains shroud until end of turn. (It can't be the target of spells or abilities.)\n{R}, Sacrifice Minotaur Illusionist: It deals damage equal to its power to target creature.
|
||||
|
||||
@@ -4,6 +4,6 @@ Types:Creature Giant Shaman
|
||||
PT:3/3
|
||||
K:Bloodthirst:3
|
||||
A:AB$ DealDamage | Cost$ 1 Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to any target.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:X:Sacrificed$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/skarrgan_skybreaker.jpg
|
||||
Oracle:Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\n{1}, Sacrifice Skarrgan Skybreaker: It deals damage equal to its power to any target.
|
||||
|
||||
Reference in New Issue
Block a user