diff --git a/.gitattributes b/.gitattributes index 42a2982a1d9..beb1044d890 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3193,6 +3193,7 @@ res/cardsfolder/instill_infection.txt -text svneol=native#text/plain res/cardsfolder/insurrection.txt -text svneol=native#text/plain res/cardsfolder/intervene.txt -text svneol=native#text/plain res/cardsfolder/intimidation.txt -text svneol=native#text/plain +res/cardsfolder/intimidator_initiate.txt -text svneol=native#text/plain res/cardsfolder/into_the_core.txt -text svneol=native#text/plain res/cardsfolder/into_the_north.txt -text svneol=native#text/plain res/cardsfolder/into_thin_air.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/intimidator_initiate.txt b/res/cardsfolder/intimidator_initiate.txt new file mode 100644 index 00000000000..d3ba57f22f3 --- /dev/null +++ b/res/cardsfolder/intimidator_initiate.txt @@ -0,0 +1,11 @@ +Name:Intimidator Initiate +ManaCost:R +Types:Creature Goblin Shaman +Text:no text +PT:1/1 +T:Mode$ SpellCast | ValidCard$ Card.Red | TriggerZones$ Battlefield | Execute$ TrigPumpCurse | OptionalDecider$ You | TriggerDescription$ Whenever a player casts a red spell, you may pay 1. If you do, target creature can't block this turn. +SVar:TrigPumpCurse:AB$Pump | Cost$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | KW$ HIDDEN CARDNAME can't block. +SVar:PlayMain1:TRUE +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/intimidator_initiate.jpg +End \ No newline at end of file