- Added Intimidator Initiate

This commit is contained in:
jendave
2011-08-06 20:33:44 +00:00
parent d8d2d6b2a1
commit f88d256dc5
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/insurrection.txt -text svneol=native#text/plain
res/cardsfolder/intervene.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/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_core.txt -text svneol=native#text/plain
res/cardsfolder/into_the_north.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 res/cardsfolder/into_thin_air.txt -text svneol=native#text/plain

View File

@@ -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