mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Smoldering Spires.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5114,6 +5114,7 @@ res/cardsfolder/smokestack.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/smolder_initiate.txt svneol=native#text/plain
|
res/cardsfolder/smolder_initiate.txt svneol=native#text/plain
|
||||||
res/cardsfolder/smoldering_butcher.txt -text svneol=native#text/plain
|
res/cardsfolder/smoldering_butcher.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/smoldering_crater.txt -text svneol=native#text/plain
|
res/cardsfolder/smoldering_crater.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/smoldering_spires.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/smother.txt -text svneol=native#text/plain
|
res/cardsfolder/smother.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/snake_basket.txt -text svneol=native#text/plain
|
res/cardsfolder/snake_basket.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/snake_cult_initiation.txt -text svneol=native#text/plain
|
res/cardsfolder/snake_cult_initiation.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/smoldering_spires.txt
Normal file
11
res/cardsfolder/smoldering_spires.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Smoldering Spires
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Land
|
||||||
|
Text:no text
|
||||||
|
K:CARDNAME enters the battlefield tapped.
|
||||||
|
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature can't block this turn.
|
||||||
|
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | IsCurse$ True | KW$ CARDNAME can't block | TgtPrompt$ Select target creature.
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/Smoldering_Spires.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user