mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Captivating Glance by Squee.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
15
res/cardsfolder/c/captivating_glance.txt
Normal file
15
res/cardsfolder/c/captivating_glance.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user