- Added Witchbane Orb.

This commit is contained in:
Sloth
2011-12-03 12:02:19 +00:00
parent e524eff655
commit d5125e8891
4 changed files with 15 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -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_engine.txt -text
res/cardsfolder/w/witch_hunter.txt svneol=native#text/plain res/cardsfolder/w/witch_hunter.txt svneol=native#text/plain
res/cardsfolder/w/witch_maw_nephilim.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/witchs_mist.txt svneol=native#text/plain
res/cardsfolder/w/withered_wretch.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 res/cardsfolder/w/withering_boon.txt svneol=native#text/plain

View File

@@ -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." 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: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:EnchantMe:Once
SVar:Picture:http://www.wizards.com/global/images/magic/general/freewind_equenaut.jpg
SVar:Rarity:Common 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 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." Oracle:Flying\nAs long as Freewind Equenaut is enchanted, it has "{T}: Freewind Equenaut deals 2 damage to target attacking or blocking creature."
End End

View File

@@ -4,7 +4,6 @@ Types:Legendary Creature Human Archer
Text:no text Text:no text
PT:3/3 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. 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:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/tor_wauki.jpg 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. Oracle:{T}: Tor Wauki deals 2 damage to target attacking or blocking creature.

View File

@@ -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