Commit 5462bbf1 authored by 未闻皂名's avatar 未闻皂名

2025/4/26 已发售的卡片移至正式卡

parent a121d1c0
Pipeline #35560 passed with stages
in 9 minutes and 58 seconds
No preview for this file type
No preview for this file type
RD.SameCard(120218014,120244035)
\ No newline at end of file
local m=120280002
local cm=_G["c"..m]
cm.name="礼仪的巫师"
cm.name="仪式法巫师"
function cm.initial_effect(c)
RD.AddRitualProcedure(c)
--Destroy
......
local m=120280003
local cm=_G["c"..m]
cm.name="礼仪的骑士"
cm.name="仪式法骑士"
function cm.initial_effect(c)
RD.AddRitualProcedure(c)
--Atk Up
......
local m=120280006
local list={120280030}
local cm=_G["c"..m]
cm.name="混沌翼龙"
cm.name="混沌翼龙"
function cm.initial_effect(c)
RD.AddCodeList(c,list)
--Set
......
local m=120280007
local cm=_G["c"..m]
cm.name="进军路易斯"
cm.name="进军路易斯"
function cm.initial_effect(c)
--Discard Deck
local e1=Effect.CreateEffect(c)
......
local m=120280008
local cm=_G["c"..m]
cm.name="引诱光明的狮鹫兽卫"
cm.name="诱动光明的狮鹫兽卫"
function cm.initial_effect(c)
--Set
local e1=Effect.CreateEffect(c)
......
local m=120280009
local list={120280009}
local cm=_G["c"..m]
cm.name="导向黑暗的栗子球"
cm.name="引导黑暗的栗子球"
function cm.initial_effect(c)
RD.AddCodeList(c,list)
--Lock Attack
......
local m=120280010
local cm=_G["c"..m]
cm.name="祭殿探求者"
cm.name="祭殿探求者"
function cm.initial_effect(c)
--Special Summon
local e1=Effect.CreateEffect(c)
......
local m=120280031
local list={120280002,120280003}
local cm=_G["c"..m]
cm.name="礼仪之门"
cm.name="仪式法之门"
function cm.initial_effect(c)
RD.AddCodeList(c,list)
--Activate
......
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