diff --git a/.gitattributes b/.gitattributes index e1e168564f5..4791d3d5ad2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/blind_creeper.txt b/res/cardsfolder/blind_creeper.txt new file mode 100644 index 00000000000..90f127b2459 --- /dev/null +++ b/res/cardsfolder/blind_creeper.txt @@ -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 diff --git a/res/cardsfolder/bog_gnarr.txt b/res/cardsfolder/bog_gnarr.txt new file mode 100644 index 00000000000..da6e5015bc7 --- /dev/null +++ b/res/cardsfolder/bog_gnarr.txt @@ -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 diff --git a/res/cardsfolder/ebon_drake.txt b/res/cardsfolder/ebon_drake.txt new file mode 100644 index 00000000000..dec0690a45e --- /dev/null +++ b/res/cardsfolder/ebon_drake.txt @@ -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 diff --git a/res/cardsfolder/glade_gnarr.txt b/res/cardsfolder/glade_gnarr.txt new file mode 100644 index 00000000000..1c2212dbb81 --- /dev/null +++ b/res/cardsfolder/glade_gnarr.txt @@ -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