From 9cbde4e8c5770b1df1dc33a5e7a622b0e86da183 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 22:12:40 +0000 Subject: [PATCH] - Added Telim'Tor. --- .gitattributes | 1 + res/cardsfolder/telimtor.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/telimtor.txt diff --git a/.gitattributes b/.gitattributes index bf568d15e6f..69558cf76e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/telimtor.txt b/res/cardsfolder/telimtor.txt new file mode 100644 index 00000000000..592aebf41a7 --- /dev/null +++ b/res/cardsfolder/telimtor.txt @@ -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 \ No newline at end of file