- Added Conviction, Capashen Standard, Shackles, Shimmering Wings.

This commit is contained in:
jendave
2011-08-06 13:57:32 +00:00
parent 4c8747ac18
commit 5f005accbb
5 changed files with 46 additions and 0 deletions

4
.gitattributes vendored
View File

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

View File

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

View File

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

View File

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

View File

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