mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
990 B
Plaintext
13 lines
990 B
Plaintext
|
Name:Contempt
|
||
|
ManaCost:1 U
|
||
|
Types:Enchantment Aura
|
||
|
K:Enchant creature
|
||
|
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Curse
|
||
|
T:Mode$ Attacks | ValidCard$ Card.EnchantedBy | Execute$ DelBounce | TriggerZones$ Battlefield | TriggerDescription$ When enchanted creature attacks, return it and CARDNAME to their owners' hands at end of combat.
|
||
|
SVar:DelBounce:DB$ DelayedTrigger | Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ BounceCritter | TriggerDescription$ Return enchanted creature and CARDNAME to their owners' hands.
|
||
|
SVar:BounceCritter:DB$ ChangeZone | Defined$ Enchanted | Origin$ Battlefield | Destination$ Hand | SubAbility$ BounceSelf
|
||
|
SVar:BounceSelf:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Hand
|
||
|
SVar:NonStackingAttachEffect:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/contempt.jpg
|
||
|
Oracle:Enchant creature\nWhen enchanted creature attacks, return it and Contempt to their owners' hands at end of combat.
|