From a785994f606ba6ef5fa3cf2c749025a22d4d96be Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 15 Oct 2011 10:14:07 +0000 Subject: [PATCH] - Added Relic Bind. --- .gitattributes | 1 + res/cardsfolder/r/relic_bind.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/r/relic_bind.txt diff --git a/.gitattributes b/.gitattributes index 13c84764897..9a0d929e75a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6377,6 +6377,7 @@ res/cardsfolder/r/release_the_ants.txt svneol=native#text/plain res/cardsfolder/r/relentless_rats.txt svneol=native#text/plain res/cardsfolder/r/relic_bane.txt svneol=native#text/plain res/cardsfolder/r/relic_barrier.txt svneol=native#text/plain +res/cardsfolder/r/relic_bind.txt -text res/cardsfolder/r/relic_crush.txt svneol=native#text/plain res/cardsfolder/r/relic_of_progenitus.txt svneol=native#text/plain res/cardsfolder/r/relic_putrescence.txt svneol=native#text/plain diff --git a/res/cardsfolder/r/relic_bind.txt b/res/cardsfolder/r/relic_bind.txt new file mode 100644 index 00000000000..6b3b766e2f9 --- /dev/null +++ b/res/cardsfolder/r/relic_bind.txt @@ -0,0 +1,17 @@ +Name:Relic Bind +ManaCost:2 U +Types:Enchantment Aura +Text:no text +K:Enchant artifact an opponent controls +A:SP$ Attach | Cost$ 2 U | ValidTgts$ Artifact.YouDontCtrl | TgtPrompt$ Select target artifact an opponent controls | AILogic$ Curse +T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Whenever enchanted artifact becomes tapped, choose one - CARDNAME deals 1 damage to target player; or target player gains 1 life. +SVar:TrigCharm:AB$ Charm | Cost$ 0 | Choices$ DBDamage,DBGain | SpellDescription$ Choose one - CARDNAME deals 1 damage to target player; or target player gains 1 life. +SVar:DBDamage:DB$ DealDamage | Tgt$ TgtP | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player. +SVar:DBGain:DB$ GainLife | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 1 | SpellDescription$ Target player gains 1 life. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/relic_bind.jpg +SetInfo:4ED|Rare|http://magiccards.info/scans/en/4e/97.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/71.jpg +Oracle:Enchant artifact an opponent controls\nWhenever enchanted artifact becomes tapped, choose one - Relic Bind deals 1 damage to target player; or target player gains 1 life. +End \ No newline at end of file