Commit 9d3e2d4a authored by wind2009's avatar wind2009

format

parent 14621d62
Pipeline #26925 passed with stages
in 57 seconds
--X-クロス・キャノン
--Xクロス・キャノン
local s,id,o=GetID()
function s.initial_effect(c)
local e1=Effect.CreateEffect(c)
......
--Y-ドラゴン・イアヘッド
--Yドラゴン・イアヘッド
local s,id,o=GetID()
function s.initial_effect(c)
aux.EnableUnionAttribute(c,s.filter)
......
--Z-ジリオン・キャタビラー
--Zジリオン・キャタビラー
local s,id,o=GetID()
function s.initial_effect(c)
aux.EnableUnionAttribute(c,s.filter)
......
--XYZ-ハイパー・ドラゴン・キャノン
--XYZハイパー・ドラゴン・キャノン
local s,id,o=GetID()
function s.initial_effect(c)
c:EnableReviveLimit()
......
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