mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28: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
|
||||
Text:no text
|
||||
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: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
|
||||
End
|
||||
@@ -3,8 +3,10 @@ ManaCost:1 B
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Flash
|
||||
K:Enchant creature
|
||||
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.
|
||||
K:Enchant Creature Curse
|
||||
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:Picture:http://www.wizards.com/global/images/magic/general/ragged_veins.jpg
|
||||
SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/139.jpg
|
||||
|
||||
@@ -3,7 +3,9 @@ ManaCost:3 B B
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
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
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/thrashing_mudspawn.jpg
|
||||
|
||||
Reference in New Issue
Block a user