mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Frostwielder: use ReplacementEffect
This commit is contained in:
@@ -3,6 +3,7 @@ ManaCost:2 R R
|
|||||||
Types:Creature Human Shaman
|
Types:Creature Human Shaman
|
||||||
PT:1/2
|
PT:1/2
|
||||||
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
|
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
|
||||||
S:Mode$ Continuous | Affected$ Creature.DamagedBy | AddHiddenKeyword$ If CARDNAME would be put into a graveyard, exile it instead. | Description$ If a creature dealt damage by CARDNAME this turn would die, exile it instead.
|
R:Event$ Moved | ValidCard$ Creature.DamagedBy | Destination$ Graveyard | ReplaceWith$ DBExile | Description$ If a creature dealt damage by CARDNAME this turn would die, exile it instead.
|
||||||
|
SVar:DBExile:DB$ ChangeZone | Defined$ ReplacedCard | Origin$ Battlefield | Destination$ Exile
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/frostwielder.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/frostwielder.jpg
|
||||||
Oracle:{T}: Frostwielder deals 1 damage to target creature or player.\nIf a creature dealt damage by Frostwielder this turn would die, exile it instead.
|
Oracle:{T}: Frostwielder deals 1 damage to target creature or player.\nIf a creature dealt damage by Frostwielder this turn would die, exile it instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user