Commit 64807b6b authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c16364055.lua

parent bab8dad5
Pipeline #30620 canceled with stages
in 16 seconds
--死X 多路战龙兽 --死X 多路战龙兽
function c16364055.initial_effect(c) function c16364055.initial_effect(c)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,aux.TargetBoolFunction(Card.IsSetCard,0xdc3),9,3,c16364055.ovfilter,aux.Stringid(16364055,3),3,c16364055.xyzop0) aux.AddXyzProcedure(c,aux.FilterBoolFunction(Card.IsSetCard,0xdc3),9,3,c16364055.ovfilter,aux.Stringid(16364055,3),3,c16364055.xyzop0)
c:EnableReviveLimit() c:EnableReviveLimit()
--special summon --special summon
local e1=Effect.CreateEffect(c) 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