mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Flint Golem
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2212,6 +2212,7 @@ res/cardsfolder/flight.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/flight_of_fancy.txt -text svneol=native#text/plain
|
res/cardsfolder/flight_of_fancy.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/flight_spellbomb.txt -text svneol=native#text/plain
|
res/cardsfolder/flight_spellbomb.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/fling.txt -text svneol=native#text/plain
|
res/cardsfolder/fling.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/flint_golem.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/floating_dream_zubera.txt -text svneol=native#text/plain
|
res/cardsfolder/floating_dream_zubera.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/flood.txt -text svneol=native#text/plain
|
res/cardsfolder/flood.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/flood_plain.txt -text svneol=native#text/plain
|
res/cardsfolder/flood_plain.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/flint_golem.txt
Normal file
10
res/cardsfolder/flint_golem.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Flint Golem
|
||||||
|
ManaCost:4
|
||||||
|
Types:Artifact Creature Golem
|
||||||
|
Text:no text
|
||||||
|
PT:2/3
|
||||||
|
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ Whenever CARDNAME becomes blocked, defending player puts the top three cards of his or her library into his or her graveyard.
|
||||||
|
SVar:TrigMill:AB$Mill | Cost$ 0 | Defined$ Opponent | NumCards$ 3
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/flint_golem.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user