mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Arbiter of Knollridge (from Lorwyn)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/arbiter_of_knollridge.txt
Normal file
12
res/cardsfolder/arbiter_of_knollridge.txt
Normal 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
|
||||
Reference in New Issue
Block a user