diff --git a/.gitattributes b/.gitattributes index 4dd96db3d26..607b6423420 100644 --- a/.gitattributes +++ b/.gitattributes @@ -724,6 +724,7 @@ res/cardsfolder/canyon_wildcat.txt -text svneol=native#text/plain res/cardsfolder/cao_cao_lord_of_wei.txt -text svneol=native#text/plain res/cardsfolder/cao_ren_wei_commander.txt -text svneol=native#text/plain res/cardsfolder/capashen_knight.txt -text svneol=native#text/plain +res/cardsfolder/capashen_standard.txt svneol=native#text/plain res/cardsfolder/capashen_templar.txt -text svneol=native#text/plain res/cardsfolder/capashen_unicorn.txt -text svneol=native#text/plain res/cardsfolder/capricious_sorcerer.txt -text svneol=native#text/plain @@ -942,6 +943,7 @@ res/cardsfolder/control_of_the_court.txt -text svneol=native#text/plain res/cardsfolder/controvert.txt -text svneol=native#text/plain res/cardsfolder/convalescence.txt -text svneol=native#text/plain res/cardsfolder/convalescent_care.txt -text svneol=native#text/plain +res/cardsfolder/conviction.txt svneol=native#text/plain res/cardsfolder/convincing_mirage.txt -text svneol=native#text/plain res/cardsfolder/convolute.txt -text svneol=native#text/plain res/cardsfolder/copper_myr.txt -text svneol=native#text/plain @@ -4235,6 +4237,7 @@ res/cardsfolder/sever_soul.txt -text svneol=native#text/plain res/cardsfolder/severed_legion.txt -text svneol=native#text/plain res/cardsfolder/sewerdreg.txt -text svneol=native#text/plain res/cardsfolder/sewn_eye_drake.txt -text svneol=native#text/plain +res/cardsfolder/shackles.txt svneol=native#text/plain res/cardsfolder/shade_of_trokair.txt -text svneol=native#text/plain res/cardsfolder/shadow_guildmage.txt -text svneol=native#text/plain res/cardsfolder/shadow_lance.txt -text svneol=native#text/plain @@ -4271,6 +4274,7 @@ res/cardsfolder/shielding_plax.txt -text svneol=native#text/plain res/cardsfolder/shifting_wall.txt -text svneol=native#text/plain res/cardsfolder/shimmering_barrier.txt -text svneol=native#text/plain res/cardsfolder/shimmering_grotto.txt -text svneol=native#text/plain +res/cardsfolder/shimmering_wings.txt svneol=native#text/plain res/cardsfolder/shinen_of_fears_chill.txt -text svneol=native#text/plain res/cardsfolder/shinen_of_lifes_roar.txt -text svneol=native#text/plain res/cardsfolder/shinka_gatekeeper.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/capashen_standard.txt b/res/cardsfolder/capashen_standard.txt new file mode 100644 index 00000000000..e43eed61df4 --- /dev/null +++ b/res/cardsfolder/capashen_standard.txt @@ -0,0 +1,10 @@ +Name:Capashen Standard +ManaCost:W +Types:Enchantment Aura +Text:Enchanted creature gets +1/+1 +K:Enchant creature +K:enPump:+1/+1 +A:AB$Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/capashen_standard.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/conviction.txt b/res/cardsfolder/conviction.txt new file mode 100644 index 00000000000..3f80fd052aa --- /dev/null +++ b/res/cardsfolder/conviction.txt @@ -0,0 +1,10 @@ +Name:Conviction +ManaCost:1 W +Types:Enchantment Aura +Text:Enchanted creature gets +1/+3 +K:Enchant creature +K:enPump:+1/+3 +A:AB$ChangeZone | Cost$ W | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return CARDNAME to its owner's hand. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/conviction.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/shackles.txt b/res/cardsfolder/shackles.txt new file mode 100644 index 00000000000..02c40c8ca84 --- /dev/null +++ b/res/cardsfolder/shackles.txt @@ -0,0 +1,11 @@ +Name:Shackles +ManaCost:2 W +Types:Enchantment Aura +Text:Enchanted creature doesn't untap during its controller's untap step. +K:Enchant creature +K:enPumpCurse:HIDDEN CARDNAME doesn't untap during your untap step. +A:AB$ChangeZone | Cost$ W | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return CARDNAME to its owner's hand. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/shackles.jpg +SetInfo:INV|Common|http://magiccards.info/scans/en/in/37.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/shimmering_wings.txt b/res/cardsfolder/shimmering_wings.txt new file mode 100644 index 00000000000..bf7f329d828 --- /dev/null +++ b/res/cardsfolder/shimmering_wings.txt @@ -0,0 +1,11 @@ +Name:Shimmering Wings +ManaCost:U +Types:Enchantment Aura +Text:Enchanted creature has flying. +K:Enchant creature +K:enPump:Flying +A:AB$ChangeZone | Cost$ U | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return CARDNAME to its owner's hand. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/shimmering_wings.jpg +SetInfo:10E|Common|http://magiccards.info/scans/en/10e/107.jpg +End \ No newline at end of file