mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Grinding Station.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2666,6 +2666,7 @@ res/cardsfolder/grim_monolith.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grim_poppet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grim_tutor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grindclock.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grinding_station.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grindstone.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grinning_demon.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grinning_ignus.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/grinding_station.txt
Normal file
10
res/cardsfolder/grinding_station.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Grinding Station
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mill | Cost$ T Sac<1/Artifact> | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Select target player | SpellDescription$ Target player puts the top three cards of his or her library into his or her graveyard.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact | IsPresent$ Card.Self | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ Whenever an artifact enters the battlefield, you may untap CARDNAME.
|
||||
SVar:TrigUntap:AB$Untap | Cost$ 0 | Defined$ Self
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/grinding_station.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user