Files
forge/res/cardsfolder/c/curse_artifact.txt
2013-06-22 07:45:27 +00:00

12 lines
1.2 KiB
Plaintext

Name:Curse Artifact
ManaCost:2 B B
Types:Enchantment Aura
K:Enchant artifact
A:SP$ Attach | Cost$ 2 B B | ValidTgts$ Artifact | AILogic$ Curse
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ EnchantedController | Execute$ TrigCurseArtifactSacrifice | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of the upkeep of enchanted artifact's controller, Curse Artifact deals 2 damage to that player unless he or she sacrifices that artifact.
SVar:TrigCurseArtifactSacrifice:DB$ Sacrifice | Defined$ EnchantedController | SacValid$ Artifact.EnchantedBy | Optional$ True | RememberSacrificed$ True | SubAbility$ DBCurseArtifactDamage
SVar:DBCurseArtifactDamage:DB$ DealDamage | Defined$ EnchantedController | NumDmg$ 2 | ConditionDefined$ Remembered | ConditionPresent$ Carde | ConditionCompare$ EQ0 | SubAbility$ DBCurseArtifactCleanup
SVar:DBCurseArtifactCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/curse_artifact.jpg
Oracle:Enchant artifact\nAt the beginning of the upkeep of enchanted artifact's controller, Curse Artifact deals 2 damage to that player unless he or she sacrifices that artifact.