Files
forge/forge-gui/res/cardsfolder/g/gemini_engine.txt
Hanmac 394281b7f5 reworked a bunch of cards, using AtEOT for Token too,
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"
2016-07-23 07:35:34 +00:00

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.