mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
814 B
Plaintext
11 lines
814 B
Plaintext
|
Name:Curse of Vitality
|
||
|
ManaCost:2 W
|
||
|
Types:Enchantment Aura Curse
|
||
|
K:Enchant player
|
||
|
A:SP$ Attach | Cost$ 2 W | ValidTgts$ Player | AILogic$ Curse
|
||
|
T:Mode$ AttackersDeclared | ValidCard$ Creature | AttackedTarget$ Player.EnchantedBy | Execute$ TrigRepeat | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted player is attacked, you gain 2 life. Each opponent attacking that player does the same.
|
||
|
SVar:TrigRepeat:DB$ RepeatEach | RepeatPlayers$ TriggeredAttackingPlayerAndYou | RepeatSubAbility$ TrigGainLife
|
||
|
SVar:TrigGainLife:DB$ GainLife | Defined$ Player.IsRemembered | LifeAmount$ 2
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/curse_of_vitality.jpg
|
||
|
Oracle:Enchant player\nWhenever enchanted player is attacked, you gain 2 life. Each opponent attacking that player does the same.
|