*Added Lightwielder Paladin

This commit is contained in:
jendave
2011-08-06 16:58:57 +00:00
parent 47d03c6724
commit ded4f54b2b
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3205,6 +3205,7 @@ res/cardsfolder/lightning_helix.txt -text svneol=native#text/plain
res/cardsfolder/lightning_hounds.txt -text svneol=native#text/plain res/cardsfolder/lightning_hounds.txt -text svneol=native#text/plain
res/cardsfolder/lightning_serpent.txt -text svneol=native#text/plain res/cardsfolder/lightning_serpent.txt -text svneol=native#text/plain
res/cardsfolder/lightning_talons.txt -text svneol=native#text/plain res/cardsfolder/lightning_talons.txt -text svneol=native#text/plain
res/cardsfolder/lightwielder_paladin.txt -text svneol=native#text/plain
res/cardsfolder/lignify.txt -text svneol=native#text/plain res/cardsfolder/lignify.txt -text svneol=native#text/plain
res/cardsfolder/liliana_vess.txt -text svneol=native#text/plain res/cardsfolder/liliana_vess.txt -text svneol=native#text/plain
res/cardsfolder/lilianas_caress.txt -text svneol=native#text/plain res/cardsfolder/lilianas_caress.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Lightwielder Paladin
ManaCost:3 W W
Types:Creature Human Knight
Text:no text
PT:4/4
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigExile | Optional$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may exile target black or red permanent that player controls.
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | ValidTgts$ Permanent.Black+YouDontCtrl,Permanent.Red+YouDontCtrl | TgtPrompt$ Choose target black or red permanent. | Origin$ Battlefield | Destination$ Exile | IsCurse$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightwielder_paladin.jpg
End