diff --git a/.gitattributes b/.gitattributes index e51ddc7596a..d6fe220891b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1308,6 +1308,7 @@ res/cardsfolder/c/capsize.txt svneol=native#text/plain res/cardsfolder/c/captain_of_the_mists.txt -text res/cardsfolder/c/captain_of_the_watch.txt svneol=native#text/plain res/cardsfolder/c/captain_sisay.txt svneol=native#text/plain +res/cardsfolder/c/captivating_glance.txt -text res/cardsfolder/c/captivating_vampire.txt svneol=native#text/plain res/cardsfolder/c/captive_flame.txt svneol=native#text/plain res/cardsfolder/c/capture_of_jingzhou.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/burrowing.txt b/res/cardsfolder/b/burrowing.txt index fc79763e59b..c153de90538 100644 --- a/res/cardsfolder/b/burrowing.txt +++ b/res/cardsfolder/b/burrowing.txt @@ -5,6 +5,7 @@ Text:no text K:Enchant creature A:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Mountainwalk | Description$ Enchanted creature has mountainwalk. +SVar:RemRandomDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/burrowing.jpg SetInfo:LEA|Uncommon|http://magiccards.info/scans/en/al/139.jpg diff --git a/res/cardsfolder/c/captivating_glance.txt b/res/cardsfolder/c/captivating_glance.txt new file mode 100644 index 00000000000..066b62f945f --- /dev/null +++ b/res/cardsfolder/c/captivating_glance.txt @@ -0,0 +1,15 @@ +Name:Captivating Glance +ManaCost:2 U +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AILogic$ Curse +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ CaptiveClash | TriggerDescription$ At the beginning of your end step, clash with an opponent. If you win, gain control of enchanted creature. Otherwise, that player gains control of enchanted creature. +SVar:CaptiveClash:DB$ Clash | WinSubAbility$ YouControl | OtherwiseSubAbility$ OppControl +SVar:YouControl:DB$ GainControl | Defined$ Enchanted | NewController$ You +SVar:OppControl:DB$ GainControl | Defined$ Enchanted | NewController$ Opponent +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/captivating_glance.jpg +SetInfo:LRW|Uncommon|http://magiccards.info/scans/en/lw/55.jpg +Oracle:Enchant creature\nAt the beginning of your end step, clash with an opponent. If you win, gain control of enchanted creature. Otherwise, that player gains control of enchanted creature. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.) +End \ No newline at end of file