From d5125e8891b9eb3e152e8f6570e0b7720e6418a4 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 3 Dec 2011 12:02:19 +0000 Subject: [PATCH] - Added Witchbane Orb. --- .gitattributes | 1 + res/cardsfolder/f/freewind_equenaut.txt | 2 +- res/cardsfolder/t/tor_wauki.txt | 1 - res/cardsfolder/w/witchbane_orb.txt | 13 +++++++++++++ 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 res/cardsfolder/w/witchbane_orb.txt diff --git a/.gitattributes b/.gitattributes index 798d321c5de..8e27e5939c4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9613,6 +9613,7 @@ res/cardsfolder/w/wistful_thinking.txt svneol=native#text/plain res/cardsfolder/w/witch_engine.txt -text res/cardsfolder/w/witch_hunter.txt svneol=native#text/plain res/cardsfolder/w/witch_maw_nephilim.txt svneol=native#text/plain +res/cardsfolder/w/witchbane_orb.txt -text res/cardsfolder/w/witchs_mist.txt svneol=native#text/plain res/cardsfolder/w/withered_wretch.txt svneol=native#text/plain res/cardsfolder/w/withering_boon.txt svneol=native#text/plain diff --git a/res/cardsfolder/f/freewind_equenaut.txt b/res/cardsfolder/f/freewind_equenaut.txt index 86ddbfc4925..b95409604eb 100644 --- a/res/cardsfolder/f/freewind_equenaut.txt +++ b/res/cardsfolder/f/freewind_equenaut.txt @@ -7,8 +7,8 @@ K:Flying S:Mode$ Continuous | Affected$ Card.Self+enchanted | AddAbility$ DealDamage | Description$ As long as CARDNAME is enchanted, it has "Tap: CARDNAME deals 2 damage to target attacking or blocking creature." SVar:DealDamage:AB$DealDamage | Cost$ T | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 2 | Secondary$ True | SpellDescription$ CARDNAME deals 2 damage to target attacking or blocking creature." SVar:EnchantMe:Once -SVar:Picture:http://www.wizards.com/global/images/magic/general/freewind_equenaut.jpg SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/freewind_equenaut.jpg SetInfo:DIS|Common|http://magiccards.info/scans/en/di/9.jpg Oracle:Flying\nAs long as Freewind Equenaut is enchanted, it has "{T}: Freewind Equenaut deals 2 damage to target attacking or blocking creature." End \ No newline at end of file diff --git a/res/cardsfolder/t/tor_wauki.txt b/res/cardsfolder/t/tor_wauki.txt index 3364d3b2545..51d515dc86e 100644 --- a/res/cardsfolder/t/tor_wauki.txt +++ b/res/cardsfolder/t/tor_wauki.txt @@ -4,7 +4,6 @@ Types:Legendary Creature Human Archer Text:no text PT:3/3 A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target attacking or blocking creature. -SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/tor_wauki.jpg Oracle:{T}: Tor Wauki deals 2 damage to target attacking or blocking creature. diff --git a/res/cardsfolder/w/witchbane_orb.txt b/res/cardsfolder/w/witchbane_orb.txt new file mode 100644 index 00000000000..7dcba9cd9df --- /dev/null +++ b/res/cardsfolder/w/witchbane_orb.txt @@ -0,0 +1,13 @@ +Name:Witchbane Orb +ManaCost:4 +Types:Artifact +Text:no text +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, destroy all Curses attached to you. +SVar:TrigDestroyAll:AB$DestroyAll | Cost$ 0 | ValidCards$ Curse.AttachedTo You +S:Mode$ Continuous | Affected$ You | AddKeyword$ Hexproof | Description$ You have hexproof. (You can't be the target of spells or abilities your opponents control.) +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/witchbane_orb.jpg +SetInfo:ISD|Rare|http://magiccards.info/scans/en/isd/236.jpg +Oracle:When Witchbane Orb enters the battlefield, destroy all Curses attached to you.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control, including Aura spells.) +End \ No newline at end of file