Commit cea74c1a authored by 未闻皂名's avatar 未闻皂名

2025/4/28 新增:等离子模型新卡

parent 061e5e83
Pipeline #35645 passed with stages
in 13 minutes and 1 second
No preview for this file type
......@@ -27,6 +27,6 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
end)
end)
if Duel.GetFlagEffect(tp,m)~=0 then return end
RD.CreateRaceCannotAttackEffect(e,aux.Stringid(m,1),RACE_ALL-RACE_THUNDER,tp,1,0,RESET_PHASE+PHASE_END)
RD.CreateRaceCannotAttackEffect(e,aux.Stringid(m,2),RACE_ALL-RACE_THUNDER,tp,1,0,RESET_PHASE+PHASE_END)
Duel.RegisterFlagEffect(tp,m,RESET_PHASE+PHASE_END,0,1)
end
\ No newline at end of file
local m=120285056
local cm=_G["c"..m]
cm.name="等离子模型维护"
cm.name="等离子模型保养"
function cm.initial_effect(c)
--Activate
RD.RegisterEquipEffect(c,nil,nil,cm.target)
......
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