add Arbiter of Knollridge (from Lorwyn)

This commit is contained in:
jendave
2011-08-06 20:06:23 +00:00
parent ea7659746b
commit 8a72bc152b
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -258,6 +258,7 @@ res/cardsfolder/aquamoeba.txt -text svneol=native#text/plain
res/cardsfolder/araba_mothrider.txt -text svneol=native#text/plain res/cardsfolder/araba_mothrider.txt -text svneol=native#text/plain
res/cardsfolder/arachnoid.txt -text svneol=native#text/plain res/cardsfolder/arachnoid.txt -text svneol=native#text/plain
res/cardsfolder/arashi_the_sky_asunder.txt -text svneol=native#text/plain res/cardsfolder/arashi_the_sky_asunder.txt -text svneol=native#text/plain
res/cardsfolder/arbiter_of_knollridge.txt -text svneol=native#text/plain
res/cardsfolder/arbor_elf.txt -text svneol=native#text/plain res/cardsfolder/arbor_elf.txt -text svneol=native#text/plain
res/cardsfolder/arc_blade.txt -text svneol=native#text/plain res/cardsfolder/arc_blade.txt -text svneol=native#text/plain
res/cardsfolder/arc_lightning.txt -text svneol=native#text/plain res/cardsfolder/arc_lightning.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Arbiter of Knollridge
ManaCost:6 W
Types:Creature Giant Wizard
Text:no text
PT:5/5
K:Vigilance
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigLife | TriggerDescription$ When CARDNAME enters the battlefield, each player's life total becomes the highest life total among all players.
SVar:TrigLife:AB$SetLife | Cost$ 0 | Defined$ Each | LifeAmount$ X
SVar:X:Count$HighestLifeTotal
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/arbiter_of_knollridge.jpg
End