mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
896 B
Plaintext
12 lines
896 B
Plaintext
|
Name:Soul Link
|
||
|
ManaCost:1 W B
|
||
|
Types:Enchantment Aura
|
||
|
K:Enchant creature
|
||
|
A:SP$ Attach | Cost$ 1 W B | ValidTgts$ Creature | AILogic$ Pump
|
||
|
T:Mode$ DamageDone | OnlyOnce$ True | ValidSource$ Card.AttachedBy | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature deals damage, you gain that much life.
|
||
|
T:Mode$ DamageDone | OnlyOnce$ True | ValidTarget$ Card.AttachedBy | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature is dealt damage, you gain that much life.
|
||
|
SVar:TrigGain:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X
|
||
|
SVar:X:TriggerCount$DamageAmount
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_link.jpg
|
||
|
Oracle:Enchant creature\nWhenever enchanted creature deals damage, you gain that much life.\nWhenever enchanted creature is dealt damage, you gain that much life.
|