mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Complex Automaton
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1164,6 +1164,7 @@ res/cardsfolder/command_of_unsummoning.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/commander_eesha.txt -text svneol=native#text/plain
|
res/cardsfolder/commander_eesha.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/commander_greven_il_vec.txt -text svneol=native#text/plain
|
res/cardsfolder/commander_greven_il_vec.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/commune_with_nature.txt -text svneol=native#text/plain
|
res/cardsfolder/commune_with_nature.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/complex_automaton.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/composite_golem.txt -text svneol=native#text/plain
|
res/cardsfolder/composite_golem.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/compulsion.txt -text svneol=native#text/plain
|
res/cardsfolder/compulsion.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/compulsive_research.txt -text svneol=native#text/plain
|
res/cardsfolder/compulsive_research.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/complex_automaton.txt
Normal file
10
res/cardsfolder/complex_automaton.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Complex Automaton
|
||||||
|
ManaCost:4
|
||||||
|
Types:Artifact Creature Golem
|
||||||
|
Text:no text
|
||||||
|
PT:4/4
|
||||||
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Permanent.YouCtrl | PresentCompare$ GE7 | TriggerZones$ Battlefield | Execute$ TrigBounce | TriggerDescription$ At the beginning of your upkeep, if you control seven or more permanents, return CARDNAME to its owner's hand.
|
||||||
|
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/complex_automaton.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user