mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
929 B
Plaintext
12 lines
929 B
Plaintext
|
Name:Sinister Possession
|
||
|
ManaCost:B
|
||
|
Types:Enchantment Aura
|
||
|
K:Enchant creature
|
||
|
A:SP$ Attach | Cost$ B | ValidTgts$ Creature | AILogic$ Curse
|
||
|
T:Mode$ Attacks | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigLoseLifeAttack | TriggerDescription$ Whenever enchanted creature attacks or blocks, its controller loses 2 life.
|
||
|
T:Mode$ Blocks | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigLoseLifeBlock | Secondary$ True | TriggerDescription$ Whenever enchanted creature attacks or blocks, its controller loses 2 life.
|
||
|
SVar:TrigLoseLifeAttack:DB$ LoseLife | Defined$ TriggeredAttackerController | LifeAmount$ 2
|
||
|
SVar:TrigLoseLifeBlock:DB$ LoseLife | Defined$ TriggeredBlockerController | LifeAmount$ 2
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/sinister_possession.jpg
|
||
|
Oracle:Enchant creature\nWhenever enchanted creature attacks or blocks, its controller loses 2 life.
|