mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
convert Filthy Cur, Ragged Veins, and Thrashing Mudspawn to triggers
This commit is contained in:
@@ -3,8 +3,10 @@ ManaCost:1 B
|
|||||||
Types:Creature Hound
|
Types:Creature Hound
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:2/2
|
PT:2/2
|
||||||
K:Whenever CARDNAME is dealt damage, you lose that much life.
|
T:Mode$ DamageDone | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you lose that much life.
|
||||||
|
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||||
|
SVar:X:Count$TriggeredDamageAmount
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://resources.wizards.com/magic/cards/od/en-us/card31804.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/filthy_cur.jpg
|
||||||
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/136.jpg
|
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/136.jpg
|
||||||
End
|
End
|
||||||
@@ -3,8 +3,10 @@ ManaCost:1 B
|
|||||||
Types:Enchantment Aura
|
Types:Enchantment Aura
|
||||||
Text:no text
|
Text:no text
|
||||||
K:Flash
|
K:Flash
|
||||||
K:Enchant creature
|
K:Enchant Creature Curse
|
||||||
K:enPumpCurse:HIDDEN Whenever CARDNAME is dealt damage, you lose that much life.:Whenever enchanted creature is dealt damage, its controller loses that much life.
|
T:Mode$ DamageDone | ValidTarget$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever enchanted creature is dealt damage, its controller loses that much life.
|
||||||
|
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ EnchantedController | LifeAmount$ X
|
||||||
|
SVar:X:Count$TriggeredDamageAmount
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ragged_veins.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/ragged_veins.jpg
|
||||||
SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/139.jpg
|
SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/139.jpg
|
||||||
|
|||||||
@@ -3,7 +3,9 @@ ManaCost:3 B B
|
|||||||
Types:Creature Beast
|
Types:Creature Beast
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:4/4
|
PT:4/4
|
||||||
K:Whenever CARDNAME is dealt damage, you lose that much life.
|
T:Mode$ DamageDone | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you lose that much life.
|
||||||
|
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||||
|
SVar:X:Count$TriggeredDamageAmount
|
||||||
K:Morph:1 B B
|
K:Morph:1 B B
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/thrashing_mudspawn.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/thrashing_mudspawn.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user