mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Intimidator Initiate
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
11
res/cardsfolder/intimidator_initiate.txt
Normal file
11
res/cardsfolder/intimidator_initiate.txt
Normal 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
|
||||||
Reference in New Issue
Block a user