Commit 3892b9c1 authored by mercury233's avatar mercury233 Committed by GitHub

update XX-セイバー ガトムズ

should be able to use Tatsunoko (DNA changed to Earth) and Labradorite Dragon (from hand) as materials
parent 5417a96f
--XX-セイバー ガトムズ
function c52352005.initial_effect(c)
--synchro summon
aux.AddSynchroProcedure(c,nil,aux.FilterBoolFunction(Card.IsAttribute,ATTRIBUTE_EARTH),1)
aux.AddSynchroMixProcedure(c,aux.Tuner(nil),nil,nil,aux.FilterBoolFunction(Card.IsAttribute,ATTRIBUTE_EARTH),1,99)
c:EnableReviveLimit()
--handes
local e1=Effect.CreateEffect(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment