diff --git a/.gitattributes b/.gitattributes index 92a3a8d064f..886c86a7ea8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/arachnoid.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/arc_blade.txt -text svneol=native#text/plain res/cardsfolder/arc_lightning.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/arbiter_of_knollridge.txt b/res/cardsfolder/arbiter_of_knollridge.txt new file mode 100644 index 00000000000..09c1bc63f3b --- /dev/null +++ b/res/cardsfolder/arbiter_of_knollridge.txt @@ -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 \ No newline at end of file