- Added Blind Creeper, Bog Gnarr, Ebon Drake and Glade Gnarr.

This commit is contained in:
jendave
2011-08-06 08:34:49 +00:00
parent d94a5f822b
commit c71f3478ce
5 changed files with 47 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -406,6 +406,7 @@ res/cardsfolder/blight_sickle.txt -text svneol=native#text/plain
res/cardsfolder/blighted_shaman.txt -text svneol=native#text/plain
res/cardsfolder/blightning.txt -text svneol=native#text/plain
res/cardsfolder/blightspeaker.txt -text svneol=native#text/plain
res/cardsfolder/blind_creeper.txt -text svneol=native#text/plain
res/cardsfolder/blind_phantasm.txt -text svneol=native#text/plain
res/cardsfolder/blinding_light.txt -text svneol=native#text/plain
res/cardsfolder/blinding_mage.txt -text svneol=native#text/plain
@@ -438,6 +439,7 @@ res/cardsfolder/blurred_mongoose.txt -text svneol=native#text/plain
res/cardsfolder/boar_umbra.txt -text svneol=native#text/plain
res/cardsfolder/boartusk_liege.txt -text svneol=native#text/plain
res/cardsfolder/body_of_jukai.txt -text svneol=native#text/plain
res/cardsfolder/bog_gnarr.txt -text svneol=native#text/plain
res/cardsfolder/bog_imp.txt -text svneol=native#text/plain
res/cardsfolder/bog_initiate.txt -text svneol=native#text/plain
res/cardsfolder/bog_raiders.txt -text svneol=native#text/plain
@@ -1097,6 +1099,7 @@ res/cardsfolder/earthcraft.txt -text svneol=native#text/plain
res/cardsfolder/earthquake.txt -text svneol=native#text/plain
res/cardsfolder/eastern_paladin.txt -text svneol=native#text/plain
res/cardsfolder/ebon_dragon.txt -text svneol=native#text/plain
res/cardsfolder/ebon_drake.txt -text svneol=native#text/plain
res/cardsfolder/ebon_stronghold.txt -text svneol=native#text/plain
res/cardsfolder/ebony_rhino.txt -text svneol=native#text/plain
res/cardsfolder/ebony_treefolk.txt -text svneol=native#text/plain
@@ -1502,6 +1505,7 @@ res/cardsfolder/gilt_leaf_archdruid.txt -text svneol=native#text/plain
res/cardsfolder/giltspire_avenger.txt -text svneol=native#text/plain
res/cardsfolder/glacial_fortress.txt -text svneol=native#text/plain
res/cardsfolder/glacial_wall.txt -text svneol=native#text/plain
res/cardsfolder/glade_gnarr.txt -text svneol=native#text/plain
res/cardsfolder/glass_golem.txt -text svneol=native#text/plain
res/cardsfolder/glassdust_hulk.txt -text svneol=native#text/plain
res/cardsfolder/glasses_of_urza.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Blind Creeper
ManaCost:1 B
Types:Creature Zombie Beast
Text:no text
PT:3/3
K:WheneverKeyword:CastSpell/Any:No Condition:Play:StatsPumpEOT/-1/-1:Self:ASAP:No_Condition:No Special Condition:Whenever a player casts a spell, Blind Creeper gets -1/-1 until end of turn.
SVar:AntiBuffedBy:Spell
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/blind_creeper.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Bog Gnarr
ManaCost:4 G
Types:Creature Beast
Text:no text
PT:2/2
K:WheneverKeyword:CastSpell/Any:Color/black:Play:StatsPumpEOT/2/2:Self:ASAP:No_Condition:No Special Condition:Whenever a player casts a black spell, Bog Gnarr gets +2/+2 until end of turn.
SVar:BuffedBy:Spell.Black
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bog_gnarr.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Ebon Drake
ManaCost:2 B
Types:Creature Drake
Text:no text
PT:3/3
K:Flying
K:WheneverKeyword:CastSpell/Any:No Condition:Play:ModifyLife/-1:ControllingPlayer_Self:ASAP:No_Condition:No Special Condition:Whenever a player casts a spell, you lose 1 life.
SVar:AntiBuffedBy:Spell
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/ebon_drake.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Glade Gnarr
ManaCost:5 G
Types:Creature Beast
Text:no text
PT:4/4
K:WheneverKeyword:CastSpell/Any:Color/blue:Play:StatsPumpEOT/2/2:Self:ASAP:No_Condition:No Special Condition:Whenever a player casts a blue spell, Glade Gnarr gets +2/+2 until end of turn.
SVar:BuffedBy:Spell.Blue
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/glade_gnarr.jpg
End