diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index ea5c42f2b..f7fe5bf63 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -2033,15 +2033,6 @@ power=3 toughness=2 [/card] [card] -name=Bloodcrazed Goblin -text=Bloodcrazed Goblin can't attack unless an opponent was dealt noncombat damage this turn. -mana={R} -type=Creature -subtype=Goblin Berserker -power=2 -toughness=2 -[/card] -[card] name=Bloodcurdler text=Flying -- At the beginning of your upkeep, put the top card of your library into your graveyard. -- Threshold - As long as seven or more cards are in your graveyard, Bloodcurdler gets +1/+1 and has "At the beginning of your end step, exile two cards from your graveyard." mana={1}{B} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 4d8b8f6b2..0266a441b 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -6461,6 +6461,17 @@ power=1 toughness=1 [/card] [card] +name=Bloodcrazed Goblin +auto=this(opponentdamagecount >0) -cantattack +text=Bloodcrazed Goblin can't attack unless an opponent was dealt noncombat damage this turn. +mana={R} +abilities=cantattack +type=Creature +subtype=Goblin Berserker +power=2 +toughness=2 +[/card] +[card] name=Blood Crypt auto=tap auto=may untap && life:-2 controller