mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
corrected Blazing Torch damage ability
This commit is contained in:
@@ -3,7 +3,8 @@ ManaCost:1
|
|||||||
Types:Artifact Equipment
|
Types:Artifact Equipment
|
||||||
Text:Equipped creature can't be blocked by Vampires or Zombies.
|
Text:Equipped creature can't be blocked by Vampires or Zombies.
|
||||||
K:eqPump 1:HIDDEN CantBeBlockedBy Creature.Vampire,Creature.Zombie
|
K:eqPump 1:HIDDEN CantBeBlockedBy Creature.Vampire,Creature.Zombie
|
||||||
A:AB$ DealDamage | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ Blazing Torch deals 2 damage to target creature or player.
|
S:Mode$ Continuous | Affected$ Creature.AttachedBy | AddAbility$ TorchDamage | Description$ Equipped creature has "{T}, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player."
|
||||||
|
SVar:TorchDamage:AB$ DealDamage | Cost$ T Sac<1/Card.Attached+namedBlazing Torch> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player | NumDmg$ 2 | DamageSource$ Sacrificed | SpellDescription$ Blazing Torch deals 2 damage to target creature or player.
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/blazing_torch.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/blazing_torch.jpg
|
||||||
SetInfo:ZEN|Uncommon|http://magiccards.info/scans/en/zen/197.jpg
|
SetInfo:ZEN|Uncommon|http://magiccards.info/scans/en/zen/197.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user