mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
also adding AtEOTTrig which is a Trigger for the Token instead of a delayed one. also fixed some cards where it say: "gain haste" vs "has haste"
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
Name:Gemini Engine
|
|
ManaCost:6
|
|
Types:Artifact Creature Construct
|
|
PT:3/4
|
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME attacks, put a colorless Construct artifact creature token named Twin onto the battlefield attacking. Its power is equal to CARDNAME's power and its toughness is equal to CARDNAME's toughness. Sacrifice the token at end of combat.
|
|
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Twin | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ X | TokenToughness$ Y | TokenAttacking$ True | TokenSVars$ GeminiEngineEOT | AtEOT$ SacrificeCombat | References$ X,Y
|
|
SVar:X:Count$CardPower
|
|
SVar:Y:Count$CardToughness
|
|
SVar:HasAttackEffect:TRUE
|
|
SVar:GeminiEngineEOT:SVar:EndOfTurnLeavePlay:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/gemini_engine.jpg
|
|
Oracle:Whenever Gemini Engine attacks, put a colorless Construct artifact creature token named Twin onto the battlefield attacking. Its power is equal to Gemini Engine's power and its toughness is equal to Gemini Engine's toughness. Sacrifice the token at end of combat.
|