- Added Ben-Ben, Akki Hermit, Brittle Effigy, Lightbringer and Lieutenant Kirtar.

This commit is contained in:
jendave
2011-08-06 09:18:20 +00:00
parent 8c29e81df3
commit 479378c823
6 changed files with 44 additions and 1 deletions

4
.gitattributes vendored
View File

@@ -395,6 +395,7 @@ res/cardsfolder/belbes_portal.txt -text svneol=native#text/plain
res/cardsfolder/belligerent_hatchling.txt -text svneol=native#text/plain
res/cardsfolder/bellowing_tanglewurm.txt -text svneol=native#text/plain
res/cardsfolder/beloved_chaplain.txt -text svneol=native#text/plain
res/cardsfolder/ben_ben_akki_hermit.txt -text svneol=native#text/plain
res/cardsfolder/benalish_cavalry.txt -text svneol=native#text/plain
res/cardsfolder/benalish_heralds.txt -text svneol=native#text/plain
res/cardsfolder/benalish_knight.txt -text svneol=native#text/plain
@@ -569,6 +570,7 @@ res/cardsfolder/bringer_of_the_blue_dawn.txt -text svneol=native#text/plain
res/cardsfolder/bringer_of_the_green_dawn.txt -text svneol=native#text/plain
res/cardsfolder/bringer_of_the_white_dawn.txt -text svneol=native#text/plain
res/cardsfolder/brion_stoutarm.txt -text svneol=native#text/plain
res/cardsfolder/brittle_effigy.txt -text svneol=native#text/plain
res/cardsfolder/brood_birthing.txt -text svneol=native#text/plain
res/cardsfolder/broodmate_dragon.txt -text svneol=native#text/plain
res/cardsfolder/broodstar.txt -text svneol=native#text/plain
@@ -2388,6 +2390,7 @@ res/cardsfolder/library_of_alexandria.txt -text svneol=native#text/plain
res/cardsfolder/lich_lord_of_unx.txt -text svneol=native#text/plain
res/cardsfolder/lichenthrope.txt -text svneol=native#text/plain
res/cardsfolder/liege_of_the_pit.txt -text svneol=native#text/plain
res/cardsfolder/lieutenant_kirtar.txt -text svneol=native#text/plain
res/cardsfolder/life_burst.txt -text svneol=native#text/plain
res/cardsfolder/life_from_the_loam.txt -text svneol=native#text/plain
res/cardsfolder/lifeblood.txt -text svneol=native#text/plain
@@ -2397,6 +2400,7 @@ res/cardsfolder/lifesmith.txt -text svneol=native#text/plain
res/cardsfolder/lifespark_spellbomb.txt -text svneol=native#text/plain
res/cardsfolder/lifespinner.txt -text svneol=native#text/plain
res/cardsfolder/lifetap.txt -text svneol=native#text/plain
res/cardsfolder/lightbringer.txt -text svneol=native#text/plain
res/cardsfolder/lighthouse_chronologist.txt -text svneol=native#text/plain
res/cardsfolder/lightkeeper_of_emeria.txt -text svneol=native#text/plain
res/cardsfolder/lightning_angel.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Ben-Ben, Akki Hermit
ManaCost:2 R R
Types:Legendary Creature Goblin Shaman
Text:no text
PT:1/1
A:AB$DealDamage|Cost$T|ValidTgts$Creature.attacking|TgtPrompt$Select target attacking Creature|NumDmg$X|SpellDescription$Ben-Ben, Akki Hermit deals damage to target attacking creature equal to the number of untapped Mountains you control.
SVar:X:Count$Valid Mountain.untapped+YouCtrl
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/ben_ben_akki_hermit.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Brittle Effigy
ManaCost:1
Types:Artifact
Text:no text
A:AB$Bounce|Cost$4 T Exile<1/CARDNAME>|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Exile|SpellDescription$Exile target creature.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/brittle_effigy.jpg
End

View File

@@ -3,7 +3,8 @@ ManaCost:3 W W
Types:Creature Human Soldier
Text:no text
PT:3/3
A:AB$Bounce|Cost$tapXType<3/Soldier>|ValidTgts$Creature|TgtPrompt$Select target Creature|Destination$Exile|SpellDescription$Exile target creature.
A:AB$Bounce|Cost$tapXType<5/Soldier>|ValidTgts$Creature|TgtPrompt$Select target Creature|Destination$Exile|SpellDescription$Exile target creature.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/catapult_master.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Lieutenant Kirtar
ManaCost:1 W W
Types:Legendary Creature Bird Soldier
Text:no text
PT:2/2
K:Flying
A:AB$Bounce|Cost$1 W T Sac<1/CARDNAME>|ValidTgts$Creature.attacking|TgtPrompt$Select target attacking Creature|Destination$Exile|SpellDescription$Exile target attacking creature.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/lieutenant_kirtar.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Lightbringer
ManaCost:2 W
Types:Creature Kor Rebel
Text:no text
PT:2/2
A:AB$Bounce|Cost$T|ValidTgts$Creature.Black|TgtPrompt$Select target black Creature|Destination$Exile|SpellDescription$Exile target black creature.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightbringer.jpg
End