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