- Added Talus Paladin. Nice card.

This commit is contained in:
jendave
2011-08-06 17:08:32 +00:00
parent 5122b32442
commit 9163cc154c
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5583,6 +5583,7 @@ res/cardsfolder/talon_sliver.txt -text svneol=native#text/plain
res/cardsfolder/talon_trooper.txt -text svneol=native#text/plain res/cardsfolder/talon_trooper.txt -text svneol=native#text/plain
res/cardsfolder/talonrend.txt -text svneol=native#text/plain res/cardsfolder/talonrend.txt -text svneol=native#text/plain
res/cardsfolder/talruum_minotaur.txt -text svneol=native#text/plain res/cardsfolder/talruum_minotaur.txt -text svneol=native#text/plain
res/cardsfolder/talus_paladin.txt -text svneol=native#text/plain
res/cardsfolder/tangle_asp.txt -text svneol=native#text/plain res/cardsfolder/tangle_asp.txt -text svneol=native#text/plain
res/cardsfolder/tangle_golem.txt -text svneol=native#text/plain res/cardsfolder/tangle_golem.txt -text svneol=native#text/plain
res/cardsfolder/tangle_hulk.txt -text svneol=native#text/plain res/cardsfolder/tangle_hulk.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Talus Paladin
ManaCost:3 W
Types:Creature Human Knight Ally
Text:no text
PT:2/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Ally.Other+YouCtrl | Optional$ True | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Allies you control gain lifelink until end of turn, and you may put a +1/+1 counter on CARDNAME.
SVar:TrigPumpAll:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.Ally.YouCtrl | KW$ Lifelink | SubAbility$ SVar=DBCounter
SVar:DBCounter:DB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | Optional$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/Talus_Paladin.jpg
End