mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Witchbane Orb.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -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.
|
||||||
|
|||||||
13
res/cardsfolder/w/witchbane_orb.txt
Normal file
13
res/cardsfolder/w/witchbane_orb.txt
Normal 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
|
||||||
Reference in New Issue
Block a user