- Added Telim'Tor.

This commit is contained in:
jendave
2011-08-06 22:12:40 +00:00
parent e0cb20c597
commit 9cbde4e8c5
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6692,6 +6692,7 @@ res/cardsfolder/tel_jilad_wolf.txt svneol=native#text/plain
res/cardsfolder/telekinetic_bonds.txt svneol=native#text/plain
res/cardsfolder/telekinetic_sliver.txt -text svneol=native#text/plain
res/cardsfolder/telethopter.txt svneol=native#text/plain
res/cardsfolder/telimtor.txt -text svneol=native#text/plain
res/cardsfolder/telimtors_darts.txt -text svneol=native#text/plain
res/cardsfolder/telimtors_edict.txt -text svneol=native#text/plain
res/cardsfolder/teller_of_tales.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Telim'Tor
ManaCost:4 R
Types:Legendary Creature Human Knight
Text:no text
PT:2/2
K:Flanking
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ When CARDNAME attacks, all attacking creatures with flanking get +1/+1 until end of turn.
SVar:TrigPump:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.attacking+withFlanking | NumAtt$ 1 | NumDef$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/telimtor.jpg
End