*Realized I missed uploading the txt for Vedalken Certarch.

*Fixed PrecostDesc$ parameter for Shinen of Fear's Chill's Channel ability.
This commit is contained in:
jendave
2011-08-06 10:49:25 +00:00
parent 0c0946a37e
commit 0ed315dcef
3 changed files with 11 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -4867,6 +4867,7 @@ res/cardsfolder/vectis_silencers.txt -text svneol=native#text/plain
res/cardsfolder/vector_asp.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_aethermage.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_archmage.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_certarch.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_dismisser.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_entrancer.txt -text svneol=native#text/plain
res/cardsfolder/vedalken_ghoul.txt -text svneol=native#text/plain

View File

@@ -4,7 +4,7 @@ Types:Creature Spirit
Text:no text
PT:3/2
K:CARDNAME can't block.
A:AB$Pump|Cost$1 B Discard<1/CARDNAME>|Tgt$TgtC|PreCostDesc$Channel - |KW$CARDNAME can't block.|ActivatingZone$Hand|IsCurse$True|SpellDescription$Target creature can't block this turn.
A:AB$Pump|Cost$1 B Discard<1/CARDNAME>|Tgt$TgtC|PrecostDesc$Channel - |KW$CARDNAME can't block.|ActivatingZone$Hand|IsCurse$True|SpellDescription$Target creature can't block this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/shinen_of_fears_chill.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Vedalken Certarch
ManaCost:U
Types:Creature Vedalken Wizard
Text:no text
PT:1/1
A:AB$Tap|Cost$T|ValidTgts$Artifact,Creature,Land|TgtPrompt$Select target artifact,creature or land.|IsPresent$Artifact|PresentCompare$GE3|PrecostDesc$Metalcraft - |SpellDescription$Tap target artifact,creature or land.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/vedalken_certarch.jpg
End